|
|
|
| 1 | 2026-03-17T05:44:10.556Z | job assigned to worker 01KKX53VV48ZEKRG69KTRGE2E9 [factory aws, i-0066cb798e394c7ae] (queued for 58 s) |
| |
| 2 | 2026-03-17T05:44:18.959Z | starting task 0: "setup" |
| 3 | 2026-03-17T05:44:18.966Z | ++ uname -s |
| 4 | 2026-03-17T05:44:18.970Z | + kern=SunOS |
| 5 | 2026-03-17T05:44:18.970Z | + build_user=build |
| 6 | 2026-03-17T05:44:18.970Z | + build_uid=12345 |
| 7 | 2026-03-17T05:44:18.970Z | + work_dir=/work |
| 8 | 2026-03-17T05:44:18.970Z | + input_dir=/input |
| 9 | 2026-03-17T05:44:18.970Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-17T05:44:18.970Z | + case "$kern" in |
| 11 | 2026-03-17T05:44:18.970Z | + groupadd -g 12345 build |
| 12 | 2026-03-17T05:44:18.975Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-17T05:44:20.981Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-17T05:44:21.090Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-17T05:44:21.096Z | + home_fs=zfs |
| 16 | 2026-03-17T05:44:21.096Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-17T05:44:21.096Z | + mkdir -p /home/build |
| 18 | 2026-03-17T05:44:21.096Z | + chown build:build /home/build /work |
| 19 | 2026-03-17T05:44:23.099Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-17T05:44:23.109Z | process exited: duration 4132 ms, exit code 0 |
| |
| 21 | 2026-03-17T05:44:23.133Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-17T05:44:23.167Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-17T05:44:23.167Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 24 | 2026-03-17T05:44:23.167Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-17T05:44:23.167Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-03-17T05:44:23.167Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-17T05:44:23.167Z | * rust toolchain profile = "default" |
| 28 | 2026-03-17T05:44:23.167Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-17T05:44:23.167Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-17T05:44:23.267Z | info: downloading installer |
| 31 | 2026-03-17T05:44:24.973Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-17T05:44:24.974Z | warn: /opt/ooce/bin |
| 33 | 2026-03-17T05:44:24.974Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-17T05:44:24.974Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-17T05:44:24.974Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-17T05:44:24.974Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-17T05:44:24.974Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-17T05:44:24.974Z | error: cannot install while Rust is installed |
| 39 | 2026-03-17T05:44:24.974Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-17T05:44:24.975Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-17T05:44:24.975Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-17T05:44:24.975Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-17T05:44:24.975Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-17T05:44:24.982Z | info: profile set to default |
| 45 | 2026-03-17T05:44:24.982Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-17T05:44:24.988Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-17T05:44:25.134Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-17T05:44:25.137Z | info: downloading 6 components |
| 49 | 2026-03-17T05:44:42.582Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-17T05:44:42.582Z | |
| 51 | 2026-03-17T05:44:42.591Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-17T05:44:42.591Z | |
| 53 | 2026-03-17T05:44:42.591Z | |
| 54 | 2026-03-17T05:44:42.591Z | Rust is installed now. Great! |
| 55 | 2026-03-17T05:44:42.591Z | |
| 56 | 2026-03-17T05:44:42.591Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-17T05:44:42.591Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-17T05:44:42.591Z | |
| 59 | 2026-03-17T05:44:42.591Z | To configure your current shell, you need to source |
| 60 | 2026-03-17T05:44:42.591Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-17T05:44:42.591Z | |
| 62 | 2026-03-17T05:44:42.591Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-17T05:44:42.591Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-17T05:44:42.591Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-17T05:44:42.591Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-17T05:44:42.591Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-17T05:44:42.591Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-17T05:44:42.591Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-17T05:44:42.591Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-17T05:44:42.591Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-17T05:44:42.659Z | + rustup --version |
| 72 | 2026-03-17T05:44:42.674Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-17T05:44:42.679Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-17T05:44:42.695Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-17T05:44:42.699Z | + cargo --version |
| 76 | 2026-03-17T05:44:42.716Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-17T05:44:42.722Z | + rustc --version |
| 78 | 2026-03-17T05:44:42.742Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-17T05:44:42.755Z | process exited: duration 19618 ms, exit code 0 |
| |
| 80 | 2026-03-17T05:44:42.765Z | starting task 2: "authentication" |
| 81 | 2026-03-17T05:44:42.788Z | process exited: duration 23 ms, exit code 0 |
| |
| 82 | 2026-03-17T05:44:42.796Z | starting task 3: "clone repository" |
| 83 | 2026-03-17T05:44:42.801Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-17T05:44:42.806Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-17T05:44:42.834Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-17T05:44:52.773Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-17T05:44:52.773Z | + git fetch origin 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 88 | 2026-03-17T05:44:53.242Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-17T05:44:53.242Z | * branch 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf -> FETCH_HEAD |
| 90 | 2026-03-17T05:44:53.253Z | + [[ -n zl/multicast-m2p-forwarding ]] |
| 91 | 2026-03-17T05:44:53.256Z | ++ git branch --show-current |
| 92 | 2026-03-17T05:44:53.259Z | + current=main |
| 93 | 2026-03-17T05:44:53.259Z | + [[ main != zl/multicast-m2p-forwarding ]] |
| 94 | 2026-03-17T05:44:53.259Z | + git branch -f zl/multicast-m2p-forwarding 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 95 | 2026-03-17T05:44:53.262Z | + git checkout -f zl/multicast-m2p-forwarding |
| 96 | 2026-03-17T05:44:53.461Z | Switched to branch 'zl/multicast-m2p-forwarding' |
| 97 | 2026-03-17T05:44:53.465Z | + git reset --hard 98e9742dc7ce3412b8eeda1c26b2ca24e0efa0cf |
| 98 | 2026-03-17T05:44:53.676Z | HEAD is now at 98e9742dc [multicast] M2P forwarding, OPTE port subscription, and sled-agent propagation |
| 99 | 2026-03-17T05:44:53.679Z | process exited: duration 10879 ms, exit code 0 |
| |
| 100 | 2026-03-17T05:44:53.686Z | starting task 4: "build" |
| 101 | 2026-03-17T05:44:53.691Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-17T05:44:53.694Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-17T05:44:53.694Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-17T05:44:53.694Z | + cargo --version |
| 105 | 2026-03-17T05:44:53.703Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-17T05:44:53.707Z | + rustc --version |
| 107 | 2026-03-17T05:44:53.732Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-17T05:44:53.735Z | + source ./env.sh |
| 109 | 2026-03-17T05:44:53.735Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-17T05:44:53.735Z | ++ set -o xtrace |
| 111 | 2026-03-17T05:44:53.739Z | ++++ dirname ./env.sh |
| 112 | 2026-03-17T05:44:53.739Z | +++ readlink -f . |
| 113 | 2026-03-17T05:44:53.743Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-17T05:44:53.743Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-17T05:44:53.743Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-17T05:44:53.743Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-17T05:44:53.743Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-17T05:44:53.743Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-17T05:44:53.743Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-17T05:44:53.743Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-17T05:44:53.743Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-17T05:44:53.743Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-17T05:44:53.743Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-17T05:44:53.743Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-17T05:44:53.743Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-17T05:44:53.743Z | + banner prerequisites |
| 127 | 2026-03-17T05:44:53.746Z | |
| 128 | 2026-03-17T05:44:53.746Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-17T05:44:53.746Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-17T05:44:53.746Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-17T05:44:53.746Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-17T05:44:53.746Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-17T05:44:53.746Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-17T05:44:53.746Z | |
| 135 | 2026-03-17T05:44:53.746Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-17T05:45:03.807Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-17T05:45:13.452Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-17T05:45:35.766Z | Planning: Solver setup ... Done (20.685s) |
| 139 | 2026-03-17T05:45:35.914Z | Planning: Running solver ... Done (0.151s) |
| 140 | 2026-03-17T05:45:36.093Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-17T05:45:36.110Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-17T05:45:36.247Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-17T05:45:36.290Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-17T05:45:36.333Z | Planning: Merging actions ... Done (0.043s) |
| 145 | 2026-03-17T05:45:36.571Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-17T05:45:36.582Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-17T05:45:37.443Z | Planning: Evaluating mediators ... Done (0.861s) |
| 148 | 2026-03-17T05:45:37.451Z | Planning: Planning completed in 23.85 seconds |
| 149 | 2026-03-17T05:45:37.465Z | Packages to install: 4 |
| 150 | 2026-03-17T05:45:37.468Z | Mediators to change: 2 |
| 151 | 2026-03-17T05:45:37.468Z | Services to change: 1 |
| 152 | 2026-03-17T05:45:37.468Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-17T05:45:37.468Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-17T05:45:37.468Z | Create boot environment: No |
| 155 | 2026-03-17T05:45:37.468Z | Create backup boot environment: No |
| 156 | 2026-03-17T05:45:37.468Z | Rebuild boot archive: No |
| 157 | 2026-03-17T05:45:37.468Z | |
| 158 | 2026-03-17T05:45:37.468Z | Changed mediators: |
| 159 | 2026-03-17T05:45:37.468Z | mediator clang: |
| 160 | 2026-03-17T05:45:37.468Z | version: None -> 15 (system default) |
| 161 | 2026-03-17T05:45:37.468Z | |
| 162 | 2026-03-17T05:45:37.468Z | mediator llvm: |
| 163 | 2026-03-17T05:45:37.468Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-17T05:45:37.468Z | |
| 165 | 2026-03-17T05:45:37.468Z | Changed packages: |
| 166 | 2026-03-17T05:45:37.468Z | helios-dev |
| 167 | 2026-03-17T05:45:37.468Z | developer/build-essential |
| 168 | 2026-03-17T05:45:37.468Z | None -> 11-2.0 |
| 169 | 2026-03-17T05:45:37.468Z | library/libxmlsec1 |
| 170 | 2026-03-17T05:45:37.468Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-17T05:45:37.468Z | ooce/developer/clang-15 |
| 172 | 2026-03-17T05:45:37.468Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-17T05:45:37.468Z | ooce/developer/llvm-15 |
| 174 | 2026-03-17T05:45:37.468Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-17T05:45:37.469Z | |
| 176 | 2026-03-17T05:45:37.469Z | Services: |
| 177 | 2026-03-17T05:45:37.469Z | restart_fmri: |
| 178 | 2026-03-17T05:45:37.469Z | svc:/system/update-man-index:default |
| 179 | 2026-03-17T05:45:37.513Z | |
| 180 | 2026-03-17T05:45:37.513Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-17T05:45:45.465Z | Download: 210/3290 items 1.3/212.6MB 0% complete (2.0M/s) |
| 182 | 2026-03-17T05:45:50.476Z | Download: 2218/3290 items 119.1/212.6MB 56% complete (13.4M/s) |
| 183 | 2026-03-17T05:45:55.969Z | Download: 2224/3290 items 119.2/212.6MB 56% complete (14.4M/s) |
| 184 | 2026-03-17T05:46:01.076Z | Download: 3284/3290 items 210.9/212.6MB 99% complete (9.4M/s) |
| 185 | 2026-03-17T05:46:01.111Z | Download: Completed 212.60 MB in 23.59 seconds (9.0M/s) |
| 186 | 2026-03-17T05:46:01.281Z | Actions: 1/3689 actions (Installing new actions) |
| 187 | 2026-03-17T05:46:05.385Z | Actions: Completed 3689 actions in 4.10 seconds. |
| 188 | 2026-03-17T05:46:05.752Z | Done (0.365s) |
| 189 | 2026-03-17T05:46:05.752Z | Done (0.000s) |
| 190 | 2026-03-17T05:46:06.750Z | Done (0.997s) |
| 191 | 2026-03-17T05:46:10.750Z | Done (3.655s) |
| 192 | 2026-03-17T05:46:10.832Z | Done (0.017s) |
| 193 | 2026-03-17T05:46:10.835Z | Done (0.000s) |
| 194 | 2026-03-17T05:46:10.993Z | Done (0.000s) |
| 195 | 2026-03-17T05:46:11.964Z | Planning: Evaluating mediator changes ... Done |
| 196 | 2026-03-17T05:46:12.110Z | Planning: Checking for conflicting actions ... Done |
| 197 | 2026-03-17T05:46:12.113Z | Planning: Consolidating action changes ... Done |
| 198 | 2026-03-17T05:46:12.337Z | Planning: Evaluating mediators ... Done |
| 199 | 2026-03-17T05:46:12.342Z | Planning: Planning completed in 0.37 seconds |
| 200 | 2026-03-17T05:46:12.364Z | Mediators to change: 2 |
| 201 | 2026-03-17T05:46:12.364Z | Create boot environment: No |
| 202 | 2026-03-17T05:46:12.367Z | Create backup boot environment: No |
| 203 | 2026-03-17T05:46:12.446Z | Done |
| 204 | 2026-03-17T05:46:12.446Z | Done |
| 205 | 2026-03-17T05:46:13.177Z | Done |
| 206 | 2026-03-17T05:46:16.520Z | Done |
| 207 | 2026-03-17T05:46:16.606Z | Done |
| 208 | 2026-03-17T05:46:16.610Z | Done |
| 209 | 2026-03-17T05:46:16.764Z | Done |
| 210 | 2026-03-17T05:46:17.300Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-03-17T05:46:17.304Z | Planning: Merging actions ... Done |
| 212 | 2026-03-17T05:46:17.468Z | Planning: Checking for conflicting actions ... Done |
| 213 | 2026-03-17T05:46:17.471Z | Planning: Consolidating action changes ... Done |
| 214 | 2026-03-17T05:46:17.687Z | Planning: Evaluating mediators ... Done |
| 215 | 2026-03-17T05:46:17.730Z | Planning: Planning completed in 0.63 seconds |
| 216 | 2026-03-17T05:46:17.760Z | Packages to change: 1 |
| 217 | 2026-03-17T05:46:17.760Z | Mediators to change: 1 |
| 218 | 2026-03-17T05:46:17.763Z | Services to change: 1 |
| 219 | 2026-03-17T05:46:17.763Z | Create boot environment: No |
| 220 | 2026-03-17T05:46:17.763Z | Create backup boot environment: Yes |
| 221 | 2026-03-17T05:46:20.104Z | Actions: 1/6 actions (Updating modified actions) |
| 222 | 2026-03-17T05:46:20.107Z | Actions: Completed 6 actions in 0.00 seconds. |
| 223 | 2026-03-17T05:46:20.107Z | Done |
| 224 | 2026-03-17T05:46:20.107Z | Done |
| 225 | 2026-03-17T05:46:20.298Z | Done |
| 226 | 2026-03-17T05:46:23.557Z | Done |
| 227 | 2026-03-17T05:46:23.641Z | Done |
| 228 | 2026-03-17T05:46:23.644Z | Done |
| 229 | 2026-03-17T05:46:23.810Z | Done |
| 230 | 2026-03-17T05:46:24.187Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 231 | 2026-03-17T05:46:24.187Z | clang system 15 system |
| 232 | 2026-03-17T05:46:24.187Z | csh system system illumos |
| 233 | 2026-03-17T05:46:24.187Z | ctags system system illumos |
| 234 | 2026-03-17T05:46:24.187Z | file system system illumos |
| 235 | 2026-03-17T05:46:24.187Z | gcc vendor 12 vendor |
| 236 | 2026-03-17T05:46:24.187Z | gcc system 10 system |
| 237 | 2026-03-17T05:46:24.187Z | gcc system 7 system |
| 238 | 2026-03-17T05:46:24.187Z | go system 1.20 system |
| 239 | 2026-03-17T05:46:24.187Z | go system 1.19 system |
| 240 | 2026-03-17T05:46:24.187Z | llvm system 15 system |
| 241 | 2026-03-17T05:46:24.187Z | llvm system 14 system |
| 242 | 2026-03-17T05:46:24.187Z | mariadb system 10.6 system |
| 243 | 2026-03-17T05:46:24.187Z | mta vendor vendor dma |
| 244 | 2026-03-17T05:46:24.187Z | openjdk system 17 system |
| 245 | 2026-03-17T05:46:24.187Z | openjdk system 11 system |
| 246 | 2026-03-17T05:46:24.187Z | openjdk system 1.8 system |
| 247 | 2026-03-17T05:46:24.187Z | openssl vendor 3 vendor |
| 248 | 2026-03-17T05:46:24.187Z | perl system 5.36 system |
| 249 | 2026-03-17T05:46:24.187Z | postgresql system 15 system |
| 250 | 2026-03-17T05:46:24.187Z | postgresql system 13 system |
| 251 | 2026-03-17T05:46:24.187Z | python vendor 3 vendor |
| 252 | 2026-03-17T05:46:24.187Z | python system 2 system |
| 253 | 2026-03-17T05:46:24.188Z | python3 system 3.11 system |
| 254 | 2026-03-17T05:46:24.188Z | ruby system 3.0 system |
| 255 | 2026-03-17T05:46:24.188Z | words vendor vendor american-english |
| 256 | 2026-03-17T05:46:24.188Z | words system system australian-english |
| 257 | 2026-03-17T05:46:24.188Z | words system system british-english |
| 258 | 2026-03-17T05:46:24.188Z | words system system canadian-english |
| 259 | 2026-03-17T05:46:24.188Z | words system system french |
| 260 | 2026-03-17T05:46:24.188Z | words system system italian |
| 261 | 2026-03-17T05:46:24.188Z | words system system ngerman |
| 262 | 2026-03-17T05:46:24.188Z | words system system ogerman |
| 263 | 2026-03-17T05:46:24.188Z | words system system spanish |
| 264 | 2026-03-17T05:46:24.486Z | PUBLISHER TYPE STATUS P LOCATION |
| 265 | 2026-03-17T05:46:24.486Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 266 | 2026-03-17T05:46:30.415Z | FMRI IFO |
| 267 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 268 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 269 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 270 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 271 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 272 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 273 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 274 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 275 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 276 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 277 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 278 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 279 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 280 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 281 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 282 | 2026-03-17T05:46:30.415Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 283 | 2026-03-17T05:46:31.637Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 284 | 2026-03-17T05:46:31.887Z | Updating crates.io index |
| 285 | 2026-03-17T05:46:31.922Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 286 | 2026-03-17T05:46:32.628Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 287 | 2026-03-17T05:46:33.053Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 288 | 2026-03-17T05:46:33.298Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 289 | 2026-03-17T05:46:33.815Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 290 | 2026-03-17T05:46:34.785Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 291 | 2026-03-17T05:46:35.258Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2026-03-17T05:46:36.572Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 293 | 2026-03-17T05:46:38.352Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 294 | 2026-03-17T05:46:39.328Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 295 | 2026-03-17T05:46:39.656Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 296 | 2026-03-17T05:46:41.414Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 297 | 2026-03-17T05:46:41.792Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 298 | 2026-03-17T05:46:42.369Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 299 | 2026-03-17T05:46:42.760Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 300 | 2026-03-17T05:46:43.620Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 301 | 2026-03-17T05:46:44.325Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 302 | 2026-03-17T05:46:44.606Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 303 | 2026-03-17T05:46:45.023Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 304 | 2026-03-17T05:46:45.463Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 305 | 2026-03-17T05:46:45.678Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 306 | 2026-03-17T05:46:45.892Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 307 | 2026-03-17T05:46:46.115Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 308 | 2026-03-17T05:46:46.533Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 309 | 2026-03-17T05:46:47.021Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 310 | 2026-03-17T05:46:47.765Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 311 | 2026-03-17T05:46:48.009Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 312 | 2026-03-17T05:46:48.319Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 313 | 2026-03-17T05:46:49.240Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 314 | 2026-03-17T05:46:49.759Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 315 | 2026-03-17T05:46:50.214Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 316 | 2026-03-17T05:46:50.518Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 317 | 2026-03-17T05:46:50.889Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 318 | 2026-03-17T05:46:51.455Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 319 | 2026-03-17T05:46:51.699Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 320 | 2026-03-17T05:46:51.944Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 321 | 2026-03-17T05:46:52.208Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 322 | 2026-03-17T05:46:52.608Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 323 | 2026-03-17T05:47:06.957Z | Downloading crates ... |
| 324 | 2026-03-17T05:47:07.022Z | Downloaded anstream v0.6.21 |
| 325 | 2026-03-17T05:47:07.025Z | Downloaded bytecount v0.6.9 |
| 326 | 2026-03-17T05:47:07.028Z | Downloaded bitflags v2.11.0 |
| 327 | 2026-03-17T05:47:07.031Z | Downloaded pretty-hex v0.4.1 |
| 328 | 2026-03-17T05:47:07.034Z | Downloaded log v0.4.29 |
| 329 | 2026-03-17T05:47:07.034Z | Downloaded idna_adapter v1.2.1 |
| 330 | 2026-03-17T05:47:07.034Z | Downloaded fnv v1.0.7 |
| 331 | 2026-03-17T05:47:07.045Z | Downloaded textwrap v0.16.2 |
| 332 | 2026-03-17T05:47:07.048Z | Downloaded yoke-derive v0.8.1 |
| 333 | 2026-03-17T05:47:07.051Z | Downloaded thiserror v1.0.69 |
| 334 | 2026-03-17T05:47:07.054Z | Downloaded thread-id v4.2.2 |
| 335 | 2026-03-17T05:47:07.054Z | Downloaded num-traits v0.2.19 |
| 336 | 2026-03-17T05:47:07.058Z | Downloaded toml v0.8.23 |
| 337 | 2026-03-17T05:47:07.061Z | Downloaded utf8parse v0.2.2 |
| 338 | 2026-03-17T05:47:07.061Z | Downloaded version_check v0.9.5 |
| 339 | 2026-03-17T05:47:07.061Z | Downloaded usdt-attr-macro v0.5.0 |
| 340 | 2026-03-17T05:47:07.061Z | Downloaded errno v0.3.14 |
| 341 | 2026-03-17T05:47:07.066Z | Downloaded utf8_iter v1.0.4 |
| 342 | 2026-03-17T05:47:07.069Z | Downloaded colorchoice v1.0.4 |
| 343 | 2026-03-17T05:47:07.073Z | Downloaded heck v0.5.0 |
| 344 | 2026-03-17T05:47:07.077Z | Downloaded form_urlencoded v1.2.2 |
| 345 | 2026-03-17T05:47:07.077Z | Downloaded toml_write v0.1.2 |
| 346 | 2026-03-17T05:47:07.077Z | Downloaded scroll v0.12.0 |
| 347 | 2026-03-17T05:47:07.082Z | Downloaded zerofrom-derive v0.1.6 |
| 348 | 2026-03-17T05:47:07.082Z | Downloaded zerofrom v0.1.6 |
| 349 | 2026-03-17T05:47:07.082Z | Downloaded usdt v0.5.0 |
| 350 | 2026-03-17T05:47:07.085Z | Downloaded erased-serde v0.4.9 |
| 351 | 2026-03-17T05:47:07.085Z | Downloaded fs-err v3.3.0 |
| 352 | 2026-03-17T05:47:07.085Z | Downloaded camino-tempfile v1.4.1 |
| 353 | 2026-03-17T05:47:07.088Z | Downloaded usdt-macro v0.5.0 |
| 354 | 2026-03-17T05:47:07.088Z | Downloaded toml_datetime v0.6.11 |
| 355 | 2026-03-17T05:47:07.091Z | Downloaded unicode-xid v0.2.6 |
| 356 | 2026-03-17T05:47:07.091Z | Downloaded anstyle v1.0.13 |
| 357 | 2026-03-17T05:47:07.094Z | Downloaded thiserror-impl v2.0.18 |
| 358 | 2026-03-17T05:47:07.094Z | Downloaded unicode-linebreak v0.1.5 |
| 359 | 2026-03-17T05:47:07.094Z | Downloaded equivalent v1.0.2 |
| 360 | 2026-03-17T05:47:07.100Z | Downloaded crypto-common v0.1.7 |
| 361 | 2026-03-17T05:47:07.100Z | Downloaded usdt-impl v0.5.0 |
| 362 | 2026-03-17T05:47:07.103Z | Downloaded typeid v1.0.3 |
| 363 | 2026-03-17T05:47:07.103Z | Downloaded thiserror v2.0.18 |
| 364 | 2026-03-17T05:47:07.104Z | Downloaded zmij v1.0.21 |
| 365 | 2026-03-17T05:47:07.107Z | Downloaded generic-array v0.14.7 |
| 366 | 2026-03-17T05:47:07.107Z | Downloaded swrite v0.1.0 |
| 367 | 2026-03-17T05:47:07.107Z | Downloaded macaddr v1.0.1 |
| 368 | 2026-03-17T05:47:07.107Z | Downloaded yoke v0.8.1 |
| 369 | 2026-03-17T05:47:07.110Z | Downloaded heck v0.4.1 |
| 370 | 2026-03-17T05:47:07.110Z | Downloaded writeable v0.6.2 |
| 371 | 2026-03-17T05:47:07.111Z | Downloaded thiserror-impl v1.0.69 |
| 372 | 2026-03-17T05:47:07.114Z | Downloaded dtrace-parser v0.2.0 |
| 373 | 2026-03-17T05:47:07.114Z | Downloaded block-buffer v0.10.4 |
| 374 | 2026-03-17T05:47:07.114Z | Downloaded serde_spanned v0.6.9 |
| 375 | 2026-03-17T05:47:07.114Z | Downloaded smawk v0.3.2 |
| 376 | 2026-03-17T05:47:07.117Z | Downloaded zerocopy-derive v0.7.35 |
| 377 | 2026-03-17T05:47:07.120Z | Downloaded fastrand v2.3.0 |
| 378 | 2026-03-17T05:47:07.120Z | Downloaded tinystr v0.8.2 |
| 379 | 2026-03-17T05:47:07.123Z | Downloaded ucd-trie v0.1.7 |
| 380 | 2026-03-17T05:47:07.123Z | Downloaded zerovec-derive v0.11.2 |
| 381 | 2026-03-17T05:47:07.126Z | Downloaded once_cell v1.21.3 |
| 382 | 2026-03-17T05:47:07.126Z | Downloaded icu_normalizer_data v2.1.1 |
| 383 | 2026-03-17T05:47:07.130Z | Downloaded itoa v1.0.17 |
| 384 | 2026-03-17T05:47:07.130Z | Downloaded icu_normalizer v2.1.1 |
| 385 | 2026-03-17T05:47:07.134Z | Downloaded terminal_size v0.4.3 |
| 386 | 2026-03-17T05:47:07.137Z | Downloaded proc-macro-error-attr v1.0.4 |
| 387 | 2026-03-17T05:47:07.137Z | Downloaded unicode-ident v1.0.24 |
| 388 | 2026-03-17T05:47:07.140Z | Downloaded potential_utf v0.1.4 |
| 389 | 2026-03-17T05:47:07.140Z | Downloaded strsim v0.11.1 |
| 390 | 2026-03-17T05:47:07.144Z | Downloaded serde-value v0.7.0 |
| 391 | 2026-03-17T05:47:07.147Z | Downloaded typenum v1.19.0 |
| 392 | 2026-03-17T05:47:07.149Z | Downloaded cargo-platform v0.2.0 |
| 393 | 2026-03-17T05:47:07.150Z | Downloaded ordered-float v2.10.1 |
| 394 | 2026-03-17T05:47:07.154Z | Downloaded zerotrie v0.2.3 |
| 395 | 2026-03-17T05:47:07.157Z | Downloaded url v2.5.8 |
| 396 | 2026-03-17T05:47:07.160Z | Downloaded scroll_derive v0.12.1 |
| 397 | 2026-03-17T05:47:07.160Z | Downloaded is_terminal_polyfill v1.70.2 |
| 398 | 2026-03-17T05:47:07.160Z | Downloaded clap_lex v1.0.0 |
| 399 | 2026-03-17T05:47:07.163Z | Downloaded cfg-if v1.0.4 |
| 400 | 2026-03-17T05:47:07.163Z | Downloaded toml_edit v0.22.27 |
| 401 | 2026-03-17T05:47:07.166Z | Downloaded memmap v0.7.0 |
| 402 | 2026-03-17T05:47:07.167Z | Downloaded percent-encoding v2.3.2 |
| 403 | 2026-03-17T05:47:07.170Z | Downloaded zerovec v0.11.5 |
| 404 | 2026-03-17T05:47:07.173Z | Downloaded cpufeatures v0.2.17 |
| 405 | 2026-03-17T05:47:07.173Z | Downloaded dof v0.3.0 |
| 406 | 2026-03-17T05:47:07.176Z | Downloaded stable_deref_trait v1.2.1 |
| 407 | 2026-03-17T05:47:07.179Z | Downloaded tabled_derive v0.7.0 |
| 408 | 2026-03-17T05:47:07.179Z | Downloaded anyhow v1.0.102 |
| 409 | 2026-03-17T05:47:07.185Z | Downloaded zerocopy v0.7.35 |
| 410 | 2026-03-17T05:47:07.195Z | Downloaded proc-macro-error v1.0.4 |
| 411 | 2026-03-17T05:47:07.198Z | Downloaded winnow v0.7.15 |
| 412 | 2026-03-17T05:47:07.203Z | Downloaded synstructure v0.13.2 |
| 413 | 2026-03-17T05:47:07.206Z | Downloaded anstyle-query v1.1.5 |
| 414 | 2026-03-17T05:47:07.206Z | Downloaded icu_collections v2.1.1 |
| 415 | 2026-03-17T05:47:07.210Z | Downloaded displaydoc v0.2.5 |
| 416 | 2026-03-17T05:47:07.213Z | Downloaded unicode-width v0.2.0 |
| 417 | 2026-03-17T05:47:07.216Z | Downloaded serde_tokenstream v0.2.3 |
| 418 | 2026-03-17T05:47:07.216Z | Downloaded cargo_metadata v0.21.0 |
| 419 | 2026-03-17T05:47:07.219Z | Downloaded sha2 v0.10.9 |
| 420 | 2026-03-17T05:47:07.219Z | Downloaded semver v1.0.27 |
| 421 | 2026-03-17T05:47:07.222Z | Downloaded plain v0.2.3 |
| 422 | 2026-03-17T05:47:07.222Z | Downloaded byteorder v1.5.0 |
| 423 | 2026-03-17T05:47:07.225Z | Downloaded unicode-width v0.1.14 |
| 424 | 2026-03-17T05:47:07.228Z | Downloaded autocfg v1.5.0 |
| 425 | 2026-03-17T05:47:07.228Z | Downloaded digest v0.10.7 |
| 426 | 2026-03-17T05:47:07.231Z | Downloaded getrandom v0.4.1 |
| 427 | 2026-03-17T05:47:07.232Z | Downloaded pest_generator v2.8.6 |
| 428 | 2026-03-17T05:47:07.235Z | Downloaded pest_derive v2.8.6 |
| 429 | 2026-03-17T05:47:07.235Z | Downloaded camino v1.2.2 |
| 430 | 2026-03-17T05:47:07.238Z | Downloaded litemap v0.8.1 |
| 431 | 2026-03-17T05:47:07.238Z | Downloaded cargo_toml v0.21.0 |
| 432 | 2026-03-17T05:47:07.238Z | Downloaded clap_derive v4.5.55 |
| 433 | 2026-03-17T05:47:07.241Z | Downloaded anstyle-parse v0.2.7 |
| 434 | 2026-03-17T05:47:07.249Z | Downloaded smallvec v1.15.1 |
| 435 | 2026-03-17T05:47:07.259Z | Downloaded quote v1.0.44 |
| 436 | 2026-03-17T05:47:07.263Z | Downloaded cargo-util-schemas v0.8.2 |
| 437 | 2026-03-17T05:47:07.275Z | Downloaded serde_core v1.0.228 |
| 438 | 2026-03-17T05:47:07.283Z | Downloaded tempfile v3.25.0 |
| 439 | 2026-03-17T05:47:07.286Z | Downloaded serde-untagged v0.1.9 |
| 440 | 2026-03-17T05:47:07.289Z | Downloaded clap v4.5.60 |
| 441 | 2026-03-17T05:47:07.293Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-03-17T05:47:07.296Z | Downloaded papergrid v0.11.0 |
| 443 | 2026-03-17T05:47:07.299Z | Downloaded proc-macro2 v1.0.106 |
| 444 | 2026-03-17T05:47:07.302Z | Downloaded pest_meta v2.8.6 |
| 445 | 2026-03-17T05:47:07.305Z | Downloaded icu_provider v2.1.1 |
| 446 | 2026-03-17T05:47:07.308Z | Downloaded icu_locale_core v2.1.1 |
| 447 | 2026-03-17T05:47:07.311Z | Downloaded icu_properties v2.1.2 |
| 448 | 2026-03-17T05:47:07.314Z | Downloaded serde v1.0.228 |
| 449 | 2026-03-17T05:47:07.318Z | Downloaded indexmap v2.13.0 |
| 450 | 2026-03-17T05:47:07.321Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-17T05:47:07.324Z | Downloaded idna v1.1.0 |
| 452 | 2026-03-17T05:47:07.343Z | Downloaded icu_properties_data v2.1.2 |
| 453 | 2026-03-17T05:47:07.349Z | Downloaded hashbrown v0.16.1 |
| 454 | 2026-03-17T05:47:07.368Z | Downloaded pest v2.8.6 |
| 455 | 2026-03-17T05:47:07.377Z | Downloaded goblin v0.8.2 |
| 456 | 2026-03-17T05:47:07.381Z | Downloaded serde_json v1.0.149 |
| 457 | 2026-03-17T05:47:07.391Z | Downloaded clap_builder v4.5.60 |
| 458 | 2026-03-17T05:47:07.403Z | Downloaded tabled v0.15.0 |
| 459 | 2026-03-17T05:47:07.431Z | Downloaded syn v1.0.109 |
| 460 | 2026-03-17T05:47:07.438Z | Downloaded syn v2.0.117 |
| 461 | 2026-03-17T05:47:07.453Z | Downloaded rustix v1.1.3 |
| 462 | 2026-03-17T05:47:07.487Z | Downloaded libc v0.2.180 |
| 463 | 2026-03-17T05:47:07.575Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-03-17T05:47:07.579Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-03-17T05:47:07.579Z | Compiling quote v1.0.44 |
| 466 | 2026-03-17T05:47:07.579Z | Compiling serde_core v1.0.228 |
| 467 | 2026-03-17T05:47:07.579Z | Compiling libc v0.2.180 |
| 468 | 2026-03-17T05:47:07.579Z | Compiling version_check v0.9.5 |
| 469 | 2026-03-17T05:47:07.579Z | Compiling serde v1.0.228 |
| 470 | 2026-03-17T05:47:07.579Z | Compiling stable_deref_trait v1.2.1 |
| 471 | 2026-03-17T05:47:07.980Z | Compiling memchr v2.8.0 |
| 472 | 2026-03-17T05:47:08.003Z | Compiling zmij v1.0.21 |
| 473 | 2026-03-17T05:47:08.252Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-17T05:47:08.366Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-03-17T05:47:08.603Z | Compiling autocfg v1.5.0 |
| 476 | 2026-03-17T05:47:08.799Z | Compiling itoa v1.0.17 |
| 477 | 2026-03-17T05:47:08.879Z | Compiling pest v2.8.6 |
| 478 | 2026-03-17T05:47:08.944Z | Compiling writeable v0.6.2 |
| 479 | 2026-03-17T05:47:09.023Z | Compiling litemap v0.8.1 |
| 480 | 2026-03-17T05:47:09.103Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-17T05:47:09.234Z | Compiling icu_properties_data v2.1.2 |
| 482 | 2026-03-17T05:47:09.314Z | Compiling rustix v1.1.3 |
| 483 | 2026-03-17T05:47:09.416Z | Compiling icu_normalizer_data v2.1.1 |
| 484 | 2026-03-17T05:47:09.468Z | Compiling syn v2.0.117 |
| 485 | 2026-03-17T05:47:09.670Z | Compiling errno v0.3.14 |
| 486 | 2026-03-17T05:47:09.698Z | Compiling bitflags v2.11.0 |
| 487 | 2026-03-17T05:47:09.866Z | Compiling serde_json v1.0.149 |
| 488 | 2026-03-17T05:47:10.105Z | Compiling num-traits v0.2.19 |
| 489 | 2026-03-17T05:47:10.154Z | Compiling typeid v1.0.3 |
| 490 | 2026-03-17T05:47:10.246Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-17T05:47:10.355Z | Compiling hashbrown v0.16.1 |
| 492 | 2026-03-17T05:47:10.358Z | Compiling smallvec v1.15.1 |
| 493 | 2026-03-17T05:47:10.481Z | Compiling pest_meta v2.8.6 |
| 494 | 2026-03-17T05:47:10.917Z | Compiling thread-id v4.2.2 |
| 495 | 2026-03-17T05:47:10.950Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-03-17T05:47:11.023Z | Compiling indexmap v2.13.0 |
| 497 | 2026-03-17T05:47:11.070Z | Compiling proc-macro-error-attr v1.0.4 |
| 498 | 2026-03-17T05:47:11.194Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-03-17T05:47:11.217Z | Compiling syn v1.0.109 |
| 500 | 2026-03-17T05:47:11.293Z | Compiling toml_write v0.1.2 |
| 501 | 2026-03-17T05:47:11.549Z | Compiling winnow v0.7.15 |
| 502 | 2026-03-17T05:47:11.864Z | Compiling proc-macro-error v1.0.4 |
| 503 | 2026-03-17T05:47:11.948Z | Compiling thiserror v2.0.18 |
| 504 | 2026-03-17T05:47:12.091Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-03-17T05:47:12.343Z | Compiling log v0.4.29 |
| 506 | 2026-03-17T05:47:12.370Z | Compiling getrandom v0.4.1 |
| 507 | 2026-03-17T05:47:12.584Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-03-17T05:47:12.676Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-03-17T05:47:12.771Z | Compiling camino v1.2.2 |
| 510 | 2026-03-17T05:47:12.795Z | Compiling plain v0.2.3 |
| 511 | 2026-03-17T05:47:12.843Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-03-17T05:47:12.869Z | Compiling ordered-float v2.10.1 |
| 513 | 2026-03-17T05:47:12.959Z | Compiling form_urlencoded v1.2.2 |
| 514 | 2026-03-17T05:47:13.147Z | Compiling synstructure v0.13.2 |
| 515 | 2026-03-17T05:47:13.171Z | Compiling pest_generator v2.8.6 |
| 516 | 2026-03-17T05:47:13.265Z | Compiling terminal_size v0.4.3 |
| 517 | 2026-03-17T05:47:13.562Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-03-17T05:47:13.764Z | Compiling anstyle-query v1.1.5 |
| 519 | 2026-03-17T05:47:13.788Z | Compiling cfg-if v1.0.4 |
| 520 | 2026-03-17T05:47:13.811Z | Compiling is_terminal_polyfill v1.70.2 |
| 521 | 2026-03-17T05:47:13.883Z | Compiling pretty-hex v0.4.1 |
| 522 | 2026-03-17T05:47:13.909Z | Compiling anstyle v1.0.13 |
| 523 | 2026-03-17T05:47:13.957Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-03-17T05:47:14.118Z | Compiling semver v1.0.27 |
| 525 | 2026-03-17T05:47:14.156Z | Compiling anstream v0.6.21 |
| 526 | 2026-03-17T05:47:14.211Z | Compiling fs-err v3.3.0 |
| 527 | 2026-03-17T05:47:14.280Z | Compiling once_cell v1.21.3 |
| 528 | 2026-03-17T05:47:14.445Z | Compiling strsim v0.11.1 |
| 529 | 2026-03-17T05:47:14.550Z | Compiling heck v0.4.1 |
| 530 | 2026-03-17T05:47:14.580Z | Compiling heck v0.5.0 |
| 531 | 2026-03-17T05:47:14.598Z | Compiling anyhow v1.0.102 |
| 532 | 2026-03-17T05:47:14.623Z | Compiling bytecount v0.6.9 |
| 533 | 2026-03-17T05:47:14.807Z | Compiling fnv v1.0.7 |
| 534 | 2026-03-17T05:47:14.902Z | Compiling unicode-width v0.1.14 |
| 535 | 2026-03-17T05:47:14.925Z | Compiling unicode-xid v0.2.6 |
| 536 | 2026-03-17T05:47:14.949Z | Compiling clap_lex v1.0.0 |
| 537 | 2026-03-17T05:47:14.999Z | Compiling fastrand v2.3.0 |
| 538 | 2026-03-17T05:47:15.255Z | Compiling tempfile v3.25.0 |
| 539 | 2026-03-17T05:47:15.259Z | Compiling papergrid v0.11.0 |
| 540 | 2026-03-17T05:47:15.259Z | Compiling clap_builder v4.5.60 |
| 541 | 2026-03-17T05:47:15.359Z | Compiling memmap v0.7.0 |
| 542 | 2026-03-17T05:47:15.453Z | Compiling smawk v0.3.2 |
| 543 | 2026-03-17T05:47:15.589Z | Compiling unicode-linebreak v0.1.5 |
| 544 | 2026-03-17T05:47:15.632Z | Compiling unicode-width v0.2.0 |
| 545 | 2026-03-17T05:47:15.718Z | Compiling serde_derive v1.0.228 |
| 546 | 2026-03-17T05:47:15.751Z | Compiling zerofrom-derive v0.1.6 |
| 547 | 2026-03-17T05:47:15.902Z | Compiling yoke-derive v0.8.1 |
| 548 | 2026-03-17T05:47:15.989Z | Compiling zerovec-derive v0.11.2 |
| 549 | 2026-03-17T05:47:16.218Z | Compiling displaydoc v0.2.5 |
| 550 | 2026-03-17T05:47:17.159Z | Compiling thiserror-impl v1.0.69 |
| 551 | 2026-03-17T05:47:17.238Z | Compiling zerocopy-derive v0.7.35 |
| 552 | 2026-03-17T05:47:17.441Z | Compiling pest_derive v2.8.6 |
| 553 | 2026-03-17T05:47:17.441Z | Compiling scroll_derive v0.12.1 |
| 554 | 2026-03-17T05:47:17.633Z | Compiling zerofrom v0.1.6 |
| 555 | 2026-03-17T05:47:17.801Z | Compiling yoke v0.8.1 |
| 556 | 2026-03-17T05:47:17.988Z | Compiling thiserror-impl v2.0.18 |
| 557 | 2026-03-17T05:47:18.047Z | Compiling zerovec v0.11.5 |
| 558 | 2026-03-17T05:47:18.295Z | Compiling zerotrie v0.2.3 |
| 559 | 2026-03-17T05:47:18.384Z | Compiling zerocopy v0.7.35 |
| 560 | 2026-03-17T05:47:18.691Z | Compiling tinystr v0.8.2 |
| 561 | 2026-03-17T05:47:18.776Z | Compiling potential_utf v0.1.4 |
| 562 | 2026-03-17T05:47:18.973Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-17T05:47:18.997Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-17T05:47:19.021Z | Compiling dtrace-parser v0.2.0 |
| 565 | 2026-03-17T05:47:19.200Z | Compiling scroll v0.12.0 |
| 566 | 2026-03-17T05:47:19.569Z | Compiling goblin v0.8.2 |
| 567 | 2026-03-17T05:47:19.591Z | Compiling tabled_derive v0.7.0 |
| 568 | 2026-03-17T05:47:19.647Z | Compiling clap_derive v4.5.55 |
| 569 | 2026-03-17T05:47:19.847Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-17T05:47:20.224Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-03-17T05:47:20.248Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-03-17T05:47:20.250Z | Compiling textwrap v0.16.2 |
| 573 | 2026-03-17T05:47:20.425Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-03-17T05:47:20.610Z | Compiling toml_datetime v0.6.11 |
| 575 | 2026-03-17T05:47:20.646Z | Compiling dof v0.3.0 |
| 576 | 2026-03-17T05:47:20.813Z | Compiling serde_tokenstream v0.2.3 |
| 577 | 2026-03-17T05:47:20.880Z | Compiling toml_edit v0.22.27 |
| 578 | 2026-03-17T05:47:20.932Z | Compiling serde-value v0.7.0 |
| 579 | 2026-03-17T05:47:20.957Z | Compiling cargo-platform v0.2.0 |
| 580 | 2026-03-17T05:47:21.228Z | Compiling tabled v0.15.0 |
| 581 | 2026-03-17T05:47:21.325Z | Compiling macaddr v1.0.1 |
| 582 | 2026-03-17T05:47:21.429Z | Compiling camino-tempfile v1.4.1 |
| 583 | 2026-03-17T05:47:21.614Z | Compiling idna_adapter v1.2.1 |
| 584 | 2026-03-17T05:47:21.791Z | Compiling idna v1.1.0 |
| 585 | 2026-03-17T05:47:22.009Z | Compiling usdt-attr-macro v0.5.0 |
| 586 | 2026-03-17T05:47:22.032Z | Compiling usdt-macro v0.5.0 |
| 587 | 2026-03-17T05:47:22.117Z | Compiling clap v4.5.60 |
| 588 | 2026-03-17T05:47:22.224Z | Compiling url v2.5.8 |
| 589 | 2026-03-17T05:47:22.282Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 590 | 2026-03-17T05:47:22.665Z | Compiling swrite v0.1.0 |
| 591 | 2026-03-17T05:47:22.790Z | Compiling toml v0.8.23 |
| 592 | 2026-03-17T05:47:23.290Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-17T05:47:23.544Z | Compiling usdt v0.5.0 |
| 594 | 2026-03-17T05:47:23.630Z | Compiling cargo_toml v0.21.0 |
| 595 | 2026-03-17T05:47:24.583Z | Compiling cargo_metadata v0.21.0 |
| 596 | 2026-03-17T05:47:25.892Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 597 | 2026-03-17T05:47:28.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.27s |
| 598 | 2026-03-17T05:47:29.013Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 599 | 2026-03-17T05:47:29.747Z | Downloading crates ... |
| 600 | 2026-03-17T05:47:29.858Z | Downloaded block-padding v0.3.3 |
| 601 | 2026-03-17T05:47:29.862Z | Downloaded cfg_aliases v0.1.1 |
| 602 | 2026-03-17T05:47:29.870Z | Downloaded cstr-argument v0.1.2 |
| 603 | 2026-03-17T05:47:29.873Z | Downloaded crossbeam-deque v0.8.6 |
| 604 | 2026-03-17T05:47:29.876Z | Downloaded critical-section v1.2.0 |
| 605 | 2026-03-17T05:47:29.880Z | Downloaded const_format v0.2.35 |
| 606 | 2026-03-17T05:47:29.884Z | Downloaded difflib v0.4.0 |
| 607 | 2026-03-17T05:47:29.887Z | Downloaded dtrace-parser v0.3.0 |
| 608 | 2026-03-17T05:47:29.889Z | Downloaded chrono v0.4.44 |
| 609 | 2026-03-17T05:47:29.893Z | Downloaded derive_more v2.1.1 |
| 610 | 2026-03-17T05:47:29.903Z | Downloaded fixedbitset v0.5.7 |
| 611 | 2026-03-17T05:47:29.906Z | Downloaded aead v0.5.2 |
| 612 | 2026-03-17T05:47:29.906Z | Downloaded downcast-rs v2.0.2 |
| 613 | 2026-03-17T05:47:29.908Z | Downloaded derive_builder_macro v0.20.2 |
| 614 | 2026-03-17T05:47:29.908Z | Downloaded adler2 v2.0.1 |
| 615 | 2026-03-17T05:47:29.911Z | Downloaded display-error-chain v0.2.2 |
| 616 | 2026-03-17T05:47:29.911Z | Downloaded foreign-types-macros v0.2.3 |
| 617 | 2026-03-17T05:47:29.911Z | Downloaded arrayvec v0.7.6 |
| 618 | 2026-03-17T05:47:29.914Z | Downloaded const-oid v0.9.6 |
| 619 | 2026-03-17T05:47:29.916Z | Downloaded der_derive v0.7.3 |
| 620 | 2026-03-17T05:47:29.916Z | Downloaded debug-ignore v1.0.5 |
| 621 | 2026-03-17T05:47:29.920Z | Downloaded dof v0.4.0 |
| 622 | 2026-03-17T05:47:29.920Z | Downloaded blake2 v0.10.6 |
| 623 | 2026-03-17T05:47:29.923Z | Downloaded ciborium v0.2.2 |
| 624 | 2026-03-17T05:47:29.923Z | Downloaded derive_builder_core v0.20.2 |
| 625 | 2026-03-17T05:47:29.925Z | Downloaded blowfish v0.9.1 |
| 626 | 2026-03-17T05:47:29.928Z | Downloaded ed25519 v2.2.3 |
| 627 | 2026-03-17T05:47:29.928Z | Downloaded env_logger v0.11.9 |
| 628 | 2026-03-17T05:47:29.931Z | Downloaded ahash v0.8.12 |
| 629 | 2026-03-17T05:47:29.934Z | Downloaded bzip2 v0.4.4 |
| 630 | 2026-03-17T05:47:29.934Z | Downloaded bitfield-struct v0.6.2 |
| 631 | 2026-03-17T05:47:29.937Z | Downloaded bitfield-macros v0.19.4 |
| 632 | 2026-03-17T05:47:29.937Z | Downloaded diesel-dtrace v0.5.0 |
| 633 | 2026-03-17T05:47:29.939Z | Downloaded array-init v0.0.4 |
| 634 | 2026-03-17T05:47:29.939Z | Downloaded crossterm v0.28.1 |
| 635 | 2026-03-17T05:47:29.944Z | Downloaded document-features v0.2.12 |
| 636 | 2026-03-17T05:47:29.947Z | Downloaded dirs-next v2.0.0 |
| 637 | 2026-03-17T05:47:29.947Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 638 | 2026-03-17T05:47:29.947Z | Downloaded crc-catalog v2.4.0 |
| 639 | 2026-03-17T05:47:29.950Z | Downloaded dsl_auto_type v0.2.0 |
| 640 | 2026-03-17T05:47:29.950Z | Downloaded convert_case v0.4.0 |
| 641 | 2026-03-17T05:47:29.953Z | Downloaded crucible-workspace-hack v0.1.0 |
| 642 | 2026-03-17T05:47:29.953Z | Downloaded ascii-canvas v3.0.0 |
| 643 | 2026-03-17T05:47:29.953Z | Downloaded cobs v0.3.0 |
| 644 | 2026-03-17T05:47:29.956Z | Downloaded cexpr v0.6.0 |
| 645 | 2026-03-17T05:47:29.956Z | Downloaded foreign-types v0.3.2 |
| 646 | 2026-03-17T05:47:29.958Z | Downloaded embedded-io v0.6.1 |
| 647 | 2026-03-17T05:47:29.958Z | Downloaded darling_macro v0.20.11 |
| 648 | 2026-03-17T05:47:29.962Z | Downloaded ciborium-ll v0.2.2 |
| 649 | 2026-03-17T05:47:29.962Z | Downloaded foreign-types v0.5.0 |
| 650 | 2026-03-17T05:47:29.962Z | Downloaded base64ct v1.8.3 |
| 651 | 2026-03-17T05:47:29.965Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 652 | 2026-03-17T05:47:29.965Z | Downloaded const_format_proc_macros v0.2.34 |
| 653 | 2026-03-17T05:47:29.968Z | Downloaded crunchy v0.2.4 |
| 654 | 2026-03-17T05:47:29.968Z | Downloaded embedded-io v0.4.0 |
| 655 | 2026-03-17T05:47:29.971Z | Downloaded arc-swap v1.8.2 |
| 656 | 2026-03-17T05:47:29.974Z | Downloaded fallible-iterator v0.2.0 |
| 657 | 2026-03-17T05:47:29.974Z | Downloaded derive-ex v0.1.8 |
| 658 | 2026-03-17T05:47:29.977Z | Downloaded crc v3.4.0 |
| 659 | 2026-03-17T05:47:29.977Z | Downloaded camino-tempfile-ext v0.3.3 |
| 660 | 2026-03-17T05:47:29.980Z | Downloaded bit-vec v0.6.3 |
| 661 | 2026-03-17T05:47:29.980Z | Downloaded bit-set v0.8.0 |
| 662 | 2026-03-17T05:47:29.982Z | Downloaded base16ct v1.0.0 |
| 663 | 2026-03-17T05:47:29.982Z | Downloaded cpufeatures v0.3.0 |
| 664 | 2026-03-17T05:47:29.986Z | Downloaded castaway v0.2.4 |
| 665 | 2026-03-17T05:47:29.986Z | Downloaded dyn-clone v1.0.20 |
| 666 | 2026-03-17T05:47:29.989Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 667 | 2026-03-17T05:47:29.989Z | Downloaded atomic-waker v1.1.2 |
| 668 | 2026-03-17T05:47:29.989Z | Downloaded dunce v1.0.5 |
| 669 | 2026-03-17T05:47:29.995Z | Downloaded async-stream-impl v0.3.6 |
| 670 | 2026-03-17T05:47:29.995Z | Downloaded arrayref v0.3.9 |
| 671 | 2026-03-17T05:47:29.995Z | Downloaded crc8 v0.1.1 |
| 672 | 2026-03-17T05:47:29.998Z | Downloaded ciborium-io v0.2.2 |
| 673 | 2026-03-17T05:47:29.998Z | Downloaded futures-macro v0.3.32 |
| 674 | 2026-03-17T05:47:29.998Z | Downloaded float-ord v0.3.2 |
| 675 | 2026-03-17T05:47:29.998Z | Downloaded fixedbitset v0.4.2 |
| 676 | 2026-03-17T05:47:29.998Z | Downloaded cargo-platform v0.1.9 |
| 677 | 2026-03-17T05:47:29.998Z | Downloaded bb8 v0.8.6 |
| 678 | 2026-03-17T05:47:30.002Z | Downloaded corncobs v0.1.4 |
| 679 | 2026-03-17T05:47:30.002Z | Downloaded bit-set v0.5.3 |
| 680 | 2026-03-17T05:47:30.004Z | Downloaded cargo_metadata v0.19.2 |
| 681 | 2026-03-17T05:47:30.004Z | Downloaded flagset v0.4.7 |
| 682 | 2026-03-17T05:47:30.008Z | Downloaded ecdsa v0.16.9 |
| 683 | 2026-03-17T05:47:30.008Z | Downloaded futures-sink v0.3.32 |
| 684 | 2026-03-17T05:47:30.008Z | Downloaded futures-io v0.3.32 |
| 685 | 2026-03-17T05:47:30.011Z | Downloaded foldhash v0.1.5 |
| 686 | 2026-03-17T05:47:30.011Z | Downloaded endian-type v0.1.2 |
| 687 | 2026-03-17T05:47:30.013Z | Downloaded fxhash v0.2.1 |
| 688 | 2026-03-17T05:47:30.013Z | Downloaded enum-as-inner v0.6.1 |
| 689 | 2026-03-17T05:47:30.013Z | Downloaded chacha20 v0.10.0 |
| 690 | 2026-03-17T05:47:30.016Z | Downloaded futures-core v0.3.32 |
| 691 | 2026-03-17T05:47:30.019Z | Downloaded ena v0.14.4 |
| 692 | 2026-03-17T05:47:30.019Z | Downloaded defmt v0.3.100 |
| 693 | 2026-03-17T05:47:30.022Z | Downloaded ff v0.13.1 |
| 694 | 2026-03-17T05:47:30.022Z | Downloaded defmt v1.0.1 |
| 695 | 2026-03-17T05:47:30.025Z | Downloaded ghash v0.5.1 |
| 696 | 2026-03-17T05:47:30.025Z | Downloaded funty v2.0.0 |
| 697 | 2026-03-17T05:47:30.028Z | Downloaded foreign-types-shared v0.1.1 |
| 698 | 2026-03-17T05:47:30.028Z | Downloaded ctr v0.9.2 |
| 699 | 2026-03-17T05:47:30.030Z | Downloaded hash32 v0.3.1 |
| 700 | 2026-03-17T05:47:30.031Z | Downloaded hash32 v0.2.1 |
| 701 | 2026-03-17T05:47:30.033Z | Downloaded gethostname v0.5.0 |
| 702 | 2026-03-17T05:47:30.033Z | Downloaded darling_macro v0.21.3 |
| 703 | 2026-03-17T05:47:30.033Z | Downloaded globwalk v0.9.1 |
| 704 | 2026-03-17T05:47:30.038Z | Downloaded futures-task v0.3.32 |
| 705 | 2026-03-17T05:47:30.038Z | Downloaded hex v0.4.3 |
| 706 | 2026-03-17T05:47:30.040Z | Downloaded git-stub v1.0.0 |
| 707 | 2026-03-17T05:47:30.040Z | Downloaded env_filter v1.0.0 |
| 708 | 2026-03-17T05:47:30.040Z | Downloaded cfg_aliases v0.2.1 |
| 709 | 2026-03-17T05:47:30.040Z | Downloaded headers-core v0.3.0 |
| 710 | 2026-03-17T05:47:30.043Z | Downloaded darling_macro v0.23.0 |
| 711 | 2026-03-17T05:47:30.043Z | Downloaded dirs-sys-next v0.1.2 |
| 712 | 2026-03-17T05:47:30.043Z | Downloaded foreign-types-shared v0.3.1 |
| 713 | 2026-03-17T05:47:30.046Z | Downloaded chacha20 v0.9.1 |
| 714 | 2026-03-17T05:47:30.046Z | Downloaded cassowary v0.3.0 |
| 715 | 2026-03-17T05:47:30.049Z | Downloaded deranged v0.5.8 |
| 716 | 2026-03-17T05:47:30.049Z | Downloaded bitfield v0.19.4 |
| 717 | 2026-03-17T05:47:30.051Z | Downloaded http-body v1.0.1 |
| 718 | 2026-03-17T05:47:30.051Z | Downloaded drift v0.1.3 |
| 719 | 2026-03-17T05:47:30.055Z | Downloaded foldhash v0.2.0 |
| 720 | 2026-03-17T05:47:30.059Z | Downloaded bitflags v1.3.2 |
| 721 | 2026-03-17T05:47:30.062Z | Downloaded crc32fast v1.5.0 |
| 722 | 2026-03-17T05:47:30.062Z | Downloaded console v0.16.2 |
| 723 | 2026-03-17T05:47:30.065Z | Downloaded hostname v0.4.2 |
| 724 | 2026-03-17T05:47:30.065Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2026-03-17T05:47:30.067Z | Downloaded hubpack v0.1.2 |
| 726 | 2026-03-17T05:47:30.067Z | Downloaded httpdate v1.0.3 |
| 727 | 2026-03-17T05:47:30.070Z | Downloaded darling v0.20.11 |
| 728 | 2026-03-17T05:47:30.073Z | Downloaded hyper-tls v0.6.0 |
| 729 | 2026-03-17T05:47:30.073Z | Downloaded futures-executor v0.3.32 |
| 730 | 2026-03-17T05:47:30.076Z | Downloaded either v1.15.0 |
| 731 | 2026-03-17T05:47:30.076Z | Downloaded convert_case v0.10.0 |
| 732 | 2026-03-17T05:47:30.078Z | Downloaded colored v2.2.0 |
| 733 | 2026-03-17T05:47:30.081Z | Downloaded indoc v1.0.9 |
| 734 | 2026-03-17T05:47:30.084Z | Downloaded ident_case v1.0.1 |
| 735 | 2026-03-17T05:47:30.084Z | Downloaded home v0.5.12 |
| 736 | 2026-03-17T05:47:30.084Z | Downloaded cmake v0.1.57 |
| 737 | 2026-03-17T05:47:30.087Z | Downloaded async-trait v0.1.89 |
| 738 | 2026-03-17T05:47:30.102Z | Downloaded is-terminal v0.4.17 |
| 739 | 2026-03-17T05:47:30.105Z | Downloaded backon v1.6.0 |
| 740 | 2026-03-17T05:47:30.107Z | Downloaded instant v0.1.13 |
| 741 | 2026-03-17T05:47:30.107Z | Downloaded instability v0.3.11 |
| 742 | 2026-03-17T05:47:30.110Z | Downloaded inout v0.1.4 |
| 743 | 2026-03-17T05:47:30.110Z | Downloaded is_ci v1.2.0 |
| 744 | 2026-03-17T05:47:30.113Z | Downloaded internet-checksum v0.2.1 |
| 745 | 2026-03-17T05:47:30.113Z | Downloaded git-stub-vcs v0.1.0 |
| 746 | 2026-03-17T05:47:30.113Z | Downloaded console v0.15.11 |
| 747 | 2026-03-17T05:47:30.115Z | Downloaded cargo_toml v0.22.3 |
| 748 | 2026-03-17T05:47:30.118Z | Downloaded lazy_static v1.5.0 |
| 749 | 2026-03-17T05:47:30.118Z | Downloaded kstat-rs v0.2.4 |
| 750 | 2026-03-17T05:47:30.121Z | Downloaded diff v0.1.13 |
| 751 | 2026-03-17T05:47:30.124Z | Downloaded indent_write v2.2.0 |
| 752 | 2026-03-17T05:47:30.124Z | Downloaded float-cmp v0.10.0 |
| 753 | 2026-03-17T05:47:30.126Z | Downloaded http-range v0.1.5 |
| 754 | 2026-03-17T05:47:30.126Z | Downloaded highway v1.3.0 |
| 755 | 2026-03-17T05:47:30.129Z | Downloaded crossbeam-utils v0.8.21 |
| 756 | 2026-03-17T05:47:30.129Z | Downloaded crossbeam-epoch v0.9.18 |
| 757 | 2026-03-17T05:47:30.132Z | Downloaded maplit v1.0.2 |
| 758 | 2026-03-17T05:47:30.135Z | Downloaded derive_more v0.99.20 |
| 759 | 2026-03-17T05:47:30.139Z | Downloaded find-msvc-tools v0.1.9 |
| 760 | 2026-03-17T05:47:30.141Z | Downloaded http-body-util v0.1.3 |
| 761 | 2026-03-17T05:47:30.141Z | Downloaded keccak v0.1.6 |
| 762 | 2026-03-17T05:47:30.141Z | Downloaded humantime v2.3.0 |
| 763 | 2026-03-17T05:47:30.145Z | Downloaded erased-serde v0.3.31 |
| 764 | 2026-03-17T05:47:30.145Z | Downloaded lzss v0.8.2 |
| 765 | 2026-03-17T05:47:30.147Z | Downloaded memoffset v0.9.1 |
| 766 | 2026-03-17T05:47:30.147Z | Downloaded indoc v2.0.7 |
| 767 | 2026-03-17T05:47:30.151Z | Downloaded ingot v0.1.1 |
| 768 | 2026-03-17T05:47:30.153Z | Downloaded hyper-staticfile v0.10.1 |
| 769 | 2026-03-17T05:47:30.153Z | Downloaded ingot-types v0.1.2 |
| 770 | 2026-03-17T05:47:30.157Z | Downloaded half v1.8.3 |
| 771 | 2026-03-17T05:47:30.157Z | Downloaded cookie v0.18.1 |
| 772 | 2026-03-17T05:47:30.160Z | Downloaded fatfs v0.3.6 |
| 773 | 2026-03-17T05:47:30.163Z | Downloaded newline-converter v0.3.0 |
| 774 | 2026-03-17T05:47:30.163Z | Downloaded mime v0.3.17 |
| 775 | 2026-03-17T05:47:30.163Z | Downloaded md-5 v0.10.6 |
| 776 | 2026-03-17T05:47:30.166Z | Downloaded nodrop v0.1.14 |
| 777 | 2026-03-17T05:47:30.166Z | Downloaded newtype_derive v0.1.6 |
| 778 | 2026-03-17T05:47:30.170Z | Downloaded multimap v0.10.1 |
| 779 | 2026-03-17T05:47:30.170Z | Downloaded des v0.8.1 |
| 780 | 2026-03-17T05:47:30.170Z | Downloaded cookie_store v0.22.1 |
| 781 | 2026-03-17T05:47:30.173Z | Downloaded async-bb8-diesel v0.2.1 |
| 782 | 2026-03-17T05:47:30.176Z | Downloaded globset v0.4.18 |
| 783 | 2026-03-17T05:47:30.176Z | Downloaded getrandom v0.2.17 |
| 784 | 2026-03-17T05:47:30.179Z | Downloaded ipnet v2.11.0 |
| 785 | 2026-03-17T05:47:30.179Z | Downloaded normalize-line-endings v0.3.0 |
| 786 | 2026-03-17T05:47:30.181Z | Downloaded newtype-uuid-macros v0.1.0 |
| 787 | 2026-03-17T05:47:30.182Z | Downloaded nibble_vec v0.1.0 |
| 788 | 2026-03-17T05:47:30.184Z | Downloaded num-derive v0.4.2 |
| 789 | 2026-03-17T05:47:30.184Z | Downloaded nonempty v0.12.0 |
| 790 | 2026-03-17T05:47:30.187Z | Downloaded num v0.4.3 |
| 791 | 2026-03-17T05:47:30.187Z | Downloaded num-conv v0.2.0 |
| 792 | 2026-03-17T05:47:30.187Z | Downloaded hmac v0.12.1 |
| 793 | 2026-03-17T05:47:30.190Z | Downloaded new_debug_unreachable v1.0.6 |
| 794 | 2026-03-17T05:47:30.190Z | Downloaded chacha20poly1305 v0.10.1 |
| 795 | 2026-03-17T05:47:30.192Z | Downloaded jobserver v0.1.34 |
| 796 | 2026-03-17T05:47:30.195Z | Downloaded derive-where v1.6.0 |
| 797 | 2026-03-17T05:47:30.197Z | Downloaded num-iter v0.1.45 |
| 798 | 2026-03-17T05:47:30.198Z | Downloaded num_threads v0.1.7 |
| 799 | 2026-03-17T05:47:30.200Z | Downloaded num-derive v0.3.3 |
| 800 | 2026-03-17T05:47:30.200Z | Downloaded openssl-probe v0.2.1 |
| 801 | 2026-03-17T05:47:30.203Z | Downloaded linear-map v1.2.0 |
| 802 | 2026-03-17T05:47:30.203Z | Downloaded futures-channel v0.3.32 |
| 803 | 2026-03-17T05:47:30.205Z | Downloaded hyper-rustls v0.27.7 |
| 804 | 2026-03-17T05:47:30.208Z | Downloaded iana-time-zone v0.1.65 |
| 805 | 2026-03-17T05:47:30.211Z | Downloaded maybe-uninit v2.0.0 |
| 806 | 2026-03-17T05:47:30.211Z | Downloaded openssl-probe v0.1.6 |
| 807 | 2026-03-17T05:47:30.215Z | Downloaded oso-derive v0.27.3 |
| 808 | 2026-03-17T05:47:30.215Z | Downloaded openssl-macros v0.1.1 |
| 809 | 2026-03-17T05:47:30.215Z | Downloaded crypto-bigint v0.5.5 |
| 810 | 2026-03-17T05:47:30.218Z | Downloaded ingot-macros v0.1.1 |
| 811 | 2026-03-17T05:47:30.221Z | Downloaded dropshot_endpoint v0.16.7 |
| 812 | 2026-03-17T05:47:30.223Z | Downloaded md5 v0.7.0 |
| 813 | 2026-03-17T05:47:30.223Z | Downloaded half v2.7.1 |
| 814 | 2026-03-17T05:47:30.226Z | Downloaded mime_guess v2.0.5 |
| 815 | 2026-03-17T05:47:30.229Z | Downloaded flume v0.11.1 |
| 816 | 2026-03-17T05:47:30.231Z | Downloaded opaque-debug v0.3.1 |
| 817 | 2026-03-17T05:47:30.231Z | Downloaded packed_struct_codegen v0.10.1 |
| 818 | 2026-03-17T05:47:30.234Z | Downloaded parse-size v1.1.0 |
| 819 | 2026-03-17T05:47:30.234Z | Downloaded olpc-cjson v0.1.4 |
| 820 | 2026-03-17T05:47:30.237Z | Downloaded lock_api v0.4.14 |
| 821 | 2026-03-17T05:47:30.237Z | Downloaded parse-display v0.10.0 |
| 822 | 2026-03-17T05:47:30.237Z | Downloaded csv-core v0.1.13 |
| 823 | 2026-03-17T05:47:30.240Z | Downloaded lalrpop-util v0.19.12 |
| 824 | 2026-03-17T05:47:30.240Z | Downloaded native-tls v0.2.18 |
| 825 | 2026-03-17T05:47:30.244Z | Downloaded nanorand v0.7.0 |
| 826 | 2026-03-17T05:47:30.244Z | Downloaded bytes v1.11.1 |
| 827 | 2026-03-17T05:47:30.247Z | Downloaded newtype-uuid v1.3.2 |
| 828 | 2026-03-17T05:47:30.249Z | Downloaded getrandom v0.3.4 |
| 829 | 2026-03-17T05:47:30.252Z | Downloaded httparse v1.10.1 |
| 830 | 2026-03-17T05:47:30.254Z | Downloaded pbkdf2 v0.11.0 |
| 831 | 2026-03-17T05:47:30.257Z | Downloaded elliptic-curve v0.13.8 |
| 832 | 2026-03-17T05:47:30.260Z | Downloaded base64 v0.22.1 |
| 833 | 2026-03-17T05:47:30.263Z | Downloaded path-slash v0.1.5 |
| 834 | 2026-03-17T05:47:30.263Z | Downloaded darling_core v0.23.0 |
| 835 | 2026-03-17T05:47:30.266Z | Downloaded pbkdf2 v0.12.2 |
| 836 | 2026-03-17T05:47:30.269Z | Downloaded peg-runtime v0.8.5 |
| 837 | 2026-03-17T05:47:30.269Z | Downloaded phf_shared v0.11.3 |
| 838 | 2026-03-17T05:47:30.272Z | Downloaded num-integer v0.1.46 |
| 839 | 2026-03-17T05:47:30.272Z | Downloaded phf_shared v0.12.1 |
| 840 | 2026-03-17T05:47:30.274Z | Downloaded num-complex v0.4.6 |
| 841 | 2026-03-17T05:47:30.274Z | Downloaded phf_shared v0.13.1 |
| 842 | 2026-03-17T05:47:30.274Z | Downloaded bumpalo v3.20.2 |
| 843 | 2026-03-17T05:47:30.277Z | Downloaded pin-utils v0.1.0 |
| 844 | 2026-03-17T05:47:30.280Z | Downloaded num_enum_derive v0.7.5 |
| 845 | 2026-03-17T05:47:30.280Z | Downloaded num_enum v0.5.11 |
| 846 | 2026-03-17T05:47:30.283Z | Downloaded powerfmt v0.2.0 |
| 847 | 2026-03-17T05:47:30.286Z | Downloaded darling_core v0.21.3 |
| 848 | 2026-03-17T05:47:30.288Z | Downloaded indexmap v1.9.3 |
| 849 | 2026-03-17T05:47:30.291Z | Downloaded precomputed-hash v0.1.1 |
| 850 | 2026-03-17T05:47:30.294Z | Downloaded oxide-tokio-rt v0.1.3 |
| 851 | 2026-03-17T05:47:30.294Z | Downloaded memmap2 v0.9.10 |
| 852 | 2026-03-17T05:47:30.296Z | Downloaded num_enum v0.7.5 |
| 853 | 2026-03-17T05:47:30.299Z | Downloaded parking_lot_core v0.8.6 |
| 854 | 2026-03-17T05:47:30.302Z | Downloaded packed_struct v0.10.1 |
| 855 | 2026-03-17T05:47:30.304Z | Downloaded predicates-core v1.0.10 |
| 856 | 2026-03-17T05:47:30.304Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 857 | 2026-03-17T05:47:30.304Z | Downloaded compact_str v0.8.1 |
| 858 | 2026-03-17T05:47:30.307Z | Downloaded predicates-tree v1.0.13 |
| 859 | 2026-03-17T05:47:30.310Z | Downloaded futures v0.3.32 |
| 860 | 2026-03-17T05:47:30.312Z | Downloaded proc-macro-crate v1.3.1 |
| 861 | 2026-03-17T05:47:30.315Z | Downloaded heapless v0.7.17 |
| 862 | 2026-03-17T05:47:30.318Z | Downloaded proc-macro-crate v3.4.0 |
| 863 | 2026-03-17T05:47:30.318Z | Downloaded progenitor-client v0.10.0 |
| 864 | 2026-03-17T05:47:30.318Z | Downloaded progenitor-client v0.11.2 |
| 865 | 2026-03-17T05:47:30.321Z | Downloaded parse-display-derive v0.10.0 |
| 866 | 2026-03-17T05:47:30.321Z | Downloaded quick-error v1.2.3 |
| 867 | 2026-03-17T05:47:30.325Z | Downloaded progenitor-macro v0.11.2 |
| 868 | 2026-03-17T05:47:30.325Z | Downloaded heapless v0.8.0 |
| 869 | 2026-03-17T05:47:30.327Z | Downloaded paste v1.0.15 |
| 870 | 2026-03-17T05:47:30.330Z | Downloaded progenitor-macro v0.13.0 |
| 871 | 2026-03-17T05:47:30.330Z | Downloaded pem v3.0.6 |
| 872 | 2026-03-17T05:47:30.332Z | Downloaded password-hash v0.5.0 |
| 873 | 2026-03-17T05:47:30.332Z | Downloaded libbz2-rs-sys v0.2.2 |
| 874 | 2026-03-17T05:47:30.335Z | Downloaded oxnet v0.1.4 |
| 875 | 2026-03-17T05:47:30.338Z | Downloaded base64 v0.21.7 |
| 876 | 2026-03-17T05:47:30.340Z | Downloaded rand_chacha v0.3.1 |
| 877 | 2026-03-17T05:47:30.340Z | Downloaded dropshot-api-manager v0.6.0 |
| 878 | 2026-03-17T05:47:30.343Z | Downloaded crossbeam-channel v0.5.15 |
| 879 | 2026-03-17T05:47:30.346Z | Downloaded radium v0.7.0 |
| 880 | 2026-03-17T05:47:30.349Z | Downloaded pin-project-lite v0.2.17 |
| 881 | 2026-03-17T05:47:30.352Z | Downloaded peg v0.8.5 |
| 882 | 2026-03-17T05:47:30.354Z | Downloaded polyval v0.6.2 |
| 883 | 2026-03-17T05:47:30.357Z | Downloaded peg-macros v0.8.5 |
| 884 | 2026-03-17T05:47:30.359Z | Downloaded ar_archive_writer v0.5.1 |
| 885 | 2026-03-17T05:47:30.362Z | Downloaded pkcs8 v0.10.2 |
| 886 | 2026-03-17T05:47:30.365Z | Downloaded expectorate v1.2.0 |
| 887 | 2026-03-17T05:47:30.365Z | Downloaded owo-colors v4.3.0 |
| 888 | 2026-03-17T05:47:30.367Z | Downloaded pin-project-internal v1.1.11 |
| 889 | 2026-03-17T05:47:30.367Z | Downloaded rand_xorshift v0.4.0 |
| 890 | 2026-03-17T05:47:30.370Z | Downloaded pkg-config v0.3.32 |
| 891 | 2026-03-17T05:47:30.370Z | Downloaded recursive v0.1.1 |
| 892 | 2026-03-17T05:47:30.373Z | Downloaded primeorder v0.13.6 |
| 893 | 2026-03-17T05:47:30.373Z | Downloaded predicates v3.1.4 |
| 894 | 2026-03-17T05:47:30.375Z | Downloaded indicatif v0.18.4 |
| 895 | 2026-03-17T05:47:30.378Z | Downloaded headers v0.4.1 |
| 896 | 2026-03-17T05:47:30.382Z | Downloaded progenitor v0.13.0 |
| 897 | 2026-03-17T05:47:30.385Z | Downloaded multer v3.1.0 |
| 898 | 2026-03-17T05:47:30.387Z | Downloaded flate2 v1.1.9 |
| 899 | 2026-03-17T05:47:30.390Z | Downloaded progenitor-extras v0.1.1 |
| 900 | 2026-03-17T05:47:30.393Z | Downloaded progenitor v0.10.0 |
| 901 | 2026-03-17T05:47:30.393Z | Downloaded proc-macro-error2 v2.0.1 |
| 902 | 2026-03-17T05:47:30.395Z | Downloaded ppv-lite86 v0.2.21 |
| 903 | 2026-03-17T05:47:30.398Z | Downloaded rfc6979 v0.4.0 |
| 904 | 2026-03-17T05:47:30.398Z | Downloaded parking_lot_core v0.9.12 |
| 905 | 2026-03-17T05:47:30.401Z | Downloaded ref-cast v1.0.25 |
| 906 | 2026-03-17T05:47:30.403Z | Downloaded derive_more-impl v2.1.1 |
| 907 | 2026-03-17T05:47:30.406Z | Downloaded progenitor v0.11.2 |
| 908 | 2026-03-17T05:47:30.411Z | Downloaded ed25519-dalek v2.2.0 |
| 909 | 2026-03-17T05:47:30.413Z | Downloaded postgres-protocol v0.6.10 |
| 910 | 2026-03-17T05:47:30.413Z | Downloaded psm v0.1.30 |
| 911 | 2026-03-17T05:47:30.416Z | Downloaded pkcs5 v0.7.1 |
| 912 | 2026-03-17T05:47:30.418Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 913 | 2026-03-17T05:47:30.418Z | Downloaded rustc_version v0.4.1 |
| 914 | 2026-03-17T05:47:30.421Z | Downloaded russh-cryptovec v0.7.3 |
| 915 | 2026-03-17T05:47:30.421Z | Downloaded rand_core v0.9.5 |
| 916 | 2026-03-17T05:47:30.421Z | Downloaded rand_chacha v0.9.0 |
| 917 | 2026-03-17T05:47:30.424Z | Downloaded rustc_version v0.1.7 |
| 918 | 2026-03-17T05:47:30.424Z | Downloaded ref-cast-impl v1.0.25 |
| 919 | 2026-03-17T05:47:30.427Z | Downloaded postcard v1.1.3 |
| 920 | 2026-03-17T05:47:30.427Z | Downloaded rand_core v0.10.0 |
| 921 | 2026-03-17T05:47:30.429Z | Downloaded poly1305 v0.8.0 |
| 922 | 2026-03-17T05:47:30.432Z | Downloaded pkcs1 v0.7.5 |
| 923 | 2026-03-17T05:47:30.432Z | Downloaded parking_lot v0.12.5 |
| 924 | 2026-03-17T05:47:30.434Z | Downloaded postgres-types v0.2.12 |
| 925 | 2026-03-17T05:47:30.437Z | Downloaded rand_seeder v0.4.0 |
| 926 | 2026-03-17T05:47:30.440Z | Downloaded phf v0.12.1 |
| 927 | 2026-03-17T05:47:30.440Z | Downloaded hickory-resolver v0.24.4 |
| 928 | 2026-03-17T05:47:30.443Z | Downloaded salsa20 v0.10.2 |
| 929 | 2026-03-17T05:47:30.445Z | Downloaded parking_lot v0.11.2 |
| 930 | 2026-03-17T05:47:30.449Z | Downloaded sapling-renderdag v0.1.0 |
| 931 | 2026-03-17T05:47:30.449Z | Downloaded oso v0.27.3 |
| 932 | 2026-03-17T05:47:30.452Z | Downloaded scroll_derive v0.13.1 |
| 933 | 2026-03-17T05:47:30.452Z | Downloaded quinn-udp v0.5.14 |
| 934 | 2026-03-17T05:47:30.454Z | Downloaded scopeguard v1.2.0 |
| 935 | 2026-03-17T05:47:30.454Z | Downloaded diesel_derives v2.3.7 |
| 936 | 2026-03-17T05:47:30.459Z | Downloaded miniz_oxide v0.8.9 |
| 937 | 2026-03-17T05:47:30.462Z | Downloaded hashbrown v0.13.2 |
| 938 | 2026-03-17T05:47:30.465Z | Downloaded omicron-zone-package v0.12.2 |
| 939 | 2026-03-17T05:47:30.468Z | Downloaded rustc-hash v2.1.1 |
| 940 | 2026-03-17T05:47:30.468Z | Downloaded resolv-conf v0.7.6 |
| 941 | 2026-03-17T05:47:30.470Z | Downloaded secrecy v0.8.0 |
| 942 | 2026-03-17T05:47:30.470Z | Downloaded serde_bytes v0.11.19 |
| 943 | 2026-03-17T05:47:30.473Z | Downloaded secrecy v0.10.3 |
| 944 | 2026-03-17T05:47:30.473Z | Downloaded scheduled-thread-pool v0.2.7 |
| 945 | 2026-03-17T05:47:30.476Z | Downloaded same-file v1.0.6 |
| 946 | 2026-03-17T05:47:30.476Z | Downloaded rtoolbox v0.0.3 |
| 947 | 2026-03-17T05:47:30.478Z | Downloaded serde-big-array v0.5.1 |
| 948 | 2026-03-17T05:47:30.479Z | Downloaded scrypt v0.11.0 |
| 949 | 2026-03-17T05:47:30.481Z | Downloaded r2d2 v0.8.10 |
| 950 | 2026-03-17T05:47:30.481Z | Downloaded hashbrown v0.12.3 |
| 951 | 2026-03-17T05:47:30.484Z | Downloaded cc v1.2.56 |
| 952 | 2026-03-17T05:47:30.487Z | Downloaded progenitor-client v0.13.0 |
| 953 | 2026-03-17T05:47:30.490Z | Downloaded phf v0.13.1 |
| 954 | 2026-03-17T05:47:30.490Z | Downloaded pem-rfc7468 v0.7.0 |
| 955 | 2026-03-17T05:47:30.493Z | Downloaded rustls-pemfile v1.0.4 |
| 956 | 2026-03-17T05:47:30.494Z | Downloaded rustls-native-certs v0.8.3 |
| 957 | 2026-03-17T05:47:30.496Z | Downloaded serde_urlencoded v0.7.1 |
| 958 | 2026-03-17T05:47:30.496Z | Downloaded p256 v0.13.2 |
| 959 | 2026-03-17T05:47:30.499Z | Downloaded hickory-server v0.25.2 |
| 960 | 2026-03-17T05:47:30.502Z | Downloaded serde_spanned v1.0.4 |
| 961 | 2026-03-17T05:47:30.505Z | Downloaded semver v0.1.20 |
| 962 | 2026-03-17T05:47:30.505Z | Downloaded signal-hook-tokio v0.3.1 |
| 963 | 2026-03-17T05:47:30.509Z | Downloaded hickory-resolver v0.25.2 |
| 964 | 2026-03-17T05:47:30.511Z | Downloaded signal-hook-mio v0.2.5 |
| 965 | 2026-03-17T05:47:30.512Z | Downloaded serde_plain v1.0.2 |
| 966 | 2026-03-17T05:47:30.512Z | Downloaded signature v2.2.0 |
| 967 | 2026-03-17T05:47:30.514Z | Downloaded siphasher v1.0.2 |
| 968 | 2026-03-17T05:47:30.515Z | Downloaded rusty-fork v0.3.1 |
| 969 | 2026-03-17T05:47:30.517Z | Downloaded rustversion v1.0.22 |
| 970 | 2026-03-17T05:47:30.523Z | Downloaded progenitor-impl v0.13.0 |
| 971 | 2026-03-17T05:47:30.523Z | Downloaded rand_core v0.6.4 |
| 972 | 2026-03-17T05:47:30.526Z | Downloaded sigpipe v0.1.3 |
| 973 | 2026-03-17T05:47:30.526Z | Downloaded pin-project v1.1.11 |
| 974 | 2026-03-17T05:47:30.531Z | Downloaded slog-bunyan v2.5.0 |
| 975 | 2026-03-17T05:47:30.535Z | Downloaded slog-envlogger v2.2.0 |
| 976 | 2026-03-17T05:47:30.535Z | Downloaded shell-words v1.1.1 |
| 977 | 2026-03-17T05:47:30.535Z | Downloaded minimal-lexical v0.2.1 |
| 978 | 2026-03-17T05:47:30.538Z | Downloaded serde_repr v0.1.20 |
| 979 | 2026-03-17T05:47:30.541Z | Downloaded scroll v0.13.0 |
| 980 | 2026-03-17T05:47:30.541Z | Downloaded jiff-static v0.2.21 |
| 981 | 2026-03-17T05:47:30.543Z | Downloaded seq-macro v0.3.6 |
| 982 | 2026-03-17T05:47:30.546Z | Downloaded rustls-pemfile v2.2.0 |
| 983 | 2026-03-17T05:47:30.546Z | Downloaded der v0.7.10 |
| 984 | 2026-03-17T05:47:30.550Z | Downloaded sha1 v0.10.6 |
| 985 | 2026-03-17T05:47:30.552Z | Downloaded serde_path_to_error v0.1.20 |
| 986 | 2026-03-17T05:47:30.555Z | Downloaded sqlparser_derive v0.5.0 |
| 987 | 2026-03-17T05:47:30.555Z | Downloaded ssh-encoding v0.2.0 |
| 988 | 2026-03-17T05:47:30.557Z | Downloaded ssh-cipher v0.2.0 |
| 989 | 2026-03-17T05:47:30.557Z | Downloaded sec1 v0.7.3 |
| 990 | 2026-03-17T05:47:30.563Z | Downloaded serde-hex v0.1.0 |
| 991 | 2026-03-17T05:47:30.563Z | Downloaded schemars_derive v0.8.22 |
| 992 | 2026-03-17T05:47:30.566Z | Downloaded psl-types v2.0.11 |
| 993 | 2026-03-17T05:47:30.566Z | Downloaded progenitor-macro v0.10.0 |
| 994 | 2026-03-17T05:47:30.566Z | Downloaded password-hash v0.4.2 |
| 995 | 2026-03-17T05:47:30.566Z | Downloaded russh-keys v0.45.0 |
| 996 | 2026-03-17T05:47:30.570Z | Downloaded allocator-api2 v0.2.21 |
| 997 | 2026-03-17T05:47:30.570Z | Downloaded progenitor-impl v0.10.0 |
| 998 | 2026-03-17T05:47:30.572Z | Downloaded darling_core v0.20.11 |
| 999 | 2026-03-17T05:47:30.576Z | Downloaded num-rational v0.4.2 |
| 1000 | 2026-03-17T05:47:30.579Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1001 | 2026-03-17T05:47:30.580Z | Downloaded litrs v1.0.0 |
| 1002 | 2026-03-17T05:47:30.583Z | Downloaded serde_derive_internals v0.29.1 |
| 1003 | 2026-03-17T05:47:30.583Z | Downloaded strum v0.26.3 |
| 1004 | 2026-03-17T05:47:30.583Z | Downloaded sct v0.7.1 |
| 1005 | 2026-03-17T05:47:30.586Z | Downloaded rustls-pki-types v1.14.0 |
| 1006 | 2026-03-17T05:47:30.589Z | Downloaded sync-ptr v0.1.4 |
| 1007 | 2026-03-17T05:47:30.589Z | Downloaded structmeta v0.3.0 |
| 1008 | 2026-03-17T05:47:30.589Z | Downloaded progenitor-impl v0.11.2 |
| 1009 | 2026-03-17T05:47:30.594Z | Downloaded supports-color v3.0.2 |
| 1010 | 2026-03-17T05:47:30.594Z | Downloaded strum v0.27.2 |
| 1011 | 2026-03-17T05:47:30.597Z | Downloaded slab v0.4.12 |
| 1012 | 2026-03-17T05:47:30.597Z | Downloaded signal-hook-registry v1.4.8 |
| 1013 | 2026-03-17T05:47:30.597Z | Downloaded slog-stdlog v4.1.1 |
| 1014 | 2026-03-17T05:47:30.597Z | Downloaded slog-scope v4.4.1 |
| 1015 | 2026-03-17T05:47:30.603Z | Downloaded rcgen v0.12.1 |
| 1016 | 2026-03-17T05:47:30.603Z | Downloaded take_mut v0.2.2 |
| 1017 | 2026-03-17T05:47:30.608Z | Downloaded tabwriter v1.4.1 |
| 1018 | 2026-03-17T05:47:30.608Z | Downloaded snafu-derive v0.8.9 |
| 1019 | 2026-03-17T05:47:30.608Z | Downloaded smf v0.2.3 |
| 1020 | 2026-03-17T05:47:30.608Z | Downloaded slog-async v2.8.0 |
| 1021 | 2026-03-17T05:47:30.611Z | Downloaded tap v1.0.1 |
| 1022 | 2026-03-17T05:47:30.611Z | Downloaded tagptr v0.2.0 |
| 1023 | 2026-03-17T05:47:30.611Z | Downloaded smallvec v0.6.14 |
| 1024 | 2026-03-17T05:47:30.611Z | Downloaded slog-term v2.9.2 |
| 1025 | 2026-03-17T05:47:30.614Z | Downloaded slog-dtrace v0.3.0 |
| 1026 | 2026-03-17T05:47:30.614Z | Downloaded http v1.4.0 |
| 1027 | 2026-03-17T05:47:30.617Z | Downloaded openssl-sys v0.9.111 |
| 1028 | 2026-03-17T05:47:30.620Z | Downloaded prettyplease v0.2.37 |
| 1029 | 2026-03-17T05:47:30.624Z | Downloaded sync_wrapper v1.0.2 |
| 1030 | 2026-03-17T05:47:30.627Z | Downloaded subtle v2.6.1 |
| 1031 | 2026-03-17T05:47:30.627Z | Downloaded hyper-util v0.1.20 |
| 1032 | 2026-03-17T05:47:30.630Z | Downloaded time-core v0.1.8 |
| 1033 | 2026-03-17T05:47:30.632Z | Downloaded tinyvec_macros v0.1.1 |
| 1034 | 2026-03-17T05:47:30.633Z | Downloaded testing_table v0.3.0 |
| 1035 | 2026-03-17T05:47:30.635Z | Downloaded stacker v0.1.23 |
| 1036 | 2026-03-17T05:47:30.635Z | Downloaded thread-id v5.1.0 |
| 1037 | 2026-03-17T05:47:30.638Z | Downloaded termtree v0.5.1 |
| 1038 | 2026-03-17T05:47:30.638Z | Downloaded spki v0.7.3 |
| 1039 | 2026-03-17T05:47:30.638Z | Downloaded simd-adler32 v0.3.8 |
| 1040 | 2026-03-17T05:47:30.641Z | Downloaded structmeta-derive v0.3.0 |
| 1041 | 2026-03-17T05:47:30.641Z | Downloaded itertools v0.10.5 |
| 1042 | 2026-03-17T05:47:30.647Z | Downloaded string_cache v0.8.9 |
| 1043 | 2026-03-17T05:47:30.652Z | Downloaded sqlformat v0.3.5 |
| 1044 | 2026-03-17T05:47:30.652Z | Downloaded ron v0.8.1 |
| 1045 | 2026-03-17T05:47:30.655Z | Downloaded static_assertions v1.1.0 |
| 1046 | 2026-03-17T05:47:30.655Z | Downloaded strum_macros v0.27.2 |
| 1047 | 2026-03-17T05:47:30.658Z | Downloaded strum_macros v0.26.4 |
| 1048 | 2026-03-17T05:47:30.658Z | Downloaded shlex v1.3.0 |
| 1049 | 2026-03-17T05:47:30.661Z | Downloaded serde_with_macros v3.17.0 |
| 1050 | 2026-03-17T05:47:30.664Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1051 | 2026-03-17T05:47:30.666Z | Downloaded rayon-core v1.13.0 |
| 1052 | 2026-03-17T05:47:30.669Z | Downloaded tabled_derive v0.11.0 |
| 1053 | 2026-03-17T05:47:30.669Z | Downloaded slog-json v2.6.1 |
| 1054 | 2026-03-17T05:47:30.673Z | Downloaded num-bigint v0.4.6 |
| 1055 | 2026-03-17T05:47:30.676Z | Downloaded nom v7.1.3 |
| 1056 | 2026-03-17T05:47:30.679Z | Downloaded support-bundle-viewer v0.1.2 |
| 1057 | 2026-03-17T05:47:30.679Z | Downloaded rand v0.8.5 |
| 1058 | 2026-03-17T05:47:30.682Z | Downloaded quinn v0.11.9 |
| 1059 | 2026-03-17T05:47:30.685Z | Downloaded schemars v0.8.22 |
| 1060 | 2026-03-17T05:47:30.692Z | Downloaded qorb v0.4.1 |
| 1061 | 2026-03-17T05:47:30.697Z | Downloaded tower-layer v0.3.3 |
| 1062 | 2026-03-17T05:47:30.700Z | Downloaded diesel v2.3.7 |
| 1063 | 2026-03-17T05:47:30.713Z | Downloaded try-lock v0.2.5 |
| 1064 | 2026-03-17T05:47:30.716Z | Downloaded trait-variant v0.1.2 |
| 1065 | 2026-03-17T05:47:30.716Z | Downloaded tower-service v0.3.3 |
| 1066 | 2026-03-17T05:47:30.716Z | Downloaded thread_local v1.1.9 |
| 1067 | 2026-03-17T05:47:30.720Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1068 | 2026-03-17T05:47:30.720Z | Downloaded spin v0.9.8 |
| 1069 | 2026-03-17T05:47:30.723Z | Downloaded serde_cbor v0.11.2 |
| 1070 | 2026-03-17T05:47:30.723Z | Downloaded tokio-macros v2.6.0 |
| 1071 | 2026-03-17T05:47:30.726Z | Downloaded tiny-keccak v2.0.2 |
| 1072 | 2026-03-17T05:47:30.726Z | Downloaded thiserror-no-std v2.0.2 |
| 1073 | 2026-03-17T05:47:30.730Z | Downloaded unarray v0.1.4 |
| 1074 | 2026-03-17T05:47:30.733Z | Downloaded tokio-dtrace v0.1.1 |
| 1075 | 2026-03-17T05:47:30.733Z | Downloaded tls_codec_derive v0.4.2 |
| 1076 | 2026-03-17T05:47:30.736Z | Downloaded mio v1.1.1 |
| 1077 | 2026-03-17T05:47:30.738Z | Downloaded typify-macro v0.4.3 |
| 1078 | 2026-03-17T05:47:30.766Z | Downloaded tokio-rustls v0.25.0 |
| 1079 | 2026-03-17T05:47:30.766Z | Downloaded tls_codec v0.4.2 |
| 1080 | 2026-03-17T05:47:30.766Z | Downloaded strum_macros v0.24.3 |
| 1081 | 2026-03-17T05:47:30.766Z | Downloaded untrusted v0.9.0 |
| 1082 | 2026-03-17T05:47:30.766Z | Downloaded untrusted v0.7.1 |
| 1083 | 2026-03-17T05:47:30.766Z | Downloaded stringprep v0.1.5 |
| 1084 | 2026-03-17T05:47:30.766Z | Downloaded signal-hook v0.3.18 |
| 1085 | 2026-03-17T05:47:30.766Z | Downloaded usdt v0.6.0 |
| 1086 | 2026-03-17T05:47:30.766Z | Downloaded tokio-native-tls v0.3.1 |
| 1087 | 2026-03-17T05:47:30.766Z | Downloaded unicode-truncate v1.1.0 |
| 1088 | 2026-03-17T05:47:30.766Z | Downloaded similar v2.7.0 |
| 1089 | 2026-03-17T05:47:30.766Z | Downloaded usdt-attr-macro v0.6.0 |
| 1090 | 2026-03-17T05:47:30.766Z | Downloaded universal-hash v0.5.1 |
| 1091 | 2026-03-17T05:47:30.766Z | Downloaded ryu v1.0.23 |
| 1092 | 2026-03-17T05:47:30.767Z | Downloaded termios v0.3.3 |
| 1093 | 2026-03-17T05:47:30.767Z | Downloaded usdt-macro v0.6.0 |
| 1094 | 2026-03-17T05:47:30.770Z | Downloaded void v1.0.2 |
| 1095 | 2026-03-17T05:47:30.771Z | Downloaded slog v2.8.2 |
| 1096 | 2026-03-17T05:47:30.771Z | Downloaded iddqd v0.3.17 |
| 1097 | 2026-03-17T05:47:30.774Z | Downloaded utf-8 v0.7.6 |
| 1098 | 2026-03-17T05:47:30.777Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1099 | 2026-03-17T05:47:30.777Z | Downloaded tokio-tungstenite v0.23.1 |
| 1100 | 2026-03-17T05:47:30.780Z | Downloaded tokio-tungstenite v0.21.0 |
| 1101 | 2026-03-17T05:47:30.780Z | Downloaded time-macros v0.2.27 |
| 1102 | 2026-03-17T05:47:30.783Z | Downloaded pretty_assertions v1.4.1 |
| 1103 | 2026-03-17T05:47:30.787Z | Downloaded iri-string v0.7.10 |
| 1104 | 2026-03-17T05:47:30.789Z | Downloaded want v0.3.1 |
| 1105 | 2026-03-17T05:47:30.792Z | Downloaded waitgroup v0.1.2 |
| 1106 | 2026-03-17T05:47:30.792Z | Downloaded wait-timeout v0.2.1 |
| 1107 | 2026-03-17T05:47:30.792Z | Downloaded tui-tree-widget v0.23.1 |
| 1108 | 2026-03-17T05:47:30.795Z | Downloaded hyper v1.8.1 |
| 1109 | 2026-03-17T05:47:30.798Z | Downloaded unicase v2.9.0 |
| 1110 | 2026-03-17T05:47:30.802Z | Downloaded typify-macro v0.6.1 |
| 1111 | 2026-03-17T05:47:30.802Z | Downloaded unit-prefix v0.5.2 |
| 1112 | 2026-03-17T05:47:30.802Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1113 | 2026-03-17T05:47:30.806Z | Downloaded itertools v0.12.1 |
| 1114 | 2026-03-17T05:47:30.808Z | Downloaded tokio-rustls v0.26.4 |
| 1115 | 2026-03-17T05:47:30.811Z | Downloaded samael v0.0.19 |
| 1116 | 2026-03-17T05:47:30.814Z | Downloaded hkdf v0.12.4 |
| 1117 | 2026-03-17T05:47:30.817Z | Downloaded term v1.2.1 |
| 1118 | 2026-03-17T05:47:30.822Z | Downloaded rand v0.9.2 |
| 1119 | 2026-03-17T05:47:30.825Z | Downloaded schemars v0.9.0 |
| 1120 | 2026-03-17T05:47:30.831Z | Downloaded xshell-macros v0.2.7 |
| 1121 | 2026-03-17T05:47:30.834Z | Downloaded xattr v1.6.1 |
| 1122 | 2026-03-17T05:47:30.834Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1123 | 2026-03-17T05:47:30.837Z | Downloaded bindgen v0.71.1 |
| 1124 | 2026-03-17T05:47:30.841Z | Downloaded vergen-lib v0.1.6 |
| 1125 | 2026-03-17T05:47:30.844Z | Downloaded tokio-stream v0.1.18 |
| 1126 | 2026-03-17T05:47:30.847Z | Downloaded uzers v0.12.2 |
| 1127 | 2026-03-17T05:47:30.852Z | Downloaded zeroize_derive v1.4.3 |
| 1128 | 2026-03-17T05:47:30.852Z | Downloaded zone_cfg_derive v0.3.1 |
| 1129 | 2026-03-17T05:47:30.852Z | Downloaded test-strategy v0.4.5 |
| 1130 | 2026-03-17T05:47:30.854Z | Downloaded zone v0.3.1 |
| 1131 | 2026-03-17T05:47:30.854Z | Downloaded vergen-gitcl v1.0.8 |
| 1132 | 2026-03-17T05:47:30.854Z | Downloaded vsss-rs v3.3.4 |
| 1133 | 2026-03-17T05:47:30.857Z | Downloaded rand v0.10.0 |
| 1134 | 2026-03-17T05:47:30.860Z | Downloaded tokio-rustls v0.24.1 |
| 1135 | 2026-03-17T05:47:30.862Z | Downloaded tar v0.4.44 |
| 1136 | 2026-03-17T05:47:30.865Z | Downloaded tracing-attributes v0.1.31 |
| 1137 | 2026-03-17T05:47:30.868Z | Downloaded schemars v1.2.1 |
| 1138 | 2026-03-17T05:47:30.876Z | Downloaded whoami v2.1.0 |
| 1139 | 2026-03-17T05:47:30.878Z | Downloaded aho-corasick v1.1.4 |
| 1140 | 2026-03-17T05:47:30.882Z | Downloaded num-bigint-dig v0.8.6 |
| 1141 | 2026-03-17T05:47:30.886Z | Downloaded walkdir v2.5.0 |
| 1142 | 2026-03-17T05:47:30.888Z | Downloaded wyz v0.5.1 |
| 1143 | 2026-03-17T05:47:30.888Z | Downloaded tinyvec v1.10.0 |
| 1144 | 2026-03-17T05:47:30.891Z | Downloaded toml v0.7.8 |
| 1145 | 2026-03-17T05:47:30.893Z | Downloaded itertools v0.14.0 |
| 1146 | 2026-03-17T05:47:30.898Z | Downloaded xshell v0.2.7 |
| 1147 | 2026-03-17T05:47:30.901Z | Downloaded itertools v0.13.0 |
| 1148 | 2026-03-17T05:47:30.905Z | Downloaded vergen-git2 v1.0.7 |
| 1149 | 2026-03-17T05:47:30.907Z | Downloaded zeroize v1.8.2 |
| 1150 | 2026-03-17T05:47:30.907Z | Downloaded libm v0.2.16 |
| 1151 | 2026-03-17T05:47:30.914Z | Downloaded vergen v9.0.6 |
| 1152 | 2026-03-17T05:47:30.917Z | Downloaded h2 v0.4.13 |
| 1153 | 2026-03-17T05:47:30.921Z | Downloaded futures-util v0.3.32 |
| 1154 | 2026-03-17T05:47:30.929Z | Downloaded zstd-safe v7.2.4 |
| 1155 | 2026-03-17T05:47:30.932Z | Downloaded unicode-bidi v0.3.18 |
| 1156 | 2026-03-17T05:47:30.935Z | Downloaded twox-hash v2.1.2 |
| 1157 | 2026-03-17T05:47:30.935Z | Downloaded zstd v0.13.3 |
| 1158 | 2026-03-17T05:47:30.938Z | Downloaded typify v0.6.1 |
| 1159 | 2026-03-17T05:47:30.940Z | Downloaded whoami v1.6.1 |
| 1160 | 2026-03-17T05:47:30.943Z | Downloaded unicode-properties v0.1.4 |
| 1161 | 2026-03-17T05:47:30.943Z | Downloaded typify v0.4.3 |
| 1162 | 2026-03-17T05:47:30.946Z | Downloaded tungstenite v0.23.0 |
| 1163 | 2026-03-17T05:47:30.948Z | Downloaded tracing-core v0.1.36 |
| 1164 | 2026-03-17T05:47:30.951Z | Downloaded unsafe-libyaml v0.2.11 |
| 1165 | 2026-03-17T05:47:30.954Z | Downloaded rpassword v7.4.0 |
| 1166 | 2026-03-17T05:47:30.956Z | Downloaded steno v0.4.1 |
| 1167 | 2026-03-17T05:47:30.959Z | Downloaded xz2 v0.1.7 |
| 1168 | 2026-03-17T05:47:30.959Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1169 | 2026-03-17T05:47:30.961Z | Downloaded snafu v0.8.9 |
| 1170 | 2026-03-17T05:47:30.966Z | Downloaded zerocopy v0.6.6 |
| 1171 | 2026-03-17T05:47:30.969Z | Downloaded yasna v0.5.2 |
| 1172 | 2026-03-17T05:47:30.972Z | Downloaded usdt-impl v0.6.0 |
| 1173 | 2026-03-17T05:47:30.972Z | Downloaded p521 v0.13.3 |
| 1174 | 2026-03-17T05:47:30.976Z | Downloaded subprocess v0.2.15 |
| 1175 | 2026-03-17T05:47:30.978Z | Downloaded vte v0.14.1 |
| 1176 | 2026-03-17T05:47:30.978Z | Downloaded rustls-webpki v0.103.9 |
| 1177 | 2026-03-17T05:47:30.982Z | Downloaded term v0.7.0 |
| 1178 | 2026-03-17T05:47:30.984Z | Downloaded blake3 v1.8.3 |
| 1179 | 2026-03-17T05:47:30.990Z | Downloaded socket2 v0.6.2 |
| 1180 | 2026-03-17T05:47:30.992Z | Downloaded tungstenite v0.21.0 |
| 1181 | 2026-03-17T05:47:30.995Z | Downloaded ron v0.12.0 |
| 1182 | 2026-03-17T05:47:31.000Z | Downloaded russh v0.45.0 |
| 1183 | 2026-03-17T05:47:31.004Z | Downloaded reedline v0.40.0 |
| 1184 | 2026-03-17T05:47:31.010Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1185 | 2026-03-17T05:47:31.013Z | Downloaded socket2 v0.5.10 |
| 1186 | 2026-03-17T05:47:31.015Z | Downloaded zopfli v0.8.3 |
| 1187 | 2026-03-17T05:47:31.018Z | Downloaded uuid v1.21.0 |
| 1188 | 2026-03-17T05:47:31.021Z | Downloaded rsa v0.9.10 |
| 1189 | 2026-03-17T05:47:31.023Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1190 | 2026-03-17T05:47:31.026Z | Downloaded hashbrown v0.15.5 |
| 1191 | 2026-03-17T05:47:31.032Z | Downloaded p384 v0.13.1 |
| 1192 | 2026-03-17T05:47:31.035Z | Downloaded libxml v0.3.3 |
| 1193 | 2026-03-17T05:47:31.038Z | Downloaded topological-sort v0.2.2 |
| 1194 | 2026-03-17T05:47:31.040Z | Downloaded publicsuffix v2.3.0 |
| 1195 | 2026-03-17T05:47:31.040Z | Downloaded papergrid v0.17.0 |
| 1196 | 2026-03-17T05:47:31.044Z | Downloaded prefix-trie v0.7.0 |
| 1197 | 2026-03-17T05:47:31.047Z | Downloaded ignore v0.4.25 |
| 1198 | 2026-03-17T05:47:31.050Z | Downloaded crossterm v0.29.0 |
| 1199 | 2026-03-17T05:47:31.053Z | Downloaded yansi v1.0.1 |
| 1200 | 2026-03-17T05:47:31.056Z | Downloaded rustyline v14.0.0 |
| 1201 | 2026-03-17T05:47:31.059Z | Downloaded toml_edit v0.19.15 |
| 1202 | 2026-03-17T05:47:31.071Z | Downloaded zip v0.6.6 |
| 1203 | 2026-03-17T05:47:31.074Z | Downloaded aws-lc-rs v1.16.0 |
| 1204 | 2026-03-17T05:47:31.081Z | Downloaded tower v0.5.3 |
| 1205 | 2026-03-17T05:47:31.088Z | Downloaded quick-xml v0.37.5 |
| 1206 | 2026-03-17T05:47:31.093Z | Downloaded zerocopy-derive v0.8.40 |
| 1207 | 2026-03-17T05:47:31.100Z | Downloaded reqwest v0.12.28 |
| 1208 | 2026-03-17T05:47:31.106Z | Downloaded portable-atomic v1.13.1 |
| 1209 | 2026-03-17T05:47:31.111Z | Downloaded typed-path v0.9.3 |
| 1210 | 2026-03-17T05:47:31.117Z | Downloaded x509-cert v0.2.5 |
| 1211 | 2026-03-17T05:47:31.122Z | Downloaded rustls-webpki v0.101.7 |
| 1212 | 2026-03-17T05:47:31.133Z | Downloaded goblin v0.10.5 |
| 1213 | 2026-03-17T05:47:31.139Z | Downloaded lalrpop v0.19.12 |
| 1214 | 2026-03-17T05:47:31.150Z | Downloaded unicode-segmentation v1.12.0 |
| 1215 | 2026-03-17T05:47:31.152Z | Downloaded tokio-util v0.7.18 |
| 1216 | 2026-03-17T05:47:31.158Z | Downloaded salty v0.3.0 |
| 1217 | 2026-03-17T05:47:31.163Z | Downloaded rayon v1.11.0 |
| 1218 | 2026-03-17T05:47:31.170Z | Downloaded tower-http v0.6.8 |
| 1219 | 2026-03-17T05:47:31.177Z | Downloaded moka v0.12.13 |
| 1220 | 2026-03-17T05:47:31.185Z | Downloaded tough v0.20.0 |
| 1221 | 2026-03-17T05:47:31.191Z | Downloaded rustls-webpki v0.102.8 |
| 1222 | 2026-03-17T05:47:31.206Z | Downloaded zip v4.6.1 |
| 1223 | 2026-03-17T05:47:31.210Z | Downloaded proptest v1.10.0 |
| 1224 | 2026-03-17T05:47:31.217Z | Downloaded object v0.30.4 |
| 1225 | 2026-03-17T05:47:31.225Z | Downloaded serde_with v3.17.0 |
| 1226 | 2026-03-17T05:47:31.234Z | Downloaded petname v2.0.2 |
| 1227 | 2026-03-17T05:47:31.239Z | Downloaded quinn-proto v0.11.13 |
| 1228 | 2026-03-17T05:47:31.245Z | Downloaded nix v0.27.1 |
| 1229 | 2026-03-17T05:47:31.253Z | Downloaded winnow v0.5.40 |
| 1230 | 2026-03-17T05:47:31.260Z | Downloaded radix_trie v0.2.1 |
| 1231 | 2026-03-17T05:47:31.264Z | Downloaded bstr v1.12.1 |
| 1232 | 2026-03-17T05:47:31.271Z | Downloaded nix v0.29.0 |
| 1233 | 2026-03-17T05:47:31.280Z | Downloaded winnow v0.6.26 |
| 1234 | 2026-03-17T05:47:31.288Z | Downloaded rustls v0.21.12 |
| 1235 | 2026-03-17T05:47:31.296Z | Downloaded polar-core v0.27.3 |
| 1236 | 2026-03-17T05:47:31.302Z | Downloaded tabled v0.20.0 |
| 1237 | 2026-03-17T05:47:31.317Z | Downloaded regex-syntax v0.6.29 |
| 1238 | 2026-03-17T05:47:31.322Z | Downloaded time v0.3.47 |
| 1239 | 2026-03-17T05:47:31.332Z | Downloaded object v0.37.3 |
| 1240 | 2026-03-17T05:47:31.342Z | Downloaded nix v0.31.1 |
| 1241 | 2026-03-17T05:47:31.351Z | Downloaded hickory-proto v0.25.2 |
| 1242 | 2026-03-17T05:47:31.364Z | Downloaded vcpkg v0.2.15 |
| 1243 | 2026-03-17T05:47:31.394Z | Downloaded zlib-rs v0.6.2 |
| 1244 | 2026-03-17T05:47:31.398Z | Downloaded smoltcp v0.9.1 |
| 1245 | 2026-03-17T05:47:31.406Z | Downloaded webpki-roots v1.0.6 |
| 1246 | 2026-03-17T05:47:31.409Z | Downloaded smoltcp v0.11.0 |
| 1247 | 2026-03-17T05:47:31.419Z | Downloaded rustix v0.38.44 |
| 1248 | 2026-03-17T05:47:31.437Z | Downloaded zerocopy v0.8.40 |
| 1249 | 2026-03-17T05:47:31.445Z | Downloaded rustls v0.22.4 |
| 1250 | 2026-03-17T05:47:31.455Z | Downloaded rustls v0.23.37 |
| 1251 | 2026-03-17T05:47:31.465Z | Downloaded openapiv3 v2.2.0 |
| 1252 | 2026-03-17T05:47:31.475Z | Downloaded regress v0.10.5 |
| 1253 | 2026-03-17T05:47:31.483Z | Downloaded regex-syntax v0.8.10 |
| 1254 | 2026-03-17T05:47:31.488Z | Downloaded hickory-proto v0.24.4 |
| 1255 | 2026-03-17T05:47:31.501Z | Downloaded tracing v0.1.44 |
| 1256 | 2026-03-17T05:47:31.519Z | Downloaded dropshot v0.16.7 |
| 1257 | 2026-03-17T05:47:31.536Z | Downloaded openssl v0.10.75 |
| 1258 | 2026-03-17T05:47:31.543Z | Downloaded nix v0.28.0 |
| 1259 | 2026-03-17T05:47:31.551Z | Downloaded curve25519-dalek v4.1.3 |
| 1260 | 2026-03-17T05:47:31.558Z | Downloaded unicode-normalization v0.1.25 |
| 1261 | 2026-03-17T05:47:31.561Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1262 | 2026-03-17T05:47:31.571Z | Downloaded sqlparser v0.61.0 |
| 1263 | 2026-03-17T05:47:31.579Z | Downloaded unicode_categories v0.1.1 |
| 1264 | 2026-03-17T05:47:31.582Z | Downloaded tokio-postgres v0.7.16 |
| 1265 | 2026-03-17T05:47:31.585Z | Downloaded bitvec v1.0.1 |
| 1266 | 2026-03-17T05:47:31.597Z | Downloaded typify-impl v0.6.1 |
| 1267 | 2026-03-17T05:47:31.607Z | Downloaded jiff v0.2.21 |
| 1268 | 2026-03-17T05:47:31.622Z | Downloaded sled v0.34.7 |
| 1269 | 2026-03-17T05:47:31.629Z | Downloaded ratatui v0.29.0 |
| 1270 | 2026-03-17T05:47:31.645Z | Downloaded chrono-tz v0.10.4 |
| 1271 | 2026-03-17T05:47:31.659Z | Downloaded typify-impl v0.4.3 |
| 1272 | 2026-03-17T05:47:31.670Z | Downloaded petgraph v0.8.3 |
| 1273 | 2026-03-17T05:47:31.687Z | Downloaded ssh-key v0.6.7 |
| 1274 | 2026-03-17T05:47:31.692Z | Downloaded reqwest v0.13.2 |
| 1275 | 2026-03-17T05:47:31.696Z | Downloaded regex v1.12.3 |
| 1276 | 2026-03-17T05:47:31.700Z | Downloaded zerocopy-derive v0.6.6 |
| 1277 | 2026-03-17T05:47:31.709Z | Downloaded regex-automata v0.4.14 |
| 1278 | 2026-03-17T05:47:31.720Z | Downloaded git2 v0.20.4 |
| 1279 | 2026-03-17T05:47:31.727Z | Downloaded nu-ansi-term v0.50.3 |
| 1280 | 2026-03-17T05:47:31.729Z | Downloaded petgraph v0.6.5 |
| 1281 | 2026-03-17T05:47:31.743Z | Downloaded lzma-sys v0.1.20 |
| 1282 | 2026-03-17T05:47:31.764Z | Downloaded derive_builder v0.20.2 |
| 1283 | 2026-03-17T05:47:31.767Z | Downloaded libsw v3.5.0 |
| 1284 | 2026-03-17T05:47:31.770Z | Downloaded num_enum_derive v0.5.11 |
| 1285 | 2026-03-17T05:47:31.770Z | Downloaded libsw-core v0.3.2 |
| 1286 | 2026-03-17T05:47:31.773Z | Downloaded libloading v0.8.9 |
| 1287 | 2026-03-17T05:47:31.773Z | Downloaded libefi-sys v0.1.0 |
| 1288 | 2026-03-17T05:47:31.775Z | Downloaded crc-any v2.5.0 |
| 1289 | 2026-03-17T05:47:31.775Z | Downloaded hickory-client v0.25.2 |
| 1290 | 2026-03-17T05:47:31.778Z | Downloaded lru-cache v0.1.2 |
| 1291 | 2026-03-17T05:47:31.778Z | Downloaded lru v0.12.5 |
| 1292 | 2026-03-17T05:47:31.780Z | Downloaded ipnetwork v0.21.1 |
| 1293 | 2026-03-17T05:47:31.781Z | Downloaded match_cfg v0.1.0 |
| 1294 | 2026-03-17T05:47:31.781Z | Downloaded managed v0.8.0 |
| 1295 | 2026-03-17T05:47:31.783Z | Downloaded lru-slab v0.1.2 |
| 1296 | 2026-03-17T05:47:31.783Z | Downloaded linked-hash-map v0.5.6 |
| 1297 | 2026-03-17T05:47:31.783Z | Downloaded libscf-sys v1.1.0 |
| 1298 | 2026-03-17T05:47:31.783Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1299 | 2026-03-17T05:47:31.786Z | Downloaded csv v1.4.0 |
| 1300 | 2026-03-17T05:47:31.802Z | Downloaded clang-sys v1.8.1 |
| 1301 | 2026-03-17T05:47:31.805Z | Downloaded aes-gcm v0.10.3 |
| 1302 | 2026-03-17T05:47:31.808Z | Downloaded libz-sys v1.1.24 |
| 1303 | 2026-03-17T05:47:31.824Z | Downloaded darling v0.23.0 |
| 1304 | 2026-03-17T05:47:31.828Z | Downloaded hex-literal v0.4.1 |
| 1305 | 2026-03-17T05:47:31.830Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1306 | 2026-03-17T05:47:31.842Z | Downloaded tokio v1.49.0 |
| 1307 | 2026-03-17T05:47:31.870Z | Downloaded sha3 v0.10.8 |
| 1308 | 2026-03-17T05:47:31.875Z | Downloaded group v0.13.0 |
| 1309 | 2026-03-17T05:47:31.879Z | Downloaded glob v0.3.3 |
| 1310 | 2026-03-17T05:47:31.879Z | Downloaded fs_extra v1.3.0 |
| 1311 | 2026-03-17T05:47:31.879Z | Downloaded fs-err v2.11.0 |
| 1312 | 2026-03-17T05:47:31.882Z | Downloaded fd-lock v4.0.4 |
| 1313 | 2026-03-17T05:47:31.882Z | Downloaded constant_time_eq v0.4.2 |
| 1314 | 2026-03-17T05:47:31.885Z | Downloaded colored v3.1.1 |
| 1315 | 2026-03-17T05:47:31.885Z | Downloaded cipher v0.4.4 |
| 1316 | 2026-03-17T05:47:31.887Z | Downloaded buf-list v1.1.2 |
| 1317 | 2026-03-17T05:47:31.887Z | Downloaded defmt-macros v1.0.1 |
| 1318 | 2026-03-17T05:47:31.890Z | Downloaded daft v0.1.5 |
| 1319 | 2026-03-17T05:47:31.893Z | Downloaded hostname v0.3.1 |
| 1320 | 2026-03-17T05:47:31.893Z | Downloaded cbc v0.1.2 |
| 1321 | 2026-03-17T05:47:31.893Z | Downloaded argon2 v0.5.3 |
| 1322 | 2026-03-17T05:47:31.896Z | Downloaded backoff v0.4.0 |
| 1323 | 2026-03-17T05:47:31.896Z | Downloaded cancel-safe-futures v0.1.5 |
| 1324 | 2026-03-17T05:47:31.898Z | Downloaded bzip2 v0.6.1 |
| 1325 | 2026-03-17T05:47:31.901Z | Downloaded filetime v0.2.27 |
| 1326 | 2026-03-17T05:47:31.901Z | Downloaded daft-derive v0.1.5 |
| 1327 | 2026-03-17T05:47:31.904Z | Downloaded data-encoding v2.10.0 |
| 1328 | 2026-03-17T05:47:31.906Z | Downloaded bcs v0.1.6 |
| 1329 | 2026-03-17T05:47:31.906Z | Downloaded defmt-parser v1.0.0 |
| 1330 | 2026-03-17T05:47:31.906Z | Downloaded bit-vec v0.8.0 |
| 1331 | 2026-03-17T05:47:31.909Z | Downloaded assert_matches v1.5.0 |
| 1332 | 2026-03-17T05:47:31.909Z | Downloaded base16ct v0.2.0 |
| 1333 | 2026-03-17T05:47:31.911Z | Downloaded async-stream v0.3.6 |
| 1334 | 2026-03-17T05:47:31.911Z | Downloaded async-recursion v1.1.1 |
| 1335 | 2026-03-17T05:47:31.914Z | Downloaded encoding_rs v0.8.35 |
| 1336 | 2026-03-17T05:47:31.930Z | Downloaded atomicwrites v0.4.4 |
| 1337 | 2026-03-17T05:47:31.933Z | Downloaded darling v0.21.3 |
| 1338 | 2026-03-17T05:47:31.935Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1339 | 2026-03-17T05:47:31.935Z | Downloaded atty v0.2.14 |
| 1340 | 2026-03-17T05:47:31.938Z | Downloaded aes v0.8.4 |
| 1341 | 2026-03-17T05:47:31.957Z | Downloaded ring v0.17.14 |
| 1342 | 2026-03-17T05:47:32.029Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1343 | 2026-03-17T05:47:32.535Z | Downloaded aws-lc-sys v0.37.1 |
| 1344 | 2026-03-17T05:47:32.858Z | Compiling libc v0.2.180 |
| 1345 | 2026-03-17T05:47:32.861Z | Compiling serde v1.0.228 |
| 1346 | 2026-03-17T05:47:32.861Z | Compiling log v0.4.29 |
| 1347 | 2026-03-17T05:47:32.861Z | Compiling shlex v1.3.0 |
| 1348 | 2026-03-17T05:47:33.066Z | Compiling find-msvc-tools v0.1.9 |
| 1349 | 2026-03-17T05:47:33.069Z | Compiling smallvec v1.15.1 |
| 1350 | 2026-03-17T05:47:33.085Z | Compiling syn v2.0.117 |
| 1351 | 2026-03-17T05:47:33.102Z | Compiling typenum v1.19.0 |
| 1352 | 2026-03-17T05:47:33.287Z | Compiling generic-array v0.14.7 |
| 1353 | 2026-03-17T05:47:33.306Z | Compiling subtle v2.6.1 |
| 1354 | 2026-03-17T05:47:33.348Z | Compiling scopeguard v1.2.0 |
| 1355 | 2026-03-17T05:47:33.413Z | Compiling portable-atomic v1.13.1 |
| 1356 | 2026-03-17T05:47:33.443Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-03-17T05:47:33.491Z | Compiling lock_api v0.4.14 |
| 1358 | 2026-03-17T05:47:33.519Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-03-17T05:47:33.595Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-03-17T05:47:33.667Z | Compiling pin-project-lite v0.2.17 |
| 1361 | 2026-03-17T05:47:33.889Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-03-17T05:47:33.907Z | Compiling parking_lot_core v0.9.12 |
| 1363 | 2026-03-17T05:47:34.228Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-17T05:47:34.245Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-17T05:47:34.264Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-17T05:47:34.459Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-17T05:47:34.518Z | Compiling cc v1.2.56 |
| 1368 | 2026-03-17T05:47:34.544Z | Compiling signal-hook-registry v1.4.8 |
| 1369 | 2026-03-17T05:47:34.757Z | Compiling pkg-config v0.3.32 |
| 1370 | 2026-03-17T05:47:34.826Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-17T05:47:34.925Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-03-17T05:47:35.062Z | Compiling once_cell v1.21.3 |
| 1373 | 2026-03-17T05:47:35.099Z | Compiling parking_lot v0.12.5 |
| 1374 | 2026-03-17T05:47:35.228Z | Compiling libm v0.2.16 |
| 1375 | 2026-03-17T05:47:35.341Z | Compiling num-traits v0.2.19 |
| 1376 | 2026-03-17T05:47:35.488Z | Compiling futures-core v0.3.32 |
| 1377 | 2026-03-17T05:47:35.521Z | Compiling socket2 v0.6.2 |
| 1378 | 2026-03-17T05:47:35.603Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-03-17T05:47:35.681Z | Compiling allocator-api2 v0.2.21 |
| 1380 | 2026-03-17T05:47:35.787Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-17T05:47:35.818Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-17T05:47:35.853Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-03-17T05:47:35.920Z | Compiling futures-channel v0.3.32 |
| 1384 | 2026-03-17T05:47:35.949Z | Compiling futures-io v0.3.32 |
| 1385 | 2026-03-17T05:47:36.100Z | Compiling hashbrown v0.16.1 |
| 1386 | 2026-03-17T05:47:36.119Z | Compiling slab v0.4.12 |
| 1387 | 2026-03-17T05:47:36.138Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-03-17T05:47:36.156Z | Compiling futures-task v0.3.32 |
| 1389 | 2026-03-17T05:47:36.242Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-17T05:47:36.353Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-03-17T05:47:36.391Z | Compiling rand_core v0.10.0 |
| 1392 | 2026-03-17T05:47:36.608Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-03-17T05:47:36.755Z | Compiling cmake v0.1.57 |
| 1394 | 2026-03-17T05:47:36.865Z | Compiling indexmap v2.13.0 |
| 1395 | 2026-03-17T05:47:36.930Z | Compiling dunce v1.0.5 |
| 1396 | 2026-03-17T05:47:37.053Z | Compiling ident_case v1.0.1 |
| 1397 | 2026-03-17T05:47:37.215Z | Compiling base64ct v1.8.3 |
| 1398 | 2026-03-17T05:47:37.294Z | Compiling fs_extra v1.3.0 |
| 1399 | 2026-03-17T05:47:37.297Z | Compiling flagset v0.4.7 |
| 1400 | 2026-03-17T05:47:37.469Z | Compiling synstructure v0.13.2 |
| 1401 | 2026-03-17T05:47:37.488Z | Compiling rand_core v0.9.5 |
| 1402 | 2026-03-17T05:47:37.603Z | Compiling pem-rfc7468 v0.7.0 |
| 1403 | 2026-03-17T05:47:37.653Z | Compiling aws-lc-sys v0.37.1 |
| 1404 | 2026-03-17T05:47:37.674Z | Compiling iana-time-zone v0.1.65 |
| 1405 | 2026-03-17T05:47:37.778Z | Compiling rustix v1.1.3 |
| 1406 | 2026-03-17T05:47:37.808Z | Compiling uuid v1.21.0 |
| 1407 | 2026-03-17T05:47:37.851Z | Compiling ring v0.17.14 |
| 1408 | 2026-03-17T05:47:37.949Z | Compiling rustc_version v0.4.1 |
| 1409 | 2026-03-17T05:47:38.014Z | Compiling regex-syntax v0.8.10 |
| 1410 | 2026-03-17T05:47:38.305Z | Compiling vcpkg v0.2.15 |
| 1411 | 2026-03-17T05:47:38.362Z | Compiling aws-lc-rs v1.16.0 |
| 1412 | 2026-03-17T05:47:38.699Z | Compiling tracing-core v0.1.36 |
| 1413 | 2026-03-17T05:47:38.760Z | Compiling crossbeam-utils v0.8.21 |
| 1414 | 2026-03-17T05:47:39.154Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-03-17T05:47:39.334Z | Compiling openssl-sys v0.9.111 |
| 1416 | 2026-03-17T05:47:39.454Z | Compiling serde_derive_internals v0.29.1 |
| 1417 | 2026-03-17T05:47:39.938Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-17T05:47:40.002Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-17T05:47:40.111Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-17T05:47:40.190Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-17T05:47:40.692Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-17T05:47:40.835Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-17T05:47:41.304Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-17T05:47:41.743Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-17T05:47:41.871Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-03-17T05:47:42.003Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-03-17T05:47:42.049Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-17T05:47:42.160Z | Compiling yoke v0.8.1 |
| 1429 | 2026-03-17T05:47:42.259Z | Compiling digest v0.10.7 |
| 1430 | 2026-03-17T05:47:42.395Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-17T05:47:42.574Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-17T05:47:42.700Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-03-17T05:47:42.727Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-03-17T05:47:42.769Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-03-17T05:47:42.772Z | Compiling zerovec v0.11.5 |
| 1436 | 2026-03-17T05:47:42.972Z | Compiling inout v0.1.4 |
| 1437 | 2026-03-17T05:47:43.093Z | Compiling sha2 v0.10.9 |
| 1438 | 2026-03-17T05:47:43.186Z | Compiling cipher v0.4.4 |
| 1439 | 2026-03-17T05:47:43.349Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-03-17T05:47:43.473Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-03-17T05:47:43.527Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-03-17T05:47:43.752Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-03-17T05:47:43.796Z | Compiling icu_collections v2.1.1 |
| 1444 | 2026-03-17T05:47:43.816Z | Compiling futures-util v0.3.32 |
| 1445 | 2026-03-17T05:47:44.459Z | Compiling salsa20 v0.10.2 |
| 1446 | 2026-03-17T05:47:44.637Z | Compiling bytes v1.11.1 |
| 1447 | 2026-03-17T05:47:44.640Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-17T05:47:44.711Z | Compiling der v0.7.10 |
| 1449 | 2026-03-17T05:47:45.005Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-17T05:47:45.026Z | Compiling icu_normalizer v2.1.1 |
| 1451 | 2026-03-17T05:47:45.029Z | Compiling chrono v0.4.44 |
| 1452 | 2026-03-17T05:47:45.486Z | Compiling tokio v1.49.0 |
| 1453 | 2026-03-17T05:47:45.740Z | Compiling http v1.4.0 |
| 1454 | 2026-03-17T05:47:46.405Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-17T05:47:46.507Z | Compiling idna v1.1.0 |
| 1456 | 2026-03-17T05:47:46.537Z | Compiling spki v0.7.3 |
| 1457 | 2026-03-17T05:47:46.799Z | Compiling ppv-lite86 v0.2.21 |
| 1458 | 2026-03-17T05:47:46.889Z | Compiling url v2.5.8 |
| 1459 | 2026-03-17T05:47:46.918Z | Compiling pbkdf2 v0.12.2 |
| 1460 | 2026-03-17T05:47:46.958Z | Compiling thiserror-impl v2.0.18 |
| 1461 | 2026-03-17T05:47:47.007Z | Compiling cbc v0.1.2 |
| 1462 | 2026-03-17T05:47:47.059Z | Compiling scrypt v0.11.0 |
| 1463 | 2026-03-17T05:47:47.189Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-17T05:47:47.241Z | Compiling aes v0.8.4 |
| 1465 | 2026-03-17T05:47:47.386Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-03-17T05:47:47.388Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-03-17T05:47:47.933Z | Compiling pkcs5 v0.7.1 |
| 1468 | 2026-03-17T05:47:47.980Z | Compiling rand v0.9.2 |
| 1469 | 2026-03-17T05:47:48.061Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-17T05:47:48.328Z | Compiling untrusted v0.7.1 |
| 1471 | 2026-03-17T05:47:48.484Z | Compiling httparse v1.10.1 |
| 1472 | 2026-03-17T05:47:48.571Z | Compiling untrusted v0.9.0 |
| 1473 | 2026-03-17T05:47:48.645Z | Compiling schemars v0.8.22 |
| 1474 | 2026-03-17T05:47:48.750Z | Compiling thiserror v2.0.18 |
| 1475 | 2026-03-17T05:47:48.770Z | Compiling openssl-probe v0.2.1 |
| 1476 | 2026-03-17T05:47:48.884Z | Compiling syn v1.0.109 |
| 1477 | 2026-03-17T05:47:48.915Z | Compiling base64 v0.22.1 |
| 1478 | 2026-03-17T05:47:49.038Z | Compiling pkcs8 v0.10.2 |
| 1479 | 2026-03-17T05:47:49.056Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-17T05:47:49.203Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-17T05:47:49.339Z | Compiling pest_derive v2.8.6 |
| 1482 | 2026-03-17T05:47:49.358Z | Compiling scroll_derive v0.13.1 |
| 1483 | 2026-03-17T05:47:49.549Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-03-17T05:47:49.870Z | Compiling atomic-waker v1.1.2 |
| 1485 | 2026-03-17T05:47:50.027Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-17T05:47:50.104Z | Compiling tinyvec_macros v0.1.1 |
| 1487 | 2026-03-17T05:47:50.193Z | Compiling tower-layer v0.3.3 |
| 1488 | 2026-03-17T05:47:50.238Z | Compiling try-lock v0.2.5 |
| 1489 | 2026-03-17T05:47:50.373Z | Compiling tower-service v0.3.3 |
| 1490 | 2026-03-17T05:47:50.396Z | Compiling dyn-clone v1.0.20 |
| 1491 | 2026-03-17T05:47:50.416Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-17T05:47:50.490Z | Compiling want v0.3.1 |
| 1493 | 2026-03-17T05:47:50.569Z | Compiling tokio-util v0.7.18 |
| 1494 | 2026-03-17T05:47:50.699Z | Compiling tinyvec v1.10.0 |
| 1495 | 2026-03-17T05:47:51.470Z | Compiling h2 v0.4.13 |
| 1496 | 2026-03-17T05:47:51.543Z | Compiling ipnet v2.11.0 |
| 1497 | 2026-03-17T05:47:51.962Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1498 | 2026-03-17T05:47:52.218Z | Compiling spin v0.9.8 |
| 1499 | 2026-03-17T05:47:52.460Z | Compiling aho-corasick v1.1.4 |
| 1500 | 2026-03-17T05:47:52.482Z | Compiling time-core v0.1.8 |
| 1501 | 2026-03-17T05:47:52.524Z | Compiling pin-utils v0.1.0 |
| 1502 | 2026-03-17T05:47:52.616Z | Compiling crc32fast v1.5.0 |
| 1503 | 2026-03-17T05:47:52.674Z | Compiling httpdate v1.0.3 |
| 1504 | 2026-03-17T05:47:52.761Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-17T05:47:52.948Z | Compiling powerfmt v0.2.0 |
| 1506 | 2026-03-17T05:47:52.967Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-03-17T05:47:53.075Z | Compiling openssl v0.10.75 |
| 1508 | 2026-03-17T05:47:53.216Z | Compiling num-conv v0.2.0 |
| 1509 | 2026-03-17T05:47:53.358Z | Compiling darling v0.20.11 |
| 1510 | 2026-03-17T05:47:53.397Z | Compiling time-macros v0.2.27 |
| 1511 | 2026-03-17T05:47:53.417Z | Compiling deranged v0.5.8 |
| 1512 | 2026-03-17T05:47:53.436Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-03-17T05:47:53.458Z | Compiling tempfile v3.25.0 |
| 1514 | 2026-03-17T05:47:53.585Z | Compiling regex-automata v0.4.14 |
| 1515 | 2026-03-17T05:47:54.809Z | Compiling goblin v0.10.5 |
| 1516 | 2026-03-17T05:47:54.885Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-17T05:47:55.369Z | Compiling thiserror-impl v1.0.69 |
| 1518 | 2026-03-17T05:47:55.558Z | Compiling hyper v1.8.1 |
| 1519 | 2026-03-17T05:47:56.400Z | Compiling socket2 v0.5.10 |
| 1520 | 2026-03-17T05:47:56.898Z | Compiling wait-timeout v0.2.1 |
| 1521 | 2026-03-17T05:47:56.942Z | Compiling either v1.15.0 |
| 1522 | 2026-03-17T05:47:57.018Z | Compiling quick-error v1.2.3 |
| 1523 | 2026-03-17T05:47:57.152Z | Compiling bit-vec v0.8.0 |
| 1524 | 2026-03-17T05:47:57.212Z | Compiling usdt-impl v0.6.0 |
| 1525 | 2026-03-17T05:47:57.231Z | Compiling num_threads v0.1.7 |
| 1526 | 2026-03-17T05:47:57.348Z | Compiling siphasher v1.0.2 |
| 1527 | 2026-03-17T05:47:57.452Z | Compiling simd-adler32 v0.3.8 |
| 1528 | 2026-03-17T05:47:57.471Z | Compiling native-tls v0.2.18 |
| 1529 | 2026-03-17T05:47:57.625Z | Compiling bit-set v0.8.0 |
| 1530 | 2026-03-17T05:47:57.708Z | Compiling time v0.3.47 |
| 1531 | 2026-03-17T05:47:57.753Z | Compiling rusty-fork v0.3.1 |
| 1532 | 2026-03-17T05:47:57.784Z | Compiling thiserror v1.0.69 |
| 1533 | 2026-03-17T05:47:57.833Z | Compiling hyper-util v0.1.20 |
| 1534 | 2026-03-17T05:47:58.397Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-03-17T05:47:59.445Z | Compiling dof v0.4.0 |
| 1536 | 2026-03-17T05:47:59.631Z | Compiling unicode-normalization v0.1.25 |
| 1537 | 2026-03-17T05:47:59.894Z | Compiling crossbeam-epoch v0.9.18 |
| 1538 | 2026-03-17T05:48:00.172Z | Compiling dtrace-parser v0.3.0 |
| 1539 | 2026-03-17T05:48:00.239Z | Compiling rustls-native-certs v0.8.3 |
| 1540 | 2026-03-17T05:48:00.324Z | Compiling signature v2.2.0 |
| 1541 | 2026-03-17T05:48:00.550Z | Compiling scroll_derive v0.12.1 |
| 1542 | 2026-03-17T05:48:00.609Z | Compiling heapless v0.7.17 |
| 1543 | 2026-03-17T05:48:00.791Z | Compiling rand_xorshift v0.4.0 |
| 1544 | 2026-03-17T05:48:00.903Z | Compiling slog v2.8.2 |
| 1545 | 2026-03-17T05:48:00.992Z | Compiling darling_core v0.21.3 |
| 1546 | 2026-03-17T05:48:01.059Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1547 | 2026-03-17T05:48:01.127Z | Compiling sync_wrapper v1.0.2 |
| 1548 | 2026-03-17T05:48:01.197Z | Compiling thread-id v5.1.0 |
| 1549 | 2026-03-17T05:48:01.262Z | Compiling cookie v0.18.1 |
| 1550 | 2026-03-17T05:48:01.301Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-17T05:48:01.399Z | Compiling unicode-bidi v0.3.18 |
| 1552 | 2026-03-17T05:48:01.402Z | Compiling paste v1.0.15 |
| 1553 | 2026-03-17T05:48:01.487Z | Compiling unicode-properties v0.1.4 |
| 1554 | 2026-03-17T05:48:01.516Z | Compiling unarray v0.1.4 |
| 1555 | 2026-03-17T05:48:01.659Z | Compiling anyhow v1.0.102 |
| 1556 | 2026-03-17T05:48:01.753Z | Compiling unicode-segmentation v1.12.0 |
| 1557 | 2026-03-17T05:48:01.753Z | Compiling signal-hook v0.3.18 |
| 1558 | 2026-03-17T05:48:01.982Z | Compiling zstd-safe v7.2.4 |
| 1559 | 2026-03-17T05:48:02.043Z | Compiling adler2 v2.0.1 |
| 1560 | 2026-03-17T05:48:02.175Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-03-17T05:48:02.201Z | Compiling stringprep v0.1.5 |
| 1562 | 2026-03-17T05:48:02.266Z | Compiling proptest v1.10.0 |
| 1563 | 2026-03-17T05:48:02.366Z | Compiling scroll v0.12.0 |
| 1564 | 2026-03-17T05:48:02.706Z | Compiling tower v0.5.3 |
| 1565 | 2026-03-17T05:48:03.042Z | Compiling crossbeam-deque v0.8.6 |
| 1566 | 2026-03-17T05:48:03.099Z | Compiling derive_builder_macro v0.20.2 |
| 1567 | 2026-03-17T05:48:03.142Z | Compiling ipnetwork v0.21.1 |
| 1568 | 2026-03-17T05:48:03.222Z | Compiling http-body-util v0.1.3 |
| 1569 | 2026-03-17T05:48:03.284Z | Compiling webpki-roots v1.0.6 |
| 1570 | 2026-03-17T05:48:03.326Z | Compiling rand_chacha v0.3.1 |
| 1571 | 2026-03-17T05:48:03.437Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-03-17T05:48:03.537Z | Compiling erased-serde v0.3.31 |
| 1573 | 2026-03-17T05:48:03.665Z | Compiling serde_spanned v0.6.9 |
| 1574 | 2026-03-17T05:48:03.684Z | Compiling serde_tokenstream v0.2.3 |
| 1575 | 2026-03-17T05:48:03.827Z | Compiling md-5 v0.10.6 |
| 1576 | 2026-03-17T05:48:03.884Z | Compiling zerocopy-derive v0.7.35 |
| 1577 | 2026-03-17T05:48:04.035Z | Compiling curve25519-dalek v4.1.3 |
| 1578 | 2026-03-17T05:48:04.134Z | Compiling num-integer v0.1.46 |
| 1579 | 2026-03-17T05:48:04.322Z | Compiling vergen-lib v0.1.6 |
| 1580 | 2026-03-17T05:48:04.436Z | Compiling hash32 v0.2.1 |
| 1581 | 2026-03-17T05:48:04.456Z | Compiling ff v0.13.1 |
| 1582 | 2026-03-17T05:48:04.549Z | Compiling memoffset v0.9.1 |
| 1583 | 2026-03-17T05:48:04.573Z | Compiling rustix v0.38.44 |
| 1584 | 2026-03-17T05:48:04.576Z | Compiling darling_macro v0.21.3 |
| 1585 | 2026-03-17T05:48:04.628Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-03-17T05:48:04.685Z | Compiling fallible-iterator v0.2.0 |
| 1587 | 2026-03-17T05:48:04.782Z | Compiling ryu v1.0.23 |
| 1588 | 2026-03-17T05:48:05.017Z | Compiling iri-string v0.7.10 |
| 1589 | 2026-03-17T05:48:05.020Z | Compiling num-bigint-dig v0.8.6 |
| 1590 | 2026-03-17T05:48:05.057Z | Compiling litrs v1.0.0 |
| 1591 | 2026-03-17T05:48:05.075Z | Compiling psl-types v2.0.11 |
| 1592 | 2026-03-17T05:48:05.102Z | Compiling base16ct v0.2.0 |
| 1593 | 2026-03-17T05:48:05.190Z | Compiling ref-cast v1.0.25 |
| 1594 | 2026-03-17T05:48:05.237Z | Compiling cfg_aliases v0.2.1 |
| 1595 | 2026-03-17T05:48:05.267Z | Compiling zlib-rs v0.6.2 |
| 1596 | 2026-03-17T05:48:05.325Z | Compiling sec1 v0.7.3 |
| 1597 | 2026-03-17T05:48:05.328Z | Compiling nix v0.31.1 |
| 1598 | 2026-03-17T05:48:05.635Z | Compiling newtype-uuid v1.3.2 |
| 1599 | 2026-03-17T05:48:05.707Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-03-17T05:48:05.741Z | Compiling document-features v0.2.12 |
| 1601 | 2026-03-17T05:48:05.824Z | Compiling darling v0.21.3 |
| 1602 | 2026-03-17T05:48:05.938Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-03-17T05:48:05.961Z | Compiling zerocopy v0.7.35 |
| 1604 | 2026-03-17T05:48:06.173Z | Compiling serde_urlencoded v0.7.1 |
| 1605 | 2026-03-17T05:48:06.623Z | Compiling tower-http v0.6.8 |
| 1606 | 2026-03-17T05:48:06.666Z | Compiling group v0.13.0 |
| 1607 | 2026-03-17T05:48:06.874Z | Compiling num-iter v0.1.45 |
| 1608 | 2026-03-17T05:48:07.023Z | Compiling derive_builder v0.20.2 |
| 1609 | 2026-03-17T05:48:07.137Z | Compiling rand v0.8.5 |
| 1610 | 2026-03-17T05:48:07.157Z | Compiling oxnet v0.1.4 |
| 1611 | 2026-03-17T05:48:07.195Z | Compiling proc-macro-error v1.0.4 |
| 1612 | 2026-03-17T05:48:07.528Z | Compiling tokio-native-tls v0.3.1 |
| 1613 | 2026-03-17T05:48:07.581Z | Compiling goblin v0.8.2 |
| 1614 | 2026-03-17T05:48:08.406Z | Compiling heck v0.4.1 |
| 1615 | 2026-03-17T05:48:08.468Z | Compiling phf_shared v0.13.1 |
| 1616 | 2026-03-17T05:48:08.639Z | Compiling regex v1.12.3 |
| 1617 | 2026-03-17T05:48:08.693Z | Compiling hubpack_derive v0.1.1 |
| 1618 | 2026-03-17T05:48:08.731Z | Compiling lazy_static v1.5.0 |
| 1619 | 2026-03-17T05:48:08.799Z | Compiling cargo-platform v0.1.9 |
| 1620 | 2026-03-17T05:48:08.868Z | Compiling hkdf v0.12.4 |
| 1621 | 2026-03-17T05:48:09.075Z | Compiling crypto-bigint v0.5.5 |
| 1622 | 2026-03-17T05:48:09.131Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-17T05:48:09.283Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-17T05:48:09.304Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-17T05:48:10.030Z | Compiling flate2 v1.1.9 |
| 1626 | 2026-03-17T05:48:10.156Z | Compiling ref-cast-impl v1.0.25 |
| 1627 | 2026-03-17T05:48:10.232Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-03-17T05:48:10.575Z | Compiling terminal_size v0.4.3 |
| 1629 | 2026-03-17T05:48:10.752Z | Compiling vergen v9.0.6 |
| 1630 | 2026-03-17T05:48:10.829Z | Compiling fs-err v3.3.0 |
| 1631 | 2026-03-17T05:48:10.969Z | Compiling ahash v0.8.12 |
| 1632 | 2026-03-17T05:48:11.061Z | Compiling managed v0.8.0 |
| 1633 | 2026-03-17T05:48:11.241Z | Compiling winnow v0.5.40 |
| 1634 | 2026-03-17T05:48:11.347Z | Compiling object v0.37.3 |
| 1635 | 2026-03-17T05:48:11.630Z | Compiling foldhash v0.1.5 |
| 1636 | 2026-03-17T05:48:11.691Z | Compiling bitflags v1.3.2 |
| 1637 | 2026-03-17T05:48:11.789Z | Compiling libbz2-rs-sys v0.2.2 |
| 1638 | 2026-03-17T05:48:11.851Z | Compiling bumpalo v3.20.2 |
| 1639 | 2026-03-17T05:48:11.851Z | Compiling console v0.16.2 |
| 1640 | 2026-03-17T05:48:11.966Z | Compiling strum v0.27.2 |
| 1641 | 2026-03-17T05:48:12.126Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-17T05:48:12.180Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-17T05:48:12.516Z | Compiling bzip2 v0.6.1 |
| 1644 | 2026-03-17T05:48:12.751Z | Compiling clap_builder v4.5.60 |
| 1645 | 2026-03-17T05:48:12.948Z | Compiling toml_edit v0.19.15 |
| 1646 | 2026-03-17T05:48:13.016Z | Compiling dof v0.3.0 |
| 1647 | 2026-03-17T05:48:13.092Z | Compiling elliptic-curve v0.13.8 |
| 1648 | 2026-03-17T05:48:13.129Z | Compiling daft v0.1.5 |
| 1649 | 2026-03-17T05:48:13.622Z | Compiling hubpack v0.1.2 |
| 1650 | 2026-03-17T05:48:13.703Z | Compiling cargo_metadata v0.19.2 |
| 1651 | 2026-03-17T05:48:14.008Z | Compiling phf v0.13.1 |
| 1652 | 2026-03-17T05:48:14.221Z | Compiling zone_cfg_derive v0.3.1 |
| 1653 | 2026-03-17T05:48:15.044Z | Compiling signal-hook-mio v0.2.5 |
| 1654 | 2026-03-17T05:48:15.195Z | Compiling zstd v0.13.3 |
| 1655 | 2026-03-17T05:48:15.541Z | Compiling cookie_store v0.22.1 |
| 1656 | 2026-03-17T05:48:16.109Z | Compiling hyper-tls v0.6.0 |
| 1657 | 2026-03-17T05:48:16.387Z | Compiling rayon v1.11.0 |
| 1658 | 2026-03-17T05:48:16.434Z | Compiling bzip2 v0.4.4 |
| 1659 | 2026-03-17T05:48:16.705Z | Compiling postgres-types v0.2.12 |
| 1660 | 2026-03-17T05:48:16.766Z | Compiling serde_with_macros v3.17.0 |
| 1661 | 2026-03-17T05:48:17.079Z | Compiling usdt-macro v0.6.0 |
| 1662 | 2026-03-17T05:48:17.467Z | Compiling usdt-attr-macro v0.6.0 |
| 1663 | 2026-03-17T05:48:17.530Z | Compiling ed25519 v2.2.3 |
| 1664 | 2026-03-17T05:48:18.061Z | Compiling dtrace-parser v0.2.0 |
| 1665 | 2026-03-17T05:48:18.294Z | Compiling phf_shared v0.11.3 |
| 1666 | 2026-03-17T05:48:18.334Z | Compiling itertools v0.12.1 |
| 1667 | 2026-03-17T05:48:18.487Z | Compiling bstr v1.12.1 |
| 1668 | 2026-03-17T05:48:18.550Z | Compiling pkcs1 v0.7.5 |
| 1669 | 2026-03-17T05:48:18.697Z | Compiling hex v0.4.3 |
| 1670 | 2026-03-17T05:48:18.912Z | Compiling serde-big-array v0.5.1 |
| 1671 | 2026-03-17T05:48:19.076Z | Compiling rfc6979 v0.4.0 |
| 1672 | 2026-03-17T05:48:19.097Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-03-17T05:48:19.116Z | Compiling serde_repr v0.1.20 |
| 1674 | 2026-03-17T05:48:19.142Z | Compiling enum-as-inner v0.6.1 |
| 1675 | 2026-03-17T05:48:19.232Z | Compiling strum_macros v0.26.4 |
| 1676 | 2026-03-17T05:48:19.439Z | Compiling float-cmp v0.10.0 |
| 1677 | 2026-03-17T05:48:19.629Z | Compiling thread-id v4.2.2 |
| 1678 | 2026-03-17T05:48:19.743Z | Compiling memmap2 v0.9.10 |
| 1679 | 2026-03-17T05:48:19.802Z | Compiling env_filter v1.0.0 |
| 1680 | 2026-03-17T05:48:19.821Z | Compiling encoding_rs v0.8.35 |
| 1681 | 2026-03-17T05:48:20.027Z | Compiling new_debug_unreachable v1.0.6 |
| 1682 | 2026-03-17T05:48:20.057Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-03-17T05:48:20.121Z | Compiling rustc-hash v2.1.1 |
| 1684 | 2026-03-17T05:48:20.154Z | Compiling unit-prefix v0.5.2 |
| 1685 | 2026-03-17T05:48:20.203Z | Compiling fixedbitset v0.4.2 |
| 1686 | 2026-03-17T05:48:20.278Z | Compiling precomputed-hash v0.1.1 |
| 1687 | 2026-03-17T05:48:20.345Z | Compiling whoami v2.1.0 |
| 1688 | 2026-03-17T05:48:20.392Z | Compiling difflib v0.4.0 |
| 1689 | 2026-03-17T05:48:20.489Z | Compiling fixedbitset v0.5.7 |
| 1690 | 2026-03-17T05:48:20.848Z | Compiling mime v0.3.17 |
| 1691 | 2026-03-17T05:48:20.937Z | Compiling data-encoding v2.10.0 |
| 1692 | 2026-03-17T05:48:21.156Z | Compiling jiff v0.2.21 |
| 1693 | 2026-03-17T05:48:21.190Z | Compiling keccak v0.1.6 |
| 1694 | 2026-03-17T05:48:21.336Z | Compiling predicates-core v1.0.10 |
| 1695 | 2026-03-17T05:48:21.497Z | Compiling normalize-line-endings v0.3.0 |
| 1696 | 2026-03-17T05:48:21.573Z | Compiling clap v4.5.60 |
| 1697 | 2026-03-17T05:48:21.617Z | Compiling predicates v3.1.4 |
| 1698 | 2026-03-17T05:48:21.637Z | Compiling strum v0.26.3 |
| 1699 | 2026-03-17T05:48:21.679Z | Compiling sha3 v0.10.8 |
| 1700 | 2026-03-17T05:48:21.804Z | Compiling hickory-proto v0.25.2 |
| 1701 | 2026-03-17T05:48:21.853Z | Compiling petgraph v0.8.3 |
| 1702 | 2026-03-17T05:48:21.876Z | Compiling tokio-postgres v0.7.16 |
| 1703 | 2026-03-17T05:48:22.280Z | Compiling petgraph v0.6.5 |
| 1704 | 2026-03-17T05:48:22.310Z | Compiling string_cache v0.8.9 |
| 1705 | 2026-03-17T05:48:22.510Z | Compiling indicatif v0.18.4 |
| 1706 | 2026-03-17T05:48:22.599Z | Compiling iddqd v0.3.17 |
| 1707 | 2026-03-17T05:48:23.641Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1708 | 2026-03-17T05:48:24.149Z | Compiling toml_edit v0.22.27 |
| 1709 | 2026-03-17T05:48:24.331Z | Compiling env_logger v0.11.9 |
| 1710 | 2026-03-17T05:48:24.535Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-17T05:48:24.807Z | Compiling zip v4.6.1 |
| 1712 | 2026-03-17T05:48:24.872Z | Compiling zone v0.3.1 |
| 1713 | 2026-03-17T05:48:24.892Z | Compiling usdt-impl v0.5.0 |
| 1714 | 2026-03-17T05:48:25.673Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-17T05:48:25.778Z | Compiling similar v2.7.0 |
| 1716 | 2026-03-17T05:48:26.100Z | Compiling serde_with v3.17.0 |
| 1717 | 2026-03-17T05:48:26.190Z | Compiling rsa v0.9.10 |
| 1718 | 2026-03-17T05:48:26.957Z | Compiling crossterm v0.28.1 |
| 1719 | 2026-03-17T05:48:27.020Z | Compiling ed25519-dalek v2.2.0 |
| 1720 | 2026-03-17T05:48:27.852Z | Compiling zip v0.6.6 |
| 1721 | 2026-03-17T05:48:28.351Z | Compiling toml v0.7.8 |
| 1722 | 2026-03-17T05:48:28.784Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1723 | 2026-03-17T05:48:28.859Z | Compiling itertools v0.13.0 |
| 1724 | 2026-03-17T05:48:29.109Z | Compiling tokio-stream v0.1.18 |
| 1725 | 2026-03-17T05:48:29.214Z | Compiling buf-list v1.1.2 |
| 1726 | 2026-03-17T05:48:29.483Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1727 | 2026-03-17T05:48:29.580Z | Compiling x509-cert v0.2.5 |
| 1728 | 2026-03-17T05:48:29.671Z | Compiling openapiv3 v2.2.0 |
| 1729 | 2026-03-17T05:48:29.737Z | Compiling sha1 v0.10.6 |
| 1730 | 2026-03-17T05:48:29.880Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1731 | 2026-03-17T05:48:30.022Z | Compiling lalrpop-util v0.19.12 |
| 1732 | 2026-03-17T05:48:30.265Z | Compiling peg-runtime v0.8.5 |
| 1733 | 2026-03-17T05:48:30.269Z | Compiling thread_local v1.1.9 |
| 1734 | 2026-03-17T05:48:30.445Z | Compiling slog-async v2.8.0 |
| 1735 | 2026-03-17T05:48:30.557Z | Compiling crossbeam-channel v0.5.15 |
| 1736 | 2026-03-17T05:48:30.602Z | Compiling futures-executor v0.3.32 |
| 1737 | 2026-03-17T05:48:30.632Z | Compiling is-terminal v0.4.17 |
| 1738 | 2026-03-17T05:48:30.753Z | Compiling filetime v0.2.27 |
| 1739 | 2026-03-17T05:48:30.846Z | Compiling xattr v1.6.1 |
| 1740 | 2026-03-17T05:48:30.931Z | Compiling take_mut v0.2.2 |
| 1741 | 2026-03-17T05:48:30.978Z | Compiling term v1.2.1 |
| 1742 | 2026-03-17T05:48:31.075Z | Compiling tar v0.4.44 |
| 1743 | 2026-03-17T05:48:31.167Z | Compiling futures v0.3.32 |
| 1744 | 2026-03-17T05:48:31.669Z | Compiling slog-term v2.9.2 |
| 1745 | 2026-03-17T05:48:38.329Z | Compiling rustls-webpki v0.103.9 |
| 1746 | 2026-03-17T05:48:42.359Z | Compiling tokio-rustls v0.26.4 |
| 1747 | 2026-03-17T05:48:42.360Z | Compiling rustls-platform-verifier v0.6.2 |
| 1748 | 2026-03-17T05:48:42.637Z | Compiling hyper-rustls v0.27.7 |
| 1749 | 2026-03-17T05:48:42.909Z | Compiling reqwest v0.13.2 |
| 1750 | 2026-03-17T05:48:42.909Z | Compiling reqwest v0.12.28 |
| 1751 | 2026-03-17T05:48:45.881Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1752 | 2026-03-17T05:48:46.158Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1753 | 2026-03-17T05:48:49.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1754 | 2026-03-17T05:48:50.164Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1755 | 2026-03-17T05:48:50.226Z | Mar 17 05:48:48.581 INFO Starting download, target: Console |
| 1756 | 2026-03-17T05:48:50.226Z | Mar 17 05:48:48.581 INFO Starting download, target: Cockroach |
| 1757 | 2026-03-17T05:48:50.226Z | Mar 17 05:48:48.581 INFO Starting download, target: Clickhouse |
| 1758 | 2026-03-17T05:48:50.226Z | Mar 17 05:48:48.581 INFO Starting download, target: MaghemiteMgd |
| 1759 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Starting download, target: TransceiverControl |
| 1760 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Starting download, target: DendriteStub |
| 1761 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1762 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1763 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1764 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1765 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1766 | 2026-03-17T05:48:50.230Z | Mar 17 05:48:48.581 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1767 | 2026-03-17T05:48:50.813Z | Mar 17 05:48:49.165 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1768 | 2026-03-17T05:48:51.149Z | Mar 17 05:48:49.503 INFO Download complete, target: TransceiverControl |
| 1769 | 2026-03-17T05:48:51.330Z | Mar 17 05:48:49.684 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1770 | 2026-03-17T05:48:51.707Z | Mar 17 05:48:50.056 INFO Download complete, target: Console |
| 1771 | 2026-03-17T05:48:51.878Z | Mar 17 05:48:50.231 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1772 | 2026-03-17T05:48:52.053Z | Mar 17 05:48:50.405 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1773 | 2026-03-17T05:48:52.086Z | Mar 17 05:48:50.437 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1774 | 2026-03-17T05:48:53.113Z | Mar 17 05:48:51.466 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1775 | 2026-03-17T05:48:53.113Z | Mar 17 05:48:51.466 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1776 | 2026-03-17T05:48:55.728Z | Mar 17 05:48:54.082 INFO Download complete, target: MaghemiteMgd |
| 1777 | 2026-03-17T05:48:55.908Z | Mar 17 05:48:54.262 INFO Download complete, target: DendriteStub |
| 1778 | 2026-03-17T05:49:00.863Z | Mar 17 05:48:59.216 INFO Checking that binary works, target: Cockroach |
| 1779 | 2026-03-17T05:49:00.978Z | Mar 17 05:48:59.331 INFO Download complete, target: Cockroach |
| 1780 | 2026-03-17T05:49:03.305Z | Mar 17 05:49:01.657 INFO Checking that binary works, target: Clickhouse |
| 1781 | 2026-03-17T05:49:03.464Z | Mar 17 05:49:01.816 INFO Download complete, target: Clickhouse |
| 1782 | 2026-03-17T05:49:03.482Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1783 | 2026-03-17T05:49:03.485Z | |
| 1784 | 2026-03-17T05:49:03.485Z | real 4:09.684248158 |
| 1785 | 2026-03-17T05:49:03.485Z | user 10:22.209684658 |
| 1786 | 2026-03-17T05:49:03.485Z | sys 1:48.387861989 |
| 1787 | 2026-03-17T05:49:03.485Z | trap 0.326237037 |
| 1788 | 2026-03-17T05:49:03.485Z | tflt 0.652619083 |
| 1789 | 2026-03-17T05:49:03.485Z | dflt 0.536252837 |
| 1790 | 2026-03-17T05:49:03.485Z | kflt 0.021466351 |
| 1791 | 2026-03-17T05:49:03.485Z | lock 30:21.812940390 |
| 1792 | 2026-03-17T05:49:03.485Z | slp 29:33.642554652 |
| 1793 | 2026-03-17T05:49:03.485Z | lat 57.778950092 |
| 1794 | 2026-03-17T05:49:03.485Z | stop 2:41.942140502 |
| 1795 | 2026-03-17T05:49:03.486Z | + banner hack-check |
| 1796 | 2026-03-17T05:49:03.486Z | |
| 1797 | 2026-03-17T05:49:03.486Z | # # ## #### # # #### # # ###### #### # # |
| 1798 | 2026-03-17T05:49:03.486Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-03-17T05:49:03.486Z | ###### # # # #### ##### # ###### ##### # #### |
| 1800 | 2026-03-17T05:49:03.486Z | # # ###### # # # # # # # # # # |
| 1801 | 2026-03-17T05:49:03.486Z | # # # # # # # # # # # # # # # # # |
| 1802 | 2026-03-17T05:49:03.486Z | # # # # #### # # #### # # ###### #### # # |
| 1803 | 2026-03-17T05:49:03.486Z | |
| 1804 | 2026-03-17T05:49:03.486Z | + export CARGO_INCREMENTAL=0 |
| 1805 | 2026-03-17T05:49:03.486Z | + CARGO_INCREMENTAL=0 |
| 1806 | 2026-03-17T05:49:03.486Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1807 | 2026-03-17T05:49:04.179Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1808 | 2026-03-17T05:49:04.456Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1809 | 2026-03-17T05:49:06.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1810 | 2026-03-17T05:49:07.040Z | Running `target/debug/xtask check-features --ci` |
| 1811 | 2026-03-17T05:49:07.072Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1812 | 2026-03-17T05:49:07.075Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1813 | 2026-03-17T05:49:07.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1814 | 2026-03-17T05:49:07.728Z | Running `target/debug/xtask download cargo-hack` |
| 1815 | 2026-03-17T05:49:08.757Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1816 | 2026-03-17T05:49:09.144Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1817 | 2026-03-17T05:49:12.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s |
| 1818 | 2026-03-17T05:49:12.654Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1819 | 2026-03-17T05:49:12.703Z | Mar 17 05:49:11.053 INFO Starting download, target: CargoHack |
| 1820 | 2026-03-17T05:49:12.706Z | Mar 17 05:49:11.054 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1821 | 2026-03-17T05:49:13.125Z | Mar 17 05:49:11.475 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1822 | 2026-03-17T05:49:13.207Z | Mar 17 05:49:11.556 INFO Download complete, target: CargoHack |
| 1823 | 2026-03-17T05:49:13.210Z | 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" |
| 1824 | 2026-03-17T05:49:13.227Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1825 | 2026-03-17T05:49:13.426Z | info: running `cargo check --bins` on api_identity (1/259) |
| 1826 | 2026-03-17T05:49:14.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1827 | 2026-03-17T05:49:14.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1828 | 2026-03-17T05:49:14.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1829 | 2026-03-17T05:49:14.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1830 | 2026-03-17T05:49:14.185Z | |
| 1831 | 2026-03-17T05:49:14.186Z | info: running `cargo check --bins` on bootstore (2/259) |
| 1832 | 2026-03-17T05:49:14.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1833 | 2026-03-17T05:49:14.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1834 | 2026-03-17T05:49:14.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1835 | 2026-03-17T05:49:14.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1836 | 2026-03-17T05:49:14.942Z | |
| 1837 | 2026-03-17T05:49:14.942Z | info: running `cargo check --bins` on omicron-ledger (3/259) |
| 1838 | 2026-03-17T05:49:15.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1839 | 2026-03-17T05:49:15.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1840 | 2026-03-17T05:49:15.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1841 | 2026-03-17T05:49:15.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1842 | 2026-03-17T05:49:15.693Z | |
| 1843 | 2026-03-17T05:49:15.693Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/259) |
| 1844 | 2026-03-17T05:49:16.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1845 | 2026-03-17T05:49:16.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1846 | 2026-03-17T05:49:16.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1847 | 2026-03-17T05:49:16.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1848 | 2026-03-17T05:49:16.445Z | |
| 1849 | 2026-03-17T05:49:16.445Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/259) |
| 1850 | 2026-03-17T05:49:17.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1851 | 2026-03-17T05:49:17.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1852 | 2026-03-17T05:49:17.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1853 | 2026-03-17T05:49:17.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1854 | 2026-03-17T05:49:17.217Z | |
| 1855 | 2026-03-17T05:49:17.217Z | info: running `cargo check --bins` on omicron-certificates (6/259) |
| 1856 | 2026-03-17T05:49:17.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1857 | 2026-03-17T05:49:17.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1858 | 2026-03-17T05:49:17.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1859 | 2026-03-17T05:49:17.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1860 | 2026-03-17T05:49:17.992Z | |
| 1861 | 2026-03-17T05:49:17.992Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/259) |
| 1862 | 2026-03-17T05:49:18.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1863 | 2026-03-17T05:49:18.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1864 | 2026-03-17T05:49:18.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1865 | 2026-03-17T05:49:18.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1866 | 2026-03-17T05:49:18.763Z | |
| 1867 | 2026-03-17T05:49:18.763Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/259) |
| 1868 | 2026-03-17T05:49:19.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1869 | 2026-03-17T05:49:19.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1870 | 2026-03-17T05:49:19.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1871 | 2026-03-17T05:49:19.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1872 | 2026-03-17T05:49:19.535Z | |
| 1873 | 2026-03-17T05:49:19.535Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/259) |
| 1874 | 2026-03-17T05:49:20.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1875 | 2026-03-17T05:49:20.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1876 | 2026-03-17T05:49:20.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1877 | 2026-03-17T05:49:20.073Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1878 | 2026-03-17T05:49:20.137Z | |
| 1879 | 2026-03-17T05:49:20.137Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/259) |
| 1880 | 2026-03-17T05:49:20.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1881 | 2026-03-17T05:49:20.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1882 | 2026-03-17T05:49:20.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1883 | 2026-03-17T05:49:20.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1884 | 2026-03-17T05:49:20.740Z | |
| 1885 | 2026-03-17T05:49:20.740Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/259) |
| 1886 | 2026-03-17T05:49:21.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1887 | 2026-03-17T05:49:21.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1888 | 2026-03-17T05:49:21.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1889 | 2026-03-17T05:49:21.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1890 | 2026-03-17T05:49:21.338Z | |
| 1891 | 2026-03-17T05:49:21.338Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/259) |
| 1892 | 2026-03-17T05:49:21.874Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1893 | 2026-03-17T05:49:21.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1894 | 2026-03-17T05:49:21.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1895 | 2026-03-17T05:49:21.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1896 | 2026-03-17T05:49:21.944Z | |
| 1897 | 2026-03-17T05:49:21.944Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/259) |
| 1898 | 2026-03-17T05:49:22.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1899 | 2026-03-17T05:49:22.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1900 | 2026-03-17T05:49:22.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1901 | 2026-03-17T05:49:22.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1902 | 2026-03-17T05:49:22.545Z | |
| 1903 | 2026-03-17T05:49:22.545Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/259) |
| 1904 | 2026-03-17T05:49:23.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2026-03-17T05:49:23.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2026-03-17T05:49:23.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2026-03-17T05:49:23.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1908 | 2026-03-17T05:49:23.145Z | |
| 1909 | 2026-03-17T05:49:23.145Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/259) |
| 1910 | 2026-03-17T05:49:23.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2026-03-17T05:49:23.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2026-03-17T05:49:23.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2026-03-17T05:49:23.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1914 | 2026-03-17T05:49:23.749Z | |
| 1915 | 2026-03-17T05:49:23.749Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/259) |
| 1916 | 2026-03-17T05:49:24.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2026-03-17T05:49:24.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2026-03-17T05:49:24.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2026-03-17T05:49:24.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1920 | 2026-03-17T05:49:24.351Z | |
| 1921 | 2026-03-17T05:49:24.351Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/259) |
| 1922 | 2026-03-17T05:49:24.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2026-03-17T05:49:24.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2026-03-17T05:49:24.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2026-03-17T05:49:24.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1926 | 2026-03-17T05:49:24.954Z | |
| 1927 | 2026-03-17T05:49:24.954Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/259) |
| 1928 | 2026-03-17T05:49:25.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-03-17T05:49:25.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-03-17T05:49:25.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-03-17T05:49:25.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1932 | 2026-03-17T05:49:25.560Z | |
| 1933 | 2026-03-17T05:49:25.560Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/259) |
| 1934 | 2026-03-17T05:49:26.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-03-17T05:49:26.097Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-03-17T05:49:26.097Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-03-17T05:49:26.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1938 | 2026-03-17T05:49:26.160Z | |
| 1939 | 2026-03-17T05:49:26.160Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/259) |
| 1940 | 2026-03-17T05:49:26.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-03-17T05:49:26.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-03-17T05:49:26.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-03-17T05:49:26.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1944 | 2026-03-17T05:49:26.766Z | |
| 1945 | 2026-03-17T05:49:26.766Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/259) |
| 1946 | 2026-03-17T05:49:27.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-03-17T05:49:27.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-03-17T05:49:27.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-03-17T05:49:27.309Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1950 | 2026-03-17T05:49:27.369Z | |
| 1951 | 2026-03-17T05:49:27.369Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/259) |
| 1952 | 2026-03-17T05:49:27.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-03-17T05:49:27.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-03-17T05:49:27.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-03-17T05:49:27.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1956 | 2026-03-17T05:49:28.004Z | |
| 1957 | 2026-03-17T05:49:28.004Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/259) |
| 1958 | 2026-03-17T05:49:28.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-03-17T05:49:28.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-03-17T05:49:28.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-03-17T05:49:28.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1962 | 2026-03-17T05:49:28.583Z | |
| 1963 | 2026-03-17T05:49:28.583Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/259) |
| 1964 | 2026-03-17T05:49:29.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-03-17T05:49:29.138Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-03-17T05:49:29.138Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-03-17T05:49:29.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1968 | 2026-03-17T05:49:29.195Z | |
| 1969 | 2026-03-17T05:49:29.195Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/259) |
| 1970 | 2026-03-17T05:49:29.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-03-17T05:49:29.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-03-17T05:49:29.730Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-03-17T05:49:29.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1974 | 2026-03-17T05:49:29.798Z | |
| 1975 | 2026-03-17T05:49:29.798Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/259) |
| 1976 | 2026-03-17T05:49:30.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-03-17T05:49:30.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-03-17T05:49:30.337Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-03-17T05:49:30.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1980 | 2026-03-17T05:49:30.403Z | |
| 1981 | 2026-03-17T05:49:30.403Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/259) |
| 1982 | 2026-03-17T05:49:30.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-03-17T05:49:30.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-03-17T05:49:30.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-03-17T05:49:30.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1986 | 2026-03-17T05:49:31.008Z | |
| 1987 | 2026-03-17T05:49:31.008Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/259) |
| 1988 | 2026-03-17T05:49:31.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-03-17T05:49:31.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-03-17T05:49:31.545Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-03-17T05:49:31.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1992 | 2026-03-17T05:49:31.612Z | |
| 1993 | 2026-03-17T05:49:31.612Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/259) |
| 1994 | 2026-03-17T05:49:32.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-03-17T05:49:32.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-03-17T05:49:32.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-03-17T05:49:32.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1998 | 2026-03-17T05:49:32.220Z | |
| 1999 | 2026-03-17T05:49:32.220Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/259) |
| 2000 | 2026-03-17T05:49:32.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-03-17T05:49:32.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-03-17T05:49:32.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-03-17T05:49:32.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2004 | 2026-03-17T05:49:32.822Z | |
| 2005 | 2026-03-17T05:49:32.822Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/259) |
| 2006 | 2026-03-17T05:49:33.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-03-17T05:49:33.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-03-17T05:49:33.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-03-17T05:49:33.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2010 | 2026-03-17T05:49:33.424Z | |
| 2011 | 2026-03-17T05:49:33.424Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/259) |
| 2012 | 2026-03-17T05:49:33.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-03-17T05:49:33.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-03-17T05:49:33.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-03-17T05:49:33.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2016 | 2026-03-17T05:49:34.030Z | |
| 2017 | 2026-03-17T05:49:34.030Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/259) |
| 2018 | 2026-03-17T05:49:34.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-03-17T05:49:34.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-03-17T05:49:34.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-03-17T05:49:34.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2022 | 2026-03-17T05:49:34.633Z | |
| 2023 | 2026-03-17T05:49:34.633Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/259) |
| 2024 | 2026-03-17T05:49:35.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-03-17T05:49:35.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-03-17T05:49:35.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-03-17T05:49:35.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2028 | 2026-03-17T05:49:35.239Z | |
| 2029 | 2026-03-17T05:49:35.240Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/259) |
| 2030 | 2026-03-17T05:49:35.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-03-17T05:49:35.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-03-17T05:49:35.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-03-17T05:49:35.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2034 | 2026-03-17T05:49:35.842Z | |
| 2035 | 2026-03-17T05:49:35.843Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/259) |
| 2036 | 2026-03-17T05:49:37.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-03-17T05:49:37.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-03-17T05:49:37.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-03-17T05:49:37.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2040 | 2026-03-17T05:49:37.382Z | |
| 2041 | 2026-03-17T05:49:37.382Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/259) |
| 2042 | 2026-03-17T05:49:37.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-03-17T05:49:37.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-03-17T05:49:37.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-03-17T05:49:37.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2046 | 2026-03-17T05:49:37.382Z | |
| 2047 | 2026-03-17T05:49:37.382Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/259) |
| 2048 | 2026-03-17T05:49:37.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-03-17T05:49:37.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-03-17T05:49:37.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-03-17T05:49:37.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2052 | 2026-03-17T05:49:37.656Z | |
| 2053 | 2026-03-17T05:49:37.656Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/259) |
| 2054 | 2026-03-17T05:49:38.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-03-17T05:49:38.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-03-17T05:49:38.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-03-17T05:49:38.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2058 | 2026-03-17T05:49:38.261Z | |
| 2059 | 2026-03-17T05:49:38.261Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/259) |
| 2060 | 2026-03-17T05:49:38.797Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-03-17T05:49:38.800Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-03-17T05:49:38.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-03-17T05:49:38.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2064 | 2026-03-17T05:49:38.867Z | |
| 2065 | 2026-03-17T05:49:38.867Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/259) |
| 2066 | 2026-03-17T05:49:39.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-03-17T05:49:39.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-03-17T05:49:39.405Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-03-17T05:49:39.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2070 | 2026-03-17T05:49:39.473Z | |
| 2071 | 2026-03-17T05:49:39.473Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/259) |
| 2072 | 2026-03-17T05:49:40.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-03-17T05:49:40.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-03-17T05:49:40.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-03-17T05:49:40.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2076 | 2026-03-17T05:49:40.077Z | |
| 2077 | 2026-03-17T05:49:40.077Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/259) |
| 2078 | 2026-03-17T05:49:40.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-03-17T05:49:40.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-03-17T05:49:40.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-03-17T05:49:40.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2082 | 2026-03-17T05:49:40.681Z | |
| 2083 | 2026-03-17T05:49:40.681Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/259) |
| 2084 | 2026-03-17T05:49:41.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-03-17T05:49:41.218Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-03-17T05:49:41.218Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-03-17T05:49:41.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2088 | 2026-03-17T05:49:41.286Z | |
| 2089 | 2026-03-17T05:49:41.286Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/259) |
| 2090 | 2026-03-17T05:49:41.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-03-17T05:49:41.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-03-17T05:49:41.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-03-17T05:49:41.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2094 | 2026-03-17T05:49:41.891Z | |
| 2095 | 2026-03-17T05:49:41.891Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/259) |
| 2096 | 2026-03-17T05:49:42.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-03-17T05:49:42.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-03-17T05:49:42.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-03-17T05:49:42.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2100 | 2026-03-17T05:49:42.497Z | |
| 2101 | 2026-03-17T05:49:42.497Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/259) |
| 2102 | 2026-03-17T05:49:43.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-03-17T05:49:43.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-03-17T05:49:43.039Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-03-17T05:49:43.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2106 | 2026-03-17T05:49:43.105Z | |
| 2107 | 2026-03-17T05:49:43.105Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/259) |
| 2108 | 2026-03-17T05:49:43.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-03-17T05:49:43.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-03-17T05:49:43.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-03-17T05:49:43.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2112 | 2026-03-17T05:49:43.711Z | |
| 2113 | 2026-03-17T05:49:43.711Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/259) |
| 2114 | 2026-03-17T05:49:44.434Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-03-17T05:49:44.437Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-03-17T05:49:44.792Z | Checking cfg-if v1.0.4 |
| 2117 | 2026-03-17T05:49:44.950Z | Checking libc v0.2.180 |
| 2118 | 2026-03-17T05:49:44.953Z | Checking serde_core v1.0.228 |
| 2119 | 2026-03-17T05:49:44.983Z | Checking memchr v2.8.0 |
| 2120 | 2026-03-17T05:49:45.002Z | Checking smallvec v1.15.1 |
| 2121 | 2026-03-17T05:49:45.002Z | Checking itoa v1.0.17 |
| 2122 | 2026-03-17T05:49:45.046Z | Checking log v0.4.29 |
| 2123 | 2026-03-17T05:49:45.046Z | Checking zeroize v1.8.2 |
| 2124 | 2026-03-17T05:49:45.077Z | Checking stable_deref_trait v1.2.1 |
| 2125 | 2026-03-17T05:49:45.176Z | Checking zerofrom v0.1.6 |
| 2126 | 2026-03-17T05:49:45.204Z | Checking zmij v1.0.21 |
| 2127 | 2026-03-17T05:49:45.237Z | Checking scopeguard v1.2.0 |
| 2128 | 2026-03-17T05:49:45.259Z | Checking subtle v2.6.1 |
| 2129 | 2026-03-17T05:49:45.278Z | Checking litemap v0.8.1 |
| 2130 | 2026-03-17T05:49:45.323Z | Checking yoke v0.8.1 |
| 2131 | 2026-03-17T05:49:45.365Z | Checking lock_api v0.4.14 |
| 2132 | 2026-03-17T05:49:45.452Z | Checking percent-encoding v2.3.2 |
| 2133 | 2026-03-17T05:49:45.477Z | Checking writeable v0.6.2 |
| 2134 | 2026-03-17T05:49:45.496Z | Checking libm v0.2.16 |
| 2135 | 2026-03-17T05:49:45.516Z | Checking icu_properties_data v2.1.2 |
| 2136 | 2026-03-17T05:49:45.542Z | Checking getrandom v0.2.17 |
| 2137 | 2026-03-17T05:49:45.545Z | Checking errno v0.3.14 |
| 2138 | 2026-03-17T05:49:45.625Z | Checking zerovec v0.11.5 |
| 2139 | 2026-03-17T05:49:45.629Z | Checking zerotrie v0.2.3 |
| 2140 | 2026-03-17T05:49:45.679Z | Checking icu_normalizer_data v2.1.1 |
| 2141 | 2026-03-17T05:49:45.699Z | Checking pin-project-lite v0.2.17 |
| 2142 | 2026-03-17T05:49:45.719Z | Checking utf8_iter v1.0.4 |
| 2143 | 2026-03-17T05:49:45.737Z | Checking rand_core v0.6.4 |
| 2144 | 2026-03-17T05:49:45.770Z | Checking form_urlencoded v1.2.2 |
| 2145 | 2026-03-17T05:49:45.810Z | Checking typenum v1.19.0 |
| 2146 | 2026-03-17T05:49:45.870Z | Checking portable-atomic v1.13.1 |
| 2147 | 2026-03-17T05:49:45.929Z | Checking critical-section v1.2.0 |
| 2148 | 2026-03-17T05:49:45.951Z | Checking rand_core v0.10.0 |
| 2149 | 2026-03-17T05:49:45.972Z | Checking signal-hook-registry v1.4.8 |
| 2150 | 2026-03-17T05:49:46.054Z | Checking parking_lot_core v0.9.12 |
| 2151 | 2026-03-17T05:49:46.139Z | Checking getrandom v0.4.1 |
| 2152 | 2026-03-17T05:49:46.183Z | Checking socket2 v0.6.2 |
| 2153 | 2026-03-17T05:49:46.234Z | Checking tinystr v0.8.2 |
| 2154 | 2026-03-17T05:49:46.293Z | Checking potential_utf v0.1.4 |
| 2155 | 2026-03-17T05:49:46.324Z | Checking parking_lot v0.12.5 |
| 2156 | 2026-03-17T05:49:46.444Z | Checking once_cell v1.21.3 |
| 2157 | 2026-03-17T05:49:46.464Z | Checking icu_collections v2.1.1 |
| 2158 | 2026-03-17T05:49:46.467Z | Checking icu_locale_core v2.1.1 |
| 2159 | 2026-03-17T05:49:46.503Z | Checking mio v1.1.1 |
| 2160 | 2026-03-17T05:49:46.506Z | Checking num-traits v0.2.19 |
| 2161 | 2026-03-17T05:49:46.540Z | Checking generic-array v0.14.7 |
| 2162 | 2026-03-17T05:49:46.576Z | Checking zerocopy v0.8.40 |
| 2163 | 2026-03-17T05:49:46.674Z | Checking iana-time-zone v0.1.65 |
| 2164 | 2026-03-17T05:49:46.816Z | Checking futures-core v0.3.32 |
| 2165 | 2026-03-17T05:49:46.886Z | Checking allocator-api2 v0.2.21 |
| 2166 | 2026-03-17T05:49:46.908Z | Checking equivalent v1.0.2 |
| 2167 | 2026-03-17T05:49:46.971Z | Checking const-oid v0.9.6 |
| 2168 | 2026-03-17T05:49:47.013Z | Checking foldhash v0.2.0 |
| 2169 | 2026-03-17T05:49:47.109Z | Checking serde v1.0.228 |
| 2170 | 2026-03-17T05:49:47.192Z | Checking serde_json v1.0.149 |
| 2171 | 2026-03-17T05:49:47.211Z | Checking bitflags v2.11.0 |
| 2172 | 2026-03-17T05:49:47.255Z | Checking icu_provider v2.1.1 |
| 2173 | 2026-03-17T05:49:47.275Z | Checking crypto-common v0.1.7 |
| 2174 | 2026-03-17T05:49:47.333Z | Checking uuid v1.21.0 |
| 2175 | 2026-03-17T05:49:47.426Z | Checking hashbrown v0.16.1 |
| 2176 | 2026-03-17T05:49:47.449Z | Checking dyn-clone v1.0.20 |
| 2177 | 2026-03-17T05:49:47.565Z | Checking icu_normalizer v2.1.1 |
| 2178 | 2026-03-17T05:49:47.584Z | Checking icu_properties v2.1.2 |
| 2179 | 2026-03-17T05:49:47.681Z | Checking bytes v1.11.1 |
| 2180 | 2026-03-17T05:49:47.750Z | Checking chrono v0.4.44 |
| 2181 | 2026-03-17T05:49:47.977Z | Checking futures-sink v0.3.32 |
| 2182 | 2026-03-17T05:49:47.996Z | Checking block-buffer v0.10.4 |
| 2183 | 2026-03-17T05:49:48.102Z | Checking futures-channel v0.3.32 |
| 2184 | 2026-03-17T05:49:48.121Z | Checking semver v1.0.27 |
| 2185 | 2026-03-17T05:49:48.141Z | Checking slab v0.4.12 |
| 2186 | 2026-03-17T05:49:48.166Z | Checking futures-task v0.3.32 |
| 2187 | 2026-03-17T05:49:48.297Z | Checking tokio v1.49.0 |
| 2188 | 2026-03-17T05:49:48.337Z | Checking futures-io v0.3.32 |
| 2189 | 2026-03-17T05:49:48.357Z | Checking digest v0.10.7 |
| 2190 | 2026-03-17T05:49:48.379Z | Checking thiserror v2.0.18 |
| 2191 | 2026-03-17T05:49:48.398Z | Checking byteorder v1.5.0 |
| 2192 | 2026-03-17T05:49:48.481Z | Checking futures-util v0.3.32 |
| 2193 | 2026-03-17T05:49:48.504Z | Checking indexmap v2.13.0 |
| 2194 | 2026-03-17T05:49:48.608Z | Checking cpufeatures v0.2.17 |
| 2195 | 2026-03-17T05:49:48.663Z | Checking http v1.4.0 |
| 2196 | 2026-03-17T05:49:48.700Z | Checking fnv v1.0.7 |
| 2197 | 2026-03-17T05:49:48.740Z | Checking idna_adapter v1.2.1 |
| 2198 | 2026-03-17T05:49:48.819Z | Checking unicode-ident v1.0.24 |
| 2199 | 2026-03-17T05:49:48.891Z | Checking idna v1.1.0 |
| 2200 | 2026-03-17T05:49:48.927Z | Checking base64 v0.22.1 |
| 2201 | 2026-03-17T05:49:48.958Z | Checking tracing-core v0.1.36 |
| 2202 | 2026-03-17T05:49:49.216Z | Checking url v2.5.8 |
| 2203 | 2026-03-17T05:49:49.241Z | Checking proc-macro2 v1.0.106 |
| 2204 | 2026-03-17T05:49:49.283Z | Checking rustls-pki-types v1.14.0 |
| 2205 | 2026-03-17T05:49:49.371Z | Checking tracing v0.1.44 |
| 2206 | 2026-03-17T05:49:49.438Z | Checking regex-syntax v0.8.10 |
| 2207 | 2026-03-17T05:49:49.636Z | Checking untrusted v0.9.0 |
| 2208 | 2026-03-17T05:49:49.662Z | Checking quote v1.0.44 |
| 2209 | 2026-03-17T05:49:49.684Z | Checking thiserror v1.0.69 |
| 2210 | 2026-03-17T05:49:49.775Z | Checking ring v0.17.14 |
| 2211 | 2026-03-17T05:49:49.793Z | Checking schemars v0.8.22 |
| 2212 | 2026-03-17T05:49:49.818Z | Checking ipnet v2.11.0 |
| 2213 | 2026-03-17T05:49:49.888Z | Checking syn v2.0.117 |
| 2214 | 2026-03-17T05:49:50.171Z | Checking httparse v1.10.1 |
| 2215 | 2026-03-17T05:49:50.449Z | Checking http-body v1.0.1 |
| 2216 | 2026-03-17T05:49:50.622Z | Checking ppv-lite86 v0.2.21 |
| 2217 | 2026-03-17T05:49:50.640Z | Checking rustix v1.1.3 |
| 2218 | 2026-03-17T05:49:50.676Z | Checking block-padding v0.3.3 |
| 2219 | 2026-03-17T05:49:50.847Z | Checking getrandom v0.3.4 |
| 2220 | 2026-03-17T05:49:51.033Z | Checking atomic-waker v1.1.2 |
| 2221 | 2026-03-17T05:49:51.054Z | Checking inout v0.1.4 |
| 2222 | 2026-03-17T05:49:51.099Z | Checking hmac v0.12.1 |
| 2223 | 2026-03-17T05:49:51.158Z | Checking aws-lc-sys v0.37.1 |
| 2224 | 2026-03-17T05:49:51.180Z | Checking aho-corasick v1.1.4 |
| 2225 | 2026-03-17T05:49:51.217Z | Checking tower-layer v0.3.3 |
| 2226 | 2026-03-17T05:49:51.237Z | Checking openssl-probe v0.2.1 |
| 2227 | 2026-03-17T05:49:51.263Z | Checking untrusted v0.7.1 |
| 2228 | 2026-03-17T05:49:51.370Z | Checking tower-service v0.3.3 |
| 2229 | 2026-03-17T05:49:51.407Z | Checking try-lock v0.2.5 |
| 2230 | 2026-03-17T05:49:51.410Z | Checking httpdate v1.0.3 |
| 2231 | 2026-03-17T05:49:51.482Z | Checking powerfmt v0.2.0 |
| 2232 | 2026-03-17T05:49:51.527Z | Checking want v0.3.1 |
| 2233 | 2026-03-17T05:49:51.623Z | Checking cipher v0.4.4 |
| 2234 | 2026-03-17T05:49:51.691Z | Checking deranged v0.5.8 |
| 2235 | 2026-03-17T05:49:51.711Z | Checking rand_core v0.9.5 |
| 2236 | 2026-03-17T05:49:51.850Z | Checking num-conv v0.2.0 |
| 2237 | 2026-03-17T05:49:51.881Z | Checking aws-lc-rs v1.16.0 |
| 2238 | 2026-03-17T05:49:51.902Z | Checking pin-utils v0.1.0 |
| 2239 | 2026-03-17T05:49:51.945Z | Checking num_threads v0.1.7 |
| 2240 | 2026-03-17T05:49:51.990Z | Checking time-core v0.1.8 |
| 2241 | 2026-03-17T05:49:52.010Z | Checking base64ct v1.8.3 |
| 2242 | 2026-03-17T05:49:52.056Z | Checking sha2 v0.10.9 |
| 2243 | 2026-03-17T05:49:52.121Z | Checking regex-automata v0.4.14 |
| 2244 | 2026-03-17T05:49:52.175Z | Checking erased-serde v0.3.31 |
| 2245 | 2026-03-17T05:49:52.319Z | Checking socket2 v0.5.10 |
| 2246 | 2026-03-17T05:49:52.411Z | Checking pretty-hex v0.4.1 |
| 2247 | 2026-03-17T05:49:52.565Z | Checking rand_chacha v0.9.0 |
| 2248 | 2026-03-17T05:49:52.642Z | Checking fastrand v2.3.0 |
| 2249 | 2026-03-17T05:49:52.688Z | Checking tokio-util v0.7.18 |
| 2250 | 2026-03-17T05:49:52.744Z | Checking slog v2.8.2 |
| 2251 | 2026-03-17T05:49:52.826Z | Checking ryu v1.0.23 |
| 2252 | 2026-03-17T05:49:52.879Z | Checking rand v0.9.2 |
| 2253 | 2026-03-17T05:49:52.994Z | Checking time v0.3.47 |
| 2254 | 2026-03-17T05:49:53.016Z | Checking pem-rfc7468 v0.7.0 |
| 2255 | 2026-03-17T05:49:53.037Z | Checking rustls-webpki v0.103.9 |
| 2256 | 2026-03-17T05:49:53.099Z | Checking rustls-native-certs v0.8.3 |
| 2257 | 2026-03-17T05:49:53.175Z | Checking ipnetwork v0.21.1 |
| 2258 | 2026-03-17T05:49:53.218Z | Checking http-body-util v0.1.3 |
| 2259 | 2026-03-17T05:49:53.264Z | Checking sync_wrapper v1.0.2 |
| 2260 | 2026-03-17T05:49:53.393Z | Checking spin v0.9.8 |
| 2261 | 2026-03-17T05:49:53.454Z | Checking flagset v0.4.7 |
| 2262 | 2026-03-17T05:49:53.505Z | Checking plain v0.2.3 |
| 2263 | 2026-03-17T05:49:53.528Z | Checking h2 v0.4.13 |
| 2264 | 2026-03-17T05:49:53.549Z | Checking tower v0.5.3 |
| 2265 | 2026-03-17T05:49:53.592Z | Checking rustls v0.23.37 |
| 2266 | 2026-03-17T05:49:53.613Z | Checking der v0.7.10 |
| 2267 | 2026-03-17T05:49:53.635Z | Checking serde_urlencoded v0.7.1 |
| 2268 | 2026-03-17T05:49:53.656Z | Checking rand_chacha v0.3.1 |
| 2269 | 2026-03-17T05:49:53.910Z | Checking webpki-roots v1.0.6 |
| 2270 | 2026-03-17T05:49:53.936Z | Checking iri-string v0.7.10 |
| 2271 | 2026-03-17T05:49:54.061Z | Checking tinyvec_macros v0.1.1 |
| 2272 | 2026-03-17T05:49:54.081Z | Checking ucd-trie v0.1.7 |
| 2273 | 2026-03-17T05:49:54.150Z | Checking tinyvec v1.10.0 |
| 2274 | 2026-03-17T05:49:54.257Z | Checking pest v2.8.6 |
| 2275 | 2026-03-17T05:49:54.567Z | Checking rand v0.8.5 |
| 2276 | 2026-03-17T05:49:54.592Z | Checking tempfile v3.25.0 |
| 2277 | 2026-03-17T05:49:54.620Z | Checking salsa20 v0.10.2 |
| 2278 | 2026-03-17T05:49:54.643Z | Checking spki v0.7.3 |
| 2279 | 2026-03-17T05:49:54.792Z | Checking pbkdf2 v0.12.2 |
| 2280 | 2026-03-17T05:49:54.855Z | Checking unicode-width v0.2.0 |
| 2281 | 2026-03-17T05:49:54.877Z | Checking foreign-types-shared v0.1.1 |
| 2282 | 2026-03-17T05:49:54.939Z | Checking scrypt v0.11.0 |
| 2283 | 2026-03-17T05:49:54.992Z | Checking foreign-types v0.3.2 |
| 2284 | 2026-03-17T05:49:55.084Z | Checking regex v1.12.3 |
| 2285 | 2026-03-17T05:49:55.119Z | Checking aes v0.8.4 |
| 2286 | 2026-03-17T05:49:55.179Z | Checking cbc v0.1.2 |
| 2287 | 2026-03-17T05:49:55.277Z | Checking anyhow v1.0.102 |
| 2288 | 2026-03-17T05:49:55.342Z | Checking openssl-sys v0.9.111 |
| 2289 | 2026-03-17T05:49:55.418Z | Checking tower-http v0.6.8 |
| 2290 | 2026-03-17T05:49:55.461Z | Checking crossbeam-utils v0.8.21 |
| 2291 | 2026-03-17T05:49:55.534Z | Checking oxnet v0.1.4 |
| 2292 | 2026-03-17T05:49:55.650Z | Checking pkcs5 v0.7.1 |
| 2293 | 2026-03-17T05:49:55.744Z | Checking mime v0.3.17 |
| 2294 | 2026-03-17T05:49:55.794Z | Checking openapiv3 v2.2.0 |
| 2295 | 2026-03-17T05:49:55.850Z | Checking scroll v0.12.0 |
| 2296 | 2026-03-17T05:49:55.917Z | Checking encoding_rs v0.8.35 |
| 2297 | 2026-03-17T05:49:55.979Z | Checking siphasher v1.0.2 |
| 2298 | 2026-03-17T05:49:55.998Z | Checking pkcs8 v0.10.2 |
| 2299 | 2026-03-17T05:49:56.001Z | Checking openssl v0.10.75 |
| 2300 | 2026-03-17T05:49:56.156Z | Checking winnow v0.7.15 |
| 2301 | 2026-03-17T05:49:56.188Z | Checking data-encoding v2.10.0 |
| 2302 | 2026-03-17T05:49:56.227Z | Checking goblin v0.8.2 |
| 2303 | 2026-03-17T05:49:56.553Z | Checking lazy_static v1.5.0 |
| 2304 | 2026-03-17T05:49:56.673Z | Checking zerocopy v0.7.35 |
| 2305 | 2026-03-17T05:49:56.812Z | Checking tokio-rustls v0.26.4 |
| 2306 | 2026-03-17T05:49:57.116Z | Checking wait-timeout v0.2.1 |
| 2307 | 2026-03-17T05:49:57.141Z | Checking hyper v1.8.1 |
| 2308 | 2026-03-17T05:49:57.231Z | Checking bitflags v1.3.2 |
| 2309 | 2026-03-17T05:49:57.271Z | Checking either v1.15.0 |
| 2310 | 2026-03-17T05:49:57.327Z | Checking bit-vec v0.8.0 |
| 2311 | 2026-03-17T05:49:57.384Z | Checking utf8parse v0.2.2 |
| 2312 | 2026-03-17T05:49:57.512Z | Checking anstyle v1.0.13 |
| 2313 | 2026-03-17T05:49:57.531Z | Checking managed v0.8.0 |
| 2314 | 2026-03-17T05:49:57.580Z | Checking psl-types v2.0.11 |
| 2315 | 2026-03-17T05:49:57.602Z | Checking quick-error v1.2.3 |
| 2316 | 2026-03-17T05:49:57.729Z | Checking publicsuffix v2.3.0 |
| 2317 | 2026-03-17T05:49:57.729Z | Checking rusty-fork v0.3.1 |
| 2318 | 2026-03-17T05:49:57.768Z | Checking bit-set v0.8.0 |
| 2319 | 2026-03-17T05:49:57.788Z | Checking anstyle-parse v0.2.7 |
| 2320 | 2026-03-17T05:49:57.825Z | Checking dtrace-parser v0.2.0 |
| 2321 | 2026-03-17T05:49:57.930Z | Checking unicode-normalization v0.1.25 |
| 2322 | 2026-03-17T05:49:57.955Z | Checking cookie v0.18.1 |
| 2323 | 2026-03-17T05:49:57.958Z | Checking rand_xorshift v0.4.0 |
| 2324 | 2026-03-17T05:49:57.993Z | Checking sha1 v0.10.6 |
| 2325 | 2026-03-17T05:49:58.126Z | Checking thread-id v4.2.2 |
| 2326 | 2026-03-17T05:49:58.145Z | Checking anstyle-query v1.1.5 |
| 2327 | 2026-03-17T05:49:58.200Z | Checking colorchoice v1.0.4 |
| 2328 | 2026-03-17T05:49:58.226Z | Checking unarray v0.1.4 |
| 2329 | 2026-03-17T05:49:58.254Z | Checking is_terminal_polyfill v1.70.2 |
| 2330 | 2026-03-17T05:49:58.274Z | Checking cookie_store v0.22.1 |
| 2331 | 2026-03-17T05:49:58.326Z | Checking rustls-platform-verifier v0.6.2 |
| 2332 | 2026-03-17T05:49:58.358Z | Checking proptest v1.10.0 |
| 2333 | 2026-03-17T05:49:58.377Z | Checking anstream v0.6.21 |
| 2334 | 2026-03-17T05:49:58.380Z | Checking hyper-util v0.1.20 |
| 2335 | 2026-03-17T05:49:58.470Z | Checking crossbeam-epoch v0.9.18 |
| 2336 | 2026-03-17T05:49:58.499Z | Checking terminal_size v0.4.3 |
| 2337 | 2026-03-17T05:49:58.640Z | Checking scroll v0.13.0 |
| 2338 | 2026-03-17T05:49:58.643Z | Checking hex v0.4.3 |
| 2339 | 2026-03-17T05:49:58.709Z | Checking num-integer v0.1.46 |
| 2340 | 2026-03-17T05:49:58.766Z | Checking simd-adler32 v0.3.8 |
| 2341 | 2026-03-17T05:49:58.890Z | Checking native-tls v0.2.18 |
| 2342 | 2026-03-17T05:49:58.926Z | Checking dof v0.3.0 |
| 2343 | 2026-03-17T05:49:58.948Z | Checking goblin v0.10.5 |
| 2344 | 2026-03-17T05:49:58.968Z | Checking crossbeam-deque v0.8.6 |
| 2345 | 2026-03-17T05:49:58.993Z | Checking bstr v1.12.1 |
| 2346 | 2026-03-17T05:49:59.014Z | Checking ref-cast v1.0.25 |
| 2347 | 2026-03-17T05:49:59.122Z | Checking tokio-native-tls v0.3.1 |
| 2348 | 2026-03-17T05:49:59.142Z | Checking rustix v0.38.44 |
| 2349 | 2026-03-17T05:49:59.199Z | Checking camino v1.2.2 |
| 2350 | 2026-03-17T05:49:59.293Z | Checking usdt-impl v0.5.0 |
| 2351 | 2026-03-17T05:49:59.318Z | Checking crc32fast v1.5.0 |
| 2352 | 2026-03-17T05:49:59.498Z | Checking signature v2.2.0 |
| 2353 | 2026-03-17T05:49:59.536Z | Checking serde_spanned v0.6.9 |
| 2354 | 2026-03-17T05:49:59.558Z | Checking toml_datetime v0.6.11 |
| 2355 | 2026-03-17T05:49:59.652Z | Checking ff v0.13.1 |
| 2356 | 2026-03-17T05:49:59.671Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-17T05:49:59.698Z | Checking adler2 v2.0.1 |
| 2358 | 2026-03-17T05:49:59.799Z | Checking strsim v0.11.1 |
| 2359 | 2026-03-17T05:49:59.818Z | Checking unicode-properties v0.1.4 |
| 2360 | 2026-03-17T05:49:59.838Z | Checking unicode-bidi v0.3.18 |
| 2361 | 2026-03-17T05:49:59.841Z | Checking clap_lex v1.0.0 |
| 2362 | 2026-03-17T05:50:00.006Z | Checking miniz_oxide v0.8.9 |
| 2363 | 2026-03-17T05:50:00.049Z | Checking clap_builder v4.5.60 |
| 2364 | 2026-03-17T05:50:00.070Z | Checking sec1 v0.7.3 |
| 2365 | 2026-03-17T05:50:00.091Z | Checking hyper-rustls v0.27.7 |
| 2366 | 2026-03-17T05:50:00.222Z | Checking hyper-tls v0.6.0 |
| 2367 | 2026-03-17T05:50:00.286Z | Checking stringprep v0.1.5 |
| 2368 | 2026-03-17T05:50:00.337Z | Checking group v0.13.0 |
| 2369 | 2026-03-17T05:50:00.361Z | Checking reqwest v0.13.2 |
| 2370 | 2026-03-17T05:50:00.440Z | Checking reqwest v0.12.28 |
| 2371 | 2026-03-17T05:50:00.479Z | Checking rayon-core v1.13.0 |
| 2372 | 2026-03-17T05:50:00.483Z | Checking num-iter v0.1.45 |
| 2373 | 2026-03-17T05:50:00.524Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2374 | 2026-03-17T05:50:00.643Z | Checking dtrace-parser v0.3.0 |
| 2375 | 2026-03-17T05:50:00.841Z | Checking newtype-uuid v1.3.2 |
| 2376 | 2026-03-17T05:50:00.914Z | Checking hkdf v0.12.4 |
| 2377 | 2026-03-17T05:50:00.954Z | Checking strum v0.26.3 |
| 2378 | 2026-03-17T05:50:00.973Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2379 | 2026-03-17T05:50:01.083Z | Checking hash32 v0.2.1 |
| 2380 | 2026-03-17T05:50:01.104Z | Checking md-5 v0.10.6 |
| 2381 | 2026-03-17T05:50:01.109Z | Checking daft v0.1.5 |
| 2382 | 2026-03-17T05:50:01.142Z | Checking crypto-bigint v0.5.5 |
| 2383 | 2026-03-17T05:50:01.276Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2384 | 2026-03-17T05:50:01.322Z | Checking thread-id v5.1.0 |
| 2385 | 2026-03-17T05:50:01.399Z | Checking fallible-iterator v0.2.0 |
| 2386 | 2026-03-17T05:50:01.442Z | Checking unicode-segmentation v1.12.0 |
| 2387 | 2026-03-17T05:50:01.488Z | Checking zlib-rs v0.6.2 |
| 2388 | 2026-03-17T05:50:01.538Z | Checking heapless v0.7.17 |
| 2389 | 2026-03-17T05:50:01.578Z | Checking zstd-safe v7.2.4 |
| 2390 | 2026-03-17T05:50:01.732Z | Checking clap v4.5.60 |
| 2391 | 2026-03-17T05:50:01.788Z | Checking postgres-protocol v0.6.10 |
| 2392 | 2026-03-17T05:50:01.808Z | Checking rayon v1.11.0 |
| 2393 | 2026-03-17T05:50:01.833Z | Checking itertools v0.12.1 |
| 2394 | 2026-03-17T05:50:01.881Z | Checking phf_shared v0.13.1 |
| 2395 | 2026-03-17T05:50:02.126Z | Checking console v0.16.2 |
| 2396 | 2026-03-17T05:50:02.159Z | Checking curve25519-dalek v4.1.3 |
| 2397 | 2026-03-17T05:50:02.204Z | Checking memoffset v0.9.1 |
| 2398 | 2026-03-17T05:50:02.263Z | Checking dof v0.4.0 |
| 2399 | 2026-03-17T05:50:02.307Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2400 | 2026-03-17T05:50:02.413Z | Checking signal-hook v0.3.18 |
| 2401 | 2026-03-17T05:50:02.491Z | Checking elliptic-curve v0.13.8 |
| 2402 | 2026-03-17T05:50:02.531Z | Checking memmap2 v0.9.10 |
| 2403 | 2026-03-17T05:50:02.655Z | Checking fixedbitset v0.4.2 |
| 2404 | 2026-03-17T05:50:02.729Z | Checking flate2 v1.1.9 |
| 2405 | 2026-03-17T05:50:02.749Z | Checking unit-prefix v0.5.2 |
| 2406 | 2026-03-17T05:50:02.848Z | Checking winnow v0.5.40 |
| 2407 | 2026-03-17T05:50:02.899Z | Checking bumpalo v3.20.2 |
| 2408 | 2026-03-17T05:50:02.918Z | Checking toml_write v0.1.2 |
| 2409 | 2026-03-17T05:50:03.110Z | Checking usdt-impl v0.6.0 |
| 2410 | 2026-03-17T05:50:03.134Z | Checking libbz2-rs-sys v0.2.2 |
| 2411 | 2026-03-17T05:50:03.137Z | Checking foldhash v0.1.5 |
| 2412 | 2026-03-17T05:50:03.174Z | Checking zopfli v0.8.3 |
| 2413 | 2026-03-17T05:50:03.194Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-17T05:50:03.215Z | Checking zone v0.3.1 |
| 2415 | 2026-03-17T05:50:03.324Z | Checking hashbrown v0.15.5 |
| 2416 | 2026-03-17T05:50:03.463Z | Checking usdt v0.6.0 |
| 2417 | 2026-03-17T05:50:03.624Z | Checking petgraph v0.6.5 |
| 2418 | 2026-03-17T05:50:03.648Z | Checking bzip2 v0.6.1 |
| 2419 | 2026-03-17T05:50:03.670Z | Checking signal-hook-mio v0.2.5 |
| 2420 | 2026-03-17T05:50:03.690Z | Checking bzip2 v0.4.4 |
| 2421 | 2026-03-17T05:50:03.800Z | Checking nix v0.31.1 |
| 2422 | 2026-03-17T05:50:03.820Z | Checking indicatif v0.18.4 |
| 2423 | 2026-03-17T05:50:03.857Z | Checking postgres-types v0.2.12 |
| 2424 | 2026-03-17T05:50:03.903Z | Checking phf v0.13.1 |
| 2425 | 2026-03-17T05:50:03.960Z | Checking smoltcp v0.9.1 |
| 2426 | 2026-03-17T05:50:04.101Z | Checking similar v2.7.0 |
| 2427 | 2026-03-17T05:50:04.281Z | Checking zstd v0.13.3 |
| 2428 | 2026-03-17T05:50:04.317Z | Checking num-bigint-dig v0.8.6 |
| 2429 | 2026-03-17T05:50:04.427Z | Checking toml_edit v0.19.15 |
| 2430 | 2026-03-17T05:50:04.532Z | Checking ed25519 v2.2.3 |
| 2431 | 2026-03-17T05:50:04.625Z | Checking pkcs1 v0.7.5 |
| 2432 | 2026-03-17T05:50:04.692Z | Checking phf_shared v0.11.3 |
| 2433 | 2026-03-17T05:50:04.769Z | Checking tokio-stream v0.1.18 |
| 2434 | 2026-03-17T05:50:04.789Z | Checking strum v0.27.2 |
| 2435 | 2026-03-17T05:50:04.883Z | Checking hubpack v0.1.2 |
| 2436 | 2026-03-17T05:50:04.903Z | Checking rfc6979 v0.4.0 |
| 2437 | 2026-03-17T05:50:04.926Z | Checking serde-big-array v0.5.1 |
| 2438 | 2026-03-17T05:50:05.054Z | Checking float-cmp v0.10.0 |
| 2439 | 2026-03-17T05:50:05.095Z | Checking env_filter v1.0.0 |
| 2440 | 2026-03-17T05:50:05.098Z | Checking normalize-line-endings v0.3.0 |
| 2441 | 2026-03-17T05:50:05.207Z | Checking new_debug_unreachable v1.0.6 |
| 2442 | 2026-03-17T05:50:05.210Z | Checking fixedbitset v0.5.7 |
| 2443 | 2026-03-17T05:50:05.245Z | Checking precomputed-hash v0.1.1 |
| 2444 | 2026-03-17T05:50:05.288Z | Checking predicates-core v1.0.10 |
| 2445 | 2026-03-17T05:50:05.308Z | Checking whoami v2.1.0 |
| 2446 | 2026-03-17T05:50:05.308Z | Checking static_assertions v1.1.0 |
| 2447 | 2026-03-17T05:50:05.349Z | Checking difflib v0.4.0 |
| 2448 | 2026-03-17T05:50:05.374Z | Checking jiff v0.2.21 |
| 2449 | 2026-03-17T05:50:05.414Z | Checking rustc-hash v2.1.1 |
| 2450 | 2026-03-17T05:50:05.441Z | Checking keccak v0.1.6 |
| 2451 | 2026-03-17T05:50:05.464Z | Checking rsa v0.9.10 |
| 2452 | 2026-03-17T05:50:05.483Z | Checking petgraph v0.8.3 |
| 2453 | 2026-03-17T05:50:05.557Z | Checking tokio-postgres v0.7.16 |
| 2454 | 2026-03-17T05:50:05.560Z | Checking iddqd v0.3.17 |
| 2455 | 2026-03-17T05:50:05.598Z | Checking predicates v3.1.4 |
| 2456 | 2026-03-17T05:50:05.657Z | Checking sha3 v0.10.8 |
| 2457 | 2026-03-17T05:50:05.868Z | Checking toml v0.7.8 |
| 2458 | 2026-03-17T05:50:05.934Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2459 | 2026-03-17T05:50:06.001Z | Checking string_cache v0.8.9 |
| 2460 | 2026-03-17T05:50:06.090Z | Checking env_logger v0.11.9 |
| 2461 | 2026-03-17T05:50:06.216Z | Checking ecdsa v0.16.9 |
| 2462 | 2026-03-17T05:50:06.304Z | Checking ed25519-dalek v2.2.0 |
| 2463 | 2026-03-17T05:50:06.338Z | Checking zip v0.6.6 |
| 2464 | 2026-03-17T05:50:06.610Z | Checking crossterm v0.28.1 |
| 2465 | 2026-03-17T05:50:06.684Z | Checking serde_with v3.17.0 |
| 2466 | 2026-03-17T05:50:06.760Z | Checking itertools v0.13.0 |
| 2467 | 2026-03-17T05:50:06.784Z | Checking hickory-proto v0.25.2 |
| 2468 | 2026-03-17T05:50:07.239Z | Checking x509-cert v0.2.5 |
| 2469 | 2026-03-17T05:50:07.590Z | Checking fs-err v3.3.0 |
| 2470 | 2026-03-17T05:50:07.714Z | Checking ahash v0.8.12 |
| 2471 | 2026-03-17T05:50:07.975Z | Checking object v0.37.3 |
| 2472 | 2026-03-17T05:50:07.977Z | Checking buf-list v1.1.2 |
| 2473 | 2026-03-17T05:50:08.141Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2474 | 2026-03-17T05:50:08.182Z | Checking peg-runtime v0.8.5 |
| 2475 | 2026-03-17T05:50:08.229Z | Checking lalrpop-util v0.19.12 |
| 2476 | 2026-03-17T05:50:08.369Z | Compiling structmeta-derive v0.3.0 |
| 2477 | 2026-03-17T05:50:08.442Z | Compiling rustls v0.22.4 |
| 2478 | 2026-03-17T05:50:08.492Z | Compiling newtype-uuid-macros v0.1.0 |
| 2479 | 2026-03-17T05:50:08.513Z | Checking zip v4.6.1 |
| 2480 | 2026-03-17T05:50:08.697Z | Compiling multer v3.1.0 |
| 2481 | 2026-03-17T05:50:08.716Z | Compiling async-stream-impl v0.3.6 |
| 2482 | 2026-03-17T05:50:08.957Z | Checking futures-executor v0.3.32 |
| 2483 | 2026-03-17T05:50:08.997Z | Checking regress v0.10.5 |
| 2484 | 2026-03-17T05:50:09.290Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2485 | 2026-03-17T05:50:09.500Z | Compiling dropshot v0.16.7 |
| 2486 | 2026-03-17T05:50:09.503Z | Checking futures v0.3.32 |
| 2487 | 2026-03-17T05:50:09.623Z | Compiling dropshot_endpoint v0.16.7 |
| 2488 | 2026-03-17T05:50:09.798Z | Checking thread_local v1.1.9 |
| 2489 | 2026-03-17T05:50:09.818Z | Compiling structmeta v0.3.0 |
| 2490 | 2026-03-17T05:50:09.821Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2491 | 2026-03-17T05:50:10.013Z | Checking crossbeam-channel v0.5.15 |
| 2492 | 2026-03-17T05:50:10.094Z | Compiling derive-ex v0.1.8 |
| 2493 | 2026-03-17T05:50:10.360Z | Checking is-terminal v0.4.17 |
| 2494 | 2026-03-17T05:50:10.423Z | Checking take_mut v0.2.2 |
| 2495 | 2026-03-17T05:50:10.466Z | Checking term v1.2.1 |
| 2496 | 2026-03-17T05:50:10.560Z | Checking slog-async v2.8.0 |
| 2497 | 2026-03-17T05:50:10.621Z | Compiling parse-display-derive v0.10.0 |
| 2498 | 2026-03-17T05:50:10.756Z | Checking slog-term v2.9.2 |
| 2499 | 2026-03-17T05:50:10.787Z | Checking rustls-webpki v0.102.8 |
| 2500 | 2026-03-17T05:50:10.942Z | Checking serde_spanned v1.0.4 |
| 2501 | 2026-03-17T05:50:11.103Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2502 | 2026-03-17T05:50:11.123Z | Checking debug-ignore v1.0.5 |
| 2503 | 2026-03-17T05:50:11.254Z | Checking match_cfg v0.1.0 |
| 2504 | 2026-03-17T05:50:11.299Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2505 | 2026-03-17T05:50:11.341Z | Checking hostname v0.3.1 |
| 2506 | 2026-03-17T05:50:11.360Z | Checking toml v0.9.12+spec-1.1.0 |
| 2507 | 2026-03-17T05:50:11.397Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2508 | 2026-03-17T05:50:11.466Z | Checking slog-json v2.6.1 |
| 2509 | 2026-03-17T05:50:11.597Z | Checking macaddr v1.0.1 |
| 2510 | 2026-03-17T05:50:11.712Z | Checking slog-bunyan v2.5.0 |
| 2511 | 2026-03-17T05:50:11.838Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2512 | 2026-03-17T05:50:11.864Z | Checking async-stream v0.3.6 |
| 2513 | 2026-03-17T05:50:12.041Z | Checking waitgroup v0.1.2 |
| 2514 | 2026-03-17T05:50:12.176Z | Checking rustls-pemfile v2.2.0 |
| 2515 | 2026-03-17T05:50:12.239Z | Checking serde_path_to_error v0.1.20 |
| 2516 | 2026-03-17T05:50:12.320Z | Checking hostname v0.4.2 |
| 2517 | 2026-03-17T05:50:12.358Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2518 | 2026-03-17T05:50:12.378Z | Checking progenitor-client v0.13.0 |
| 2519 | 2026-03-17T05:50:12.450Z | Checking progenitor-client v0.10.0 |
| 2520 | 2026-03-17T05:50:12.470Z | Compiling test-strategy v0.4.5 |
| 2521 | 2026-03-17T05:50:12.498Z | Compiling itertools v0.14.0 |
| 2522 | 2026-03-17T05:50:12.616Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2523 | 2026-03-17T05:50:12.674Z | Checking backon v1.6.0 |
| 2524 | 2026-03-17T05:50:12.748Z | Checking instant v0.1.13 |
| 2525 | 2026-03-17T05:50:12.861Z | Checking backoff v0.4.0 |
| 2526 | 2026-03-17T05:50:12.910Z | Checking parse-display v0.10.0 |
| 2527 | 2026-03-17T05:50:12.930Z | Checking progenitor-extras v0.1.1 |
| 2528 | 2026-03-17T05:50:13.090Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2529 | 2026-03-17T05:50:13.110Z | Checking heck v0.5.0 |
| 2530 | 2026-03-17T05:50:13.353Z | Checking tokio-rustls v0.25.0 |
| 2531 | 2026-03-17T05:50:13.404Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2532 | 2026-03-17T05:50:13.555Z | Compiling crucible-workspace-hack v0.1.0 |
| 2533 | 2026-03-17T05:50:13.713Z | Compiling heapless v0.8.0 |
| 2534 | 2026-03-17T05:50:13.777Z | Compiling convert_case v0.4.0 |
| 2535 | 2026-03-17T05:50:14.082Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2536 | 2026-03-17T05:50:14.205Z | Compiling ingot-macros v0.1.1 |
| 2537 | 2026-03-17T05:50:14.281Z | Compiling derive_more v0.99.20 |
| 2538 | 2026-03-17T05:50:14.338Z | Compiling proc-macro-crate v3.4.0 |
| 2539 | 2026-03-17T05:50:14.499Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2540 | 2026-03-17T05:50:14.630Z | Checking hash32 v0.3.1 |
| 2541 | 2026-03-17T05:50:14.797Z | Checking secrecy v0.10.3 |
| 2542 | 2026-03-17T05:50:14.873Z | Compiling smoltcp v0.11.0 |
| 2543 | 2026-03-17T05:50:14.949Z | Compiling prettyplease v0.2.37 |
| 2544 | 2026-03-17T05:50:14.998Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2545 | 2026-03-17T05:50:15.107Z | Compiling num_enum_derive v0.7.5 |
| 2546 | 2026-03-17T05:50:15.337Z | Compiling typify-impl v0.6.1 |
| 2547 | 2026-03-17T05:50:15.357Z | Checking tabwriter v1.4.1 |
| 2548 | 2026-03-17T05:50:15.544Z | Checking cobs v0.3.0 |
| 2549 | 2026-03-17T05:50:15.735Z | Compiling foreign-types-macros v0.2.3 |
| 2550 | 2026-03-17T05:50:15.770Z | Checking cpufeatures v0.3.0 |
| 2551 | 2026-03-17T05:50:15.866Z | Compiling unsafe-libyaml v0.2.11 |
| 2552 | 2026-03-17T05:50:16.142Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2553 | 2026-03-17T05:50:16.506Z | Checking foreign-types-shared v0.3.1 |
| 2554 | 2026-03-17T05:50:16.525Z | Checking num_enum v0.7.5 |
| 2555 | 2026-03-17T05:50:16.668Z | Checking foreign-types v0.5.0 |
| 2556 | 2026-03-17T05:50:16.711Z | Compiling serde_yaml v0.9.34+deprecated |
| 2557 | 2026-03-17T05:50:16.792Z | Checking chacha20 v0.10.0 |
| 2558 | 2026-03-17T05:50:17.082Z | Checking postcard v1.1.3 |
| 2559 | 2026-03-17T05:50:17.876Z | Compiling proc-macro-crate v1.3.1 |
| 2560 | 2026-03-17T05:50:18.032Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2561 | 2026-03-17T05:50:18.086Z | Checking ingot-types v0.1.2 |
| 2562 | 2026-03-17T05:50:18.422Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2563 | 2026-03-17T05:50:18.562Z | Checking cstr-argument v0.1.2 |
| 2564 | 2026-03-17T05:50:18.581Z | Checking ingot v0.1.1 |
| 2565 | 2026-03-17T05:50:18.602Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2566 | 2026-03-17T05:50:18.703Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#c1d9f747) |
| 2567 | 2026-03-17T05:50:18.724Z | Checking colored v3.1.1 |
| 2568 | 2026-03-17T05:50:18.776Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2569 | 2026-03-17T05:50:18.904Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2570 | 2026-03-17T05:50:18.963Z | Compiling num_enum_derive v0.5.11 |
| 2571 | 2026-03-17T05:50:19.008Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#7cce2d3a) |
| 2572 | 2026-03-17T05:50:19.038Z | Checking rand v0.10.0 |
| 2573 | 2026-03-17T05:50:20.202Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2574 | 2026-03-17T05:50:20.657Z | Checking num_enum v0.5.11 |
| 2575 | 2026-03-17T05:50:20.872Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2576 | 2026-03-17T05:50:21.385Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2577 | 2026-03-17T05:50:21.802Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2578 | 2026-03-17T05:50:21.834Z | Compiling typify-macro v0.6.1 |
| 2579 | 2026-03-17T05:50:21.926Z | Compiling typify-impl v0.4.3 |
| 2580 | 2026-03-17T05:50:22.144Z | Checking camino-tempfile v1.4.1 |
| 2581 | 2026-03-17T05:50:22.177Z | Checking num-rational v0.4.2 |
| 2582 | 2026-03-17T05:50:22.577Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2583 | 2026-03-17T05:50:22.747Z | Checking half v2.7.1 |
| 2584 | 2026-03-17T05:50:22.799Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2585 | 2026-03-17T05:50:22.885Z | Checking universal-hash v0.5.1 |
| 2586 | 2026-03-17T05:50:23.051Z | Checking num-complex v0.4.6 |
| 2587 | 2026-03-17T05:50:23.113Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2588 | 2026-03-17T05:50:23.427Z | Checking opaque-debug v0.3.1 |
| 2589 | 2026-03-17T05:50:23.466Z | Checking ciborium-io v0.2.2 |
| 2590 | 2026-03-17T05:50:23.518Z | Checking poly1305 v0.8.0 |
| 2591 | 2026-03-17T05:50:23.540Z | Checking num v0.4.3 |
| 2592 | 2026-03-17T05:50:23.585Z | Checking ciborium-ll v0.2.2 |
| 2593 | 2026-03-17T05:50:23.635Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2594 | 2026-03-17T05:50:23.689Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2595 | 2026-03-17T05:50:23.816Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2596 | 2026-03-17T05:50:23.866Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2597 | 2026-03-17T05:50:24.094Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2598 | 2026-03-17T05:50:24.185Z | Compiling typify v0.6.1 |
| 2599 | 2026-03-17T05:50:24.376Z | Checking thiserror-no-std v2.0.2 |
| 2600 | 2026-03-17T05:50:24.462Z | Checking toml v0.8.23 |
| 2601 | 2026-03-17T05:50:24.490Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2602 | 2026-03-17T05:50:24.729Z | Checking password-hash v0.5.0 |
| 2603 | 2026-03-17T05:50:24.924Z | Checking chacha20 v0.9.1 |
| 2604 | 2026-03-17T05:50:25.121Z | Compiling usdt-macro v0.5.0 |
| 2605 | 2026-03-17T05:50:25.177Z | Compiling usdt-attr-macro v0.5.0 |
| 2606 | 2026-03-17T05:50:25.360Z | Checking smf v0.2.3 |
| 2607 | 2026-03-17T05:50:25.674Z | Checking blake2 v0.10.6 |
| 2608 | 2026-03-17T05:50:25.881Z | Checking aead v0.5.2 |
| 2609 | 2026-03-17T05:50:25.912Z | Checking sigpipe v0.1.3 |
| 2610 | 2026-03-17T05:50:25.995Z | Checking memmap v0.7.0 |
| 2611 | 2026-03-17T05:50:26.069Z | Compiling num-derive v0.4.2 |
| 2612 | 2026-03-17T05:50:26.088Z | Checking glob v0.3.3 |
| 2613 | 2026-03-17T05:50:26.168Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2614 | 2026-03-17T05:50:26.191Z | Checking float-ord v0.3.2 |
| 2615 | 2026-03-17T05:50:26.323Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2616 | 2026-03-17T05:50:26.326Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2617 | 2026-03-17T05:50:26.429Z | Checking usdt v0.5.0 |
| 2618 | 2026-03-17T05:50:26.631Z | Checking chacha20poly1305 v0.10.1 |
| 2619 | 2026-03-17T05:50:26.651Z | Checking argon2 v0.5.3 |
| 2620 | 2026-03-17T05:50:26.800Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?branch=zl%2Ffilter-mcast-srcs#c570ac21) |
| 2621 | 2026-03-17T05:50:26.857Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2622 | 2026-03-17T05:50:27.061Z | Checking vsss-rs v3.3.4 |
| 2623 | 2026-03-17T05:50:27.080Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2624 | 2026-03-17T05:50:27.110Z | Compiling progenitor-impl v0.13.0 |
| 2625 | 2026-03-17T05:50:27.354Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2626 | 2026-03-17T05:50:27.852Z | Checking ciborium v0.2.2 |
| 2627 | 2026-03-17T05:50:27.928Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2628 | 2026-03-17T05:50:28.073Z | Compiling semver v0.1.20 |
| 2629 | 2026-03-17T05:50:28.102Z | Checking indent_write v2.2.0 |
| 2630 | 2026-03-17T05:50:28.257Z | Checking whoami v1.6.1 |
| 2631 | 2026-03-17T05:50:28.424Z | Compiling rustc_version v0.1.7 |
| 2632 | 2026-03-17T05:50:28.427Z | Compiling typify-macro v0.4.3 |
| 2633 | 2026-03-17T05:50:28.463Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2634 | 2026-03-17T05:50:28.715Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2635 | 2026-03-17T05:50:28.755Z | Compiling pin-project-internal v1.1.11 |
| 2636 | 2026-03-17T05:50:29.597Z | Checking swrite v0.1.0 |
| 2637 | 2026-03-17T05:50:29.659Z | Compiling minimal-lexical v0.2.1 |
| 2638 | 2026-03-17T05:50:29.719Z | Checking linked-hash-map v0.5.6 |
| 2639 | 2026-03-17T05:50:29.954Z | Checking lru-cache v0.1.2 |
| 2640 | 2026-03-17T05:50:29.999Z | Compiling nom v7.1.3 |
| 2641 | 2026-03-17T05:50:30.111Z | Compiling newtype_derive v0.1.6 |
| 2642 | 2026-03-17T05:50:30.282Z | Checking pin-project v1.1.11 |
| 2643 | 2026-03-17T05:50:30.414Z | Checking newline-converter v0.3.0 |
| 2644 | 2026-03-17T05:50:30.559Z | Checking atomicwrites v0.4.4 |
| 2645 | 2026-03-17T05:50:30.730Z | Checking hickory-proto v0.24.4 |
| 2646 | 2026-03-17T05:50:30.750Z | Compiling typify v0.4.3 |
| 2647 | 2026-03-17T05:50:30.783Z | Compiling progenitor-macro v0.13.0 |
| 2648 | 2026-03-17T05:50:30.892Z | Checking phf_shared v0.12.1 |
| 2649 | 2026-03-17T05:50:30.911Z | Checking console v0.15.11 |
| 2650 | 2026-03-17T05:50:31.045Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2651 | 2026-03-17T05:50:31.291Z | Compiling snafu-derive v0.8.9 |
| 2652 | 2026-03-17T05:50:31.922Z | Checking pem v3.0.6 |
| 2653 | 2026-03-17T05:50:31.955Z | Checking csv-core v0.1.13 |
| 2654 | 2026-03-17T05:50:32.140Z | Compiling derive-where v1.6.0 |
| 2655 | 2026-03-17T05:50:32.201Z | Compiling async-recursion v1.1.1 |
| 2656 | 2026-03-17T05:50:33.082Z | Compiling slog-dtrace v0.3.0 |
| 2657 | 2026-03-17T05:50:33.214Z | Compiling chrono-tz v0.10.4 |
| 2658 | 2026-03-17T05:50:33.326Z | Checking same-file v1.0.6 |
| 2659 | 2026-03-17T05:50:33.444Z | Compiling cancel-safe-futures v0.1.5 |
| 2660 | 2026-03-17T05:50:33.485Z | Checking unicode-width v0.1.14 |
| 2661 | 2026-03-17T05:50:33.708Z | Checking resolv-conf v0.7.6 |
| 2662 | 2026-03-17T05:50:33.826Z | Compiling owo-colors v4.3.0 |
| 2663 | 2026-03-17T05:50:33.932Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2664 | 2026-03-17T05:50:33.954Z | Checking highway v1.3.0 |
| 2665 | 2026-03-17T05:50:34.003Z | Checking snafu v0.8.9 |
| 2666 | 2026-03-17T05:50:34.097Z | Checking hickory-resolver v0.24.4 |
| 2667 | 2026-03-17T05:50:34.263Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2668 | 2026-03-17T05:50:34.327Z | Checking walkdir v2.5.0 |
| 2669 | 2026-03-17T05:50:34.380Z | Compiling const_format_proc_macros v0.2.34 |
| 2670 | 2026-03-17T05:50:34.614Z | Checking csv v1.4.0 |
| 2671 | 2026-03-17T05:50:35.131Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2672 | 2026-03-17T05:50:35.201Z | Checking expectorate v1.2.0 |
| 2673 | 2026-03-17T05:50:35.238Z | Checking phf v0.12.1 |
| 2674 | 2026-03-17T05:50:35.390Z | Compiling progenitor-impl v0.10.0 |
| 2675 | 2026-03-17T05:50:35.483Z | Checking tokio-dtrace v0.1.1 |
| 2676 | 2026-03-17T05:50:35.502Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2677 | 2026-03-17T05:50:35.718Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2678 | 2026-03-17T05:50:35.765Z | Checking globset v0.4.18 |
| 2679 | 2026-03-17T05:50:35.887Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2680 | 2026-03-17T05:50:36.033Z | Checking olpc-cjson v0.1.4 |
| 2681 | 2026-03-17T05:50:36.108Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2682 | 2026-03-17T05:50:36.213Z | Checking libsw-core v0.3.2 |
| 2683 | 2026-03-17T05:50:36.397Z | Checking serde_plain v1.0.2 |
| 2684 | 2026-03-17T05:50:36.419Z | Checking arc-swap v1.8.2 |
| 2685 | 2026-03-17T05:50:36.440Z | Compiling lzma-sys v0.1.20 |
| 2686 | 2026-03-17T05:50:36.734Z | Checking typed-path v0.9.3 |
| 2687 | 2026-03-17T05:50:36.917Z | Checking utf-8 v0.7.6 |
| 2688 | 2026-03-17T05:50:36.993Z | Checking bytecount v0.6.9 |
| 2689 | 2026-03-17T05:50:37.097Z | Checking tungstenite v0.21.0 |
| 2690 | 2026-03-17T05:50:37.137Z | Checking papergrid v0.11.0 |
| 2691 | 2026-03-17T05:50:37.606Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2692 | 2026-03-17T05:50:37.822Z | Checking slog-scope v4.4.1 |
| 2693 | 2026-03-17T05:50:37.867Z | Checking tough v0.20.0 |
| 2694 | 2026-03-17T05:50:37.947Z | Checking progenitor v0.13.0 |
| 2695 | 2026-03-17T05:50:37.991Z | Checking libsw v3.5.0 |
| 2696 | 2026-03-17T05:50:38.041Z | Checking oxide-tokio-rt v0.1.3 |
| 2697 | 2026-03-17T05:50:38.119Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2698 | 2026-03-17T05:50:38.257Z | Checking const_format v0.2.35 |
| 2699 | 2026-03-17T05:50:38.581Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2700 | 2026-03-17T05:50:38.873Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2701 | 2026-03-17T05:50:39.073Z | Compiling progenitor-macro v0.10.0 |
| 2702 | 2026-03-17T05:50:39.644Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2703 | 2026-03-17T05:50:39.948Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2704 | 2026-03-17T05:50:39.975Z | Checking qorb v0.4.1 |
| 2705 | 2026-03-17T05:50:40.506Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2706 | 2026-03-17T05:50:40.645Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2707 | 2026-03-17T05:50:40.667Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2708 | 2026-03-17T05:50:40.686Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2709 | 2026-03-17T05:50:41.124Z | Compiling cargo_toml v0.22.3 |
| 2710 | 2026-03-17T05:50:41.207Z | Checking gethostname v0.5.0 |
| 2711 | 2026-03-17T05:50:41.322Z | Compiling tabled_derive v0.7.0 |
| 2712 | 2026-03-17T05:50:41.322Z | Checking bcs v0.1.6 |
| 2713 | 2026-03-17T05:50:41.361Z | Checking unicode-linebreak v0.1.5 |
| 2714 | 2026-03-17T05:50:41.559Z | Checking termtree v0.5.1 |
| 2715 | 2026-03-17T05:50:41.667Z | Checking smawk v0.3.2 |
| 2716 | 2026-03-17T05:50:41.721Z | Checking linear-map v1.2.0 |
| 2717 | 2026-03-17T05:50:41.774Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2718 | 2026-03-17T05:50:41.843Z | Checking textwrap v0.16.2 |
| 2719 | 2026-03-17T05:50:41.957Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2720 | 2026-03-17T05:50:42.135Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2721 | 2026-03-17T05:50:42.301Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2722 | 2026-03-17T05:50:42.678Z | Checking tabled v0.15.0 |
| 2723 | 2026-03-17T05:50:43.104Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2724 | 2026-03-17T05:50:43.437Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2725 | 2026-03-17T05:50:43.666Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2726 | 2026-03-17T05:50:43.706Z | Checking steno v0.4.1 |
| 2727 | 2026-03-17T05:50:43.930Z | Checking slog-stdlog v4.1.1 |
| 2728 | 2026-03-17T05:50:44.238Z | Checking typeid v1.0.3 |
| 2729 | 2026-03-17T05:50:44.292Z | Checking tokio-tungstenite v0.21.0 |
| 2730 | 2026-03-17T05:50:44.371Z | Checking humantime v2.3.0 |
| 2731 | 2026-03-17T05:50:44.614Z | Checking base64 v0.21.7 |
| 2732 | 2026-03-17T05:50:44.656Z | Checking ron v0.12.0 |
| 2733 | 2026-03-17T05:50:44.945Z | Checking xz2 v0.1.7 |
| 2734 | 2026-03-17T05:50:45.069Z | Checking slog-envlogger v2.2.0 |
| 2735 | 2026-03-17T05:50:45.170Z | Checking yasna v0.5.2 |
| 2736 | 2026-03-17T05:50:45.215Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2737 | 2026-03-17T05:50:45.263Z | Checking headers-core v0.3.0 |
| 2738 | 2026-03-17T05:50:45.385Z | Checking filetime v0.2.27 |
| 2739 | 2026-03-17T05:50:45.407Z | Checking xattr v1.6.1 |
| 2740 | 2026-03-17T05:50:45.568Z | Checking base16ct v1.0.0 |
| 2741 | 2026-03-17T05:50:45.587Z | Checking tar v0.4.44 |
| 2742 | 2026-03-17T05:50:45.692Z | Checking headers v0.4.1 |
| 2743 | 2026-03-17T05:50:45.712Z | Checking rcgen v0.12.1 |
| 2744 | 2026-03-17T05:50:45.745Z | Checking subprocess v0.2.15 |
| 2745 | 2026-03-17T05:50:46.131Z | Checking progenitor v0.10.0 |
| 2746 | 2026-03-17T05:50:46.303Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2747 | 2026-03-17T05:50:53.804Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2748 | 2026-03-17T05:51:01.846Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2749 | 2026-03-17T05:51:03.612Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2750 | 2026-03-17T05:51:05.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2751 | 2026-03-17T05:51:05.418Z | |
| 2752 | 2026-03-17T05:51:05.418Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/259) |
| 2753 | 2026-03-17T05:51:06.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2754 | 2026-03-17T05:51:06.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2755 | 2026-03-17T05:51:06.448Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2756 | 2026-03-17T05:51:08.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s |
| 2757 | 2026-03-17T05:51:08.395Z | |
| 2758 | 2026-03-17T05:51:08.395Z | info: running `cargo check --bins` on nexus-config (51/259) |
| 2759 | 2026-03-17T05:51:09.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2760 | 2026-03-17T05:51:09.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2761 | 2026-03-17T05:51:09.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2762 | 2026-03-17T05:51:09.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2763 | 2026-03-17T05:51:09.233Z | |
| 2764 | 2026-03-17T05:51:09.234Z | info: running `cargo check --bins` on nexus-types (52/259) |
| 2765 | 2026-03-17T05:51:09.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2766 | 2026-03-17T05:51:09.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2767 | 2026-03-17T05:51:09.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2768 | 2026-03-17T05:51:09.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2769 | 2026-03-17T05:51:10.073Z | |
| 2770 | 2026-03-17T05:51:10.073Z | info: running `cargo check --bins` on clickhouse-admin-types (53/259) |
| 2771 | 2026-03-17T05:51:10.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2772 | 2026-03-17T05:51:10.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2773 | 2026-03-17T05:51:10.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2774 | 2026-03-17T05:51:10.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2775 | 2026-03-17T05:51:10.863Z | |
| 2776 | 2026-03-17T05:51:10.863Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/259) |
| 2777 | 2026-03-17T05:51:11.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2778 | 2026-03-17T05:51:11.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2779 | 2026-03-17T05:51:11.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2780 | 2026-03-17T05:51:11.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2781 | 2026-03-17T05:51:11.655Z | |
| 2782 | 2026-03-17T05:51:11.655Z | info: running `cargo check --bins` on cockroach-admin-types (55/259) |
| 2783 | 2026-03-17T05:51:12.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2784 | 2026-03-17T05:51:12.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2785 | 2026-03-17T05:51:12.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2786 | 2026-03-17T05:51:12.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2787 | 2026-03-17T05:51:12.421Z | |
| 2788 | 2026-03-17T05:51:12.421Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/259) |
| 2789 | 2026-03-17T05:51:13.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2790 | 2026-03-17T05:51:13.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2791 | 2026-03-17T05:51:13.092Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2792 | 2026-03-17T05:51:13.097Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2793 | 2026-03-17T05:51:13.194Z | |
| 2794 | 2026-03-17T05:51:13.194Z | info: running `cargo check --bins` on ereport-types (57/259) |
| 2795 | 2026-03-17T05:51:13.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2796 | 2026-03-17T05:51:13.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2797 | 2026-03-17T05:51:13.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2798 | 2026-03-17T05:51:13.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2799 | 2026-03-17T05:51:13.976Z | |
| 2800 | 2026-03-17T05:51:13.976Z | info: running `cargo check --bins` on gateway-client (58/259) |
| 2801 | 2026-03-17T05:51:14.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2802 | 2026-03-17T05:51:14.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2803 | 2026-03-17T05:51:14.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2804 | 2026-03-17T05:51:14.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2805 | 2026-03-17T05:51:14.763Z | |
| 2806 | 2026-03-17T05:51:14.763Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/259) |
| 2807 | 2026-03-17T05:51:15.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2808 | 2026-03-17T05:51:15.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2809 | 2026-03-17T05:51:15.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2810 | 2026-03-17T05:51:15.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2811 | 2026-03-17T05:51:15.543Z | |
| 2812 | 2026-03-17T05:51:15.543Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/259) |
| 2813 | 2026-03-17T05:51:16.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2814 | 2026-03-17T05:51:16.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2815 | 2026-03-17T05:51:16.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2816 | 2026-03-17T05:51:16.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2817 | 2026-03-17T05:51:16.345Z | |
| 2818 | 2026-03-17T05:51:16.346Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/259) |
| 2819 | 2026-03-17T05:51:17.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2820 | 2026-03-17T05:51:17.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2821 | 2026-03-17T05:51:17.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2822 | 2026-03-17T05:51:17.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2823 | 2026-03-17T05:51:17.110Z | |
| 2824 | 2026-03-17T05:51:17.110Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/259) |
| 2825 | 2026-03-17T05:51:17.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2826 | 2026-03-17T05:51:17.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2827 | 2026-03-17T05:51:17.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2828 | 2026-03-17T05:51:17.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2829 | 2026-03-17T05:51:17.894Z | |
| 2830 | 2026-03-17T05:51:17.894Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/259) |
| 2831 | 2026-03-17T05:51:18.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2832 | 2026-03-17T05:51:18.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2833 | 2026-03-17T05:51:18.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2834 | 2026-03-17T05:51:18.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2835 | 2026-03-17T05:51:18.695Z | |
| 2836 | 2026-03-17T05:51:18.695Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/259) |
| 2837 | 2026-03-17T05:51:19.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2838 | 2026-03-17T05:51:19.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2839 | 2026-03-17T05:51:19.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2840 | 2026-03-17T05:51:19.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2841 | 2026-03-17T05:51:19.500Z | |
| 2842 | 2026-03-17T05:51:19.500Z | info: running `cargo check --bins` on key-manager-types (65/259) |
| 2843 | 2026-03-17T05:51:20.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2844 | 2026-03-17T05:51:20.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2845 | 2026-03-17T05:51:20.167Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2846 | 2026-03-17T05:51:20.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2847 | 2026-03-17T05:51:20.269Z | |
| 2848 | 2026-03-17T05:51:20.269Z | info: running `cargo check --bins` on oxlog (66/259) |
| 2849 | 2026-03-17T05:51:20.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2850 | 2026-03-17T05:51:20.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2851 | 2026-03-17T05:51:21.090Z | Compiling newtype-uuid v1.3.2 |
| 2852 | 2026-03-17T05:51:21.347Z | Compiling daft v0.1.5 |
| 2853 | 2026-03-17T05:51:21.605Z | Compiling iddqd v0.3.17 |
| 2854 | 2026-03-17T05:51:22.890Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2855 | 2026-03-17T05:51:23.180Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2856 | 2026-03-17T05:51:23.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.27s |
| 2857 | 2026-03-17T05:51:23.742Z | |
| 2858 | 2026-03-17T05:51:23.742Z | info: running `cargo check --bins` on internal-dns-types (67/259) |
| 2859 | 2026-03-17T05:51:24.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2860 | 2026-03-17T05:51:24.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2861 | 2026-03-17T05:51:24.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2862 | 2026-03-17T05:51:24.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2863 | 2026-03-17T05:51:24.529Z | |
| 2864 | 2026-03-17T05:51:24.529Z | info: running `cargo check --bins` on internal-dns-types-versions (68/259) |
| 2865 | 2026-03-17T05:51:25.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2866 | 2026-03-17T05:51:25.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2867 | 2026-03-17T05:51:25.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2868 | 2026-03-17T05:51:25.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2869 | 2026-03-17T05:51:25.323Z | |
| 2870 | 2026-03-17T05:51:25.323Z | info: running `cargo check --bins` on nexus-types-versions (69/259) |
| 2871 | 2026-03-17T05:51:26.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2872 | 2026-03-17T05:51:26.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2873 | 2026-03-17T05:51:26.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2874 | 2026-03-17T05:51:26.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2875 | 2026-03-17T05:51:26.147Z | |
| 2876 | 2026-03-17T05:51:26.147Z | info: running `cargo check --bins` on omicron-passwords (70/259) |
| 2877 | 2026-03-17T05:51:26.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2878 | 2026-03-17T05:51:26.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2879 | 2026-03-17T05:51:26.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2880 | 2026-03-17T05:51:26.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2881 | 2026-03-17T05:51:26.917Z | |
| 2882 | 2026-03-17T05:51:26.918Z | info: running `cargo check --bins` on oxql-types (71/259) |
| 2883 | 2026-03-17T05:51:27.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2884 | 2026-03-17T05:51:27.602Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2885 | 2026-03-17T05:51:27.602Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2886 | 2026-03-17T05:51:27.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2887 | 2026-03-17T05:51:27.709Z | |
| 2888 | 2026-03-17T05:51:27.709Z | info: running `cargo check --bins` on oximeter-types (72/259) |
| 2889 | 2026-03-17T05:51:28.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2890 | 2026-03-17T05:51:28.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2891 | 2026-03-17T05:51:28.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2892 | 2026-03-17T05:51:28.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2893 | 2026-03-17T05:51:28.499Z | |
| 2894 | 2026-03-17T05:51:28.500Z | info: running `cargo check --bins` on oximeter-types-versions (73/259) |
| 2895 | 2026-03-17T05:51:29.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2896 | 2026-03-17T05:51:29.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2897 | 2026-03-17T05:51:29.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2898 | 2026-03-17T05:51:29.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2899 | 2026-03-17T05:51:29.293Z | |
| 2900 | 2026-03-17T05:51:29.293Z | info: running `cargo check --bins` on oximeter-macro-impl (74/259) |
| 2901 | 2026-03-17T05:51:29.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2902 | 2026-03-17T05:51:29.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2903 | 2026-03-17T05:51:29.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2904 | 2026-03-17T05:51:29.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2905 | 2026-03-17T05:51:30.066Z | |
| 2906 | 2026-03-17T05:51:30.066Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/259) |
| 2907 | 2026-03-17T05:51:30.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2908 | 2026-03-17T05:51:30.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2909 | 2026-03-17T05:51:30.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2910 | 2026-03-17T05:51:30.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2911 | 2026-03-17T05:51:30.878Z | |
| 2912 | 2026-03-17T05:51:30.878Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/259) |
| 2913 | 2026-03-17T05:51:31.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2914 | 2026-03-17T05:51:31.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2915 | 2026-03-17T05:51:31.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2916 | 2026-03-17T05:51:31.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2917 | 2026-03-17T05:51:31.690Z | |
| 2918 | 2026-03-17T05:51:31.690Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/259) |
| 2919 | 2026-03-17T05:51:32.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2920 | 2026-03-17T05:51:32.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2921 | 2026-03-17T05:51:32.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2922 | 2026-03-17T05:51:32.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2923 | 2026-03-17T05:51:32.501Z | |
| 2924 | 2026-03-17T05:51:32.501Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/259) |
| 2925 | 2026-03-17T05:51:33.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2926 | 2026-03-17T05:51:33.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2927 | 2026-03-17T05:51:33.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2928 | 2026-03-17T05:51:33.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2929 | 2026-03-17T05:51:33.316Z | |
| 2930 | 2026-03-17T05:51:33.316Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/259) |
| 2931 | 2026-03-17T05:51:33.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2932 | 2026-03-17T05:51:33.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2933 | 2026-03-17T05:51:33.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2934 | 2026-03-17T05:51:33.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2935 | 2026-03-17T05:51:34.094Z | |
| 2936 | 2026-03-17T05:51:34.094Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/259) |
| 2937 | 2026-03-17T05:51:34.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2938 | 2026-03-17T05:51:34.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2939 | 2026-03-17T05:51:34.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2940 | 2026-03-17T05:51:34.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2941 | 2026-03-17T05:51:34.872Z | |
| 2942 | 2026-03-17T05:51:34.872Z | info: running `cargo check --bins --no-default-features` on gfss (81/259) |
| 2943 | 2026-03-17T05:51:35.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2944 | 2026-03-17T05:51:35.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2945 | 2026-03-17T05:51:35.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2946 | 2026-03-17T05:51:35.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2947 | 2026-03-17T05:51:35.644Z | |
| 2948 | 2026-03-17T05:51:35.645Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/259) |
| 2949 | 2026-03-17T05:51:36.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2950 | 2026-03-17T05:51:36.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2951 | 2026-03-17T05:51:36.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2952 | 2026-03-17T05:51:36.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2953 | 2026-03-17T05:51:36.415Z | |
| 2954 | 2026-03-17T05:51:36.416Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/259) |
| 2955 | 2026-03-17T05:51:37.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2956 | 2026-03-17T05:51:38.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2957 | 2026-03-17T05:51:38.118Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2958 | 2026-03-17T05:51:38.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s |
| 2959 | 2026-03-17T05:51:38.215Z | |
| 2960 | 2026-03-17T05:51:38.215Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/259) |
| 2961 | 2026-03-17T05:51:38.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2962 | 2026-03-17T05:51:38.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2963 | 2026-03-17T05:51:39.130Z | Compiling ar_archive_writer v0.5.1 |
| 2964 | 2026-03-17T05:51:39.277Z | Compiling stacker v0.1.23 |
| 2965 | 2026-03-17T05:51:39.284Z | Compiling cfg_aliases v0.1.1 |
| 2966 | 2026-03-17T05:51:39.287Z | Compiling convert_case v0.10.0 |
| 2967 | 2026-03-17T05:51:39.289Z | Checking fd-lock v4.0.4 |
| 2968 | 2026-03-17T05:51:39.289Z | Checking nibble_vec v0.1.0 |
| 2969 | 2026-03-17T05:51:39.289Z | Checking vte v0.14.1 |
| 2970 | 2026-03-17T05:51:39.289Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2971 | 2026-03-17T05:51:39.487Z | Compiling nix v0.28.0 |
| 2972 | 2026-03-17T05:51:39.505Z | Checking endian-type v0.1.2 |
| 2973 | 2026-03-17T05:51:39.522Z | Checking strip-ansi-escapes v0.2.1 |
| 2974 | 2026-03-17T05:51:39.539Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2975 | 2026-03-17T05:51:39.638Z | Compiling peg-macros v0.8.5 |
| 2976 | 2026-03-17T05:51:39.655Z | Checking winnow v0.6.26 |
| 2977 | 2026-03-17T05:51:39.672Z | Checking radix_trie v0.2.1 |
| 2978 | 2026-03-17T05:51:39.775Z | Compiling derive_more-impl v2.1.1 |
| 2979 | 2026-03-17T05:51:39.821Z | Compiling sqlparser_derive v0.5.0 |
| 2980 | 2026-03-17T05:51:39.943Z | Checking unicode_categories v0.1.1 |
| 2981 | 2026-03-17T05:51:40.144Z | Checking nu-ansi-term v0.50.3 |
| 2982 | 2026-03-17T05:51:40.161Z | Checking home v0.5.12 |
| 2983 | 2026-03-17T05:51:40.321Z | Checking display-error-chain v0.2.2 |
| 2984 | 2026-03-17T05:51:40.417Z | Checking reedline v0.40.0 |
| 2985 | 2026-03-17T05:51:40.434Z | Compiling psm v0.1.30 |
| 2986 | 2026-03-17T05:51:40.852Z | Checking derive_more v2.1.1 |
| 2987 | 2026-03-17T05:51:40.943Z | Checking crossterm v0.29.0 |
| 2988 | 2026-03-17T05:51:41.143Z | Checking peg v0.8.5 |
| 2989 | 2026-03-17T05:51:41.210Z | Checking sqlformat v0.3.5 |
| 2990 | 2026-03-17T05:51:41.297Z | Checking rustyline v14.0.0 |
| 2991 | 2026-03-17T05:51:41.369Z | Checking recursive v0.1.1 |
| 2992 | 2026-03-17T05:51:41.476Z | Checking sqlparser v0.61.0 |
| 2993 | 2026-03-17T05:51:57.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s |
| 2994 | 2026-03-17T05:51:57.566Z | |
| 2995 | 2026-03-17T05:51:57.566Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/259) |
| 2996 | 2026-03-17T05:51:58.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2997 | 2026-03-17T05:51:58.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2998 | 2026-03-17T05:51:58.479Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2999 | 2026-03-17T05:52:03.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s |
| 3000 | 2026-03-17T05:52:03.363Z | |
| 3001 | 2026-03-17T05:52:03.363Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/259) |
| 3002 | 2026-03-17T05:52:04.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3003 | 2026-03-17T05:52:04.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3004 | 2026-03-17T05:52:04.275Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3005 | 2026-03-17T05:52:07.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 3006 | 2026-03-17T05:52:07.755Z | |
| 3007 | 2026-03-17T05:52:07.755Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/259) |
| 3008 | 2026-03-17T05:52:08.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3009 | 2026-03-17T05:52:08.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3010 | 2026-03-17T05:52:08.658Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3011 | 2026-03-17T05:52:13.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s |
| 3012 | 2026-03-17T05:52:13.235Z | |
| 3013 | 2026-03-17T05:52:13.235Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/259) |
| 3014 | 2026-03-17T05:52:13.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3015 | 2026-03-17T05:52:13.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3016 | 2026-03-17T05:52:14.148Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3017 | 2026-03-17T05:52:18.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 3018 | 2026-03-17T05:52:18.795Z | |
| 3019 | 2026-03-17T05:52:18.795Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/259) |
| 3020 | 2026-03-17T05:52:19.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3021 | 2026-03-17T05:52:19.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3022 | 2026-03-17T05:52:19.703Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3023 | 2026-03-17T05:52:23.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.36s |
| 3024 | 2026-03-17T05:52:23.376Z | |
| 3025 | 2026-03-17T05:52:23.376Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/259) |
| 3026 | 2026-03-17T05:52:24.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3027 | 2026-03-17T05:52:24.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3028 | 2026-03-17T05:52:24.286Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3029 | 2026-03-17T05:52:27.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s |
| 3030 | 2026-03-17T05:52:28.042Z | |
| 3031 | 2026-03-17T05:52:28.042Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/259) |
| 3032 | 2026-03-17T05:52:28.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3033 | 2026-03-17T05:52:28.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3034 | 2026-03-17T05:52:28.956Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3035 | 2026-03-17T05:52:33.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 3036 | 2026-03-17T05:52:33.801Z | |
| 3037 | 2026-03-17T05:52:33.801Z | info: running `cargo check --bins` on oximeter (92/259) |
| 3038 | 2026-03-17T05:52:34.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3039 | 2026-03-17T05:52:34.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3040 | 2026-03-17T05:52:34.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3041 | 2026-03-17T05:52:34.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3042 | 2026-03-17T05:52:34.594Z | |
| 3043 | 2026-03-17T05:52:34.594Z | info: running `cargo check --bins` on oximeter-schema (93/259) |
| 3044 | 2026-03-17T05:52:35.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3045 | 2026-03-17T05:52:35.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3046 | 2026-03-17T05:52:35.456Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3047 | 2026-03-17T05:52:35.651Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3048 | 2026-03-17T05:52:35.670Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3049 | 2026-03-17T05:52:36.098Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3050 | 2026-03-17T05:52:41.099Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3051 | 2026-03-17T05:52:41.518Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3052 | 2026-03-17T05:52:43.060Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3053 | 2026-03-17T05:52:43.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.34s |
| 3054 | 2026-03-17T05:52:44.159Z | |
| 3055 | 2026-03-17T05:52:44.159Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/259) |
| 3056 | 2026-03-17T05:52:44.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3057 | 2026-03-17T05:52:44.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3058 | 2026-03-17T05:52:44.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3059 | 2026-03-17T05:52:44.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3060 | 2026-03-17T05:52:44.955Z | |
| 3061 | 2026-03-17T05:52:44.955Z | info: running `cargo check --bins` on oximeter-test-utils (95/259) |
| 3062 | 2026-03-17T05:52:45.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3063 | 2026-03-17T05:52:45.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3064 | 2026-03-17T05:52:45.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3065 | 2026-03-17T05:52:45.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3066 | 2026-03-17T05:52:45.811Z | |
| 3067 | 2026-03-17T05:52:45.811Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/259) |
| 3068 | 2026-03-17T05:52:46.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3069 | 2026-03-17T05:52:46.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3070 | 2026-03-17T05:52:46.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3071 | 2026-03-17T05:52:46.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3072 | 2026-03-17T05:52:46.625Z | |
| 3073 | 2026-03-17T05:52:46.626Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/259) |
| 3074 | 2026-03-17T05:52:47.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3075 | 2026-03-17T05:52:47.330Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3076 | 2026-03-17T05:52:47.330Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3077 | 2026-03-17T05:52:47.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3078 | 2026-03-17T05:52:47.439Z | |
| 3079 | 2026-03-17T05:52:47.439Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/259) |
| 3080 | 2026-03-17T05:52:48.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3081 | 2026-03-17T05:52:48.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3082 | 2026-03-17T05:52:48.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3083 | 2026-03-17T05:52:48.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3084 | 2026-03-17T05:52:48.254Z | |
| 3085 | 2026-03-17T05:52:48.254Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/259) |
| 3086 | 2026-03-17T05:52:48.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3087 | 2026-03-17T05:52:48.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3088 | 2026-03-17T05:52:48.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3089 | 2026-03-17T05:52:48.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3090 | 2026-03-17T05:52:49.070Z | |
| 3091 | 2026-03-17T05:52:49.070Z | info: running `cargo check --bins` on trust-quorum-types (100/259) |
| 3092 | 2026-03-17T05:52:49.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3093 | 2026-03-17T05:52:49.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3094 | 2026-03-17T05:52:49.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3095 | 2026-03-17T05:52:49.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3096 | 2026-03-17T05:52:49.844Z | |
| 3097 | 2026-03-17T05:52:49.844Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/259) |
| 3098 | 2026-03-17T05:52:50.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3099 | 2026-03-17T05:52:50.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3100 | 2026-03-17T05:52:50.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3101 | 2026-03-17T05:52:50.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3102 | 2026-03-17T05:52:50.650Z | |
| 3103 | 2026-03-17T05:52:50.650Z | info: running `cargo check --bins` on update-engine (102/259) |
| 3104 | 2026-03-17T05:52:51.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3105 | 2026-03-17T05:52:51.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3106 | 2026-03-17T05:52:51.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3107 | 2026-03-17T05:52:51.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3108 | 2026-03-17T05:52:51.422Z | |
| 3109 | 2026-03-17T05:52:51.422Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/259) |
| 3110 | 2026-03-17T05:52:52.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3111 | 2026-03-17T05:52:52.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3112 | 2026-03-17T05:52:52.358Z | Checking dropshot-api-manager-types v0.6.0 |
| 3113 | 2026-03-17T05:52:52.361Z | Checking nanorand v0.7.0 |
| 3114 | 2026-03-17T05:52:52.661Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3115 | 2026-03-17T05:52:52.700Z | Checking flume v0.11.1 |
| 3116 | 2026-03-17T05:52:52.978Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3117 | 2026-03-17T05:52:54.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s |
| 3118 | 2026-03-17T05:52:54.476Z | |
| 3119 | 2026-03-17T05:52:54.476Z | info: running `cargo check --bins` on clickhouse-admin-api (104/259) |
| 3120 | 2026-03-17T05:52:55.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3121 | 2026-03-17T05:52:55.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3122 | 2026-03-17T05:52:55.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3123 | 2026-03-17T05:52:55.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3124 | 2026-03-17T05:52:55.274Z | |
| 3125 | 2026-03-17T05:52:55.274Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/259) |
| 3126 | 2026-03-17T05:52:55.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3127 | 2026-03-17T05:52:55.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3128 | 2026-03-17T05:52:55.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3129 | 2026-03-17T05:52:55.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3130 | 2026-03-17T05:52:56.072Z | |
| 3131 | 2026-03-17T05:52:56.072Z | info: running `cargo check --bins` on bootstrap-agent-client (106/259) |
| 3132 | 2026-03-17T05:52:56.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3133 | 2026-03-17T05:52:56.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3134 | 2026-03-17T05:52:56.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3135 | 2026-03-17T05:52:56.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3136 | 2026-03-17T05:52:56.868Z | |
| 3137 | 2026-03-17T05:52:56.868Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/259) |
| 3138 | 2026-03-17T05:52:57.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3139 | 2026-03-17T05:52:57.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3140 | 2026-03-17T05:52:57.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3141 | 2026-03-17T05:52:57.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3142 | 2026-03-17T05:52:57.686Z | |
| 3143 | 2026-03-17T05:52:57.686Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/259) |
| 3144 | 2026-03-17T05:52:58.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3145 | 2026-03-17T05:52:58.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3146 | 2026-03-17T05:52:58.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3147 | 2026-03-17T05:52:58.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3148 | 2026-03-17T05:52:58.480Z | |
| 3149 | 2026-03-17T05:52:58.481Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/259) |
| 3150 | 2026-03-17T05:52:59.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3151 | 2026-03-17T05:52:59.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3152 | 2026-03-17T05:52:59.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3153 | 2026-03-17T05:52:59.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3154 | 2026-03-17T05:52:59.279Z | |
| 3155 | 2026-03-17T05:52:59.279Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/259) |
| 3156 | 2026-03-17T05:52:59.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3157 | 2026-03-17T05:52:59.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3158 | 2026-03-17T05:52:59.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3159 | 2026-03-17T05:52:59.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3160 | 2026-03-17T05:53:00.072Z | |
| 3161 | 2026-03-17T05:53:00.072Z | info: running `cargo check --bins` on cockroach-admin-client (111/259) |
| 3162 | 2026-03-17T05:53:00.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3163 | 2026-03-17T05:53:00.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3164 | 2026-03-17T05:53:00.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3165 | 2026-03-17T05:53:00.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3166 | 2026-03-17T05:53:00.849Z | |
| 3167 | 2026-03-17T05:53:00.849Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/259) |
| 3168 | 2026-03-17T05:53:01.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3169 | 2026-03-17T05:53:01.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3170 | 2026-03-17T05:53:01.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3171 | 2026-03-17T05:53:01.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3172 | 2026-03-17T05:53:01.642Z | |
| 3173 | 2026-03-17T05:53:01.642Z | info: running `cargo check --bins` on dns-service-client (113/259) |
| 3174 | 2026-03-17T05:53:02.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3175 | 2026-03-17T05:53:02.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3176 | 2026-03-17T05:53:02.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3177 | 2026-03-17T05:53:02.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3178 | 2026-03-17T05:53:02.440Z | |
| 3179 | 2026-03-17T05:53:02.440Z | info: running `cargo check --bins` on installinator-client (114/259) |
| 3180 | 2026-03-17T05:53:03.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3181 | 2026-03-17T05:53:03.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3182 | 2026-03-17T05:53:03.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3183 | 2026-03-17T05:53:03.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3184 | 2026-03-17T05:53:03.239Z | |
| 3185 | 2026-03-17T05:53:03.239Z | info: running `cargo check --bins` on nexus-client (115/259) |
| 3186 | 2026-03-17T05:53:03.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3187 | 2026-03-17T05:53:03.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3188 | 2026-03-17T05:53:03.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3189 | 2026-03-17T05:53:03.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3190 | 2026-03-17T05:53:04.083Z | |
| 3191 | 2026-03-17T05:53:04.083Z | info: running `cargo check --bins` on nexus-lockstep-client (116/259) |
| 3192 | 2026-03-17T05:53:04.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3193 | 2026-03-17T05:53:04.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3194 | 2026-03-17T05:53:04.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3195 | 2026-03-17T05:53:04.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3196 | 2026-03-17T05:53:04.925Z | |
| 3197 | 2026-03-17T05:53:04.925Z | info: running `cargo check --bins` on ntp-admin-client (117/259) |
| 3198 | 2026-03-17T05:53:05.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3199 | 2026-03-17T05:53:05.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3200 | 2026-03-17T05:53:05.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3201 | 2026-03-17T05:53:05.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3202 | 2026-03-17T05:53:05.700Z | |
| 3203 | 2026-03-17T05:53:05.700Z | info: running `cargo check --bins` on oxide-client (118/259) |
| 3204 | 2026-03-17T05:53:06.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3205 | 2026-03-17T05:53:06.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3206 | 2026-03-17T05:53:06.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3207 | 2026-03-17T05:53:06.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3208 | 2026-03-17T05:53:06.480Z | |
| 3209 | 2026-03-17T05:53:06.480Z | info: running `cargo check --bins` on oximeter-client (119/259) |
| 3210 | 2026-03-17T05:53:07.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3211 | 2026-03-17T05:53:07.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3212 | 2026-03-17T05:53:07.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3213 | 2026-03-17T05:53:07.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3214 | 2026-03-17T05:53:07.271Z | |
| 3215 | 2026-03-17T05:53:07.271Z | info: running `cargo check --bins` on repo-depot-client (120/259) |
| 3216 | 2026-03-17T05:53:07.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3217 | 2026-03-17T05:53:07.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3218 | 2026-03-17T05:53:07.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3219 | 2026-03-17T05:53:07.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3220 | 2026-03-17T05:53:08.049Z | |
| 3221 | 2026-03-17T05:53:08.049Z | info: running `cargo check --bins` on sled-agent-client (121/259) |
| 3222 | 2026-03-17T05:53:08.753Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3223 | 2026-03-17T05:53:08.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3224 | 2026-03-17T05:53:08.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3225 | 2026-03-17T05:53:08.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3226 | 2026-03-17T05:53:08.869Z | |
| 3227 | 2026-03-17T05:53:08.869Z | info: running `cargo check --bins` on wicketd-client (122/259) |
| 3228 | 2026-03-17T05:53:09.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3229 | 2026-03-17T05:53:09.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3230 | 2026-03-17T05:53:09.578Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3231 | 2026-03-17T05:53:09.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3232 | 2026-03-17T05:53:09.686Z | |
| 3233 | 2026-03-17T05:53:09.686Z | info: running `cargo check --bins` on installinator-common (123/259) |
| 3234 | 2026-03-17T05:53:10.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3235 | 2026-03-17T05:53:10.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3236 | 2026-03-17T05:53:10.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3237 | 2026-03-17T05:53:10.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3238 | 2026-03-17T05:53:10.491Z | |
| 3239 | 2026-03-17T05:53:10.491Z | info: running `cargo check --bins` on installinator-common-versions (124/259) |
| 3240 | 2026-03-17T05:53:11.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3241 | 2026-03-17T05:53:11.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3242 | 2026-03-17T05:53:11.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3243 | 2026-03-17T05:53:11.166Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3244 | 2026-03-17T05:53:11.263Z | |
| 3245 | 2026-03-17T05:53:11.263Z | info: running `cargo check --bins` on wicket-common (125/259) |
| 3246 | 2026-03-17T05:53:11.973Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3247 | 2026-03-17T05:53:11.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3248 | 2026-03-17T05:53:11.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3249 | 2026-03-17T05:53:11.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3250 | 2026-03-17T05:53:12.085Z | |
| 3251 | 2026-03-17T05:53:12.086Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/259) |
| 3252 | 2026-03-17T05:53:12.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3253 | 2026-03-17T05:53:12.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3254 | 2026-03-17T05:53:12.988Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3255 | 2026-03-17T05:53:13.017Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3256 | 2026-03-17T05:53:13.017Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3257 | 2026-03-17T05:53:13.118Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3258 | 2026-03-17T05:53:13.121Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3259 | 2026-03-17T05:53:13.352Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3260 | 2026-03-17T05:53:13.379Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3261 | 2026-03-17T05:53:13.653Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3262 | 2026-03-17T05:53:13.656Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3263 | 2026-03-17T05:53:16.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3264 | 2026-03-17T05:53:16.742Z | |
| 3265 | 2026-03-17T05:53:16.742Z | info: running `cargo check --bins` on cockroach-admin-api (127/259) |
| 3266 | 2026-03-17T05:53:17.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3267 | 2026-03-17T05:53:17.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3268 | 2026-03-17T05:53:17.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3269 | 2026-03-17T05:53:17.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3270 | 2026-03-17T05:53:17.534Z | |
| 3271 | 2026-03-17T05:53:17.534Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/259) |
| 3272 | 2026-03-17T05:53:18.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3273 | 2026-03-17T05:53:18.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3274 | 2026-03-17T05:53:18.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3275 | 2026-03-17T05:53:18.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3276 | 2026-03-17T05:53:18.447Z | |
| 3277 | 2026-03-17T05:53:18.447Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/259) |
| 3278 | 2026-03-17T05:53:19.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3279 | 2026-03-17T05:53:19.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3280 | 2026-03-17T05:53:19.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3281 | 2026-03-17T05:53:19.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3282 | 2026-03-17T05:53:19.361Z | |
| 3283 | 2026-03-17T05:53:19.361Z | info: running `cargo check --bins` on dns-server (130/259) |
| 3284 | 2026-03-17T05:53:20.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3285 | 2026-03-17T05:53:20.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3286 | 2026-03-17T05:53:20.261Z | Compiling parking_lot_core v0.8.6 |
| 3287 | 2026-03-17T05:53:20.264Z | Compiling git-stub v1.0.0 |
| 3288 | 2026-03-17T05:53:20.264Z | Compiling atomicwrites v0.4.4 |
| 3289 | 2026-03-17T05:53:20.264Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3290 | 2026-03-17T05:53:20.425Z | Checking tagptr v0.2.0 |
| 3291 | 2026-03-17T05:53:20.439Z | Checking prefix-trie v0.7.0 |
| 3292 | 2026-03-17T05:53:20.442Z | Checking fxhash v0.2.1 |
| 3293 | 2026-03-17T05:53:20.442Z | Checking hickory-client v0.25.2 |
| 3294 | 2026-03-17T05:53:20.598Z | Compiling git-stub-vcs v0.1.0 |
| 3295 | 2026-03-17T05:53:20.601Z | Checking moka v0.12.13 |
| 3296 | 2026-03-17T05:53:20.858Z | Checking hickory-server v0.25.2 |
| 3297 | 2026-03-17T05:53:20.963Z | Checking parking_lot v0.11.2 |
| 3298 | 2026-03-17T05:53:20.980Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3299 | 2026-03-17T05:53:21.063Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3300 | 2026-03-17T05:53:21.066Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3301 | 2026-03-17T05:53:21.066Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3302 | 2026-03-17T05:53:21.197Z | Checking sled v0.34.7 |
| 3303 | 2026-03-17T05:53:21.439Z | Checking hickory-resolver v0.25.2 |
| 3304 | 2026-03-17T05:53:23.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s |
| 3305 | 2026-03-17T05:53:24.204Z | |
| 3306 | 2026-03-17T05:53:24.204Z | info: running `cargo check --bins` on dns-server-api (131/259) |
| 3307 | 2026-03-17T05:53:24.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3308 | 2026-03-17T05:53:24.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3309 | 2026-03-17T05:53:24.893Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3310 | 2026-03-17T05:53:24.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3311 | 2026-03-17T05:53:25.001Z | |
| 3312 | 2026-03-17T05:53:25.001Z | info: running `cargo check --bins` on gateway-test-utils (132/259) |
| 3313 | 2026-03-17T05:53:25.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3314 | 2026-03-17T05:53:25.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3315 | 2026-03-17T05:53:25.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3316 | 2026-03-17T05:53:25.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3317 | 2026-03-17T05:53:25.870Z | |
| 3318 | 2026-03-17T05:53:25.870Z | info: running `cargo check --bins` on omicron-gateway (133/259) |
| 3319 | 2026-03-17T05:53:26.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3320 | 2026-03-17T05:53:26.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3321 | 2026-03-17T05:53:26.867Z | Compiling radium v0.7.0 |
| 3322 | 2026-03-17T05:53:27.006Z | Checking tap v1.0.1 |
| 3323 | 2026-03-17T05:53:27.006Z | Compiling maybe-uninit v2.0.0 |
| 3324 | 2026-03-17T05:53:27.033Z | Compiling zerocopy-derive v0.6.6 |
| 3325 | 2026-03-17T05:53:27.047Z | Checking funty v2.0.0 |
| 3326 | 2026-03-17T05:53:27.064Z | Compiling packed_struct v0.10.1 |
| 3327 | 2026-03-17T05:53:27.067Z | Checking crc-catalog v2.4.0 |
| 3328 | 2026-03-17T05:53:27.142Z | Checking wyz v0.5.1 |
| 3329 | 2026-03-17T05:53:27.165Z | Compiling packed_struct_codegen v0.10.1 |
| 3330 | 2026-03-17T05:53:27.201Z | Checking crc v3.4.0 |
| 3331 | 2026-03-17T05:53:27.391Z | Compiling bitfield-macros v0.19.4 |
| 3332 | 2026-03-17T05:53:27.409Z | Compiling indexmap v1.9.3 |
| 3333 | 2026-03-17T05:53:27.444Z | Checking nodrop v0.1.14 |
| 3334 | 2026-03-17T05:53:27.504Z | Checking hashbrown v0.12.3 |
| 3335 | 2026-03-17T05:53:27.523Z | Checking smallvec v0.6.14 |
| 3336 | 2026-03-17T05:53:27.556Z | Checking array-init v0.0.4 |
| 3337 | 2026-03-17T05:53:27.578Z | Checking bitvec v1.0.1 |
| 3338 | 2026-03-17T05:53:27.677Z | Checking ron v0.8.1 |
| 3339 | 2026-03-17T05:53:27.774Z | Checking hashbrown v0.13.2 |
| 3340 | 2026-03-17T05:53:28.037Z | Checking serde-hex v0.1.0 |
| 3341 | 2026-03-17T05:53:28.146Z | Checking zerocopy v0.6.6 |
| 3342 | 2026-03-17T05:53:28.330Z | Checking bitfield v0.19.4 |
| 3343 | 2026-03-17T05:53:28.360Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3344 | 2026-03-17T05:53:28.394Z | Checking crc-any v2.5.0 |
| 3345 | 2026-03-17T05:53:28.517Z | Checking object v0.30.4 |
| 3346 | 2026-03-17T05:53:28.566Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-03-17T05:53:28.611Z | Checking path-slash v0.1.5 |
| 3348 | 2026-03-17T05:53:28.630Z | Checking half v1.8.3 |
| 3349 | 2026-03-17T05:53:28.647Z | Checking void v1.0.2 |
| 3350 | 2026-03-17T05:53:28.735Z | Checking tungstenite v0.23.0 |
| 3351 | 2026-03-17T05:53:28.766Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3352 | 2026-03-17T05:53:28.783Z | Checking lzss v0.8.2 |
| 3353 | 2026-03-17T05:53:28.866Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3354 | 2026-03-17T05:53:28.891Z | Checking serde_cbor v0.11.2 |
| 3355 | 2026-03-17T05:53:28.970Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3356 | 2026-03-17T05:53:29.019Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3357 | 2026-03-17T05:53:29.222Z | Checking nix v0.27.1 |
| 3358 | 2026-03-17T05:53:29.283Z | Checking kstat-rs v0.2.4 |
| 3359 | 2026-03-17T05:53:29.387Z | Checking serde_bytes v0.11.19 |
| 3360 | 2026-03-17T05:53:29.425Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3361 | 2026-03-17T05:53:29.524Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3362 | 2026-03-17T05:53:29.622Z | Checking tokio-tungstenite v0.23.1 |
| 3363 | 2026-03-17T05:53:29.818Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3364 | 2026-03-17T05:53:29.930Z | Checking signal-hook-tokio v0.3.1 |
| 3365 | 2026-03-17T05:53:30.851Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3366 | 2026-03-17T05:53:31.085Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3367 | 2026-03-17T05:53:34.407Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-17T05:53:35.608Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3369 | 2026-03-17T05:53:35.979Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3370 | 2026-03-17T05:53:37.472Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3371 | 2026-03-17T05:53:40.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.35s |
| 3372 | 2026-03-17T05:53:40.460Z | |
| 3373 | 2026-03-17T05:53:40.461Z | info: running `cargo check --bins` on gateway-api (134/259) |
| 3374 | 2026-03-17T05:53:41.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3375 | 2026-03-17T05:53:41.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3376 | 2026-03-17T05:53:41.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3377 | 2026-03-17T05:53:41.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3378 | 2026-03-17T05:53:41.254Z | |
| 3379 | 2026-03-17T05:53:41.254Z | info: running `cargo check --bins` on ipcc (135/259) |
| 3380 | 2026-03-17T05:53:41.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3381 | 2026-03-17T05:53:41.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3382 | 2026-03-17T05:53:41.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3383 | 2026-03-17T05:53:41.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3384 | 2026-03-17T05:53:42.050Z | |
| 3385 | 2026-03-17T05:53:42.050Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/259) |
| 3386 | 2026-03-17T05:53:42.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3387 | 2026-03-17T05:53:42.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3388 | 2026-03-17T05:53:42.720Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3389 | 2026-03-17T05:53:42.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3390 | 2026-03-17T05:53:42.826Z | |
| 3391 | 2026-03-17T05:53:42.826Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/259) |
| 3392 | 2026-03-17T05:53:43.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3393 | 2026-03-17T05:53:43.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3394 | 2026-03-17T05:53:43.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3395 | 2026-03-17T05:53:43.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3396 | 2026-03-17T05:53:43.621Z | |
| 3397 | 2026-03-17T05:53:43.621Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/259) |
| 3398 | 2026-03-17T05:53:44.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3399 | 2026-03-17T05:53:44.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3400 | 2026-03-17T05:53:44.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3401 | 2026-03-17T05:53:44.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3402 | 2026-03-17T05:53:44.419Z | |
| 3403 | 2026-03-17T05:53:44.419Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/259) |
| 3404 | 2026-03-17T05:53:45.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3405 | 2026-03-17T05:53:45.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3406 | 2026-03-17T05:53:45.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3407 | 2026-03-17T05:53:45.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3408 | 2026-03-17T05:53:45.212Z | |
| 3409 | 2026-03-17T05:53:45.212Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/259) |
| 3410 | 2026-03-17T05:53:45.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3411 | 2026-03-17T05:53:45.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3412 | 2026-03-17T05:53:45.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3413 | 2026-03-17T05:53:45.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3414 | 2026-03-17T05:53:46.012Z | |
| 3415 | 2026-03-17T05:53:46.012Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/259) |
| 3416 | 2026-03-17T05:53:46.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3417 | 2026-03-17T05:53:46.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3418 | 2026-03-17T05:53:46.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3419 | 2026-03-17T05:53:46.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3420 | 2026-03-17T05:53:46.808Z | |
| 3421 | 2026-03-17T05:53:46.808Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/259) |
| 3422 | 2026-03-17T05:53:47.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3423 | 2026-03-17T05:53:47.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3424 | 2026-03-17T05:53:47.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3425 | 2026-03-17T05:53:47.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3426 | 2026-03-17T05:53:47.602Z | |
| 3427 | 2026-03-17T05:53:47.602Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/259) |
| 3428 | 2026-03-17T05:53:48.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3429 | 2026-03-17T05:53:48.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3430 | 2026-03-17T05:53:48.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3431 | 2026-03-17T05:53:48.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3432 | 2026-03-17T05:53:48.397Z | |
| 3433 | 2026-03-17T05:53:48.397Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/259) |
| 3434 | 2026-03-17T05:53:49.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3435 | 2026-03-17T05:53:49.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3436 | 2026-03-17T05:53:49.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3437 | 2026-03-17T05:53:49.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3438 | 2026-03-17T05:53:49.194Z | |
| 3439 | 2026-03-17T05:53:49.194Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/259) |
| 3440 | 2026-03-17T05:53:49.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3441 | 2026-03-17T05:53:49.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3442 | 2026-03-17T05:53:49.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3443 | 2026-03-17T05:53:49.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3444 | 2026-03-17T05:53:49.993Z | |
| 3445 | 2026-03-17T05:53:49.993Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/259) |
| 3446 | 2026-03-17T05:53:50.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3447 | 2026-03-17T05:53:50.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3448 | 2026-03-17T05:53:50.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3449 | 2026-03-17T05:53:50.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3450 | 2026-03-17T05:53:50.787Z | |
| 3451 | 2026-03-17T05:53:50.787Z | info: running `cargo check --bins` on oximeter-producer (147/259) |
| 3452 | 2026-03-17T05:53:51.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3453 | 2026-03-17T05:53:51.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3454 | 2026-03-17T05:53:51.515Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3455 | 2026-03-17T05:53:51.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3456 | 2026-03-17T05:53:51.631Z | |
| 3457 | 2026-03-17T05:53:51.631Z | info: running `cargo check --bins` on internal-dns-resolver (148/259) |
| 3458 | 2026-03-17T05:53:52.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3459 | 2026-03-17T05:53:52.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3460 | 2026-03-17T05:53:52.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3461 | 2026-03-17T05:53:52.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3462 | 2026-03-17T05:53:52.429Z | |
| 3463 | 2026-03-17T05:53:52.429Z | info: running `cargo check --bins` on sp-sim (149/259) |
| 3464 | 2026-03-17T05:53:53.160Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3465 | 2026-03-17T05:53:53.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3466 | 2026-03-17T05:53:53.405Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3467 | 2026-03-17T05:53:55.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.28s |
| 3468 | 2026-03-17T05:53:55.963Z | |
| 3469 | 2026-03-17T05:53:55.963Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/259) |
| 3470 | 2026-03-17T05:53:56.711Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3471 | 2026-03-17T05:53:56.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3472 | 2026-03-17T05:53:56.713Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3473 | 2026-03-17T05:53:56.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3474 | 2026-03-17T05:53:56.833Z | |
| 3475 | 2026-03-17T05:53:56.833Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/259) |
| 3476 | 2026-03-17T05:53:57.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3477 | 2026-03-17T05:53:57.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3478 | 2026-03-17T05:53:57.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3479 | 2026-03-17T05:53:57.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3480 | 2026-03-17T05:53:57.709Z | |
| 3481 | 2026-03-17T05:53:57.709Z | info: running `cargo check --bins` on db-macros (152/259) |
| 3482 | 2026-03-17T05:53:58.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3483 | 2026-03-17T05:53:58.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3484 | 2026-03-17T05:53:58.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3485 | 2026-03-17T05:53:58.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3486 | 2026-03-17T05:53:58.487Z | |
| 3487 | 2026-03-17T05:53:58.487Z | info: running `cargo check --bins` on nexus-macros-common (153/259) |
| 3488 | 2026-03-17T05:53:59.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3489 | 2026-03-17T05:53:59.159Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3490 | 2026-03-17T05:53:59.159Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3491 | 2026-03-17T05:53:59.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3492 | 2026-03-17T05:53:59.261Z | |
| 3493 | 2026-03-17T05:53:59.263Z | info: running `cargo check --bins` on nexus-auth (154/259) |
| 3494 | 2026-03-17T05:54:00.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3495 | 2026-03-17T05:54:00.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3496 | 2026-03-17T05:54:00.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3497 | 2026-03-17T05:54:00.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3498 | 2026-03-17T05:54:00.123Z | |
| 3499 | 2026-03-17T05:54:00.123Z | info: running `cargo check --bins` on authz-macros (155/259) |
| 3500 | 2026-03-17T05:54:00.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3501 | 2026-03-17T05:54:00.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3502 | 2026-03-17T05:54:00.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3503 | 2026-03-17T05:54:00.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3504 | 2026-03-17T05:54:00.897Z | |
| 3505 | 2026-03-17T05:54:00.898Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/259) |
| 3506 | 2026-03-17T05:54:01.629Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3507 | 2026-03-17T05:54:01.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3508 | 2026-03-17T05:54:01.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3509 | 2026-03-17T05:54:01.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3510 | 2026-03-17T05:54:01.750Z | |
| 3511 | 2026-03-17T05:54:01.750Z | info: running `cargo check --bins` on nexus-db-model (157/259) |
| 3512 | 2026-03-17T05:54:02.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3513 | 2026-03-17T05:54:02.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3514 | 2026-03-17T05:54:02.486Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3515 | 2026-03-17T05:54:02.491Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3516 | 2026-03-17T05:54:02.603Z | |
| 3517 | 2026-03-17T05:54:02.603Z | info: running `cargo check --bins` on nexus-db-schema (158/259) |
| 3518 | 2026-03-17T05:54:03.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3519 | 2026-03-17T05:54:03.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3520 | 2026-03-17T05:54:03.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3521 | 2026-03-17T05:54:03.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3522 | 2026-03-17T05:54:03.385Z | |
| 3523 | 2026-03-17T05:54:03.386Z | info: running `cargo check --bins` on omicron-rpaths (159/259) |
| 3524 | 2026-03-17T05:54:04.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3525 | 2026-03-17T05:54:04.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3526 | 2026-03-17T05:54:04.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3527 | 2026-03-17T05:54:04.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3528 | 2026-03-17T05:54:04.160Z | |
| 3529 | 2026-03-17T05:54:04.160Z | info: running `cargo check --bins` on nexus-defaults (160/259) |
| 3530 | 2026-03-17T05:54:04.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3531 | 2026-03-17T05:54:04.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3532 | 2026-03-17T05:54:04.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3533 | 2026-03-17T05:54:04.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3534 | 2026-03-17T05:54:04.955Z | |
| 3535 | 2026-03-17T05:54:04.955Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/259) |
| 3536 | 2026-03-17T05:54:05.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3537 | 2026-03-17T05:54:05.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3538 | 2026-03-17T05:54:05.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3539 | 2026-03-17T05:54:05.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3540 | 2026-03-17T05:54:05.736Z | |
| 3541 | 2026-03-17T05:54:05.737Z | info: running `cargo check --bins` on parallel-task-set (162/259) |
| 3542 | 2026-03-17T05:54:06.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3543 | 2026-03-17T05:54:06.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3544 | 2026-03-17T05:54:06.407Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3545 | 2026-03-17T05:54:06.412Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3546 | 2026-03-17T05:54:06.510Z | |
| 3547 | 2026-03-17T05:54:06.510Z | info: running `cargo check --bins` on nexus-db-errors (163/259) |
| 3548 | 2026-03-17T05:54:07.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3549 | 2026-03-17T05:54:07.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3550 | 2026-03-17T05:54:07.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3551 | 2026-03-17T05:54:07.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3552 | 2026-03-17T05:54:07.377Z | |
| 3553 | 2026-03-17T05:54:07.378Z | info: running `cargo check --bins` on nexus-db-lookup (164/259) |
| 3554 | 2026-03-17T05:54:08.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3555 | 2026-03-17T05:54:08.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3556 | 2026-03-17T05:54:08.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3557 | 2026-03-17T05:54:08.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3558 | 2026-03-17T05:54:08.242Z | |
| 3559 | 2026-03-17T05:54:08.242Z | info: running `cargo check --bins` on nexus-inventory (165/259) |
| 3560 | 2026-03-17T05:54:09.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3561 | 2026-03-17T05:54:09.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3562 | 2026-03-17T05:54:09.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3563 | 2026-03-17T05:54:09.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3564 | 2026-03-17T05:54:09.098Z | |
| 3565 | 2026-03-17T05:54:09.098Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/259) |
| 3566 | 2026-03-17T05:54:09.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3567 | 2026-03-17T05:54:09.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3568 | 2026-03-17T05:54:09.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3569 | 2026-03-17T05:54:09.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3570 | 2026-03-17T05:54:09.919Z | |
| 3571 | 2026-03-17T05:54:09.919Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/259) |
| 3572 | 2026-03-17T05:54:10.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2026-03-17T05:54:10.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2026-03-17T05:54:10.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3575 | 2026-03-17T05:54:10.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3576 | 2026-03-17T05:54:10.728Z | |
| 3577 | 2026-03-17T05:54:10.728Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/259) |
| 3578 | 2026-03-17T05:54:11.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3579 | 2026-03-17T05:54:11.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3580 | 2026-03-17T05:54:11.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3581 | 2026-03-17T05:54:11.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3582 | 2026-03-17T05:54:11.532Z | |
| 3583 | 2026-03-17T05:54:11.532Z | info: running `cargo check --bins` on key-manager (169/259) |
| 3584 | 2026-03-17T05:54:12.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3585 | 2026-03-17T05:54:12.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3586 | 2026-03-17T05:54:12.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3587 | 2026-03-17T05:54:12.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3588 | 2026-03-17T05:54:12.325Z | |
| 3589 | 2026-03-17T05:54:12.325Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/259) |
| 3590 | 2026-03-17T05:54:13.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2026-03-17T05:54:13.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2026-03-17T05:54:13.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3593 | 2026-03-17T05:54:13.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3594 | 2026-03-17T05:54:13.133Z | |
| 3595 | 2026-03-17T05:54:13.134Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/259) |
| 3596 | 2026-03-17T05:54:13.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3597 | 2026-03-17T05:54:13.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3598 | 2026-03-17T05:54:13.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3599 | 2026-03-17T05:54:13.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3600 | 2026-03-17T05:54:13.942Z | |
| 3601 | 2026-03-17T05:54:13.942Z | info: running `cargo check --bins` on typed-rng (172/259) |
| 3602 | 2026-03-17T05:54:14.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3603 | 2026-03-17T05:54:14.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3604 | 2026-03-17T05:54:14.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3605 | 2026-03-17T05:54:14.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3606 | 2026-03-17T05:54:14.717Z | |
| 3607 | 2026-03-17T05:54:14.717Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/259) |
| 3608 | 2026-03-17T05:54:15.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2026-03-17T05:54:15.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2026-03-17T05:54:15.874Z | Compiling libefi-sys v0.1.0 |
| 3611 | 2026-03-17T05:54:15.877Z | Compiling bitfield-struct v0.6.2 |
| 3612 | 2026-03-17T05:54:16.049Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3613 | 2026-03-17T05:54:16.065Z | Compiling xshell-macros v0.2.7 |
| 3614 | 2026-03-17T05:54:16.083Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3615 | 2026-03-17T05:54:16.105Z | Compiling salty v0.3.0 |
| 3616 | 2026-03-17T05:54:16.126Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3617 | 2026-03-17T05:54:16.147Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-17T05:54:16.147Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3619 | 2026-03-17T05:54:16.496Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3620 | 2026-03-17T05:54:16.517Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3621 | 2026-03-17T05:54:16.546Z | Checking xshell v0.2.7 |
| 3622 | 2026-03-17T05:54:16.693Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3623 | 2026-03-17T05:54:16.733Z | Checking primeorder v0.13.6 |
| 3624 | 2026-03-17T05:54:16.775Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3625 | 2026-03-17T05:54:16.797Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3626 | 2026-03-17T05:54:16.839Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3627 | 2026-03-17T05:54:16.862Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-17T05:54:17.050Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3629 | 2026-03-17T05:54:17.068Z | Checking p384 v0.13.1 |
| 3630 | 2026-03-17T05:54:17.088Z | Compiling num-derive v0.3.3 |
| 3631 | 2026-03-17T05:54:17.190Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3632 | 2026-03-17T05:54:17.277Z | Compiling proc-macro-error2 v2.0.1 |
| 3633 | 2026-03-17T05:54:17.464Z | Compiling unicase v2.9.0 |
| 3634 | 2026-03-17T05:54:17.500Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3635 | 2026-03-17T05:54:17.649Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3636 | 2026-03-17T05:54:17.688Z | Compiling tabled_derive v0.11.0 |
| 3637 | 2026-03-17T05:54:17.734Z | Compiling mime_guess v2.0.5 |
| 3638 | 2026-03-17T05:54:17.795Z | Compiling progenitor-impl v0.11.2 |
| 3639 | 2026-03-17T05:54:18.130Z | Checking papergrid v0.17.0 |
| 3640 | 2026-03-17T05:54:18.271Z | Checking libscf-sys v1.1.0 |
| 3641 | 2026-03-17T05:54:18.441Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3642 | 2026-03-17T05:54:18.461Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3643 | 2026-03-17T05:54:18.572Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3644 | 2026-03-17T05:54:18.623Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3645 | 2026-03-17T05:54:19.227Z | Checking testing_table v0.3.0 |
| 3646 | 2026-03-17T05:54:19.280Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3647 | 2026-03-17T05:54:19.301Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3648 | 2026-03-17T05:54:19.347Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-17T05:54:19.432Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3650 | 2026-03-17T05:54:19.517Z | Checking corncobs v0.1.4 |
| 3651 | 2026-03-17T05:54:19.543Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3652 | 2026-03-17T05:54:19.593Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3653 | 2026-03-17T05:54:19.659Z | Checking tabled v0.20.0 |
| 3654 | 2026-03-17T05:54:19.680Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3655 | 2026-03-17T05:54:19.854Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3656 | 2026-03-17T05:54:19.979Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3657 | 2026-03-17T05:54:20.014Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3658 | 2026-03-17T05:54:20.255Z | Checking progenitor-client v0.11.2 |
| 3659 | 2026-03-17T05:54:20.449Z | Checking secrecy v0.8.0 |
| 3660 | 2026-03-17T05:54:20.564Z | Checking http-range v0.1.5 |
| 3661 | 2026-03-17T05:54:20.842Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3662 | 2026-03-17T05:54:20.955Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3663 | 2026-03-17T05:54:21.106Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3664 | 2026-03-17T05:54:21.259Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3665 | 2026-03-17T05:54:21.311Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3666 | 2026-03-17T05:54:21.453Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3667 | 2026-03-17T05:54:21.473Z | Checking atty v0.2.14 |
| 3668 | 2026-03-17T05:54:21.493Z | Compiling progenitor-macro v0.11.2 |
| 3669 | 2026-03-17T05:54:21.593Z | Checking crc8 v0.1.1 |
| 3670 | 2026-03-17T05:54:21.668Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3671 | 2026-03-17T05:54:21.742Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3672 | 2026-03-17T05:54:21.799Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3673 | 2026-03-17T05:54:21.855Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3674 | 2026-03-17T05:54:22.194Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3675 | 2026-03-17T05:54:22.295Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3676 | 2026-03-17T05:54:22.496Z | Checking hyper-staticfile v0.10.1 |
| 3677 | 2026-03-17T05:54:22.641Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3678 | 2026-03-17T05:54:22.662Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3679 | 2026-03-17T05:54:22.815Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3680 | 2026-03-17T05:54:22.870Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3681 | 2026-03-17T05:54:22.939Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3682 | 2026-03-17T05:54:23.128Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3683 | 2026-03-17T05:54:23.475Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3684 | 2026-03-17T05:54:23.567Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3685 | 2026-03-17T05:54:23.936Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3686 | 2026-03-17T05:54:23.994Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3687 | 2026-03-17T05:54:24.113Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3688 | 2026-03-17T05:54:24.669Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3689 | 2026-03-17T05:54:24.782Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3690 | 2026-03-17T05:54:25.080Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-17T05:54:25.304Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3692 | 2026-03-17T05:54:25.822Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3693 | 2026-03-17T05:54:26.803Z | Checking progenitor v0.11.2 |
| 3694 | 2026-03-17T05:54:26.975Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3695 | 2026-03-17T05:54:33.712Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3696 | 2026-03-17T05:54:50.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s |
| 3697 | 2026-03-17T05:54:50.474Z | |
| 3698 | 2026-03-17T05:54:50.474Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/259) |
| 3699 | 2026-03-17T05:54:51.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3700 | 2026-03-17T05:54:51.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3701 | 2026-03-17T05:54:51.540Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3702 | 2026-03-17T05:55:07.987Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.50s |
| 3703 | 2026-03-17T05:55:08.225Z | |
| 3704 | 2026-03-17T05:55:08.225Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/259) |
| 3705 | 2026-03-17T05:55:08.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3706 | 2026-03-17T05:55:08.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3707 | 2026-03-17T05:55:09.307Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3708 | 2026-03-17T05:55:25.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.61s |
| 3709 | 2026-03-17T05:55:26.087Z | |
| 3710 | 2026-03-17T05:55:26.087Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/259) |
| 3711 | 2026-03-17T05:55:26.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3712 | 2026-03-17T05:55:26.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3713 | 2026-03-17T05:55:27.167Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3714 | 2026-03-17T05:55:43.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.70s |
| 3715 | 2026-03-17T05:55:44.042Z | |
| 3716 | 2026-03-17T05:55:44.042Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/259) |
| 3717 | 2026-03-17T05:55:44.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3718 | 2026-03-17T05:55:44.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3719 | 2026-03-17T05:55:45.108Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3720 | 2026-03-17T05:56:01.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s |
| 3721 | 2026-03-17T05:56:01.860Z | |
| 3722 | 2026-03-17T05:56:01.860Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/259) |
| 3723 | 2026-03-17T05:56:02.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3724 | 2026-03-17T05:56:02.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3725 | 2026-03-17T05:56:02.925Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3726 | 2026-03-17T05:56:19.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.51s |
| 3727 | 2026-03-17T05:56:19.619Z | |
| 3728 | 2026-03-17T05:56:19.619Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/259) |
| 3729 | 2026-03-17T05:56:20.376Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3730 | 2026-03-17T05:56:20.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3731 | 2026-03-17T05:56:20.684Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3732 | 2026-03-17T05:56:37.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.52s |
| 3733 | 2026-03-17T05:56:37.397Z | |
| 3734 | 2026-03-17T05:56:37.397Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/259) |
| 3735 | 2026-03-17T05:56:38.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3736 | 2026-03-17T05:56:38.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3737 | 2026-03-17T05:56:38.478Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3738 | 2026-03-17T05:56:54.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.53s |
| 3739 | 2026-03-17T05:56:55.185Z | |
| 3740 | 2026-03-17T05:56:55.185Z | info: running `cargo check --bins` on bootstrap-agent-api (181/259) |
| 3741 | 2026-03-17T05:56:55.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3742 | 2026-03-17T05:56:55.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3743 | 2026-03-17T05:56:55.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3744 | 2026-03-17T05:56:55.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3745 | 2026-03-17T05:56:56.002Z | |
| 3746 | 2026-03-17T05:56:56.002Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/259) |
| 3747 | 2026-03-17T05:56:56.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3748 | 2026-03-17T05:56:56.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3749 | 2026-03-17T05:56:56.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3750 | 2026-03-17T05:56:56.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3751 | 2026-03-17T05:56:56.817Z | |
| 3752 | 2026-03-17T05:56:56.817Z | info: running `cargo check --bins` on range-requests (183/259) |
| 3753 | 2026-03-17T05:56:57.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3754 | 2026-03-17T05:56:57.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3755 | 2026-03-17T05:56:57.501Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3756 | 2026-03-17T05:56:57.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3757 | 2026-03-17T05:56:57.605Z | |
| 3758 | 2026-03-17T05:56:57.605Z | info: running `cargo check --bins` on repo-depot-api (184/259) |
| 3759 | 2026-03-17T05:56:58.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3760 | 2026-03-17T05:56:58.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3761 | 2026-03-17T05:56:58.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3762 | 2026-03-17T05:56:58.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3763 | 2026-03-17T05:56:58.395Z | |
| 3764 | 2026-03-17T05:56:58.395Z | info: running `cargo check --bins` on sled-agent-api (185/259) |
| 3765 | 2026-03-17T05:56:59.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2026-03-17T05:56:59.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2026-03-17T05:56:59.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3768 | 2026-03-17T05:56:59.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3769 | 2026-03-17T05:56:59.213Z | |
| 3770 | 2026-03-17T05:56:59.213Z | info: running `cargo check --bins` on sled-diagnostics (186/259) |
| 3771 | 2026-03-17T05:56:59.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2026-03-17T05:56:59.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2026-03-17T05:56:59.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3774 | 2026-03-17T05:56:59.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3775 | 2026-03-17T05:57:00.024Z | |
| 3776 | 2026-03-17T05:57:00.024Z | info: running `cargo check --bins` on zfs-test-harness (187/259) |
| 3777 | 2026-03-17T05:57:00.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3778 | 2026-03-17T05:57:00.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3779 | 2026-03-17T05:57:00.727Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3780 | 2026-03-17T05:57:00.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3781 | 2026-03-17T05:57:00.835Z | |
| 3782 | 2026-03-17T05:57:00.835Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/259) |
| 3783 | 2026-03-17T05:57:01.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3784 | 2026-03-17T05:57:01.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3785 | 2026-03-17T05:57:01.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3786 | 2026-03-17T05:57:01.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3787 | 2026-03-17T05:57:01.660Z | |
| 3788 | 2026-03-17T05:57:01.660Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/259) |
| 3789 | 2026-03-17T05:57:02.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3790 | 2026-03-17T05:57:02.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3791 | 2026-03-17T05:57:02.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3792 | 2026-03-17T05:57:02.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3793 | 2026-03-17T05:57:02.490Z | |
| 3794 | 2026-03-17T05:57:02.490Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/259) |
| 3795 | 2026-03-17T05:57:03.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3796 | 2026-03-17T05:57:03.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3797 | 2026-03-17T05:57:03.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3798 | 2026-03-17T05:57:03.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3799 | 2026-03-17T05:57:03.309Z | |
| 3800 | 2026-03-17T05:57:03.309Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/259) |
| 3801 | 2026-03-17T05:57:04.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3802 | 2026-03-17T05:57:04.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3803 | 2026-03-17T05:57:04.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3804 | 2026-03-17T05:57:04.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3805 | 2026-03-17T05:57:04.141Z | |
| 3806 | 2026-03-17T05:57:04.141Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/259) |
| 3807 | 2026-03-17T05:57:04.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3808 | 2026-03-17T05:57:04.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3809 | 2026-03-17T05:57:04.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3810 | 2026-03-17T05:57:04.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3811 | 2026-03-17T05:57:04.973Z | |
| 3812 | 2026-03-17T05:57:04.973Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/259) |
| 3813 | 2026-03-17T05:57:05.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3814 | 2026-03-17T05:57:05.691Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3815 | 2026-03-17T05:57:05.691Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3816 | 2026-03-17T05:57:05.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3817 | 2026-03-17T05:57:05.802Z | |
| 3818 | 2026-03-17T05:57:05.802Z | info: running `cargo check --bins` on trust-quorum (194/259) |
| 3819 | 2026-03-17T05:57:06.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3820 | 2026-03-17T05:57:06.520Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3821 | 2026-03-17T05:57:06.520Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3822 | 2026-03-17T05:57:06.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3823 | 2026-03-17T05:57:06.631Z | |
| 3824 | 2026-03-17T05:57:06.631Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/259) |
| 3825 | 2026-03-17T05:57:07.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3826 | 2026-03-17T05:57:07.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3827 | 2026-03-17T05:57:07.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3828 | 2026-03-17T05:57:07.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3829 | 2026-03-17T05:57:07.474Z | |
| 3830 | 2026-03-17T05:57:07.474Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/259) |
| 3831 | 2026-03-17T05:57:08.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3832 | 2026-03-17T05:57:08.229Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3833 | 2026-03-17T05:57:08.229Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3834 | 2026-03-17T05:57:08.235Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3835 | 2026-03-17T05:57:08.349Z | |
| 3836 | 2026-03-17T05:57:08.349Z | info: running `cargo check --bins` on update-common (197/259) |
| 3837 | 2026-03-17T05:57:09.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3838 | 2026-03-17T05:57:09.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3839 | 2026-03-17T05:57:09.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3840 | 2026-03-17T05:57:09.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3841 | 2026-03-17T05:57:09.164Z | |
| 3842 | 2026-03-17T05:57:09.164Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/259) |
| 3843 | 2026-03-17T05:57:09.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3844 | 2026-03-17T05:57:09.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3845 | 2026-03-17T05:57:09.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3846 | 2026-03-17T05:57:09.925Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3847 | 2026-03-17T05:57:10.039Z | |
| 3848 | 2026-03-17T05:57:10.039Z | info: running `cargo check --bins` on reconfigurator-cli (199/259) |
| 3849 | 2026-03-17T05:57:10.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3850 | 2026-03-17T05:57:10.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3851 | 2026-03-17T05:57:11.113Z | Compiling fs-err v2.11.0 |
| 3852 | 2026-03-17T05:57:11.254Z | Checking ignore v0.4.25 |
| 3853 | 2026-03-17T05:57:11.271Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3854 | 2026-03-17T05:57:11.271Z | Checking predicates-tree v1.0.13 |
| 3855 | 2026-03-17T05:57:11.283Z | Checking parse-size v1.1.0 |
| 3856 | 2026-03-17T05:57:11.312Z | Checking rand_seeder v0.4.0 |
| 3857 | 2026-03-17T05:57:11.315Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3858 | 2026-03-17T05:57:11.348Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3859 | 2026-03-17T05:57:11.405Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3860 | 2026-03-17T05:57:11.438Z | Compiling petname v2.0.2 |
| 3861 | 2026-03-17T05:57:11.494Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3862 | 2026-03-17T05:57:11.685Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3863 | 2026-03-17T05:57:11.705Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3864 | 2026-03-17T05:57:11.793Z | Checking globwalk v0.9.1 |
| 3865 | 2026-03-17T05:57:11.821Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3866 | 2026-03-17T05:57:11.917Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3867 | 2026-03-17T05:57:12.028Z | Checking camino-tempfile-ext v0.3.3 |
| 3868 | 2026-03-17T05:57:12.047Z | Checking sapling-renderdag v0.1.0 |
| 3869 | 2026-03-17T05:57:12.148Z | Checking sync-ptr v0.1.4 |
| 3870 | 2026-03-17T05:57:12.280Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3871 | 2026-03-17T05:57:12.299Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3872 | 2026-03-17T05:57:12.390Z | Checking colored v2.2.0 |
| 3873 | 2026-03-17T05:57:12.415Z | Checking assert_matches v1.5.0 |
| 3874 | 2026-03-17T05:57:12.747Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3875 | 2026-03-17T05:57:12.855Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3876 | 2026-03-17T05:57:12.858Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3877 | 2026-03-17T05:57:13.621Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3878 | 2026-03-17T05:57:15.381Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3879 | 2026-03-17T05:57:18.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s |
| 3880 | 2026-03-17T05:57:18.605Z | |
| 3881 | 2026-03-17T05:57:18.605Z | info: running `cargo check --bins` on omicron-repl-utils (200/259) |
| 3882 | 2026-03-17T05:57:19.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-03-17T05:57:19.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-03-17T05:57:19.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-03-17T05:57:19.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3886 | 2026-03-17T05:57:19.384Z | |
| 3887 | 2026-03-17T05:57:19.384Z | info: running `cargo check --bins` on nexus-test-interface (201/259) |
| 3888 | 2026-03-17T05:57:20.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-03-17T05:57:20.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-03-17T05:57:20.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-03-17T05:57:20.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3892 | 2026-03-17T05:57:20.261Z | |
| 3893 | 2026-03-17T05:57:20.261Z | info: running `cargo check --bins` on oximeter-collector (202/259) |
| 3894 | 2026-03-17T05:57:20.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-03-17T05:57:20.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-03-17T05:57:21.246Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3897 | 2026-03-17T05:57:21.249Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3898 | 2026-03-17T05:57:22.092Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3899 | 2026-03-17T05:57:24.099Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s |
| 3900 | 2026-03-17T05:57:24.335Z | |
| 3901 | 2026-03-17T05:57:24.335Z | info: running `cargo check --bins` on oximeter-api (203/259) |
| 3902 | 2026-03-17T05:57:25.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3903 | 2026-03-17T05:57:25.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3904 | 2026-03-17T05:57:25.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3905 | 2026-03-17T05:57:25.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3906 | 2026-03-17T05:57:25.135Z | |
| 3907 | 2026-03-17T05:57:25.135Z | info: running `cargo check --bins` on cert-dev (204/259) |
| 3908 | 2026-03-17T05:57:25.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3909 | 2026-03-17T05:57:25.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3910 | 2026-03-17T05:57:25.961Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3911 | 2026-03-17T05:57:26.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3912 | 2026-03-17T05:57:26.514Z | |
| 3913 | 2026-03-17T05:57:26.514Z | info: running `cargo check --bins` on clickana (205/259) |
| 3914 | 2026-03-17T05:57:27.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3915 | 2026-03-17T05:57:27.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3916 | 2026-03-17T05:57:27.395Z | Compiling darling_core v0.23.0 |
| 3917 | 2026-03-17T05:57:27.521Z | Compiling instability v0.3.11 |
| 3918 | 2026-03-17T05:57:27.535Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3919 | 2026-03-17T05:57:27.538Z | Checking castaway v0.2.4 |
| 3920 | 2026-03-17T05:57:27.560Z | Compiling indoc v2.0.7 |
| 3921 | 2026-03-17T05:57:27.574Z | Checking unicode-truncate v1.1.0 |
| 3922 | 2026-03-17T05:57:27.577Z | Checking lru v0.12.5 |
| 3923 | 2026-03-17T05:57:27.577Z | Checking cassowary v0.3.0 |
| 3924 | 2026-03-17T05:57:27.670Z | Checking compact_str v0.8.1 |
| 3925 | 2026-03-17T05:57:28.826Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3926 | 2026-03-17T05:57:29.053Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3927 | 2026-03-17T05:57:29.527Z | Compiling darling_macro v0.23.0 |
| 3928 | 2026-03-17T05:57:30.047Z | Compiling darling v0.23.0 |
| 3929 | 2026-03-17T05:57:30.819Z | Checking ratatui v0.29.0 |
| 3930 | 2026-03-17T05:57:32.351Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3931 | 2026-03-17T05:57:33.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.67s |
| 3932 | 2026-03-17T05:57:33.401Z | |
| 3933 | 2026-03-17T05:57:33.401Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/259) |
| 3934 | 2026-03-17T05:57:34.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3935 | 2026-03-17T05:57:34.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3936 | 2026-03-17T05:57:34.391Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3937 | 2026-03-17T05:57:34.394Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3938 | 2026-03-17T05:57:35.146Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3939 | 2026-03-17T05:57:35.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 3940 | 2026-03-17T05:57:35.891Z | |
| 3941 | 2026-03-17T05:57:35.892Z | info: running `cargo check --bins` on ch-dev (207/259) |
| 3942 | 2026-03-17T05:57:36.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3943 | 2026-03-17T05:57:36.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3944 | 2026-03-17T05:57:36.879Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3945 | 2026-03-17T05:57:37.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3946 | 2026-03-17T05:57:38.060Z | |
| 3947 | 2026-03-17T05:57:38.060Z | info: running `cargo check --bins` on dev-tools-common (208/259) |
| 3948 | 2026-03-17T05:57:38.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-03-17T05:57:38.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-03-17T05:57:38.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3951 | 2026-03-17T05:57:38.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3952 | 2026-03-17T05:57:38.669Z | |
| 3953 | 2026-03-17T05:57:38.669Z | info: running `cargo check --bins` on crdb-seed (209/259) |
| 3954 | 2026-03-17T05:57:39.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3955 | 2026-03-17T05:57:39.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3956 | 2026-03-17T05:57:39.644Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3957 | 2026-03-17T05:57:40.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3958 | 2026-03-17T05:57:40.416Z | |
| 3959 | 2026-03-17T05:57:40.416Z | info: running `cargo check --bins` on db-dev (210/259) |
| 3960 | 2026-03-17T05:57:41.152Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3961 | 2026-03-17T05:57:41.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3962 | 2026-03-17T05:57:41.399Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3963 | 2026-03-17T05:57:42.335Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s |
| 3964 | 2026-03-17T05:57:42.590Z | |
| 3965 | 2026-03-17T05:57:42.590Z | info: running `cargo check --bins` on omicron-dev-lib (211/259) |
| 3966 | 2026-03-17T05:57:43.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3967 | 2026-03-17T05:57:43.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3968 | 2026-03-17T05:57:43.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3969 | 2026-03-17T05:57:43.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3970 | 2026-03-17T05:57:43.444Z | |
| 3971 | 2026-03-17T05:57:43.444Z | info: running `cargo check --bins` on xtask-downloader (212/259) |
| 3972 | 2026-03-17T05:57:44.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3973 | 2026-03-17T05:57:44.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3974 | 2026-03-17T05:57:44.273Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3975 | 2026-03-17T05:57:45.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 3976 | 2026-03-17T05:57:45.363Z | |
| 3977 | 2026-03-17T05:57:45.364Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/259) |
| 3978 | 2026-03-17T05:57:46.097Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3979 | 2026-03-17T05:57:46.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3980 | 2026-03-17T05:57:46.388Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3981 | 2026-03-17T05:57:46.388Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3982 | 2026-03-17T05:57:46.391Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 3983 | 2026-03-17T05:57:46.391Z | Checking git-stub v1.0.0 |
| 3984 | 2026-03-17T05:57:46.391Z | Compiling trait-variant v0.1.2 |
| 3985 | 2026-03-17T05:57:46.391Z | Checking maplit v1.0.2 |
| 3986 | 2026-03-17T05:57:46.391Z | Checking is_ci v1.2.0 |
| 3987 | 2026-03-17T05:57:46.391Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3988 | 2026-03-17T05:57:46.645Z | Checking supports-color v3.0.2 |
| 3989 | 2026-03-17T05:57:46.648Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3990 | 2026-03-17T05:57:46.782Z | Checking git-stub-vcs v0.1.0 |
| 3991 | 2026-03-17T05:57:46.812Z | Checking drift v0.1.3 |
| 3992 | 2026-03-17T05:57:46.888Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3993 | 2026-03-17T05:57:46.922Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3994 | 2026-03-17T05:57:47.031Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3995 | 2026-03-17T05:57:47.127Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3996 | 2026-03-17T05:57:47.193Z | Checking dropshot-api-manager v0.6.0 |
| 3997 | 2026-03-17T05:57:47.265Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3998 | 2026-03-17T05:57:47.285Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3999 | 2026-03-17T05:57:47.554Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4000 | 2026-03-17T05:57:47.579Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4001 | 2026-03-17T05:57:47.845Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=e8a68118b5c2333f586d9bdcc4a1f63f2db98631#e8a68118) |
| 4002 | 2026-03-17T05:57:48.245Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4003 | 2026-03-17T05:57:55.150Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4004 | 2026-03-17T05:57:56.537Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4005 | 2026-03-17T05:57:57.310Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4006 | 2026-03-17T05:57:57.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.46s |
| 4007 | 2026-03-17T05:57:58.062Z | |
| 4008 | 2026-03-17T05:57:58.062Z | info: running `cargo check --bins` on installinator-api (214/259) |
| 4009 | 2026-03-17T05:57:58.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4010 | 2026-03-17T05:57:58.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4011 | 2026-03-17T05:57:58.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4012 | 2026-03-17T05:57:58.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4013 | 2026-03-17T05:57:58.857Z | |
| 4014 | 2026-03-17T05:57:58.857Z | info: running `cargo check --bins` on nexus-external-api (215/259) |
| 4015 | 2026-03-17T05:57:59.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4016 | 2026-03-17T05:57:59.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4017 | 2026-03-17T05:57:59.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4018 | 2026-03-17T05:57:59.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4019 | 2026-03-17T05:57:59.703Z | |
| 4020 | 2026-03-17T05:57:59.703Z | info: running `cargo check --bins` on nexus-internal-api (216/259) |
| 4021 | 2026-03-17T05:58:00.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-03-17T05:58:00.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-03-17T05:58:00.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4024 | 2026-03-17T05:58:00.435Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4025 | 2026-03-17T05:58:00.545Z | |
| 4026 | 2026-03-17T05:58:00.545Z | info: running `cargo check --bins` on nexus-lockstep-api (217/259) |
| 4027 | 2026-03-17T05:58:01.267Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4028 | 2026-03-17T05:58:01.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4029 | 2026-03-17T05:58:01.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4030 | 2026-03-17T05:58:01.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4031 | 2026-03-17T05:58:01.385Z | |
| 4032 | 2026-03-17T05:58:01.385Z | info: running `cargo check --bins` on ntp-admin-api (218/259) |
| 4033 | 2026-03-17T05:58:02.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4034 | 2026-03-17T05:58:02.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4035 | 2026-03-17T05:58:02.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4036 | 2026-03-17T05:58:02.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4037 | 2026-03-17T05:58:02.179Z | |
| 4038 | 2026-03-17T05:58:02.179Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/259) |
| 4039 | 2026-03-17T05:58:02.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4040 | 2026-03-17T05:58:02.849Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4041 | 2026-03-17T05:58:02.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4042 | 2026-03-17T05:58:02.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4043 | 2026-03-17T05:58:02.950Z | |
| 4044 | 2026-03-17T05:58:02.950Z | info: running `cargo check --bins` on wicketd-api (220/259) |
| 4045 | 2026-03-17T05:58:03.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4046 | 2026-03-17T05:58:03.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4047 | 2026-03-17T05:58:03.660Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4048 | 2026-03-17T05:58:03.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4049 | 2026-03-17T05:58:03.772Z | |
| 4050 | 2026-03-17T05:58:03.772Z | info: running `cargo check --bins` on omicron-ls-apis (221/259) |
| 4051 | 2026-03-17T05:58:04.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-03-17T05:58:04.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-03-17T05:58:04.596Z | Checking erased-serde v0.4.9 |
| 4054 | 2026-03-17T05:58:04.722Z | Checking ordered-float v2.10.1 |
| 4055 | 2026-03-17T05:58:04.745Z | Checking unicode-xid v0.2.6 |
| 4056 | 2026-03-17T05:58:04.770Z | Checking cargo-platform v0.2.0 |
| 4057 | 2026-03-17T05:58:05.008Z | Checking serde-value v0.7.0 |
| 4058 | 2026-03-17T05:58:05.175Z | Checking serde-untagged v0.1.9 |
| 4059 | 2026-03-17T05:58:05.386Z | Checking cargo-util-schemas v0.8.2 |
| 4060 | 2026-03-17T05:58:06.395Z | Checking cargo_metadata v0.21.0 |
| 4061 | 2026-03-17T05:58:07.260Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4062 | 2026-03-17T05:58:08.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4063 | 2026-03-17T05:58:08.393Z | |
| 4064 | 2026-03-17T05:58:08.393Z | info: running `cargo check --bins` on mgs-dev (222/259) |
| 4065 | 2026-03-17T05:58:09.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4066 | 2026-03-17T05:58:09.141Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4067 | 2026-03-17T05:58:09.393Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4068 | 2026-03-17T05:58:10.158Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4069 | 2026-03-17T05:58:10.772Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.37s |
| 4070 | 2026-03-17T05:58:11.021Z | |
| 4071 | 2026-03-17T05:58:11.021Z | info: running `cargo check --bins --no-default-features` on omicron-omdb (223/259) |
| 4072 | 2026-03-17T05:58:11.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4073 | 2026-03-17T05:58:11.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4074 | 2026-03-17T05:58:12.199Z | Compiling vergen-gitcl v1.0.8 |
| 4075 | 2026-03-17T05:58:12.199Z | Compiling dirs-sys-next v0.1.2 |
| 4076 | 2026-03-17T05:58:12.202Z | Compiling diesel_derives v2.3.7 |
| 4077 | 2026-03-17T05:58:12.202Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4078 | 2026-03-17T05:58:12.202Z | Compiling crunchy v0.2.4 |
| 4079 | 2026-03-17T05:58:12.203Z | Compiling glob v0.3.3 |
| 4080 | 2026-03-17T05:58:12.354Z | Compiling dsl_auto_type v0.2.0 |
| 4081 | 2026-03-17T05:58:12.386Z | Checking scheduled-thread-pool v0.2.7 |
| 4082 | 2026-03-17T05:58:12.604Z | Compiling dirs-next v2.0.0 |
| 4083 | 2026-03-17T05:58:12.624Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4084 | 2026-03-17T05:58:12.707Z | Compiling tiny-keccak v2.0.2 |
| 4085 | 2026-03-17T05:58:12.744Z | Compiling term v0.7.0 |
| 4086 | 2026-03-17T05:58:12.872Z | Compiling clang-sys v1.8.1 |
| 4087 | 2026-03-17T05:58:12.892Z | Checking r2d2 v0.8.10 |
| 4088 | 2026-03-17T05:58:12.895Z | Compiling bit-vec v0.6.3 |
| 4089 | 2026-03-17T05:58:12.969Z | Checking downcast-rs v2.0.2 |
| 4090 | 2026-03-17T05:58:13.092Z | Compiling ascii-canvas v3.0.0 |
| 4091 | 2026-03-17T05:58:13.129Z | Compiling bit-set v0.5.3 |
| 4092 | 2026-03-17T05:58:13.339Z | Compiling itertools v0.10.5 |
| 4093 | 2026-03-17T05:58:13.364Z | Compiling ena v0.14.4 |
| 4094 | 2026-03-17T05:58:13.415Z | Compiling libloading v0.8.9 |
| 4095 | 2026-03-17T05:58:13.490Z | Compiling bindgen v0.71.1 |
| 4096 | 2026-03-17T05:58:13.536Z | Compiling diff v0.1.13 |
| 4097 | 2026-03-17T05:58:13.638Z | Compiling regex-syntax v0.6.29 |
| 4098 | 2026-03-17T05:58:13.746Z | Compiling cexpr v0.6.0 |
| 4099 | 2026-03-17T05:58:13.882Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4100 | 2026-03-17T05:58:14.037Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4101 | 2026-03-17T05:58:14.150Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4102 | 2026-03-17T05:58:14.226Z | Compiling libxml v0.3.3 |
| 4103 | 2026-03-17T05:58:14.505Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4104 | 2026-03-17T05:58:14.703Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4105 | 2026-03-17T05:58:14.781Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4106 | 2026-03-17T05:58:14.896Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4107 | 2026-03-17T05:58:14.916Z | Compiling strum_macros v0.24.3 |
| 4108 | 2026-03-17T05:58:15.012Z | Compiling indoc v1.0.9 |
| 4109 | 2026-03-17T05:58:15.582Z | Compiling lalrpop v0.19.12 |
| 4110 | 2026-03-17T05:58:16.434Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4111 | 2026-03-17T05:58:16.556Z | Checking derive_builder v0.20.2 |
| 4112 | 2026-03-17T05:58:16.676Z | Compiling oso-derive v0.27.3 |
| 4113 | 2026-03-17T05:58:16.716Z | Checking quick-xml v0.37.5 |
| 4114 | 2026-03-17T05:58:16.744Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4115 | 2026-03-17T05:58:17.329Z | Checking openssl-probe v0.1.6 |
| 4116 | 2026-03-17T05:58:17.505Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4117 | 2026-03-17T05:58:17.960Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4118 | 2026-03-17T05:58:18.198Z | Checking bb8 v0.8.6 |
| 4119 | 2026-03-17T05:58:18.507Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4120 | 2026-03-17T05:58:18.567Z | Checking nonempty v0.12.0 |
| 4121 | 2026-03-17T05:58:18.778Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4122 | 2026-03-17T05:58:18.798Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4123 | 2026-03-17T05:58:18.900Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4124 | 2026-03-17T05:58:19.063Z | Checking support-bundle-viewer v0.1.2 |
| 4125 | 2026-03-17T05:58:19.082Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4126 | 2026-03-17T05:58:19.215Z | Checking multimap v0.10.1 |
| 4127 | 2026-03-17T05:58:20.387Z | Checking diesel v2.3.7 |
| 4128 | 2026-03-17T05:58:22.110Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4129 | 2026-03-17T05:58:23.474Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4130 | 2026-03-17T05:58:23.587Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4131 | 2026-03-17T05:58:23.813Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4132 | 2026-03-17T05:58:24.282Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4133 | 2026-03-17T05:58:25.642Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4134 | 2026-03-17T05:58:25.770Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4135 | 2026-03-17T05:58:26.694Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4136 | 2026-03-17T05:58:29.393Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4137 | 2026-03-17T05:58:35.478Z | Compiling samael v0.0.19 |
| 4138 | 2026-03-17T05:58:40.602Z | Checking diesel-dtrace v0.5.0 |
| 4139 | 2026-03-17T05:58:40.904Z | Checking async-bb8-diesel v0.2.1 |
| 4140 | 2026-03-17T05:58:42.466Z | Compiling polar-core v0.27.3 |
| 4141 | 2026-03-17T05:58:48.369Z | Checking oso v0.27.3 |
| 4142 | 2026-03-17T05:59:42.895Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4143 | 2026-03-17T06:00:29.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4144 | 2026-03-17T06:00:30.055Z | |
| 4145 | 2026-03-17T06:00:30.055Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-omdb (224/259) |
| 4146 | 2026-03-17T06:00:30.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4147 | 2026-03-17T06:00:30.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4148 | 2026-03-17T06:00:31.151Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4149 | 2026-03-17T06:00:41.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.30s |
| 4150 | 2026-03-17T06:00:41.627Z | |
| 4151 | 2026-03-17T06:00:41.627Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (225/259) |
| 4152 | 2026-03-17T06:00:42.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4153 | 2026-03-17T06:00:42.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4154 | 2026-03-17T06:00:42.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4155 | 2026-03-17T06:00:42.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4156 | 2026-03-17T06:00:42.496Z | |
| 4157 | 2026-03-17T06:00:42.496Z | info: running `cargo check --bins` on nexus-saga-recovery (226/259) |
| 4158 | 2026-03-17T06:00:43.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4159 | 2026-03-17T06:00:43.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4160 | 2026-03-17T06:00:43.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4161 | 2026-03-17T06:00:43.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4162 | 2026-03-17T06:00:43.359Z | |
| 4163 | 2026-03-17T06:00:43.359Z | info: running `cargo check --bins` on nexus-test-utils-macros (227/259) |
| 4164 | 2026-03-17T06:00:44.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4165 | 2026-03-17T06:00:44.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4166 | 2026-03-17T06:00:44.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4167 | 2026-03-17T06:00:44.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4168 | 2026-03-17T06:00:44.125Z | |
| 4169 | 2026-03-17T06:00:44.125Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (228/259) |
| 4170 | 2026-03-17T06:00:44.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4171 | 2026-03-17T06:00:44.900Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4172 | 2026-03-17T06:00:45.305Z | Compiling libz-sys v1.1.24 |
| 4173 | 2026-03-17T06:00:45.459Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4174 | 2026-03-17T06:00:45.477Z | Compiling vergen-git2 v1.0.7 |
| 4175 | 2026-03-17T06:00:45.493Z | Compiling rustls v0.21.12 |
| 4176 | 2026-03-17T06:00:45.511Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4177 | 2026-03-17T06:00:45.529Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4178 | 2026-03-17T06:00:45.532Z | Checking sct v0.7.1 |
| 4179 | 2026-03-17T06:00:45.532Z | Checking rustls-webpki v0.101.7 |
| 4180 | 2026-03-17T06:00:45.696Z | Compiling nix v0.29.0 |
| 4181 | 2026-03-17T06:00:45.761Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4182 | 2026-03-17T06:00:45.781Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4183 | 2026-03-17T06:00:45.832Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4184 | 2026-03-17T06:00:45.971Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4185 | 2026-03-17T06:00:46.136Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4186 | 2026-03-17T06:00:46.169Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4187 | 2026-03-17T06:00:46.254Z | Checking rustls-pemfile v1.0.4 |
| 4188 | 2026-03-17T06:00:46.424Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4189 | 2026-03-17T06:00:46.526Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4190 | 2026-03-17T06:00:46.752Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4191 | 2026-03-17T06:00:46.786Z | Checking twox-hash v2.1.2 |
| 4192 | 2026-03-17T06:00:46.916Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4193 | 2026-03-17T06:00:47.643Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4194 | 2026-03-17T06:00:47.801Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4195 | 2026-03-17T06:00:47.822Z | Checking tokio-rustls v0.24.1 |
| 4196 | 2026-03-17T06:00:47.934Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4197 | 2026-03-17T06:00:48.076Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4198 | 2026-03-17T06:00:48.255Z | Checking fatfs v0.3.6 |
| 4199 | 2026-03-17T06:00:48.478Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4200 | 2026-03-17T06:00:48.756Z | Compiling seq-macro v0.3.6 |
| 4201 | 2026-03-17T06:00:53.641Z | Compiling git2 v0.20.4 |
| 4202 | 2026-03-17T06:00:54.577Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4203 | 2026-03-17T06:00:54.736Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4204 | 2026-03-17T06:00:56.883Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4205 | 2026-03-17T06:02:06.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4206 | 2026-03-17T06:02:07.029Z | |
| 4207 | 2026-03-17T06:02:07.029Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (229/259) |
| 4208 | 2026-03-17T06:02:07.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4209 | 2026-03-17T06:02:07.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4210 | 2026-03-17T06:02:08.220Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4211 | 2026-03-17T06:03:08.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4212 | 2026-03-17T06:03:08.747Z | |
| 4213 | 2026-03-17T06:03:08.747Z | info: running `cargo check --bins --no-default-features --features default` on omicron-nexus (230/259) |
| 4214 | 2026-03-17T06:03:09.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4215 | 2026-03-17T06:03:09.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4216 | 2026-03-17T06:03:09.881Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4217 | 2026-03-17T06:04:09.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4218 | 2026-03-17T06:04:09.859Z | |
| 4219 | 2026-03-17T06:04:09.859Z | info: running `cargo check --bins` on nexus-background-task-interface (231/259) |
| 4220 | 2026-03-17T06:04:10.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4221 | 2026-03-17T06:04:10.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4222 | 2026-03-17T06:04:10.530Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4223 | 2026-03-17T06:04:10.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4224 | 2026-03-17T06:04:10.629Z | |
| 4225 | 2026-03-17T06:04:10.629Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (232/259) |
| 4226 | 2026-03-17T06:04:11.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4227 | 2026-03-17T06:04:11.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4228 | 2026-03-17T06:04:11.371Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4229 | 2026-03-17T06:04:11.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4230 | 2026-03-17T06:04:11.484Z | |
| 4231 | 2026-03-17T06:04:11.484Z | info: running `cargo check --bins` on nexus-mgs-updates (233/259) |
| 4232 | 2026-03-17T06:04:12.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4233 | 2026-03-17T06:04:12.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4234 | 2026-03-17T06:04:12.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4235 | 2026-03-17T06:04:12.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4236 | 2026-03-17T06:04:12.327Z | |
| 4237 | 2026-03-17T06:04:12.327Z | info: running `cargo check --bins` on nexus-networking (234/259) |
| 4238 | 2026-03-17T06:04:13.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4239 | 2026-03-17T06:04:13.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4240 | 2026-03-17T06:04:13.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4241 | 2026-03-17T06:04:13.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4242 | 2026-03-17T06:04:13.178Z | |
| 4243 | 2026-03-17T06:04:13.178Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (235/259) |
| 4244 | 2026-03-17T06:04:13.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4245 | 2026-03-17T06:04:13.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4246 | 2026-03-17T06:04:13.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4247 | 2026-03-17T06:04:13.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4248 | 2026-03-17T06:04:14.043Z | |
| 4249 | 2026-03-17T06:04:14.043Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (236/259) |
| 4250 | 2026-03-17T06:04:14.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4251 | 2026-03-17T06:04:14.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4252 | 2026-03-17T06:04:14.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4253 | 2026-03-17T06:04:14.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4254 | 2026-03-17T06:04:14.904Z | |
| 4255 | 2026-03-17T06:04:14.904Z | info: running `cargo check --bins` on omicron-dev (237/259) |
| 4256 | 2026-03-17T06:04:15.696Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4257 | 2026-03-17T06:04:15.699Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4258 | 2026-03-17T06:04:16.124Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4259 | 2026-03-17T06:04:16.127Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4260 | 2026-03-17T06:04:16.310Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4261 | 2026-03-17T06:04:16.334Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4262 | 2026-03-17T06:04:16.337Z | Checking diff v0.1.13 |
| 4263 | 2026-03-17T06:04:16.352Z | Checking yansi v1.0.1 |
| 4264 | 2026-03-17T06:04:16.390Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4265 | 2026-03-17T06:04:16.393Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4266 | 2026-03-17T06:04:16.518Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4267 | 2026-03-17T06:04:16.712Z | Checking pretty_assertions v1.4.1 |
| 4268 | 2026-03-17T06:04:17.564Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4269 | 2026-03-17T06:04:50.646Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4270 | 2026-03-17T06:04:50.649Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4271 | 2026-03-17T06:04:50.649Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4272 | 2026-03-17T06:04:50.649Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4273 | 2026-03-17T06:04:50.649Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4274 | 2026-03-17T06:04:50.649Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4275 | 2026-03-17T06:04:51.586Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4276 | 2026-03-17T06:04:52.997Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4277 | 2026-03-17T06:05:52.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4278 | 2026-03-17T06:05:53.067Z | |
| 4279 | 2026-03-17T06:05:53.067Z | info: running `cargo check --bins` on omicron-pins (238/259) |
| 4280 | 2026-03-17T06:05:53.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4281 | 2026-03-17T06:05:53.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4282 | 2026-03-17T06:05:53.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4283 | 2026-03-17T06:05:53.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4284 | 2026-03-17T06:05:53.839Z | |
| 4285 | 2026-03-17T06:05:53.839Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (239/259) |
| 4286 | 2026-03-17T06:05:54.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4287 | 2026-03-17T06:05:54.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4288 | 2026-03-17T06:05:54.893Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4289 | 2026-03-17T06:05:55.036Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4290 | 2026-03-17T06:05:55.038Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4291 | 2026-03-17T06:06:32.087Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4292 | 2026-03-17T06:06:33.543Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4293 | 2026-03-17T06:06:35.087Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4294 | 2026-03-17T06:06:35.436Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4295 | 2026-03-17T06:06:39.554Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4296 | 2026-03-17T06:07:11.836Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4297 | 2026-03-17T06:07:12.657Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4298 | 2026-03-17T06:07:14.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4299 | 2026-03-17T06:07:15.037Z | |
| 4300 | 2026-03-17T06:07:15.037Z | info: running `cargo check --bins` on reconfigurator-sp-updater (240/259) |
| 4301 | 2026-03-17T06:07:15.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-03-17T06:07:15.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-03-17T06:07:16.017Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4304 | 2026-03-17T06:07:16.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4305 | 2026-03-17T06:07:17.157Z | |
| 4306 | 2026-03-17T06:07:17.157Z | info: running `cargo check --bins` on omicron-releng (241/259) |
| 4307 | 2026-03-17T06:07:17.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-17T06:07:17.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-17T06:07:18.047Z | Compiling blake3 v1.8.3 |
| 4310 | 2026-03-17T06:07:18.199Z | Checking arrayref v0.3.9 |
| 4311 | 2026-03-17T06:07:18.203Z | Checking arrayvec v0.7.6 |
| 4312 | 2026-03-17T06:07:18.203Z | Checking constant_time_eq v0.4.2 |
| 4313 | 2026-03-17T06:07:18.203Z | Checking topological-sort v0.2.2 |
| 4314 | 2026-03-17T06:07:18.203Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4315 | 2026-03-17T06:07:18.203Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4316 | 2026-03-17T06:07:18.203Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4317 | 2026-03-17T06:07:18.305Z | Checking shell-words v1.1.1 |
| 4318 | 2026-03-17T06:07:19.182Z | Checking omicron-zone-package v0.12.2 |
| 4319 | 2026-03-17T06:07:20.171Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4320 | 2026-03-17T06:07:21.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s |
| 4321 | 2026-03-17T06:07:21.478Z | |
| 4322 | 2026-03-17T06:07:21.478Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (242/259) |
| 4323 | 2026-03-17T06:07:22.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4324 | 2026-03-17T06:07:22.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4325 | 2026-03-17T06:07:22.360Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4326 | 2026-03-17T06:07:22.746Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4327 | 2026-03-17T06:07:23.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4328 | 2026-03-17T06:07:23.484Z | |
| 4329 | 2026-03-17T06:07:23.484Z | info: running `cargo check --bins` on xtask (243/259) |
| 4330 | 2026-03-17T06:07:24.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4331 | 2026-03-17T06:07:24.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4332 | 2026-03-17T06:07:24.093Z | Checking libc v0.2.180 |
| 4333 | 2026-03-17T06:07:24.188Z | Checking serde v1.0.228 |
| 4334 | 2026-03-17T06:07:24.199Z | Checking zerofrom v0.1.6 |
| 4335 | 2026-03-17T06:07:24.207Z | Checking bitflags v2.11.0 |
| 4336 | 2026-03-17T06:07:24.217Z | Checking smallvec v1.15.1 |
| 4337 | 2026-03-17T06:07:24.220Z | Checking hashbrown v0.16.1 |
| 4338 | 2026-03-17T06:07:24.243Z | Checking serde_json v1.0.149 |
| 4339 | 2026-03-17T06:07:24.247Z | Checking scroll v0.12.0 |
| 4340 | 2026-03-17T06:07:24.330Z | Checking yoke v0.8.1 |
| 4341 | 2026-03-17T06:07:24.399Z | Checking num-traits v0.2.19 |
| 4342 | 2026-03-17T06:07:24.441Z | Checking thiserror v1.0.69 |
| 4343 | 2026-03-17T06:07:24.547Z | Checking zerovec v0.11.5 |
| 4344 | 2026-03-17T06:07:24.548Z | Checking zerotrie v0.2.3 |
| 4345 | 2026-03-17T06:07:24.574Z | Checking percent-encoding v2.3.2 |
| 4346 | 2026-03-17T06:07:24.598Z | Checking errno v0.3.14 |
| 4347 | 2026-03-17T06:07:24.743Z | Checking log v0.4.29 |
| 4348 | 2026-03-17T06:07:24.746Z | Checking rustix v1.1.3 |
| 4349 | 2026-03-17T06:07:24.768Z | Checking toml_datetime v0.6.11 |
| 4350 | 2026-03-17T06:07:24.852Z | Checking indexmap v2.13.0 |
| 4351 | 2026-03-17T06:07:24.873Z | Checking serde_spanned v0.6.9 |
| 4352 | 2026-03-17T06:07:24.933Z | Checking zerocopy v0.7.35 |
| 4353 | 2026-03-17T06:07:24.997Z | Checking goblin v0.8.2 |
| 4354 | 2026-03-17T06:07:25.029Z | Checking form_urlencoded v1.2.2 |
| 4355 | 2026-03-17T06:07:25.099Z | Checking getrandom v0.4.1 |
| 4356 | 2026-03-17T06:07:25.155Z | Checking tinystr v0.8.2 |
| 4357 | 2026-03-17T06:07:25.180Z | Checking potential_utf v0.1.4 |
| 4358 | 2026-03-17T06:07:25.195Z | Checking ordered-float v2.10.1 |
| 4359 | 2026-03-17T06:07:25.266Z | Checking thiserror v2.0.18 |
| 4360 | 2026-03-17T06:07:25.338Z | Checking icu_collections v2.1.1 |
| 4361 | 2026-03-17T06:07:25.382Z | Checking icu_locale_core v2.1.1 |
| 4362 | 2026-03-17T06:07:25.396Z | Checking syn v2.0.117 |
| 4363 | 2026-03-17T06:07:25.505Z | Checking serde-value v0.7.0 |
| 4364 | 2026-03-17T06:07:25.609Z | Checking toml_edit v0.22.27 |
| 4365 | 2026-03-17T06:07:25.649Z | Checking dtrace-parser v0.2.0 |
| 4366 | 2026-03-17T06:07:25.739Z | Checking thread-id v4.2.2 |
| 4367 | 2026-03-17T06:07:25.771Z | Checking once_cell v1.21.3 |
| 4368 | 2026-03-17T06:07:25.834Z | Checking cargo-platform v0.2.0 |
| 4369 | 2026-03-17T06:07:25.938Z | Checking terminal_size v0.4.3 |
| 4370 | 2026-03-17T06:07:25.970Z | Checking memmap v0.7.0 |
| 4371 | 2026-03-17T06:07:26.001Z | Checking tempfile v3.25.0 |
| 4372 | 2026-03-17T06:07:26.056Z | Checking fs-err v3.3.0 |
| 4373 | 2026-03-17T06:07:26.094Z | Checking clap_builder v4.5.60 |
| 4374 | 2026-03-17T06:07:26.135Z | Checking textwrap v0.16.2 |
| 4375 | 2026-03-17T06:07:26.149Z | Checking icu_provider v2.1.1 |
| 4376 | 2026-03-17T06:07:26.245Z | Checking camino-tempfile v1.4.1 |
| 4377 | 2026-03-17T06:07:26.289Z | Checking anyhow v1.0.102 |
| 4378 | 2026-03-17T06:07:26.408Z | Checking tabled v0.15.0 |
| 4379 | 2026-03-17T06:07:26.447Z | Checking macaddr v1.0.1 |
| 4380 | 2026-03-17T06:07:26.450Z | Checking icu_properties v2.1.2 |
| 4381 | 2026-03-17T06:07:26.542Z | Checking icu_normalizer v2.1.1 |
| 4382 | 2026-03-17T06:07:26.671Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4383 | 2026-03-17T06:07:27.099Z | Checking toml v0.8.23 |
| 4384 | 2026-03-17T06:07:27.523Z | Checking cargo_toml v0.21.0 |
| 4385 | 2026-03-17T06:07:27.597Z | Checking dof v0.3.0 |
| 4386 | 2026-03-17T06:07:27.610Z | Checking idna_adapter v1.2.1 |
| 4387 | 2026-03-17T06:07:27.751Z | Checking idna v1.1.0 |
| 4388 | 2026-03-17T06:07:27.755Z | Checking clap v4.5.60 |
| 4389 | 2026-03-17T06:07:28.013Z | Checking usdt-impl v0.5.0 |
| 4390 | 2026-03-17T06:07:28.048Z | Checking url v2.5.8 |
| 4391 | 2026-03-17T06:07:28.336Z | Checking usdt v0.5.0 |
| 4392 | 2026-03-17T06:07:28.514Z | Checking cargo-util-schemas v0.8.2 |
| 4393 | 2026-03-17T06:07:29.503Z | Checking cargo_metadata v0.21.0 |
| 4394 | 2026-03-17T06:07:30.365Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4395 | 2026-03-17T06:07:30.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.43s |
| 4396 | 2026-03-17T06:07:31.070Z | |
| 4397 | 2026-03-17T06:07:31.070Z | info: running `cargo check --bins` on end-to-end-tests (244/259) |
| 4398 | 2026-03-17T06:07:31.842Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4399 | 2026-03-17T06:07:31.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4400 | 2026-03-17T06:07:32.163Z | Checking polyval v0.6.2 |
| 4401 | 2026-03-17T06:07:32.310Z | Checking ctr v0.9.2 |
| 4402 | 2026-03-17T06:07:32.328Z | Checking ssh-encoding v0.2.0 |
| 4403 | 2026-03-17T06:07:32.331Z | Checking blowfish v0.9.1 |
| 4404 | 2026-03-17T06:07:32.363Z | Checking password-hash v0.4.2 |
| 4405 | 2026-03-17T06:07:32.384Z | Checking p521 v0.13.3 |
| 4406 | 2026-03-17T06:07:32.387Z | Checking p256 v0.13.2 |
| 4407 | 2026-03-17T06:07:32.421Z | Checking russh-cryptovec v0.7.3 |
| 4408 | 2026-03-17T06:07:32.485Z | Checking ghash v0.5.1 |
| 4409 | 2026-03-17T06:07:32.512Z | Checking bcrypt-pbkdf v0.10.0 |
| 4410 | 2026-03-17T06:07:32.516Z | Checking md5 v0.7.0 |
| 4411 | 2026-03-17T06:07:32.558Z | Checking num-bigint v0.4.6 |
| 4412 | 2026-03-17T06:07:32.581Z | Checking des v0.8.1 |
| 4413 | 2026-03-17T06:07:32.626Z | Checking aes-gcm v0.10.3 |
| 4414 | 2026-03-17T06:07:32.647Z | Checking pbkdf2 v0.11.0 |
| 4415 | 2026-03-17T06:07:32.705Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4416 | 2026-03-17T06:07:32.705Z | Checking hex-literal v0.4.1 |
| 4417 | 2026-03-17T06:07:32.744Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4418 | 2026-03-17T06:07:32.770Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4419 | 2026-03-17T06:07:32.811Z | Checking ssh-cipher v0.2.0 |
| 4420 | 2026-03-17T06:07:32.837Z | Checking internet-checksum v0.2.1 |
| 4421 | 2026-03-17T06:07:33.015Z | Checking ssh-key v0.6.7 |
| 4422 | 2026-03-17T06:07:33.155Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4423 | 2026-03-17T06:07:33.880Z | Checking russh-keys v0.45.0 |
| 4424 | 2026-03-17T06:07:34.616Z | Checking russh v0.45.0 |
| 4425 | 2026-03-17T06:07:56.189Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4426 | 2026-03-17T06:07:57.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.63s |
| 4427 | 2026-03-17T06:07:57.959Z | |
| 4428 | 2026-03-17T06:07:57.959Z | info: running `cargo check --bins` on gateway-cli (245/259) |
| 4429 | 2026-03-17T06:07:58.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4430 | 2026-03-17T06:07:58.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4431 | 2026-03-17T06:07:58.828Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4432 | 2026-03-17T06:07:58.956Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4433 | 2026-03-17T06:07:58.970Z | Checking termios v0.3.3 |
| 4434 | 2026-03-17T06:08:00.664Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4435 | 2026-03-17T06:08:00.842Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4436 | 2026-03-17T06:08:03.523Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4437 | 2026-03-17T06:08:04.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.31s |
| 4438 | 2026-03-17T06:08:04.500Z | |
| 4439 | 2026-03-17T06:08:04.500Z | info: running `cargo check --bins --no-default-features` on installinator (246/259) |
| 4440 | 2026-03-17T06:08:05.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-03-17T06:08:05.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-03-17T06:08:05.449Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4443 | 2026-03-17T06:08:05.583Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4444 | 2026-03-17T06:08:05.624Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4445 | 2026-03-17T06:08:05.627Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4446 | 2026-03-17T06:08:05.627Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4447 | 2026-03-17T06:08:05.878Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4448 | 2026-03-17T06:08:05.881Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4449 | 2026-03-17T06:08:06.814Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4450 | 2026-03-17T06:08:07.141Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4451 | 2026-03-17T06:08:07.144Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4452 | 2026-03-17T06:08:07.990Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4453 | 2026-03-17T06:08:10.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 4454 | 2026-03-17T06:08:10.333Z | |
| 4455 | 2026-03-17T06:08:10.333Z | info: running `cargo check --bins` on internal-dns-cli (247/259) |
| 4456 | 2026-03-17T06:08:11.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4457 | 2026-03-17T06:08:11.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4458 | 2026-03-17T06:08:11.198Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4459 | 2026-03-17T06:08:11.756Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4460 | 2026-03-17T06:08:12.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4461 | 2026-03-17T06:08:12.371Z | |
| 4462 | 2026-03-17T06:08:12.371Z | info: running `cargo check --bins` on omicron-live-tests (248/259) |
| 4463 | 2026-03-17T06:08:13.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4464 | 2026-03-17T06:08:13.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4465 | 2026-03-17T06:08:13.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4466 | 2026-03-17T06:08:13.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4467 | 2026-03-17T06:08:13.149Z | |
| 4468 | 2026-03-17T06:08:13.149Z | info: running `cargo check --bins` on live-tests-macros (249/259) |
| 4469 | 2026-03-17T06:08:13.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4470 | 2026-03-17T06:08:13.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4471 | 2026-03-17T06:08:13.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4472 | 2026-03-17T06:08:13.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4473 | 2026-03-17T06:08:13.927Z | |
| 4474 | 2026-03-17T06:08:13.927Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (250/259) |
| 4475 | 2026-03-17T06:08:14.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4476 | 2026-03-17T06:08:14.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4477 | 2026-03-17T06:08:14.957Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4478 | 2026-03-17T06:08:15.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4479 | 2026-03-17T06:08:15.923Z | |
| 4480 | 2026-03-17T06:08:15.923Z | info: running `cargo check --bins` on omicron-ntp-admin (251/259) |
| 4481 | 2026-03-17T06:08:16.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-17T06:08:16.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-17T06:08:16.801Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4484 | 2026-03-17T06:08:16.804Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4485 | 2026-03-17T06:08:17.103Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4486 | 2026-03-17T06:08:17.106Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4487 | 2026-03-17T06:08:18.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s |
| 4488 | 2026-03-17T06:08:18.293Z | |
| 4489 | 2026-03-17T06:08:18.293Z | info: running `cargo check --bins` on ntp-admin-types (252/259) |
| 4490 | 2026-03-17T06:08:18.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4491 | 2026-03-17T06:08:18.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4492 | 2026-03-17T06:08:18.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4493 | 2026-03-17T06:08:18.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4494 | 2026-03-17T06:08:19.076Z | |
| 4495 | 2026-03-17T06:08:19.076Z | info: running `cargo check --bins` on omicron-package (253/259) |
| 4496 | 2026-03-17T06:08:19.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4497 | 2026-03-17T06:08:19.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4498 | 2026-03-17T06:08:19.981Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4499 | 2026-03-17T06:08:21.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s |
| 4500 | 2026-03-17T06:08:21.577Z | |
| 4501 | 2026-03-17T06:08:21.577Z | info: running `cargo check --bins` on tqdb (254/259) |
| 4502 | 2026-03-17T06:08:22.332Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4503 | 2026-03-17T06:08:22.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4504 | 2026-03-17T06:08:22.653Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4505 | 2026-03-17T06:08:23.093Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4506 | 2026-03-17T06:08:23.791Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4507 | 2026-03-17T06:08:23.794Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4508 | 2026-03-17T06:08:30.409Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4509 | 2026-03-17T06:08:31.323Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4510 | 2026-03-17T06:08:31.323Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4511 | 2026-03-17T06:08:31.328Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4512 | 2026-03-17T06:08:31.328Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4513 | 2026-03-17T06:08:32.345Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4514 | 2026-03-17T06:08:41.671Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4515 | 2026-03-17T06:08:49.767Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4516 | 2026-03-17T06:08:49.770Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4517 | 2026-03-17T06:08:49.770Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4518 | 2026-03-17T06:08:49.770Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4519 | 2026-03-17T06:08:51.649Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4520 | 2026-03-17T06:08:53.415Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4521 | 2026-03-17T06:08:54.321Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4522 | 2026-03-17T06:08:56.036Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4523 | 2026-03-17T06:08:56.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.16s |
| 4524 | 2026-03-17T06:08:56.993Z | |
| 4525 | 2026-03-17T06:08:56.993Z | info: running `cargo check --bins` on wicket-dbg (255/259) |
| 4526 | 2026-03-17T06:08:57.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4527 | 2026-03-17T06:08:57.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4528 | 2026-03-17T06:08:57.957Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4529 | 2026-03-17T06:08:58.092Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4530 | 2026-03-17T06:08:58.108Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4531 | 2026-03-17T06:08:58.155Z | Checking rtoolbox v0.0.3 |
| 4532 | 2026-03-17T06:08:58.159Z | Checking tui-tree-widget v0.23.1 |
| 4533 | 2026-03-17T06:08:58.316Z | Checking rpassword v7.4.0 |
| 4534 | 2026-03-17T06:08:58.412Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4535 | 2026-03-17T06:08:59.381Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4536 | 2026-03-17T06:09:06.007Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4537 | 2026-03-17T06:09:06.917Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4538 | 2026-03-17T06:09:08.300Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4539 | 2026-03-17T06:09:12.442Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4540 | 2026-03-17T06:09:14.960Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4541 | 2026-03-17T06:09:16.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.12s |
| 4542 | 2026-03-17T06:09:16.352Z | |
| 4543 | 2026-03-17T06:09:16.352Z | info: running `cargo check --bins` on wicket (256/259) |
| 4544 | 2026-03-17T06:09:17.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4545 | 2026-03-17T06:09:17.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4546 | 2026-03-17T06:09:17.283Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4547 | 2026-03-17T06:09:17.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4548 | 2026-03-17T06:09:17.947Z | |
| 4549 | 2026-03-17T06:09:17.947Z | info: running `cargo check --bins` on wicketd (257/259) |
| 4550 | 2026-03-17T06:09:18.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4551 | 2026-03-17T06:09:18.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4552 | 2026-03-17T06:09:18.999Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4553 | 2026-03-17T06:09:19.003Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4554 | 2026-03-17T06:09:19.054Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4555 | 2026-03-17T06:09:19.057Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4556 | 2026-03-17T06:09:20.461Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4557 | 2026-03-17T06:09:21.248Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4558 | 2026-03-17T06:09:25.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s |
| 4559 | 2026-03-17T06:09:25.533Z | |
| 4560 | 2026-03-17T06:09:25.533Z | info: running `cargo check --bins` on omicron-workspace-hack (258/259) |
| 4561 | 2026-03-17T06:09:26.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4562 | 2026-03-17T06:09:26.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4563 | 2026-03-17T06:09:26.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4564 | 2026-03-17T06:09:26.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4565 | 2026-03-17T06:09:26.310Z | |
| 4566 | 2026-03-17T06:09:26.310Z | info: running `cargo check --bins` on zone-setup (259/259) |
| 4567 | 2026-03-17T06:09:27.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-03-17T06:09:27.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-03-17T06:09:27.214Z | Checking uzers v0.12.2 |
| 4570 | 2026-03-17T06:09:27.554Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4571 | 2026-03-17T06:09:28.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s |
| 4572 | 2026-03-17T06:09:28.755Z | |
| 4573 | 2026-03-17T06:09:28.757Z | real 20:25.007422848 |
| 4574 | 2026-03-17T06:09:28.757Z | user 29:47.621890595 |
| 4575 | 2026-03-17T06:09:28.757Z | sys 5:19.038078747 |
| 4576 | 2026-03-17T06:09:28.758Z | trap 0.489952107 |
| 4577 | 2026-03-17T06:09:28.758Z | tflt 0.344432945 |
| 4578 | 2026-03-17T06:09:28.758Z | dflt 0.728018851 |
| 4579 | 2026-03-17T06:09:28.758Z | kflt 0.000823357 |
| 4580 | 2026-03-17T06:09:28.758Z | lock 1:52:58.723896079 |
| 4581 | 2026-03-17T06:09:28.758Z | slp 2:21:47.453845596 |
| 4582 | 2026-03-17T06:09:28.758Z | lat 1:23.848537703 |
| 4583 | 2026-03-17T06:09:28.758Z | stop 5:22.549095334 |
| 4584 | 2026-03-17T06:09:28.758Z | process exited: duration 1474757 ms, exit code 0 |
| |
| 4585 | 2026-03-17T06:09:28.764Z | found 0 output files |