|
|
|
| 1 | 2026-04-28T21:00:50.023Z | job assigned to worker 01KQAY8P2MT33Y7D5FY136Q1ER [factory aws, i-04b9b419e6ea8308e] (queued for 52 s) |
| |
| 2 | 2026-04-28T21:00:58.765Z | starting task 0: "setup" |
| 3 | 2026-04-28T21:00:58.768Z | ++ uname -s |
| 4 | 2026-04-28T21:00:58.771Z | + kern=SunOS |
| 5 | 2026-04-28T21:00:58.771Z | + build_user=build |
| 6 | 2026-04-28T21:00:58.771Z | + build_uid=12345 |
| 7 | 2026-04-28T21:00:58.772Z | + work_dir=/work |
| 8 | 2026-04-28T21:00:58.772Z | + input_dir=/input |
| 9 | 2026-04-28T21:00:58.772Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-28T21:00:58.772Z | + case "$kern" in |
| 11 | 2026-04-28T21:00:58.772Z | + groupadd -g 12345 build |
| 12 | 2026-04-28T21:00:58.775Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-28T21:01:00.779Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-28T21:01:00.855Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-28T21:01:00.858Z | + home_fs=zfs |
| 16 | 2026-04-28T21:01:00.858Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-28T21:01:00.858Z | + mkdir -p /home/build |
| 18 | 2026-04-28T21:01:00.858Z | + chown build:build /home/build /work |
| 19 | 2026-04-28T21:01:02.859Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-28T21:01:02.880Z | process exited: duration 4098 ms, exit code 0 |
| |
| 21 | 2026-04-28T21:01:02.896Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-28T21:01:02.905Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-04-28T21:01:02.905Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-04-28T21:01:02.905Z | * rust toolchain profile = "default" |
| 25 | 2026-04-28T21:01:02.905Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-28T21:01:02.905Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-28T21:01:02.905Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-28T21:01:02.905Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-28T21:01:02.905Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-28T21:01:03.001Z | info: downloading installer |
| 31 | 2026-04-28T21:01:04.880Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-28T21:01:04.880Z | warn: /opt/ooce/bin |
| 33 | 2026-04-28T21:01:04.880Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-28T21:01:04.881Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-28T21:01:04.881Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-28T21:01:04.881Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-28T21:01:04.881Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-28T21:01:04.881Z | error: cannot install while Rust is installed |
| 39 | 2026-04-28T21:01:04.881Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-28T21:01:04.881Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-28T21:01:04.881Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-28T21:01:04.881Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-28T21:01:04.881Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-28T21:01:04.914Z | info: profile set to default |
| 45 | 2026-04-28T21:01:04.914Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-28T21:01:04.922Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-28T21:01:05.060Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-28T21:01:05.070Z | info: downloading 6 components |
| 49 | 2026-04-28T21:01:20.289Z | |
| 50 | 2026-04-28T21:01:20.289Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-28T21:01:20.320Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-28T21:01:20.320Z | |
| 53 | 2026-04-28T21:01:20.320Z | |
| 54 | 2026-04-28T21:01:20.320Z | Rust is installed now. Great! |
| 55 | 2026-04-28T21:01:20.320Z | |
| 56 | 2026-04-28T21:01:20.320Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-28T21:01:20.320Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-28T21:01:20.320Z | |
| 59 | 2026-04-28T21:01:20.320Z | To configure your current shell, you need to source |
| 60 | 2026-04-28T21:01:20.320Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-28T21:01:20.320Z | |
| 62 | 2026-04-28T21:01:20.320Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-28T21:01:20.320Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-28T21:01:20.320Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-28T21:01:20.320Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-28T21:01:20.320Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-28T21:01:20.320Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-28T21:01:20.320Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-28T21:01:20.323Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-28T21:01:20.323Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-28T21:01:20.421Z | + rustup --version |
| 72 | 2026-04-28T21:01:20.430Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-28T21:01:20.433Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-28T21:01:20.452Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-28T21:01:20.455Z | + cargo --version |
| 76 | 2026-04-28T21:01:20.468Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-28T21:01:20.471Z | + rustc --version |
| 78 | 2026-04-28T21:01:20.491Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-28T21:01:20.494Z | process exited: duration 17596 ms, exit code 0 |
| |
| 80 | 2026-04-28T21:01:20.500Z | starting task 2: "authentication" |
| 81 | 2026-04-28T21:01:20.516Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-04-28T21:01:20.521Z | starting task 3: "clone repository" |
| 83 | 2026-04-28T21:01:20.525Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-28T21:01:20.527Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-28T21:01:20.736Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-28T21:01:29.983Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-28T21:01:29.983Z | + git fetch origin bcce522e7e20a301284a4cbe454688a3754288c0 |
| 88 | 2026-04-28T21:01:30.291Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-28T21:01:30.291Z | * branch bcce522e7e20a301284a4cbe454688a3754288c0 -> FETCH_HEAD |
| 90 | 2026-04-28T21:01:30.299Z | + [[ -n manual-disk-adoption ]] |
| 91 | 2026-04-28T21:01:30.306Z | ++ git branch --show-current |
| 92 | 2026-04-28T21:01:30.316Z | + current=main |
| 93 | 2026-04-28T21:01:30.316Z | + [[ main != manual-disk-adoption ]] |
| 94 | 2026-04-28T21:01:30.316Z | + git branch -f manual-disk-adoption bcce522e7e20a301284a4cbe454688a3754288c0 |
| 95 | 2026-04-28T21:01:30.316Z | + git checkout -f manual-disk-adoption |
| 96 | 2026-04-28T21:01:30.535Z | Switched to branch 'manual-disk-adoption' |
| 97 | 2026-04-28T21:01:30.538Z | + git reset --hard bcce522e7e20a301284a4cbe454688a3754288c0 |
| 98 | 2026-04-28T21:01:30.551Z | HEAD is now at bcce522e7 Merge branch 'main' into manual-disk-adoption |
| 99 | 2026-04-28T21:01:30.554Z | process exited: duration 10030 ms, exit code 0 |
| |
| 100 | 2026-04-28T21:01:30.560Z | starting task 4: "build" |
| 101 | 2026-04-28T21:01:30.565Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-28T21:01:30.568Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-28T21:01:30.568Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-28T21:01:30.568Z | + cargo --version |
| 105 | 2026-04-28T21:01:30.575Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-28T21:01:30.578Z | + rustc --version |
| 107 | 2026-04-28T21:01:30.598Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-28T21:01:30.601Z | + source ./env.sh |
| 109 | 2026-04-28T21:01:30.601Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-28T21:01:30.601Z | ++ set -o xtrace |
| 111 | 2026-04-28T21:01:30.604Z | ++++ dirname ./env.sh |
| 112 | 2026-04-28T21:01:30.604Z | +++ readlink -f . |
| 113 | 2026-04-28T21:01:30.619Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ 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-28T21:01:30.622Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-28T21:01:30.623Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-28T21:01:30.623Z | + 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-28T21:01:30.623Z | + 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-28T21:01:30.623Z | + banner prerequisites |
| 127 | 2026-04-28T21:01:30.623Z | |
| 128 | 2026-04-28T21:01:30.623Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-28T21:01:30.623Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-28T21:01:30.623Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-28T21:01:30.623Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-28T21:01:30.623Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-28T21:01:30.623Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-28T21:01:30.623Z | |
| 135 | 2026-04-28T21:01:30.623Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-28T21:01:42.042Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-28T21:01:49.390Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-28T21:01:55.847Z | Planning: Solver setup ... Done (4.930s) |
| 139 | 2026-04-28T21:01:55.881Z | Planning: Running solver ... Done (0.034s) |
| 140 | 2026-04-28T21:01:56.008Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-04-28T21:01:56.020Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-04-28T21:01:56.136Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-04-28T21:01:56.173Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-04-28T21:01:56.209Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-04-28T21:01:56.442Z | Planning: Checking for conflicting actions ... Done (0.233s) |
| 146 | 2026-04-28T21:01:56.451Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-04-28T21:01:58.221Z | Planning: Evaluating mediators ... Done (1.770s) |
| 148 | 2026-04-28T21:01:58.229Z | Planning: Planning completed in 8.68 seconds |
| 149 | 2026-04-28T21:01:58.250Z | Packages to install: 5 |
| 150 | 2026-04-28T21:01:58.250Z | Mediators to change: 3 |
| 151 | 2026-04-28T21:01:58.253Z | Services to change: 1 |
| 152 | 2026-04-28T21:01:58.253Z | Estimated space available: 155.34 GB |
| 153 | 2026-04-28T21:01:58.253Z | Estimated space to be consumed: 1.89 GB |
| 154 | 2026-04-28T21:01:58.253Z | Create boot environment: No |
| 155 | 2026-04-28T21:01:58.253Z | Create backup boot environment: No |
| 156 | 2026-04-28T21:01:58.254Z | Rebuild boot archive: No |
| 157 | 2026-04-28T21:01:58.254Z | |
| 158 | 2026-04-28T21:01:58.254Z | Changed mediators: |
| 159 | 2026-04-28T21:01:58.254Z | mediator clang: |
| 160 | 2026-04-28T21:01:58.254Z | version: None -> 15 (system default) |
| 161 | 2026-04-28T21:01:58.254Z | |
| 162 | 2026-04-28T21:01:58.254Z | mediator llvm: |
| 163 | 2026-04-28T21:01:58.254Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-28T21:01:58.254Z | |
| 165 | 2026-04-28T21:01:58.254Z | mediator postgresql: |
| 166 | 2026-04-28T21:01:58.254Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-04-28T21:01:58.254Z | |
| 168 | 2026-04-28T21:01:58.254Z | Changed packages: |
| 169 | 2026-04-28T21:01:58.254Z | helios-dev |
| 170 | 2026-04-28T21:01:58.254Z | developer/build-essential |
| 171 | 2026-04-28T21:01:58.254Z | None -> 11-2.0 |
| 172 | 2026-04-28T21:01:58.254Z | library/libxmlsec1 |
| 173 | 2026-04-28T21:01:58.254Z | None -> 1.2.35-2.0 |
| 174 | 2026-04-28T21:01:58.254Z | ooce/developer/clang-15 |
| 175 | 2026-04-28T21:01:58.254Z | None -> 15.0.7-2.0 |
| 176 | 2026-04-28T21:01:58.254Z | ooce/developer/llvm-15 |
| 177 | 2026-04-28T21:01:58.254Z | None -> 15.0.7-2.0 |
| 178 | 2026-04-28T21:01:58.254Z | ooce/library/postgresql-18 |
| 179 | 2026-04-28T21:01:58.254Z | None -> 18.1-2.0 |
| 180 | 2026-04-28T21:01:58.254Z | |
| 181 | 2026-04-28T21:01:58.254Z | Services: |
| 182 | 2026-04-28T21:01:58.254Z | restart_fmri: |
| 183 | 2026-04-28T21:01:58.254Z | svc:/system/update-man-index:default |
| 184 | 2026-04-28T21:01:58.321Z | |
| 185 | 2026-04-28T21:01:58.321Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-04-28T21:02:03.321Z | Download: 1368/4272 items 113.8/219.0MB 51% complete (23.6M/s) |
| 187 | 2026-04-28T21:02:09.216Z | Download: 2217/4272 items 117.2/219.0MB 53% complete (15.3M/s) |
| 188 | 2026-04-28T21:02:14.218Z | Download: 2485/4272 items 120.2/219.0MB 54% complete (488k/s) |
| 189 | 2026-04-28T21:02:21.036Z | Download: 3243/4272 items 203.1/219.0MB 92% complete (10.5M/s) |
| 190 | 2026-04-28T21:02:29.118Z | Download: 3245/4272 items 203.1/219.0MB 92% complete |
| 191 | 2026-04-28T21:02:36.859Z | Download: 3288/4272 items 211.8/219.0MB 96% complete (1023k/s) |
| 192 | 2026-04-28T21:02:44.920Z | Download: 3289/4272 items 212.4/219.0MB 96% complete (1.1M/s) |
| 193 | 2026-04-28T21:02:48.561Z | Download: Completed 218.99 MB in 50.24 seconds (4.4M/s) |
| 194 | 2026-04-28T21:02:48.688Z | Actions: 1/4789 actions (Installing new actions) |
| 195 | 2026-04-28T21:02:52.218Z | Actions: Completed 4789 actions in 3.53 seconds. |
| 196 | 2026-04-28T21:02:52.519Z | Done (0.297s) |
| 197 | 2026-04-28T21:02:52.519Z | Done (0.000s) |
| 198 | 2026-04-28T21:02:53.255Z | Done (0.736s) |
| 199 | 2026-04-28T21:02:56.586Z | Done (2.987s) |
| 200 | 2026-04-28T21:02:56.669Z | Done (0.023s) |
| 201 | 2026-04-28T21:02:56.674Z | Done (0.000s) |
| 202 | 2026-04-28T21:02:56.918Z | Done (0.000s) |
| 203 | 2026-04-28T21:02:57.760Z | Planning: Evaluating mediator changes ... Done |
| 204 | 2026-04-28T21:02:57.870Z | Planning: Checking for conflicting actions ... Done |
| 205 | 2026-04-28T21:02:57.874Z | Planning: Consolidating action changes ... Done |
| 206 | 2026-04-28T21:02:58.031Z | Planning: Evaluating mediators ... Done |
| 207 | 2026-04-28T21:02:58.034Z | Planning: Planning completed in 0.27 seconds |
| 208 | 2026-04-28T21:02:58.052Z | Mediators to change: 2 |
| 209 | 2026-04-28T21:02:58.052Z | Create boot environment: No |
| 210 | 2026-04-28T21:02:58.052Z | Create backup boot environment: No |
| 211 | 2026-04-28T21:02:58.098Z | Done |
| 212 | 2026-04-28T21:02:58.098Z | Done |
| 213 | 2026-04-28T21:02:58.705Z | Done |
| 214 | 2026-04-28T21:03:01.177Z | Done |
| 215 | 2026-04-28T21:03:01.248Z | Done |
| 216 | 2026-04-28T21:03:01.248Z | Done |
| 217 | 2026-04-28T21:03:01.500Z | Done |
| 218 | 2026-04-28T21:03:01.765Z | Planning: Evaluating mediator changes ... Done |
| 219 | 2026-04-28T21:03:01.874Z | Planning: Checking for conflicting actions ... Done |
| 220 | 2026-04-28T21:03:01.878Z | Planning: Consolidating action changes ... Done |
| 221 | 2026-04-28T21:03:02.033Z | Planning: Evaluating mediators ... Done |
| 222 | 2026-04-28T21:03:02.036Z | Planning: Planning completed in 0.27 seconds |
| 223 | 2026-04-28T21:03:02.054Z | Mediators to change: 1 |
| 224 | 2026-04-28T21:03:02.054Z | Create boot environment: No |
| 225 | 2026-04-28T21:03:02.054Z | Create backup boot environment: No |
| 226 | 2026-04-28T21:03:02.093Z | Done |
| 227 | 2026-04-28T21:03:02.093Z | Done |
| 228 | 2026-04-28T21:03:02.690Z | Done |
| 229 | 2026-04-28T21:03:05.152Z | Done |
| 230 | 2026-04-28T21:03:05.228Z | Done |
| 231 | 2026-04-28T21:03:05.228Z | Done |
| 232 | 2026-04-28T21:03:05.468Z | Done |
| 233 | 2026-04-28T21:03:05.749Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 234 | 2026-04-28T21:03:05.749Z | clang system 15 system |
| 235 | 2026-04-28T21:03:05.749Z | csh system system illumos |
| 236 | 2026-04-28T21:03:05.749Z | ctags system system illumos |
| 237 | 2026-04-28T21:03:05.749Z | file system system illumos |
| 238 | 2026-04-28T21:03:05.749Z | gcc vendor 12 vendor |
| 239 | 2026-04-28T21:03:05.749Z | gcc system 14 system |
| 240 | 2026-04-28T21:03:05.749Z | gcc system 10 system |
| 241 | 2026-04-28T21:03:05.749Z | go system 1.20 system |
| 242 | 2026-04-28T21:03:05.749Z | go system 1.19 system |
| 243 | 2026-04-28T21:03:05.749Z | llvm system 15 system |
| 244 | 2026-04-28T21:03:05.749Z | llvm system 14 system |
| 245 | 2026-04-28T21:03:05.749Z | mariadb system 10.6 system |
| 246 | 2026-04-28T21:03:05.749Z | mta vendor vendor dma |
| 247 | 2026-04-28T21:03:05.749Z | openjdk system 17 system |
| 248 | 2026-04-28T21:03:05.749Z | openjdk system 11 system |
| 249 | 2026-04-28T21:03:05.749Z | openjdk system 1.8 system |
| 250 | 2026-04-28T21:03:05.749Z | openssl vendor 3 vendor |
| 251 | 2026-04-28T21:03:05.749Z | perl system 5.36 system |
| 252 | 2026-04-28T21:03:05.749Z | postgresql system 18 system |
| 253 | 2026-04-28T21:03:05.749Z | postgresql system 15 system |
| 254 | 2026-04-28T21:03:05.750Z | postgresql system 13 system |
| 255 | 2026-04-28T21:03:05.750Z | python vendor 3 vendor |
| 256 | 2026-04-28T21:03:05.750Z | python system 2 system |
| 257 | 2026-04-28T21:03:05.750Z | python3 system 3.11 system |
| 258 | 2026-04-28T21:03:05.750Z | ruby system 3.0 system |
| 259 | 2026-04-28T21:03:05.750Z | words vendor vendor american-english |
| 260 | 2026-04-28T21:03:05.750Z | words system system australian-english |
| 261 | 2026-04-28T21:03:05.750Z | words system system british-english |
| 262 | 2026-04-28T21:03:05.750Z | words system system canadian-english |
| 263 | 2026-04-28T21:03:05.750Z | words system system french |
| 264 | 2026-04-28T21:03:05.750Z | words system system italian |
| 265 | 2026-04-28T21:03:05.750Z | words system system ngerman |
| 266 | 2026-04-28T21:03:05.750Z | words system system ogerman |
| 267 | 2026-04-28T21:03:05.750Z | words system system spanish |
| 268 | 2026-04-28T21:03:05.972Z | PUBLISHER TYPE STATUS P LOCATION |
| 269 | 2026-04-28T21:03:05.973Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 270 | 2026-04-28T21:03:10.501Z | FMRI IFO |
| 271 | 2026-04-28T21:03:10.501Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 272 | 2026-04-28T21:03:10.501Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 273 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 274 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 275 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 276 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 277 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 278 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 279 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 280 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 281 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 282 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 283 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 284 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 285 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 286 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 287 | 2026-04-28T21:03:10.502Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 288 | 2026-04-28T21:03:11.621Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 289 | 2026-04-28T21:03:11.910Z | Updating crates.io index |
| 290 | 2026-04-28T21:03:11.913Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 291 | 2026-04-28T21:03:12.199Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 292 | 2026-04-28T21:03:13.018Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 293 | 2026-04-28T21:03:13.442Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 294 | 2026-04-28T21:03:14.494Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 295 | 2026-04-28T21:03:15.007Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 296 | 2026-04-28T21:03:16.646Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 297 | 2026-04-28T21:03:17.429Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 298 | 2026-04-28T21:03:17.696Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 299 | 2026-04-28T21:03:18.437Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 300 | 2026-04-28T21:03:18.771Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 301 | 2026-04-28T21:03:19.152Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 302 | 2026-04-28T21:03:19.494Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 303 | 2026-04-28T21:03:20.431Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 304 | 2026-04-28T21:03:20.929Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 305 | 2026-04-28T21:03:21.373Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 306 | 2026-04-28T21:03:21.731Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 307 | 2026-04-28T21:03:22.068Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 308 | 2026-04-28T21:03:22.416Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 309 | 2026-04-28T21:03:22.676Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 310 | 2026-04-28T21:03:22.950Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 311 | 2026-04-28T21:03:23.338Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 312 | 2026-04-28T21:03:23.656Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 313 | 2026-04-28T21:03:24.198Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 314 | 2026-04-28T21:03:24.546Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 315 | 2026-04-28T21:03:24.862Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 316 | 2026-04-28T21:03:25.158Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 317 | 2026-04-28T21:03:26.087Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 318 | 2026-04-28T21:03:27.017Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 319 | 2026-04-28T21:03:28.103Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 320 | 2026-04-28T21:03:28.108Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 321 | 2026-04-28T21:03:28.161Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 322 | 2026-04-28T21:03:28.495Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 323 | 2026-04-28T21:03:28.835Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 324 | 2026-04-28T21:03:29.400Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 325 | 2026-04-28T21:03:29.657Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 326 | 2026-04-28T21:03:29.994Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 327 | 2026-04-28T21:03:30.421Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 328 | 2026-04-28T21:03:42.112Z | Downloading crates ... |
| 329 | 2026-04-28T21:03:42.168Z | Downloaded bitflags v2.11.0 |
| 330 | 2026-04-28T21:03:42.171Z | Downloaded smawk v0.3.2 |
| 331 | 2026-04-28T21:03:42.178Z | Downloaded tabled_derive v0.7.0 |
| 332 | 2026-04-28T21:03:42.178Z | Downloaded once_cell v1.21.3 |
| 333 | 2026-04-28T21:03:42.178Z | Downloaded litemap v0.8.1 |
| 334 | 2026-04-28T21:03:42.181Z | Downloaded serde_derive v1.0.228 |
| 335 | 2026-04-28T21:03:42.184Z | Downloaded unicode-xid v0.2.6 |
| 336 | 2026-04-28T21:03:42.184Z | Downloaded idna_adapter v1.2.1 |
| 337 | 2026-04-28T21:03:42.184Z | Downloaded anstyle-query v1.1.5 |
| 338 | 2026-04-28T21:03:42.187Z | Downloaded memchr v2.8.0 |
| 339 | 2026-04-28T21:03:42.190Z | Downloaded toml_datetime v0.6.11 |
| 340 | 2026-04-28T21:03:42.190Z | Downloaded thread-id v4.2.2 |
| 341 | 2026-04-28T21:03:42.194Z | Downloaded camino-tempfile v1.4.1 |
| 342 | 2026-04-28T21:03:42.197Z | Downloaded unicode-linebreak v0.1.5 |
| 343 | 2026-04-28T21:03:42.197Z | Downloaded cpufeatures v0.2.17 |
| 344 | 2026-04-28T21:03:42.202Z | Downloaded utf8_iter v1.0.4 |
| 345 | 2026-04-28T21:03:42.202Z | Downloaded fs-err v3.3.0 |
| 346 | 2026-04-28T21:03:42.202Z | Downloaded cfg-if v1.0.4 |
| 347 | 2026-04-28T21:03:42.202Z | Downloaded anstyle-parse v0.2.7 |
| 348 | 2026-04-28T21:03:42.202Z | Downloaded toml_write v0.1.2 |
| 349 | 2026-04-28T21:03:43.208Z | Downloaded fastrand v2.3.0 |
| 350 | 2026-04-28T21:03:43.212Z | Downloaded version_check v0.9.5 |
| 351 | 2026-04-28T21:03:43.212Z | Downloaded yoke-derive v0.8.1 |
| 352 | 2026-04-28T21:03:43.212Z | Downloaded utf8parse v0.2.2 |
| 353 | 2026-04-28T21:03:43.212Z | Downloaded zerofrom-derive v0.1.6 |
| 354 | 2026-04-28T21:03:43.212Z | Downloaded usdt-macro v0.5.0 |
| 355 | 2026-04-28T21:03:43.212Z | Downloaded zerofrom v0.1.6 |
| 356 | 2026-04-28T21:03:43.212Z | Downloaded icu_properties v2.1.2 |
| 357 | 2026-04-28T21:03:43.212Z | Downloaded typeid v1.0.3 |
| 358 | 2026-04-28T21:03:43.212Z | Downloaded usdt-attr-macro v0.5.0 |
| 359 | 2026-04-28T21:03:43.212Z | Downloaded errno v0.3.14 |
| 360 | 2026-04-28T21:03:43.212Z | Downloaded writeable v0.6.2 |
| 361 | 2026-04-28T21:03:43.212Z | Downloaded displaydoc v0.2.5 |
| 362 | 2026-04-28T21:03:43.212Z | Downloaded tinystr v0.8.2 |
| 363 | 2026-04-28T21:03:43.212Z | Downloaded usdt-impl v0.5.0 |
| 364 | 2026-04-28T21:03:43.212Z | Downloaded usdt v0.5.0 |
| 365 | 2026-04-28T21:03:43.212Z | Downloaded camino v1.2.2 |
| 366 | 2026-04-28T21:03:43.212Z | Downloaded block-buffer v0.10.4 |
| 367 | 2026-04-28T21:03:43.212Z | Downloaded toml v0.8.23 |
| 368 | 2026-04-28T21:03:43.212Z | Downloaded thiserror-impl v2.0.18 |
| 369 | 2026-04-28T21:03:43.212Z | Downloaded zmij v1.0.21 |
| 370 | 2026-04-28T21:03:43.212Z | Downloaded url v2.5.8 |
| 371 | 2026-04-28T21:03:43.212Z | Downloaded zerovec-derive v0.11.2 |
| 372 | 2026-04-28T21:03:43.212Z | Downloaded thiserror v2.0.18 |
| 373 | 2026-04-28T21:03:43.212Z | Downloaded equivalent v1.0.2 |
| 374 | 2026-04-28T21:03:43.212Z | Downloaded thiserror v1.0.69 |
| 375 | 2026-04-28T21:03:43.212Z | Downloaded yoke v0.8.1 |
| 376 | 2026-04-28T21:03:43.212Z | Downloaded zerocopy-derive v0.7.35 |
| 377 | 2026-04-28T21:03:43.212Z | Downloaded heck v0.5.0 |
| 378 | 2026-04-28T21:03:43.212Z | Downloaded heck v0.4.1 |
| 379 | 2026-04-28T21:03:43.212Z | Downloaded icu_locale_core v2.1.1 |
| 380 | 2026-04-28T21:03:43.212Z | Downloaded ucd-trie v0.1.7 |
| 381 | 2026-04-28T21:03:43.212Z | Downloaded plain v0.2.3 |
| 382 | 2026-04-28T21:03:43.212Z | Downloaded percent-encoding v2.3.2 |
| 383 | 2026-04-28T21:03:43.212Z | Downloaded form_urlencoded v1.2.2 |
| 384 | 2026-04-28T21:03:43.213Z | Downloaded colorchoice v1.0.4 |
| 385 | 2026-04-28T21:03:43.213Z | Downloaded generic-array v0.14.7 |
| 386 | 2026-04-28T21:03:43.213Z | Downloaded unicode-ident v1.0.24 |
| 387 | 2026-04-28T21:03:43.213Z | Downloaded bytecount v0.6.9 |
| 388 | 2026-04-28T21:03:43.213Z | Downloaded thiserror-impl v1.0.69 |
| 389 | 2026-04-28T21:03:43.213Z | Downloaded scroll_derive v0.12.1 |
| 390 | 2026-04-28T21:03:43.213Z | Downloaded dtrace-parser v0.2.0 |
| 391 | 2026-04-28T21:03:43.213Z | Downloaded textwrap v0.16.2 |
| 392 | 2026-04-28T21:03:43.213Z | Downloaded serde-value v0.7.0 |
| 393 | 2026-04-28T21:03:43.213Z | Downloaded potential_utf v0.1.4 |
| 394 | 2026-04-28T21:03:43.213Z | Downloaded erased-serde v0.4.9 |
| 395 | 2026-04-28T21:03:43.213Z | Downloaded zerotrie v0.2.3 |
| 396 | 2026-04-28T21:03:43.213Z | Downloaded typenum v1.19.0 |
| 397 | 2026-04-28T21:03:43.213Z | Downloaded anstyle v1.0.13 |
| 398 | 2026-04-28T21:03:43.213Z | Downloaded toml_edit v0.22.27 |
| 399 | 2026-04-28T21:03:43.213Z | Downloaded strsim v0.11.1 |
| 400 | 2026-04-28T21:03:43.213Z | Downloaded zerovec v0.11.5 |
| 401 | 2026-04-28T21:03:43.214Z | Downloaded serde_spanned v0.6.9 |
| 402 | 2026-04-28T21:03:43.214Z | Downloaded fnv v1.0.7 |
| 403 | 2026-04-28T21:03:43.214Z | Downloaded proc-macro-error-attr v1.0.4 |
| 404 | 2026-04-28T21:03:43.214Z | Downloaded ordered-float v2.10.1 |
| 405 | 2026-04-28T21:03:43.214Z | Downloaded clap_lex v1.0.0 |
| 406 | 2026-04-28T21:03:43.214Z | Downloaded stable_deref_trait v1.2.1 |
| 407 | 2026-04-28T21:03:43.214Z | Downloaded memmap v0.7.0 |
| 408 | 2026-04-28T21:03:43.214Z | Downloaded macaddr v1.0.1 |
| 409 | 2026-04-28T21:03:43.214Z | Downloaded zerocopy v0.7.35 |
| 410 | 2026-04-28T21:03:43.214Z | Downloaded terminal_size v0.4.3 |
| 411 | 2026-04-28T21:03:43.214Z | Downloaded winnow v0.7.14 |
| 412 | 2026-04-28T21:03:43.214Z | Downloaded serde-untagged v0.1.9 |
| 413 | 2026-04-28T21:03:43.214Z | Downloaded serde_tokenstream v0.2.3 |
| 414 | 2026-04-28T21:03:43.214Z | Downloaded itoa v1.0.17 |
| 415 | 2026-04-28T21:03:43.214Z | Downloaded byteorder v1.5.0 |
| 416 | 2026-04-28T21:03:43.214Z | Downloaded icu_normalizer_data v2.1.1 |
| 417 | 2026-04-28T21:03:43.214Z | Downloaded unicode-width v0.2.0 |
| 418 | 2026-04-28T21:03:43.214Z | Downloaded unicode-width v0.1.14 |
| 419 | 2026-04-28T21:03:43.214Z | Downloaded pretty-hex v0.4.1 |
| 420 | 2026-04-28T21:03:43.214Z | Downloaded cargo-platform v0.2.0 |
| 421 | 2026-04-28T21:03:43.214Z | Downloaded clap_derive v4.5.55 |
| 422 | 2026-04-28T21:03:43.214Z | Downloaded clap v4.5.60 |
| 423 | 2026-04-28T21:03:43.214Z | Downloaded cargo_toml v0.21.0 |
| 424 | 2026-04-28T21:03:43.214Z | Downloaded cargo_metadata v0.21.0 |
| 425 | 2026-04-28T21:03:43.214Z | Downloaded proc-macro-error v1.0.4 |
| 426 | 2026-04-28T21:03:43.214Z | Downloaded dof v0.3.0 |
| 427 | 2026-04-28T21:03:43.214Z | Downloaded cargo-util-schemas v0.8.2 |
| 428 | 2026-04-28T21:03:43.214Z | Downloaded anstream v0.6.21 |
| 429 | 2026-04-28T21:03:43.214Z | Downloaded sha2 v0.10.9 |
| 430 | 2026-04-28T21:03:43.214Z | Downloaded scroll v0.12.0 |
| 431 | 2026-04-28T21:03:43.214Z | Downloaded autocfg v1.5.0 |
| 432 | 2026-04-28T21:03:43.214Z | Downloaded swrite v0.1.0 |
| 433 | 2026-04-28T21:03:43.214Z | Downloaded icu_collections v2.1.1 |
| 434 | 2026-04-28T21:03:43.214Z | Downloaded digest v0.10.7 |
| 435 | 2026-04-28T21:03:43.214Z | Downloaded anyhow v1.0.102 |
| 436 | 2026-04-28T21:03:43.214Z | Downloaded crypto-common v0.1.7 |
| 437 | 2026-04-28T21:03:43.215Z | Downloaded is_terminal_polyfill v1.70.2 |
| 438 | 2026-04-28T21:03:43.215Z | Downloaded pest_generator v2.8.6 |
| 439 | 2026-04-28T21:03:43.215Z | Downloaded smallvec v1.15.1 |
| 440 | 2026-04-28T21:03:43.215Z | Downloaded quote v1.0.45 |
| 441 | 2026-04-28T21:03:43.215Z | Downloaded pest_derive v2.8.6 |
| 442 | 2026-04-28T21:03:43.215Z | Downloaded synstructure v0.13.2 |
| 443 | 2026-04-28T21:03:43.215Z | Downloaded icu_provider v2.1.1 |
| 444 | 2026-04-28T21:03:43.215Z | Downloaded semver v1.0.28 |
| 445 | 2026-04-28T21:03:43.215Z | Downloaded log v0.4.29 |
| 446 | 2026-04-28T21:03:43.215Z | Downloaded tempfile v3.25.0 |
| 447 | 2026-04-28T21:03:43.215Z | Downloaded proc-macro2 v1.0.106 |
| 448 | 2026-04-28T21:03:43.215Z | Downloaded papergrid v0.11.0 |
| 449 | 2026-04-28T21:03:43.215Z | Downloaded getrandom v0.4.1 |
| 450 | 2026-04-28T21:03:43.218Z | Downloaded num-traits v0.2.19 |
| 451 | 2026-04-28T21:03:43.219Z | Downloaded pest_meta v2.8.6 |
| 452 | 2026-04-28T21:03:43.219Z | Downloaded serde_core v1.0.228 |
| 453 | 2026-04-28T21:03:43.219Z | Downloaded icu_normalizer v2.1.1 |
| 454 | 2026-04-28T21:03:43.219Z | Downloaded serde v1.0.228 |
| 455 | 2026-04-28T21:03:43.219Z | Downloaded indexmap v2.14.0 |
| 456 | 2026-04-28T21:03:43.219Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-04-28T21:03:43.219Z | Downloaded idna v1.1.0 |
| 458 | 2026-04-28T21:03:43.219Z | Downloaded goblin v0.8.2 |
| 459 | 2026-04-28T21:03:43.219Z | Downloaded pest v2.8.6 |
| 460 | 2026-04-28T21:03:43.219Z | Downloaded hashbrown v0.17.0 |
| 461 | 2026-04-28T21:03:43.219Z | Downloaded icu_properties_data v2.1.2 |
| 462 | 2026-04-28T21:03:43.219Z | Downloaded serde_json v1.0.149 |
| 463 | 2026-04-28T21:03:43.219Z | Downloaded tabled v0.15.0 |
| 464 | 2026-04-28T21:03:43.219Z | Downloaded syn v1.0.109 |
| 465 | 2026-04-28T21:03:43.219Z | Downloaded syn v2.0.117 |
| 466 | 2026-04-28T21:03:43.219Z | Downloaded rustix v1.1.3 |
| 467 | 2026-04-28T21:03:43.219Z | Downloaded libc v0.2.185 |
| 468 | 2026-04-28T21:03:43.219Z | Compiling proc-macro2 v1.0.106 |
| 469 | 2026-04-28T21:03:43.219Z | Compiling unicode-ident v1.0.24 |
| 470 | 2026-04-28T21:03:43.219Z | Compiling quote v1.0.45 |
| 471 | 2026-04-28T21:03:43.219Z | Compiling serde_core v1.0.228 |
| 472 | 2026-04-28T21:03:43.219Z | Compiling libc v0.2.185 |
| 473 | 2026-04-28T21:03:43.219Z | Compiling version_check v0.9.5 |
| 474 | 2026-04-28T21:03:43.219Z | Compiling stable_deref_trait v1.2.1 |
| 475 | 2026-04-28T21:03:43.219Z | Compiling serde v1.0.228 |
| 476 | 2026-04-28T21:03:43.219Z | Compiling memchr v2.8.0 |
| 477 | 2026-04-28T21:03:43.219Z | Compiling zmij v1.0.21 |
| 478 | 2026-04-28T21:03:43.219Z | Compiling autocfg v1.5.0 |
| 479 | 2026-04-28T21:03:43.470Z | Compiling itoa v1.0.17 |
| 480 | 2026-04-28T21:03:43.473Z | Compiling thiserror v1.0.69 |
| 481 | 2026-04-28T21:03:43.584Z | Compiling ucd-trie v0.1.7 |
| 482 | 2026-04-28T21:03:43.651Z | Compiling writeable v0.6.2 |
| 483 | 2026-04-28T21:03:43.750Z | Compiling pest v2.8.6 |
| 484 | 2026-04-28T21:03:43.850Z | Compiling litemap v0.8.1 |
| 485 | 2026-04-28T21:03:43.868Z | Compiling rustix v1.1.3 |
| 486 | 2026-04-28T21:03:43.884Z | Compiling icu_properties_data v2.1.2 |
| 487 | 2026-04-28T21:03:43.965Z | Compiling icu_normalizer_data v2.1.1 |
| 488 | 2026-04-28T21:03:44.041Z | Compiling byteorder v1.5.0 |
| 489 | 2026-04-28T21:03:44.290Z | Compiling syn v2.0.117 |
| 490 | 2026-04-28T21:03:44.387Z | Compiling errno v0.3.14 |
| 491 | 2026-04-28T21:03:44.404Z | Compiling bitflags v2.11.0 |
| 492 | 2026-04-28T21:03:44.435Z | Compiling serde_json v1.0.149 |
| 493 | 2026-04-28T21:03:44.640Z | Compiling num-traits v0.2.19 |
| 494 | 2026-04-28T21:03:44.676Z | Compiling hashbrown v0.17.0 |
| 495 | 2026-04-28T21:03:44.839Z | Compiling pest_meta v2.8.6 |
| 496 | 2026-04-28T21:03:44.883Z | Compiling typeid v1.0.3 |
| 497 | 2026-04-28T21:03:44.984Z | Compiling smallvec v1.15.1 |
| 498 | 2026-04-28T21:03:45.140Z | Compiling equivalent v1.0.2 |
| 499 | 2026-04-28T21:03:45.233Z | Compiling indexmap v2.14.0 |
| 500 | 2026-04-28T21:03:45.337Z | Compiling thread-id v4.2.2 |
| 501 | 2026-04-28T21:03:45.401Z | Compiling proc-macro-error-attr v1.0.4 |
| 502 | 2026-04-28T21:03:45.418Z | Compiling usdt-impl v0.5.0 |
| 503 | 2026-04-28T21:03:45.485Z | Compiling syn v1.0.109 |
| 504 | 2026-04-28T21:03:45.587Z | Compiling erased-serde v0.4.9 |
| 505 | 2026-04-28T21:03:45.745Z | Compiling toml_write v0.1.2 |
| 506 | 2026-04-28T21:03:45.764Z | Compiling winnow v0.7.14 |
| 507 | 2026-04-28T21:03:45.959Z | Compiling proc-macro-error v1.0.4 |
| 508 | 2026-04-28T21:03:46.077Z | Compiling getrandom v0.4.1 |
| 509 | 2026-04-28T21:03:46.169Z | Compiling log v0.4.29 |
| 510 | 2026-04-28T21:03:46.367Z | Compiling plain v0.2.3 |
| 511 | 2026-04-28T21:03:46.437Z | Compiling camino v1.2.2 |
| 512 | 2026-04-28T21:03:46.490Z | Compiling utf8parse v0.2.2 |
| 513 | 2026-04-28T21:03:46.514Z | Compiling thiserror v2.0.18 |
| 514 | 2026-04-28T21:03:46.544Z | Compiling utf8_iter v1.0.4 |
| 515 | 2026-04-28T21:03:46.613Z | Compiling percent-encoding v2.3.2 |
| 516 | 2026-04-28T21:03:46.701Z | Compiling anstyle-parse v0.2.7 |
| 517 | 2026-04-28T21:03:46.706Z | Compiling ordered-float v2.10.1 |
| 518 | 2026-04-28T21:03:46.810Z | Compiling form_urlencoded v1.2.2 |
| 519 | 2026-04-28T21:03:46.958Z | Compiling synstructure v0.13.2 |
| 520 | 2026-04-28T21:03:46.984Z | Compiling pest_generator v2.8.6 |
| 521 | 2026-04-28T21:03:47.074Z | Compiling terminal_size v0.4.3 |
| 522 | 2026-04-28T21:03:47.262Z | Compiling anstyle v1.0.13 |
| 523 | 2026-04-28T21:03:47.348Z | Compiling anstyle-query v1.1.5 |
| 524 | 2026-04-28T21:03:47.412Z | Compiling is_terminal_polyfill v1.70.2 |
| 525 | 2026-04-28T21:03:47.452Z | Compiling colorchoice v1.0.4 |
| 526 | 2026-04-28T21:03:47.468Z | Compiling pretty-hex v0.4.1 |
| 527 | 2026-04-28T21:03:47.501Z | Compiling cfg-if v1.0.4 |
| 528 | 2026-04-28T21:03:47.557Z | Compiling anstream v0.6.21 |
| 529 | 2026-04-28T21:03:47.575Z | Compiling serde-untagged v0.1.9 |
| 530 | 2026-04-28T21:03:47.622Z | Compiling semver v1.0.28 |
| 531 | 2026-04-28T21:03:47.746Z | Compiling fs-err v3.3.0 |
| 532 | 2026-04-28T21:03:47.828Z | Compiling anyhow v1.0.102 |
| 533 | 2026-04-28T21:03:47.861Z | Compiling fastrand v2.3.0 |
| 534 | 2026-04-28T21:03:47.939Z | Compiling bytecount v0.6.9 |
| 535 | 2026-04-28T21:03:47.942Z | Compiling heck v0.4.1 |
| 536 | 2026-04-28T21:03:47.980Z | Compiling unicode-width v0.1.14 |
| 537 | 2026-04-28T21:03:48.076Z | Compiling once_cell v1.21.3 |
| 538 | 2026-04-28T21:03:48.138Z | Compiling unicode-xid v0.2.6 |
| 539 | 2026-04-28T21:03:48.178Z | Compiling heck v0.5.0 |
| 540 | 2026-04-28T21:03:48.258Z | Compiling strsim v0.11.1 |
| 541 | 2026-04-28T21:03:48.276Z | Compiling fnv v1.0.7 |
| 542 | 2026-04-28T21:03:48.293Z | Compiling clap_lex v1.0.0 |
| 543 | 2026-04-28T21:03:48.381Z | Compiling papergrid v0.11.0 |
| 544 | 2026-04-28T21:03:48.411Z | Compiling tempfile v3.25.0 |
| 545 | 2026-04-28T21:03:48.529Z | Compiling clap_builder v4.5.60 |
| 546 | 2026-04-28T21:03:48.629Z | Compiling serde_derive v1.0.228 |
| 547 | 2026-04-28T21:03:48.646Z | Compiling zerofrom-derive v0.1.6 |
| 548 | 2026-04-28T21:03:48.712Z | Compiling yoke-derive v0.8.1 |
| 549 | 2026-04-28T21:03:48.786Z | Compiling zerovec-derive v0.11.2 |
| 550 | 2026-04-28T21:03:49.044Z | Compiling displaydoc v0.2.5 |
| 551 | 2026-04-28T21:03:49.769Z | Compiling thiserror-impl v1.0.69 |
| 552 | 2026-04-28T21:03:49.795Z | Compiling zerocopy-derive v0.7.35 |
| 553 | 2026-04-28T21:03:49.838Z | Compiling pest_derive v2.8.6 |
| 554 | 2026-04-28T21:03:49.870Z | Compiling scroll_derive v0.12.1 |
| 555 | 2026-04-28T21:03:49.991Z | Compiling zerofrom v0.1.6 |
| 556 | 2026-04-28T21:03:50.124Z | Compiling yoke v0.8.1 |
| 557 | 2026-04-28T21:03:50.267Z | Compiling thiserror-impl v2.0.18 |
| 558 | 2026-04-28T21:03:50.362Z | Compiling zerovec v0.11.5 |
| 559 | 2026-04-28T21:03:50.599Z | Compiling zerotrie v0.2.3 |
| 560 | 2026-04-28T21:03:50.687Z | Compiling zerocopy v0.7.35 |
| 561 | 2026-04-28T21:03:50.880Z | Compiling tinystr v0.8.2 |
| 562 | 2026-04-28T21:03:50.909Z | Compiling potential_utf v0.1.4 |
| 563 | 2026-04-28T21:03:51.081Z | Compiling icu_locale_core v2.1.1 |
| 564 | 2026-04-28T21:03:51.099Z | Compiling icu_collections v2.1.1 |
| 565 | 2026-04-28T21:03:51.125Z | Compiling dtrace-parser v0.2.0 |
| 566 | 2026-04-28T21:03:51.250Z | Compiling scroll v0.12.0 |
| 567 | 2026-04-28T21:03:51.536Z | Compiling goblin v0.8.2 |
| 568 | 2026-04-28T21:03:51.556Z | Compiling tabled_derive v0.7.0 |
| 569 | 2026-04-28T21:03:51.657Z | Compiling clap_derive v4.5.55 |
| 570 | 2026-04-28T21:03:51.792Z | Compiling icu_provider v2.1.1 |
| 571 | 2026-04-28T21:03:51.880Z | Compiling memmap v0.7.0 |
| 572 | 2026-04-28T21:03:51.984Z | Compiling unicode-width v0.2.0 |
| 573 | 2026-04-28T21:03:52.063Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-04-28T21:03:52.091Z | Compiling icu_properties v2.1.2 |
| 575 | 2026-04-28T21:03:52.094Z | Compiling toml_datetime v0.6.11 |
| 576 | 2026-04-28T21:03:52.127Z | Compiling serde_spanned v0.6.9 |
| 577 | 2026-04-28T21:03:52.257Z | Compiling dof v0.3.0 |
| 578 | 2026-04-28T21:03:52.279Z | Compiling toml_edit v0.22.27 |
| 579 | 2026-04-28T21:03:52.353Z | Compiling serde_tokenstream v0.2.3 |
| 580 | 2026-04-28T21:03:52.455Z | Compiling serde-value v0.7.0 |
| 581 | 2026-04-28T21:03:52.643Z | Compiling cargo-platform v0.2.0 |
| 582 | 2026-04-28T21:03:52.670Z | Compiling smawk v0.3.2 |
| 583 | 2026-04-28T21:03:52.812Z | Compiling unicode-linebreak v0.1.5 |
| 584 | 2026-04-28T21:03:52.830Z | Compiling tabled v0.15.0 |
| 585 | 2026-04-28T21:03:52.917Z | Compiling macaddr v1.0.1 |
| 586 | 2026-04-28T21:03:53.060Z | Compiling idna_adapter v1.2.1 |
| 587 | 2026-04-28T21:03:53.147Z | Compiling textwrap v0.16.2 |
| 588 | 2026-04-28T21:03:53.183Z | Compiling idna v1.1.0 |
| 589 | 2026-04-28T21:03:53.202Z | Compiling usdt-macro v0.5.0 |
| 590 | 2026-04-28T21:03:53.398Z | Compiling usdt-attr-macro v0.5.0 |
| 591 | 2026-04-28T21:03:53.521Z | Compiling url v2.5.8 |
| 592 | 2026-04-28T21:03:53.619Z | Compiling clap v4.5.60 |
| 593 | 2026-04-28T21:03:53.716Z | Compiling toml v0.8.23 |
| 594 | 2026-04-28T21:03:54.070Z | Compiling camino-tempfile v1.4.1 |
| 595 | 2026-04-28T21:03:54.268Z | Compiling cargo-util-schemas v0.8.2 |
| 596 | 2026-04-28T21:03:54.330Z | Compiling cargo_toml v0.21.0 |
| 597 | 2026-04-28T21:03:54.335Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 598 | 2026-04-28T21:03:54.522Z | Compiling usdt v0.5.0 |
| 599 | 2026-04-28T21:03:54.589Z | Compiling swrite v0.1.0 |
| 600 | 2026-04-28T21:03:55.166Z | Compiling cargo_metadata v0.21.0 |
| 601 | 2026-04-28T21:03:56.114Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 602 | 2026-04-28T21:03:58.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.75s |
| 603 | 2026-04-28T21:03:58.426Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 604 | 2026-04-28T21:03:58.990Z | Downloading crates ... |
| 605 | 2026-04-28T21:03:59.082Z | Downloaded async-bb8-diesel v0.2.1 |
| 606 | 2026-04-28T21:03:59.085Z | Downloaded buf-list v1.1.2 |
| 607 | 2026-04-28T21:03:59.088Z | Downloaded corncobs v0.1.4 |
| 608 | 2026-04-28T21:03:59.091Z | Downloaded array-init v0.0.4 |
| 609 | 2026-04-28T21:03:59.091Z | Downloaded arrayref v0.3.9 |
| 610 | 2026-04-28T21:03:59.091Z | Downloaded atomic-waker v1.1.2 |
| 611 | 2026-04-28T21:03:59.094Z | Downloaded argon2 v0.5.3 |
| 612 | 2026-04-28T21:03:59.097Z | Downloaded atty v0.2.14 |
| 613 | 2026-04-28T21:03:59.097Z | Downloaded async-stream v0.3.6 |
| 614 | 2026-04-28T21:03:59.105Z | Downloaded ascii-canvas v3.0.0 |
| 615 | 2026-04-28T21:03:59.108Z | Downloaded adler2 v2.0.1 |
| 616 | 2026-04-28T21:03:59.108Z | Downloaded async-recursion v1.1.1 |
| 617 | 2026-04-28T21:03:59.108Z | Downloaded atomicwrites v0.4.4 |
| 618 | 2026-04-28T21:03:59.110Z | Downloaded defmt-macros v1.0.1 |
| 619 | 2026-04-28T21:03:59.110Z | Downloaded dirs-sys-next v0.1.2 |
| 620 | 2026-04-28T21:03:59.114Z | Downloaded crc32fast v1.5.0 |
| 621 | 2026-04-28T21:03:59.114Z | Downloaded allocator-api2 v0.2.21 |
| 622 | 2026-04-28T21:03:59.117Z | Downloaded debug-ignore v1.0.5 |
| 623 | 2026-04-28T21:03:59.117Z | Downloaded crossbeam-utils v0.8.21 |
| 624 | 2026-04-28T21:03:59.117Z | Downloaded either v1.15.0 |
| 625 | 2026-04-28T21:03:59.120Z | Downloaded data-encoding v2.10.0 |
| 626 | 2026-04-28T21:03:59.124Z | Downloaded darling_macro v0.23.0 |
| 627 | 2026-04-28T21:03:59.127Z | Downloaded async-compression v0.4.41 |
| 628 | 2026-04-28T21:03:59.130Z | Downloaded cassowary v0.3.0 |
| 629 | 2026-04-28T21:03:59.130Z | Downloaded arc-swap v1.8.2 |
| 630 | 2026-04-28T21:03:59.132Z | Downloaded byte-wrapper v0.1.0 |
| 631 | 2026-04-28T21:03:59.132Z | Downloaded crc8 v0.1.1 |
| 632 | 2026-04-28T21:03:59.135Z | Downloaded crossbeam-deque v0.8.6 |
| 633 | 2026-04-28T21:03:59.135Z | Downloaded derive_builder v0.20.2 |
| 634 | 2026-04-28T21:03:59.139Z | Downloaded defmt v1.0.1 |
| 635 | 2026-04-28T21:03:59.146Z | Downloaded daft-derive v0.1.5 |
| 636 | 2026-04-28T21:03:59.176Z | Downloaded deranged v0.5.8 |
| 637 | 2026-04-28T21:03:59.176Z | Downloaded aead v0.5.2 |
| 638 | 2026-04-28T21:03:59.176Z | Downloaded blowfish v0.9.1 |
| 639 | 2026-04-28T21:03:59.176Z | Downloaded backon v1.6.0 |
| 640 | 2026-04-28T21:03:59.176Z | Downloaded bitflags v1.3.2 |
| 641 | 2026-04-28T21:03:59.180Z | Downloaded derive_builder_core v0.20.2 |
| 642 | 2026-04-28T21:03:59.180Z | Downloaded expectorate v1.2.0 |
| 643 | 2026-04-28T21:03:59.180Z | Downloaded block-padding v0.3.3 |
| 644 | 2026-04-28T21:03:59.180Z | Downloaded async-stream-impl v0.3.6 |
| 645 | 2026-04-28T21:03:59.181Z | Downloaded derive_builder_macro v0.20.2 |
| 646 | 2026-04-28T21:03:59.181Z | Downloaded castaway v0.2.4 |
| 647 | 2026-04-28T21:03:59.181Z | Downloaded convert_case v0.4.0 |
| 648 | 2026-04-28T21:03:59.181Z | Downloaded defmt v0.3.100 |
| 649 | 2026-04-28T21:03:59.181Z | Downloaded crossbeam-epoch v0.9.18 |
| 650 | 2026-04-28T21:03:59.181Z | Downloaded darling_macro v0.21.3 |
| 651 | 2026-04-28T21:03:59.181Z | Downloaded daft v0.1.5 |
| 652 | 2026-04-28T21:03:59.181Z | Downloaded derive-ex v0.1.8 |
| 653 | 2026-04-28T21:03:59.181Z | Downloaded cfg_aliases v0.2.1 |
| 654 | 2026-04-28T21:03:59.181Z | Downloaded base16ct v0.2.0 |
| 655 | 2026-04-28T21:03:59.181Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 656 | 2026-04-28T21:03:59.181Z | Downloaded float-cmp v0.10.0 |
| 657 | 2026-04-28T21:03:59.181Z | Downloaded endian-type v0.1.2 |
| 658 | 2026-04-28T21:03:59.181Z | Downloaded cpufeatures v0.3.0 |
| 659 | 2026-04-28T21:03:59.181Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 660 | 2026-04-28T21:03:59.181Z | Downloaded defmt-parser v1.0.0 |
| 661 | 2026-04-28T21:03:59.181Z | Downloaded cobs v0.3.0 |
| 662 | 2026-04-28T21:03:59.181Z | Downloaded crunchy v0.2.4 |
| 663 | 2026-04-28T21:03:59.181Z | Downloaded dsl_auto_type v0.2.0 |
| 664 | 2026-04-28T21:03:59.181Z | Downloaded arrayvec v0.7.6 |
| 665 | 2026-04-28T21:03:59.181Z | Downloaded darling_macro v0.20.11 |
| 666 | 2026-04-28T21:03:59.181Z | Downloaded async-trait v0.1.89 |
| 667 | 2026-04-28T21:03:59.181Z | Downloaded critical-section v1.2.0 |
| 668 | 2026-04-28T21:03:59.181Z | Downloaded assert_matches v1.5.0 |
| 669 | 2026-04-28T21:03:59.181Z | Downloaded darling_core v0.20.11 |
| 670 | 2026-04-28T21:03:59.182Z | Downloaded cfg_aliases v0.1.1 |
| 671 | 2026-04-28T21:03:59.187Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 672 | 2026-04-28T21:03:59.187Z | Downloaded ciborium-ll v0.2.2 |
| 673 | 2026-04-28T21:03:59.187Z | Downloaded ciborium-io v0.2.2 |
| 674 | 2026-04-28T21:03:59.192Z | Downloaded flagset v0.4.7 |
| 675 | 2026-04-28T21:03:59.192Z | Downloaded dof v0.4.0 |
| 676 | 2026-04-28T21:03:59.192Z | Downloaded fixedbitset v0.4.2 |
| 677 | 2026-04-28T21:03:59.196Z | Downloaded crc v3.4.0 |
| 678 | 2026-04-28T21:03:59.196Z | Downloaded bit-set v0.8.0 |
| 679 | 2026-04-28T21:03:59.199Z | Downloaded float-ord v0.3.2 |
| 680 | 2026-04-28T21:03:59.199Z | Downloaded env_filter v1.0.0 |
| 681 | 2026-04-28T21:03:59.199Z | Downloaded foreign-types-shared v0.1.1 |
| 682 | 2026-04-28T21:03:59.199Z | Downloaded enum-as-inner v0.6.1 |
| 683 | 2026-04-28T21:03:59.202Z | Downloaded display-error-chain v0.2.2 |
| 684 | 2026-04-28T21:03:59.202Z | Downloaded dtrace-parser v0.3.0 |
| 685 | 2026-04-28T21:03:59.202Z | Downloaded downcast-rs v2.0.2 |
| 686 | 2026-04-28T21:03:59.202Z | Downloaded bb8 v0.8.6 |
| 687 | 2026-04-28T21:03:59.206Z | Downloaded dyn-clone v1.0.20 |
| 688 | 2026-04-28T21:03:59.206Z | Downloaded compression-core v0.4.31 |
| 689 | 2026-04-28T21:03:59.206Z | Downloaded cstr-argument v0.1.2 |
| 690 | 2026-04-28T21:03:59.209Z | Downloaded crucible-workspace-hack v0.1.0 |
| 691 | 2026-04-28T21:03:59.209Z | Downloaded embedded-io v0.6.1 |
| 692 | 2026-04-28T21:03:59.209Z | Downloaded document-features v0.2.12 |
| 693 | 2026-04-28T21:03:59.209Z | Downloaded ena v0.14.4 |
| 694 | 2026-04-28T21:03:59.212Z | Downloaded der_derive v0.7.3 |
| 695 | 2026-04-28T21:03:59.212Z | Downloaded difflib v0.4.0 |
| 696 | 2026-04-28T21:03:59.212Z | Downloaded foreign-types v0.5.0 |
| 697 | 2026-04-28T21:03:59.212Z | Downloaded darling v0.23.0 |
| 698 | 2026-04-28T21:03:59.215Z | Downloaded funty v2.0.0 |
| 699 | 2026-04-28T21:03:59.219Z | Downloaded foreign-types-macros v0.2.3 |
| 700 | 2026-04-28T21:03:59.219Z | Downloaded crc-catalog v2.4.0 |
| 701 | 2026-04-28T21:03:59.226Z | Downloaded bitfield-struct v0.6.2 |
| 702 | 2026-04-28T21:03:59.226Z | Downloaded futures-io v0.3.32 |
| 703 | 2026-04-28T21:03:59.227Z | Downloaded foreign-types-shared v0.3.1 |
| 704 | 2026-04-28T21:03:59.227Z | Downloaded cargo-platform v0.1.9 |
| 705 | 2026-04-28T21:03:59.231Z | Downloaded dunce v1.0.5 |
| 706 | 2026-04-28T21:03:59.231Z | Downloaded convert_case v0.10.0 |
| 707 | 2026-04-28T21:03:59.231Z | Downloaded cipher v0.4.4 |
| 708 | 2026-04-28T21:03:59.231Z | Downloaded cbc v0.1.2 |
| 709 | 2026-04-28T21:03:59.232Z | Downloaded bitfield v0.19.4 |
| 710 | 2026-04-28T21:03:59.235Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 711 | 2026-04-28T21:03:59.235Z | Downloaded camino-tempfile-ext v0.3.3 |
| 712 | 2026-04-28T21:03:59.235Z | Downloaded futures-sink v0.3.32 |
| 713 | 2026-04-28T21:03:59.235Z | Downloaded gethostname v0.5.0 |
| 714 | 2026-04-28T21:03:59.238Z | Downloaded ghash v0.5.1 |
| 715 | 2026-04-28T21:03:59.238Z | Downloaded darling v0.21.3 |
| 716 | 2026-04-28T21:03:59.241Z | Downloaded fxhash v0.2.1 |
| 717 | 2026-04-28T21:03:59.241Z | Downloaded git-stub v1.0.0 |
| 718 | 2026-04-28T21:03:59.251Z | Downloaded ctr v0.9.2 |
| 719 | 2026-04-28T21:03:59.251Z | Downloaded derive_more v0.99.20 |
| 720 | 2026-04-28T21:03:59.254Z | Downloaded hash32 v0.2.1 |
| 721 | 2026-04-28T21:03:59.254Z | Downloaded hash32 v0.3.1 |
| 722 | 2026-04-28T21:03:59.254Z | Downloaded futures-macro v0.3.32 |
| 723 | 2026-04-28T21:03:59.254Z | Downloaded dirs-next v2.0.0 |
| 724 | 2026-04-28T21:03:59.254Z | Downloaded headers-core v0.3.0 |
| 725 | 2026-04-28T21:03:59.254Z | Downloaded globwalk v0.9.1 |
| 726 | 2026-04-28T21:03:59.254Z | Downloaded blake2 v0.10.6 |
| 727 | 2026-04-28T21:03:59.254Z | Downloaded http-range v0.1.5 |
| 728 | 2026-04-28T21:03:59.257Z | Downloaded http-body v1.0.1 |
| 729 | 2026-04-28T21:03:59.257Z | Downloaded backoff v0.4.0 |
| 730 | 2026-04-28T21:03:59.259Z | Downloaded drift v0.1.3 |
| 731 | 2026-04-28T21:03:59.262Z | Downloaded foldhash v0.1.5 |
| 732 | 2026-04-28T21:03:59.262Z | Downloaded erased-serde v0.3.31 |
| 733 | 2026-04-28T21:03:59.266Z | Downloaded bitfield-macros v0.19.4 |
| 734 | 2026-04-28T21:03:59.266Z | Downloaded fd-lock v4.0.4 |
| 735 | 2026-04-28T21:03:59.268Z | Downloaded chacha20 v0.9.1 |
| 736 | 2026-04-28T21:03:59.268Z | Downloaded cmake v0.1.57 |
| 737 | 2026-04-28T21:03:59.269Z | Downloaded hex v0.4.3 |
| 738 | 2026-04-28T21:03:59.271Z | Downloaded env_logger v0.11.9 |
| 739 | 2026-04-28T21:03:59.271Z | Downloaded hex-literal v0.4.1 |
| 740 | 2026-04-28T21:03:59.271Z | Downloaded bit-set v0.5.3 |
| 741 | 2026-04-28T21:03:59.274Z | Downloaded const_format_proc_macros v0.2.34 |
| 742 | 2026-04-28T21:03:59.274Z | Downloaded fs-err v2.11.0 |
| 743 | 2026-04-28T21:03:59.277Z | Downloaded cexpr v0.6.0 |
| 744 | 2026-04-28T21:03:59.277Z | Downloaded hubpack_derive v0.1.1 |
| 745 | 2026-04-28T21:03:59.277Z | Downloaded foldhash v0.2.0 |
| 746 | 2026-04-28T21:03:59.280Z | Downloaded ed25519 v2.2.3 |
| 747 | 2026-04-28T21:03:59.280Z | Downloaded cargo_metadata v0.19.2 |
| 748 | 2026-04-28T21:03:59.280Z | Downloaded bit-vec v0.6.3 |
| 749 | 2026-04-28T21:03:59.283Z | Downloaded foreign-types v0.3.2 |
| 750 | 2026-04-28T21:03:59.283Z | Downloaded bit-vec v0.8.0 |
| 751 | 2026-04-28T21:03:59.283Z | Downloaded futures-core v0.3.32 |
| 752 | 2026-04-28T21:03:59.286Z | Downloaded find-msvc-tools v0.1.9 |
| 753 | 2026-04-28T21:03:59.286Z | Downloaded ff v0.13.1 |
| 754 | 2026-04-28T21:03:59.286Z | Downloaded bcs v0.1.6 |
| 755 | 2026-04-28T21:03:59.289Z | Downloaded filetime v0.2.27 |
| 756 | 2026-04-28T21:03:59.289Z | Downloaded embedded-io v0.4.0 |
| 757 | 2026-04-28T21:03:59.294Z | Downloaded hubpack v0.1.2 |
| 758 | 2026-04-28T21:03:59.294Z | Downloaded httpdate v1.0.3 |
| 759 | 2026-04-28T21:03:59.294Z | Downloaded hostname v0.3.1 |
| 760 | 2026-04-28T21:03:59.294Z | Downloaded hyper-tls v0.6.0 |
| 761 | 2026-04-28T21:03:59.298Z | Downloaded const-oid v0.9.6 |
| 762 | 2026-04-28T21:03:59.299Z | Downloaded console v0.16.2 |
| 763 | 2026-04-28T21:03:59.299Z | Downloaded console v0.15.11 |
| 764 | 2026-04-28T21:03:59.303Z | Downloaded indent_write v2.2.0 |
| 765 | 2026-04-28T21:03:59.303Z | Downloaded crossbeam-channel v0.5.15 |
| 766 | 2026-04-28T21:03:59.303Z | Downloaded futures-executor v0.3.32 |
| 767 | 2026-04-28T21:03:59.307Z | Downloaded colored v2.2.0 |
| 768 | 2026-04-28T21:03:59.307Z | Downloaded ident_case v1.0.1 |
| 769 | 2026-04-28T21:03:59.307Z | Downloaded group v0.13.0 |
| 770 | 2026-04-28T21:03:59.307Z | Downloaded futures-task v0.3.32 |
| 771 | 2026-04-28T21:03:59.307Z | Downloaded darling_core v0.23.0 |
| 772 | 2026-04-28T21:03:59.312Z | Downloaded instant v0.1.13 |
| 773 | 2026-04-28T21:03:59.312Z | Downloaded globset v0.4.18 |
| 774 | 2026-04-28T21:03:59.317Z | Downloaded indoc v1.0.9 |
| 775 | 2026-04-28T21:03:59.317Z | Downloaded glob v0.3.3 |
| 776 | 2026-04-28T21:03:59.317Z | Downloaded is_ci v1.2.0 |
| 777 | 2026-04-28T21:03:59.317Z | Downloaded internet-checksum v0.2.1 |
| 778 | 2026-04-28T21:03:59.317Z | Downloaded instability v0.3.11 |
| 779 | 2026-04-28T21:03:59.324Z | Downloaded http-body-util v0.1.3 |
| 780 | 2026-04-28T21:03:59.324Z | Downloaded keccak v0.1.6 |
| 781 | 2026-04-28T21:03:59.324Z | Downloaded is-terminal v0.4.17 |
| 782 | 2026-04-28T21:03:59.324Z | Downloaded inout v0.1.4 |
| 783 | 2026-04-28T21:03:59.324Z | Downloaded git-stub-vcs v0.1.0 |
| 784 | 2026-04-28T21:03:59.327Z | Downloaded ciborium v0.2.2 |
| 785 | 2026-04-28T21:03:59.328Z | Downloaded chacha20 v0.10.0 |
| 786 | 2026-04-28T21:03:59.328Z | Downloaded lalrpop-util v0.19.12 |
| 787 | 2026-04-28T21:03:59.328Z | Downloaded fixedbitset v0.5.7 |
| 788 | 2026-04-28T21:03:59.328Z | Downloaded linked-hash-map v0.5.6 |
| 789 | 2026-04-28T21:03:59.328Z | Downloaded darling v0.20.11 |
| 790 | 2026-04-28T21:03:59.331Z | Downloaded base64ct v1.8.3 |
| 791 | 2026-04-28T21:03:59.335Z | Downloaded hostname v0.4.2 |
| 792 | 2026-04-28T21:03:59.335Z | Downloaded ahash v0.8.12 |
| 793 | 2026-04-28T21:03:59.338Z | Downloaded kstat-rs v0.2.4 |
| 794 | 2026-04-28T21:03:59.339Z | Downloaded lazy_static v1.5.0 |
| 795 | 2026-04-28T21:03:59.339Z | Downloaded colored v3.1.1 |
| 796 | 2026-04-28T21:03:59.339Z | Downloaded bzip2 v0.4.4 |
| 797 | 2026-04-28T21:03:59.352Z | Downloaded constant_time_eq v0.4.2 |
| 798 | 2026-04-28T21:03:59.352Z | Downloaded bzip2 v0.6.1 |
| 799 | 2026-04-28T21:03:59.352Z | Downloaded fallible-iterator v0.2.0 |
| 800 | 2026-04-28T21:03:59.352Z | Downloaded cancel-safe-futures v0.1.5 |
| 801 | 2026-04-28T21:03:59.362Z | Downloaded cookie_store v0.22.1 |
| 802 | 2026-04-28T21:03:59.362Z | Downloaded ecdsa v0.16.9 |
| 803 | 2026-04-28T21:03:59.362Z | Downloaded home v0.5.12 |
| 804 | 2026-04-28T21:03:59.362Z | Downloaded derive-where v1.6.0 |
| 805 | 2026-04-28T21:03:59.362Z | Downloaded libscf-sys v1.1.0 |
| 806 | 2026-04-28T21:03:59.362Z | Downloaded diff v0.1.13 |
| 807 | 2026-04-28T21:03:59.362Z | Downloaded lru-cache v0.1.2 |
| 808 | 2026-04-28T21:03:59.362Z | Downloaded ar_archive_writer v0.5.1 |
| 809 | 2026-04-28T21:03:59.375Z | Downloaded lru v0.12.5 |
| 810 | 2026-04-28T21:03:59.375Z | Downloaded des v0.8.1 |
| 811 | 2026-04-28T21:03:59.375Z | Downloaded hyper-staticfile v0.10.1 |
| 812 | 2026-04-28T21:03:59.375Z | Downloaded humantime v2.3.0 |
| 813 | 2026-04-28T21:03:59.375Z | Downloaded futures-channel v0.3.32 |
| 814 | 2026-04-28T21:03:59.375Z | Downloaded compression-codecs v0.4.37 |
| 815 | 2026-04-28T21:03:59.375Z | Downloaded fs_extra v1.3.0 |
| 816 | 2026-04-28T21:03:59.375Z | Downloaded match_cfg v0.1.0 |
| 817 | 2026-04-28T21:03:59.375Z | Downloaded lzss v0.8.2 |
| 818 | 2026-04-28T21:03:59.375Z | Downloaded memoffset v0.9.1 |
| 819 | 2026-04-28T21:03:59.389Z | Downloaded md5 v0.7.0 |
| 820 | 2026-04-28T21:03:59.390Z | Downloaded managed v0.8.0 |
| 821 | 2026-04-28T21:03:59.390Z | Downloaded multimap v0.10.1 |
| 822 | 2026-04-28T21:03:59.390Z | Downloaded md-5 v0.10.6 |
| 823 | 2026-04-28T21:03:59.390Z | Downloaded newline-converter v0.3.0 |
| 824 | 2026-04-28T21:03:59.390Z | Downloaded maybe-uninit v2.0.0 |
| 825 | 2026-04-28T21:03:59.390Z | Downloaded maplit v1.0.2 |
| 826 | 2026-04-28T21:03:59.390Z | Downloaded lru-slab v0.1.2 |
| 827 | 2026-04-28T21:03:59.390Z | Downloaded diesel-dtrace v0.5.0 |
| 828 | 2026-04-28T21:03:59.390Z | Downloaded csv-core v0.1.13 |
| 829 | 2026-04-28T21:03:59.404Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 830 | 2026-04-28T21:03:59.404Z | Downloaded ingot-types v0.1.2 |
| 831 | 2026-04-28T21:03:59.404Z | Downloaded ingot v0.1.1 |
| 832 | 2026-04-28T21:03:59.404Z | Downloaded nibble_vec v0.1.0 |
| 833 | 2026-04-28T21:03:59.404Z | Downloaded new_debug_unreachable v1.0.6 |
| 834 | 2026-04-28T21:03:59.404Z | Downloaded nonempty v0.12.0 |
| 835 | 2026-04-28T21:03:59.404Z | Downloaded newtype_derive v0.1.6 |
| 836 | 2026-04-28T21:03:59.404Z | Downloaded ipnetwork v0.21.1 |
| 837 | 2026-04-28T21:03:59.404Z | Downloaded half v1.8.3 |
| 838 | 2026-04-28T21:03:59.404Z | Downloaded num v0.4.3 |
| 839 | 2026-04-28T21:03:59.404Z | Downloaded nodrop v0.1.14 |
| 840 | 2026-04-28T21:03:59.404Z | Downloaded num-iter v0.1.45 |
| 841 | 2026-04-28T21:03:59.404Z | Downloaded num-derive v0.4.2 |
| 842 | 2026-04-28T21:03:59.446Z | Downloaded newtype-uuid-macros v0.1.0 |
| 843 | 2026-04-28T21:03:59.446Z | Downloaded dropshot_endpoint v0.16.7 |
| 844 | 2026-04-28T21:03:59.446Z | Downloaded num-derive v0.3.3 |
| 845 | 2026-04-28T21:03:59.446Z | Downloaded hmac v0.12.1 |
| 846 | 2026-04-28T21:03:59.446Z | Downloaded httparse v1.10.1 |
| 847 | 2026-04-28T21:03:59.446Z | Downloaded highway v1.3.0 |
| 848 | 2026-04-28T21:03:59.446Z | Downloaded normalize-line-endings v0.3.0 |
| 849 | 2026-04-28T21:03:59.446Z | Downloaded num-conv v0.2.0 |
| 850 | 2026-04-28T21:03:59.446Z | Downloaded clang-sys v1.8.1 |
| 851 | 2026-04-28T21:03:59.446Z | Downloaded opaque-debug v0.3.1 |
| 852 | 2026-04-28T21:03:59.446Z | Downloaded crc-any v2.5.0 |
| 853 | 2026-04-28T21:03:59.458Z | Downloaded libloading v0.8.9 |
| 854 | 2026-04-28T21:03:59.458Z | Downloaded dropshot_endpoint v0.17.0 |
| 855 | 2026-04-28T21:03:59.458Z | Downloaded linear-map v1.2.0 |
| 856 | 2026-04-28T21:03:59.458Z | Downloaded openssl-macros v0.1.1 |
| 857 | 2026-04-28T21:03:59.458Z | Downloaded num_threads v0.1.7 |
| 858 | 2026-04-28T21:03:59.458Z | Downloaded num_enum_derive v0.5.11 |
| 859 | 2026-04-28T21:03:59.458Z | Downloaded fatfs v0.3.6 |
| 860 | 2026-04-28T21:03:59.458Z | Downloaded getrandom v0.2.17 |
| 861 | 2026-04-28T21:03:59.458Z | Downloaded lock_api v0.4.14 |
| 862 | 2026-04-28T21:03:59.459Z | Downloaded olpc-cjson v0.1.4 |
| 863 | 2026-04-28T21:03:59.459Z | Downloaded libsw-core v0.3.2 |
| 864 | 2026-04-28T21:03:59.459Z | Downloaded openssl-probe v0.2.1 |
| 865 | 2026-04-28T21:03:59.459Z | Downloaded openssl-probe v0.1.6 |
| 866 | 2026-04-28T21:03:59.459Z | Downloaded elliptic-curve v0.13.8 |
| 867 | 2026-04-28T21:03:59.459Z | Downloaded aes v0.8.4 |
| 868 | 2026-04-28T21:03:59.459Z | Downloaded hyper-rustls v0.27.7 |
| 869 | 2026-04-28T21:03:59.459Z | Downloaded mime v0.3.17 |
| 870 | 2026-04-28T21:03:59.459Z | Downloaded libsw v3.5.0 |
| 871 | 2026-04-28T21:03:59.459Z | Downloaded packed_struct_codegen v0.10.1 |
| 872 | 2026-04-28T21:03:59.459Z | Downloaded indoc v2.0.7 |
| 873 | 2026-04-28T21:03:59.459Z | Downloaded oso-derive v0.27.3 |
| 874 | 2026-04-28T21:03:59.459Z | Downloaded crossterm v0.29.0 |
| 875 | 2026-04-28T21:03:59.459Z | Downloaded parse-size v1.1.0 |
| 876 | 2026-04-28T21:03:59.459Z | Downloaded getrandom v0.3.4 |
| 877 | 2026-04-28T21:03:59.459Z | Downloaded bytes v1.11.1 |
| 878 | 2026-04-28T21:03:59.459Z | Downloaded nanorand v0.7.0 |
| 879 | 2026-04-28T21:03:59.459Z | Downloaded multer v3.1.0 |
| 880 | 2026-04-28T21:03:59.459Z | Downloaded half v2.7.1 |
| 881 | 2026-04-28T21:03:59.479Z | Downloaded ingot-macros v0.1.1 |
| 882 | 2026-04-28T21:03:59.480Z | Downloaded mime_guess v2.0.5 |
| 883 | 2026-04-28T21:03:59.480Z | Downloaded ipnet v2.11.0 |
| 884 | 2026-04-28T21:03:59.480Z | Downloaded libefi-sys v0.1.0 |
| 885 | 2026-04-28T21:03:59.480Z | Downloaded cookie v0.18.1 |
| 886 | 2026-04-28T21:03:59.480Z | Downloaded pbkdf2 v0.12.2 |
| 887 | 2026-04-28T21:03:59.480Z | Downloaded jobserver v0.1.34 |
| 888 | 2026-04-28T21:03:59.480Z | Downloaded native-tls v0.2.18 |
| 889 | 2026-04-28T21:03:59.480Z | Downloaded path-slash v0.1.5 |
| 890 | 2026-04-28T21:03:59.480Z | Downloaded parse-display v0.10.0 |
| 891 | 2026-04-28T21:03:59.496Z | Downloaded darling_core v0.21.3 |
| 892 | 2026-04-28T21:03:59.496Z | Downloaded pbkdf2 v0.11.0 |
| 893 | 2026-04-28T21:03:59.496Z | Downloaded num-integer v0.1.46 |
| 894 | 2026-04-28T21:03:59.496Z | Downloaded peg-runtime v0.8.5 |
| 895 | 2026-04-28T21:03:59.497Z | Downloaded phf_shared v0.11.3 |
| 896 | 2026-04-28T21:03:59.497Z | Downloaded num_enum v0.5.11 |
| 897 | 2026-04-28T21:03:59.497Z | Downloaded num-complex v0.4.6 |
| 898 | 2026-04-28T21:03:59.497Z | Downloaded der v0.7.10 |
| 899 | 2026-04-28T21:03:59.520Z | Downloaded const_format v0.2.35 |
| 900 | 2026-04-28T21:03:59.520Z | Downloaded num_enum_derive v0.7.5 |
| 901 | 2026-04-28T21:03:59.520Z | Downloaded phf_shared v0.12.1 |
| 902 | 2026-04-28T21:03:59.520Z | Downloaded num-rational v0.4.2 |
| 903 | 2026-04-28T21:03:59.520Z | Downloaded phf_shared v0.13.1 |
| 904 | 2026-04-28T21:03:59.520Z | Downloaded futures v0.3.32 |
| 905 | 2026-04-28T21:03:59.534Z | Downloaded predicates-tree v1.0.13 |
| 906 | 2026-04-28T21:03:59.534Z | Downloaded oxnet v0.1.4 |
| 907 | 2026-04-28T21:03:59.535Z | Downloaded oxide-tokio-rt v0.1.4 |
| 908 | 2026-04-28T21:03:59.536Z | Downloaded owo-colors v4.3.0 |
| 909 | 2026-04-28T21:03:59.537Z | Downloaded num_enum v0.7.5 |
| 910 | 2026-04-28T21:03:59.537Z | Downloaded proc-macro-crate v1.3.1 |
| 911 | 2026-04-28T21:03:59.537Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 912 | 2026-04-28T21:03:59.537Z | Downloaded packed_struct v0.10.1 |
| 913 | 2026-04-28T21:03:59.537Z | Downloaded memmap2 v0.9.10 |
| 914 | 2026-04-28T21:03:59.538Z | Downloaded predicates-core v1.0.10 |
| 915 | 2026-04-28T21:03:59.538Z | Downloaded precomputed-hash v0.1.1 |
| 916 | 2026-04-28T21:03:59.539Z | Downloaded powerfmt v0.2.0 |
| 917 | 2026-04-28T21:03:59.539Z | Downloaded indexmap v1.9.3 |
| 918 | 2026-04-28T21:03:59.539Z | Downloaded progenitor-client v0.11.2 |
| 919 | 2026-04-28T21:03:59.539Z | Downloaded progenitor-client v0.10.0 |
| 920 | 2026-04-28T21:03:59.602Z | Downloaded proc-macro-crate v3.4.0 |
| 921 | 2026-04-28T21:03:59.602Z | Downloaded paste v1.0.15 |
| 922 | 2026-04-28T21:03:59.602Z | Downloaded password-hash v0.5.0 |
| 923 | 2026-04-28T21:03:59.602Z | Downloaded progenitor-macro v0.11.2 |
| 924 | 2026-04-28T21:03:59.602Z | Downloaded psl-types v2.0.11 |
| 925 | 2026-04-28T21:03:59.602Z | Downloaded progenitor-macro v0.13.0 |
| 926 | 2026-04-28T21:03:59.602Z | Downloaded password-hash v0.4.2 |
| 927 | 2026-04-28T21:03:59.602Z | Downloaded parse-display-derive v0.10.0 |
| 928 | 2026-04-28T21:03:59.602Z | Downloaded parking_lot_core v0.8.6 |
| 929 | 2026-04-28T21:03:59.602Z | Downloaded iana-time-zone v0.1.65 |
| 930 | 2026-04-28T21:03:59.602Z | Downloaded heapless v0.8.0 |
| 931 | 2026-04-28T21:03:59.602Z | Downloaded crypto-bigint v0.5.5 |
| 932 | 2026-04-28T21:03:59.602Z | Downloaded peg v0.8.5 |
| 933 | 2026-04-28T21:03:59.602Z | Downloaded quick-error v1.2.3 |
| 934 | 2026-04-28T21:03:59.602Z | Downloaded progenitor-macro v0.14.0 |
| 935 | 2026-04-28T21:03:59.602Z | Downloaded progenitor-macro v0.10.0 |
| 936 | 2026-04-28T21:03:59.602Z | Downloaded progenitor-client v0.14.0 |
| 937 | 2026-04-28T21:03:59.602Z | Downloaded pem v3.0.6 |
| 938 | 2026-04-28T21:03:59.602Z | Downloaded nu-ansi-term v0.50.3 |
| 939 | 2026-04-28T21:03:59.602Z | Downloaded radium v0.7.0 |
| 940 | 2026-04-28T21:03:59.603Z | Downloaded phf v0.12.1 |
| 941 | 2026-04-28T21:03:59.603Z | Downloaded cc v1.2.56 |
| 942 | 2026-04-28T21:03:59.603Z | Downloaded base64 v0.22.1 |
| 943 | 2026-04-28T21:03:59.603Z | Downloaded pem-rfc7468 v0.7.0 |
| 944 | 2026-04-28T21:03:59.603Z | Downloaded pin-utils v0.1.0 |
| 945 | 2026-04-28T21:03:59.603Z | Downloaded compact_str v0.8.1 |
| 946 | 2026-04-28T21:03:59.603Z | Downloaded chacha20poly1305 v0.10.1 |
| 947 | 2026-04-28T21:03:59.603Z | Downloaded base64 v0.21.7 |
| 948 | 2026-04-28T21:03:59.603Z | Downloaded rand_xorshift v0.4.0 |
| 949 | 2026-04-28T21:03:59.603Z | Downloaded rand_chacha v0.3.1 |
| 950 | 2026-04-28T21:03:59.603Z | Downloaded litrs v1.0.0 |
| 951 | 2026-04-28T21:03:59.603Z | Downloaded flume v0.11.1 |
| 952 | 2026-04-28T21:03:59.603Z | Downloaded phf v0.13.1 |
| 953 | 2026-04-28T21:03:59.603Z | Downloaded postgres-protocol v0.6.10 |
| 954 | 2026-04-28T21:03:59.603Z | Downloaded pin-project-internal v1.1.11 |
| 955 | 2026-04-28T21:03:59.603Z | Downloaded aes-gcm v0.10.3 |
| 956 | 2026-04-28T21:03:59.603Z | Downloaded parking_lot v0.12.5 |
| 957 | 2026-04-28T21:03:59.603Z | Downloaded polyval v0.6.2 |
| 958 | 2026-04-28T21:03:59.603Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 959 | 2026-04-28T21:03:59.603Z | Downloaded ppv-lite86 v0.2.21 |
| 960 | 2026-04-28T21:03:59.603Z | Downloaded recursive v0.1.1 |
| 961 | 2026-04-28T21:03:59.603Z | Downloaded poly1305 v0.8.0 |
| 962 | 2026-04-28T21:03:59.603Z | Downloaded progenitor v0.14.0 |
| 963 | 2026-04-28T21:03:59.603Z | Downloaded proc-macro-error2 v2.0.1 |
| 964 | 2026-04-28T21:03:59.603Z | Downloaded ref-cast-impl v1.0.25 |
| 965 | 2026-04-28T21:03:59.603Z | Downloaded ref-cast v1.0.25 |
| 966 | 2026-04-28T21:03:59.603Z | Downloaded progenitor v0.13.0 |
| 967 | 2026-04-28T21:03:59.603Z | Downloaded progenitor v0.11.2 |
| 968 | 2026-04-28T21:03:59.603Z | Downloaded indicatif v0.18.4 |
| 969 | 2026-04-28T21:03:59.617Z | Downloaded progenitor-client v0.13.0 |
| 970 | 2026-04-28T21:03:59.617Z | Downloaded primeorder v0.13.6 |
| 971 | 2026-04-28T21:03:59.617Z | Downloaded pkg-config v0.3.32 |
| 972 | 2026-04-28T21:03:59.617Z | Downloaded heapless v0.7.17 |
| 973 | 2026-04-28T21:03:59.617Z | Downloaded hickory-resolver v0.24.4 |
| 974 | 2026-04-28T21:03:59.617Z | Downloaded hickory-resolver v0.25.2 |
| 975 | 2026-04-28T21:03:59.617Z | Downloaded headers v0.4.1 |
| 976 | 2026-04-28T21:03:59.617Z | Downloaded psm v0.1.30 |
| 977 | 2026-04-28T21:03:59.623Z | Downloaded rfc6979 v0.4.0 |
| 978 | 2026-04-28T21:03:59.623Z | Downloaded dropshot-api-manager v0.7.1 |
| 979 | 2026-04-28T21:03:59.623Z | Downloaded derive_more-impl v2.1.1 |
| 980 | 2026-04-28T21:03:59.623Z | Downloaded parking_lot_core v0.9.12 |
| 981 | 2026-04-28T21:03:59.623Z | Downloaded peg-macros v0.8.5 |
| 982 | 2026-04-28T21:03:59.623Z | Downloaded parking_lot v0.11.2 |
| 983 | 2026-04-28T21:03:59.623Z | Downloaded omicron-zone-package v0.12.2 |
| 984 | 2026-04-28T21:03:59.623Z | Downloaded flate2 v1.1.9 |
| 985 | 2026-04-28T21:03:59.733Z | Downloaded russh-cryptovec v0.7.3 |
| 986 | 2026-04-28T21:03:59.733Z | Downloaded rtoolbox v0.0.3 |
| 987 | 2026-04-28T21:03:59.733Z | Downloaded ed25519-dalek v2.2.0 |
| 988 | 2026-04-28T21:03:59.733Z | Downloaded diesel_derives v2.3.7 |
| 989 | 2026-04-28T21:03:59.801Z | Downloaded rand_core v0.9.5 |
| 990 | 2026-04-28T21:03:59.801Z | Downloaded rand_chacha v0.9.0 |
| 991 | 2026-04-28T21:03:59.801Z | Downloaded postcard v1.1.3 |
| 992 | 2026-04-28T21:03:59.801Z | Downloaded rustc-hash v2.1.1 |
| 993 | 2026-04-28T21:03:59.801Z | Downloaded pin-project-lite v0.2.17 |
| 994 | 2026-04-28T21:03:59.801Z | Downloaded rand_seeder v0.4.0 |
| 995 | 2026-04-28T21:03:59.801Z | Downloaded rand_core v0.6.4 |
| 996 | 2026-04-28T21:03:59.802Z | Downloaded r2d2 v0.8.10 |
| 997 | 2026-04-28T21:03:59.802Z | Downloaded oso v0.27.3 |
| 998 | 2026-04-28T21:03:59.802Z | Downloaded rustc_version v0.1.7 |
| 999 | 2026-04-28T21:03:59.802Z | Downloaded bumpalo v3.20.2 |
| 1000 | 2026-04-28T21:03:59.802Z | Downloaded rand_core v0.10.0 |
| 1001 | 2026-04-28T21:03:59.802Z | Downloaded progenitor v0.10.0 |
| 1002 | 2026-04-28T21:03:59.802Z | Downloaded predicates v3.1.4 |
| 1003 | 2026-04-28T21:03:59.802Z | Downloaded papergrid v0.17.0 |
| 1004 | 2026-04-28T21:03:59.802Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1005 | 2026-04-28T21:03:59.802Z | Downloaded sapling-renderdag v0.1.0 |
| 1006 | 2026-04-28T21:03:59.802Z | Downloaded pkcs5 v0.7.1 |
| 1007 | 2026-04-28T21:03:59.802Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1008 | 2026-04-28T21:03:59.802Z | Downloaded derive_more v2.1.1 |
| 1009 | 2026-04-28T21:03:59.802Z | Downloaded semver v0.1.20 |
| 1010 | 2026-04-28T21:03:59.802Z | Downloaded same-file v1.0.6 |
| 1011 | 2026-04-28T21:03:59.803Z | Downloaded salsa20 v0.10.2 |
| 1012 | 2026-04-28T21:03:59.803Z | Downloaded newtype-uuid v1.3.2 |
| 1013 | 2026-04-28T21:03:59.803Z | Downloaded scopeguard v1.2.0 |
| 1014 | 2026-04-28T21:03:59.803Z | Downloaded pin-project v1.1.11 |
| 1015 | 2026-04-28T21:03:59.803Z | Downloaded scroll_derive v0.13.1 |
| 1016 | 2026-04-28T21:03:59.803Z | Downloaded quinn-udp v0.5.14 |
| 1017 | 2026-04-28T21:03:59.803Z | Downloaded sha1 v0.10.6 |
| 1018 | 2026-04-28T21:03:59.803Z | Downloaded serde_spanned v1.0.4 |
| 1019 | 2026-04-28T21:03:59.803Z | Downloaded jiff-static v0.2.21 |
| 1020 | 2026-04-28T21:03:59.803Z | Downloaded serde_plain v1.0.2 |
| 1021 | 2026-04-28T21:03:59.803Z | Downloaded pkcs8 v0.10.2 |
| 1022 | 2026-04-28T21:03:59.803Z | Downloaded hickory-server v0.25.2 |
| 1023 | 2026-04-28T21:03:59.803Z | Downloaded secrecy v0.8.0 |
| 1024 | 2026-04-28T21:03:59.803Z | Downloaded serde-big-array v0.5.1 |
| 1025 | 2026-04-28T21:03:59.803Z | Downloaded seq-macro v0.3.6 |
| 1026 | 2026-04-28T21:03:59.804Z | Downloaded secrecy v0.10.3 |
| 1027 | 2026-04-28T21:03:59.804Z | Downloaded serde_urlencoded v0.7.1 |
| 1028 | 2026-04-28T21:03:59.804Z | Downloaded resolv-conf v0.7.6 |
| 1029 | 2026-04-28T21:03:59.804Z | Downloaded pkcs1 v0.7.5 |
| 1030 | 2026-04-28T21:03:59.804Z | Downloaded serde_bytes v0.11.19 |
| 1031 | 2026-04-28T21:03:59.804Z | Downloaded rustls-native-certs v0.8.3 |
| 1032 | 2026-04-28T21:03:59.804Z | Downloaded serde_repr v0.1.20 |
| 1033 | 2026-04-28T21:03:59.804Z | Downloaded signature v2.2.0 |
| 1034 | 2026-04-28T21:03:59.804Z | Downloaded signal-hook-tokio v0.3.1 |
| 1035 | 2026-04-28T21:03:59.804Z | Downloaded progenitor-extras v0.2.0 |
| 1036 | 2026-04-28T21:03:59.804Z | Downloaded sigpipe v0.1.3 |
| 1037 | 2026-04-28T21:03:59.804Z | Downloaded miniz_oxide v0.8.9 |
| 1038 | 2026-04-28T21:03:59.804Z | Downloaded ignore v0.4.25 |
| 1039 | 2026-04-28T21:03:59.805Z | Downloaded p256 v0.13.2 |
| 1040 | 2026-04-28T21:03:59.805Z | Downloaded postgres-types v0.2.12 |
| 1041 | 2026-04-28T21:03:59.805Z | Downloaded signal-hook-mio v0.2.5 |
| 1042 | 2026-04-28T21:03:59.805Z | Downloaded siphasher v1.0.2 |
| 1043 | 2026-04-28T21:03:59.805Z | Downloaded shell-words v1.1.1 |
| 1044 | 2026-04-28T21:03:59.805Z | Downloaded rustls-pemfile v2.2.0 |
| 1045 | 2026-04-28T21:03:59.805Z | Downloaded rustc_version v0.4.1 |
| 1046 | 2026-04-28T21:03:59.805Z | Downloaded slog-envlogger v2.2.0 |
| 1047 | 2026-04-28T21:03:59.805Z | Downloaded hashbrown v0.13.2 |
| 1048 | 2026-04-28T21:03:59.805Z | Downloaded scrypt v0.11.0 |
| 1049 | 2026-04-28T21:03:59.805Z | Downloaded slog-bunyan v2.5.0 |
| 1050 | 2026-04-28T21:03:59.805Z | Downloaded progenitor-impl v0.11.2 |
| 1051 | 2026-04-28T21:03:59.805Z | Downloaded serde-hex v0.1.0 |
| 1052 | 2026-04-28T21:03:59.805Z | Downloaded crossterm v0.28.1 |
| 1053 | 2026-04-28T21:03:59.806Z | Downloaded schemars_derive v0.8.22 |
| 1054 | 2026-04-28T21:03:59.806Z | Downloaded rusty-fork v0.3.1 |
| 1055 | 2026-04-28T21:03:59.806Z | Downloaded scroll v0.13.0 |
| 1056 | 2026-04-28T21:03:59.806Z | Downloaded minimal-lexical v0.2.1 |
| 1057 | 2026-04-28T21:03:59.806Z | Downloaded hashbrown v0.12.3 |
| 1058 | 2026-04-28T21:03:59.806Z | Downloaded serde_path_to_error v0.1.20 |
| 1059 | 2026-04-28T21:03:59.806Z | Downloaded sec1 v0.7.3 |
| 1060 | 2026-04-28T21:03:59.844Z | Downloaded progenitor-impl v0.10.0 |
| 1061 | 2026-04-28T21:03:59.845Z | Downloaded progenitor-impl v0.13.0 |
| 1062 | 2026-04-28T21:03:59.845Z | Downloaded openssl-sys v0.9.111 |
| 1063 | 2026-04-28T21:03:59.845Z | Downloaded serde_derive_internals v0.29.1 |
| 1064 | 2026-04-28T21:03:59.845Z | Downloaded ssh-cipher v0.2.0 |
| 1065 | 2026-04-28T21:03:59.845Z | Downloaded ssh-encoding v0.2.0 |
| 1066 | 2026-04-28T21:03:59.845Z | Downloaded rustls-pemfile v1.0.4 |
| 1067 | 2026-04-28T21:03:59.845Z | Downloaded sqlparser_derive v0.5.0 |
| 1068 | 2026-04-28T21:03:59.845Z | Downloaded russh-keys v0.45.0 |
| 1069 | 2026-04-28T21:03:59.845Z | Downloaded slab v0.4.12 |
| 1070 | 2026-04-28T21:03:59.845Z | Downloaded rustls-pki-types v1.14.0 |
| 1071 | 2026-04-28T21:03:59.846Z | Downloaded slog-async v2.8.0 |
| 1072 | 2026-04-28T21:03:59.846Z | Downloaded structmeta-derive v0.3.0 |
| 1073 | 2026-04-28T21:03:59.846Z | Downloaded structmeta v0.3.0 |
| 1074 | 2026-04-28T21:03:59.846Z | Downloaded strum v0.27.2 |
| 1075 | 2026-04-28T21:03:59.846Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1076 | 2026-04-28T21:03:59.846Z | Downloaded pretty_assertions v1.4.1 |
| 1077 | 2026-04-28T21:03:59.846Z | Downloaded progenitor-impl v0.14.0 |
| 1078 | 2026-04-28T21:03:59.846Z | Downloaded simd-adler32 v0.3.8 |
| 1079 | 2026-04-28T21:03:59.846Z | Downloaded signal-hook-registry v1.4.8 |
| 1080 | 2026-04-28T21:03:59.846Z | Downloaded shlex v1.3.0 |
| 1081 | 2026-04-28T21:03:59.846Z | Downloaded subtle v2.6.1 |
| 1082 | 2026-04-28T21:03:59.846Z | Downloaded sync_wrapper v1.0.2 |
| 1083 | 2026-04-28T21:03:59.846Z | Downloaded slog-dtrace v0.3.0 |
| 1084 | 2026-04-28T21:03:59.846Z | Downloaded sync-ptr v0.1.4 |
| 1085 | 2026-04-28T21:03:59.846Z | Downloaded tagptr v0.2.0 |
| 1086 | 2026-04-28T21:03:59.847Z | Downloaded tabwriter v1.4.1 |
| 1087 | 2026-04-28T21:03:59.847Z | Downloaded supports-color v3.0.2 |
| 1088 | 2026-04-28T21:03:59.847Z | Downloaded tabled_derive v0.11.0 |
| 1089 | 2026-04-28T21:03:59.847Z | Downloaded prefix-trie v0.7.0 |
| 1090 | 2026-04-28T21:03:59.847Z | Downloaded prettyplease v0.2.37 |
| 1091 | 2026-04-28T21:03:59.847Z | Downloaded sct v0.7.1 |
| 1092 | 2026-04-28T21:03:59.847Z | Downloaded smf v0.2.3 |
| 1093 | 2026-04-28T21:03:59.847Z | Downloaded slog-stdlog v4.1.1 |
| 1094 | 2026-04-28T21:03:59.847Z | Downloaded slog-scope v4.4.1 |
| 1095 | 2026-04-28T21:03:59.847Z | Downloaded tap v1.0.1 |
| 1096 | 2026-04-28T21:03:59.847Z | Downloaded rustversion v1.0.22 |
| 1097 | 2026-04-28T21:03:59.847Z | Downloaded take_mut v0.2.2 |
| 1098 | 2026-04-28T21:03:59.847Z | Downloaded mio v1.2.0 |
| 1099 | 2026-04-28T21:03:59.847Z | Downloaded slog-term v2.9.2 |
| 1100 | 2026-04-28T21:03:59.878Z | Downloaded itertools v0.10.5 |
| 1101 | 2026-04-28T21:03:59.878Z | Downloaded serde_cbor v0.11.2 |
| 1102 | 2026-04-28T21:03:59.879Z | Downloaded thread-id v5.1.0 |
| 1103 | 2026-04-28T21:03:59.879Z | Downloaded termtree v0.5.1 |
| 1104 | 2026-04-28T21:03:59.879Z | Downloaded testing_table v0.3.0 |
| 1105 | 2026-04-28T21:03:59.879Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1106 | 2026-04-28T21:03:59.879Z | Downloaded hyper-util v0.1.20 |
| 1107 | 2026-04-28T21:03:59.879Z | Downloaded sqlformat v0.3.5 |
| 1108 | 2026-04-28T21:03:59.879Z | Downloaded spki v0.7.3 |
| 1109 | 2026-04-28T21:03:59.879Z | Downloaded time-core v0.1.8 |
| 1110 | 2026-04-28T21:03:59.879Z | Downloaded strum v0.26.3 |
| 1111 | 2026-04-28T21:03:59.879Z | Downloaded strum_macros v0.24.3 |
| 1112 | 2026-04-28T21:03:59.879Z | Downloaded rayon-core v1.13.0 |
| 1113 | 2026-04-28T21:03:59.880Z | Downloaded rcgen v0.12.1 |
| 1114 | 2026-04-28T21:03:59.923Z | Downloaded stringprep v0.1.5 |
| 1115 | 2026-04-28T21:03:59.923Z | Downloaded tokio-macros v2.7.0 |
| 1116 | 2026-04-28T21:03:59.923Z | Downloaded tinyvec_macros v0.1.1 |
| 1117 | 2026-04-28T21:03:59.923Z | Downloaded publicsuffix v2.3.0 |
| 1118 | 2026-04-28T21:03:59.923Z | Downloaded ron v0.8.1 |
| 1119 | 2026-04-28T21:03:59.923Z | Downloaded support-bundle-viewer v0.1.2 |
| 1120 | 2026-04-28T21:03:59.924Z | Downloaded string_cache v0.8.9 |
| 1121 | 2026-04-28T21:03:59.924Z | Downloaded static_assertions v1.1.0 |
| 1122 | 2026-04-28T21:03:59.924Z | Downloaded stacker v0.1.23 |
| 1123 | 2026-04-28T21:03:59.924Z | Downloaded smallvec v0.6.14 |
| 1124 | 2026-04-28T21:03:59.924Z | Downloaded nom v7.1.3 |
| 1125 | 2026-04-28T21:03:59.924Z | Downloaded slog-json v2.6.1 |
| 1126 | 2026-04-28T21:03:59.924Z | Downloaded quinn v0.11.9 |
| 1127 | 2026-04-28T21:03:59.924Z | Downloaded http v1.4.0 |
| 1128 | 2026-04-28T21:03:59.924Z | Downloaded aws-lc-rs v1.16.0 |
| 1129 | 2026-04-28T21:03:59.924Z | Downloaded termios v0.3.3 |
| 1130 | 2026-04-28T21:03:59.924Z | Downloaded schemars v0.8.22 |
| 1131 | 2026-04-28T21:03:59.977Z | Downloaded rand v0.8.5 |
| 1132 | 2026-04-28T21:03:59.977Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1133 | 2026-04-28T21:03:59.977Z | Downloaded signal-hook v0.3.18 |
| 1134 | 2026-04-28T21:03:59.977Z | Downloaded hashbrown v0.15.5 |
| 1135 | 2026-04-28T21:03:59.977Z | Downloaded snafu-derive v0.8.9 |
| 1136 | 2026-04-28T21:03:59.978Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1137 | 2026-04-28T21:03:59.978Z | Downloaded tower-layer v0.3.3 |
| 1138 | 2026-04-28T21:03:59.978Z | Downloaded strum_macros v0.27.2 |
| 1139 | 2026-04-28T21:03:59.978Z | Downloaded tower-service v0.3.3 |
| 1140 | 2026-04-28T21:03:59.978Z | Downloaded thread_local v1.1.9 |
| 1141 | 2026-04-28T21:03:59.978Z | Downloaded similar v2.7.0 |
| 1142 | 2026-04-28T21:03:59.978Z | Downloaded try-lock v0.2.5 |
| 1143 | 2026-04-28T21:03:59.978Z | Downloaded unarray v0.1.4 |
| 1144 | 2026-04-28T21:03:59.979Z | Downloaded serde_with_macros v3.17.0 |
| 1145 | 2026-04-28T21:03:59.979Z | Downloaded tiny-keccak v2.0.2 |
| 1146 | 2026-04-28T21:03:59.979Z | Downloaded time-macros v0.2.27 |
| 1147 | 2026-04-28T21:03:59.979Z | Downloaded spin v0.9.8 |
| 1148 | 2026-04-28T21:03:59.979Z | Downloaded strum_macros v0.26.4 |
| 1149 | 2026-04-28T21:03:59.979Z | Downloaded trait-variant v0.1.2 |
| 1150 | 2026-04-28T21:03:59.979Z | Downloaded iri-string v0.7.10 |
| 1151 | 2026-04-28T21:03:59.979Z | Downloaded qorb v0.4.1 |
| 1152 | 2026-04-28T21:03:59.979Z | Downloaded tokio-dtrace v0.1.1 |
| 1153 | 2026-04-28T21:03:59.979Z | Downloaded typify-macro v0.6.2 |
| 1154 | 2026-04-28T21:03:59.979Z | Downloaded topological-sort v0.2.2 |
| 1155 | 2026-04-28T21:03:59.979Z | Downloaded libxml v0.3.3 |
| 1156 | 2026-04-28T21:04:00.012Z | Downloaded typify-macro v0.4.3 |
| 1157 | 2026-04-28T21:04:00.012Z | Downloaded tls_codec_derive v0.4.2 |
| 1158 | 2026-04-28T21:04:00.012Z | Downloaded num-bigint-dig v0.8.6 |
| 1159 | 2026-04-28T21:04:00.013Z | Downloaded term v0.7.0 |
| 1160 | 2026-04-28T21:04:00.013Z | Downloaded tokio-rustls v0.25.0 |
| 1161 | 2026-04-28T21:04:00.013Z | Downloaded tokio-native-tls v0.3.1 |
| 1162 | 2026-04-28T21:04:00.013Z | Downloaded tls_codec v0.4.2 |
| 1163 | 2026-04-28T21:04:00.013Z | Downloaded ryu v1.0.23 |
| 1164 | 2026-04-28T21:04:00.013Z | Downloaded hashbrown v0.16.1 |
| 1165 | 2026-04-28T21:04:00.013Z | Downloaded universal-hash v0.5.1 |
| 1166 | 2026-04-28T21:04:00.013Z | Downloaded tokio-tungstenite v0.23.1 |
| 1167 | 2026-04-28T21:04:00.013Z | Downloaded term v1.2.1 |
| 1168 | 2026-04-28T21:04:00.013Z | Downloaded unit-prefix v0.5.2 |
| 1169 | 2026-04-28T21:04:00.013Z | Downloaded socket2 v0.6.3 |
| 1170 | 2026-04-28T21:04:00.013Z | Downloaded aho-corasick v1.1.4 |
| 1171 | 2026-04-28T21:04:00.014Z | Downloaded rand v0.9.2 |
| 1172 | 2026-04-28T21:04:00.014Z | Downloaded tokio-tungstenite v0.21.0 |
| 1173 | 2026-04-28T21:04:00.014Z | Downloaded utf-8 v0.7.6 |
| 1174 | 2026-04-28T21:04:00.014Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1175 | 2026-04-28T21:04:00.014Z | Downloaded thiserror-no-std v2.0.2 |
| 1176 | 2026-04-28T21:04:00.014Z | Downloaded untrusted v0.7.1 |
| 1177 | 2026-04-28T21:04:00.014Z | Downloaded untrusted v0.9.0 |
| 1178 | 2026-04-28T21:04:00.014Z | Downloaded itertools v0.13.0 |
| 1179 | 2026-04-28T21:04:00.014Z | Downloaded futures-util v0.3.32 |
| 1180 | 2026-04-28T21:04:00.014Z | Downloaded usdt-attr-macro v0.6.0 |
| 1181 | 2026-04-28T21:04:00.014Z | Downloaded usdt v0.6.0 |
| 1182 | 2026-04-28T21:04:00.014Z | Downloaded wait-timeout v0.2.1 |
| 1183 | 2026-04-28T21:04:00.014Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1184 | 2026-04-28T21:04:00.014Z | Downloaded unicode-truncate v1.1.0 |
| 1185 | 2026-04-28T21:04:00.040Z | Downloaded subprocess v0.2.15 |
| 1186 | 2026-04-28T21:04:00.040Z | Downloaded iddqd v0.3.18 |
| 1187 | 2026-04-28T21:04:00.040Z | Downloaded want v0.3.1 |
| 1188 | 2026-04-28T21:04:00.040Z | Downloaded tui-tree-widget v0.23.1 |
| 1189 | 2026-04-28T21:04:00.041Z | Downloaded samael v0.0.19 |
| 1190 | 2026-04-28T21:04:00.041Z | Downloaded rustls-webpki v0.103.9 |
| 1191 | 2026-04-28T21:04:00.042Z | Downloaded socket2 v0.5.10 |
| 1192 | 2026-04-28T21:04:00.042Z | Downloaded h2 v0.4.13 |
| 1193 | 2026-04-28T21:04:00.042Z | Downloaded waitgroup v0.1.2 |
| 1194 | 2026-04-28T21:04:00.042Z | Downloaded void v1.0.2 |
| 1195 | 2026-04-28T21:04:00.043Z | Downloaded rsa v0.9.10 |
| 1196 | 2026-04-28T21:04:00.043Z | Downloaded num-bigint v0.4.6 |
| 1197 | 2026-04-28T21:04:00.043Z | Downloaded tokio-stream v0.1.18 |
| 1198 | 2026-04-28T21:04:00.043Z | Downloaded tokio-rustls v0.26.4 |
| 1199 | 2026-04-28T21:04:00.043Z | Downloaded tokio-rustls v0.24.1 |
| 1200 | 2026-04-28T21:04:00.043Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1201 | 2026-04-28T21:04:00.081Z | Downloaded unicase v2.9.0 |
| 1202 | 2026-04-28T21:04:00.081Z | Downloaded slog v2.8.2 |
| 1203 | 2026-04-28T21:04:00.081Z | Downloaded libm v0.2.16 |
| 1204 | 2026-04-28T21:04:00.081Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1205 | 2026-04-28T21:04:00.081Z | Downloaded hyper v1.8.1 |
| 1206 | 2026-04-28T21:04:00.081Z | Downloaded xshell-macros v0.2.7 |
| 1207 | 2026-04-28T21:04:00.081Z | Downloaded schemars v0.9.0 |
| 1208 | 2026-04-28T21:04:00.081Z | Downloaded usdt-macro v0.6.0 |
| 1209 | 2026-04-28T21:04:00.081Z | Downloaded p521 v0.13.3 |
| 1210 | 2026-04-28T21:04:00.081Z | Downloaded usdt-impl v0.6.0 |
| 1211 | 2026-04-28T21:04:00.081Z | Downloaded zeroize_derive v1.4.3 |
| 1212 | 2026-04-28T21:04:00.081Z | Downloaded itertools v0.14.0 |
| 1213 | 2026-04-28T21:04:00.082Z | Downloaded zone_cfg_derive v0.3.1 |
| 1214 | 2026-04-28T21:04:00.082Z | Downloaded zone v0.3.1 |
| 1215 | 2026-04-28T21:04:00.082Z | Downloaded test-strategy v0.4.5 |
| 1216 | 2026-04-28T21:04:00.082Z | Downloaded uzers v0.12.2 |
| 1217 | 2026-04-28T21:04:00.082Z | Downloaded vergen-lib v0.1.6 |
| 1218 | 2026-04-28T21:04:00.082Z | Downloaded snafu v0.8.9 |
| 1219 | 2026-04-28T21:04:00.104Z | Downloaded vergen-gitcl v1.0.8 |
| 1220 | 2026-04-28T21:04:00.104Z | Downloaded vergen-git2 v1.0.7 |
| 1221 | 2026-04-28T21:04:00.104Z | Downloaded itertools v0.12.1 |
| 1222 | 2026-04-28T21:04:00.104Z | Downloaded vsss-rs v3.3.4 |
| 1223 | 2026-04-28T21:04:00.104Z | Downloaded twox-hash v2.1.2 |
| 1224 | 2026-04-28T21:04:00.104Z | Downloaded tinyvec v1.10.0 |
| 1225 | 2026-04-28T21:04:00.104Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1226 | 2026-04-28T21:04:00.104Z | Downloaded wyz v0.5.1 |
| 1227 | 2026-04-28T21:04:00.104Z | Downloaded whoami v1.6.1 |
| 1228 | 2026-04-28T21:04:00.104Z | Downloaded xattr v1.6.1 |
| 1229 | 2026-04-28T21:04:00.104Z | Downloaded toml v0.7.8 |
| 1230 | 2026-04-28T21:04:00.112Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1231 | 2026-04-28T21:04:00.112Z | Downloaded rand v0.10.0 |
| 1232 | 2026-04-28T21:04:00.112Z | Downloaded unicode-properties v0.1.4 |
| 1233 | 2026-04-28T21:04:00.112Z | Downloaded schemars v1.2.1 |
| 1234 | 2026-04-28T21:04:00.136Z | Downloaded zstd-safe v7.2.4 |
| 1235 | 2026-04-28T21:04:00.136Z | Downloaded hkdf v0.12.4 |
| 1236 | 2026-04-28T21:04:00.136Z | Downloaded zeroize v1.8.2 |
| 1237 | 2026-04-28T21:04:00.137Z | Downloaded tracing-core v0.1.36 |
| 1238 | 2026-04-28T21:04:00.137Z | Downloaded typify v0.6.2 |
| 1239 | 2026-04-28T21:04:00.144Z | Downloaded walkdir v2.5.0 |
| 1240 | 2026-04-28T21:04:00.144Z | Downloaded vergen v9.0.6 |
| 1241 | 2026-04-28T21:04:00.144Z | Downloaded tungstenite v0.23.0 |
| 1242 | 2026-04-28T21:04:00.144Z | Downloaded tungstenite v0.21.0 |
| 1243 | 2026-04-28T21:04:00.144Z | Downloaded tar v0.4.45 |
| 1244 | 2026-04-28T21:04:00.144Z | Downloaded tracing-attributes v0.1.31 |
| 1245 | 2026-04-28T21:04:00.144Z | Downloaded whoami v2.1.0 |
| 1246 | 2026-04-28T21:04:00.144Z | Downloaded blake3 v1.8.3 |
| 1247 | 2026-04-28T21:04:00.148Z | Downloaded steno v0.4.1 |
| 1248 | 2026-04-28T21:04:00.148Z | Downloaded typify v0.4.3 |
| 1249 | 2026-04-28T21:04:00.149Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1250 | 2026-04-28T21:04:00.161Z | Downloaded unicode-bidi v0.3.18 |
| 1251 | 2026-04-28T21:04:00.173Z | Downloaded xshell v0.2.7 |
| 1252 | 2026-04-28T21:04:00.173Z | Downloaded uuid v1.23.0 |
| 1253 | 2026-04-28T21:04:00.173Z | Downloaded yasna v0.5.2 |
| 1254 | 2026-04-28T21:04:00.173Z | Downloaded zstd v0.13.3 |
| 1255 | 2026-04-28T21:04:00.180Z | Downloaded vte v0.14.1 |
| 1256 | 2026-04-28T21:04:00.180Z | Downloaded unsafe-libyaml v0.2.11 |
| 1257 | 2026-04-28T21:04:00.187Z | Downloaded tokio-postgres v0.7.16 |
| 1258 | 2026-04-28T21:04:00.195Z | Downloaded toml_edit v0.19.15 |
| 1259 | 2026-04-28T21:04:00.199Z | Downloaded zerocopy v0.6.6 |
| 1260 | 2026-04-28T21:04:00.207Z | Downloaded rpassword v7.4.0 |
| 1261 | 2026-04-28T21:04:00.207Z | Downloaded russh v0.45.0 |
| 1262 | 2026-04-28T21:04:00.236Z | Downloaded zopfli v0.8.3 |
| 1263 | 2026-04-28T21:04:00.244Z | Downloaded rustyline v14.0.0 |
| 1264 | 2026-04-28T21:04:00.245Z | Downloaded ssh-key v0.6.7 |
| 1265 | 2026-04-28T21:04:00.251Z | Downloaded bitvec v1.0.1 |
| 1266 | 2026-04-28T21:04:00.267Z | Downloaded reedline v0.40.0 |
| 1267 | 2026-04-28T21:04:00.273Z | Downloaded yansi v1.0.1 |
| 1268 | 2026-04-28T21:04:00.273Z | Downloaded quick-xml v0.37.5 |
| 1269 | 2026-04-28T21:04:00.273Z | Downloaded zip v0.6.6 |
| 1270 | 2026-04-28T21:04:00.285Z | Downloaded unicode_categories v0.1.1 |
| 1271 | 2026-04-28T21:04:00.285Z | Downloaded regex v1.12.3 |
| 1272 | 2026-04-28T21:04:00.290Z | Downloaded git2 v0.20.4 |
| 1273 | 2026-04-28T21:04:00.290Z | Downloaded reqwest v0.12.28 |
| 1274 | 2026-04-28T21:04:00.298Z | Downloaded salty v0.3.0 |
| 1275 | 2026-04-28T21:04:00.298Z | Downloaded x509-cert v0.2.5 |
| 1276 | 2026-04-28T21:04:00.307Z | Downloaded reqwest v0.13.2 |
| 1277 | 2026-04-28T21:04:00.307Z | Downloaded typed-path v0.9.3 |
| 1278 | 2026-04-28T21:04:00.321Z | Downloaded chrono v0.4.44 |
| 1279 | 2026-04-28T21:04:00.321Z | Downloaded bindgen v0.71.1 |
| 1280 | 2026-04-28T21:04:00.321Z | Downloaded zerocopy-derive v0.8.40 |
| 1281 | 2026-04-28T21:04:00.327Z | Downloaded p384 v0.13.1 |
| 1282 | 2026-04-28T21:04:00.327Z | Downloaded rustls-webpki v0.101.7 |
| 1283 | 2026-04-28T21:04:00.337Z | Downloaded tower v0.5.3 |
| 1284 | 2026-04-28T21:04:00.337Z | Downloaded tokio-util v0.7.18 |
| 1285 | 2026-04-28T21:04:00.349Z | Downloaded petname v2.0.2 |
| 1286 | 2026-04-28T21:04:00.349Z | Downloaded goblin v0.10.5 |
| 1287 | 2026-04-28T21:04:00.352Z | Downloaded tough v0.20.0 |
| 1288 | 2026-04-28T21:04:00.352Z | Downloaded rustls-webpki v0.102.8 |
| 1289 | 2026-04-28T21:04:00.360Z | Downloaded unicode-normalization v0.1.25 |
| 1290 | 2026-04-28T21:04:00.369Z | Downloaded curve25519-dalek v4.1.3 |
| 1291 | 2026-04-28T21:04:00.379Z | Downloaded rayon v1.11.0 |
| 1292 | 2026-04-28T21:04:00.379Z | Downloaded portable-atomic v1.13.1 |
| 1293 | 2026-04-28T21:04:00.383Z | Downloaded zip v4.6.1 |
| 1294 | 2026-04-28T21:04:00.397Z | Downloaded unicode-segmentation v1.12.0 |
| 1295 | 2026-04-28T21:04:00.412Z | Downloaded tower-http v0.6.8 |
| 1296 | 2026-04-28T21:04:00.412Z | Downloaded winnow v0.5.40 |
| 1297 | 2026-04-28T21:04:00.419Z | Downloaded lalrpop v0.19.12 |
| 1298 | 2026-04-28T21:04:00.419Z | Downloaded nix v0.27.1 |
| 1299 | 2026-04-28T21:04:00.432Z | Downloaded moka v0.12.13 |
| 1300 | 2026-04-28T21:04:00.444Z | Downloaded radix_trie v0.2.1 |
| 1301 | 2026-04-28T21:04:00.445Z | Downloaded proptest v1.10.0 |
| 1302 | 2026-04-28T21:04:00.455Z | Downloaded serde_with v3.17.0 |
| 1303 | 2026-04-28T21:04:00.459Z | Downloaded winnow v0.6.26 |
| 1304 | 2026-04-28T21:04:00.462Z | Downloaded time v0.3.47 |
| 1305 | 2026-04-28T21:04:00.470Z | Downloaded smoltcp v0.9.1 |
| 1306 | 2026-04-28T21:04:00.482Z | Downloaded quinn-proto v0.11.13 |
| 1307 | 2026-04-28T21:04:00.495Z | Downloaded dropshot v0.16.7 |
| 1308 | 2026-04-28T21:04:00.495Z | Downloaded zlib-rs v0.6.2 |
| 1309 | 2026-04-28T21:04:00.495Z | Downloaded dropshot v0.17.0 |
| 1310 | 2026-04-28T21:04:00.502Z | Downloaded openssl v0.10.75 |
| 1311 | 2026-04-28T21:04:00.512Z | Downloaded object v0.30.4 |
| 1312 | 2026-04-28T21:04:00.517Z | Downloaded polar-core v0.27.3 |
| 1313 | 2026-04-28T21:04:00.532Z | Downloaded smoltcp v0.11.0 |
| 1314 | 2026-04-28T21:04:00.540Z | Downloaded zerocopy v0.8.40 |
| 1315 | 2026-04-28T21:04:00.543Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-04-28T21:04:00.544Z | Downloaded tabled v0.20.0 |
| 1317 | 2026-04-28T21:04:00.550Z | Downloaded nix v0.29.0 |
| 1318 | 2026-04-28T21:04:00.558Z | Downloaded rustls v0.23.37 |
| 1319 | 2026-04-28T21:04:00.564Z | Downloaded rustls v0.21.12 |
| 1320 | 2026-04-28T21:04:00.568Z | Downloaded nix v0.28.0 |
| 1321 | 2026-04-28T21:04:00.574Z | Downloaded regex-syntax v0.6.29 |
| 1322 | 2026-04-28T21:04:00.578Z | Downloaded bstr v1.12.1 |
| 1323 | 2026-04-28T21:04:00.585Z | Downloaded diesel v2.3.7 |
| 1324 | 2026-04-28T21:04:00.599Z | Downloaded hickory-proto v0.24.4 |
| 1325 | 2026-04-28T21:04:00.604Z | Downloaded vcpkg v0.2.15 |
| 1326 | 2026-04-28T21:04:00.631Z | Downloaded sqlparser v0.61.0 |
| 1327 | 2026-04-28T21:04:00.640Z | Downloaded object v0.37.3 |
| 1328 | 2026-04-28T21:04:00.640Z | Downloaded sled v0.34.7 |
| 1329 | 2026-04-28T21:04:00.648Z | Downloaded webpki-roots v1.0.6 |
| 1330 | 2026-04-28T21:04:00.657Z | Downloaded typify-impl v0.4.3 |
| 1331 | 2026-04-28T21:04:00.663Z | Downloaded nix v0.31.2 |
| 1332 | 2026-04-28T21:04:00.668Z | Downloaded typify-impl v0.6.2 |
| 1333 | 2026-04-28T21:04:00.673Z | Downloaded openapiv3 v2.2.0 |
| 1334 | 2026-04-28T21:04:00.682Z | Downloaded regress v0.11.1 |
| 1335 | 2026-04-28T21:04:00.689Z | Downloaded regress v0.10.5 |
| 1336 | 2026-04-28T21:04:00.693Z | Downloaded rustix v0.38.44 |
| 1337 | 2026-04-28T21:04:00.705Z | Downloaded hickory-proto v0.25.2 |
| 1338 | 2026-04-28T21:04:00.709Z | Downloaded regex-automata v0.4.14 |
| 1339 | 2026-04-28T21:04:00.719Z | Downloaded rustls v0.22.4 |
| 1340 | 2026-04-28T21:04:00.758Z | Downloaded csv v1.4.0 |
| 1341 | 2026-04-28T21:04:00.776Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1342 | 2026-04-28T21:04:00.803Z | Downloaded tracing v0.1.44 |
| 1343 | 2026-04-28T21:04:00.824Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1344 | 2026-04-28T21:04:00.831Z | Downloaded ratatui v0.29.0 |
| 1345 | 2026-04-28T21:04:00.852Z | Downloaded zerocopy-derive v0.6.6 |
| 1346 | 2026-04-28T21:04:00.858Z | Downloaded encoding_rs v0.8.35 |
| 1347 | 2026-04-28T21:04:00.869Z | Downloaded petgraph v0.6.5 |
| 1348 | 2026-04-28T21:04:00.879Z | Downloaded ring v0.17.14 |
| 1349 | 2026-04-28T21:04:00.902Z | Downloaded chrono-tz v0.10.4 |
| 1350 | 2026-04-28T21:04:00.912Z | Downloaded jiff v0.2.21 |
| 1351 | 2026-04-28T21:04:00.932Z | Downloaded petgraph v0.8.3 |
| 1352 | 2026-04-28T21:04:00.946Z | Downloaded libz-sys v1.1.24 |
| 1353 | 2026-04-28T21:04:00.959Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1354 | 2026-04-28T21:04:00.991Z | Downloaded sha3 v0.10.8 |
| 1355 | 2026-04-28T21:04:00.994Z | Downloaded tokio v1.52.1 |
| 1356 | 2026-04-28T21:04:01.598Z | Downloaded aws-lc-sys v0.37.1 |
| 1357 | 2026-04-28T21:04:01.818Z | Compiling libc v0.2.185 |
| 1358 | 2026-04-28T21:04:01.818Z | Compiling serde v1.0.228 |
| 1359 | 2026-04-28T21:04:01.822Z | Compiling shlex v1.3.0 |
| 1360 | 2026-04-28T21:04:01.822Z | Compiling log v0.4.29 |
| 1361 | 2026-04-28T21:04:01.965Z | Compiling find-msvc-tools v0.1.9 |
| 1362 | 2026-04-28T21:04:01.968Z | Compiling smallvec v1.15.1 |
| 1363 | 2026-04-28T21:04:01.983Z | Compiling syn v2.0.117 |
| 1364 | 2026-04-28T21:04:02.007Z | Compiling typenum v1.19.0 |
| 1365 | 2026-04-28T21:04:02.149Z | Compiling generic-array v0.14.7 |
| 1366 | 2026-04-28T21:04:02.168Z | Compiling subtle v2.6.1 |
| 1367 | 2026-04-28T21:04:02.191Z | Compiling scopeguard v1.2.0 |
| 1368 | 2026-04-28T21:04:02.265Z | Compiling const-oid v0.9.6 |
| 1369 | 2026-04-28T21:04:02.279Z | Compiling portable-atomic v1.13.1 |
| 1370 | 2026-04-28T21:04:02.301Z | Compiling lock_api v0.4.14 |
| 1371 | 2026-04-28T21:04:02.343Z | Compiling zerocopy v0.8.40 |
| 1372 | 2026-04-28T21:04:02.400Z | Compiling serde_json v1.0.149 |
| 1373 | 2026-04-28T21:04:02.530Z | Compiling critical-section v1.2.0 |
| 1374 | 2026-04-28T21:04:02.612Z | Compiling parking_lot_core v0.9.12 |
| 1375 | 2026-04-28T21:04:02.642Z | Compiling pin-project-lite v0.2.17 |
| 1376 | 2026-04-28T21:04:02.818Z | Compiling getrandom v0.2.17 |
| 1377 | 2026-04-28T21:04:02.850Z | Compiling jobserver v0.1.34 |
| 1378 | 2026-04-28T21:04:02.881Z | Compiling errno v0.3.14 |
| 1379 | 2026-04-28T21:04:02.978Z | Compiling rand_core v0.6.4 |
| 1380 | 2026-04-28T21:04:03.020Z | Compiling pkg-config v0.3.32 |
| 1381 | 2026-04-28T21:04:03.038Z | Compiling signal-hook-registry v1.4.8 |
| 1382 | 2026-04-28T21:04:03.060Z | Compiling cc v1.2.56 |
| 1383 | 2026-04-28T21:04:03.234Z | Compiling once_cell v1.21.3 |
| 1384 | 2026-04-28T21:04:03.292Z | Compiling bitflags v2.11.0 |
| 1385 | 2026-04-28T21:04:03.304Z | Compiling libm v0.2.16 |
| 1386 | 2026-04-28T21:04:03.429Z | Compiling parking_lot v0.12.5 |
| 1387 | 2026-04-28T21:04:03.507Z | Compiling mio v1.2.0 |
| 1388 | 2026-04-28T21:04:03.526Z | Compiling num-traits v0.2.19 |
| 1389 | 2026-04-28T21:04:03.557Z | Compiling futures-core v0.3.32 |
| 1390 | 2026-04-28T21:04:03.709Z | Compiling percent-encoding v2.3.2 |
| 1391 | 2026-04-28T21:04:03.803Z | Compiling socket2 v0.6.3 |
| 1392 | 2026-04-28T21:04:03.850Z | Compiling futures-sink v0.3.32 |
| 1393 | 2026-04-28T21:04:03.876Z | Compiling cpufeatures v0.2.17 |
| 1394 | 2026-04-28T21:04:03.910Z | Compiling futures-task v0.3.32 |
| 1395 | 2026-04-28T21:04:03.953Z | Compiling futures-channel v0.3.32 |
| 1396 | 2026-04-28T21:04:03.964Z | Compiling getrandom v0.4.1 |
| 1397 | 2026-04-28T21:04:03.983Z | Compiling slab v0.4.12 |
| 1398 | 2026-04-28T21:04:04.080Z | Compiling futures-io v0.3.32 |
| 1399 | 2026-04-28T21:04:04.152Z | Compiling getrandom v0.3.4 |
| 1400 | 2026-04-28T21:04:04.175Z | Compiling rustversion v1.0.22 |
| 1401 | 2026-04-28T21:04:04.194Z | Compiling rand_core v0.10.0 |
| 1402 | 2026-04-28T21:04:04.232Z | Compiling indexmap v2.14.0 |
| 1403 | 2026-04-28T21:04:04.313Z | Compiling form_urlencoded v1.2.2 |
| 1404 | 2026-04-28T21:04:04.570Z | Compiling cmake v0.1.57 |
| 1405 | 2026-04-28T21:04:04.711Z | Compiling synstructure v0.13.2 |
| 1406 | 2026-04-28T21:04:04.727Z | Compiling ident_case v1.0.1 |
| 1407 | 2026-04-28T21:04:04.846Z | Compiling base64ct v1.8.3 |
| 1408 | 2026-04-28T21:04:04.881Z | Compiling fs_extra v1.3.0 |
| 1409 | 2026-04-28T21:04:05.025Z | Compiling dunce v1.0.5 |
| 1410 | 2026-04-28T21:04:05.032Z | Compiling flagset v0.4.7 |
| 1411 | 2026-04-28T21:04:05.053Z | Compiling rand_core v0.9.5 |
| 1412 | 2026-04-28T21:04:05.102Z | Compiling pem-rfc7468 v0.7.0 |
| 1413 | 2026-04-28T21:04:05.109Z | Compiling rustix v1.1.3 |
| 1414 | 2026-04-28T21:04:05.124Z | Compiling iana-time-zone v0.1.65 |
| 1415 | 2026-04-28T21:04:05.138Z | Compiling uuid v1.23.0 |
| 1416 | 2026-04-28T21:04:05.153Z | Compiling aws-lc-sys v0.37.1 |
| 1417 | 2026-04-28T21:04:05.338Z | Compiling ring v0.17.14 |
| 1418 | 2026-04-28T21:04:05.402Z | Compiling rustc_version v0.4.1 |
| 1419 | 2026-04-28T21:04:05.423Z | Compiling vcpkg v0.2.15 |
| 1420 | 2026-04-28T21:04:05.437Z | Compiling aws-lc-rs v1.16.0 |
| 1421 | 2026-04-28T21:04:05.721Z | Compiling regex-syntax v0.8.10 |
| 1422 | 2026-04-28T21:04:05.735Z | Compiling tracing-core v0.1.36 |
| 1423 | 2026-04-28T21:04:05.939Z | Compiling pest_generator v2.8.6 |
| 1424 | 2026-04-28T21:04:06.154Z | Compiling openssl-sys v0.9.111 |
| 1425 | 2026-04-28T21:04:06.278Z | Compiling serde_derive_internals v0.29.1 |
| 1426 | 2026-04-28T21:04:06.497Z | Compiling serde_derive v1.0.228 |
| 1427 | 2026-04-28T21:04:06.650Z | Compiling zeroize_derive v1.4.3 |
| 1428 | 2026-04-28T21:04:06.678Z | Compiling zerofrom-derive v0.1.6 |
| 1429 | 2026-04-28T21:04:06.918Z | Compiling yoke-derive v0.8.1 |
| 1430 | 2026-04-28T21:04:07.203Z | Compiling zerocopy-derive v0.8.40 |
| 1431 | 2026-04-28T21:04:07.298Z | Compiling zeroize v1.8.2 |
| 1432 | 2026-04-28T21:04:08.058Z | Compiling crypto-common v0.1.7 |
| 1433 | 2026-04-28T21:04:08.072Z | Compiling block-buffer v0.10.4 |
| 1434 | 2026-04-28T21:04:08.085Z | Compiling zerofrom v0.1.6 |
| 1435 | 2026-04-28T21:04:08.085Z | Compiling zerovec-derive v0.11.2 |
| 1436 | 2026-04-28T21:04:08.208Z | Compiling yoke v0.8.1 |
| 1437 | 2026-04-28T21:04:08.223Z | Compiling digest v0.10.7 |
| 1438 | 2026-04-28T21:04:08.240Z | Compiling displaydoc v0.2.5 |
| 1439 | 2026-04-28T21:04:08.395Z | Compiling tokio-macros v2.7.0 |
| 1440 | 2026-04-28T21:04:08.473Z | Compiling hmac v0.12.1 |
| 1441 | 2026-04-28T21:04:08.634Z | Compiling futures-macro v0.3.32 |
| 1442 | 2026-04-28T21:04:08.979Z | Compiling zerotrie v0.2.3 |
| 1443 | 2026-04-28T21:04:09.107Z | Compiling block-padding v0.3.3 |
| 1444 | 2026-04-28T21:04:09.190Z | Compiling zerovec v0.11.5 |
| 1445 | 2026-04-28T21:04:09.261Z | Compiling inout v0.1.4 |
| 1446 | 2026-04-28T21:04:09.275Z | Compiling sha2 v0.10.9 |
| 1447 | 2026-04-28T21:04:09.428Z | Compiling cipher v0.4.4 |
| 1448 | 2026-04-28T21:04:09.431Z | Compiling futures-util v0.3.32 |
| 1449 | 2026-04-28T21:04:09.683Z | Compiling tinystr v0.8.2 |
| 1450 | 2026-04-28T21:04:09.686Z | Compiling potential_utf v0.1.4 |
| 1451 | 2026-04-28T21:04:09.860Z | Compiling icu_locale_core v2.1.1 |
| 1452 | 2026-04-28T21:04:09.882Z | Compiling bytes v1.11.1 |
| 1453 | 2026-04-28T21:04:09.961Z | Compiling icu_collections v2.1.1 |
| 1454 | 2026-04-28T21:04:10.470Z | Compiling tokio v1.52.1 |
| 1455 | 2026-04-28T21:04:10.489Z | Compiling icu_provider v2.1.1 |
| 1456 | 2026-04-28T21:04:10.518Z | Compiling der_derive v0.7.3 |
| 1457 | 2026-04-28T21:04:10.755Z | Compiling icu_normalizer v2.1.1 |
| 1458 | 2026-04-28T21:04:10.784Z | Compiling icu_properties v2.1.2 |
| 1459 | 2026-04-28T21:04:10.927Z | Compiling http v1.4.0 |
| 1460 | 2026-04-28T21:04:11.294Z | Compiling chrono v0.4.44 |
| 1461 | 2026-04-28T21:04:11.463Z | Compiling der v0.7.10 |
| 1462 | 2026-04-28T21:04:11.667Z | Compiling idna_adapter v1.2.1 |
| 1463 | 2026-04-28T21:04:11.699Z | Compiling ppv-lite86 v0.2.21 |
| 1464 | 2026-04-28T21:04:11.806Z | Compiling idna v1.1.0 |
| 1465 | 2026-04-28T21:04:11.838Z | Compiling salsa20 v0.10.2 |
| 1466 | 2026-04-28T21:04:11.882Z | Compiling pbkdf2 v0.12.2 |
| 1467 | 2026-04-28T21:04:11.972Z | Compiling thiserror-impl v2.0.18 |
| 1468 | 2026-04-28T21:04:11.999Z | Compiling scrypt v0.11.0 |
| 1469 | 2026-04-28T21:04:12.013Z | Compiling rand_chacha v0.9.0 |
| 1470 | 2026-04-28T21:04:12.254Z | Compiling url v2.5.8 |
| 1471 | 2026-04-28T21:04:12.437Z | Compiling spki v0.7.3 |
| 1472 | 2026-04-28T21:04:12.640Z | Compiling aes v0.8.4 |
| 1473 | 2026-04-28T21:04:12.656Z | Compiling cbc v0.1.2 |
| 1474 | 2026-04-28T21:04:12.659Z | Compiling rustls-pki-types v1.14.0 |
| 1475 | 2026-04-28T21:04:12.693Z | Compiling tracing-attributes v0.1.31 |
| 1476 | 2026-04-28T21:04:12.803Z | Compiling rand v0.9.2 |
| 1477 | 2026-04-28T21:04:13.038Z | Compiling pkcs5 v0.7.1 |
| 1478 | 2026-04-28T21:04:13.103Z | Compiling http-body v1.0.1 |
| 1479 | 2026-04-28T21:04:13.277Z | Compiling thiserror v2.0.18 |
| 1480 | 2026-04-28T21:04:13.348Z | Compiling untrusted v0.9.0 |
| 1481 | 2026-04-28T21:04:13.385Z | Compiling httparse v1.10.1 |
| 1482 | 2026-04-28T21:04:13.471Z | Compiling schemars v0.8.22 |
| 1483 | 2026-04-28T21:04:13.509Z | Compiling openssl-probe v0.2.1 |
| 1484 | 2026-04-28T21:04:13.584Z | Compiling untrusted v0.7.1 |
| 1485 | 2026-04-28T21:04:13.666Z | Compiling base64 v0.22.1 |
| 1486 | 2026-04-28T21:04:13.707Z | Compiling pkcs8 v0.10.2 |
| 1487 | 2026-04-28T21:04:13.720Z | Compiling schemars_derive v0.8.22 |
| 1488 | 2026-04-28T21:04:13.779Z | Compiling pest_derive v2.8.6 |
| 1489 | 2026-04-28T21:04:13.965Z | Compiling tracing v0.1.44 |
| 1490 | 2026-04-28T21:04:13.981Z | Compiling scroll_derive v0.13.1 |
| 1491 | 2026-04-28T21:04:14.010Z | Compiling darling_core v0.20.11 |
| 1492 | 2026-04-28T21:04:14.195Z | Compiling tokio-util v0.7.18 |
| 1493 | 2026-04-28T21:04:14.224Z | Compiling atomic-waker v1.1.2 |
| 1494 | 2026-04-28T21:04:14.349Z | Compiling tower-service v0.3.3 |
| 1495 | 2026-04-28T21:04:14.453Z | Compiling tower-layer v0.3.3 |
| 1496 | 2026-04-28T21:04:14.616Z | Compiling rustls v0.23.37 |
| 1497 | 2026-04-28T21:04:14.764Z | Compiling dyn-clone v1.0.20 |
| 1498 | 2026-04-28T21:04:14.787Z | Compiling tinyvec_macros v0.1.1 |
| 1499 | 2026-04-28T21:04:14.861Z | Compiling try-lock v0.2.5 |
| 1500 | 2026-04-28T21:04:14.899Z | Compiling h2 v0.4.13 |
| 1501 | 2026-04-28T21:04:14.969Z | Compiling want v0.3.1 |
| 1502 | 2026-04-28T21:04:15.134Z | Compiling tinyvec v1.10.0 |
| 1503 | 2026-04-28T21:04:15.209Z | Compiling scroll v0.13.0 |
| 1504 | 2026-04-28T21:04:15.513Z | Compiling ipnet v2.11.0 |
| 1505 | 2026-04-28T21:04:15.526Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1506 | 2026-04-28T21:04:15.794Z | Compiling spin v0.9.8 |
| 1507 | 2026-04-28T21:04:15.911Z | Compiling aho-corasick v1.1.4 |
| 1508 | 2026-04-28T21:04:16.003Z | Compiling time-core v0.1.8 |
| 1509 | 2026-04-28T21:04:16.017Z | Compiling httpdate v1.0.3 |
| 1510 | 2026-04-28T21:04:16.078Z | Compiling openssl v0.10.75 |
| 1511 | 2026-04-28T21:04:16.149Z | Compiling num-conv v0.2.0 |
| 1512 | 2026-04-28T21:04:16.221Z | Compiling foreign-types-shared v0.1.1 |
| 1513 | 2026-04-28T21:04:16.236Z | Compiling powerfmt v0.2.0 |
| 1514 | 2026-04-28T21:04:16.282Z | Compiling pin-utils v0.1.0 |
| 1515 | 2026-04-28T21:04:16.297Z | Compiling darling_macro v0.20.11 |
| 1516 | 2026-04-28T21:04:16.311Z | Compiling crc32fast v1.5.0 |
| 1517 | 2026-04-28T21:04:16.344Z | Compiling tempfile v3.25.0 |
| 1518 | 2026-04-28T21:04:16.357Z | Compiling foreign-types v0.3.2 |
| 1519 | 2026-04-28T21:04:16.428Z | Compiling deranged v0.5.8 |
| 1520 | 2026-04-28T21:04:16.443Z | Compiling time-macros v0.2.27 |
| 1521 | 2026-04-28T21:04:16.713Z | Compiling regex-automata v0.4.14 |
| 1522 | 2026-04-28T21:04:16.759Z | Compiling darling v0.20.11 |
| 1523 | 2026-04-28T21:04:16.845Z | Compiling goblin v0.10.5 |
| 1524 | 2026-04-28T21:04:17.491Z | Compiling openssl-macros v0.1.1 |
| 1525 | 2026-04-28T21:04:17.593Z | Compiling wait-timeout v0.2.1 |
| 1526 | 2026-04-28T21:04:17.864Z | Compiling hyper v1.8.1 |
| 1527 | 2026-04-28T21:04:17.877Z | Compiling syn v1.0.109 |
| 1528 | 2026-04-28T21:04:17.893Z | Compiling bit-vec v0.8.0 |
| 1529 | 2026-04-28T21:04:18.126Z | Compiling num_threads v0.1.7 |
| 1530 | 2026-04-28T21:04:18.178Z | Compiling quick-error v1.2.3 |
| 1531 | 2026-04-28T21:04:18.225Z | Compiling usdt-impl v0.6.0 |
| 1532 | 2026-04-28T21:04:18.284Z | Compiling simd-adler32 v0.3.8 |
| 1533 | 2026-04-28T21:04:18.428Z | Compiling crossbeam-utils v0.8.21 |
| 1534 | 2026-04-28T21:04:18.527Z | Compiling siphasher v1.0.2 |
| 1535 | 2026-04-28T21:04:18.710Z | Compiling native-tls v0.2.18 |
| 1536 | 2026-04-28T21:04:18.764Z | Compiling rusty-fork v0.3.1 |
| 1537 | 2026-04-28T21:04:18.822Z | Compiling time v0.3.47 |
| 1538 | 2026-04-28T21:04:18.928Z | Compiling hyper-util v0.1.20 |
| 1539 | 2026-04-28T21:04:19.128Z | Compiling bit-set v0.8.0 |
| 1540 | 2026-04-28T21:04:19.407Z | Compiling derive_builder_core v0.20.2 |
| 1541 | 2026-04-28T21:04:20.275Z | Compiling dof v0.4.0 |
| 1542 | 2026-04-28T21:04:20.603Z | Compiling unicode-normalization v0.1.25 |
| 1543 | 2026-04-28T21:04:20.651Z | Compiling dtrace-parser v0.3.0 |
| 1544 | 2026-04-28T21:04:20.773Z | Compiling rustls-native-certs v0.8.3 |
| 1545 | 2026-04-28T21:04:21.048Z | Compiling signature v2.2.0 |
| 1546 | 2026-04-28T21:04:21.048Z | Compiling scroll_derive v0.12.1 |
| 1547 | 2026-04-28T21:04:21.076Z | Compiling thiserror-impl v1.0.69 |
| 1548 | 2026-04-28T21:04:21.226Z | Compiling heapless v0.7.17 |
| 1549 | 2026-04-28T21:04:21.394Z | Compiling rand_xorshift v0.4.0 |
| 1550 | 2026-04-28T21:04:21.468Z | Compiling slog v2.8.2 |
| 1551 | 2026-04-28T21:04:21.482Z | Compiling darling_core v0.21.3 |
| 1552 | 2026-04-28T21:04:21.554Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1553 | 2026-04-28T21:04:21.652Z | Compiling sync_wrapper v1.0.2 |
| 1554 | 2026-04-28T21:04:21.713Z | Compiling thread-id v5.1.0 |
| 1555 | 2026-04-28T21:04:21.762Z | Compiling cookie v0.18.1 |
| 1556 | 2026-04-28T21:04:21.800Z | Compiling signal-hook v0.3.18 |
| 1557 | 2026-04-28T21:04:21.824Z | Compiling unicode-properties v0.1.4 |
| 1558 | 2026-04-28T21:04:21.941Z | Compiling paste v1.0.15 |
| 1559 | 2026-04-28T21:04:21.969Z | Compiling allocator-api2 v0.2.21 |
| 1560 | 2026-04-28T21:04:22.030Z | Compiling anyhow v1.0.102 |
| 1561 | 2026-04-28T21:04:22.206Z | Compiling unicode-bidi v0.3.18 |
| 1562 | 2026-04-28T21:04:22.238Z | Compiling zstd-safe v7.2.4 |
| 1563 | 2026-04-28T21:04:22.293Z | Compiling unarray v0.1.4 |
| 1564 | 2026-04-28T21:04:22.325Z | Compiling adler2 v2.0.1 |
| 1565 | 2026-04-28T21:04:22.400Z | Compiling proptest v1.10.0 |
| 1566 | 2026-04-28T21:04:22.429Z | Compiling miniz_oxide v0.8.9 |
| 1567 | 2026-04-28T21:04:22.453Z | Compiling thiserror v1.0.69 |
| 1568 | 2026-04-28T21:04:22.548Z | Compiling stringprep v0.1.5 |
| 1569 | 2026-04-28T21:04:22.979Z | Compiling tower v0.5.3 |
| 1570 | 2026-04-28T21:04:23.023Z | Compiling scroll v0.12.0 |
| 1571 | 2026-04-28T21:04:23.300Z | Compiling derive_builder_macro v0.20.2 |
| 1572 | 2026-04-28T21:04:23.445Z | Compiling ipnetwork v0.21.1 |
| 1573 | 2026-04-28T21:04:23.573Z | Compiling http-body-util v0.1.3 |
| 1574 | 2026-04-28T21:04:23.740Z | Compiling webpki-roots v1.0.6 |
| 1575 | 2026-04-28T21:04:23.815Z | Compiling rand_chacha v0.3.1 |
| 1576 | 2026-04-28T21:04:23.833Z | Compiling erased-serde v0.3.31 |
| 1577 | 2026-04-28T21:04:23.860Z | Compiling serde_spanned v0.6.9 |
| 1578 | 2026-04-28T21:04:23.911Z | Compiling toml_datetime v0.6.11 |
| 1579 | 2026-04-28T21:04:23.941Z | Compiling darling_macro v0.21.3 |
| 1580 | 2026-04-28T21:04:23.998Z | Compiling serde_tokenstream v0.2.3 |
| 1581 | 2026-04-28T21:04:24.163Z | Compiling md-5 v0.10.6 |
| 1582 | 2026-04-28T21:04:24.307Z | Compiling zerocopy-derive v0.7.35 |
| 1583 | 2026-04-28T21:04:24.322Z | Compiling curve25519-dalek v4.1.3 |
| 1584 | 2026-04-28T21:04:24.337Z | Compiling vergen-lib v0.1.6 |
| 1585 | 2026-04-28T21:04:24.410Z | Compiling num-integer v0.1.46 |
| 1586 | 2026-04-28T21:04:24.515Z | Compiling hash32 v0.2.1 |
| 1587 | 2026-04-28T21:04:24.618Z | Compiling ff v0.13.1 |
| 1588 | 2026-04-28T21:04:24.655Z | Compiling memoffset v0.9.1 |
| 1589 | 2026-04-28T21:04:24.709Z | Compiling litrs v1.0.0 |
| 1590 | 2026-04-28T21:04:24.733Z | Compiling ref-cast v1.0.25 |
| 1591 | 2026-04-28T21:04:24.753Z | Compiling cfg_aliases v0.2.1 |
| 1592 | 2026-04-28T21:04:24.831Z | Compiling psl-types v2.0.11 |
| 1593 | 2026-04-28T21:04:24.845Z | Compiling iri-string v0.7.10 |
| 1594 | 2026-04-28T21:04:24.955Z | Compiling zlib-rs v0.6.2 |
| 1595 | 2026-04-28T21:04:25.031Z | Compiling fallible-iterator v0.2.0 |
| 1596 | 2026-04-28T21:04:25.173Z | Compiling num-bigint-dig v0.8.6 |
| 1597 | 2026-04-28T21:04:25.221Z | Compiling ryu v1.0.23 |
| 1598 | 2026-04-28T21:04:25.401Z | Compiling smoltcp v0.9.1 |
| 1599 | 2026-04-28T21:04:25.416Z | Compiling base16ct v0.2.0 |
| 1600 | 2026-04-28T21:04:25.419Z | Compiling rustix v0.38.44 |
| 1601 | 2026-04-28T21:04:25.594Z | Compiling sec1 v0.7.3 |
| 1602 | 2026-04-28T21:04:25.788Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-04-28T21:04:25.864Z | Compiling serde_urlencoded v0.7.1 |
| 1604 | 2026-04-28T21:04:25.879Z | Compiling document-features v0.2.12 |
| 1605 | 2026-04-28T21:04:26.109Z | Compiling tower-http v0.6.8 |
| 1606 | 2026-04-28T21:04:26.334Z | Compiling zerocopy v0.7.35 |
| 1607 | 2026-04-28T21:04:26.441Z | Compiling publicsuffix v2.3.0 |
| 1608 | 2026-04-28T21:04:26.513Z | Compiling nix v0.31.2 |
| 1609 | 2026-04-28T21:04:26.554Z | Compiling group v0.13.0 |
| 1610 | 2026-04-28T21:04:26.737Z | Compiling newtype-uuid v1.3.2 |
| 1611 | 2026-04-28T21:04:26.892Z | Compiling num-iter v0.1.45 |
| 1612 | 2026-04-28T21:04:26.976Z | Compiling darling v0.21.3 |
| 1613 | 2026-04-28T21:04:27.058Z | Compiling rand v0.8.5 |
| 1614 | 2026-04-28T21:04:27.071Z | Compiling derive_builder v0.20.2 |
| 1615 | 2026-04-28T21:04:27.085Z | Compiling oxnet v0.1.4 |
| 1616 | 2026-04-28T21:04:27.181Z | Compiling hubpack_derive v0.1.1 |
| 1617 | 2026-04-28T21:04:27.197Z | Compiling tokio-native-tls v0.3.1 |
| 1618 | 2026-04-28T21:04:27.388Z | Compiling goblin v0.8.2 |
| 1619 | 2026-04-28T21:04:27.881Z | Compiling flate2 v1.1.9 |
| 1620 | 2026-04-28T21:04:28.007Z | Compiling regex v1.12.3 |
| 1621 | 2026-04-28T21:04:28.172Z | Compiling phf_shared v0.13.1 |
| 1622 | 2026-04-28T21:04:28.187Z | Compiling lazy_static v1.5.0 |
| 1623 | 2026-04-28T21:04:28.258Z | Compiling cargo-platform v0.1.9 |
| 1624 | 2026-04-28T21:04:28.279Z | Compiling hkdf v0.12.4 |
| 1625 | 2026-04-28T21:04:28.282Z | Compiling crypto-bigint v0.5.5 |
| 1626 | 2026-04-28T21:04:28.411Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-04-28T21:04:28.436Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-04-28T21:04:28.452Z | Compiling ref-cast-impl v1.0.25 |
| 1629 | 2026-04-28T21:04:28.509Z | Compiling daft-derive v0.1.5 |
| 1630 | 2026-04-28T21:04:28.547Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1631 | 2026-04-28T21:04:28.979Z | Compiling strum_macros v0.27.2 |
| 1632 | 2026-04-28T21:04:29.185Z | Compiling vergen v9.0.6 |
| 1633 | 2026-04-28T21:04:29.211Z | Compiling fs-err v3.3.0 |
| 1634 | 2026-04-28T21:04:29.370Z | Compiling ahash v0.8.12 |
| 1635 | 2026-04-28T21:04:29.400Z | Compiling foldhash v0.1.5 |
| 1636 | 2026-04-28T21:04:29.437Z | Compiling winnow v0.5.40 |
| 1637 | 2026-04-28T21:04:29.571Z | Compiling object v0.37.3 |
| 1638 | 2026-04-28T21:04:29.571Z | Compiling bitflags v1.3.2 |
| 1639 | 2026-04-28T21:04:29.652Z | Compiling managed v0.8.0 |
| 1640 | 2026-04-28T21:04:29.856Z | Compiling libbz2-rs-sys v0.2.2 |
| 1641 | 2026-04-28T21:04:29.871Z | Compiling unicode-segmentation v1.12.0 |
| 1642 | 2026-04-28T21:04:30.251Z | Compiling bumpalo v3.20.2 |
| 1643 | 2026-04-28T21:04:30.405Z | Compiling foldhash v0.2.0 |
| 1644 | 2026-04-28T21:04:30.541Z | Compiling zopfli v0.8.3 |
| 1645 | 2026-04-28T21:04:30.575Z | Compiling hashbrown v0.16.1 |
| 1646 | 2026-04-28T21:04:30.633Z | Compiling bzip2 v0.6.1 |
| 1647 | 2026-04-28T21:04:30.844Z | Compiling toml_edit v0.19.15 |
| 1648 | 2026-04-28T21:04:30.959Z | Compiling strum v0.27.2 |
| 1649 | 2026-04-28T21:04:30.974Z | Compiling dof v0.3.0 |
| 1650 | 2026-04-28T21:04:31.095Z | Compiling hashbrown v0.15.5 |
| 1651 | 2026-04-28T21:04:31.168Z | Compiling clap_builder v4.5.60 |
| 1652 | 2026-04-28T21:04:31.334Z | Compiling daft v0.1.5 |
| 1653 | 2026-04-28T21:04:31.612Z | Compiling elliptic-curve v0.13.8 |
| 1654 | 2026-04-28T21:04:31.705Z | Compiling cargo_metadata v0.19.2 |
| 1655 | 2026-04-28T21:04:31.794Z | Compiling phf v0.13.1 |
| 1656 | 2026-04-28T21:04:32.366Z | Compiling signal-hook-mio v0.2.5 |
| 1657 | 2026-04-28T21:04:32.490Z | Compiling cookie_store v0.22.1 |
| 1658 | 2026-04-28T21:04:33.004Z | Compiling zstd v0.13.3 |
| 1659 | 2026-04-28T21:04:33.141Z | Compiling hubpack v0.1.2 |
| 1660 | 2026-04-28T21:04:33.272Z | Compiling bzip2 v0.4.4 |
| 1661 | 2026-04-28T21:04:33.358Z | Compiling hyper-tls v0.6.0 |
| 1662 | 2026-04-28T21:04:33.380Z | Compiling serde_with_macros v3.17.0 |
| 1663 | 2026-04-28T21:04:33.504Z | Compiling postgres-types v0.2.12 |
| 1664 | 2026-04-28T21:04:33.585Z | Compiling usdt-attr-macro v0.6.0 |
| 1665 | 2026-04-28T21:04:34.047Z | Compiling usdt-macro v0.6.0 |
| 1666 | 2026-04-28T21:04:34.132Z | Compiling dtrace-parser v0.2.0 |
| 1667 | 2026-04-28T21:04:34.368Z | Compiling ed25519 v2.2.3 |
| 1668 | 2026-04-28T21:04:34.485Z | Compiling bstr v1.12.1 |
| 1669 | 2026-04-28T21:04:34.608Z | Compiling phf_shared v0.11.3 |
| 1670 | 2026-04-28T21:04:34.653Z | Compiling pkcs1 v0.7.5 |
| 1671 | 2026-04-28T21:04:34.774Z | Compiling serde-big-array v0.5.1 |
| 1672 | 2026-04-28T21:04:34.796Z | Compiling hex v0.4.3 |
| 1673 | 2026-04-28T21:04:34.885Z | Compiling rfc6979 v0.4.0 |
| 1674 | 2026-04-28T21:04:34.916Z | Compiling strum_macros v0.26.4 |
| 1675 | 2026-04-28T21:04:35.011Z | Compiling enum-as-inner v0.6.1 |
| 1676 | 2026-04-28T21:04:35.049Z | Compiling serde_repr v0.1.20 |
| 1677 | 2026-04-28T21:04:35.063Z | Compiling clap_derive v4.5.55 |
| 1678 | 2026-04-28T21:04:35.135Z | Compiling float-cmp v0.10.0 |
| 1679 | 2026-04-28T21:04:35.292Z | Compiling thread-id v4.2.2 |
| 1680 | 2026-04-28T21:04:35.341Z | Compiling memmap2 v0.9.10 |
| 1681 | 2026-04-28T21:04:35.399Z | Compiling env_filter v1.0.0 |
| 1682 | 2026-04-28T21:04:35.550Z | Compiling encoding_rs v0.8.35 |
| 1683 | 2026-04-28T21:04:35.562Z | Compiling mime v0.3.17 |
| 1684 | 2026-04-28T21:04:35.611Z | Compiling difflib v0.4.0 |
| 1685 | 2026-04-28T21:04:35.707Z | Compiling data-encoding v2.10.0 |
| 1686 | 2026-04-28T21:04:35.820Z | Compiling rustc-hash v2.1.1 |
| 1687 | 2026-04-28T21:04:35.951Z | Compiling either v1.15.0 |
| 1688 | 2026-04-28T21:04:36.168Z | Compiling normalize-line-endings v0.3.0 |
| 1689 | 2026-04-28T21:04:36.183Z | Compiling static_assertions v1.1.0 |
| 1690 | 2026-04-28T21:04:36.261Z | Compiling fixedbitset v0.4.2 |
| 1691 | 2026-04-28T21:04:36.276Z | Compiling jiff v0.2.21 |
| 1692 | 2026-04-28T21:04:36.421Z | Compiling predicates-core v1.0.10 |
| 1693 | 2026-04-28T21:04:36.487Z | Compiling keccak v0.1.6 |
| 1694 | 2026-04-28T21:04:36.608Z | Compiling precomputed-hash v0.1.1 |
| 1695 | 2026-04-28T21:04:36.694Z | Compiling fixedbitset v0.5.7 |
| 1696 | 2026-04-28T21:04:36.713Z | Compiling new_debug_unreachable v1.0.6 |
| 1697 | 2026-04-28T21:04:36.784Z | Compiling whoami v2.1.0 |
| 1698 | 2026-04-28T21:04:36.873Z | Compiling clap v4.5.60 |
| 1699 | 2026-04-28T21:04:36.957Z | Compiling petgraph v0.8.3 |
| 1700 | 2026-04-28T21:04:36.995Z | Compiling string_cache v0.8.9 |
| 1701 | 2026-04-28T21:04:37.076Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-04-28T21:04:37.154Z | Compiling strum v0.26.3 |
| 1703 | 2026-04-28T21:04:37.219Z | Compiling sha3 v0.10.8 |
| 1704 | 2026-04-28T21:04:37.283Z | Compiling predicates v3.1.4 |
| 1705 | 2026-04-28T21:04:37.302Z | Compiling petgraph v0.6.5 |
| 1706 | 2026-04-28T21:04:37.511Z | Compiling toml_edit v0.22.27 |
| 1707 | 2026-04-28T21:04:37.672Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1708 | 2026-04-28T21:04:37.927Z | Compiling itertools v0.13.0 |
| 1709 | 2026-04-28T21:04:38.751Z | Compiling hickory-proto v0.25.2 |
| 1710 | 2026-04-28T21:04:38.854Z | Compiling zip v4.6.1 |
| 1711 | 2026-04-28T21:04:39.127Z | Compiling iddqd v0.3.18 |
| 1712 | 2026-04-28T21:04:39.212Z | Compiling env_logger v0.11.9 |
| 1713 | 2026-04-28T21:04:39.569Z | Compiling usdt v0.6.0 |
| 1714 | 2026-04-28T21:04:39.812Z | Compiling usdt-impl v0.5.0 |
| 1715 | 2026-04-28T21:04:39.833Z | Compiling serde_with v3.17.0 |
| 1716 | 2026-04-28T21:04:40.176Z | Compiling ecdsa v0.16.9 |
| 1717 | 2026-04-28T21:04:40.267Z | Compiling similar v2.7.0 |
| 1718 | 2026-04-28T21:04:40.418Z | Compiling rsa v0.9.10 |
| 1719 | 2026-04-28T21:04:40.439Z | Compiling ed25519-dalek v2.2.0 |
| 1720 | 2026-04-28T21:04:40.442Z | Compiling crossterm v0.28.1 |
| 1721 | 2026-04-28T21:04:41.115Z | Compiling zip v0.6.6 |
| 1722 | 2026-04-28T21:04:41.579Z | Compiling toml v0.7.8 |
| 1723 | 2026-04-28T21:04:41.928Z | Compiling heck v0.4.1 |
| 1724 | 2026-04-28T21:04:42.002Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1725 | 2026-04-28T21:04:42.017Z | Compiling crossbeam-epoch v0.9.18 |
| 1726 | 2026-04-28T21:04:42.162Z | Compiling tokio-stream v0.1.18 |
| 1727 | 2026-04-28T21:04:42.180Z | Compiling buf-list v1.1.2 |
| 1728 | 2026-04-28T21:04:42.341Z | Compiling x509-cert v0.2.5 |
| 1729 | 2026-04-28T21:04:42.455Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1730 | 2026-04-28T21:04:42.628Z | Compiling openapiv3 v2.2.0 |
| 1731 | 2026-04-28T21:04:42.631Z | Compiling sha1 v0.10.6 |
| 1732 | 2026-04-28T21:04:42.765Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1733 | 2026-04-28T21:04:42.867Z | Compiling lalrpop-util v0.19.12 |
| 1734 | 2026-04-28T21:04:43.057Z | Compiling peg-runtime v0.8.5 |
| 1735 | 2026-04-28T21:04:43.073Z | Compiling thread_local v1.1.9 |
| 1736 | 2026-04-28T21:04:43.330Z | Compiling slog-async v2.8.0 |
| 1737 | 2026-04-28T21:04:43.351Z | Compiling crossbeam-channel v0.5.15 |
| 1738 | 2026-04-28T21:04:43.446Z | Compiling futures-executor v0.3.32 |
| 1739 | 2026-04-28T21:04:43.652Z | Compiling filetime v0.2.27 |
| 1740 | 2026-04-28T21:04:43.705Z | Compiling is-terminal v0.4.17 |
| 1741 | 2026-04-28T21:04:43.736Z | Compiling take_mut v0.2.2 |
| 1742 | 2026-04-28T21:04:43.803Z | Compiling term v1.2.1 |
| 1743 | 2026-04-28T21:04:43.803Z | Compiling xattr v1.6.1 |
| 1744 | 2026-04-28T21:04:43.848Z | Compiling futures v0.3.32 |
| 1745 | 2026-04-28T21:04:43.932Z | Compiling tar v0.4.45 |
| 1746 | 2026-04-28T21:04:44.198Z | Compiling slog-term v2.9.2 |
| 1747 | 2026-04-28T21:04:50.610Z | Compiling rustls-webpki v0.103.9 |
| 1748 | 2026-04-28T21:04:53.374Z | Compiling tokio-rustls v0.26.4 |
| 1749 | 2026-04-28T21:04:53.375Z | Compiling rustls-platform-verifier v0.6.2 |
| 1750 | 2026-04-28T21:04:53.571Z | Compiling hyper-rustls v0.27.7 |
| 1751 | 2026-04-28T21:04:53.775Z | Compiling reqwest v0.12.28 |
| 1752 | 2026-04-28T21:04:53.775Z | Compiling reqwest v0.13.2 |
| 1753 | 2026-04-28T21:04:55.906Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1754 | 2026-04-28T21:04:56.122Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1755 | 2026-04-28T21:04:58.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1756 | 2026-04-28T21:04:59.066Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1757 | 2026-04-28T21:04:59.121Z | Apr 28 21:04:57.661 INFO Starting download, target: Console |
| 1758 | 2026-04-28T21:04:59.121Z | Apr 28 21:04:57.661 INFO Starting download, target: Clickhouse |
| 1759 | 2026-04-28T21:04:59.121Z | Apr 28 21:04:57.661 INFO Starting download, target: Cockroach |
| 1760 | 2026-04-28T21:04:59.121Z | Apr 28 21:04:57.661 INFO Starting download, target: DendriteStub |
| 1761 | 2026-04-28T21:04:59.121Z | Apr 28 21:04:57.661 INFO Starting download, target: MaghemiteMgd |
| 1762 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.661 INFO Starting download, target: TransceiverControl |
| 1763 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1764 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1765 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1766 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1767 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1768 | 2026-04-28T21:04:59.124Z | Apr 28 21:04:57.662 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1769 | 2026-04-28T21:04:59.659Z | Apr 28 21:04:58.196 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1770 | 2026-04-28T21:04:59.863Z | Apr 28 21:04:58.400 INFO Download complete, target: TransceiverControl |
| 1771 | 2026-04-28T21:05:00.120Z | Apr 28 21:04:58.656 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1772 | 2026-04-28T21:05:00.374Z | Apr 28 21:04:58.910 INFO Download complete, target: Console |
| 1773 | 2026-04-28T21:05:00.871Z | Apr 28 21:04:59.409 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1774 | 2026-04-28T21:05:00.922Z | Apr 28 21:04:59.462 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1775 | 2026-04-28T21:05:01.282Z | Apr 28 21:04:59.823 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1776 | 2026-04-28T21:05:01.282Z | Apr 28 21:04:59.823 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1777 | 2026-04-28T21:05:01.289Z | Apr 28 21:04:59.829 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1778 | 2026-04-28T21:05:03.215Z | Apr 28 21:05:01.755 INFO Download complete, target: DendriteStub |
| 1779 | 2026-04-28T21:05:03.258Z | Apr 28 21:05:01.798 INFO Download complete, target: MaghemiteMgd |
| 1780 | 2026-04-28T21:05:05.826Z | Apr 28 21:05:04.366 INFO Checking that binary works, target: Cockroach |
| 1781 | 2026-04-28T21:05:05.946Z | Apr 28 21:05:04.486 INFO Download complete, target: Cockroach |
| 1782 | 2026-04-28T21:05:07.969Z | Apr 28 21:05:06.509 INFO Checking that binary works, target: Clickhouse |
| 1783 | 2026-04-28T21:05:08.141Z | Apr 28 21:05:06.681 INFO Download complete, target: Clickhouse |
| 1784 | 2026-04-28T21:05:08.164Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1785 | 2026-04-28T21:05:08.167Z | |
| 1786 | 2026-04-28T21:05:08.167Z | real 3:37.533468031 |
| 1787 | 2026-04-28T21:05:08.167Z | user 7:13.793287684 |
| 1788 | 2026-04-28T21:05:08.167Z | sys 1:24.452559473 |
| 1789 | 2026-04-28T21:05:08.167Z | trap 0.219396317 |
| 1790 | 2026-04-28T21:05:08.167Z | tflt 1.081711215 |
| 1791 | 2026-04-28T21:05:08.167Z | dflt 1.370908904 |
| 1792 | 2026-04-28T21:05:08.167Z | kflt 0.094434379 |
| 1793 | 2026-04-28T21:05:08.168Z | lock 22:21.143418205 |
| 1794 | 2026-04-28T21:05:08.168Z | slp 22:52.955193151 |
| 1795 | 2026-04-28T21:05:08.168Z | lat 44.070140759 |
| 1796 | 2026-04-28T21:05:08.168Z | stop 1:59.623567665 |
| 1797 | 2026-04-28T21:05:08.168Z | + banner hack-check |
| 1798 | 2026-04-28T21:05:08.168Z | |
| 1799 | 2026-04-28T21:05:08.168Z | # # ## #### # # #### # # ###### #### # # |
| 1800 | 2026-04-28T21:05:08.168Z | # # # # # # # # # # # # # # # # # |
| 1801 | 2026-04-28T21:05:08.168Z | ###### # # # #### ##### # ###### ##### # #### |
| 1802 | 2026-04-28T21:05:08.168Z | # # ###### # # # # # # # # # # |
| 1803 | 2026-04-28T21:05:08.168Z | # # # # # # # # # # # # # # # # # |
| 1804 | 2026-04-28T21:05:08.168Z | # # # # #### # # #### # # ###### #### # # |
| 1805 | 2026-04-28T21:05:08.168Z | |
| 1806 | 2026-04-28T21:05:08.168Z | + export CARGO_INCREMENTAL=0 |
| 1807 | 2026-04-28T21:05:08.168Z | + CARGO_INCREMENTAL=0 |
| 1808 | 2026-04-28T21:05:08.168Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1809 | 2026-04-28T21:05:08.696Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1810 | 2026-04-28T21:05:08.914Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1811 | 2026-04-28T21:05:10.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s |
| 1812 | 2026-04-28T21:05:10.905Z | Running `target/debug/xtask check-features --ci` |
| 1813 | 2026-04-28T21:05:10.933Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1814 | 2026-04-28T21:05:10.936Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1815 | 2026-04-28T21:05:11.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1816 | 2026-04-28T21:05:11.442Z | Running `target/debug/xtask download cargo-hack` |
| 1817 | 2026-04-28T21:05:12.199Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1818 | 2026-04-28T21:05:12.513Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1819 | 2026-04-28T21:05:14.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s |
| 1820 | 2026-04-28T21:05:15.123Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1821 | 2026-04-28T21:05:15.165Z | Apr 28 21:05:13.705 INFO Starting download, target: CargoHack |
| 1822 | 2026-04-28T21:05:15.168Z | Apr 28 21:05:13.705 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1823 | 2026-04-28T21:05:15.542Z | Apr 28 21:05:14.082 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1824 | 2026-04-28T21:05:15.591Z | Apr 28 21:05:14.131 INFO Download complete, target: CargoHack |
| 1825 | 2026-04-28T21:05:15.593Z | 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" |
| 1826 | 2026-04-28T21:05:15.606Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1827 | 2026-04-28T21:05:15.760Z | info: running `cargo check --bins` on api_identity (1/272) |
| 1828 | 2026-04-28T21:05:16.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-04-28T21:05:16.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-04-28T21:05:16.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-04-28T21:05:16.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1832 | 2026-04-28T21:05:16.342Z | |
| 1833 | 2026-04-28T21:05:16.342Z | info: running `cargo check --bins` on bootstore (2/272) |
| 1834 | 2026-04-28T21:05:16.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-04-28T21:05:16.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-04-28T21:05:16.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-04-28T21:05:16.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1838 | 2026-04-28T21:05:16.924Z | |
| 1839 | 2026-04-28T21:05:16.924Z | info: running `cargo check --bins` on omicron-ledger (3/272) |
| 1840 | 2026-04-28T21:05:17.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-04-28T21:05:17.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-04-28T21:05:17.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-04-28T21:05:17.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1844 | 2026-04-28T21:05:17.510Z | |
| 1845 | 2026-04-28T21:05:17.510Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/272) |
| 1846 | 2026-04-28T21:05:18.000Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-04-28T21:05:18.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-04-28T21:05:18.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-04-28T21:05:18.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1850 | 2026-04-28T21:05:18.081Z | |
| 1851 | 2026-04-28T21:05:18.081Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/272) |
| 1852 | 2026-04-28T21:05:18.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-04-28T21:05:18.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-04-28T21:05:18.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-04-28T21:05:18.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1856 | 2026-04-28T21:05:18.662Z | |
| 1857 | 2026-04-28T21:05:18.662Z | info: running `cargo check --bins` on omicron-certificates (6/272) |
| 1858 | 2026-04-28T21:05:19.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-04-28T21:05:19.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-04-28T21:05:19.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-04-28T21:05:19.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1862 | 2026-04-28T21:05:19.254Z | |
| 1863 | 2026-04-28T21:05:19.254Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/272) |
| 1864 | 2026-04-28T21:05:19.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-04-28T21:05:19.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-04-28T21:05:19.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-04-28T21:05:19.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1868 | 2026-04-28T21:05:19.849Z | |
| 1869 | 2026-04-28T21:05:19.849Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/272) |
| 1870 | 2026-04-28T21:05:20.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-04-28T21:05:20.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-04-28T21:05:20.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-04-28T21:05:20.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1874 | 2026-04-28T21:05:20.439Z | |
| 1875 | 2026-04-28T21:05:20.439Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/272) |
| 1876 | 2026-04-28T21:05:20.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-04-28T21:05:20.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-04-28T21:05:20.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-04-28T21:05:20.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1880 | 2026-04-28T21:05:20.910Z | |
| 1881 | 2026-04-28T21:05:20.910Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/272) |
| 1882 | 2026-04-28T21:05:21.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-04-28T21:05:21.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-04-28T21:05:21.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-04-28T21:05:21.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1886 | 2026-04-28T21:05:21.381Z | |
| 1887 | 2026-04-28T21:05:21.381Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/272) |
| 1888 | 2026-04-28T21:05:21.789Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-04-28T21:05:21.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-04-28T21:05:21.800Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-04-28T21:05:21.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1892 | 2026-04-28T21:05:21.851Z | |
| 1893 | 2026-04-28T21:05:21.851Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/272) |
| 1894 | 2026-04-28T21:05:22.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-04-28T21:05:22.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-04-28T21:05:22.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-04-28T21:05:22.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1898 | 2026-04-28T21:05:22.321Z | |
| 1899 | 2026-04-28T21:05:22.321Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/272) |
| 1900 | 2026-04-28T21:05:22.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-04-28T21:05:22.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-04-28T21:05:22.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-04-28T21:05:22.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1904 | 2026-04-28T21:05:22.790Z | |
| 1905 | 2026-04-28T21:05:22.790Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/272) |
| 1906 | 2026-04-28T21:05:23.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-04-28T21:05:23.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-04-28T21:05:23.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-04-28T21:05:23.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1910 | 2026-04-28T21:05:23.255Z | |
| 1911 | 2026-04-28T21:05:23.255Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/272) |
| 1912 | 2026-04-28T21:05:23.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-04-28T21:05:23.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-04-28T21:05:23.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-04-28T21:05:23.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1916 | 2026-04-28T21:05:23.729Z | |
| 1917 | 2026-04-28T21:05:23.729Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/272) |
| 1918 | 2026-04-28T21:05:24.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-04-28T21:05:24.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-04-28T21:05:24.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-04-28T21:05:24.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1922 | 2026-04-28T21:05:24.199Z | |
| 1923 | 2026-04-28T21:05:24.199Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/272) |
| 1924 | 2026-04-28T21:05:24.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-04-28T21:05:24.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-04-28T21:05:24.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-04-28T21:05:24.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1928 | 2026-04-28T21:05:24.670Z | |
| 1929 | 2026-04-28T21:05:24.670Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/272) |
| 1930 | 2026-04-28T21:05:25.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-04-28T21:05:25.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-04-28T21:05:25.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-04-28T21:05:25.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1934 | 2026-04-28T21:05:25.139Z | |
| 1935 | 2026-04-28T21:05:25.139Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/272) |
| 1936 | 2026-04-28T21:05:25.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-04-28T21:05:25.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-04-28T21:05:25.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-04-28T21:05:25.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1940 | 2026-04-28T21:05:25.604Z | |
| 1941 | 2026-04-28T21:05:25.604Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/272) |
| 1942 | 2026-04-28T21:05:26.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-04-28T21:05:26.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-04-28T21:05:26.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-04-28T21:05:26.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1946 | 2026-04-28T21:05:26.076Z | |
| 1947 | 2026-04-28T21:05:26.076Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/272) |
| 1948 | 2026-04-28T21:05:26.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-04-28T21:05:26.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-04-28T21:05:26.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-04-28T21:05:26.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1952 | 2026-04-28T21:05:26.548Z | |
| 1953 | 2026-04-28T21:05:26.548Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/272) |
| 1954 | 2026-04-28T21:05:26.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-04-28T21:05:26.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-04-28T21:05:26.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-04-28T21:05:26.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1958 | 2026-04-28T21:05:27.019Z | |
| 1959 | 2026-04-28T21:05:27.019Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/272) |
| 1960 | 2026-04-28T21:05:27.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-04-28T21:05:27.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-04-28T21:05:27.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-04-28T21:05:27.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1964 | 2026-04-28T21:05:27.490Z | |
| 1965 | 2026-04-28T21:05:27.490Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/272) |
| 1966 | 2026-04-28T21:05:27.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-04-28T21:05:27.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-04-28T21:05:27.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-04-28T21:05:27.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1970 | 2026-04-28T21:05:27.964Z | |
| 1971 | 2026-04-28T21:05:27.964Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/272) |
| 1972 | 2026-04-28T21:05:28.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-04-28T21:05:28.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-04-28T21:05:28.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-04-28T21:05:28.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1976 | 2026-04-28T21:05:28.436Z | |
| 1977 | 2026-04-28T21:05:28.436Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/272) |
| 1978 | 2026-04-28T21:05:28.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-04-28T21:05:28.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-04-28T21:05:28.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-04-28T21:05:28.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1982 | 2026-04-28T21:05:28.911Z | |
| 1983 | 2026-04-28T21:05:28.911Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/272) |
| 1984 | 2026-04-28T21:05:29.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-04-28T21:05:29.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-04-28T21:05:29.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-04-28T21:05:29.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1988 | 2026-04-28T21:05:29.383Z | |
| 1989 | 2026-04-28T21:05:29.383Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/272) |
| 1990 | 2026-04-28T21:05:29.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-04-28T21:05:29.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-04-28T21:05:29.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-04-28T21:05:29.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1994 | 2026-04-28T21:05:29.857Z | |
| 1995 | 2026-04-28T21:05:29.857Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/272) |
| 1996 | 2026-04-28T21:05:30.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-04-28T21:05:30.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-04-28T21:05:30.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-04-28T21:05:30.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2000 | 2026-04-28T21:05:30.331Z | |
| 2001 | 2026-04-28T21:05:30.331Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/272) |
| 2002 | 2026-04-28T21:05:30.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-04-28T21:05:30.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-04-28T21:05:30.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-04-28T21:05:30.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2006 | 2026-04-28T21:05:30.804Z | |
| 2007 | 2026-04-28T21:05:30.804Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/272) |
| 2008 | 2026-04-28T21:05:31.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-04-28T21:05:31.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-04-28T21:05:31.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-04-28T21:05:31.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2012 | 2026-04-28T21:05:31.274Z | |
| 2013 | 2026-04-28T21:05:31.275Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/272) |
| 2014 | 2026-04-28T21:05:31.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-04-28T21:05:31.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-04-28T21:05:31.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-04-28T21:05:31.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2018 | 2026-04-28T21:05:31.745Z | |
| 2019 | 2026-04-28T21:05:31.745Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/272) |
| 2020 | 2026-04-28T21:05:32.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-04-28T21:05:32.156Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-04-28T21:05:32.156Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-04-28T21:05:32.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2024 | 2026-04-28T21:05:32.217Z | |
| 2025 | 2026-04-28T21:05:32.217Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/272) |
| 2026 | 2026-04-28T21:05:32.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-04-28T21:05:32.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-04-28T21:05:32.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-04-28T21:05:32.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2030 | 2026-04-28T21:05:32.687Z | |
| 2031 | 2026-04-28T21:05:32.688Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/272) |
| 2032 | 2026-04-28T21:05:33.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-04-28T21:05:33.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-04-28T21:05:33.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-04-28T21:05:33.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2036 | 2026-04-28T21:05:33.159Z | |
| 2037 | 2026-04-28T21:05:33.159Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/272) |
| 2038 | 2026-04-28T21:05:33.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-04-28T21:05:33.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-04-28T21:05:33.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-04-28T21:05:33.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2042 | 2026-04-28T21:05:33.628Z | |
| 2043 | 2026-04-28T21:05:33.628Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/272) |
| 2044 | 2026-04-28T21:05:34.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-04-28T21:05:34.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-04-28T21:05:34.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-04-28T21:05:34.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2048 | 2026-04-28T21:05:34.098Z | |
| 2049 | 2026-04-28T21:05:34.098Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/272) |
| 2050 | 2026-04-28T21:05:34.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-04-28T21:05:34.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-04-28T21:05:34.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-04-28T21:05:34.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2054 | 2026-04-28T21:05:34.570Z | |
| 2055 | 2026-04-28T21:05:34.570Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/272) |
| 2056 | 2026-04-28T21:05:34.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-04-28T21:05:34.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-04-28T21:05:34.980Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-04-28T21:05:34.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2060 | 2026-04-28T21:05:35.042Z | |
| 2061 | 2026-04-28T21:05:35.042Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/272) |
| 2062 | 2026-04-28T21:05:35.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-04-28T21:05:35.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-04-28T21:05:35.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-04-28T21:05:35.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2066 | 2026-04-28T21:05:35.513Z | |
| 2067 | 2026-04-28T21:05:35.513Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/272) |
| 2068 | 2026-04-28T21:05:35.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-04-28T21:05:35.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-04-28T21:05:35.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-04-28T21:05:35.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2072 | 2026-04-28T21:05:35.987Z | |
| 2073 | 2026-04-28T21:05:35.987Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/272) |
| 2074 | 2026-04-28T21:05:36.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-04-28T21:05:36.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-04-28T21:05:36.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-04-28T21:05:36.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2078 | 2026-04-28T21:05:36.461Z | |
| 2079 | 2026-04-28T21:05:36.461Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/272) |
| 2080 | 2026-04-28T21:05:36.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-04-28T21:05:36.873Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-04-28T21:05:36.873Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-04-28T21:05:36.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2084 | 2026-04-28T21:05:36.934Z | |
| 2085 | 2026-04-28T21:05:36.935Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/272) |
| 2086 | 2026-04-28T21:05:37.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-04-28T21:05:37.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-04-28T21:05:37.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-04-28T21:05:37.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2090 | 2026-04-28T21:05:37.408Z | |
| 2091 | 2026-04-28T21:05:37.408Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/272) |
| 2092 | 2026-04-28T21:05:37.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-04-28T21:05:37.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-04-28T21:05:37.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-04-28T21:05:37.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2096 | 2026-04-28T21:05:37.882Z | |
| 2097 | 2026-04-28T21:05:37.882Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/272) |
| 2098 | 2026-04-28T21:05:38.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-04-28T21:05:38.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-04-28T21:05:38.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-04-28T21:05:38.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2102 | 2026-04-28T21:05:38.358Z | |
| 2103 | 2026-04-28T21:05:38.358Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/272) |
| 2104 | 2026-04-28T21:05:38.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-04-28T21:05:38.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-04-28T21:05:38.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-04-28T21:05:38.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2108 | 2026-04-28T21:05:38.834Z | |
| 2109 | 2026-04-28T21:05:38.834Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/272) |
| 2110 | 2026-04-28T21:05:39.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-04-28T21:05:39.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-04-28T21:05:39.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2113 | 2026-04-28T21:05:39.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2114 | 2026-04-28T21:05:39.308Z | |
| 2115 | 2026-04-28T21:05:39.308Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/272) |
| 2116 | 2026-04-28T21:05:39.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2117 | 2026-04-28T21:05:39.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2118 | 2026-04-28T21:05:39.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2119 | 2026-04-28T21:05:39.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2120 | 2026-04-28T21:05:39.947Z | |
| 2121 | 2026-04-28T21:05:39.947Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/272) |
| 2122 | 2026-04-28T21:05:40.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2123 | 2026-04-28T21:05:40.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2124 | 2026-04-28T21:05:40.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2125 | 2026-04-28T21:05:40.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2126 | 2026-04-28T21:05:40.588Z | |
| 2127 | 2026-04-28T21:05:40.588Z | info: running `cargo check --bins` on nexus-config (51/272) |
| 2128 | 2026-04-28T21:05:41.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2129 | 2026-04-28T21:05:41.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2130 | 2026-04-28T21:05:41.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2131 | 2026-04-28T21:05:41.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2132 | 2026-04-28T21:05:41.223Z | |
| 2133 | 2026-04-28T21:05:41.223Z | info: running `cargo check --bins` on nexus-types (52/272) |
| 2134 | 2026-04-28T21:05:41.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2135 | 2026-04-28T21:05:41.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2136 | 2026-04-28T21:05:41.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2137 | 2026-04-28T21:05:41.768Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2138 | 2026-04-28T21:05:41.865Z | |
| 2139 | 2026-04-28T21:05:41.865Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/272) |
| 2140 | 2026-04-28T21:05:42.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2141 | 2026-04-28T21:05:42.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2142 | 2026-04-28T21:05:42.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2143 | 2026-04-28T21:05:42.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2144 | 2026-04-28T21:05:42.467Z | |
| 2145 | 2026-04-28T21:05:42.467Z | info: running `cargo check --bins` on omicron-passwords (54/272) |
| 2146 | 2026-04-28T21:05:42.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2147 | 2026-04-28T21:05:42.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2148 | 2026-04-28T21:05:42.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2149 | 2026-04-28T21:05:42.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2150 | 2026-04-28T21:05:43.047Z | |
| 2151 | 2026-04-28T21:05:43.047Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/272) |
| 2152 | 2026-04-28T21:05:43.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2153 | 2026-04-28T21:05:43.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2154 | 2026-04-28T21:05:43.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2155 | 2026-04-28T21:05:43.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2156 | 2026-04-28T21:05:43.966Z | |
| 2157 | 2026-04-28T21:05:43.966Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/272) |
| 2158 | 2026-04-28T21:05:44.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2159 | 2026-04-28T21:05:44.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2160 | 2026-04-28T21:05:44.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2161 | 2026-04-28T21:05:44.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2162 | 2026-04-28T21:05:44.259Z | |
| 2163 | 2026-04-28T21:05:44.259Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/272) |
| 2164 | 2026-04-28T21:05:44.769Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2165 | 2026-04-28T21:05:44.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2166 | 2026-04-28T21:05:44.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2167 | 2026-04-28T21:05:44.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2168 | 2026-04-28T21:05:44.864Z | |
| 2169 | 2026-04-28T21:05:44.864Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/272) |
| 2170 | 2026-04-28T21:05:45.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2171 | 2026-04-28T21:05:45.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2172 | 2026-04-28T21:05:45.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2173 | 2026-04-28T21:05:45.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2174 | 2026-04-28T21:05:45.469Z | |
| 2175 | 2026-04-28T21:05:45.469Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/272) |
| 2176 | 2026-04-28T21:05:45.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2177 | 2026-04-28T21:05:45.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2178 | 2026-04-28T21:05:45.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2179 | 2026-04-28T21:05:45.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2180 | 2026-04-28T21:05:46.057Z | |
| 2181 | 2026-04-28T21:05:46.057Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/272) |
| 2182 | 2026-04-28T21:05:46.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2183 | 2026-04-28T21:05:46.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2184 | 2026-04-28T21:05:46.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2185 | 2026-04-28T21:05:46.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2186 | 2026-04-28T21:05:46.646Z | |
| 2187 | 2026-04-28T21:05:46.646Z | info: running `cargo check --bins --no-default-features` on gfss (61/272) |
| 2188 | 2026-04-28T21:05:47.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2189 | 2026-04-28T21:05:47.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2190 | 2026-04-28T21:05:47.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2191 | 2026-04-28T21:05:47.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2192 | 2026-04-28T21:05:47.228Z | |
| 2193 | 2026-04-28T21:05:47.228Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/272) |
| 2194 | 2026-04-28T21:05:47.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2195 | 2026-04-28T21:05:47.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2196 | 2026-04-28T21:05:47.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2197 | 2026-04-28T21:05:47.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2198 | 2026-04-28T21:05:47.811Z | |
| 2199 | 2026-04-28T21:05:47.811Z | info: running `cargo check --bins` on clickhouse-admin-types (63/272) |
| 2200 | 2026-04-28T21:05:48.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2201 | 2026-04-28T21:05:48.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2202 | 2026-04-28T21:05:48.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2203 | 2026-04-28T21:05:48.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2204 | 2026-04-28T21:05:48.409Z | |
| 2205 | 2026-04-28T21:05:48.409Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/272) |
| 2206 | 2026-04-28T21:05:48.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2207 | 2026-04-28T21:05:48.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2208 | 2026-04-28T21:05:48.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2209 | 2026-04-28T21:05:48.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2210 | 2026-04-28T21:05:49.008Z | |
| 2211 | 2026-04-28T21:05:49.008Z | info: running `cargo check --bins` on cockroach-admin-types (65/272) |
| 2212 | 2026-04-28T21:05:49.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2213 | 2026-04-28T21:05:49.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2214 | 2026-04-28T21:05:49.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2215 | 2026-04-28T21:05:49.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2216 | 2026-04-28T21:05:49.593Z | |
| 2217 | 2026-04-28T21:05:49.593Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/272) |
| 2218 | 2026-04-28T21:05:50.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2219 | 2026-04-28T21:05:50.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2220 | 2026-04-28T21:05:50.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2221 | 2026-04-28T21:05:50.092Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2222 | 2026-04-28T21:05:50.176Z | |
| 2223 | 2026-04-28T21:05:50.176Z | info: running `cargo check --bins` on ereport-types (67/272) |
| 2224 | 2026-04-28T21:05:50.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2225 | 2026-04-28T21:05:50.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2226 | 2026-04-28T21:05:50.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2227 | 2026-04-28T21:05:50.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2228 | 2026-04-28T21:05:50.769Z | |
| 2229 | 2026-04-28T21:05:50.769Z | info: running `cargo check --bins` on gateway-client (68/272) |
| 2230 | 2026-04-28T21:05:51.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2231 | 2026-04-28T21:05:51.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2232 | 2026-04-28T21:05:51.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2233 | 2026-04-28T21:05:51.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2234 | 2026-04-28T21:05:51.364Z | |
| 2235 | 2026-04-28T21:05:51.364Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/272) |
| 2236 | 2026-04-28T21:05:51.863Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2237 | 2026-04-28T21:05:51.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2238 | 2026-04-28T21:05:51.866Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2239 | 2026-04-28T21:05:51.869Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2240 | 2026-04-28T21:05:51.958Z | |
| 2241 | 2026-04-28T21:05:51.958Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/272) |
| 2242 | 2026-04-28T21:05:52.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2243 | 2026-04-28T21:05:52.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2244 | 2026-04-28T21:05:52.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2245 | 2026-04-28T21:05:52.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2246 | 2026-04-28T21:05:52.549Z | |
| 2247 | 2026-04-28T21:05:52.549Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/272) |
| 2248 | 2026-04-28T21:05:53.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2249 | 2026-04-28T21:05:53.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2250 | 2026-04-28T21:05:53.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2251 | 2026-04-28T21:05:53.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2252 | 2026-04-28T21:05:53.143Z | |
| 2253 | 2026-04-28T21:05:53.143Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/272) |
| 2254 | 2026-04-28T21:05:53.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2255 | 2026-04-28T21:05:53.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2256 | 2026-04-28T21:05:53.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2257 | 2026-04-28T21:05:53.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2258 | 2026-04-28T21:05:53.737Z | |
| 2259 | 2026-04-28T21:05:53.737Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/272) |
| 2260 | 2026-04-28T21:05:54.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2261 | 2026-04-28T21:05:54.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2262 | 2026-04-28T21:05:54.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2263 | 2026-04-28T21:05:54.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2264 | 2026-04-28T21:05:54.351Z | |
| 2265 | 2026-04-28T21:05:54.351Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/272) |
| 2266 | 2026-04-28T21:05:54.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2267 | 2026-04-28T21:05:54.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2268 | 2026-04-28T21:05:54.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2269 | 2026-04-28T21:05:54.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2270 | 2026-04-28T21:05:54.963Z | |
| 2271 | 2026-04-28T21:05:54.963Z | info: running `cargo check --bins` on key-manager-types (75/272) |
| 2272 | 2026-04-28T21:05:55.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2273 | 2026-04-28T21:05:55.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2274 | 2026-04-28T21:05:55.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2275 | 2026-04-28T21:05:55.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2276 | 2026-04-28T21:05:55.545Z | |
| 2277 | 2026-04-28T21:05:55.545Z | info: running `cargo check --bins` on oxlog (76/272) |
| 2278 | 2026-04-28T21:05:56.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2279 | 2026-04-28T21:05:56.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2280 | 2026-04-28T21:05:56.152Z | Checking cfg-if v1.0.4 |
| 2281 | 2026-04-28T21:05:56.155Z | Checking libc v0.2.185 |
| 2282 | 2026-04-28T21:05:56.155Z | Checking serde_core v1.0.228 |
| 2283 | 2026-04-28T21:05:56.268Z | Checking zeroize v1.8.2 |
| 2284 | 2026-04-28T21:05:56.276Z | Checking memchr v2.8.0 |
| 2285 | 2026-04-28T21:05:56.283Z | Checking log v0.4.29 |
| 2286 | 2026-04-28T21:05:56.293Z | Checking smallvec v1.15.1 |
| 2287 | 2026-04-28T21:05:56.303Z | Checking typenum v1.19.0 |
| 2288 | 2026-04-28T21:05:56.315Z | Checking subtle v2.6.1 |
| 2289 | 2026-04-28T21:05:56.404Z | Checking itoa v1.0.17 |
| 2290 | 2026-04-28T21:05:56.439Z | Checking scopeguard v1.2.0 |
| 2291 | 2026-04-28T21:05:56.456Z | Checking const-oid v0.9.6 |
| 2292 | 2026-04-28T21:05:56.467Z | Checking stable_deref_trait v1.2.1 |
| 2293 | 2026-04-28T21:05:56.535Z | Checking lock_api v0.4.14 |
| 2294 | 2026-04-28T21:05:56.548Z | Checking portable-atomic v1.13.1 |
| 2295 | 2026-04-28T21:05:56.548Z | Checking zerofrom v0.1.6 |
| 2296 | 2026-04-28T21:05:56.646Z | Checking critical-section v1.2.0 |
| 2297 | 2026-04-28T21:05:56.660Z | Checking getrandom v0.2.17 |
| 2298 | 2026-04-28T21:05:56.660Z | Checking errno v0.3.14 |
| 2299 | 2026-04-28T21:05:56.727Z | Checking yoke v0.8.1 |
| 2300 | 2026-04-28T21:05:56.742Z | Checking parking_lot_core v0.9.12 |
| 2301 | 2026-04-28T21:05:56.781Z | Checking signal-hook-registry v1.4.8 |
| 2302 | 2026-04-28T21:05:56.800Z | Checking rand_core v0.6.4 |
| 2303 | 2026-04-28T21:05:56.813Z | Checking generic-array v0.14.7 |
| 2304 | 2026-04-28T21:05:56.884Z | Checking zerovec v0.11.5 |
| 2305 | 2026-04-28T21:05:56.924Z | Checking zerocopy v0.8.40 |
| 2306 | 2026-04-28T21:05:56.935Z | Checking pin-project-lite v0.2.17 |
| 2307 | 2026-04-28T21:05:56.949Z | Checking once_cell v1.21.3 |
| 2308 | 2026-04-28T21:05:56.971Z | Checking parking_lot v0.12.5 |
| 2309 | 2026-04-28T21:05:57.019Z | Checking mio v1.2.0 |
| 2310 | 2026-04-28T21:05:57.118Z | Checking socket2 v0.6.3 |
| 2311 | 2026-04-28T21:05:57.121Z | Checking libm v0.2.16 |
| 2312 | 2026-04-28T21:05:57.148Z | Checking zmij v1.0.21 |
| 2313 | 2026-04-28T21:05:57.249Z | Checking crypto-common v0.1.7 |
| 2314 | 2026-04-28T21:05:57.293Z | Checking block-buffer v0.10.4 |
| 2315 | 2026-04-28T21:05:57.310Z | Checking tinystr v0.8.2 |
| 2316 | 2026-04-28T21:05:57.355Z | Checking litemap v0.8.1 |
| 2317 | 2026-04-28T21:05:57.366Z | Checking writeable v0.6.2 |
| 2318 | 2026-04-28T21:05:57.377Z | Checking futures-core v0.3.32 |
| 2319 | 2026-04-28T21:05:57.431Z | Checking digest v0.10.7 |
| 2320 | 2026-04-28T21:05:57.488Z | Checking equivalent v1.0.2 |
| 2321 | 2026-04-28T21:05:57.500Z | Checking percent-encoding v2.3.2 |
| 2322 | 2026-04-28T21:05:57.526Z | Checking potential_utf v0.1.4 |
| 2323 | 2026-04-28T21:05:57.537Z | Checking icu_locale_core v2.1.1 |
| 2324 | 2026-04-28T21:05:57.566Z | Checking zerotrie v0.2.3 |
| 2325 | 2026-04-28T21:05:57.621Z | Checking cpufeatures v0.2.17 |
| 2326 | 2026-04-28T21:05:57.635Z | Checking hmac v0.12.1 |
| 2327 | 2026-04-28T21:05:57.651Z | Checking icu_collections v2.1.1 |
| 2328 | 2026-04-28T21:05:57.691Z | Checking block-padding v0.3.3 |
| 2329 | 2026-04-28T21:05:57.743Z | Checking serde v1.0.228 |
| 2330 | 2026-04-28T21:05:57.761Z | Checking bitflags v2.11.0 |
| 2331 | 2026-04-28T21:05:57.807Z | Checking serde_json v1.0.149 |
| 2332 | 2026-04-28T21:05:57.819Z | Checking icu_normalizer_data v2.1.1 |
| 2333 | 2026-04-28T21:05:57.833Z | Checking num-traits v0.2.19 |
| 2334 | 2026-04-28T21:05:57.890Z | Checking icu_properties_data v2.1.2 |
| 2335 | 2026-04-28T21:05:57.923Z | Checking rand_core v0.10.0 |
| 2336 | 2026-04-28T21:05:57.963Z | Checking futures-sink v0.3.32 |
| 2337 | 2026-04-28T21:05:58.015Z | Checking hashbrown v0.17.0 |
| 2338 | 2026-04-28T21:05:58.059Z | Checking futures-channel v0.3.32 |
| 2339 | 2026-04-28T21:05:58.071Z | Checking getrandom v0.4.1 |
| 2340 | 2026-04-28T21:05:58.082Z | Checking icu_provider v2.1.1 |
| 2341 | 2026-04-28T21:05:58.144Z | Checking bytes v1.11.1 |
| 2342 | 2026-04-28T21:05:58.209Z | Checking inout v0.1.4 |
| 2343 | 2026-04-28T21:05:58.242Z | Checking futures-task v0.3.32 |
| 2344 | 2026-04-28T21:05:58.306Z | Checking icu_properties v2.1.2 |
| 2345 | 2026-04-28T21:05:58.342Z | Checking icu_normalizer v2.1.1 |
| 2346 | 2026-04-28T21:05:58.374Z | Checking slab v0.4.12 |
| 2347 | 2026-04-28T21:05:58.378Z | Checking futures-io v0.3.32 |
| 2348 | 2026-04-28T21:05:58.468Z | Checking cipher v0.4.4 |
| 2349 | 2026-04-28T21:05:58.480Z | Checking indexmap v2.14.0 |
| 2350 | 2026-04-28T21:05:58.496Z | Checking sha2 v0.10.9 |
| 2351 | 2026-04-28T21:05:58.528Z | Checking futures-util v0.3.32 |
| 2352 | 2026-04-28T21:05:58.576Z | Checking tokio v1.52.1 |
| 2353 | 2026-04-28T21:05:58.646Z | Checking getrandom v0.3.4 |
| 2354 | 2026-04-28T21:05:58.672Z | Checking utf8_iter v1.0.4 |
| 2355 | 2026-04-28T21:05:58.763Z | Checking base64ct v1.8.3 |
| 2356 | 2026-04-28T21:05:58.784Z | Checking byteorder v1.5.0 |
| 2357 | 2026-04-28T21:05:58.798Z | Checking form_urlencoded v1.2.2 |
| 2358 | 2026-04-28T21:05:58.920Z | Checking fnv v1.0.7 |
| 2359 | 2026-04-28T21:05:58.989Z | Checking flagset v0.4.7 |
| 2360 | 2026-04-28T21:05:59.001Z | Checking pem-rfc7468 v0.7.0 |
| 2361 | 2026-04-28T21:05:59.017Z | Checking rand_core v0.9.5 |
| 2362 | 2026-04-28T21:05:59.033Z | Checking salsa20 v0.10.2 |
| 2363 | 2026-04-28T21:05:59.107Z | Checking http v1.4.0 |
| 2364 | 2026-04-28T21:05:59.129Z | Checking idna_adapter v1.2.1 |
| 2365 | 2026-04-28T21:05:59.150Z | Checking der v0.7.10 |
| 2366 | 2026-04-28T21:05:59.162Z | Checking uuid v1.23.0 |
| 2367 | 2026-04-28T21:05:59.187Z | Checking pbkdf2 v0.12.2 |
| 2368 | 2026-04-28T21:05:59.242Z | Checking idna v1.1.0 |
| 2369 | 2026-04-28T21:05:59.295Z | Checking scrypt v0.11.0 |
| 2370 | 2026-04-28T21:05:59.433Z | Checking cbc v0.1.2 |
| 2371 | 2026-04-28T21:05:59.464Z | Checking aes v0.8.4 |
| 2372 | 2026-04-28T21:05:59.481Z | Checking url v2.5.8 |
| 2373 | 2026-04-28T21:05:59.558Z | Checking rustix v1.1.3 |
| 2374 | 2026-04-28T21:05:59.662Z | Checking tracing-core v0.1.36 |
| 2375 | 2026-04-28T21:05:59.679Z | Checking ppv-lite86 v0.2.21 |
| 2376 | 2026-04-28T21:05:59.850Z | Checking rustls-pki-types v1.14.0 |
| 2377 | 2026-04-28T21:05:59.871Z | Checking spki v0.7.3 |
| 2378 | 2026-04-28T21:05:59.910Z | Checking regex-syntax v0.8.10 |
| 2379 | 2026-04-28T21:05:59.964Z | Checking iana-time-zone v0.1.65 |
| 2380 | 2026-04-28T21:05:59.976Z | Checking rand_chacha v0.9.0 |
| 2381 | 2026-04-28T21:06:00.030Z | Checking pkcs5 v0.7.1 |
| 2382 | 2026-04-28T21:06:00.068Z | Checking chrono v0.4.44 |
| 2383 | 2026-04-28T21:06:00.130Z | Checking tracing v0.1.44 |
| 2384 | 2026-04-28T21:06:00.169Z | Checking rand v0.9.2 |
| 2385 | 2026-04-28T21:06:00.284Z | Checking http-body v1.0.1 |
| 2386 | 2026-04-28T21:06:00.332Z | Checking aws-lc-sys v0.37.1 |
| 2387 | 2026-04-28T21:06:00.366Z | Checking untrusted v0.7.1 |
| 2388 | 2026-04-28T21:06:00.411Z | Checking base64 v0.22.1 |
| 2389 | 2026-04-28T21:06:00.423Z | Checking untrusted v0.9.0 |
| 2390 | 2026-04-28T21:06:00.478Z | Checking openssl-probe v0.2.1 |
| 2391 | 2026-04-28T21:06:00.527Z | Checking ring v0.17.14 |
| 2392 | 2026-04-28T21:06:00.585Z | Checking pkcs8 v0.10.2 |
| 2393 | 2026-04-28T21:06:00.642Z | Checking tower-service v0.3.3 |
| 2394 | 2026-04-28T21:06:00.654Z | Checking atomic-waker v1.1.2 |
| 2395 | 2026-04-28T21:06:00.732Z | Checking try-lock v0.2.5 |
| 2396 | 2026-04-28T21:06:00.750Z | Checking tower-layer v0.3.3 |
| 2397 | 2026-04-28T21:06:00.762Z | Checking tinyvec_macros v0.1.1 |
| 2398 | 2026-04-28T21:06:00.826Z | Checking plain v0.2.3 |
| 2399 | 2026-04-28T21:06:00.838Z | Checking aws-lc-rs v1.16.0 |
| 2400 | 2026-04-28T21:06:00.850Z | Checking want v0.3.1 |
| 2401 | 2026-04-28T21:06:00.893Z | Checking tinyvec v1.10.0 |
| 2402 | 2026-04-28T21:06:00.916Z | Checking ipnet v2.11.0 |
| 2403 | 2026-04-28T21:06:00.929Z | Checking semver v1.0.28 |
| 2404 | 2026-04-28T21:06:00.967Z | Checking httparse v1.10.1 |
| 2405 | 2026-04-28T21:06:01.133Z | Checking spin v0.9.8 |
| 2406 | 2026-04-28T21:06:01.166Z | Checking unicode-ident v1.0.24 |
| 2407 | 2026-04-28T21:06:01.178Z | Checking dyn-clone v1.0.20 |
| 2408 | 2026-04-28T21:06:01.196Z | Checking fastrand v2.3.0 |
| 2409 | 2026-04-28T21:06:01.211Z | Checking foreign-types-shared v0.1.1 |
| 2410 | 2026-04-28T21:06:01.271Z | Checking httpdate v1.0.3 |
| 2411 | 2026-04-28T21:06:01.283Z | Checking ucd-trie v0.1.7 |
| 2412 | 2026-04-28T21:06:01.295Z | Checking pin-utils v0.1.0 |
| 2413 | 2026-04-28T21:06:01.307Z | Checking foreign-types v0.3.2 |
| 2414 | 2026-04-28T21:06:01.361Z | Checking schemars v0.8.22 |
| 2415 | 2026-04-28T21:06:01.373Z | Checking tempfile v3.25.0 |
| 2416 | 2026-04-28T21:06:01.385Z | Checking proc-macro2 v1.0.106 |
| 2417 | 2026-04-28T21:06:01.408Z | Checking pest v2.8.6 |
| 2418 | 2026-04-28T21:06:01.423Z | Checking openssl-sys v0.9.111 |
| 2419 | 2026-04-28T21:06:01.516Z | Checking thiserror v2.0.18 |
| 2420 | 2026-04-28T21:06:01.567Z | Checking wait-timeout v0.2.1 |
| 2421 | 2026-04-28T21:06:01.615Z | Checking aho-corasick v1.1.4 |
| 2422 | 2026-04-28T21:06:01.674Z | Checking rustls-webpki v0.103.9 |
| 2423 | 2026-04-28T21:06:01.691Z | Checking anstyle v1.0.13 |
| 2424 | 2026-04-28T21:06:01.703Z | Checking powerfmt v0.2.0 |
| 2425 | 2026-04-28T21:06:01.752Z | Checking tokio-util v0.7.18 |
| 2426 | 2026-04-28T21:06:01.848Z | Checking siphasher v1.0.2 |
| 2427 | 2026-04-28T21:06:01.871Z | Checking pretty-hex v0.4.1 |
| 2428 | 2026-04-28T21:06:01.903Z | Checking utf8parse v0.2.2 |
| 2429 | 2026-04-28T21:06:01.984Z | Checking bit-vec v0.8.0 |
| 2430 | 2026-04-28T21:06:02.002Z | Checking quick-error v1.2.3 |
| 2431 | 2026-04-28T21:06:02.006Z | Checking simd-adler32 v0.3.8 |
| 2432 | 2026-04-28T21:06:02.025Z | Checking anstyle-parse v0.2.7 |
| 2433 | 2026-04-28T21:06:02.097Z | Checking rusty-fork v0.3.1 |
| 2434 | 2026-04-28T21:06:02.100Z | Checking rustls v0.23.37 |
| 2435 | 2026-04-28T21:06:02.168Z | Checking openssl v0.10.75 |
| 2436 | 2026-04-28T21:06:02.171Z | Checking bit-set v0.8.0 |
| 2437 | 2026-04-28T21:06:02.181Z | Checking deranged v0.5.8 |
| 2438 | 2026-04-28T21:06:02.263Z | Checking quote v1.0.45 |
| 2439 | 2026-04-28T21:06:02.296Z | Checking regex-automata v0.4.14 |
| 2440 | 2026-04-28T21:06:02.326Z | Compiling newtype-uuid v1.3.2 |
| 2441 | 2026-04-28T21:06:02.372Z | Checking h2 v0.4.13 |
| 2442 | 2026-04-28T21:06:02.444Z | Checking unicode-normalization v0.1.25 |
| 2443 | 2026-04-28T21:06:02.475Z | Checking rustls-native-certs v0.8.3 |
| 2444 | 2026-04-28T21:06:02.505Z | Checking crossbeam-utils v0.8.21 |
| 2445 | 2026-04-28T21:06:02.602Z | Checking rand_xorshift v0.4.0 |
| 2446 | 2026-04-28T21:06:02.725Z | Checking crc32fast v1.5.0 |
| 2447 | 2026-04-28T21:06:02.842Z | Checking scroll v0.13.0 |
| 2448 | 2026-04-28T21:06:02.855Z | Checking signature v2.2.0 |
| 2449 | 2026-04-28T21:06:02.867Z | Checking sync_wrapper v1.0.2 |
| 2450 | 2026-04-28T21:06:02.966Z | Checking allocator-api2 v0.2.21 |
| 2451 | 2026-04-28T21:06:02.981Z | Checking adler2 v2.0.1 |
| 2452 | 2026-04-28T21:06:03.068Z | Checking num-conv v0.2.0 |
| 2453 | 2026-04-28T21:06:03.086Z | Checking time-core v0.1.8 |
| 2454 | 2026-04-28T21:06:03.150Z | Checking unarray v0.1.4 |
| 2455 | 2026-04-28T21:06:03.180Z | Checking unicode-bidi v0.3.18 |
| 2456 | 2026-04-28T21:06:03.222Z | Checking anstyle-query v1.1.5 |
| 2457 | 2026-04-28T21:06:03.239Z | Checking is_terminal_polyfill v1.70.2 |
| 2458 | 2026-04-28T21:06:03.252Z | Checking num_threads v0.1.7 |
| 2459 | 2026-04-28T21:06:03.311Z | Checking unicode-properties v0.1.4 |
| 2460 | 2026-04-28T21:06:03.325Z | Checking colorchoice v1.0.4 |
| 2461 | 2026-04-28T21:06:03.338Z | Checking time v0.3.47 |
| 2462 | 2026-04-28T21:06:03.423Z | Checking anstream v0.6.21 |
| 2463 | 2026-04-28T21:06:03.468Z | Checking proptest v1.10.0 |
| 2464 | 2026-04-28T21:06:03.494Z | Checking stringprep v0.1.5 |
| 2465 | 2026-04-28T21:06:03.619Z | Checking miniz_oxide v0.8.9 |
| 2466 | 2026-04-28T21:06:03.643Z | Checking goblin v0.10.5 |
| 2467 | 2026-04-28T21:06:03.978Z | Checking tower v0.5.3 |
| 2468 | 2026-04-28T21:06:04.109Z | Checking crossbeam-epoch v0.9.18 |
| 2469 | 2026-04-28T21:06:04.148Z | Checking native-tls v0.2.18 |
| 2470 | 2026-04-28T21:06:04.323Z | Compiling daft v0.1.5 |
| 2471 | 2026-04-28T21:06:04.335Z | Checking syn v2.0.117 |
| 2472 | 2026-04-28T21:06:04.353Z | Checking ipnetwork v0.21.1 |
| 2473 | 2026-04-28T21:06:04.465Z | Checking tokio-rustls v0.26.4 |
| 2474 | 2026-04-28T21:06:04.480Z | Checking http-body-util v0.1.3 |
| 2475 | 2026-04-28T21:06:04.564Z | Checking webpki-roots v1.0.6 |
| 2476 | 2026-04-28T21:06:04.594Z | Checking rand_chacha v0.3.1 |
| 2477 | 2026-04-28T21:06:04.680Z | Checking scroll v0.12.0 |
| 2478 | 2026-04-28T21:06:04.692Z | Checking thiserror v1.0.69 |
| 2479 | 2026-04-28T21:06:04.695Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2480 | 2026-04-28T21:06:04.797Z | Checking hash32 v0.2.1 |
| 2481 | 2026-04-28T21:06:04.800Z | Checking num-integer v0.1.46 |
| 2482 | 2026-04-28T21:06:04.800Z | Checking serde_spanned v0.6.9 |
| 2483 | 2026-04-28T21:06:04.902Z | Checking toml_datetime v0.6.11 |
| 2484 | 2026-04-28T21:06:04.931Z | Checking md-5 v0.10.6 |
| 2485 | 2026-04-28T21:06:04.951Z | Checking ff v0.13.1 |
| 2486 | 2026-04-28T21:06:05.042Z | Checking psl-types v2.0.11 |
| 2487 | 2026-04-28T21:06:05.056Z | Checking hyper v1.8.1 |
| 2488 | 2026-04-28T21:06:05.068Z | Checking fallible-iterator v0.2.0 |
| 2489 | 2026-04-28T21:06:05.081Z | Checking base16ct v0.2.0 |
| 2490 | 2026-04-28T21:06:05.083Z | Checking ryu v1.0.23 |
| 2491 | 2026-04-28T21:06:05.153Z | Checking zlib-rs v0.6.2 |
| 2492 | 2026-04-28T21:06:05.202Z | Checking iri-string v0.7.10 |
| 2493 | 2026-04-28T21:06:05.222Z | Checking serde_urlencoded v0.7.1 |
| 2494 | 2026-04-28T21:06:05.334Z | Checking postgres-protocol v0.6.10 |
| 2495 | 2026-04-28T21:06:05.386Z | Compiling iddqd v0.3.18 |
| 2496 | 2026-04-28T21:06:05.423Z | Checking sec1 v0.7.3 |
| 2497 | 2026-04-28T21:06:05.625Z | Checking publicsuffix v2.3.0 |
| 2498 | 2026-04-28T21:06:05.639Z | Checking group v0.13.0 |
| 2499 | 2026-04-28T21:06:05.783Z | Checking num-iter v0.1.45 |
| 2500 | 2026-04-28T21:06:05.795Z | Checking heapless v0.7.17 |
| 2501 | 2026-04-28T21:06:05.895Z | Checking goblin v0.8.2 |
| 2502 | 2026-04-28T21:06:05.947Z | Checking hyper-util v0.1.20 |
| 2503 | 2026-04-28T21:06:05.959Z | Checking dof v0.4.0 |
| 2504 | 2026-04-28T21:06:06.020Z | Checking flate2 v1.1.9 |
| 2505 | 2026-04-28T21:06:06.187Z | Checking tower-http v0.6.8 |
| 2506 | 2026-04-28T21:06:06.200Z | Checking zstd-safe v7.2.4 |
| 2507 | 2026-04-28T21:06:06.316Z | Checking rand v0.8.5 |
| 2508 | 2026-04-28T21:06:06.360Z | Checking oxnet v0.1.4 |
| 2509 | 2026-04-28T21:06:06.458Z | Checking cookie v0.18.1 |
| 2510 | 2026-04-28T21:06:06.487Z | Checking tokio-native-tls v0.3.1 |
| 2511 | 2026-04-28T21:06:06.573Z | Checking dtrace-parser v0.3.0 |
| 2512 | 2026-04-28T21:06:06.587Z | Checking phf_shared v0.13.1 |
| 2513 | 2026-04-28T21:06:06.597Z | Checking lazy_static v1.5.0 |
| 2514 | 2026-04-28T21:06:06.641Z | Checking zerocopy v0.7.35 |
| 2515 | 2026-04-28T21:06:06.680Z | Checking terminal_size v0.4.3 |
| 2516 | 2026-04-28T21:06:06.692Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2517 | 2026-04-28T21:06:06.774Z | Checking signal-hook v0.3.18 |
| 2518 | 2026-04-28T21:06:06.786Z | Checking hkdf v0.12.4 |
| 2519 | 2026-04-28T21:06:06.798Z | Checking crypto-bigint v0.5.5 |
| 2520 | 2026-04-28T21:06:06.809Z | Checking thread-id v5.1.0 |
| 2521 | 2026-04-28T21:06:06.822Z | Checking bumpalo v3.20.2 |
| 2522 | 2026-04-28T21:06:06.885Z | Checking either v1.15.0 |
| 2523 | 2026-04-28T21:06:06.914Z | Checking foldhash v0.1.5 |
| 2524 | 2026-04-28T21:06:06.958Z | Checking strsim v0.11.1 |
| 2525 | 2026-04-28T21:06:07.016Z | Checking bitflags v1.3.2 |
| 2526 | 2026-04-28T21:06:07.045Z | Checking foldhash v0.2.0 |
| 2527 | 2026-04-28T21:06:07.065Z | Checking winnow v0.7.14 |
| 2528 | 2026-04-28T21:06:07.085Z | Checking winnow v0.5.40 |
| 2529 | 2026-04-28T21:06:07.115Z | Checking clap_lex v1.0.0 |
| 2530 | 2026-04-28T21:06:07.127Z | Compiling rayon-core v1.13.0 |
| 2531 | 2026-04-28T21:06:07.195Z | Checking managed v0.8.0 |
| 2532 | 2026-04-28T21:06:07.198Z | Checking hyper-rustls v0.27.7 |
| 2533 | 2026-04-28T21:06:07.263Z | Checking libbz2-rs-sys v0.2.2 |
| 2534 | 2026-04-28T21:06:07.317Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2535 | 2026-04-28T21:06:07.390Z | Checking smoltcp v0.9.1 |
| 2536 | 2026-04-28T21:06:07.431Z | Checking clap_builder v4.5.60 |
| 2537 | 2026-04-28T21:06:07.506Z | Checking hyper-tls v0.6.0 |
| 2538 | 2026-04-28T21:06:07.659Z | Checking bzip2 v0.6.1 |
| 2539 | 2026-04-28T21:06:07.679Z | Checking hashbrown v0.16.1 |
| 2540 | 2026-04-28T21:06:07.700Z | Checking elliptic-curve v0.13.8 |
| 2541 | 2026-04-28T21:06:07.812Z | Checking dof v0.3.0 |
| 2542 | 2026-04-28T21:06:07.824Z | Checking hashbrown v0.15.5 |
| 2543 | 2026-04-28T21:06:07.984Z | Checking zopfli v0.8.3 |
| 2544 | 2026-04-28T21:06:08.003Z | Checking signal-hook-mio v0.2.5 |
| 2545 | 2026-04-28T21:06:08.091Z | Checking usdt-impl v0.6.0 |
| 2546 | 2026-04-28T21:06:08.107Z | Checking num-bigint-dig v0.8.6 |
| 2547 | 2026-04-28T21:06:08.169Z | Checking bzip2 v0.4.4 |
| 2548 | 2026-04-28T21:06:08.231Z | Checking toml_edit v0.19.15 |
| 2549 | 2026-04-28T21:06:08.260Z | Checking phf v0.13.1 |
| 2550 | 2026-04-28T21:06:08.279Z | Checking cookie_store v0.22.1 |
| 2551 | 2026-04-28T21:06:08.327Z | Checking zstd v0.13.3 |
| 2552 | 2026-04-28T21:06:08.374Z | Checking postgres-types v0.2.12 |
| 2553 | 2026-04-28T21:06:08.403Z | Checking dtrace-parser v0.2.0 |
| 2554 | 2026-04-28T21:06:08.507Z | Checking rustls-platform-verifier v0.6.2 |
| 2555 | 2026-04-28T21:06:08.542Z | Checking crossbeam-deque v0.8.6 |
| 2556 | 2026-04-28T21:06:08.604Z | Checking bstr v1.12.1 |
| 2557 | 2026-04-28T21:06:08.632Z | Checking regex v1.12.3 |
| 2558 | 2026-04-28T21:06:08.644Z | Checking ed25519 v2.2.3 |
| 2559 | 2026-04-28T21:06:08.657Z | Checking phf_shared v0.11.3 |
| 2560 | 2026-04-28T21:06:08.685Z | Checking curve25519-dalek v4.1.3 |
| 2561 | 2026-04-28T21:06:08.716Z | Checking ref-cast v1.0.25 |
| 2562 | 2026-04-28T21:06:08.794Z | Checking strum v0.27.2 |
| 2563 | 2026-04-28T21:06:08.813Z | Checking hubpack v0.1.2 |
| 2564 | 2026-04-28T21:06:08.825Z | Checking memoffset v0.9.1 |
| 2565 | 2026-04-28T21:06:08.901Z | Checking rustix v0.38.44 |
| 2566 | 2026-04-28T21:06:08.904Z | Checking pkcs1 v0.7.5 |
| 2567 | 2026-04-28T21:06:08.925Z | Checking float-cmp v0.10.0 |
| 2568 | 2026-04-28T21:06:08.928Z | Checking serde-big-array v0.5.1 |
| 2569 | 2026-04-28T21:06:08.984Z | Checking hex v0.4.3 |
| 2570 | 2026-04-28T21:06:09.010Z | Checking erased-serde v0.3.31 |
| 2571 | 2026-04-28T21:06:09.054Z | Checking rfc6979 v0.4.0 |
| 2572 | 2026-04-28T21:06:09.091Z | Checking thread-id v4.2.2 |
| 2573 | 2026-04-28T21:06:09.115Z | Checking memmap2 v0.9.10 |
| 2574 | 2026-04-28T21:06:09.166Z | Checking env_filter v1.0.0 |
| 2575 | 2026-04-28T21:06:09.169Z | Checking encoding_rs v0.8.35 |
| 2576 | 2026-04-28T21:06:09.211Z | Checking toml_write v0.1.2 |
| 2577 | 2026-04-28T21:06:09.250Z | Checking difflib v0.4.0 |
| 2578 | 2026-04-28T21:06:09.272Z | Checking data-encoding v2.10.0 |
| 2579 | 2026-04-28T21:06:09.315Z | Checking predicates-core v1.0.10 |
| 2580 | 2026-04-28T21:06:09.376Z | Checking rustc-hash v2.1.1 |
| 2581 | 2026-04-28T21:06:09.395Z | Checking static_assertions v1.1.0 |
| 2582 | 2026-04-28T21:06:09.424Z | Checking precomputed-hash v0.1.1 |
| 2583 | 2026-04-28T21:06:09.436Z | Checking unicode-segmentation v1.12.0 |
| 2584 | 2026-04-28T21:06:09.449Z | Checking fixedbitset v0.5.7 |
| 2585 | 2026-04-28T21:06:09.465Z | Checking jiff v0.2.21 |
| 2586 | 2026-04-28T21:06:09.487Z | Checking whoami v2.1.0 |
| 2587 | 2026-04-28T21:06:09.502Z | Checking normalize-line-endings v0.3.0 |
| 2588 | 2026-04-28T21:06:09.538Z | Checking new_debug_unreachable v1.0.6 |
| 2589 | 2026-04-28T21:06:09.590Z | Checking mime v0.3.17 |
| 2590 | 2026-04-28T21:06:09.606Z | Checking keccak v0.1.6 |
| 2591 | 2026-04-28T21:06:09.643Z | Checking fixedbitset v0.4.2 |
| 2592 | 2026-04-28T21:06:09.675Z | Checking tokio-postgres v0.7.16 |
| 2593 | 2026-04-28T21:06:09.689Z | Checking crossterm v0.28.1 |
| 2594 | 2026-04-28T21:06:09.747Z | Checking similar v2.7.0 |
| 2595 | 2026-04-28T21:06:09.759Z | Checking petgraph v0.8.3 |
| 2596 | 2026-04-28T21:06:09.771Z | Checking sha3 v0.10.8 |
| 2597 | 2026-04-28T21:06:09.791Z | Checking petgraph v0.6.5 |
| 2598 | 2026-04-28T21:06:09.971Z | Checking string_cache v0.8.9 |
| 2599 | 2026-04-28T21:06:10.112Z | Checking reqwest v0.12.28 |
| 2600 | 2026-04-28T21:06:10.125Z | Checking predicates v3.1.4 |
| 2601 | 2026-04-28T21:06:10.138Z | Checking hickory-proto v0.25.2 |
| 2602 | 2026-04-28T21:06:10.414Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2603 | 2026-04-28T21:06:10.924Z | Checking ed25519-dalek v2.2.0 |
| 2604 | 2026-04-28T21:06:10.967Z | Checking slog v2.8.2 |
| 2605 | 2026-04-28T21:06:11.016Z | Checking toml_edit v0.22.27 |
| 2606 | 2026-04-28T21:06:11.153Z | Checking env_logger v0.11.9 |
| 2607 | 2026-04-28T21:06:11.226Z | Checking usdt v0.6.0 |
| 2608 | 2026-04-28T21:06:11.239Z | Checking toml v0.7.8 |
| 2609 | 2026-04-28T21:06:11.310Z | Checking serde_with v3.17.0 |
| 2610 | 2026-04-28T21:06:11.336Z | Checking ecdsa v0.16.9 |
| 2611 | 2026-04-28T21:06:11.390Z | Checking usdt-impl v0.5.0 |
| 2612 | 2026-04-28T21:06:11.541Z | Checking rsa v0.9.10 |
| 2613 | 2026-04-28T21:06:11.663Z | Checking zip v4.6.1 |
| 2614 | 2026-04-28T21:06:11.666Z | Checking nix v0.31.2 |
| 2615 | 2026-04-28T21:06:12.002Z | Checking clap v4.5.60 |
| 2616 | 2026-04-28T21:06:12.005Z | Checking reqwest v0.13.2 |
| 2617 | 2026-04-28T21:06:12.079Z | Checking zip v0.6.6 |
| 2618 | 2026-04-28T21:06:12.129Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2619 | 2026-04-28T21:06:12.246Z | Checking itertools v0.13.0 |
| 2620 | 2026-04-28T21:06:12.411Z | Checking strum v0.26.3 |
| 2621 | 2026-04-28T21:06:12.437Z | Checking tokio-stream v0.1.18 |
| 2622 | 2026-04-28T21:06:12.524Z | Checking fs-err v3.3.0 |
| 2623 | 2026-04-28T21:06:12.606Z | Checking ahash v0.8.12 |
| 2624 | 2026-04-28T21:06:12.677Z | Checking object v0.37.3 |
| 2625 | 2026-04-28T21:06:12.703Z | Checking buf-list v1.1.2 |
| 2626 | 2026-04-28T21:06:12.805Z | Checking camino v1.2.2 |
| 2627 | 2026-04-28T21:06:12.822Z | Checking anyhow v1.0.102 |
| 2628 | 2026-04-28T21:06:12.836Z | Checking x509-cert v0.2.5 |
| 2629 | 2026-04-28T21:06:12.858Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2630 | 2026-04-28T21:06:12.884Z | Checking openapiv3 v2.2.0 |
| 2631 | 2026-04-28T21:06:12.910Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2632 | 2026-04-28T21:06:13.015Z | Checking sha1 v0.10.6 |
| 2633 | 2026-04-28T21:06:13.049Z | Checking lalrpop-util v0.19.12 |
| 2634 | 2026-04-28T21:06:13.104Z | Checking peg-runtime v0.8.5 |
| 2635 | 2026-04-28T21:06:13.120Z | Checking rayon v1.11.0 |
| 2636 | 2026-04-28T21:06:13.173Z | Checking sigpipe v0.1.3 |
| 2637 | 2026-04-28T21:06:13.207Z | Checking glob v0.3.3 |
| 2638 | 2026-04-28T21:06:14.833Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2639 | 2026-04-28T21:06:15.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.55s |
| 2640 | 2026-04-28T21:06:15.272Z | |
| 2641 | 2026-04-28T21:06:15.272Z | info: running `cargo check --bins` on internal-dns-types (77/272) |
| 2642 | 2026-04-28T21:06:15.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2643 | 2026-04-28T21:06:15.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2644 | 2026-04-28T21:06:15.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2645 | 2026-04-28T21:06:15.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2646 | 2026-04-28T21:06:15.869Z | |
| 2647 | 2026-04-28T21:06:15.870Z | info: running `cargo check --bins` on internal-dns-types-versions (78/272) |
| 2648 | 2026-04-28T21:06:16.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2649 | 2026-04-28T21:06:16.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2650 | 2026-04-28T21:06:16.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2651 | 2026-04-28T21:06:16.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2652 | 2026-04-28T21:06:16.469Z | |
| 2653 | 2026-04-28T21:06:16.469Z | info: running `cargo check --bins` on nexus-types-versions (79/272) |
| 2654 | 2026-04-28T21:06:16.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2655 | 2026-04-28T21:06:16.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2656 | 2026-04-28T21:06:16.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2657 | 2026-04-28T21:06:16.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2658 | 2026-04-28T21:06:17.085Z | |
| 2659 | 2026-04-28T21:06:17.085Z | info: running `cargo check --bins` on oxql-types (80/272) |
| 2660 | 2026-04-28T21:06:17.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2661 | 2026-04-28T21:06:17.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2662 | 2026-04-28T21:06:17.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2663 | 2026-04-28T21:06:17.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2664 | 2026-04-28T21:06:17.687Z | |
| 2665 | 2026-04-28T21:06:17.687Z | info: running `cargo check --bins` on oximeter-types (81/272) |
| 2666 | 2026-04-28T21:06:18.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2667 | 2026-04-28T21:06:18.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2668 | 2026-04-28T21:06:18.188Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2669 | 2026-04-28T21:06:18.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2670 | 2026-04-28T21:06:18.281Z | |
| 2671 | 2026-04-28T21:06:18.281Z | info: running `cargo check --bins` on oximeter-types-versions (82/272) |
| 2672 | 2026-04-28T21:06:18.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2673 | 2026-04-28T21:06:18.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2674 | 2026-04-28T21:06:18.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2675 | 2026-04-28T21:06:18.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2676 | 2026-04-28T21:06:18.883Z | |
| 2677 | 2026-04-28T21:06:18.884Z | info: running `cargo check --bins` on oximeter-macro-impl (83/272) |
| 2678 | 2026-04-28T21:06:19.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2679 | 2026-04-28T21:06:19.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2680 | 2026-04-28T21:06:19.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2681 | 2026-04-28T21:06:19.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2682 | 2026-04-28T21:06:19.470Z | |
| 2683 | 2026-04-28T21:06:19.471Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/272) |
| 2684 | 2026-04-28T21:06:19.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2685 | 2026-04-28T21:06:19.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2686 | 2026-04-28T21:06:20.156Z | Compiling structmeta-derive v0.3.0 |
| 2687 | 2026-04-28T21:06:20.271Z | Compiling rustls v0.22.4 |
| 2688 | 2026-04-28T21:06:20.280Z | Compiling multer v3.1.0 |
| 2689 | 2026-04-28T21:06:20.289Z | Compiling async-stream-impl v0.3.6 |
| 2690 | 2026-04-28T21:06:20.292Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2691 | 2026-04-28T21:06:20.311Z | Compiling dropshot v0.17.0 |
| 2692 | 2026-04-28T21:06:20.326Z | Compiling dropshot_endpoint v0.17.0 |
| 2693 | 2026-04-28T21:06:20.326Z | Compiling newtype-uuid-macros v0.1.0 |
| 2694 | 2026-04-28T21:06:20.445Z | Checking newtype-uuid v1.3.2 |
| 2695 | 2026-04-28T21:06:20.505Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2696 | 2026-04-28T21:06:20.567Z | Checking rustls-webpki v0.102.8 |
| 2697 | 2026-04-28T21:06:20.640Z | Checking daft v0.1.5 |
| 2698 | 2026-04-28T21:06:20.669Z | Checking futures-executor v0.3.32 |
| 2699 | 2026-04-28T21:06:20.865Z | Checking thread_local v1.1.9 |
| 2700 | 2026-04-28T21:06:20.878Z | Checking match_cfg v0.1.0 |
| 2701 | 2026-04-28T21:06:20.896Z | Checking compression-core v0.4.31 |
| 2702 | 2026-04-28T21:06:21.008Z | Compiling hostname v0.3.1 |
| 2703 | 2026-04-28T21:06:21.022Z | Checking compression-codecs v0.4.37 |
| 2704 | 2026-04-28T21:06:21.124Z | Checking iddqd v0.3.18 |
| 2705 | 2026-04-28T21:06:21.138Z | Checking futures v0.3.32 |
| 2706 | 2026-04-28T21:06:21.186Z | Checking crossbeam-channel v0.5.15 |
| 2707 | 2026-04-28T21:06:21.316Z | Checking slog-json v2.6.1 |
| 2708 | 2026-04-28T21:06:21.328Z | Compiling structmeta v0.3.0 |
| 2709 | 2026-04-28T21:06:21.515Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2710 | 2026-04-28T21:06:21.541Z | Compiling derive-ex v0.1.8 |
| 2711 | 2026-04-28T21:06:21.567Z | Compiling parse-display-derive v0.10.0 |
| 2712 | 2026-04-28T21:06:21.671Z | Checking serde_spanned v1.0.4 |
| 2713 | 2026-04-28T21:06:21.860Z | Checking is-terminal v0.4.17 |
| 2714 | 2026-04-28T21:06:21.952Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2715 | 2026-04-28T21:06:21.973Z | Checking term v1.2.1 |
| 2716 | 2026-04-28T21:06:22.091Z | Checking debug-ignore v1.0.5 |
| 2717 | 2026-04-28T21:06:22.163Z | Checking take_mut v0.2.2 |
| 2718 | 2026-04-28T21:06:22.188Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2719 | 2026-04-28T21:06:22.201Z | Checking slog-term v2.9.2 |
| 2720 | 2026-04-28T21:06:22.242Z | Checking toml v1.0.6+spec-1.1.0 |
| 2721 | 2026-04-28T21:06:22.273Z | Checking slog-async v2.8.0 |
| 2722 | 2026-04-28T21:06:22.466Z | Compiling slog-bunyan v2.5.0 |
| 2723 | 2026-04-28T21:06:22.549Z | Checking tokio-rustls v0.25.0 |
| 2724 | 2026-04-28T21:06:22.591Z | Compiling async-compression v0.4.41 |
| 2725 | 2026-04-28T21:06:22.750Z | Compiling async-stream v0.3.6 |
| 2726 | 2026-04-28T21:06:22.870Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2727 | 2026-04-28T21:06:22.923Z | Checking progenitor-client v0.14.0 |
| 2728 | 2026-04-28T21:06:22.973Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2729 | 2026-04-28T21:06:23.156Z | Checking backon v1.6.0 |
| 2730 | 2026-04-28T21:06:23.222Z | Checking waitgroup v0.1.2 |
| 2731 | 2026-04-28T21:06:23.248Z | Compiling test-strategy v0.4.5 |
| 2732 | 2026-04-28T21:06:23.316Z | Checking rustls-pemfile v2.2.0 |
| 2733 | 2026-04-28T21:06:23.524Z | Checking serde_path_to_error v0.1.20 |
| 2734 | 2026-04-28T21:06:23.555Z | Compiling hostname v0.4.2 |
| 2735 | 2026-04-28T21:06:23.582Z | Checking instant v0.1.13 |
| 2736 | 2026-04-28T21:06:23.664Z | Compiling prettyplease v0.2.37 |
| 2737 | 2026-04-28T21:06:23.689Z | Checking backoff v0.4.0 |
| 2738 | 2026-04-28T21:06:23.778Z | Compiling progenitor-extras v0.2.0 |
| 2739 | 2026-04-28T21:06:23.893Z | Checking parse-display v0.10.0 |
| 2740 | 2026-04-28T21:06:24.020Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2741 | 2026-04-28T21:06:24.099Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2742 | 2026-04-28T21:06:24.242Z | Checking progenitor-client v0.10.0 |
| 2743 | 2026-04-28T21:06:24.286Z | Checking itertools v0.14.0 |
| 2744 | 2026-04-28T21:06:24.443Z | Checking regress v0.10.5 |
| 2745 | 2026-04-28T21:06:24.467Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2746 | 2026-04-28T21:06:24.541Z | Checking num-rational v0.4.2 |
| 2747 | 2026-04-28T21:06:24.727Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2748 | 2026-04-28T21:06:25.314Z | Checking num-complex v0.4.6 |
| 2749 | 2026-04-28T21:06:25.660Z | Compiling macaddr v1.0.1 |
| 2750 | 2026-04-28T21:06:25.833Z | Checking num v0.4.3 |
| 2751 | 2026-04-28T21:06:25.882Z | Compiling usdt-attr-macro v0.5.0 |
| 2752 | 2026-04-28T21:06:25.908Z | Compiling usdt-macro v0.5.0 |
| 2753 | 2026-04-28T21:06:25.925Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2754 | 2026-04-28T21:06:26.102Z | Checking memmap v0.7.0 |
| 2755 | 2026-04-28T21:06:26.115Z | Checking float-ord v0.3.2 |
| 2756 | 2026-04-28T21:06:26.232Z | Compiling toml v0.8.23 |
| 2757 | 2026-04-28T21:06:26.275Z | Checking linked-hash-map v0.5.6 |
| 2758 | 2026-04-28T21:06:26.443Z | Compiling minimal-lexical v0.2.1 |
| 2759 | 2026-04-28T21:06:26.648Z | Checking usdt v0.5.0 |
| 2760 | 2026-04-28T21:06:26.699Z | Compiling nom v7.1.3 |
| 2761 | 2026-04-28T21:06:26.812Z | Checking lru-cache v0.1.2 |
| 2762 | 2026-04-28T21:06:27.258Z | Checking hickory-proto v0.24.4 |
| 2763 | 2026-04-28T21:06:27.401Z | Checking phf_shared v0.12.1 |
| 2764 | 2026-04-28T21:06:27.403Z | Compiling slog-dtrace v0.3.0 |
| 2765 | 2026-04-28T21:06:27.549Z | Checking resolv-conf v0.7.6 |
| 2766 | 2026-04-28T21:06:27.612Z | Compiling convert_case v0.4.0 |
| 2767 | 2026-04-28T21:06:27.740Z | Compiling chrono-tz v0.10.4 |
| 2768 | 2026-04-28T21:06:27.922Z | Checking heck v0.5.0 |
| 2769 | 2026-04-28T21:06:27.998Z | Compiling derive_more v0.99.20 |
| 2770 | 2026-04-28T21:06:28.051Z | Compiling const_format_proc_macros v0.2.34 |
| 2771 | 2026-04-28T21:06:28.097Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2772 | 2026-04-28T21:06:28.329Z | Checking phf v0.12.1 |
| 2773 | 2026-04-28T21:06:28.476Z | Checking tokio-dtrace v0.1.1 |
| 2774 | 2026-04-28T21:06:28.578Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2775 | 2026-04-28T21:06:28.666Z | Compiling derive-where v1.6.0 |
| 2776 | 2026-04-28T21:06:28.862Z | Checking highway v1.3.0 |
| 2777 | 2026-04-28T21:06:29.080Z | Checking hickory-resolver v0.24.4 |
| 2778 | 2026-04-28T21:06:29.100Z | Checking const_format v0.2.35 |
| 2779 | 2026-04-28T21:06:29.235Z | Checking oxide-tokio-rt v0.1.4 |
| 2780 | 2026-04-28T21:06:29.629Z | Checking gethostname v0.5.0 |
| 2781 | 2026-04-28T21:06:29.710Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2782 | 2026-04-28T21:06:29.724Z | Checking bcs v0.1.6 |
| 2783 | 2026-04-28T21:06:29.803Z | Compiling async-recursion v1.1.1 |
| 2784 | 2026-04-28T21:06:29.955Z | Checking termtree v0.5.1 |
| 2785 | 2026-04-28T21:06:29.969Z | Checking qorb v0.4.1 |
| 2786 | 2026-04-28T21:06:30.514Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2787 | 2026-04-28T21:06:31.150Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2788 | 2026-04-28T21:06:31.344Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2789 | 2026-04-28T21:06:31.347Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2790 | 2026-04-28T21:06:33.406Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2791 | 2026-04-28T21:06:36.101Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2792 | 2026-04-28T21:06:38.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.69s |
| 2793 | 2026-04-28T21:06:38.345Z | |
| 2794 | 2026-04-28T21:06:38.346Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/272) |
| 2795 | 2026-04-28T21:06:38.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2796 | 2026-04-28T21:06:38.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2797 | 2026-04-28T21:06:39.018Z | Compiling ar_archive_writer v0.5.1 |
| 2798 | 2026-04-28T21:06:39.128Z | Compiling stacker v0.1.23 |
| 2799 | 2026-04-28T21:06:39.131Z | Compiling cfg_aliases v0.1.1 |
| 2800 | 2026-04-28T21:06:39.141Z | Compiling convert_case v0.10.0 |
| 2801 | 2026-04-28T21:06:39.146Z | Checking unicode-width v0.1.14 |
| 2802 | 2026-04-28T21:06:39.154Z | Compiling proc-macro-error v1.0.4 |
| 2803 | 2026-04-28T21:06:39.165Z | Checking fd-lock v4.0.4 |
| 2804 | 2026-04-28T21:06:39.165Z | Checking nibble_vec v0.1.0 |
| 2805 | 2026-04-28T21:06:39.190Z | Compiling nix v0.28.0 |
| 2806 | 2026-04-28T21:06:39.277Z | Checking vte v0.14.1 |
| 2807 | 2026-04-28T21:06:39.291Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2808 | 2026-04-28T21:06:39.377Z | Checking bytecount v0.6.9 |
| 2809 | 2026-04-28T21:06:39.389Z | Checking endian-type v0.1.2 |
| 2810 | 2026-04-28T21:06:39.421Z | Checking strip-ansi-escapes v0.2.1 |
| 2811 | 2026-04-28T21:06:39.424Z | Compiling derive_more-impl v2.1.1 |
| 2812 | 2026-04-28T21:06:39.446Z | Compiling tabled_derive v0.7.0 |
| 2813 | 2026-04-28T21:06:39.473Z | Checking papergrid v0.11.0 |
| 2814 | 2026-04-28T21:06:39.508Z | Checking radix_trie v0.2.1 |
| 2815 | 2026-04-28T21:06:39.533Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2816 | 2026-04-28T21:06:39.680Z | Compiling peg-macros v0.8.5 |
| 2817 | 2026-04-28T21:06:39.725Z | Checking winnow v0.6.26 |
| 2818 | 2026-04-28T21:06:39.945Z | Compiling psm v0.1.30 |
| 2819 | 2026-04-28T21:06:39.990Z | Compiling sqlparser_derive v0.5.0 |
| 2820 | 2026-04-28T21:06:40.073Z | Checking unicode_categories v0.1.1 |
| 2821 | 2026-04-28T21:06:40.200Z | Checking derive_more v2.1.1 |
| 2822 | 2026-04-28T21:06:40.224Z | Checking nu-ansi-term v0.50.3 |
| 2823 | 2026-04-28T21:06:40.276Z | Checking unicode-width v0.2.0 |
| 2824 | 2026-04-28T21:06:40.399Z | Checking home v0.5.12 |
| 2825 | 2026-04-28T21:06:40.429Z | Checking tabled v0.15.0 |
| 2826 | 2026-04-28T21:06:40.463Z | Checking crossterm v0.29.0 |
| 2827 | 2026-04-28T21:06:40.504Z | Checking rustyline v14.0.0 |
| 2828 | 2026-04-28T21:06:40.526Z | Checking reedline v0.40.0 |
| 2829 | 2026-04-28T21:06:40.702Z | Checking recursive v0.1.1 |
| 2830 | 2026-04-28T21:06:40.757Z | Checking display-error-chain v0.2.2 |
| 2831 | 2026-04-28T21:06:40.793Z | Checking sqlparser v0.61.0 |
| 2832 | 2026-04-28T21:06:40.859Z | Checking sqlformat v0.3.5 |
| 2833 | 2026-04-28T21:06:41.048Z | Checking peg v0.8.5 |
| 2834 | 2026-04-28T21:06:51.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.50s |
| 2835 | 2026-04-28T21:06:52.050Z | |
| 2836 | 2026-04-28T21:06:52.050Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/272) |
| 2837 | 2026-04-28T21:06:52.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-04-28T21:06:52.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-04-28T21:06:52.723Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2840 | 2026-04-28T21:06:56.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 2841 | 2026-04-28T21:06:56.273Z | |
| 2842 | 2026-04-28T21:06:56.273Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/272) |
| 2843 | 2026-04-28T21:06:56.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-04-28T21:06:56.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-04-28T21:06:56.947Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2846 | 2026-04-28T21:06:59.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.05s |
| 2847 | 2026-04-28T21:06:59.525Z | |
| 2848 | 2026-04-28T21:06:59.525Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/272) |
| 2849 | 2026-04-28T21:07:00.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-04-28T21:07:00.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-04-28T21:07:00.192Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2852 | 2026-04-28T21:07:03.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.82s |
| 2853 | 2026-04-28T21:07:03.539Z | |
| 2854 | 2026-04-28T21:07:03.539Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/272) |
| 2855 | 2026-04-28T21:07:05.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-04-28T21:07:05.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-04-28T21:07:05.341Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2858 | 2026-04-28T21:07:07.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s |
| 2859 | 2026-04-28T21:07:07.586Z | |
| 2860 | 2026-04-28T21:07:07.586Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/272) |
| 2861 | 2026-04-28T21:07:08.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-04-28T21:07:08.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-04-28T21:07:08.249Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2864 | 2026-04-28T21:07:10.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.15s |
| 2865 | 2026-04-28T21:07:10.933Z | |
| 2866 | 2026-04-28T21:07:10.933Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/272) |
| 2867 | 2026-04-28T21:07:11.452Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-04-28T21:07:11.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-04-28T21:07:11.601Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2870 | 2026-04-28T21:07:14.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 2871 | 2026-04-28T21:07:14.323Z | |
| 2872 | 2026-04-28T21:07:14.323Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/272) |
| 2873 | 2026-04-28T21:07:14.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-04-28T21:07:14.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-04-28T21:07:14.990Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2876 | 2026-04-28T21:07:18.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s |
| 2877 | 2026-04-28T21:07:18.526Z | |
| 2878 | 2026-04-28T21:07:18.526Z | info: running `cargo check --bins` on oximeter (93/272) |
| 2879 | 2026-04-28T21:07:19.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-04-28T21:07:19.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-04-28T21:07:19.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-04-28T21:07:19.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2883 | 2026-04-28T21:07:19.123Z | |
| 2884 | 2026-04-28T21:07:19.123Z | info: running `cargo check --bins` on oximeter-schema (94/272) |
| 2885 | 2026-04-28T21:07:19.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-04-28T21:07:19.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-04-28T21:07:19.758Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2888 | 2026-04-28T21:07:19.917Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2889 | 2026-04-28T21:07:19.932Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2890 | 2026-04-28T21:07:20.250Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2891 | 2026-04-28T21:07:23.297Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2892 | 2026-04-28T21:07:24.446Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2893 | 2026-04-28T21:07:24.606Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2894 | 2026-04-28T21:07:25.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s |
| 2895 | 2026-04-28T21:07:25.451Z | |
| 2896 | 2026-04-28T21:07:25.451Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/272) |
| 2897 | 2026-04-28T21:07:25.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-04-28T21:07:25.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-04-28T21:07:25.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-04-28T21:07:25.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2901 | 2026-04-28T21:07:26.053Z | |
| 2902 | 2026-04-28T21:07:26.053Z | info: running `cargo check --bins` on oximeter-test-utils (96/272) |
| 2903 | 2026-04-28T21:07:26.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-04-28T21:07:26.599Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-04-28T21:07:26.599Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-04-28T21:07:26.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2907 | 2026-04-28T21:07:26.702Z | |
| 2908 | 2026-04-28T21:07:26.702Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/272) |
| 2909 | 2026-04-28T21:07:27.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-04-28T21:07:27.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-04-28T21:07:27.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-04-28T21:07:27.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2913 | 2026-04-28T21:07:27.310Z | |
| 2914 | 2026-04-28T21:07:27.310Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/272) |
| 2915 | 2026-04-28T21:07:27.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-04-28T21:07:27.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-04-28T21:07:27.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-04-28T21:07:27.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2919 | 2026-04-28T21:07:27.912Z | |
| 2920 | 2026-04-28T21:07:27.912Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/272) |
| 2921 | 2026-04-28T21:07:28.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-04-28T21:07:28.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-04-28T21:07:28.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-04-28T21:07:28.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2925 | 2026-04-28T21:07:28.517Z | |
| 2926 | 2026-04-28T21:07:28.517Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/272) |
| 2927 | 2026-04-28T21:07:29.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-04-28T21:07:29.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-04-28T21:07:29.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-04-28T21:07:29.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2931 | 2026-04-28T21:07:29.123Z | |
| 2932 | 2026-04-28T21:07:29.123Z | info: running `cargo check --bins` on trust-quorum-types (101/272) |
| 2933 | 2026-04-28T21:07:29.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-04-28T21:07:29.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-04-28T21:07:29.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-04-28T21:07:29.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2937 | 2026-04-28T21:07:29.714Z | |
| 2938 | 2026-04-28T21:07:29.714Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/272) |
| 2939 | 2026-04-28T21:07:30.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-04-28T21:07:30.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-04-28T21:07:30.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-04-28T21:07:30.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2943 | 2026-04-28T21:07:30.325Z | |
| 2944 | 2026-04-28T21:07:30.325Z | info: running `cargo check --bins` on update-engine (103/272) |
| 2945 | 2026-04-28T21:07:30.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-04-28T21:07:30.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-04-28T21:07:30.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-04-28T21:07:30.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2949 | 2026-04-28T21:07:30.915Z | |
| 2950 | 2026-04-28T21:07:30.915Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/272) |
| 2951 | 2026-04-28T21:07:31.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-04-28T21:07:31.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-04-28T21:07:31.636Z | Compiling crucible-workspace-hack v0.1.0 |
| 2954 | 2026-04-28T21:07:31.753Z | Checking secrecy v0.10.3 |
| 2955 | 2026-04-28T21:07:31.761Z | Compiling heapless v0.8.0 |
| 2956 | 2026-04-28T21:07:31.768Z | Compiling ingot-macros v0.1.1 |
| 2957 | 2026-04-28T21:07:31.775Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2958 | 2026-04-28T21:07:31.778Z | Checking hash32 v0.3.1 |
| 2959 | 2026-04-28T21:07:31.795Z | Compiling smoltcp v0.11.0 |
| 2960 | 2026-04-28T21:07:31.798Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2961 | 2026-04-28T21:07:31.854Z | Checking cobs v0.3.0 |
| 2962 | 2026-04-28T21:07:31.900Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2963 | 2026-04-28T21:07:31.991Z | Checking half v2.7.1 |
| 2964 | 2026-04-28T21:07:32.004Z | Checking universal-hash v0.5.1 |
| 2965 | 2026-04-28T21:07:32.043Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2966 | 2026-04-28T21:07:32.129Z | Checking opaque-debug v0.3.1 |
| 2967 | 2026-04-28T21:07:32.144Z | Checking ciborium-io v0.2.2 |
| 2968 | 2026-04-28T21:07:32.215Z | Checking poly1305 v0.8.0 |
| 2969 | 2026-04-28T21:07:32.231Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2970 | 2026-04-28T21:07:32.234Z | Checking postcard v1.1.3 |
| 2971 | 2026-04-28T21:07:32.248Z | Checking ciborium-ll v0.2.2 |
| 2972 | 2026-04-28T21:07:32.461Z | Compiling proc-macro-crate v3.4.0 |
| 2973 | 2026-04-28T21:07:32.474Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2974 | 2026-04-28T21:07:32.559Z | Checking password-hash v0.5.0 |
| 2975 | 2026-04-28T21:07:32.594Z | Checking chacha20 v0.9.1 |
| 2976 | 2026-04-28T21:07:32.745Z | Compiling proc-macro-crate v1.3.1 |
| 2977 | 2026-04-28T21:07:32.783Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2978 | 2026-04-28T21:07:32.783Z | Checking blake2 v0.10.6 |
| 2979 | 2026-04-28T21:07:32.822Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2980 | 2026-04-28T21:07:33.018Z | Checking aead v0.5.2 |
| 2981 | 2026-04-28T21:07:33.018Z | Compiling foreign-types-macros v0.2.3 |
| 2982 | 2026-04-28T21:07:33.044Z | Compiling num_enum_derive v0.7.5 |
| 2983 | 2026-04-28T21:07:33.047Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2984 | 2026-04-28T21:07:33.085Z | Checking thiserror-no-std v2.0.2 |
| 2985 | 2026-04-28T21:07:33.159Z | Checking foreign-types-shared v0.3.1 |
| 2986 | 2026-04-28T21:07:33.173Z | Checking cpufeatures v0.3.0 |
| 2987 | 2026-04-28T21:07:33.175Z | Checking vsss-rs v3.3.4 |
| 2988 | 2026-04-28T21:07:33.252Z | Checking chacha20poly1305 v0.10.1 |
| 2989 | 2026-04-28T21:07:33.254Z | Checking chacha20 v0.10.0 |
| 2990 | 2026-04-28T21:07:33.284Z | Compiling num_enum_derive v0.5.11 |
| 2991 | 2026-04-28T21:07:33.377Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2992 | 2026-04-28T21:07:33.475Z | Checking argon2 v0.5.3 |
| 2993 | 2026-04-28T21:07:33.602Z | Checking foreign-types v0.5.0 |
| 2994 | 2026-04-28T21:07:33.681Z | Checking ciborium v0.2.2 |
| 2995 | 2026-04-28T21:07:33.843Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2996 | 2026-04-28T21:07:33.926Z | Checking tabwriter v1.4.1 |
| 2997 | 2026-04-28T21:07:34.072Z | Checking console v0.15.11 |
| 2998 | 2026-04-28T21:07:34.075Z | Checking num_enum v0.7.5 |
| 2999 | 2026-04-28T21:07:34.098Z | Checking newline-converter v0.3.0 |
| 3000 | 2026-04-28T21:07:34.121Z | Checking atomicwrites v0.4.4 |
| 3001 | 2026-04-28T21:07:34.197Z | Checking camino-tempfile v1.4.1 |
| 3002 | 2026-04-28T21:07:34.210Z | Checking byte-wrapper v0.1.0 |
| 3003 | 2026-04-28T21:07:34.248Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3004 | 2026-04-28T21:07:34.265Z | Checking cstr-argument v0.1.2 |
| 3005 | 2026-04-28T21:07:34.316Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3006 | 2026-04-28T21:07:34.347Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3007 | 2026-04-28T21:07:34.361Z | Checking expectorate v1.2.0 |
| 3008 | 2026-04-28T21:07:34.386Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3009 | 2026-04-28T21:07:34.411Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3010 | 2026-04-28T21:07:34.487Z | Checking num_enum v0.5.11 |
| 3011 | 2026-04-28T21:07:34.539Z | Checking ingot-types v0.1.2 |
| 3012 | 2026-04-28T21:07:34.552Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3013 | 2026-04-28T21:07:34.555Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3014 | 2026-04-28T21:07:34.597Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3015 | 2026-04-28T21:07:34.657Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3016 | 2026-04-28T21:07:34.724Z | Checking rand v0.10.0 |
| 3017 | 2026-04-28T21:07:34.751Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3018 | 2026-04-28T21:07:34.765Z | Checking indent_write v2.2.0 |
| 3019 | 2026-04-28T21:07:34.790Z | Checking colored v3.1.1 |
| 3020 | 2026-04-28T21:07:34.822Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-04-28T21:07:34.891Z | Compiling zone_cfg_derive v0.3.1 |
| 3022 | 2026-04-28T21:07:34.904Z | Checking ingot v0.1.1 |
| 3023 | 2026-04-28T21:07:34.919Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3024 | 2026-04-28T21:07:34.981Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3025 | 2026-04-28T21:07:35.021Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3026 | 2026-04-28T21:07:35.057Z | Checking itertools v0.12.1 |
| 3027 | 2026-04-28T21:07:35.085Z | Compiling num-derive v0.4.2 |
| 3028 | 2026-04-28T21:07:35.191Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3029 | 2026-04-28T21:07:35.374Z | Checking swrite v0.1.0 |
| 3030 | 2026-04-28T21:07:35.467Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3031 | 2026-04-28T21:07:35.541Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3032 | 2026-04-28T21:07:35.640Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3033 | 2026-04-28T21:07:35.695Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3034 | 2026-04-28T21:07:35.773Z | Checking dropshot-api-manager-types v0.7.1 |
| 3035 | 2026-04-28T21:07:35.803Z | Checking smf v0.2.3 |
| 3036 | 2026-04-28T21:07:35.939Z | Checking nanorand v0.7.0 |
| 3037 | 2026-04-28T21:07:35.997Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3038 | 2026-04-28T21:07:36.022Z | Checking whoami v1.6.1 |
| 3039 | 2026-04-28T21:07:36.057Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3040 | 2026-04-28T21:07:36.057Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3041 | 2026-04-28T21:07:36.084Z | Checking zone v0.3.1 |
| 3042 | 2026-04-28T21:07:36.134Z | Checking flume v0.11.1 |
| 3043 | 2026-04-28T21:07:36.495Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3044 | 2026-04-28T21:07:37.462Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3045 | 2026-04-28T21:07:38.351Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3046 | 2026-04-28T21:07:41.405Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3047 | 2026-04-28T21:07:43.419Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3048 | 2026-04-28T21:07:44.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.51s |
| 3049 | 2026-04-28T21:07:44.626Z | |
| 3050 | 2026-04-28T21:07:44.626Z | info: running `cargo check --bins` on clickhouse-admin-api (105/272) |
| 3051 | 2026-04-28T21:07:45.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-04-28T21:07:45.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-04-28T21:07:45.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-04-28T21:07:45.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3055 | 2026-04-28T21:07:45.220Z | |
| 3056 | 2026-04-28T21:07:45.220Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/272) |
| 3057 | 2026-04-28T21:07:45.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-04-28T21:07:45.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-04-28T21:07:45.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-04-28T21:07:45.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3061 | 2026-04-28T21:07:45.819Z | |
| 3062 | 2026-04-28T21:07:45.819Z | info: running `cargo check --bins` on bootstrap-agent-client (107/272) |
| 3063 | 2026-04-28T21:07:46.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-04-28T21:07:46.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-04-28T21:07:46.335Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-04-28T21:07:46.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3067 | 2026-04-28T21:07:46.426Z | |
| 3068 | 2026-04-28T21:07:46.426Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/272) |
| 3069 | 2026-04-28T21:07:46.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-04-28T21:07:46.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-04-28T21:07:46.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-04-28T21:07:46.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3073 | 2026-04-28T21:07:47.029Z | |
| 3074 | 2026-04-28T21:07:47.029Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/272) |
| 3075 | 2026-04-28T21:07:47.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-04-28T21:07:47.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-04-28T21:07:47.538Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-04-28T21:07:47.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3079 | 2026-04-28T21:07:47.627Z | |
| 3080 | 2026-04-28T21:07:47.627Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/272) |
| 3081 | 2026-04-28T21:07:48.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-04-28T21:07:48.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-04-28T21:07:48.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-04-28T21:07:48.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3085 | 2026-04-28T21:07:48.231Z | |
| 3086 | 2026-04-28T21:07:48.231Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/272) |
| 3087 | 2026-04-28T21:07:48.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-04-28T21:07:48.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-04-28T21:07:48.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-04-28T21:07:48.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3091 | 2026-04-28T21:07:48.838Z | |
| 3092 | 2026-04-28T21:07:48.838Z | info: running `cargo check --bins` on cockroach-admin-client (112/272) |
| 3093 | 2026-04-28T21:07:49.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-04-28T21:07:49.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-04-28T21:07:49.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-04-28T21:07:49.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3097 | 2026-04-28T21:07:49.427Z | |
| 3098 | 2026-04-28T21:07:49.427Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/272) |
| 3099 | 2026-04-28T21:07:49.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-04-28T21:07:49.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-04-28T21:07:49.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-04-28T21:07:49.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3103 | 2026-04-28T21:07:50.033Z | |
| 3104 | 2026-04-28T21:07:50.033Z | info: running `cargo check --bins` on dns-service-client (114/272) |
| 3105 | 2026-04-28T21:07:50.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-04-28T21:07:50.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-04-28T21:07:50.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3108 | 2026-04-28T21:07:50.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3109 | 2026-04-28T21:07:50.639Z | |
| 3110 | 2026-04-28T21:07:50.640Z | info: running `cargo check --bins` on installinator-client (115/272) |
| 3111 | 2026-04-28T21:07:51.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3112 | 2026-04-28T21:07:51.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3113 | 2026-04-28T21:07:51.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3114 | 2026-04-28T21:07:51.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3115 | 2026-04-28T21:07:51.241Z | |
| 3116 | 2026-04-28T21:07:51.241Z | info: running `cargo check --bins` on nexus-client (116/272) |
| 3117 | 2026-04-28T21:07:51.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3118 | 2026-04-28T21:07:51.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3119 | 2026-04-28T21:07:51.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3120 | 2026-04-28T21:07:51.783Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3121 | 2026-04-28T21:07:51.880Z | |
| 3122 | 2026-04-28T21:07:51.880Z | info: running `cargo check --bins` on nexus-lockstep-client (117/272) |
| 3123 | 2026-04-28T21:07:52.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3124 | 2026-04-28T21:07:52.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3125 | 2026-04-28T21:07:52.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3126 | 2026-04-28T21:07:52.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3127 | 2026-04-28T21:07:52.518Z | |
| 3128 | 2026-04-28T21:07:52.518Z | info: running `cargo check --bins` on ntp-admin-client (118/272) |
| 3129 | 2026-04-28T21:07:53.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3130 | 2026-04-28T21:07:53.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3131 | 2026-04-28T21:07:53.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3132 | 2026-04-28T21:07:53.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3133 | 2026-04-28T21:07:53.107Z | |
| 3134 | 2026-04-28T21:07:53.107Z | info: running `cargo check --bins` on oxide-client (119/272) |
| 3135 | 2026-04-28T21:07:53.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3136 | 2026-04-28T21:07:53.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3137 | 2026-04-28T21:07:53.610Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3138 | 2026-04-28T21:07:53.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3139 | 2026-04-28T21:07:53.701Z | |
| 3140 | 2026-04-28T21:07:53.701Z | info: running `cargo check --bins` on oximeter-client (120/272) |
| 3141 | 2026-04-28T21:07:54.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3142 | 2026-04-28T21:07:54.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3143 | 2026-04-28T21:07:54.215Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3144 | 2026-04-28T21:07:54.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3145 | 2026-04-28T21:07:54.304Z | |
| 3146 | 2026-04-28T21:07:54.304Z | info: running `cargo check --bins` on repo-depot-client (121/272) |
| 3147 | 2026-04-28T21:07:54.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3148 | 2026-04-28T21:07:54.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3149 | 2026-04-28T21:07:54.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3150 | 2026-04-28T21:07:54.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3151 | 2026-04-28T21:07:54.882Z | |
| 3152 | 2026-04-28T21:07:54.882Z | info: running `cargo check --bins` on sled-agent-client (122/272) |
| 3153 | 2026-04-28T21:07:55.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3154 | 2026-04-28T21:07:55.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3155 | 2026-04-28T21:07:55.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3156 | 2026-04-28T21:07:55.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3157 | 2026-04-28T21:07:55.487Z | |
| 3158 | 2026-04-28T21:07:55.487Z | info: running `cargo check --bins` on wicketd-client (123/272) |
| 3159 | 2026-04-28T21:07:56.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3160 | 2026-04-28T21:07:56.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3161 | 2026-04-28T21:07:56.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3162 | 2026-04-28T21:07:56.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3163 | 2026-04-28T21:07:56.104Z | |
| 3164 | 2026-04-28T21:07:56.104Z | info: running `cargo check --bins` on installinator-common (124/272) |
| 3165 | 2026-04-28T21:07:56.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3166 | 2026-04-28T21:07:56.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3167 | 2026-04-28T21:07:56.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3168 | 2026-04-28T21:07:56.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3169 | 2026-04-28T21:07:56.713Z | |
| 3170 | 2026-04-28T21:07:56.713Z | info: running `cargo check --bins` on installinator-common-versions (125/272) |
| 3171 | 2026-04-28T21:07:57.208Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3172 | 2026-04-28T21:07:57.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3173 | 2026-04-28T21:07:57.212Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3174 | 2026-04-28T21:07:57.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3175 | 2026-04-28T21:07:57.299Z | |
| 3176 | 2026-04-28T21:07:57.299Z | info: running `cargo check --bins` on wicket-common (126/272) |
| 3177 | 2026-04-28T21:07:57.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3178 | 2026-04-28T21:07:57.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3179 | 2026-04-28T21:07:57.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3180 | 2026-04-28T21:07:57.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3181 | 2026-04-28T21:07:57.906Z | |
| 3182 | 2026-04-28T21:07:57.906Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/272) |
| 3183 | 2026-04-28T21:07:58.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3184 | 2026-04-28T21:07:58.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3185 | 2026-04-28T21:07:58.589Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3186 | 2026-04-28T21:07:58.704Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3187 | 2026-04-28T21:07:58.711Z | Checking csv-core v0.1.13 |
| 3188 | 2026-04-28T21:07:58.718Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3189 | 2026-04-28T21:07:58.721Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3190 | 2026-04-28T21:07:58.735Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3191 | 2026-04-28T21:07:58.746Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3192 | 2026-04-28T21:07:58.756Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3193 | 2026-04-28T21:07:58.865Z | Checking csv v1.4.0 |
| 3194 | 2026-04-28T21:07:58.882Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3195 | 2026-04-28T21:07:58.934Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3196 | 2026-04-28T21:07:58.957Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3197 | 2026-04-28T21:07:59.198Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3198 | 2026-04-28T21:07:59.553Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3199 | 2026-04-28T21:07:59.556Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3200 | 2026-04-28T21:07:59.882Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3201 | 2026-04-28T21:08:05.446Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3202 | 2026-04-28T21:08:05.976Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3203 | 2026-04-28T21:08:08.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.40s |
| 3204 | 2026-04-28T21:08:08.505Z | |
| 3205 | 2026-04-28T21:08:08.505Z | info: running `cargo check --bins` on cockroach-admin-api (128/272) |
| 3206 | 2026-04-28T21:08:09.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-04-28T21:08:09.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-04-28T21:08:09.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-04-28T21:08:09.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3210 | 2026-04-28T21:08:09.096Z | |
| 3211 | 2026-04-28T21:08:09.096Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/272) |
| 3212 | 2026-04-28T21:08:09.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-04-28T21:08:09.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-04-28T21:08:09.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-04-28T21:08:09.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3216 | 2026-04-28T21:08:09.783Z | |
| 3217 | 2026-04-28T21:08:09.783Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/272) |
| 3218 | 2026-04-28T21:08:10.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-04-28T21:08:10.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-04-28T21:08:10.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-04-28T21:08:10.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3222 | 2026-04-28T21:08:10.459Z | |
| 3223 | 2026-04-28T21:08:10.459Z | info: running `cargo check --bins` on gateway-test-utils (131/272) |
| 3224 | 2026-04-28T21:08:11.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-04-28T21:08:11.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-04-28T21:08:11.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-04-28T21:08:11.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3228 | 2026-04-28T21:08:11.110Z | |
| 3229 | 2026-04-28T21:08:11.111Z | info: running `cargo check --bins` on omicron-gateway (132/272) |
| 3230 | 2026-04-28T21:08:11.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-04-28T21:08:11.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-04-28T21:08:11.874Z | Compiling regress v0.11.1 |
| 3233 | 2026-04-28T21:08:12.012Z | Compiling unsafe-libyaml v0.2.11 |
| 3234 | 2026-04-28T21:08:12.025Z | Compiling semver v0.1.20 |
| 3235 | 2026-04-28T21:08:12.025Z | Compiling radium v0.7.0 |
| 3236 | 2026-04-28T21:08:12.050Z | Compiling pin-project-internal v1.1.11 |
| 3237 | 2026-04-28T21:08:12.062Z | Checking tap v1.0.1 |
| 3238 | 2026-04-28T21:08:12.065Z | Compiling maybe-uninit v2.0.0 |
| 3239 | 2026-04-28T21:08:12.175Z | Checking wyz v0.5.1 |
| 3240 | 2026-04-28T21:08:12.294Z | Compiling rustc_version v0.1.7 |
| 3241 | 2026-04-28T21:08:12.352Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3242 | 2026-04-28T21:08:12.380Z | Checking progenitor-client v0.13.0 |
| 3243 | 2026-04-28T21:08:12.493Z | Compiling snafu-derive v0.8.9 |
| 3244 | 2026-04-28T21:08:12.518Z | Compiling newtype_derive v0.1.6 |
| 3245 | 2026-04-28T21:08:12.619Z | Compiling serde_yaml v0.9.34+deprecated |
| 3246 | 2026-04-28T21:08:12.704Z | Compiling zerocopy-derive v0.6.6 |
| 3247 | 2026-04-28T21:08:12.761Z | Checking crc-catalog v2.4.0 |
| 3248 | 2026-04-28T21:08:12.879Z | Checking funty v2.0.0 |
| 3249 | 2026-04-28T21:08:13.163Z | Checking pin-project v1.1.11 |
| 3250 | 2026-04-28T21:08:13.177Z | Compiling cancel-safe-futures v0.1.5 |
| 3251 | 2026-04-28T21:08:13.260Z | Compiling packed_struct v0.10.1 |
| 3252 | 2026-04-28T21:08:13.381Z | Checking same-file v1.0.6 |
| 3253 | 2026-04-28T21:08:13.435Z | Checking typify-impl v0.6.2 |
| 3254 | 2026-04-28T21:08:13.516Z | Compiling owo-colors v4.3.0 |
| 3255 | 2026-04-28T21:08:13.579Z | Checking zerocopy v0.6.6 |
| 3256 | 2026-04-28T21:08:13.861Z | Checking walkdir v2.5.0 |
| 3257 | 2026-04-28T21:08:13.891Z | Checking bitvec v1.0.1 |
| 3258 | 2026-04-28T21:08:13.908Z | Checking crc v3.4.0 |
| 3259 | 2026-04-28T21:08:14.080Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3260 | 2026-04-28T21:08:14.081Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3261 | 2026-04-28T21:08:14.133Z | Checking globset v0.4.18 |
| 3262 | 2026-04-28T21:08:14.387Z | Checking olpc-cjson v0.1.4 |
| 3263 | 2026-04-28T21:08:14.412Z | Checking snafu v0.8.9 |
| 3264 | 2026-04-28T21:08:14.428Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3265 | 2026-04-28T21:08:14.526Z | Checking pem v3.0.6 |
| 3266 | 2026-04-28T21:08:14.579Z | Compiling packed_struct_codegen v0.10.1 |
| 3267 | 2026-04-28T21:08:14.632Z | Checking libsw-core v0.3.2 |
| 3268 | 2026-04-28T21:08:14.655Z | Checking serde_plain v1.0.2 |
| 3269 | 2026-04-28T21:08:14.680Z | Compiling bitfield-macros v0.19.4 |
| 3270 | 2026-04-28T21:08:14.683Z | Compiling indexmap v1.9.3 |
| 3271 | 2026-04-28T21:08:14.775Z | Checking typed-path v0.9.3 |
| 3272 | 2026-04-28T21:08:14.802Z | Checking nodrop v0.1.14 |
| 3273 | 2026-04-28T21:08:14.899Z | Checking array-init v0.0.4 |
| 3274 | 2026-04-28T21:08:14.917Z | Checking libsw v3.5.0 |
| 3275 | 2026-04-28T21:08:15.067Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3276 | 2026-04-28T21:08:15.170Z | Checking smallvec v0.6.14 |
| 3277 | 2026-04-28T21:08:15.197Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3278 | 2026-04-28T21:08:15.387Z | Checking bitfield v0.19.4 |
| 3279 | 2026-04-28T21:08:15.457Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3280 | 2026-04-28T21:08:15.491Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3281 | 2026-04-28T21:08:15.541Z | Checking tough v0.20.0 |
| 3282 | 2026-04-28T21:08:15.608Z | Checking linear-map v1.2.0 |
| 3283 | 2026-04-28T21:08:15.624Z | Checking unicode-linebreak v0.1.5 |
| 3284 | 2026-04-28T21:08:15.638Z | Checking smawk v0.3.2 |
| 3285 | 2026-04-28T21:08:15.664Z | Checking base64 v0.21.7 |
| 3286 | 2026-04-28T21:08:15.761Z | Checking hashbrown v0.12.3 |
| 3287 | 2026-04-28T21:08:15.776Z | Checking tagptr v0.2.0 |
| 3288 | 2026-04-28T21:08:15.834Z | Checking textwrap v0.16.2 |
| 3289 | 2026-04-28T21:08:15.902Z | Checking ron v0.8.1 |
| 3290 | 2026-04-28T21:08:15.916Z | Checking moka v0.12.13 |
| 3291 | 2026-04-28T21:08:15.929Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3292 | 2026-04-28T21:08:16.049Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3293 | 2026-04-28T21:08:16.419Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3294 | 2026-04-28T21:08:16.492Z | Checking serde-hex v0.1.0 |
| 3295 | 2026-04-28T21:08:16.539Z | Checking steno v0.4.1 |
| 3296 | 2026-04-28T21:08:16.593Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3297 | 2026-04-28T21:08:16.683Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3298 | 2026-04-28T21:08:16.754Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3299 | 2026-04-28T21:08:16.844Z | Checking hashbrown v0.13.2 |
| 3300 | 2026-04-28T21:08:17.177Z | Checking humantime v2.3.0 |
| 3301 | 2026-04-28T21:08:17.267Z | Checking crc-any v2.5.0 |
| 3302 | 2026-04-28T21:08:17.348Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3303 | 2026-04-28T21:08:17.390Z | Checking object v0.30.4 |
| 3304 | 2026-04-28T21:08:17.471Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3305 | 2026-04-28T21:08:17.532Z | Checking hickory-resolver v0.25.2 |
| 3306 | 2026-04-28T21:08:17.566Z | Checking void v1.0.2 |
| 3307 | 2026-04-28T21:08:17.569Z | Checking path-slash v0.1.5 |
| 3308 | 2026-04-28T21:08:17.637Z | Checking utf-8 v0.7.6 |
| 3309 | 2026-04-28T21:08:17.675Z | Checking half v1.8.3 |
| 3310 | 2026-04-28T21:08:17.689Z | Checking lzss v0.8.2 |
| 3311 | 2026-04-28T21:08:17.774Z | Checking tungstenite v0.23.0 |
| 3312 | 2026-04-28T21:08:17.874Z | Checking serde_cbor v0.11.2 |
| 3313 | 2026-04-28T21:08:17.972Z | Compiling typify-macro v0.6.2 |
| 3314 | 2026-04-28T21:08:18.022Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3315 | 2026-04-28T21:08:18.039Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3316 | 2026-04-28T21:08:18.179Z | Checking nix v0.27.1 |
| 3317 | 2026-04-28T21:08:18.193Z | Checking kstat-rs v0.2.4 |
| 3318 | 2026-04-28T21:08:18.248Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3319 | 2026-04-28T21:08:18.262Z | Checking fxhash v0.2.1 |
| 3320 | 2026-04-28T21:08:18.277Z | Checking serde_bytes v0.11.19 |
| 3321 | 2026-04-28T21:08:18.380Z | Checking tokio-tungstenite v0.23.1 |
| 3322 | 2026-04-28T21:08:18.384Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3323 | 2026-04-28T21:08:18.450Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3324 | 2026-04-28T21:08:18.645Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3325 | 2026-04-28T21:08:18.662Z | Checking signal-hook-tokio v0.3.1 |
| 3326 | 2026-04-28T21:08:19.483Z | Compiling typify v0.6.2 |
| 3327 | 2026-04-28T21:08:19.570Z | Compiling progenitor-impl v0.13.0 |
| 3328 | 2026-04-28T21:08:19.570Z | Compiling progenitor-impl v0.14.0 |
| 3329 | 2026-04-28T21:08:19.675Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3330 | 2026-04-28T21:08:20.574Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3331 | 2026-04-28T21:08:20.895Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3332 | 2026-04-28T21:08:21.129Z | Compiling progenitor-macro v0.13.0 |
| 3333 | 2026-04-28T21:08:21.168Z | Compiling progenitor-macro v0.14.0 |
| 3334 | 2026-04-28T21:08:23.758Z | Checking progenitor v0.13.0 |
| 3335 | 2026-04-28T21:08:23.800Z | Checking progenitor v0.14.0 |
| 3336 | 2026-04-28T21:08:23.875Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3337 | 2026-04-28T21:08:23.911Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3338 | 2026-04-28T21:08:26.843Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3339 | 2026-04-28T21:08:34.246Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3340 | 2026-04-28T21:08:40.487Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3341 | 2026-04-28T21:08:41.845Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3342 | 2026-04-28T21:08:42.351Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3343 | 2026-04-28T21:08:44.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.28s |
| 3344 | 2026-04-28T21:08:44.601Z | |
| 3345 | 2026-04-28T21:08:44.601Z | info: running `cargo check --bins` on gateway-api (133/272) |
| 3346 | 2026-04-28T21:08:45.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3347 | 2026-04-28T21:08:45.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3348 | 2026-04-28T21:08:45.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3349 | 2026-04-28T21:08:45.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3350 | 2026-04-28T21:08:45.203Z | |
| 3351 | 2026-04-28T21:08:45.203Z | info: running `cargo check --bins` on ipcc (134/272) |
| 3352 | 2026-04-28T21:08:45.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3353 | 2026-04-28T21:08:45.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3354 | 2026-04-28T21:08:45.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3355 | 2026-04-28T21:08:45.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3356 | 2026-04-28T21:08:45.797Z | |
| 3357 | 2026-04-28T21:08:45.797Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/272) |
| 3358 | 2026-04-28T21:08:46.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3359 | 2026-04-28T21:08:46.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3360 | 2026-04-28T21:08:46.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3361 | 2026-04-28T21:08:46.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3362 | 2026-04-28T21:08:46.376Z | |
| 3363 | 2026-04-28T21:08:46.376Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/272) |
| 3364 | 2026-04-28T21:08:46.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3365 | 2026-04-28T21:08:46.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3366 | 2026-04-28T21:08:46.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3367 | 2026-04-28T21:08:46.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3368 | 2026-04-28T21:08:46.972Z | |
| 3369 | 2026-04-28T21:08:46.972Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/272) |
| 3370 | 2026-04-28T21:08:47.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-04-28T21:08:47.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-04-28T21:08:47.479Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-04-28T21:08:47.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3374 | 2026-04-28T21:08:47.569Z | |
| 3375 | 2026-04-28T21:08:47.569Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/272) |
| 3376 | 2026-04-28T21:08:48.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-04-28T21:08:48.071Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-04-28T21:08:48.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-04-28T21:08:48.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3380 | 2026-04-28T21:08:48.161Z | |
| 3381 | 2026-04-28T21:08:48.161Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/272) |
| 3382 | 2026-04-28T21:08:48.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-04-28T21:08:48.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-04-28T21:08:48.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-04-28T21:08:48.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3386 | 2026-04-28T21:08:48.756Z | |
| 3387 | 2026-04-28T21:08:48.756Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/272) |
| 3388 | 2026-04-28T21:08:49.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-04-28T21:08:49.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-04-28T21:08:49.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-04-28T21:08:49.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3392 | 2026-04-28T21:08:49.353Z | |
| 3393 | 2026-04-28T21:08:49.353Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/272) |
| 3394 | 2026-04-28T21:08:49.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-04-28T21:08:49.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-04-28T21:08:49.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-04-28T21:08:49.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3398 | 2026-04-28T21:08:49.949Z | |
| 3399 | 2026-04-28T21:08:49.949Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/272) |
| 3400 | 2026-04-28T21:08:50.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-04-28T21:08:50.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-04-28T21:08:50.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-04-28T21:08:50.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3404 | 2026-04-28T21:08:50.547Z | |
| 3405 | 2026-04-28T21:08:50.547Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/272) |
| 3406 | 2026-04-28T21:08:51.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-04-28T21:08:51.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-04-28T21:08:51.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-04-28T21:08:51.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3410 | 2026-04-28T21:08:51.148Z | |
| 3411 | 2026-04-28T21:08:51.148Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/272) |
| 3412 | 2026-04-28T21:08:51.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-04-28T21:08:51.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-04-28T21:08:51.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-04-28T21:08:51.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3416 | 2026-04-28T21:08:51.745Z | |
| 3417 | 2026-04-28T21:08:51.745Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/272) |
| 3418 | 2026-04-28T21:08:52.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-04-28T21:08:52.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-04-28T21:08:52.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-04-28T21:08:52.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3422 | 2026-04-28T21:08:52.340Z | |
| 3423 | 2026-04-28T21:08:52.340Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/272) |
| 3424 | 2026-04-28T21:08:52.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-04-28T21:08:52.845Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-04-28T21:08:52.845Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-04-28T21:08:52.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3428 | 2026-04-28T21:08:52.935Z | |
| 3429 | 2026-04-28T21:08:52.936Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/272) |
| 3430 | 2026-04-28T21:08:53.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-04-28T21:08:53.439Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-04-28T21:08:53.439Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-04-28T21:08:53.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3434 | 2026-04-28T21:08:53.530Z | |
| 3435 | 2026-04-28T21:08:53.530Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/272) |
| 3436 | 2026-04-28T21:08:54.034Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-04-28T21:08:54.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-04-28T21:08:54.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-04-28T21:08:54.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3440 | 2026-04-28T21:08:54.126Z | |
| 3441 | 2026-04-28T21:08:54.126Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/272) |
| 3442 | 2026-04-28T21:08:54.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-04-28T21:08:54.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-04-28T21:08:54.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-04-28T21:08:54.635Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3446 | 2026-04-28T21:08:54.721Z | |
| 3447 | 2026-04-28T21:08:54.721Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/272) |
| 3448 | 2026-04-28T21:08:55.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-04-28T21:08:55.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-04-28T21:08:55.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-04-28T21:08:55.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3452 | 2026-04-28T21:08:55.320Z | |
| 3453 | 2026-04-28T21:08:55.320Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/272) |
| 3454 | 2026-04-28T21:08:55.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-04-28T21:08:55.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-04-28T21:08:55.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-04-28T21:08:55.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3458 | 2026-04-28T21:08:55.917Z | |
| 3459 | 2026-04-28T21:08:55.917Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/272) |
| 3460 | 2026-04-28T21:08:56.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-04-28T21:08:56.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-04-28T21:08:56.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-04-28T21:08:56.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3464 | 2026-04-28T21:08:56.515Z | |
| 3465 | 2026-04-28T21:08:56.515Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/272) |
| 3466 | 2026-04-28T21:08:57.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-04-28T21:08:57.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-04-28T21:08:57.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-04-28T21:08:57.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3470 | 2026-04-28T21:08:57.110Z | |
| 3471 | 2026-04-28T21:08:57.110Z | info: running `cargo check --bins` on oximeter-producer (154/272) |
| 3472 | 2026-04-28T21:08:57.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-04-28T21:08:57.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-04-28T21:08:57.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-04-28T21:08:57.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3476 | 2026-04-28T21:08:57.749Z | |
| 3477 | 2026-04-28T21:08:57.749Z | info: running `cargo check --bins` on internal-dns-resolver (155/272) |
| 3478 | 2026-04-28T21:08:58.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-04-28T21:08:58.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-04-28T21:08:58.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-04-28T21:08:58.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3482 | 2026-04-28T21:08:58.347Z | |
| 3483 | 2026-04-28T21:08:58.348Z | info: running `cargo check --bins` on dns-server (156/272) |
| 3484 | 2026-04-28T21:08:58.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-04-28T21:08:58.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-04-28T21:08:58.992Z | Compiling parking_lot_core v0.8.6 |
| 3487 | 2026-04-28T21:08:58.992Z | Compiling git-stub v1.0.0 |
| 3488 | 2026-04-28T21:08:58.992Z | Compiling atomicwrites v0.4.4 |
| 3489 | 2026-04-28T21:08:58.995Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3490 | 2026-04-28T21:08:58.995Z | Checking prefix-trie v0.7.0 |
| 3491 | 2026-04-28T21:08:59.225Z | Compiling git-stub-vcs v0.1.0 |
| 3492 | 2026-04-28T21:08:59.390Z | Checking hickory-server v0.25.2 |
| 3493 | 2026-04-28T21:08:59.493Z | Checking parking_lot v0.11.2 |
| 3494 | 2026-04-28T21:08:59.496Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3495 | 2026-04-28T21:08:59.586Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3496 | 2026-04-28T21:08:59.586Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3497 | 2026-04-28T21:08:59.661Z | Checking sled v0.34.7 |
| 3498 | 2026-04-28T21:09:01.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s |
| 3499 | 2026-04-28T21:09:01.718Z | |
| 3500 | 2026-04-28T21:09:01.718Z | info: running `cargo check --bins` on dns-server-api (157/272) |
| 3501 | 2026-04-28T21:09:02.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-04-28T21:09:02.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-04-28T21:09:02.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-04-28T21:09:02.223Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3505 | 2026-04-28T21:09:02.309Z | |
| 3506 | 2026-04-28T21:09:02.310Z | info: running `cargo check --bins` on oximeter-producer-api (158/272) |
| 3507 | 2026-04-28T21:09:02.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-04-28T21:09:02.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-04-28T21:09:02.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-04-28T21:09:02.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3511 | 2026-04-28T21:09:02.911Z | |
| 3512 | 2026-04-28T21:09:02.911Z | info: running `cargo check --bins` on sp-sim (159/272) |
| 3513 | 2026-04-28T21:09:03.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-04-28T21:09:03.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-04-28T21:09:03.634Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3516 | 2026-04-28T21:09:05.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s |
| 3517 | 2026-04-28T21:09:05.579Z | |
| 3518 | 2026-04-28T21:09:05.579Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/272) |
| 3519 | 2026-04-28T21:09:06.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-04-28T21:09:06.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-04-28T21:09:06.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-04-28T21:09:06.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3523 | 2026-04-28T21:09:06.229Z | |
| 3524 | 2026-04-28T21:09:06.229Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/272) |
| 3525 | 2026-04-28T21:09:06.781Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-04-28T21:09:06.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-04-28T21:09:06.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-04-28T21:09:06.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3529 | 2026-04-28T21:09:06.892Z | |
| 3530 | 2026-04-28T21:09:06.892Z | info: running `cargo check --bins` on db-macros (162/272) |
| 3531 | 2026-04-28T21:09:07.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-04-28T21:09:07.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-04-28T21:09:07.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-04-28T21:09:07.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3535 | 2026-04-28T21:09:07.483Z | |
| 3536 | 2026-04-28T21:09:07.484Z | info: running `cargo check --bins` on nexus-macros-common (163/272) |
| 3537 | 2026-04-28T21:09:07.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-04-28T21:09:07.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-04-28T21:09:07.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-04-28T21:09:07.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3541 | 2026-04-28T21:09:08.060Z | |
| 3542 | 2026-04-28T21:09:08.060Z | info: running `cargo check --bins` on nexus-auth (164/272) |
| 3543 | 2026-04-28T21:09:08.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-04-28T21:09:08.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-04-28T21:09:08.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-04-28T21:09:08.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3547 | 2026-04-28T21:09:08.708Z | |
| 3548 | 2026-04-28T21:09:08.708Z | info: running `cargo check --bins` on authz-macros (165/272) |
| 3549 | 2026-04-28T21:09:09.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-04-28T21:09:09.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-04-28T21:09:09.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-04-28T21:09:09.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3553 | 2026-04-28T21:09:09.284Z | |
| 3554 | 2026-04-28T21:09:09.284Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/272) |
| 3555 | 2026-04-28T21:09:09.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-04-28T21:09:09.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-04-28T21:09:09.825Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-04-28T21:09:09.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3559 | 2026-04-28T21:09:09.925Z | |
| 3560 | 2026-04-28T21:09:09.926Z | info: running `cargo check --bins` on nexus-db-model (167/272) |
| 3561 | 2026-04-28T21:09:10.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-04-28T21:09:10.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-04-28T21:09:10.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-04-28T21:09:10.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3565 | 2026-04-28T21:09:10.563Z | |
| 3566 | 2026-04-28T21:09:10.563Z | info: running `cargo check --bins` on nexus-db-schema (168/272) |
| 3567 | 2026-04-28T21:09:11.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-04-28T21:09:11.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-04-28T21:09:11.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-04-28T21:09:11.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3571 | 2026-04-28T21:09:11.144Z | |
| 3572 | 2026-04-28T21:09:11.144Z | info: running `cargo check --bins` on omicron-rpaths (169/272) |
| 3573 | 2026-04-28T21:09:11.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-04-28T21:09:11.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-04-28T21:09:11.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-04-28T21:09:11.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3577 | 2026-04-28T21:09:11.722Z | |
| 3578 | 2026-04-28T21:09:11.722Z | info: running `cargo check --bins` on nexus-defaults (170/272) |
| 3579 | 2026-04-28T21:09:12.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-04-28T21:09:12.225Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-04-28T21:09:12.225Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-04-28T21:09:12.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3583 | 2026-04-28T21:09:12.315Z | |
| 3584 | 2026-04-28T21:09:12.315Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/272) |
| 3585 | 2026-04-28T21:09:12.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-04-28T21:09:12.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-04-28T21:09:12.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-04-28T21:09:12.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3589 | 2026-04-28T21:09:12.895Z | |
| 3590 | 2026-04-28T21:09:12.895Z | info: running `cargo check --bins` on parallel-task-set (172/272) |
| 3591 | 2026-04-28T21:09:13.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-04-28T21:09:13.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-04-28T21:09:13.386Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-04-28T21:09:13.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3595 | 2026-04-28T21:09:13.472Z | |
| 3596 | 2026-04-28T21:09:13.473Z | info: running `cargo check --bins` on nexus-db-errors (173/272) |
| 3597 | 2026-04-28T21:09:14.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-04-28T21:09:14.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-04-28T21:09:14.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-04-28T21:09:14.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3601 | 2026-04-28T21:09:14.120Z | |
| 3602 | 2026-04-28T21:09:14.120Z | info: running `cargo check --bins` on nexus-db-lookup (174/272) |
| 3603 | 2026-04-28T21:09:14.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-04-28T21:09:14.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-04-28T21:09:14.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3606 | 2026-04-28T21:09:14.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3607 | 2026-04-28T21:09:14.767Z | |
| 3608 | 2026-04-28T21:09:14.767Z | info: running `cargo check --bins` on nexus-inventory (175/272) |
| 3609 | 2026-04-28T21:09:15.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3610 | 2026-04-28T21:09:15.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3611 | 2026-04-28T21:09:15.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3612 | 2026-04-28T21:09:15.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3613 | 2026-04-28T21:09:15.406Z | |
| 3614 | 2026-04-28T21:09:15.406Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/272) |
| 3615 | 2026-04-28T21:09:15.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3616 | 2026-04-28T21:09:15.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3617 | 2026-04-28T21:09:15.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3618 | 2026-04-28T21:09:15.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3619 | 2026-04-28T21:09:16.018Z | |
| 3620 | 2026-04-28T21:09:16.018Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/272) |
| 3621 | 2026-04-28T21:09:16.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3622 | 2026-04-28T21:09:16.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3623 | 2026-04-28T21:09:16.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3624 | 2026-04-28T21:09:16.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3625 | 2026-04-28T21:09:16.632Z | |
| 3626 | 2026-04-28T21:09:16.632Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/272) |
| 3627 | 2026-04-28T21:09:17.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3628 | 2026-04-28T21:09:17.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3629 | 2026-04-28T21:09:17.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3630 | 2026-04-28T21:09:17.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3631 | 2026-04-28T21:09:17.237Z | |
| 3632 | 2026-04-28T21:09:17.237Z | info: running `cargo check --bins` on key-manager (179/272) |
| 3633 | 2026-04-28T21:09:17.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3634 | 2026-04-28T21:09:17.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3635 | 2026-04-28T21:09:17.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3636 | 2026-04-28T21:09:17.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3637 | 2026-04-28T21:09:17.839Z | |
| 3638 | 2026-04-28T21:09:17.839Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/272) |
| 3639 | 2026-04-28T21:09:18.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3640 | 2026-04-28T21:09:18.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3641 | 2026-04-28T21:09:18.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3642 | 2026-04-28T21:09:18.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3643 | 2026-04-28T21:09:18.446Z | |
| 3644 | 2026-04-28T21:09:18.446Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/272) |
| 3645 | 2026-04-28T21:09:18.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3646 | 2026-04-28T21:09:18.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3647 | 2026-04-28T21:09:18.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3648 | 2026-04-28T21:09:18.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3649 | 2026-04-28T21:09:19.057Z | |
| 3650 | 2026-04-28T21:09:19.058Z | info: running `cargo check --bins` on typed-rng (182/272) |
| 3651 | 2026-04-28T21:09:19.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3652 | 2026-04-28T21:09:19.552Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3653 | 2026-04-28T21:09:19.552Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3654 | 2026-04-28T21:09:19.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3655 | 2026-04-28T21:09:19.637Z | |
| 3656 | 2026-04-28T21:09:19.637Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/272) |
| 3657 | 2026-04-28T21:09:20.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3658 | 2026-04-28T21:09:20.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3659 | 2026-04-28T21:09:20.476Z | Compiling typify-impl v0.4.3 |
| 3660 | 2026-04-28T21:09:20.477Z | Compiling libefi-sys v0.1.0 |
| 3661 | 2026-04-28T21:09:20.479Z | Compiling bitfield-struct v0.6.2 |
| 3662 | 2026-04-28T21:09:20.625Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3663 | 2026-04-28T21:09:20.634Z | Compiling xshell-macros v0.2.7 |
| 3664 | 2026-04-28T21:09:20.645Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3665 | 2026-04-28T21:09:20.659Z | Compiling salty v0.3.0 |
| 3666 | 2026-04-28T21:09:20.700Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3667 | 2026-04-28T21:09:20.859Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-04-28T21:09:20.966Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3669 | 2026-04-28T21:09:20.982Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3670 | 2026-04-28T21:09:20.994Z | Checking xshell v0.2.7 |
| 3671 | 2026-04-28T21:09:21.160Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3672 | 2026-04-28T21:09:21.177Z | Checking primeorder v0.13.6 |
| 3673 | 2026-04-28T21:09:21.215Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3674 | 2026-04-28T21:09:21.325Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3675 | 2026-04-28T21:09:21.391Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3676 | 2026-04-28T21:09:21.409Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3677 | 2026-04-28T21:09:21.452Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-04-28T21:09:21.612Z | Checking tungstenite v0.21.0 |
| 3679 | 2026-04-28T21:09:21.632Z | Checking p384 v0.13.1 |
| 3680 | 2026-04-28T21:09:21.689Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3681 | 2026-04-28T21:09:21.773Z | Compiling proc-macro-error2 v2.0.1 |
| 3682 | 2026-04-28T21:09:21.845Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3683 | 2026-04-28T21:09:22.039Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3684 | 2026-04-28T21:09:22.039Z | Compiling num-derive v0.3.3 |
| 3685 | 2026-04-28T21:09:22.087Z | Compiling unicase v2.9.0 |
| 3686 | 2026-04-28T21:09:22.292Z | Compiling mime_guess v2.0.5 |
| 3687 | 2026-04-28T21:09:22.383Z | Compiling tabled_derive v0.11.0 |
| 3688 | 2026-04-28T21:09:22.502Z | Checking tokio-tungstenite v0.21.0 |
| 3689 | 2026-04-28T21:09:22.568Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3690 | 2026-04-28T21:09:22.847Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3691 | 2026-04-28T21:09:22.865Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3692 | 2026-04-28T21:09:22.943Z | Checking libscf-sys v1.1.0 |
| 3693 | 2026-04-28T21:09:23.074Z | Checking papergrid v0.17.0 |
| 3694 | 2026-04-28T21:09:23.221Z | Checking testing_table v0.3.0 |
| 3695 | 2026-04-28T21:09:23.257Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3696 | 2026-04-28T21:09:23.318Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3697 | 2026-04-28T21:09:23.362Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3698 | 2026-04-28T21:09:23.542Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3699 | 2026-04-28T21:09:23.712Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3700 | 2026-04-28T21:09:23.753Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3701 | 2026-04-28T21:09:23.838Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3702 | 2026-04-28T21:09:23.861Z | Checking corncobs v0.1.4 |
| 3703 | 2026-04-28T21:09:23.892Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3704 | 2026-04-28T21:09:23.948Z | Checking tabled v0.20.0 |
| 3705 | 2026-04-28T21:09:23.987Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3706 | 2026-04-28T21:09:24.113Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3707 | 2026-04-28T21:09:24.130Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3708 | 2026-04-28T21:09:24.130Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3709 | 2026-04-28T21:09:24.268Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3710 | 2026-04-28T21:09:24.329Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3711 | 2026-04-28T21:09:24.345Z | Checking progenitor-client v0.11.2 |
| 3712 | 2026-04-28T21:09:24.407Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3713 | 2026-04-28T21:09:24.441Z | Checking secrecy v0.8.0 |
| 3714 | 2026-04-28T21:09:24.538Z | Checking filetime v0.2.27 |
| 3715 | 2026-04-28T21:09:24.580Z | Checking xattr v1.6.1 |
| 3716 | 2026-04-28T21:09:24.674Z | Checking http-range v0.1.5 |
| 3717 | 2026-04-28T21:09:24.711Z | Checking tar v0.4.45 |
| 3718 | 2026-04-28T21:09:24.988Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3719 | 2026-04-28T21:09:25.002Z | Compiling typify-macro v0.4.3 |
| 3720 | 2026-04-28T21:09:25.081Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3721 | 2026-04-28T21:09:25.097Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3722 | 2026-04-28T21:09:25.176Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3723 | 2026-04-28T21:09:25.365Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3724 | 2026-04-28T21:09:25.565Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3725 | 2026-04-28T21:09:25.653Z | Checking atty v0.2.14 |
| 3726 | 2026-04-28T21:09:25.755Z | Checking crc8 v0.1.1 |
| 3727 | 2026-04-28T21:09:25.829Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3728 | 2026-04-28T21:09:25.858Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3729 | 2026-04-28T21:09:25.968Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3730 | 2026-04-28T21:09:26.157Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3731 | 2026-04-28T21:09:26.204Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3732 | 2026-04-28T21:09:26.307Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3733 | 2026-04-28T21:09:26.492Z | Checking hyper-staticfile v0.10.1 |
| 3734 | 2026-04-28T21:09:26.532Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3735 | 2026-04-28T21:09:26.547Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3736 | 2026-04-28T21:09:26.651Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3737 | 2026-04-28T21:09:26.694Z | Compiling typify v0.4.3 |
| 3738 | 2026-04-28T21:09:26.781Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3739 | 2026-04-28T21:09:26.811Z | Compiling progenitor-impl v0.10.0 |
| 3740 | 2026-04-28T21:09:26.895Z | Compiling progenitor-impl v0.11.2 |
| 3741 | 2026-04-28T21:09:27.243Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3742 | 2026-04-28T21:09:27.302Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3743 | 2026-04-28T21:09:27.810Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3744 | 2026-04-28T21:09:28.216Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3745 | 2026-04-28T21:09:28.267Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3746 | 2026-04-28T21:09:28.507Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3747 | 2026-04-28T21:09:28.634Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3748 | 2026-04-28T21:09:28.787Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3749 | 2026-04-28T21:09:28.918Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3750 | 2026-04-28T21:09:29.086Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3751 | 2026-04-28T21:09:29.129Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3752 | 2026-04-28T21:09:29.479Z | Compiling progenitor-macro v0.10.0 |
| 3753 | 2026-04-28T21:09:29.550Z | Compiling progenitor-macro v0.11.2 |
| 3754 | 2026-04-28T21:09:32.239Z | Checking progenitor v0.10.0 |
| 3755 | 2026-04-28T21:09:32.366Z | Checking progenitor v0.11.2 |
| 3756 | 2026-04-28T21:09:32.381Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3757 | 2026-04-28T21:09:32.498Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3758 | 2026-04-28T21:09:37.137Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-04-28T21:09:48.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s |
| 3760 | 2026-04-28T21:09:48.271Z | |
| 3761 | 2026-04-28T21:09:48.271Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/272) |
| 3762 | 2026-04-28T21:09:48.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-04-28T21:09:48.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-04-28T21:09:49.047Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-04-28T21:10:00.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3766 | 2026-04-28T21:10:00.282Z | |
| 3767 | 2026-04-28T21:10:00.282Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/272) |
| 3768 | 2026-04-28T21:10:00.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-04-28T21:10:00.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-04-28T21:10:01.055Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-04-28T21:10:12.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3772 | 2026-04-28T21:10:12.270Z | |
| 3773 | 2026-04-28T21:10:12.270Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/272) |
| 3774 | 2026-04-28T21:10:12.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-04-28T21:10:12.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-04-28T21:10:13.052Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-04-28T21:10:24.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3778 | 2026-04-28T21:10:24.261Z | |
| 3779 | 2026-04-28T21:10:24.261Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/272) |
| 3780 | 2026-04-28T21:10:24.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-04-28T21:10:24.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-04-28T21:10:25.035Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-04-28T21:10:36.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s |
| 3784 | 2026-04-28T21:10:36.357Z | |
| 3785 | 2026-04-28T21:10:36.357Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/272) |
| 3786 | 2026-04-28T21:10:36.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-04-28T21:10:36.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-04-28T21:10:37.134Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3789 | 2026-04-28T21:10:48.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s |
| 3790 | 2026-04-28T21:10:48.451Z | |
| 3791 | 2026-04-28T21:10:48.451Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/272) |
| 3792 | 2026-04-28T21:10:49.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-04-28T21:10:49.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-04-28T21:10:49.220Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3795 | 2026-04-28T21:11:00.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.80s |
| 3796 | 2026-04-28T21:11:00.472Z | |
| 3797 | 2026-04-28T21:11:00.472Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/272) |
| 3798 | 2026-04-28T21:11:01.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-04-28T21:11:01.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-04-28T21:11:01.242Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3801 | 2026-04-28T21:11:12.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3802 | 2026-04-28T21:11:12.461Z | |
| 3803 | 2026-04-28T21:11:12.461Z | info: running `cargo check --bins` on bootstrap-agent-api (191/272) |
| 3804 | 2026-04-28T21:11:12.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-04-28T21:11:12.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-04-28T21:11:12.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-04-28T21:11:12.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3808 | 2026-04-28T21:11:13.072Z | |
| 3809 | 2026-04-28T21:11:13.072Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/272) |
| 3810 | 2026-04-28T21:11:13.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-04-28T21:11:13.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-04-28T21:11:13.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-04-28T21:11:13.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3814 | 2026-04-28T21:11:13.678Z | |
| 3815 | 2026-04-28T21:11:13.678Z | info: running `cargo check --bins` on range-requests (193/272) |
| 3816 | 2026-04-28T21:11:14.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-04-28T21:11:14.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-04-28T21:11:14.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-04-28T21:11:14.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3820 | 2026-04-28T21:11:14.275Z | |
| 3821 | 2026-04-28T21:11:14.275Z | info: running `cargo check --bins` on repo-depot-api (194/272) |
| 3822 | 2026-04-28T21:11:14.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-04-28T21:11:14.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-04-28T21:11:14.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-04-28T21:11:14.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3826 | 2026-04-28T21:11:14.876Z | |
| 3827 | 2026-04-28T21:11:14.876Z | info: running `cargo check --bins` on sled-agent-api (195/272) |
| 3828 | 2026-04-28T21:11:15.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-04-28T21:11:15.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-04-28T21:11:15.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-04-28T21:11:15.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3832 | 2026-04-28T21:11:15.501Z | |
| 3833 | 2026-04-28T21:11:15.501Z | info: running `cargo check --bins` on sled-diagnostics (196/272) |
| 3834 | 2026-04-28T21:11:16.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-04-28T21:11:16.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-04-28T21:11:16.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-04-28T21:11:16.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3838 | 2026-04-28T21:11:16.122Z | |
| 3839 | 2026-04-28T21:11:16.123Z | info: running `cargo check --bins` on zfs-test-harness (197/272) |
| 3840 | 2026-04-28T21:11:16.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-04-28T21:11:16.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-04-28T21:11:16.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-04-28T21:11:16.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3844 | 2026-04-28T21:11:16.748Z | |
| 3845 | 2026-04-28T21:11:16.748Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/272) |
| 3846 | 2026-04-28T21:11:17.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-04-28T21:11:17.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-04-28T21:11:17.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-04-28T21:11:17.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3850 | 2026-04-28T21:11:17.375Z | |
| 3851 | 2026-04-28T21:11:17.375Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/272) |
| 3852 | 2026-04-28T21:11:17.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-04-28T21:11:17.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-04-28T21:11:17.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-04-28T21:11:17.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3856 | 2026-04-28T21:11:18.007Z | |
| 3857 | 2026-04-28T21:11:18.007Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/272) |
| 3858 | 2026-04-28T21:11:18.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-04-28T21:11:18.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-04-28T21:11:18.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-04-28T21:11:18.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3862 | 2026-04-28T21:11:18.632Z | |
| 3863 | 2026-04-28T21:11:18.632Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/272) |
| 3864 | 2026-04-28T21:11:19.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-04-28T21:11:19.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-04-28T21:11:19.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-04-28T21:11:19.160Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3868 | 2026-04-28T21:11:19.257Z | |
| 3869 | 2026-04-28T21:11:19.257Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/272) |
| 3870 | 2026-04-28T21:11:19.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-04-28T21:11:19.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-04-28T21:11:19.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-04-28T21:11:19.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3874 | 2026-04-28T21:11:19.876Z | |
| 3875 | 2026-04-28T21:11:19.877Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/272) |
| 3876 | 2026-04-28T21:11:20.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-04-28T21:11:20.400Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-04-28T21:11:20.400Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-04-28T21:11:20.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3880 | 2026-04-28T21:11:20.499Z | |
| 3881 | 2026-04-28T21:11:20.499Z | info: running `cargo check --bins` on transient-dns-server (204/272) |
| 3882 | 2026-04-28T21:11:21.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-04-28T21:11:21.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-04-28T21:11:21.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-04-28T21:11:21.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3886 | 2026-04-28T21:11:21.110Z | |
| 3887 | 2026-04-28T21:11:21.110Z | info: running `cargo check --bins` on trust-quorum (205/272) |
| 3888 | 2026-04-28T21:11:21.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-04-28T21:11:21.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-04-28T21:11:21.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-04-28T21:11:21.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3892 | 2026-04-28T21:11:21.739Z | |
| 3893 | 2026-04-28T21:11:21.739Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/272) |
| 3894 | 2026-04-28T21:11:22.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-04-28T21:11:22.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-04-28T21:11:22.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-04-28T21:11:22.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3898 | 2026-04-28T21:11:22.382Z | |
| 3899 | 2026-04-28T21:11:22.382Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/272) |
| 3900 | 2026-04-28T21:11:22.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-04-28T21:11:22.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-04-28T21:11:22.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-04-28T21:11:22.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3904 | 2026-04-28T21:11:23.042Z | |
| 3905 | 2026-04-28T21:11:23.042Z | info: running `cargo check --bins` on update-common (208/272) |
| 3906 | 2026-04-28T21:11:23.553Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-04-28T21:11:23.556Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-04-28T21:11:23.556Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3909 | 2026-04-28T21:11:23.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3910 | 2026-04-28T21:11:23.654Z | |
| 3911 | 2026-04-28T21:11:23.654Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/272) |
| 3912 | 2026-04-28T21:11:24.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3913 | 2026-04-28T21:11:24.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3914 | 2026-04-28T21:11:24.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3915 | 2026-04-28T21:11:24.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3916 | 2026-04-28T21:11:24.315Z | |
| 3917 | 2026-04-28T21:11:24.315Z | info: running `cargo check --bins` on reconfigurator-cli (210/272) |
| 3918 | 2026-04-28T21:11:24.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3919 | 2026-04-28T21:11:24.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3920 | 2026-04-28T21:11:25.088Z | Compiling fs-err v2.11.0 |
| 3921 | 2026-04-28T21:11:25.091Z | Checking ignore v0.4.25 |
| 3922 | 2026-04-28T21:11:25.091Z | Checking arc-swap v1.8.2 |
| 3923 | 2026-04-28T21:11:25.091Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3924 | 2026-04-28T21:11:25.218Z | Checking predicates-tree v1.0.13 |
| 3925 | 2026-04-28T21:11:25.231Z | Checking parse-size v1.1.0 |
| 3926 | 2026-04-28T21:11:25.254Z | Checking rand_seeder v0.4.0 |
| 3927 | 2026-04-28T21:11:25.257Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3928 | 2026-04-28T21:11:25.328Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3929 | 2026-04-28T21:11:25.350Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3930 | 2026-04-28T21:11:25.390Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3931 | 2026-04-28T21:11:25.411Z | Checking slog-scope v4.4.1 |
| 3932 | 2026-04-28T21:11:25.531Z | Compiling petname v2.0.2 |
| 3933 | 2026-04-28T21:11:25.547Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3934 | 2026-04-28T21:11:25.577Z | Checking slog-stdlog v4.1.1 |
| 3935 | 2026-04-28T21:11:25.597Z | Checking globwalk v0.9.1 |
| 3936 | 2026-04-28T21:11:25.643Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3937 | 2026-04-28T21:11:25.696Z | Checking slog-envlogger v2.2.0 |
| 3938 | 2026-04-28T21:11:25.770Z | Checking camino-tempfile-ext v0.3.3 |
| 3939 | 2026-04-28T21:11:25.786Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3940 | 2026-04-28T21:11:25.843Z | Checking sapling-renderdag v0.1.0 |
| 3941 | 2026-04-28T21:11:25.952Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3942 | 2026-04-28T21:11:25.966Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3943 | 2026-04-28T21:11:26.078Z | Checking subprocess v0.2.15 |
| 3944 | 2026-04-28T21:11:26.122Z | Checking sync-ptr v0.1.4 |
| 3945 | 2026-04-28T21:11:26.167Z | Checking colored v2.2.0 |
| 3946 | 2026-04-28T21:11:26.212Z | Checking assert_matches v1.5.0 |
| 3947 | 2026-04-28T21:11:26.349Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3948 | 2026-04-28T21:11:26.366Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3949 | 2026-04-28T21:11:26.436Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3950 | 2026-04-28T21:11:26.439Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3951 | 2026-04-28T21:11:27.020Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3952 | 2026-04-28T21:11:28.327Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3953 | 2026-04-28T21:11:30.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.22s |
| 3954 | 2026-04-28T21:11:30.736Z | |
| 3955 | 2026-04-28T21:11:30.736Z | info: running `cargo check --bins` on omicron-repl-utils (211/272) |
| 3956 | 2026-04-28T21:11:31.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-04-28T21:11:31.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-04-28T21:11:31.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3959 | 2026-04-28T21:11:31.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3960 | 2026-04-28T21:11:31.325Z | |
| 3961 | 2026-04-28T21:11:31.326Z | info: running `cargo check --bins` on nexus-test-interface (212/272) |
| 3962 | 2026-04-28T21:11:31.881Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-04-28T21:11:31.884Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-04-28T21:11:31.884Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-04-28T21:11:31.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3966 | 2026-04-28T21:11:31.991Z | |
| 3967 | 2026-04-28T21:11:31.991Z | info: running `cargo check --bins` on oximeter-collector (213/272) |
| 3968 | 2026-04-28T21:11:32.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-04-28T21:11:32.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-04-28T21:11:32.711Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3971 | 2026-04-28T21:11:32.711Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3972 | 2026-04-28T21:11:33.354Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3973 | 2026-04-28T21:11:34.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.93s |
| 3974 | 2026-04-28T21:11:35.133Z | |
| 3975 | 2026-04-28T21:11:35.133Z | info: running `cargo check --bins` on oximeter-api (214/272) |
| 3976 | 2026-04-28T21:11:35.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3977 | 2026-04-28T21:11:35.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3978 | 2026-04-28T21:11:35.638Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3979 | 2026-04-28T21:11:35.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3980 | 2026-04-28T21:11:35.732Z | |
| 3981 | 2026-04-28T21:11:35.732Z | info: running `cargo check --bins` on cert-dev (215/272) |
| 3982 | 2026-04-28T21:11:36.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3983 | 2026-04-28T21:11:36.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3984 | 2026-04-28T21:11:36.336Z | Checking yasna v0.5.2 |
| 3985 | 2026-04-28T21:11:36.736Z | Checking rcgen v0.12.1 |
| 3986 | 2026-04-28T21:11:36.984Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3987 | 2026-04-28T21:11:37.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 3988 | 2026-04-28T21:11:37.344Z | |
| 3989 | 2026-04-28T21:11:37.345Z | info: running `cargo check --bins` on clickana (216/272) |
| 3990 | 2026-04-28T21:11:37.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3991 | 2026-04-28T21:11:37.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3992 | 2026-04-28T21:11:37.985Z | Compiling darling_core v0.23.0 |
| 3993 | 2026-04-28T21:11:37.988Z | Compiling instability v0.3.11 |
| 3994 | 2026-04-28T21:11:38.100Z | Checking castaway v0.2.4 |
| 3995 | 2026-04-28T21:11:38.105Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3996 | 2026-04-28T21:11:38.107Z | Compiling indoc v2.0.7 |
| 3997 | 2026-04-28T21:11:38.119Z | Checking unicode-truncate v1.1.0 |
| 3998 | 2026-04-28T21:11:38.122Z | Checking lru v0.12.5 |
| 3999 | 2026-04-28T21:11:38.122Z | Checking cassowary v0.3.0 |
| 4000 | 2026-04-28T21:11:38.184Z | Checking compact_str v0.8.1 |
| 4001 | 2026-04-28T21:11:39.047Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4002 | 2026-04-28T21:11:39.225Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4003 | 2026-04-28T21:11:39.481Z | Compiling darling_macro v0.23.0 |
| 4004 | 2026-04-28T21:11:39.880Z | Compiling darling v0.23.0 |
| 4005 | 2026-04-28T21:11:40.505Z | Checking ratatui v0.29.0 |
| 4006 | 2026-04-28T21:11:41.508Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4007 | 2026-04-28T21:11:42.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.82s |
| 4008 | 2026-04-28T21:11:42.363Z | |
| 4009 | 2026-04-28T21:11:42.363Z | info: running `cargo check --bins` on clickhouse-cluster-dev (217/272) |
| 4010 | 2026-04-28T21:11:42.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-04-28T21:11:42.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-04-28T21:11:43.085Z | Checking headers-core v0.3.0 |
| 4013 | 2026-04-28T21:11:43.088Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4014 | 2026-04-28T21:11:43.278Z | Checking headers v0.4.1 |
| 4015 | 2026-04-28T21:11:43.655Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4016 | 2026-04-28T21:11:44.496Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4017 | 2026-04-28T21:11:44.987Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4018 | 2026-04-28T21:11:45.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 4019 | 2026-04-28T21:11:45.610Z | |
| 4020 | 2026-04-28T21:11:45.610Z | info: running `cargo check --bins` on ch-dev (218/272) |
| 4021 | 2026-04-28T21:11:46.147Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-04-28T21:11:46.150Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-04-28T21:11:46.328Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4024 | 2026-04-28T21:11:47.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4025 | 2026-04-28T21:11:47.264Z | |
| 4026 | 2026-04-28T21:11:47.264Z | info: running `cargo check --bins` on dev-tools-common (219/272) |
| 4027 | 2026-04-28T21:11:47.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-04-28T21:11:47.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-04-28T21:11:47.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-04-28T21:11:47.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 4031 | 2026-04-28T21:11:47.725Z | |
| 4032 | 2026-04-28T21:11:47.725Z | info: running `cargo check --bins` on crdb-seed (220/272) |
| 4033 | 2026-04-28T21:11:48.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-04-28T21:11:48.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-04-28T21:11:48.434Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4036 | 2026-04-28T21:11:49.409Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4037 | 2026-04-28T21:11:49.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.01s |
| 4038 | 2026-04-28T21:11:49.959Z | |
| 4039 | 2026-04-28T21:11:49.959Z | info: running `cargo check --bins` on db-dev (221/272) |
| 4040 | 2026-04-28T21:11:50.491Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-04-28T21:11:50.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-04-28T21:11:50.672Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4043 | 2026-04-28T21:11:51.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4044 | 2026-04-28T21:11:51.619Z | |
| 4045 | 2026-04-28T21:11:51.619Z | info: running `cargo check --bins` on omicron-dev-lib (222/272) |
| 4046 | 2026-04-28T21:11:52.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-04-28T21:11:52.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-04-28T21:11:52.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4049 | 2026-04-28T21:11:52.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4050 | 2026-04-28T21:11:52.260Z | |
| 4051 | 2026-04-28T21:11:52.260Z | info: running `cargo check --bins` on xtask-downloader (223/272) |
| 4052 | 2026-04-28T21:11:52.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4053 | 2026-04-28T21:11:52.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4054 | 2026-04-28T21:11:52.859Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4055 | 2026-04-28T21:11:53.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4056 | 2026-04-28T21:11:53.710Z | |
| 4057 | 2026-04-28T21:11:53.710Z | info: running `cargo check --bins` on omicron-dropshot-apis (224/272) |
| 4058 | 2026-04-28T21:11:54.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4059 | 2026-04-28T21:11:54.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4060 | 2026-04-28T21:11:54.456Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4061 | 2026-04-28T21:11:54.456Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4062 | 2026-04-28T21:11:54.459Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4063 | 2026-04-28T21:11:54.460Z | Checking git-stub v1.0.0 |
| 4064 | 2026-04-28T21:11:54.460Z | Compiling trait-variant v0.1.2 |
| 4065 | 2026-04-28T21:11:54.460Z | Checking is_ci v1.2.0 |
| 4066 | 2026-04-28T21:11:54.460Z | Checking maplit v1.0.2 |
| 4067 | 2026-04-28T21:11:54.575Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4068 | 2026-04-28T21:11:54.665Z | Checking supports-color v3.0.2 |
| 4069 | 2026-04-28T21:11:54.668Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4070 | 2026-04-28T21:11:54.712Z | Checking git-stub-vcs v0.1.0 |
| 4071 | 2026-04-28T21:11:54.805Z | Checking drift v0.1.3 |
| 4072 | 2026-04-28T21:11:54.833Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4073 | 2026-04-28T21:11:54.848Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4074 | 2026-04-28T21:11:54.904Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4075 | 2026-04-28T21:11:55.024Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4076 | 2026-04-28T21:11:55.082Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 4077 | 2026-04-28T21:11:55.096Z | Checking dropshot-api-manager v0.7.1 |
| 4078 | 2026-04-28T21:11:55.120Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4079 | 2026-04-28T21:11:55.307Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4080 | 2026-04-28T21:11:55.331Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4081 | 2026-04-28T21:11:55.579Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4082 | 2026-04-28T21:11:55.825Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4083 | 2026-04-28T21:12:00.765Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4084 | 2026-04-28T21:12:01.854Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4085 | 2026-04-28T21:12:02.410Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4086 | 2026-04-28T21:12:02.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s |
| 4087 | 2026-04-28T21:12:03.042Z | |
| 4088 | 2026-04-28T21:12:03.042Z | info: running `cargo check --bins` on installinator-api (225/272) |
| 4089 | 2026-04-28T21:12:03.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4090 | 2026-04-28T21:12:03.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4091 | 2026-04-28T21:12:03.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4092 | 2026-04-28T21:12:03.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4093 | 2026-04-28T21:12:03.638Z | |
| 4094 | 2026-04-28T21:12:03.638Z | info: running `cargo check --bins` on nexus-external-api (226/272) |
| 4095 | 2026-04-28T21:12:04.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4096 | 2026-04-28T21:12:04.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4097 | 2026-04-28T21:12:04.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4098 | 2026-04-28T21:12:04.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4099 | 2026-04-28T21:12:04.275Z | |
| 4100 | 2026-04-28T21:12:04.275Z | info: running `cargo check --bins` on nexus-internal-api (227/272) |
| 4101 | 2026-04-28T21:12:04.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4102 | 2026-04-28T21:12:04.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4103 | 2026-04-28T21:12:04.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4104 | 2026-04-28T21:12:04.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4105 | 2026-04-28T21:12:04.913Z | |
| 4106 | 2026-04-28T21:12:04.913Z | info: running `cargo check --bins` on nexus-lockstep-api (228/272) |
| 4107 | 2026-04-28T21:12:05.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4108 | 2026-04-28T21:12:05.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4109 | 2026-04-28T21:12:05.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4110 | 2026-04-28T21:12:05.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4111 | 2026-04-28T21:12:05.554Z | |
| 4112 | 2026-04-28T21:12:05.554Z | info: running `cargo check --bins` on ntp-admin-api (229/272) |
| 4113 | 2026-04-28T21:12:06.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4114 | 2026-04-28T21:12:06.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4115 | 2026-04-28T21:12:06.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4116 | 2026-04-28T21:12:06.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4117 | 2026-04-28T21:12:06.149Z | |
| 4118 | 2026-04-28T21:12:06.149Z | info: running `cargo check --bins` on ntp-admin-types-versions (230/272) |
| 4119 | 2026-04-28T21:12:06.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4120 | 2026-04-28T21:12:06.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4121 | 2026-04-28T21:12:06.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4122 | 2026-04-28T21:12:06.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4123 | 2026-04-28T21:12:06.732Z | |
| 4124 | 2026-04-28T21:12:06.732Z | info: running `cargo check --bins` on wicketd-api (231/272) |
| 4125 | 2026-04-28T21:12:07.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4126 | 2026-04-28T21:12:07.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4127 | 2026-04-28T21:12:07.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4128 | 2026-04-28T21:12:07.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4129 | 2026-04-28T21:12:07.345Z | |
| 4130 | 2026-04-28T21:12:07.345Z | info: running `cargo check --bins` on omicron-ls-apis (232/272) |
| 4131 | 2026-04-28T21:12:07.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4132 | 2026-04-28T21:12:07.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4133 | 2026-04-28T21:12:07.943Z | Checking typeid v1.0.3 |
| 4134 | 2026-04-28T21:12:08.056Z | Checking ordered-float v2.10.1 |
| 4135 | 2026-04-28T21:12:08.076Z | Checking unicode-xid v0.2.6 |
| 4136 | 2026-04-28T21:12:08.095Z | Checking cargo-platform v0.2.0 |
| 4137 | 2026-04-28T21:12:08.119Z | Checking erased-serde v0.4.9 |
| 4138 | 2026-04-28T21:12:08.252Z | Checking serde-value v0.7.0 |
| 4139 | 2026-04-28T21:12:08.424Z | Checking serde-untagged v0.1.9 |
| 4140 | 2026-04-28T21:12:08.574Z | Checking cargo-util-schemas v0.8.2 |
| 4141 | 2026-04-28T21:12:09.246Z | Checking cargo_metadata v0.21.0 |
| 4142 | 2026-04-28T21:12:09.842Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4143 | 2026-04-28T21:12:10.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.16s |
| 4144 | 2026-04-28T21:12:10.697Z | |
| 4145 | 2026-04-28T21:12:10.697Z | info: running `cargo check --bins` on mgs-dev (233/272) |
| 4146 | 2026-04-28T21:12:11.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4147 | 2026-04-28T21:12:11.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4148 | 2026-04-28T21:12:11.424Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4149 | 2026-04-28T21:12:12.056Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4150 | 2026-04-28T21:12:12.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4151 | 2026-04-28T21:12:12.775Z | |
| 4152 | 2026-04-28T21:12:12.775Z | info: running `cargo check --bins` on omicron-omdb (234/272) |
| 4153 | 2026-04-28T21:12:13.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-04-28T21:12:13.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-04-28T21:12:13.635Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4156 | 2026-04-28T21:12:13.635Z | Compiling vergen-gitcl v1.0.8 |
| 4157 | 2026-04-28T21:12:13.638Z | Compiling dirs-sys-next v0.1.2 |
| 4158 | 2026-04-28T21:12:13.638Z | Compiling crunchy v0.2.4 |
| 4159 | 2026-04-28T21:12:13.639Z | Compiling diesel_derives v2.3.7 |
| 4160 | 2026-04-28T21:12:13.639Z | Compiling glob v0.3.3 |
| 4161 | 2026-04-28T21:12:13.639Z | Compiling dsl_auto_type v0.2.0 |
| 4162 | 2026-04-28T21:12:13.768Z | Checking scheduled-thread-pool v0.2.7 |
| 4163 | 2026-04-28T21:12:13.942Z | Compiling dirs-next v2.0.0 |
| 4164 | 2026-04-28T21:12:13.969Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4165 | 2026-04-28T21:12:13.987Z | Compiling tiny-keccak v2.0.2 |
| 4166 | 2026-04-28T21:12:14.037Z | Compiling term v0.7.0 |
| 4167 | 2026-04-28T21:12:14.103Z | Checking r2d2 v0.8.10 |
| 4168 | 2026-04-28T21:12:14.167Z | Compiling bit-vec v0.6.3 |
| 4169 | 2026-04-28T21:12:14.196Z | Compiling clang-sys v1.8.1 |
| 4170 | 2026-04-28T21:12:14.214Z | Checking downcast-rs v2.0.2 |
| 4171 | 2026-04-28T21:12:14.310Z | Compiling ascii-canvas v3.0.0 |
| 4172 | 2026-04-28T21:12:14.381Z | Compiling bit-set v0.5.3 |
| 4173 | 2026-04-28T21:12:14.539Z | Compiling itertools v0.10.5 |
| 4174 | 2026-04-28T21:12:14.542Z | Compiling ena v0.14.4 |
| 4175 | 2026-04-28T21:12:14.621Z | Compiling libloading v0.8.9 |
| 4176 | 2026-04-28T21:12:14.624Z | Compiling bindgen v0.71.1 |
| 4177 | 2026-04-28T21:12:14.656Z | Compiling regex-syntax v0.6.29 |
| 4178 | 2026-04-28T21:12:14.676Z | Compiling diff v0.1.13 |
| 4179 | 2026-04-28T21:12:14.826Z | Compiling cexpr v0.6.0 |
| 4180 | 2026-04-28T21:12:14.941Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4181 | 2026-04-28T21:12:15.067Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4182 | 2026-04-28T21:12:15.151Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4183 | 2026-04-28T21:12:15.215Z | Compiling libxml v0.3.3 |
| 4184 | 2026-04-28T21:12:15.436Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4185 | 2026-04-28T21:12:15.529Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4186 | 2026-04-28T21:12:15.618Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4187 | 2026-04-28T21:12:15.730Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4188 | 2026-04-28T21:12:15.746Z | Compiling strum_macros v0.24.3 |
| 4189 | 2026-04-28T21:12:15.802Z | Compiling indoc v1.0.9 |
| 4190 | 2026-04-28T21:12:15.990Z | Compiling lalrpop v0.19.12 |
| 4191 | 2026-04-28T21:12:16.788Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4192 | 2026-04-28T21:12:16.977Z | Checking derive_builder v0.20.2 |
| 4193 | 2026-04-28T21:12:17.083Z | Compiling oso-derive v0.27.3 |
| 4194 | 2026-04-28T21:12:17.098Z | Checking quick-xml v0.37.5 |
| 4195 | 2026-04-28T21:12:17.302Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4196 | 2026-04-28T21:12:17.609Z | Checking openssl-probe v0.1.6 |
| 4197 | 2026-04-28T21:12:17.751Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4198 | 2026-04-28T21:12:18.029Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4199 | 2026-04-28T21:12:18.223Z | Checking bb8 v0.8.6 |
| 4200 | 2026-04-28T21:12:18.479Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4201 | 2026-04-28T21:12:18.497Z | Checking nonempty v0.12.0 |
| 4202 | 2026-04-28T21:12:18.516Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4203 | 2026-04-28T21:12:18.660Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4204 | 2026-04-28T21:12:18.699Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4205 | 2026-04-28T21:12:18.736Z | Checking console v0.16.2 |
| 4206 | 2026-04-28T21:12:18.872Z | Checking unit-prefix v0.5.2 |
| 4207 | 2026-04-28T21:12:18.887Z | Checking support-bundle-viewer v0.1.2 |
| 4208 | 2026-04-28T21:12:19.007Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4209 | 2026-04-28T21:12:19.043Z | Checking indicatif v0.18.4 |
| 4210 | 2026-04-28T21:12:19.133Z | Checking multimap v0.10.1 |
| 4211 | 2026-04-28T21:12:19.642Z | Checking diesel v2.3.7 |
| 4212 | 2026-04-28T21:12:21.438Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4213 | 2026-04-28T21:12:21.709Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4214 | 2026-04-28T21:12:22.012Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4215 | 2026-04-28T21:12:23.143Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4216 | 2026-04-28T21:12:23.477Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4217 | 2026-04-28T21:12:23.639Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4218 | 2026-04-28T21:12:24.119Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4219 | 2026-04-28T21:12:24.222Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4220 | 2026-04-28T21:12:26.101Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4221 | 2026-04-28T21:12:31.298Z | Compiling samael v0.0.19 |
| 4222 | 2026-04-28T21:12:35.039Z | Checking async-bb8-diesel v0.2.1 |
| 4223 | 2026-04-28T21:12:35.162Z | Checking diesel-dtrace v0.5.0 |
| 4224 | 2026-04-28T21:12:36.155Z | Compiling polar-core v0.27.3 |
| 4225 | 2026-04-28T21:12:40.536Z | Checking oso v0.27.3 |
| 4226 | 2026-04-28T21:13:17.122Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4227 | 2026-04-28T21:13:50.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4228 | 2026-04-28T21:13:50.397Z | |
| 4229 | 2026-04-28T21:13:50.397Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (235/272) |
| 4230 | 2026-04-28T21:13:50.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4231 | 2026-04-28T21:13:50.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4232 | 2026-04-28T21:13:50.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4233 | 2026-04-28T21:13:50.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4234 | 2026-04-28T21:13:51.067Z | |
| 4235 | 2026-04-28T21:13:51.067Z | info: running `cargo check --bins` on nexus-saga-recovery (236/272) |
| 4236 | 2026-04-28T21:13:51.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4237 | 2026-04-28T21:13:51.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4238 | 2026-04-28T21:13:51.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4239 | 2026-04-28T21:13:51.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4240 | 2026-04-28T21:13:51.736Z | |
| 4241 | 2026-04-28T21:13:51.736Z | info: running `cargo check --bins` on nexus-test-utils-macros (237/272) |
| 4242 | 2026-04-28T21:13:52.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-04-28T21:13:52.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-04-28T21:13:52.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4245 | 2026-04-28T21:13:52.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4246 | 2026-04-28T21:13:52.332Z | |
| 4247 | 2026-04-28T21:13:52.332Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (238/272) |
| 4248 | 2026-04-28T21:13:52.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4249 | 2026-04-28T21:13:52.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4250 | 2026-04-28T21:13:53.293Z | Compiling libz-sys v1.1.24 |
| 4251 | 2026-04-28T21:13:53.332Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4252 | 2026-04-28T21:13:53.343Z | Compiling vergen-git2 v1.0.7 |
| 4253 | 2026-04-28T21:13:53.353Z | Compiling rustls v0.21.12 |
| 4254 | 2026-04-28T21:13:53.378Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4255 | 2026-04-28T21:13:53.381Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4256 | 2026-04-28T21:13:53.381Z | Checking sct v0.7.1 |
| 4257 | 2026-04-28T21:13:53.381Z | Checking rustls-webpki v0.101.7 |
| 4258 | 2026-04-28T21:13:53.525Z | Compiling nix v0.29.0 |
| 4259 | 2026-04-28T21:13:53.539Z | Compiling dropshot v0.16.7 |
| 4260 | 2026-04-28T21:13:53.587Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4261 | 2026-04-28T21:13:53.631Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4262 | 2026-04-28T21:13:53.706Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4263 | 2026-04-28T21:13:53.784Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4264 | 2026-04-28T21:13:53.809Z | Checking toml v0.9.12+spec-1.1.0 |
| 4265 | 2026-04-28T21:13:53.847Z | Compiling dropshot_endpoint v0.16.7 |
| 4266 | 2026-04-28T21:13:53.999Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4267 | 2026-04-28T21:13:54.145Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4268 | 2026-04-28T21:13:54.351Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4269 | 2026-04-28T21:13:54.390Z | Checking rustls-pemfile v1.0.4 |
| 4270 | 2026-04-28T21:13:54.529Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4271 | 2026-04-28T21:13:54.737Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4272 | 2026-04-28T21:13:54.810Z | Checking twox-hash v2.1.2 |
| 4273 | 2026-04-28T21:13:54.953Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4274 | 2026-04-28T21:13:55.040Z | Checking tokio-rustls v0.24.1 |
| 4275 | 2026-04-28T21:13:55.552Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4276 | 2026-04-28T21:13:55.569Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4277 | 2026-04-28T21:13:55.840Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4278 | 2026-04-28T21:13:56.229Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4279 | 2026-04-28T21:13:56.307Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4280 | 2026-04-28T21:13:56.379Z | Checking fatfs v0.3.6 |
| 4281 | 2026-04-28T21:13:56.446Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4282 | 2026-04-28T21:13:56.527Z | Compiling seq-macro v0.3.6 |
| 4283 | 2026-04-28T21:14:00.210Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4284 | 2026-04-28T21:14:00.332Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4285 | 2026-04-28T21:14:00.443Z | Compiling git2 v0.20.4 |
| 4286 | 2026-04-28T21:14:02.685Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4287 | 2026-04-28T21:14:49.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.76s |
| 4288 | 2026-04-28T21:14:49.319Z | |
| 4289 | 2026-04-28T21:14:49.320Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (239/272) |
| 4290 | 2026-04-28T21:14:49.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-04-28T21:14:49.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-04-28T21:14:50.212Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4293 | 2026-04-28T21:15:28.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.23s |
| 4294 | 2026-04-28T21:15:28.766Z | |
| 4295 | 2026-04-28T21:15:28.766Z | info: running `cargo check --bins` on nexus-background-task-interface (240/272) |
| 4296 | 2026-04-28T21:15:29.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4297 | 2026-04-28T21:15:29.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4298 | 2026-04-28T21:15:29.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4299 | 2026-04-28T21:15:29.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4300 | 2026-04-28T21:15:29.349Z | |
| 4301 | 2026-04-28T21:15:29.349Z | info: running `cargo check --bins --no-default-features` on nexus-fm (241/272) |
| 4302 | 2026-04-28T21:15:29.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4303 | 2026-04-28T21:15:29.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4304 | 2026-04-28T21:15:29.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4305 | 2026-04-28T21:15:29.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4306 | 2026-04-28T21:15:29.995Z | |
| 4307 | 2026-04-28T21:15:29.995Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (242/272) |
| 4308 | 2026-04-28T21:15:30.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4309 | 2026-04-28T21:15:30.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4310 | 2026-04-28T21:15:30.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4311 | 2026-04-28T21:15:30.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4312 | 2026-04-28T21:15:30.648Z | |
| 4313 | 2026-04-28T21:15:30.648Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (243/272) |
| 4314 | 2026-04-28T21:15:31.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-04-28T21:15:31.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-04-28T21:15:31.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4317 | 2026-04-28T21:15:31.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4318 | 2026-04-28T21:15:31.294Z | |
| 4319 | 2026-04-28T21:15:31.294Z | info: running `cargo check --bins` on nexus-mgs-updates (244/272) |
| 4320 | 2026-04-28T21:15:32.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4321 | 2026-04-28T21:15:32.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4322 | 2026-04-28T21:15:32.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4323 | 2026-04-28T21:15:32.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4324 | 2026-04-28T21:15:32.051Z | |
| 4325 | 2026-04-28T21:15:32.051Z | info: running `cargo check --bins` on nexus-networking (245/272) |
| 4326 | 2026-04-28T21:15:32.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4327 | 2026-04-28T21:15:32.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4328 | 2026-04-28T21:15:32.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4329 | 2026-04-28T21:15:32.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4330 | 2026-04-28T21:15:32.605Z | |
| 4331 | 2026-04-28T21:15:32.605Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (246/272) |
| 4332 | 2026-04-28T21:15:33.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4333 | 2026-04-28T21:15:33.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4334 | 2026-04-28T21:15:33.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4335 | 2026-04-28T21:15:33.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4336 | 2026-04-28T21:15:33.272Z | |
| 4337 | 2026-04-28T21:15:33.272Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (247/272) |
| 4338 | 2026-04-28T21:15:33.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4339 | 2026-04-28T21:15:33.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4340 | 2026-04-28T21:15:33.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4341 | 2026-04-28T21:15:33.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4342 | 2026-04-28T21:15:34.170Z | |
| 4343 | 2026-04-28T21:15:34.170Z | info: running `cargo check --bins` on omicron-dev (248/272) |
| 4344 | 2026-04-28T21:15:34.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4345 | 2026-04-28T21:15:34.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4346 | 2026-04-28T21:15:35.010Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4347 | 2026-04-28T21:15:35.010Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4348 | 2026-04-28T21:15:35.018Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4349 | 2026-04-28T21:15:35.047Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4350 | 2026-04-28T21:15:35.054Z | Checking diff v0.1.13 |
| 4351 | 2026-04-28T21:15:35.054Z | Checking yansi v1.0.1 |
| 4352 | 2026-04-28T21:15:35.077Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4353 | 2026-04-28T21:15:35.085Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4354 | 2026-04-28T21:15:35.142Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4355 | 2026-04-28T21:15:35.304Z | Checking pretty_assertions v1.4.1 |
| 4356 | 2026-04-28T21:15:35.979Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4357 | 2026-04-28T21:15:59.603Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4358 | 2026-04-28T21:15:59.606Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4359 | 2026-04-28T21:15:59.606Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4360 | 2026-04-28T21:15:59.606Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4361 | 2026-04-28T21:15:59.606Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4362 | 2026-04-28T21:15:59.606Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4363 | 2026-04-28T21:16:00.433Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4364 | 2026-04-28T21:16:01.518Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4365 | 2026-04-28T21:16:40.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4366 | 2026-04-28T21:16:40.482Z | |
| 4367 | 2026-04-28T21:16:40.482Z | info: running `cargo check --bins` on omicron-pins (249/272) |
| 4368 | 2026-04-28T21:16:40.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4369 | 2026-04-28T21:16:40.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4370 | 2026-04-28T21:16:40.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4371 | 2026-04-28T21:16:40.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4372 | 2026-04-28T21:16:40.937Z | |
| 4373 | 2026-04-28T21:16:40.937Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (250/272) |
| 4374 | 2026-04-28T21:16:41.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4375 | 2026-04-28T21:16:41.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4376 | 2026-04-28T21:16:41.716Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4377 | 2026-04-28T21:16:41.841Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4378 | 2026-04-28T21:16:41.848Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4379 | 2026-04-28T21:17:07.371Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4380 | 2026-04-28T21:17:07.759Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4381 | 2026-04-28T21:17:09.452Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4382 | 2026-04-28T21:17:10.086Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4383 | 2026-04-28T21:17:12.822Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4384 | 2026-04-28T21:17:35.298Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4385 | 2026-04-28T21:17:36.008Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4386 | 2026-04-28T21:17:37.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.70s |
| 4387 | 2026-04-28T21:17:37.864Z | |
| 4388 | 2026-04-28T21:17:37.864Z | info: running `cargo check --bins` on reconfigurator-sp-updater (251/272) |
| 4389 | 2026-04-28T21:17:38.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4390 | 2026-04-28T21:17:38.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4391 | 2026-04-28T21:17:38.586Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4392 | 2026-04-28T21:17:39.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4393 | 2026-04-28T21:17:39.465Z | |
| 4394 | 2026-04-28T21:17:39.465Z | info: running `cargo check --bins` on omicron-releng (252/272) |
| 4395 | 2026-04-28T21:17:39.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4396 | 2026-04-28T21:17:39.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4397 | 2026-04-28T21:17:40.122Z | Compiling blake3 v1.8.3 |
| 4398 | 2026-04-28T21:17:40.231Z | Checking arrayvec v0.7.6 |
| 4399 | 2026-04-28T21:17:40.231Z | Checking constant_time_eq v0.4.2 |
| 4400 | 2026-04-28T21:17:40.234Z | Checking arrayref v0.3.9 |
| 4401 | 2026-04-28T21:17:40.252Z | Checking topological-sort v0.2.2 |
| 4402 | 2026-04-28T21:17:40.254Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4403 | 2026-04-28T21:17:40.254Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4404 | 2026-04-28T21:17:40.254Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4405 | 2026-04-28T21:17:40.295Z | Checking shell-words v1.1.1 |
| 4406 | 2026-04-28T21:17:41.005Z | Checking omicron-zone-package v0.12.2 |
| 4407 | 2026-04-28T21:17:41.717Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4408 | 2026-04-28T21:17:42.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 4409 | 2026-04-28T21:17:42.723Z | |
| 4410 | 2026-04-28T21:17:42.723Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (253/272) |
| 4411 | 2026-04-28T21:17:43.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4412 | 2026-04-28T21:17:43.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4413 | 2026-04-28T21:17:43.367Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4414 | 2026-04-28T21:17:43.687Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4415 | 2026-04-28T21:17:44.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4416 | 2026-04-28T21:17:44.267Z | |
| 4417 | 2026-04-28T21:17:44.267Z | info: running `cargo check --bins` on schema (254/272) |
| 4418 | 2026-04-28T21:17:44.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4419 | 2026-04-28T21:17:44.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4420 | 2026-04-28T21:17:44.996Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4421 | 2026-04-28T21:17:45.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4422 | 2026-04-28T21:17:45.906Z | |
| 4423 | 2026-04-28T21:17:45.906Z | info: running `cargo check --bins` on xtask (255/272) |
| 4424 | 2026-04-28T21:17:46.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-04-28T21:17:46.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-04-28T21:17:46.359Z | Checking libc v0.2.185 |
| 4427 | 2026-04-28T21:17:46.439Z | Checking serde v1.0.228 |
| 4428 | 2026-04-28T21:17:46.448Z | Checking zerofrom v0.1.6 |
| 4429 | 2026-04-28T21:17:46.453Z | Checking bitflags v2.11.0 |
| 4430 | 2026-04-28T21:17:46.461Z | Checking smallvec v1.15.1 |
| 4431 | 2026-04-28T21:17:46.464Z | Checking indexmap v2.14.0 |
| 4432 | 2026-04-28T21:17:46.480Z | Checking serde_json v1.0.149 |
| 4433 | 2026-04-28T21:17:46.483Z | Checking scroll v0.12.0 |
| 4434 | 2026-04-28T21:17:46.546Z | Checking yoke v0.8.1 |
| 4435 | 2026-04-28T21:17:46.602Z | Checking num-traits v0.2.19 |
| 4436 | 2026-04-28T21:17:46.635Z | Checking thiserror v1.0.69 |
| 4437 | 2026-04-28T21:17:46.708Z | Checking zerovec v0.11.5 |
| 4438 | 2026-04-28T21:17:46.708Z | Checking zerotrie v0.2.3 |
| 4439 | 2026-04-28T21:17:46.729Z | Checking percent-encoding v2.3.2 |
| 4440 | 2026-04-28T21:17:46.737Z | Checking errno v0.3.14 |
| 4441 | 2026-04-28T21:17:46.828Z | Checking serde_spanned v0.6.9 |
| 4442 | 2026-04-28T21:17:46.851Z | Checking rustix v1.1.3 |
| 4443 | 2026-04-28T21:17:46.861Z | Checking toml_datetime v0.6.11 |
| 4444 | 2026-04-28T21:17:46.940Z | Checking log v0.4.29 |
| 4445 | 2026-04-28T21:17:46.955Z | Checking zerocopy v0.7.35 |
| 4446 | 2026-04-28T21:17:46.997Z | Checking form_urlencoded v1.2.2 |
| 4447 | 2026-04-28T21:17:47.038Z | Checking toml_edit v0.22.27 |
| 4448 | 2026-04-28T21:17:47.079Z | Checking getrandom v0.4.1 |
| 4449 | 2026-04-28T21:17:47.090Z | Checking goblin v0.8.2 |
| 4450 | 2026-04-28T21:17:47.128Z | Checking ordered-float v2.10.1 |
| 4451 | 2026-04-28T21:17:47.128Z | Checking thiserror v2.0.18 |
| 4452 | 2026-04-28T21:17:47.147Z | Checking tinystr v0.8.2 |
| 4453 | 2026-04-28T21:17:47.205Z | Checking potential_utf v0.1.4 |
| 4454 | 2026-04-28T21:17:47.222Z | Checking syn v2.0.117 |
| 4455 | 2026-04-28T21:17:47.321Z | Checking icu_locale_core v2.1.1 |
| 4456 | 2026-04-28T21:17:47.332Z | Checking icu_collections v2.1.1 |
| 4457 | 2026-04-28T21:17:47.342Z | Checking serde-value v0.7.0 |
| 4458 | 2026-04-28T21:17:47.440Z | Checking dtrace-parser v0.2.0 |
| 4459 | 2026-04-28T21:17:47.544Z | Checking thread-id v4.2.2 |
| 4460 | 2026-04-28T21:17:47.625Z | Checking once_cell v1.21.3 |
| 4461 | 2026-04-28T21:17:47.643Z | Checking cargo-platform v0.2.0 |
| 4462 | 2026-04-28T21:17:47.654Z | Checking terminal_size v0.4.3 |
| 4463 | 2026-04-28T21:17:47.684Z | Checking memmap v0.7.0 |
| 4464 | 2026-04-28T21:17:47.785Z | Checking clap_builder v4.5.60 |
| 4465 | 2026-04-28T21:17:47.796Z | Checking tempfile v3.25.0 |
| 4466 | 2026-04-28T21:17:47.807Z | Checking textwrap v0.16.2 |
| 4467 | 2026-04-28T21:17:47.833Z | Checking fs-err v3.3.0 |
| 4468 | 2026-04-28T21:17:47.863Z | Checking icu_provider v2.1.1 |
| 4469 | 2026-04-28T21:17:47.982Z | Checking camino-tempfile v1.4.1 |
| 4470 | 2026-04-28T21:17:48.010Z | Checking tabled v0.15.0 |
| 4471 | 2026-04-28T21:17:48.010Z | Checking anyhow v1.0.102 |
| 4472 | 2026-04-28T21:17:48.096Z | Checking icu_properties v2.1.2 |
| 4473 | 2026-04-28T21:17:48.128Z | Checking icu_normalizer v2.1.1 |
| 4474 | 2026-04-28T21:17:48.139Z | Checking toml v0.8.23 |
| 4475 | 2026-04-28T21:17:48.212Z | Checking macaddr v1.0.1 |
| 4476 | 2026-04-28T21:17:48.392Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4477 | 2026-04-28T21:17:48.449Z | Checking cargo_toml v0.21.0 |
| 4478 | 2026-04-28T21:17:48.893Z | Checking idna_adapter v1.2.1 |
| 4479 | 2026-04-28T21:17:48.941Z | Checking dof v0.3.0 |
| 4480 | 2026-04-28T21:17:48.955Z | Checking clap v4.5.60 |
| 4481 | 2026-04-28T21:17:49.010Z | Checking idna v1.1.0 |
| 4482 | 2026-04-28T21:17:49.205Z | Checking usdt-impl v0.5.0 |
| 4483 | 2026-04-28T21:17:49.230Z | Checking url v2.5.8 |
| 4484 | 2026-04-28T21:17:49.452Z | Checking usdt v0.5.0 |
| 4485 | 2026-04-28T21:17:49.568Z | Checking cargo-util-schemas v0.8.2 |
| 4486 | 2026-04-28T21:17:50.241Z | Checking cargo_metadata v0.21.0 |
| 4487 | 2026-04-28T21:17:50.853Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4488 | 2026-04-28T21:17:51.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.36s |
| 4489 | 2026-04-28T21:17:51.395Z | |
| 4490 | 2026-04-28T21:17:51.395Z | info: running `cargo check --bins` on dnsadm (256/272) |
| 4491 | 2026-04-28T21:17:51.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4492 | 2026-04-28T21:17:51.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4493 | 2026-04-28T21:17:52.030Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4494 | 2026-04-28T21:17:52.500Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4495 | 2026-04-28T21:17:52.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.49s |
| 4496 | 2026-04-28T21:17:53.087Z | |
| 4497 | 2026-04-28T21:17:53.087Z | info: running `cargo check --bins` on end-to-end-tests (257/272) |
| 4498 | 2026-04-28T21:17:53.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4499 | 2026-04-28T21:17:53.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4500 | 2026-04-28T21:17:53.886Z | Checking polyval v0.6.2 |
| 4501 | 2026-04-28T21:17:54.009Z | Checking ctr v0.9.2 |
| 4502 | 2026-04-28T21:17:54.019Z | Checking ssh-encoding v0.2.0 |
| 4503 | 2026-04-28T21:17:54.023Z | Checking blowfish v0.9.1 |
| 4504 | 2026-04-28T21:17:54.041Z | Checking password-hash v0.4.2 |
| 4505 | 2026-04-28T21:17:54.056Z | Checking p521 v0.13.3 |
| 4506 | 2026-04-28T21:17:54.056Z | Checking p256 v0.13.2 |
| 4507 | 2026-04-28T21:17:54.085Z | Checking russh-cryptovec v0.7.3 |
| 4508 | 2026-04-28T21:17:54.149Z | Checking ghash v0.5.1 |
| 4509 | 2026-04-28T21:17:54.163Z | Checking bcrypt-pbkdf v0.10.0 |
| 4510 | 2026-04-28T21:17:54.166Z | Checking md5 v0.7.0 |
| 4511 | 2026-04-28T21:17:54.233Z | Checking num-bigint v0.4.6 |
| 4512 | 2026-04-28T21:17:54.233Z | Checking des v0.8.1 |
| 4513 | 2026-04-28T21:17:54.261Z | Checking pbkdf2 v0.11.0 |
| 4514 | 2026-04-28T21:17:54.280Z | Checking aes-gcm v0.10.3 |
| 4515 | 2026-04-28T21:17:54.308Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4516 | 2026-04-28T21:17:54.366Z | Checking hex-literal v0.4.1 |
| 4517 | 2026-04-28T21:17:54.382Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4518 | 2026-04-28T21:17:54.393Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4519 | 2026-04-28T21:17:54.426Z | Checking socket2 v0.5.10 |
| 4520 | 2026-04-28T21:17:54.429Z | Checking ssh-cipher v0.2.0 |
| 4521 | 2026-04-28T21:17:54.459Z | Checking internet-checksum v0.2.1 |
| 4522 | 2026-04-28T21:17:54.605Z | Checking ssh-key v0.6.7 |
| 4523 | 2026-04-28T21:17:54.696Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4524 | 2026-04-28T21:17:55.223Z | Checking russh-keys v0.45.0 |
| 4525 | 2026-04-28T21:17:55.763Z | Checking russh v0.45.0 |
| 4526 | 2026-04-28T21:18:11.124Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4527 | 2026-04-28T21:18:12.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s |
| 4528 | 2026-04-28T21:18:12.552Z | |
| 4529 | 2026-04-28T21:18:12.552Z | info: running `cargo check --bins` on gateway-cli (258/272) |
| 4530 | 2026-04-28T21:18:13.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4531 | 2026-04-28T21:18:13.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4532 | 2026-04-28T21:18:13.191Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4533 | 2026-04-28T21:18:13.319Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4534 | 2026-04-28T21:18:13.374Z | Checking termios v0.3.3 |
| 4535 | 2026-04-28T21:18:14.492Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4536 | 2026-04-28T21:18:14.637Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4537 | 2026-04-28T21:18:16.414Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4538 | 2026-04-28T21:18:16.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4539 | 2026-04-28T21:18:17.159Z | |
| 4540 | 2026-04-28T21:18:17.159Z | info: running `cargo check --bins --no-default-features` on installinator (259/272) |
| 4541 | 2026-04-28T21:18:17.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4542 | 2026-04-28T21:18:17.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4543 | 2026-04-28T21:18:17.862Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4544 | 2026-04-28T21:18:17.975Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4545 | 2026-04-28T21:18:17.985Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4546 | 2026-04-28T21:18:17.988Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4547 | 2026-04-28T21:18:18.001Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4548 | 2026-04-28T21:18:18.004Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4549 | 2026-04-28T21:18:18.709Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4550 | 2026-04-28T21:18:19.078Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4551 | 2026-04-28T21:18:19.081Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4552 | 2026-04-28T21:18:19.712Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4553 | 2026-04-28T21:18:21.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.20s |
| 4554 | 2026-04-28T21:18:21.588Z | |
| 4555 | 2026-04-28T21:18:21.588Z | info: running `cargo check --bins` on internal-dns-cli (260/272) |
| 4556 | 2026-04-28T21:18:22.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4557 | 2026-04-28T21:18:22.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4558 | 2026-04-28T21:18:22.206Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4559 | 2026-04-28T21:18:22.784Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4560 | 2026-04-28T21:18:22.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.39s |
| 4561 | 2026-04-28T21:18:23.151Z | |
| 4562 | 2026-04-28T21:18:23.151Z | info: running `cargo check --bins` on omicron-live-tests (261/272) |
| 4563 | 2026-04-28T21:18:23.649Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4564 | 2026-04-28T21:18:23.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4565 | 2026-04-28T21:18:23.660Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4566 | 2026-04-28T21:18:23.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4567 | 2026-04-28T21:18:23.743Z | |
| 4568 | 2026-04-28T21:18:23.743Z | info: running `cargo check --bins` on live-tests-macros (262/272) |
| 4569 | 2026-04-28T21:18:24.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4570 | 2026-04-28T21:18:24.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4571 | 2026-04-28T21:18:24.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4572 | 2026-04-28T21:18:24.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4573 | 2026-04-28T21:18:24.358Z | |
| 4574 | 2026-04-28T21:18:24.358Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (263/272) |
| 4575 | 2026-04-28T21:18:24.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4576 | 2026-04-28T21:18:24.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4577 | 2026-04-28T21:18:25.087Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4578 | 2026-04-28T21:18:26.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 4579 | 2026-04-28T21:18:26.169Z | |
| 4580 | 2026-04-28T21:18:26.169Z | info: running `cargo check --bins` on omicron-ntp-admin (264/272) |
| 4581 | 2026-04-28T21:18:30.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4582 | 2026-04-28T21:18:30.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4583 | 2026-04-28T21:18:30.213Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4584 | 2026-04-28T21:18:30.213Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4585 | 2026-04-28T21:18:30.213Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4586 | 2026-04-28T21:18:30.213Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4587 | 2026-04-28T21:18:30.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s |
| 4588 | 2026-04-28T21:18:30.213Z | |
| 4589 | 2026-04-28T21:18:30.213Z | info: running `cargo check --bins` on ntp-admin-types (265/272) |
| 4590 | 2026-04-28T21:18:30.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4591 | 2026-04-28T21:18:30.213Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4592 | 2026-04-28T21:18:30.213Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4593 | 2026-04-28T21:18:30.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4594 | 2026-04-28T21:18:30.213Z | |
| 4595 | 2026-04-28T21:18:30.214Z | info: running `cargo check --bins` on omicron-package (266/272) |
| 4596 | 2026-04-28T21:18:30.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-04-28T21:18:30.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-04-28T21:18:30.242Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4599 | 2026-04-28T21:18:30.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4600 | 2026-04-28T21:18:30.299Z | |
| 4601 | 2026-04-28T21:18:30.299Z | info: running `cargo check --bins` on tqdb (267/272) |
| 4602 | 2026-04-28T21:18:30.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4603 | 2026-04-28T21:18:30.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4604 | 2026-04-28T21:18:31.079Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4605 | 2026-04-28T21:18:31.428Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4606 | 2026-04-28T21:18:31.939Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4607 | 2026-04-28T21:18:31.942Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4608 | 2026-04-28T21:18:37.506Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4609 | 2026-04-28T21:18:37.509Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4610 | 2026-04-28T21:18:38.079Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4611 | 2026-04-28T21:18:38.079Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4612 | 2026-04-28T21:18:38.082Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4613 | 2026-04-28T21:18:38.082Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4614 | 2026-04-28T21:18:38.853Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4615 | 2026-04-28T21:18:39.789Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4616 | 2026-04-28T21:18:40.537Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4617 | 2026-04-28T21:18:41.138Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4618 | 2026-04-28T21:18:45.261Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4619 | 2026-04-28T21:18:51.468Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4620 | 2026-04-28T21:18:51.471Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4621 | 2026-04-28T21:18:51.471Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4622 | 2026-04-28T21:18:51.472Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4623 | 2026-04-28T21:18:52.938Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4624 | 2026-04-28T21:18:54.266Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4625 | 2026-04-28T21:18:54.944Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4626 | 2026-04-28T21:18:56.182Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4627 | 2026-04-28T21:18:56.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.42s |
| 4628 | 2026-04-28T21:18:56.949Z | |
| 4629 | 2026-04-28T21:18:56.949Z | info: running `cargo check --bins` on wicket-dbg (268/272) |
| 4630 | 2026-04-28T21:18:57.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4631 | 2026-04-28T21:18:57.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4632 | 2026-04-28T21:18:57.668Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4633 | 2026-04-28T21:18:57.668Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4634 | 2026-04-28T21:18:57.669Z | Checking rtoolbox v0.0.3 |
| 4635 | 2026-04-28T21:18:57.678Z | Checking tui-tree-widget v0.23.1 |
| 4636 | 2026-04-28T21:18:57.901Z | Checking rpassword v7.4.0 |
| 4637 | 2026-04-28T21:18:58.896Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4638 | 2026-04-28T21:19:01.964Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4639 | 2026-04-28T21:19:03.673Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4640 | 2026-04-28T21:19:04.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s |
| 4641 | 2026-04-28T21:19:04.775Z | |
| 4642 | 2026-04-28T21:19:04.775Z | info: running `cargo check --bins` on wicket (269/272) |
| 4643 | 2026-04-28T21:19:05.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4644 | 2026-04-28T21:19:05.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4645 | 2026-04-28T21:19:05.459Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4646 | 2026-04-28T21:19:05.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 4647 | 2026-04-28T21:19:06.009Z | |
| 4648 | 2026-04-28T21:19:06.009Z | info: running `cargo check --bins` on wicketd (270/272) |
| 4649 | 2026-04-28T21:19:06.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4650 | 2026-04-28T21:19:06.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4651 | 2026-04-28T21:19:06.720Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4652 | 2026-04-28T21:19:06.723Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4653 | 2026-04-28T21:19:06.723Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4654 | 2026-04-28T21:19:06.724Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4655 | 2026-04-28T21:19:07.699Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4656 | 2026-04-28T21:19:08.276Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4657 | 2026-04-28T21:19:11.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.20s |
| 4658 | 2026-04-28T21:19:11.415Z | |
| 4659 | 2026-04-28T21:19:11.415Z | info: running `cargo check --bins` on omicron-workspace-hack (271/272) |
| 4660 | 2026-04-28T21:19:11.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4661 | 2026-04-28T21:19:11.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4662 | 2026-04-28T21:19:11.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4663 | 2026-04-28T21:19:11.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4664 | 2026-04-28T21:19:11.993Z | |
| 4665 | 2026-04-28T21:19:11.993Z | info: running `cargo check --bins` on zone-setup (272/272) |
| 4666 | 2026-04-28T21:19:12.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4667 | 2026-04-28T21:19:12.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4668 | 2026-04-28T21:19:12.657Z | Checking uzers v0.12.2 |
| 4669 | 2026-04-28T21:19:12.928Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4670 | 2026-04-28T21:19:13.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4671 | 2026-04-28T21:19:13.888Z | |
| 4672 | 2026-04-28T21:19:13.888Z | real 14:05.688907125 |
| 4673 | 2026-04-28T21:19:13.888Z | user 20:31.022709719 |
| 4674 | 2026-04-28T21:19:13.888Z | sys 4:12.666315509 |
| 4675 | 2026-04-28T21:19:13.888Z | trap 0.328343559 |
| 4676 | 2026-04-28T21:19:13.888Z | tflt 0.324139971 |
| 4677 | 2026-04-28T21:19:13.888Z | dflt 0.798605207 |
| 4678 | 2026-04-28T21:19:13.888Z | kflt 0.001571729 |
| 4679 | 2026-04-28T21:19:13.888Z | lock 1:17:18.323183218 |
| 4680 | 2026-04-28T21:19:13.888Z | slp 1:38:03.408614481 |
| 4681 | 2026-04-28T21:19:13.891Z | lat 57.911097809 |
| 4682 | 2026-04-28T21:19:13.891Z | stop 3:32.680659736 |
| 4683 | 2026-04-28T21:19:13.891Z | process exited: duration 1063290 ms, exit code 0 |
| |
| 4684 | 2026-04-28T21:19:13.897Z | found 0 output files |