|
|
|
| 1 | 2026-05-04T14:49:37.117Z | job assigned to worker 01KQSQDCJ70PX0KKQ0124BQ00N [factory aws, i-06b90e4420faf0c5a] (queued for 48 s) |
| |
| 2 | 2026-05-04T14:49:43.477Z | starting task 0: "setup" |
| 3 | 2026-05-04T14:49:43.482Z | ++ uname -s |
| 4 | 2026-05-04T14:49:43.486Z | + kern=SunOS |
| 5 | 2026-05-04T14:49:43.486Z | + build_user=build |
| 6 | 2026-05-04T14:49:43.486Z | + build_uid=12345 |
| 7 | 2026-05-04T14:49:43.486Z | + work_dir=/work |
| 8 | 2026-05-04T14:49:43.486Z | + input_dir=/input |
| 9 | 2026-05-04T14:49:43.486Z | + [[ 0 == 12345 ]] |
| 10 | 2026-05-04T14:49:43.486Z | + case "$kern" in |
| 11 | 2026-05-04T14:49:43.487Z | + groupadd -g 12345 build |
| 12 | 2026-05-04T14:49:43.487Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-05-04T14:49:45.492Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-05-04T14:49:45.598Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-05-04T14:49:45.601Z | + home_fs=zfs |
| 16 | 2026-05-04T14:49:45.601Z | + [[ zfs == autofs ]] |
| 17 | 2026-05-04T14:49:45.601Z | + mkdir -p /home/build |
| 18 | 2026-05-04T14:49:45.601Z | + chown build:build /home/build /work |
| 19 | 2026-05-04T14:49:47.602Z | + chmod 0700 /home/build /work |
| 20 | 2026-05-04T14:49:47.605Z | process exited: duration 4126 ms, exit code 0 |
| |
| 21 | 2026-05-04T14:49:47.611Z | starting task 1: "rust-toolchain" |
| 22 | 2026-05-04T14:49:47.614Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-05-04T14:49:47.615Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2026-05-04T14:49:47.615Z | * rust toolchain channel = "1.94.0" |
| 25 | 2026-05-04T14:49:47.615Z | * rust toolchain profile = "default" |
| 26 | 2026-05-04T14:49:47.615Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-05-04T14:49:47.615Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-05-04T14:49:47.618Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-05-04T14:49:47.618Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-05-04T14:49:47.717Z | info: downloading installer |
| 31 | 2026-05-04T14:49:49.026Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-05-04T14:49:49.026Z | warn: /opt/ooce/bin |
| 33 | 2026-05-04T14:49:49.026Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-05-04T14:49:49.026Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-05-04T14:49:49.026Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-05-04T14:49:49.026Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-05-04T14:49:49.026Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-05-04T14:49:49.026Z | error: cannot install while Rust is installed |
| 39 | 2026-05-04T14:49:49.026Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-05-04T14:49:49.029Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-05-04T14:49:49.029Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-05-04T14:49:49.029Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-05-04T14:49:49.029Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-05-04T14:49:49.040Z | info: profile set to default |
| 45 | 2026-05-04T14:49:49.040Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-05-04T14:49:49.043Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-05-04T14:49:49.168Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-05-04T14:49:49.171Z | info: downloading 6 components |
| 49 | 2026-05-04T14:50:03.020Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-05-04T14:50:03.020Z | |
| 51 | 2026-05-04T14:50:03.054Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-05-04T14:50:03.054Z | |
| 53 | 2026-05-04T14:50:03.054Z | |
| 54 | 2026-05-04T14:50:03.054Z | Rust is installed now. Great! |
| 55 | 2026-05-04T14:50:03.054Z | |
| 56 | 2026-05-04T14:50:03.054Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-05-04T14:50:03.058Z | environment variable. This has not been done automatically. |
| 58 | 2026-05-04T14:50:03.058Z | |
| 59 | 2026-05-04T14:50:03.058Z | To configure your current shell, you need to source |
| 60 | 2026-05-04T14:50:03.058Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-05-04T14:50:03.058Z | |
| 62 | 2026-05-04T14:50:03.058Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-05-04T14:50:03.058Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-05-04T14:50:03.058Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-05-04T14:50:03.058Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-05-04T14:50:03.058Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-05-04T14:50:03.058Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-05-04T14:50:03.058Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-05-04T14:50:03.058Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-05-04T14:50:03.058Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-05-04T14:50:03.144Z | + rustup --version |
| 72 | 2026-05-04T14:50:03.153Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-05-04T14:50:03.157Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-05-04T14:50:03.175Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-05-04T14:50:03.179Z | + cargo --version |
| 76 | 2026-05-04T14:50:03.191Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-05-04T14:50:03.194Z | + rustc --version |
| 78 | 2026-05-04T14:50:03.214Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-05-04T14:50:03.217Z | process exited: duration 15603 ms, exit code 0 |
| |
| 80 | 2026-05-04T14:50:03.224Z | starting task 2: "authentication" |
| 81 | 2026-05-04T14:50:03.240Z | process exited: duration 16 ms, exit code 0 |
| |
| 82 | 2026-05-04T14:50:03.246Z | starting task 3: "clone repository" |
| 83 | 2026-05-04T14:50:03.250Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-05-04T14:50:03.254Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-05-04T14:50:03.283Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-05-04T14:50:12.505Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-05-04T14:50:12.505Z | + git fetch origin 11d2e058fb1e657ff1949b2909af449b1cdd91a3 |
| 88 | 2026-05-04T14:50:12.829Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-05-04T14:50:12.829Z | * branch 11d2e058fb1e657ff1949b2909af449b1cdd91a3 -> FETCH_HEAD |
| 90 | 2026-05-04T14:50:12.839Z | + [[ -n john/bootstore-external-networking-gen ]] |
| 91 | 2026-05-04T14:50:12.842Z | ++ git branch --show-current |
| 92 | 2026-05-04T14:50:12.842Z | + current=main |
| 93 | 2026-05-04T14:50:12.842Z | + [[ main != john/bootstore-external-networking-gen ]] |
| 94 | 2026-05-04T14:50:12.842Z | + git branch -f john/bootstore-external-networking-gen 11d2e058fb1e657ff1949b2909af449b1cdd91a3 |
| 95 | 2026-05-04T14:50:12.845Z | + git checkout -f john/bootstore-external-networking-gen |
| 96 | 2026-05-04T14:50:13.076Z | Switched to branch 'john/bootstore-external-networking-gen' |
| 97 | 2026-05-04T14:50:13.080Z | + git reset --hard 11d2e058fb1e657ff1949b2909af449b1cdd91a3 |
| 98 | 2026-05-04T14:50:13.095Z | HEAD is now at 11d2e058f fix bad rebase |
| 99 | 2026-05-04T14:50:13.098Z | process exited: duration 9848 ms, exit code 0 |
| |
| 100 | 2026-05-04T14:50:13.105Z | starting task 4: "build" |
| 101 | 2026-05-04T14:50:13.108Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-05-04T14:50:13.108Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-05-04T14:50:13.108Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-05-04T14:50:13.111Z | + cargo --version |
| 105 | 2026-05-04T14:50:13.118Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-05-04T14:50:13.121Z | + rustc --version |
| 107 | 2026-05-04T14:50:13.141Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-05-04T14:50:13.144Z | + source ./env.sh |
| 109 | 2026-05-04T14:50:13.145Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-05-04T14:50:13.145Z | ++ set -o xtrace |
| 111 | 2026-05-04T14:50:13.148Z | ++++ dirname ./env.sh |
| 112 | 2026-05-04T14:50:13.148Z | +++ readlink -f . |
| 113 | 2026-05-04T14:50:13.151Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ 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-05-04T14:50:13.151Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-05-04T14:50:13.151Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-05-04T14:50:13.151Z | + 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-05-04T14:50:13.151Z | + 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-05-04T14:50:13.151Z | + banner prerequisites |
| 127 | 2026-05-04T14:50:13.151Z | |
| 128 | 2026-05-04T14:50:13.151Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-05-04T14:50:13.151Z | # # # # # # # # # # # # # # # |
| 130 | 2026-05-04T14:50:13.151Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-05-04T14:50:13.151Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-05-04T14:50:13.151Z | # # # # # # # # # # # # # # # |
| 133 | 2026-05-04T14:50:13.151Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-05-04T14:50:13.151Z | |
| 135 | 2026-05-04T14:50:13.151Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-05-04T14:50:23.215Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-05-04T14:50:30.891Z | Startup: Caching catalogs ... Done |
| 138 | 2026-05-04T14:50:38.030Z | Planning: Solver setup ... Done (5.559s) |
| 139 | 2026-05-04T14:50:38.067Z | Planning: Running solver ... Done (0.038s) |
| 140 | 2026-05-04T14:50:38.209Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-05-04T14:50:38.220Z | Planning: Fetching manifests: 0/5 0% complete |
| 142 | 2026-05-04T14:50:38.335Z | Planning: Fetching manifests: 5/5 100% complete |
| 143 | 2026-05-04T14:50:38.372Z | Planning: Package planning ... Done (0.037s) |
| 144 | 2026-05-04T14:50:38.408Z | Planning: Merging actions ... Done (0.036s) |
| 145 | 2026-05-04T14:50:38.584Z | Planning: Checking for conflicting actions ... Done (0.176s) |
| 146 | 2026-05-04T14:50:38.594Z | Planning: Consolidating action changes ... Done (0.009s) |
| 147 | 2026-05-04T14:50:39.373Z | Planning: Evaluating mediators ... Done (0.778s) |
| 148 | 2026-05-04T14:50:39.381Z | Planning: Planning completed in 8.32 seconds |
| 149 | 2026-05-04T14:50:39.393Z | Packages to install: 5 |
| 150 | 2026-05-04T14:50:39.393Z | Mediators to change: 3 |
| 151 | 2026-05-04T14:50:39.397Z | Services to change: 1 |
| 152 | 2026-05-04T14:50:39.397Z | Estimated space available: 155.34 GB |
| 153 | 2026-05-04T14:50:39.397Z | Estimated space to be consumed: 1.90 GB |
| 154 | 2026-05-04T14:50:39.397Z | Create boot environment: No |
| 155 | 2026-05-04T14:50:39.398Z | Create backup boot environment: No |
| 156 | 2026-05-04T14:50:39.398Z | Rebuild boot archive: No |
| 157 | 2026-05-04T14:50:39.398Z | |
| 158 | 2026-05-04T14:50:39.398Z | Changed mediators: |
| 159 | 2026-05-04T14:50:39.398Z | mediator clang: |
| 160 | 2026-05-04T14:50:39.398Z | version: None -> 15 (system default) |
| 161 | 2026-05-04T14:50:39.398Z | |
| 162 | 2026-05-04T14:50:39.398Z | mediator llvm: |
| 163 | 2026-05-04T14:50:39.398Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-05-04T14:50:39.398Z | |
| 165 | 2026-05-04T14:50:39.398Z | mediator postgresql: |
| 166 | 2026-05-04T14:50:39.398Z | version: 15 (system default) -> 18 (system default) |
| 167 | 2026-05-04T14:50:39.398Z | |
| 168 | 2026-05-04T14:50:39.398Z | Changed packages: |
| 169 | 2026-05-04T14:50:39.398Z | helios-dev |
| 170 | 2026-05-04T14:50:39.398Z | developer/build-essential |
| 171 | 2026-05-04T14:50:39.398Z | None -> 11-2.0 |
| 172 | 2026-05-04T14:50:39.398Z | library/libxmlsec1 |
| 173 | 2026-05-04T14:50:39.398Z | None -> 1.2.35-2.0 |
| 174 | 2026-05-04T14:50:39.398Z | ooce/developer/clang-15 |
| 175 | 2026-05-04T14:50:39.398Z | None -> 15.0.7-2.0 |
| 176 | 2026-05-04T14:50:39.398Z | ooce/developer/llvm-15 |
| 177 | 2026-05-04T14:50:39.399Z | None -> 15.0.7-2.0 |
| 178 | 2026-05-04T14:50:39.400Z | ooce/library/postgresql-18 |
| 179 | 2026-05-04T14:50:39.400Z | None -> 18.1-2.0 |
| 180 | 2026-05-04T14:50:39.400Z | |
| 181 | 2026-05-04T14:50:39.400Z | Services: |
| 182 | 2026-05-04T14:50:39.400Z | restart_fmri: |
| 183 | 2026-05-04T14:50:39.400Z | svc:/system/update-man-index:default |
| 184 | 2026-05-04T14:50:39.438Z | |
| 185 | 2026-05-04T14:50:39.438Z | Download: 0/4272 items 0.0/219.0MB 0% complete |
| 186 | 2026-05-04T14:50:44.439Z | Download: 1493/4272 items 115.8/219.0MB 52% complete (23.5M/s) |
| 187 | 2026-05-04T14:50:50.053Z | Download: 2223/4272 items 119.2/219.0MB 54% complete (17.3M/s) |
| 188 | 2026-05-04T14:50:55.315Z | Download: 3245/4272 items 203.0/219.0MB 92% complete (8.7M/s) |
| 189 | 2026-05-04T14:51:03.386Z | Download: 3248/4272 items 203.1/219.0MB 92% complete (8.6M/s) |
| 190 | 2026-05-04T14:51:09.588Z | Download: 4248/4272 items 218.9/219.0MB 99% complete (3.1M/s) |
| 191 | 2026-05-04T14:51:09.635Z | Download: Completed 218.99 MB in 30.19 seconds (7.2M/s) |
| 192 | 2026-05-04T14:51:09.785Z | Actions: 1/4789 actions (Installing new actions) |
| 193 | 2026-05-04T14:51:13.138Z | Actions: Completed 4789 actions in 3.35 seconds. |
| 194 | 2026-05-04T14:51:13.877Z | Done (0.734s) |
| 195 | 2026-05-04T14:51:13.877Z | Done (0.000s) |
| 196 | 2026-05-04T14:51:14.626Z | Done (0.749s) |
| 197 | 2026-05-04T14:51:17.605Z | Done (2.614s) |
| 198 | 2026-05-04T14:51:17.687Z | Done (0.013s) |
| 199 | 2026-05-04T14:51:17.690Z | Done (0.000s) |
| 200 | 2026-05-04T14:51:18.069Z | Done (0.000s) |
| 201 | 2026-05-04T14:51:18.979Z | Planning: Evaluating mediator changes ... Done |
| 202 | 2026-05-04T14:51:19.088Z | Planning: Checking for conflicting actions ... Done |
| 203 | 2026-05-04T14:51:19.091Z | Planning: Consolidating action changes ... Done |
| 204 | 2026-05-04T14:51:19.253Z | Planning: Evaluating mediators ... Done |
| 205 | 2026-05-04T14:51:19.256Z | Planning: Planning completed in 0.27 seconds |
| 206 | 2026-05-04T14:51:19.274Z | Mediators to change: 2 |
| 207 | 2026-05-04T14:51:19.274Z | Create boot environment: No |
| 208 | 2026-05-04T14:51:19.274Z | Create backup boot environment: No |
| 209 | 2026-05-04T14:51:19.354Z | Done |
| 210 | 2026-05-04T14:51:19.354Z | Done |
| 211 | 2026-05-04T14:51:20.000Z | Done |
| 212 | 2026-05-04T14:51:22.541Z | Done |
| 213 | 2026-05-04T14:51:22.620Z | Done |
| 214 | 2026-05-04T14:51:22.623Z | Done |
| 215 | 2026-05-04T14:51:22.781Z | Done |
| 216 | 2026-05-04T14:51:23.041Z | Planning: Evaluating mediator changes ... Done |
| 217 | 2026-05-04T14:51:23.150Z | Planning: Checking for conflicting actions ... Done |
| 218 | 2026-05-04T14:51:23.154Z | Planning: Consolidating action changes ... Done |
| 219 | 2026-05-04T14:51:23.313Z | Planning: Evaluating mediators ... Done |
| 220 | 2026-05-04T14:51:23.317Z | Planning: Planning completed in 0.27 seconds |
| 221 | 2026-05-04T14:51:23.335Z | Mediators to change: 1 |
| 222 | 2026-05-04T14:51:23.335Z | Create boot environment: No |
| 223 | 2026-05-04T14:51:23.338Z | Create backup boot environment: No |
| 224 | 2026-05-04T14:51:23.387Z | Done |
| 225 | 2026-05-04T14:51:23.387Z | Done |
| 226 | 2026-05-04T14:51:24.041Z | Done |
| 227 | 2026-05-04T14:51:26.638Z | Done |
| 228 | 2026-05-04T14:51:26.715Z | Done |
| 229 | 2026-05-04T14:51:26.718Z | Done |
| 230 | 2026-05-04T14:51:26.839Z | Done |
| 231 | 2026-05-04T14:51:27.134Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 232 | 2026-05-04T14:51:27.134Z | clang system 15 system |
| 233 | 2026-05-04T14:51:27.134Z | csh system system illumos |
| 234 | 2026-05-04T14:51:27.134Z | ctags system system illumos |
| 235 | 2026-05-04T14:51:27.134Z | file system system illumos |
| 236 | 2026-05-04T14:51:27.134Z | gcc vendor 12 vendor |
| 237 | 2026-05-04T14:51:27.134Z | gcc system 14 system |
| 238 | 2026-05-04T14:51:27.134Z | gcc system 10 system |
| 239 | 2026-05-04T14:51:27.134Z | go system 1.20 system |
| 240 | 2026-05-04T14:51:27.134Z | go system 1.19 system |
| 241 | 2026-05-04T14:51:27.134Z | llvm system 15 system |
| 242 | 2026-05-04T14:51:27.134Z | llvm system 14 system |
| 243 | 2026-05-04T14:51:27.134Z | mariadb system 10.6 system |
| 244 | 2026-05-04T14:51:27.134Z | mta vendor vendor dma |
| 245 | 2026-05-04T14:51:27.134Z | openjdk system 17 system |
| 246 | 2026-05-04T14:51:27.134Z | openjdk system 11 system |
| 247 | 2026-05-04T14:51:27.134Z | openjdk system 1.8 system |
| 248 | 2026-05-04T14:51:27.134Z | openssl vendor 3 vendor |
| 249 | 2026-05-04T14:51:27.134Z | perl system 5.36 system |
| 250 | 2026-05-04T14:51:27.134Z | postgresql system 18 system |
| 251 | 2026-05-04T14:51:27.134Z | postgresql system 15 system |
| 252 | 2026-05-04T14:51:27.134Z | postgresql system 13 system |
| 253 | 2026-05-04T14:51:27.134Z | python vendor 3 vendor |
| 254 | 2026-05-04T14:51:27.134Z | python system 2 system |
| 255 | 2026-05-04T14:51:27.134Z | python3 system 3.11 system |
| 256 | 2026-05-04T14:51:27.134Z | ruby system 3.0 system |
| 257 | 2026-05-04T14:51:27.134Z | words vendor vendor american-english |
| 258 | 2026-05-04T14:51:27.134Z | words system system australian-english |
| 259 | 2026-05-04T14:51:27.134Z | words system system british-english |
| 260 | 2026-05-04T14:51:27.134Z | words system system canadian-english |
| 261 | 2026-05-04T14:51:27.135Z | words system system french |
| 262 | 2026-05-04T14:51:27.135Z | words system system italian |
| 263 | 2026-05-04T14:51:27.135Z | words system system ngerman |
| 264 | 2026-05-04T14:51:27.135Z | words system system ogerman |
| 265 | 2026-05-04T14:51:27.135Z | words system system spanish |
| 266 | 2026-05-04T14:51:27.364Z | PUBLISHER TYPE STATUS P LOCATION |
| 267 | 2026-05-04T14:51:27.364Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 268 | 2026-05-04T14:51:32.141Z | FMRI IFO |
| 269 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 270 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 271 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 272 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 273 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 274 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 275 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260217T164409Z im- |
| 276 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/ooce/library/postgresql-18@18.1-2.0:20260213T170424Z --- |
| 277 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 278 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 279 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 280 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 281 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 282 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 283 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 284 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 285 | 2026-05-04T14:51:32.141Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 286 | 2026-05-04T14:51:33.360Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 287 | 2026-05-04T14:51:33.664Z | Updating crates.io index |
| 288 | 2026-05-04T14:51:33.699Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 289 | 2026-05-04T14:51:33.924Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 290 | 2026-05-04T14:51:34.709Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 291 | 2026-05-04T14:51:35.139Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2026-05-04T14:51:36.232Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 293 | 2026-05-04T14:51:36.727Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 294 | 2026-05-04T14:51:38.041Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 295 | 2026-05-04T14:51:38.796Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 296 | 2026-05-04T14:51:39.197Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 297 | 2026-05-04T14:51:39.946Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 298 | 2026-05-04T14:51:40.386Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 299 | 2026-05-04T14:51:40.664Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 300 | 2026-05-04T14:51:41.023Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 301 | 2026-05-04T14:51:41.955Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 302 | 2026-05-04T14:51:42.426Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 303 | 2026-05-04T14:51:42.787Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 304 | 2026-05-04T14:51:43.021Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 305 | 2026-05-04T14:51:43.390Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 306 | 2026-05-04T14:51:43.706Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 307 | 2026-05-04T14:51:43.958Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 308 | 2026-05-04T14:51:44.197Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 309 | 2026-05-04T14:52:18.526Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 310 | 2026-05-04T14:52:18.899Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 311 | 2026-05-04T14:52:19.426Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 312 | 2026-05-04T14:52:21.068Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 313 | 2026-05-04T14:52:21.328Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 314 | 2026-05-04T14:52:21.614Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 315 | 2026-05-04T14:52:22.566Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 316 | 2026-05-04T14:52:23.457Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 317 | 2026-05-04T14:52:24.938Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 318 | 2026-05-04T14:52:25.227Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 319 | 2026-05-04T14:52:26.864Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 320 | 2026-05-04T14:52:27.167Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 321 | 2026-05-04T14:52:27.849Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 322 | 2026-05-04T14:52:30.403Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 323 | 2026-05-04T14:52:31.719Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 324 | 2026-05-04T14:52:31.963Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 325 | 2026-05-04T14:52:32.327Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 326 | 2026-05-04T14:52:43.790Z | Downloading crates ... |
| 327 | 2026-05-04T14:52:43.839Z | Downloaded cargo_metadata v0.21.0 |
| 328 | 2026-05-04T14:52:43.843Z | Downloaded crypto-common v0.1.7 |
| 329 | 2026-05-04T14:52:43.847Z | Downloaded colorchoice v1.0.4 |
| 330 | 2026-05-04T14:52:43.847Z | Downloaded cargo-platform v0.2.0 |
| 331 | 2026-05-04T14:52:43.850Z | Downloaded clap_derive v4.5.55 |
| 332 | 2026-05-04T14:52:43.853Z | Downloaded clap v4.5.60 |
| 333 | 2026-05-04T14:52:43.857Z | Downloaded fnv v1.0.7 |
| 334 | 2026-05-04T14:52:43.860Z | Downloaded dtrace-parser v0.2.0 |
| 335 | 2026-05-04T14:52:43.860Z | Downloaded dof v0.3.0 |
| 336 | 2026-05-04T14:52:43.860Z | Downloaded displaydoc v0.2.5 |
| 337 | 2026-05-04T14:52:43.863Z | Downloaded fastrand v2.3.0 |
| 338 | 2026-05-04T14:52:43.863Z | Downloaded anstyle v1.0.13 |
| 339 | 2026-05-04T14:52:43.863Z | Downloaded digest v0.10.7 |
| 340 | 2026-05-04T14:52:43.863Z | Downloaded anstream v0.6.21 |
| 341 | 2026-05-04T14:52:43.866Z | Downloaded toml_write v0.1.2 |
| 342 | 2026-05-04T14:52:43.866Z | Downloaded textwrap v0.16.2 |
| 343 | 2026-05-04T14:52:43.869Z | Downloaded usdt-macro v0.5.0 |
| 344 | 2026-05-04T14:52:43.869Z | Downloaded zerofrom v0.1.6 |
| 345 | 2026-05-04T14:52:43.869Z | Downloaded memmap v0.7.0 |
| 346 | 2026-05-04T14:52:43.869Z | Downloaded cargo-util-schemas v0.8.2 |
| 347 | 2026-05-04T14:52:43.872Z | Downloaded unicode-linebreak v0.1.5 |
| 348 | 2026-05-04T14:52:43.872Z | Downloaded errno v0.3.14 |
| 349 | 2026-05-04T14:52:43.872Z | Downloaded utf8_iter v1.0.4 |
| 350 | 2026-05-04T14:52:43.872Z | Downloaded cpufeatures v0.2.17 |
| 351 | 2026-05-04T14:52:43.872Z | Downloaded cfg-if v1.0.4 |
| 352 | 2026-05-04T14:52:43.875Z | Downloaded pest_generator v2.8.6 |
| 353 | 2026-05-04T14:52:43.875Z | Downloaded bitflags v2.11.0 |
| 354 | 2026-05-04T14:52:43.878Z | Downloaded usdt-attr-macro v0.5.0 |
| 355 | 2026-05-04T14:52:43.878Z | Downloaded serde_spanned v0.6.9 |
| 356 | 2026-05-04T14:52:43.881Z | Downloaded anstyle-parse v0.2.7 |
| 357 | 2026-05-04T14:52:43.886Z | Downloaded toml_datetime v0.6.11 |
| 358 | 2026-05-04T14:52:43.889Z | Downloaded version_check v0.9.5 |
| 359 | 2026-05-04T14:52:43.889Z | Downloaded unicode-xid v0.2.6 |
| 360 | 2026-05-04T14:52:43.889Z | Downloaded typeid v1.0.3 |
| 361 | 2026-05-04T14:52:43.889Z | Downloaded thread-id v4.2.2 |
| 362 | 2026-05-04T14:52:43.893Z | Downloaded scroll_derive v0.12.1 |
| 363 | 2026-05-04T14:52:43.893Z | Downloaded equivalent v1.0.2 |
| 364 | 2026-05-04T14:52:43.893Z | Downloaded proc-macro-error v1.0.4 |
| 365 | 2026-05-04T14:52:43.896Z | Downloaded writeable v0.6.2 |
| 366 | 2026-05-04T14:52:43.896Z | Downloaded thiserror-impl v1.0.69 |
| 367 | 2026-05-04T14:52:43.899Z | Downloaded pest_derive v2.8.6 |
| 368 | 2026-05-04T14:52:43.899Z | Downloaded cargo_toml v0.21.0 |
| 369 | 2026-05-04T14:52:43.901Z | Downloaded ordered-float v2.10.1 |
| 370 | 2026-05-04T14:52:43.901Z | Downloaded clap_lex v1.0.0 |
| 371 | 2026-05-04T14:52:43.901Z | Downloaded thiserror-impl v2.0.18 |
| 372 | 2026-05-04T14:52:43.904Z | Downloaded generic-array v0.14.7 |
| 373 | 2026-05-04T14:52:43.904Z | Downloaded utf8parse v0.2.2 |
| 374 | 2026-05-04T14:52:43.908Z | Downloaded yoke-derive v0.8.1 |
| 375 | 2026-05-04T14:52:43.911Z | Downloaded zmij v1.0.21 |
| 376 | 2026-05-04T14:52:43.911Z | Downloaded zerofrom-derive v0.1.6 |
| 377 | 2026-05-04T14:52:43.911Z | Downloaded thiserror v2.0.18 |
| 378 | 2026-05-04T14:52:43.914Z | Downloaded usdt v0.5.0 |
| 379 | 2026-05-04T14:52:43.914Z | Downloaded tinystr v0.8.2 |
| 380 | 2026-05-04T14:52:43.917Z | Downloaded heck v0.4.1 |
| 381 | 2026-05-04T14:52:43.917Z | Downloaded swrite v0.1.0 |
| 382 | 2026-05-04T14:52:43.917Z | Downloaded percent-encoding v2.3.2 |
| 383 | 2026-05-04T14:52:43.920Z | Downloaded tabled_derive v0.7.0 |
| 384 | 2026-05-04T14:52:43.920Z | Downloaded itoa v1.0.17 |
| 385 | 2026-05-04T14:52:43.920Z | Downloaded zerovec-derive v0.11.2 |
| 386 | 2026-05-04T14:52:43.920Z | Downloaded usdt-impl v0.5.0 |
| 387 | 2026-05-04T14:52:43.923Z | Downloaded anstyle-query v1.1.5 |
| 388 | 2026-05-04T14:52:43.923Z | Downloaded smawk v0.3.2 |
| 389 | 2026-05-04T14:52:43.923Z | Downloaded macaddr v1.0.1 |
| 390 | 2026-05-04T14:52:43.923Z | Downloaded idna_adapter v1.2.1 |
| 391 | 2026-05-04T14:52:43.926Z | Downloaded proc-macro-error-attr v1.0.4 |
| 392 | 2026-05-04T14:52:43.926Z | Downloaded yoke v0.8.1 |
| 393 | 2026-05-04T14:52:43.926Z | Downloaded unicode-ident v1.0.24 |
| 394 | 2026-05-04T14:52:43.929Z | Downloaded zerocopy-derive v0.7.35 |
| 395 | 2026-05-04T14:52:43.932Z | Downloaded ucd-trie v0.1.7 |
| 396 | 2026-05-04T14:52:43.932Z | Downloaded scroll v0.12.0 |
| 397 | 2026-05-04T14:52:43.932Z | Downloaded block-buffer v0.10.4 |
| 398 | 2026-05-04T14:52:43.932Z | Downloaded toml v0.8.23 |
| 399 | 2026-05-04T14:52:43.935Z | Downloaded thiserror v1.0.69 |
| 400 | 2026-05-04T14:52:43.938Z | Downloaded potential_utf v0.1.4 |
| 401 | 2026-05-04T14:52:43.941Z | Downloaded is_terminal_polyfill v1.70.2 |
| 402 | 2026-05-04T14:52:43.944Z | Downloaded heck v0.5.0 |
| 403 | 2026-05-04T14:52:43.944Z | Downloaded form_urlencoded v1.2.2 |
| 404 | 2026-05-04T14:52:43.944Z | Downloaded strsim v0.11.1 |
| 405 | 2026-05-04T14:52:43.947Z | Downloaded serde-value v0.7.0 |
| 406 | 2026-05-04T14:52:43.947Z | Downloaded plain v0.2.3 |
| 407 | 2026-05-04T14:52:43.947Z | Downloaded typenum v1.19.0 |
| 408 | 2026-05-04T14:52:43.950Z | Downloaded zerotrie v0.2.3 |
| 409 | 2026-05-04T14:52:43.954Z | Downloaded toml_edit v0.22.27 |
| 410 | 2026-05-04T14:52:43.957Z | Downloaded url v2.5.8 |
| 411 | 2026-05-04T14:52:43.960Z | Downloaded bytecount v0.6.9 |
| 412 | 2026-05-04T14:52:43.963Z | Downloaded pretty-hex v0.4.1 |
| 413 | 2026-05-04T14:52:43.963Z | Downloaded fs-err v3.3.0 |
| 414 | 2026-05-04T14:52:43.966Z | Downloaded zerovec v0.11.5 |
| 415 | 2026-05-04T14:52:43.969Z | Downloaded serde_tokenstream v0.2.3 |
| 416 | 2026-05-04T14:52:43.970Z | Downloaded serde-untagged v0.1.9 |
| 417 | 2026-05-04T14:52:43.972Z | Downloaded icu_locale_core v2.1.1 |
| 418 | 2026-05-04T14:52:43.975Z | Downloaded autocfg v1.5.0 |
| 419 | 2026-05-04T14:52:43.975Z | Downloaded quote v1.0.45 |
| 420 | 2026-05-04T14:52:43.975Z | Downloaded zerocopy v0.7.35 |
| 421 | 2026-05-04T14:52:43.984Z | Downloaded winnow v0.7.14 |
| 422 | 2026-05-04T14:52:43.988Z | Downloaded stable_deref_trait v1.2.1 |
| 423 | 2026-05-04T14:52:43.991Z | Downloaded unicode-width v0.2.0 |
| 424 | 2026-05-04T14:52:43.994Z | Downloaded unicode-width v0.1.14 |
| 425 | 2026-05-04T14:52:43.997Z | Downloaded terminal_size v0.4.3 |
| 426 | 2026-05-04T14:52:43.997Z | Downloaded camino-tempfile v1.4.1 |
| 427 | 2026-05-04T14:52:43.997Z | Downloaded byteorder v1.5.0 |
| 428 | 2026-05-04T14:52:43.997Z | Downloaded erased-serde v0.4.9 |
| 429 | 2026-05-04T14:52:44.000Z | Downloaded synstructure v0.13.2 |
| 430 | 2026-05-04T14:52:44.000Z | Downloaded sha2 v0.10.9 |
| 431 | 2026-05-04T14:52:44.006Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-05-04T14:52:44.010Z | Downloaded camino v1.2.2 |
| 433 | 2026-05-04T14:52:44.021Z | Downloaded smallvec v1.15.1 |
| 434 | 2026-05-04T14:52:44.024Z | Downloaded once_cell v1.21.3 |
| 435 | 2026-05-04T14:52:44.029Z | Downloaded semver v1.0.28 |
| 436 | 2026-05-04T14:52:44.032Z | Downloaded serde_core v1.0.228 |
| 437 | 2026-05-04T14:52:44.036Z | Downloaded litemap v0.8.1 |
| 438 | 2026-05-04T14:52:44.039Z | Downloaded anyhow v1.0.102 |
| 439 | 2026-05-04T14:52:44.043Z | Downloaded log v0.4.29 |
| 440 | 2026-05-04T14:52:44.046Z | Downloaded icu_properties v2.1.2 |
| 441 | 2026-05-04T14:52:44.049Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-05-04T14:52:44.053Z | Downloaded papergrid v0.11.0 |
| 443 | 2026-05-04T14:52:44.056Z | Downloaded num-traits v0.2.19 |
| 444 | 2026-05-04T14:52:44.059Z | Downloaded icu_normalizer v2.1.1 |
| 445 | 2026-05-04T14:52:44.059Z | Downloaded icu_provider v2.1.1 |
| 446 | 2026-05-04T14:52:44.062Z | Downloaded memchr v2.8.0 |
| 447 | 2026-05-04T14:52:44.065Z | Downloaded proc-macro2 v1.0.106 |
| 448 | 2026-05-04T14:52:44.068Z | Downloaded pest_meta v2.8.6 |
| 449 | 2026-05-04T14:52:44.068Z | Downloaded getrandom v0.4.1 |
| 450 | 2026-05-04T14:52:44.071Z | Downloaded icu_normalizer_data v2.1.1 |
| 451 | 2026-05-04T14:52:44.074Z | Downloaded icu_collections v2.1.1 |
| 452 | 2026-05-04T14:52:44.074Z | Downloaded serde v1.0.228 |
| 453 | 2026-05-04T14:52:44.077Z | Downloaded indexmap v2.14.0 |
| 454 | 2026-05-04T14:52:44.094Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-05-04T14:52:44.098Z | Downloaded pest v2.8.6 |
| 456 | 2026-05-04T14:52:44.101Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-05-04T14:52:44.107Z | Downloaded hashbrown v0.17.0 |
| 458 | 2026-05-04T14:52:44.116Z | Downloaded idna v1.1.0 |
| 459 | 2026-05-04T14:52:44.125Z | Downloaded serde_json v1.0.149 |
| 460 | 2026-05-04T14:52:44.136Z | Downloaded goblin v0.8.2 |
| 461 | 2026-05-04T14:52:44.139Z | Downloaded tabled v0.15.0 |
| 462 | 2026-05-04T14:52:44.152Z | Downloaded syn v1.0.109 |
| 463 | 2026-05-04T14:52:44.159Z | Downloaded syn v2.0.117 |
| 464 | 2026-05-04T14:52:44.175Z | Downloaded rustix v1.1.3 |
| 465 | 2026-05-04T14:52:44.202Z | Downloaded libc v0.2.185 |
| 466 | 2026-05-04T14:52:44.269Z | Compiling proc-macro2 v1.0.106 |
| 467 | 2026-05-04T14:52:44.269Z | Compiling unicode-ident v1.0.24 |
| 468 | 2026-05-04T14:52:44.269Z | Compiling quote v1.0.45 |
| 469 | 2026-05-04T14:52:44.273Z | Compiling serde_core v1.0.228 |
| 470 | 2026-05-04T14:52:44.273Z | Compiling libc v0.2.185 |
| 471 | 2026-05-04T14:52:44.273Z | Compiling version_check v0.9.5 |
| 472 | 2026-05-04T14:52:44.273Z | Compiling stable_deref_trait v1.2.1 |
| 473 | 2026-05-04T14:52:44.273Z | Compiling serde v1.0.228 |
| 474 | 2026-05-04T14:52:44.610Z | Compiling memchr v2.8.0 |
| 475 | 2026-05-04T14:52:44.627Z | Compiling zmij v1.0.21 |
| 476 | 2026-05-04T14:52:44.874Z | Compiling autocfg v1.5.0 |
| 477 | 2026-05-04T14:52:44.929Z | Compiling thiserror v1.0.69 |
| 478 | 2026-05-04T14:52:44.981Z | Compiling itoa v1.0.17 |
| 479 | 2026-05-04T14:52:45.248Z | Compiling ucd-trie v0.1.7 |
| 480 | 2026-05-04T14:52:45.303Z | Compiling litemap v0.8.1 |
| 481 | 2026-05-04T14:52:45.355Z | Compiling writeable v0.6.2 |
| 482 | 2026-05-04T14:52:45.376Z | Compiling rustix v1.1.3 |
| 483 | 2026-05-04T14:52:45.479Z | Compiling pest v2.8.6 |
| 484 | 2026-05-04T14:52:45.535Z | Compiling icu_properties_data v2.1.2 |
| 485 | 2026-05-04T14:52:45.727Z | Compiling byteorder v1.5.0 |
| 486 | 2026-05-04T14:52:45.749Z | Compiling icu_normalizer_data v2.1.1 |
| 487 | 2026-05-04T14:52:45.838Z | Compiling syn v2.0.117 |
| 488 | 2026-05-04T14:52:45.970Z | Compiling errno v0.3.14 |
| 489 | 2026-05-04T14:52:45.989Z | Compiling serde_json v1.0.149 |
| 490 | 2026-05-04T14:52:46.007Z | Compiling bitflags v2.11.0 |
| 491 | 2026-05-04T14:52:46.244Z | Compiling num-traits v0.2.19 |
| 492 | 2026-05-04T14:52:46.265Z | Compiling typeid v1.0.3 |
| 493 | 2026-05-04T14:52:46.296Z | Compiling hashbrown v0.17.0 |
| 494 | 2026-05-04T14:52:46.448Z | Compiling smallvec v1.15.1 |
| 495 | 2026-05-04T14:52:46.564Z | Compiling pest_meta v2.8.6 |
| 496 | 2026-05-04T14:52:46.680Z | Compiling equivalent v1.0.2 |
| 497 | 2026-05-04T14:52:46.894Z | Compiling indexmap v2.14.0 |
| 498 | 2026-05-04T14:52:46.943Z | Compiling thread-id v4.2.2 |
| 499 | 2026-05-04T14:52:47.053Z | Compiling proc-macro-error-attr v1.0.4 |
| 500 | 2026-05-04T14:52:47.077Z | Compiling usdt-impl v0.5.0 |
| 501 | 2026-05-04T14:52:47.106Z | Compiling toml_write v0.1.2 |
| 502 | 2026-05-04T14:52:47.262Z | Compiling winnow v0.7.14 |
| 503 | 2026-05-04T14:52:47.314Z | Compiling syn v1.0.109 |
| 504 | 2026-05-04T14:52:47.339Z | Compiling erased-serde v0.4.9 |
| 505 | 2026-05-04T14:52:47.739Z | Compiling proc-macro-error v1.0.4 |
| 506 | 2026-05-04T14:52:47.843Z | Compiling getrandom v0.4.1 |
| 507 | 2026-05-04T14:52:47.960Z | Compiling camino v1.2.2 |
| 508 | 2026-05-04T14:52:48.248Z | Compiling utf8parse v0.2.2 |
| 509 | 2026-05-04T14:52:48.308Z | Compiling percent-encoding v2.3.2 |
| 510 | 2026-05-04T14:52:48.347Z | Compiling log v0.4.29 |
| 511 | 2026-05-04T14:52:48.381Z | Compiling thiserror v2.0.18 |
| 512 | 2026-05-04T14:52:48.414Z | Compiling utf8_iter v1.0.4 |
| 513 | 2026-05-04T14:52:48.524Z | Compiling plain v0.2.3 |
| 514 | 2026-05-04T14:52:48.555Z | Compiling form_urlencoded v1.2.2 |
| 515 | 2026-05-04T14:52:48.575Z | Compiling anstyle-parse v0.2.7 |
| 516 | 2026-05-04T14:52:48.649Z | Compiling ordered-float v2.10.1 |
| 517 | 2026-05-04T14:52:48.742Z | Compiling synstructure v0.13.2 |
| 518 | 2026-05-04T14:52:48.763Z | Compiling pest_generator v2.8.6 |
| 519 | 2026-05-04T14:52:48.935Z | Compiling terminal_size v0.4.3 |
| 520 | 2026-05-04T14:52:49.088Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-05-04T14:52:49.173Z | Compiling colorchoice v1.0.4 |
| 522 | 2026-05-04T14:52:49.229Z | Compiling pretty-hex v0.4.1 |
| 523 | 2026-05-04T14:52:49.285Z | Compiling anstyle-query v1.1.5 |
| 524 | 2026-05-04T14:52:49.288Z | Compiling anstyle v1.0.13 |
| 525 | 2026-05-04T14:52:49.323Z | Compiling is_terminal_polyfill v1.70.2 |
| 526 | 2026-05-04T14:52:49.376Z | Compiling serde-untagged v0.1.9 |
| 527 | 2026-05-04T14:52:49.488Z | Compiling anstream v0.6.21 |
| 528 | 2026-05-04T14:52:49.507Z | Compiling semver v1.0.28 |
| 529 | 2026-05-04T14:52:49.595Z | Compiling fs-err v3.3.0 |
| 530 | 2026-05-04T14:52:49.632Z | Compiling heck v0.4.1 |
| 531 | 2026-05-04T14:52:49.792Z | Compiling bytecount v0.6.9 |
| 532 | 2026-05-04T14:52:49.810Z | Compiling strsim v0.11.1 |
| 533 | 2026-05-04T14:52:49.828Z | Compiling once_cell v1.21.3 |
| 534 | 2026-05-04T14:52:49.846Z | Compiling unicode-width v0.1.14 |
| 535 | 2026-05-04T14:52:49.868Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-05-04T14:52:49.933Z | Compiling fnv v1.0.7 |
| 537 | 2026-05-04T14:52:50.065Z | Compiling heck v0.5.0 |
| 538 | 2026-05-04T14:52:50.108Z | Compiling fastrand v2.3.0 |
| 539 | 2026-05-04T14:52:50.136Z | Compiling unicode-xid v0.2.6 |
| 540 | 2026-05-04T14:52:50.171Z | Compiling anyhow v1.0.102 |
| 541 | 2026-05-04T14:52:50.274Z | Compiling papergrid v0.11.0 |
| 542 | 2026-05-04T14:52:50.319Z | Compiling tempfile v3.25.0 |
| 543 | 2026-05-04T14:52:50.366Z | Compiling clap_builder v4.5.60 |
| 544 | 2026-05-04T14:52:50.475Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-05-04T14:52:50.494Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-05-04T14:52:50.514Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-05-04T14:52:50.718Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-05-04T14:52:50.928Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-05-04T14:52:51.723Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-05-04T14:52:51.738Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-05-04T14:52:51.809Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-05-04T14:52:51.932Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-05-04T14:52:51.990Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-05-04T14:52:52.134Z | Compiling yoke v0.8.1 |
| 555 | 2026-05-04T14:52:52.256Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-05-04T14:52:52.350Z | Compiling zerovec v0.11.5 |
| 557 | 2026-05-04T14:52:52.618Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-05-04T14:52:52.677Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-05-04T14:52:52.891Z | Compiling tinystr v0.8.2 |
| 560 | 2026-05-04T14:52:52.937Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-05-04T14:52:53.114Z | Compiling icu_locale_core v2.1.1 |
| 562 | 2026-05-04T14:52:53.140Z | Compiling icu_collections v2.1.1 |
| 563 | 2026-05-04T14:52:53.204Z | Compiling dtrace-parser v0.2.0 |
| 564 | 2026-05-04T14:52:53.272Z | Compiling scroll v0.12.0 |
| 565 | 2026-05-04T14:52:53.566Z | Compiling goblin v0.8.2 |
| 566 | 2026-05-04T14:52:53.623Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-05-04T14:52:53.785Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-05-04T14:52:53.883Z | Compiling clap_derive v4.5.55 |
| 569 | 2026-05-04T14:52:53.989Z | Compiling memmap v0.7.0 |
| 570 | 2026-05-04T14:52:54.031Z | Compiling toml_datetime v0.6.11 |
| 571 | 2026-05-04T14:52:54.106Z | Compiling icu_properties v2.1.2 |
| 572 | 2026-05-04T14:52:54.125Z | Compiling icu_normalizer v2.1.1 |
| 573 | 2026-05-04T14:52:54.144Z | Compiling serde_spanned v0.6.9 |
| 574 | 2026-05-04T14:52:54.189Z | Compiling dof v0.3.0 |
| 575 | 2026-05-04T14:52:54.301Z | Compiling toml_edit v0.22.27 |
| 576 | 2026-05-04T14:52:54.301Z | Compiling serde_tokenstream v0.2.3 |
| 577 | 2026-05-04T14:52:54.602Z | Compiling serde-value v0.7.0 |
| 578 | 2026-05-04T14:52:54.653Z | Compiling cargo-platform v0.2.0 |
| 579 | 2026-05-04T14:52:54.673Z | Compiling unicode-width v0.2.0 |
| 580 | 2026-05-04T14:52:54.934Z | Compiling unicode-linebreak v0.1.5 |
| 581 | 2026-05-04T14:52:54.963Z | Compiling idna_adapter v1.2.1 |
| 582 | 2026-05-04T14:52:54.982Z | Compiling smawk v0.3.2 |
| 583 | 2026-05-04T14:52:55.118Z | Compiling idna v1.1.0 |
| 584 | 2026-05-04T14:52:55.138Z | Compiling tabled v0.15.0 |
| 585 | 2026-05-04T14:52:55.196Z | Compiling textwrap v0.16.2 |
| 586 | 2026-05-04T14:52:55.217Z | Compiling macaddr v1.0.1 |
| 587 | 2026-05-04T14:52:55.232Z | Compiling usdt-macro v0.5.0 |
| 588 | 2026-05-04T14:52:55.447Z | Compiling url v2.5.8 |
| 589 | 2026-05-04T14:52:55.665Z | Compiling usdt-attr-macro v0.5.0 |
| 590 | 2026-05-04T14:52:55.699Z | Compiling clap v4.5.60 |
| 591 | 2026-05-04T14:52:55.785Z | Compiling toml v0.8.23 |
| 592 | 2026-05-04T14:52:56.182Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-05-04T14:52:56.354Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-05-04T14:52:56.432Z | Compiling camino-tempfile v1.4.1 |
| 595 | 2026-05-04T14:52:56.584Z | Compiling usdt v0.5.0 |
| 596 | 2026-05-04T14:52:56.881Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 597 | 2026-05-04T14:52:56.899Z | Compiling swrite v0.1.0 |
| 598 | 2026-05-04T14:52:57.239Z | Compiling cargo_metadata v0.21.0 |
| 599 | 2026-05-04T14:52:58.208Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 600 | 2026-05-04T14:53:00.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s |
| 601 | 2026-05-04T14:53:00.579Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 602 | 2026-05-04T14:53:01.171Z | Downloading crates ... |
| 603 | 2026-05-04T14:53:01.269Z | Downloaded array-init v0.0.4 |
| 604 | 2026-05-04T14:53:01.280Z | Downloaded adler2 v2.0.1 |
| 605 | 2026-05-04T14:53:01.287Z | Downloaded aead v0.5.2 |
| 606 | 2026-05-04T14:53:01.287Z | Downloaded async-bb8-diesel v0.2.1 |
| 607 | 2026-05-04T14:53:01.287Z | Downloaded argon2 v0.5.3 |
| 608 | 2026-05-04T14:53:01.287Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 609 | 2026-05-04T14:53:01.287Z | Downloaded bitfield-struct v0.6.2 |
| 610 | 2026-05-04T14:53:01.288Z | Downloaded async-stream-impl v0.3.6 |
| 611 | 2026-05-04T14:53:01.292Z | Downloaded convert_case v0.4.0 |
| 612 | 2026-05-04T14:53:01.305Z | Downloaded bit-vec v0.8.0 |
| 613 | 2026-05-04T14:53:01.305Z | Downloaded ecdsa v0.16.9 |
| 614 | 2026-05-04T14:53:01.305Z | Downloaded cstr-argument v0.1.2 |
| 615 | 2026-05-04T14:53:01.313Z | Downloaded crossbeam-utils v0.8.21 |
| 616 | 2026-05-04T14:53:01.314Z | Downloaded find-msvc-tools v0.1.9 |
| 617 | 2026-05-04T14:53:01.314Z | Downloaded diesel-dtrace v0.5.0 |
| 618 | 2026-05-04T14:53:01.314Z | Downloaded buf-list v1.1.2 |
| 619 | 2026-05-04T14:53:01.314Z | Downloaded flagset v0.4.7 |
| 620 | 2026-05-04T14:53:01.314Z | Downloaded darling_macro v0.20.11 |
| 621 | 2026-05-04T14:53:01.314Z | Downloaded crucible-workspace-hack v0.1.0 |
| 622 | 2026-05-04T14:53:01.314Z | Downloaded endian-type v0.1.2 |
| 623 | 2026-05-04T14:53:01.314Z | Downloaded embedded-io v0.6.1 |
| 624 | 2026-05-04T14:53:01.314Z | Downloaded float-ord v0.3.2 |
| 625 | 2026-05-04T14:53:01.314Z | Downloaded document-features v0.2.12 |
| 626 | 2026-05-04T14:53:01.327Z | Downloaded env_filter v1.0.0 |
| 627 | 2026-05-04T14:53:01.327Z | Downloaded block-padding v0.3.3 |
| 628 | 2026-05-04T14:53:01.327Z | Downloaded console v0.15.11 |
| 629 | 2026-05-04T14:53:01.327Z | Downloaded backon v1.6.0 |
| 630 | 2026-05-04T14:53:01.339Z | Downloaded crc8 v0.1.1 |
| 631 | 2026-05-04T14:53:01.339Z | Downloaded cookie_store v0.22.1 |
| 632 | 2026-05-04T14:53:01.339Z | Downloaded ff v0.13.1 |
| 633 | 2026-05-04T14:53:01.339Z | Downloaded base16ct v0.2.0 |
| 634 | 2026-05-04T14:53:01.339Z | Downloaded env_logger v0.11.9 |
| 635 | 2026-05-04T14:53:01.340Z | Downloaded defmt v1.0.1 |
| 636 | 2026-05-04T14:53:01.340Z | Downloaded dyn-clone v1.0.20 |
| 637 | 2026-05-04T14:53:01.340Z | Downloaded bit-set v0.5.3 |
| 638 | 2026-05-04T14:53:01.340Z | Downloaded async-recursion v1.1.1 |
| 639 | 2026-05-04T14:53:01.340Z | Downloaded drift v0.1.3 |
| 640 | 2026-05-04T14:53:01.343Z | Downloaded dropshot_endpoint v0.17.0 |
| 641 | 2026-05-04T14:53:01.343Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 642 | 2026-05-04T14:53:01.343Z | Downloaded defmt-parser v1.0.0 |
| 643 | 2026-05-04T14:53:01.343Z | Downloaded ciborium-io v0.2.2 |
| 644 | 2026-05-04T14:53:01.343Z | Downloaded cargo-platform v0.1.9 |
| 645 | 2026-05-04T14:53:01.343Z | Downloaded assert_matches v1.5.0 |
| 646 | 2026-05-04T14:53:01.343Z | Downloaded darling v0.20.11 |
| 647 | 2026-05-04T14:53:01.385Z | Downloaded futures-core v0.3.32 |
| 648 | 2026-05-04T14:53:01.385Z | Downloaded dirs-sys-next v0.1.2 |
| 649 | 2026-05-04T14:53:01.385Z | Downloaded compact_str v0.8.1 |
| 650 | 2026-05-04T14:53:01.385Z | Downloaded der_derive v0.7.3 |
| 651 | 2026-05-04T14:53:01.386Z | Downloaded atomicwrites v0.4.4 |
| 652 | 2026-05-04T14:53:01.389Z | Downloaded ena v0.14.4 |
| 653 | 2026-05-04T14:53:01.389Z | Downloaded ed25519 v2.2.3 |
| 654 | 2026-05-04T14:53:01.390Z | Downloaded diff v0.1.13 |
| 655 | 2026-05-04T14:53:01.390Z | Downloaded bb8 v0.8.6 |
| 656 | 2026-05-04T14:53:01.390Z | Downloaded debug-ignore v1.0.5 |
| 657 | 2026-05-04T14:53:01.390Z | Downloaded display-error-chain v0.2.2 |
| 658 | 2026-05-04T14:53:01.390Z | Downloaded crc-catalog v2.4.0 |
| 659 | 2026-05-04T14:53:01.390Z | Downloaded ascii-canvas v3.0.0 |
| 660 | 2026-05-04T14:53:01.390Z | Downloaded darling_macro v0.23.0 |
| 661 | 2026-05-04T14:53:01.390Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 662 | 2026-05-04T14:53:01.390Z | Downloaded difflib v0.4.0 |
| 663 | 2026-05-04T14:53:01.390Z | Downloaded compression-core v0.4.31 |
| 664 | 2026-05-04T14:53:01.390Z | Downloaded enum-as-inner v0.6.1 |
| 665 | 2026-05-04T14:53:01.390Z | Downloaded bit-vec v0.6.3 |
| 666 | 2026-05-04T14:53:01.390Z | Downloaded defmt v0.3.100 |
| 667 | 2026-05-04T14:53:01.390Z | Downloaded bitfield-macros v0.19.4 |
| 668 | 2026-05-04T14:53:01.390Z | Downloaded atomic-waker v1.1.2 |
| 669 | 2026-05-04T14:53:01.390Z | Downloaded crunchy v0.2.4 |
| 670 | 2026-05-04T14:53:01.390Z | Downloaded async-stream v0.3.6 |
| 671 | 2026-05-04T14:53:01.390Z | Downloaded darling_macro v0.21.3 |
| 672 | 2026-05-04T14:53:01.391Z | Downloaded csv-core v0.1.13 |
| 673 | 2026-05-04T14:53:01.391Z | Downloaded either v1.15.0 |
| 674 | 2026-05-04T14:53:01.391Z | Downloaded cpufeatures v0.3.0 |
| 675 | 2026-05-04T14:53:01.391Z | Downloaded cfg_aliases v0.2.1 |
| 676 | 2026-05-04T14:53:01.391Z | Downloaded cfg_aliases v0.1.1 |
| 677 | 2026-05-04T14:53:01.391Z | Downloaded cobs v0.3.0 |
| 678 | 2026-05-04T14:53:01.391Z | Downloaded dirs-next v2.0.0 |
| 679 | 2026-05-04T14:53:01.391Z | Downloaded ciborium-ll v0.2.2 |
| 680 | 2026-05-04T14:53:01.391Z | Downloaded crc v3.4.0 |
| 681 | 2026-05-04T14:53:01.391Z | Downloaded castaway v0.2.4 |
| 682 | 2026-05-04T14:53:01.407Z | Downloaded arrayref v0.3.9 |
| 683 | 2026-05-04T14:53:01.407Z | Downloaded dropshot-api-manager-types v0.7.1 |
| 684 | 2026-05-04T14:53:01.407Z | Downloaded bit-set v0.8.0 |
| 685 | 2026-05-04T14:53:01.407Z | Downloaded embedded-io v0.4.0 |
| 686 | 2026-05-04T14:53:01.407Z | Downloaded atty v0.2.14 |
| 687 | 2026-05-04T14:53:01.407Z | Downloaded dunce v1.0.5 |
| 688 | 2026-05-04T14:53:01.407Z | Downloaded futures-io v0.3.32 |
| 689 | 2026-05-04T14:53:01.407Z | Downloaded foreign-types v0.3.2 |
| 690 | 2026-05-04T14:53:01.407Z | Downloaded float-cmp v0.10.0 |
| 691 | 2026-05-04T14:53:01.407Z | Downloaded dof v0.4.0 |
| 692 | 2026-05-04T14:53:01.407Z | Downloaded foldhash v0.2.0 |
| 693 | 2026-05-04T14:53:01.407Z | Downloaded erased-serde v0.3.31 |
| 694 | 2026-05-04T14:53:01.407Z | Downloaded filetime v0.2.27 |
| 695 | 2026-05-04T14:53:01.414Z | Downloaded derive-where v1.6.0 |
| 696 | 2026-05-04T14:53:01.414Z | Downloaded foreign-types-shared v0.3.1 |
| 697 | 2026-05-04T14:53:01.414Z | Downloaded futures-sink v0.3.32 |
| 698 | 2026-05-04T14:53:01.414Z | Downloaded foreign-types-shared v0.1.1 |
| 699 | 2026-05-04T14:53:01.414Z | Downloaded ghash v0.5.1 |
| 700 | 2026-05-04T14:53:01.414Z | Downloaded fixedbitset v0.4.2 |
| 701 | 2026-05-04T14:53:01.414Z | Downloaded dtrace-parser v0.3.0 |
| 702 | 2026-05-04T14:53:01.414Z | Downloaded foreign-types-macros v0.2.3 |
| 703 | 2026-05-04T14:53:01.414Z | Downloaded globwalk v0.9.1 |
| 704 | 2026-05-04T14:53:01.414Z | Downloaded backoff v0.4.0 |
| 705 | 2026-05-04T14:53:01.414Z | Downloaded git-stub v1.0.0 |
| 706 | 2026-05-04T14:53:01.414Z | Downloaded downcast-rs v2.0.2 |
| 707 | 2026-05-04T14:53:01.414Z | Downloaded gethostname v0.5.0 |
| 708 | 2026-05-04T14:53:01.421Z | Downloaded foreign-types v0.5.0 |
| 709 | 2026-05-04T14:53:01.421Z | Downloaded darling_core v0.20.11 |
| 710 | 2026-05-04T14:53:01.421Z | Downloaded funty v2.0.0 |
| 711 | 2026-05-04T14:53:01.421Z | Downloaded futures-task v0.3.32 |
| 712 | 2026-05-04T14:53:01.421Z | Downloaded derive_builder_macro v0.20.2 |
| 713 | 2026-05-04T14:53:01.421Z | Downloaded const_format v0.2.35 |
| 714 | 2026-05-04T14:53:01.424Z | Downloaded hash32 v0.2.1 |
| 715 | 2026-05-04T14:53:01.424Z | Downloaded camino-tempfile-ext v0.3.3 |
| 716 | 2026-05-04T14:53:01.424Z | Downloaded fxhash v0.2.1 |
| 717 | 2026-05-04T14:53:01.430Z | Downloaded defmt-macros v1.0.1 |
| 718 | 2026-05-04T14:53:01.430Z | Downloaded cassowary v0.3.0 |
| 719 | 2026-05-04T14:53:01.434Z | Downloaded bitfield v0.19.4 |
| 720 | 2026-05-04T14:53:01.434Z | Downloaded async-trait v0.1.89 |
| 721 | 2026-05-04T14:53:01.434Z | Downloaded hash32 v0.3.1 |
| 722 | 2026-05-04T14:53:01.434Z | Downloaded des v0.8.1 |
| 723 | 2026-05-04T14:53:01.435Z | Downloaded hex v0.4.3 |
| 724 | 2026-05-04T14:53:01.446Z | Downloaded futures-macro v0.3.32 |
| 725 | 2026-05-04T14:53:01.446Z | Downloaded ar_archive_writer v0.5.1 |
| 726 | 2026-05-04T14:53:01.446Z | Downloaded derive_builder_core v0.20.2 |
| 727 | 2026-05-04T14:53:01.466Z | Downloaded daft-derive v0.1.5 |
| 728 | 2026-05-04T14:53:01.466Z | Downloaded futures-executor v0.3.32 |
| 729 | 2026-05-04T14:53:01.467Z | Downloaded fallible-iterator v0.2.0 |
| 730 | 2026-05-04T14:53:01.467Z | Downloaded cipher v0.4.4 |
| 731 | 2026-05-04T14:53:01.467Z | Downloaded hex-literal v0.4.1 |
| 732 | 2026-05-04T14:53:01.467Z | Downloaded headers-core v0.3.0 |
| 733 | 2026-05-04T14:53:01.467Z | Downloaded data-encoding v2.10.0 |
| 734 | 2026-05-04T14:53:01.467Z | Downloaded ctr v0.9.2 |
| 735 | 2026-05-04T14:53:01.467Z | Downloaded dsl_auto_type v0.2.0 |
| 736 | 2026-05-04T14:53:01.467Z | Downloaded cmake v0.1.57 |
| 737 | 2026-05-04T14:53:01.467Z | Downloaded blowfish v0.9.1 |
| 738 | 2026-05-04T14:53:01.467Z | Downloaded hostname v0.3.1 |
| 739 | 2026-05-04T14:53:01.467Z | Downloaded arrayvec v0.7.6 |
| 740 | 2026-05-04T14:53:01.467Z | Downloaded hostname v0.4.2 |
| 741 | 2026-05-04T14:53:01.467Z | Downloaded httpdate v1.0.3 |
| 742 | 2026-05-04T14:53:01.467Z | Downloaded home v0.5.12 |
| 743 | 2026-05-04T14:53:01.467Z | Downloaded cbc v0.1.2 |
| 744 | 2026-05-04T14:53:01.468Z | Downloaded hubpack v0.1.2 |
| 745 | 2026-05-04T14:53:01.468Z | Downloaded bcs v0.1.6 |
| 746 | 2026-05-04T14:53:01.473Z | Downloaded http-range v0.1.5 |
| 747 | 2026-05-04T14:53:01.473Z | Downloaded indent_write v2.2.0 |
| 748 | 2026-05-04T14:53:01.473Z | Downloaded http-body v1.0.1 |
| 749 | 2026-05-04T14:53:01.473Z | Downloaded constant_time_eq v0.4.2 |
| 750 | 2026-05-04T14:53:01.473Z | Downloaded chacha20 v0.9.1 |
| 751 | 2026-05-04T14:53:01.473Z | Downloaded ident_case v1.0.1 |
| 752 | 2026-05-04T14:53:01.473Z | Downloaded hubpack_derive v0.1.1 |
| 753 | 2026-05-04T14:53:01.473Z | Downloaded foldhash v0.1.5 |
| 754 | 2026-05-04T14:53:01.473Z | Downloaded bzip2 v0.4.4 |
| 755 | 2026-05-04T14:53:01.473Z | Downloaded bitflags v1.3.2 |
| 756 | 2026-05-04T14:53:01.473Z | Downloaded fs-err v2.11.0 |
| 757 | 2026-05-04T14:53:01.473Z | Downloaded fs_extra v1.3.0 |
| 758 | 2026-05-04T14:53:01.474Z | Downloaded bzip2 v0.6.1 |
| 759 | 2026-05-04T14:53:01.477Z | Downloaded fd-lock v4.0.4 |
| 760 | 2026-05-04T14:53:01.477Z | Downloaded derive-ex v0.1.8 |
| 761 | 2026-05-04T14:53:01.477Z | Downloaded byte-wrapper v0.1.0 |
| 762 | 2026-05-04T14:53:01.483Z | Downloaded chacha20 v0.10.0 |
| 763 | 2026-05-04T14:53:01.483Z | Downloaded daft v0.1.5 |
| 764 | 2026-05-04T14:53:01.483Z | Downloaded crossbeam-deque v0.8.6 |
| 765 | 2026-05-04T14:53:01.483Z | Downloaded critical-section v1.2.0 |
| 766 | 2026-05-04T14:53:01.483Z | Downloaded ciborium v0.2.2 |
| 767 | 2026-05-04T14:53:01.486Z | Downloaded globset v0.4.18 |
| 768 | 2026-05-04T14:53:01.486Z | Downloaded corncobs v0.1.4 |
| 769 | 2026-05-04T14:53:01.497Z | Downloaded indoc v1.0.9 |
| 770 | 2026-05-04T14:53:01.497Z | Downloaded deranged v0.5.8 |
| 771 | 2026-05-04T14:53:01.497Z | Downloaded internet-checksum v0.2.1 |
| 772 | 2026-05-04T14:53:01.497Z | Downloaded cancel-safe-futures v0.1.5 |
| 773 | 2026-05-04T14:53:01.497Z | Downloaded fixedbitset v0.5.7 |
| 774 | 2026-05-04T14:53:01.523Z | Downloaded group v0.13.0 |
| 775 | 2026-05-04T14:53:01.523Z | Downloaded crossbeam-epoch v0.9.18 |
| 776 | 2026-05-04T14:53:01.523Z | Downloaded base64ct v1.8.3 |
| 777 | 2026-05-04T14:53:01.524Z | Downloaded convert_case v0.10.0 |
| 778 | 2026-05-04T14:53:01.524Z | Downloaded inout v0.1.4 |
| 779 | 2026-05-04T14:53:01.524Z | Downloaded console v0.16.2 |
| 780 | 2026-05-04T14:53:01.524Z | Downloaded is_ci v1.2.0 |
| 781 | 2026-05-04T14:53:01.524Z | Downloaded is-terminal v0.4.17 |
| 782 | 2026-05-04T14:53:01.524Z | Downloaded instant v0.1.13 |
| 783 | 2026-05-04T14:53:01.524Z | Downloaded instability v0.3.11 |
| 784 | 2026-05-04T14:53:01.524Z | Downloaded colored v2.2.0 |
| 785 | 2026-05-04T14:53:01.524Z | Downloaded clang-sys v1.8.1 |
| 786 | 2026-05-04T14:53:01.524Z | Downloaded kstat-rs v0.2.4 |
| 787 | 2026-05-04T14:53:01.524Z | Downloaded compression-codecs v0.4.37 |
| 788 | 2026-05-04T14:53:01.524Z | Downloaded cexpr v0.6.0 |
| 789 | 2026-05-04T14:53:01.524Z | Downloaded lazy_static v1.5.0 |
| 790 | 2026-05-04T14:53:01.524Z | Downloaded libscf-sys v1.1.0 |
| 791 | 2026-05-04T14:53:01.524Z | Downloaded const_format_proc_macros v0.2.34 |
| 792 | 2026-05-04T14:53:01.524Z | Downloaded cargo_metadata v0.19.2 |
| 793 | 2026-05-04T14:53:01.524Z | Downloaded hyper-tls v0.6.0 |
| 794 | 2026-05-04T14:53:01.528Z | Downloaded humantime v2.3.0 |
| 795 | 2026-05-04T14:53:01.528Z | Downloaded http-body-util v0.1.3 |
| 796 | 2026-05-04T14:53:01.528Z | Downloaded crc32fast v1.5.0 |
| 797 | 2026-05-04T14:53:01.528Z | Downloaded cookie v0.18.1 |
| 798 | 2026-05-04T14:53:01.528Z | Downloaded async-compression v0.4.41 |
| 799 | 2026-05-04T14:53:01.528Z | Downloaded futures-channel v0.3.32 |
| 800 | 2026-05-04T14:53:01.528Z | Downloaded const-oid v0.9.6 |
| 801 | 2026-05-04T14:53:01.538Z | Downloaded lru v0.12.5 |
| 802 | 2026-05-04T14:53:01.538Z | Downloaded colored v3.1.1 |
| 803 | 2026-05-04T14:53:01.538Z | Downloaded keccak v0.1.6 |
| 804 | 2026-05-04T14:53:01.538Z | Downloaded maplit v1.0.2 |
| 805 | 2026-05-04T14:53:01.538Z | Downloaded lzss v0.8.2 |
| 806 | 2026-05-04T14:53:01.550Z | Downloaded md5 v0.7.0 |
| 807 | 2026-05-04T14:53:01.550Z | Downloaded indoc v2.0.7 |
| 808 | 2026-05-04T14:53:01.550Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 809 | 2026-05-04T14:53:01.550Z | Downloaded md-5 v0.10.6 |
| 810 | 2026-05-04T14:53:01.550Z | Downloaded maybe-uninit v2.0.0 |
| 811 | 2026-05-04T14:53:01.550Z | Downloaded managed v0.8.0 |
| 812 | 2026-05-04T14:53:01.550Z | Downloaded lru-cache v0.1.2 |
| 813 | 2026-05-04T14:53:01.550Z | Downloaded match_cfg v0.1.0 |
| 814 | 2026-05-04T14:53:01.550Z | Downloaded ingot-types v0.1.2 |
| 815 | 2026-05-04T14:53:01.550Z | Downloaded getrandom v0.2.17 |
| 816 | 2026-05-04T14:53:01.550Z | Downloaded multimap v0.10.1 |
| 817 | 2026-05-04T14:53:01.563Z | Downloaded derive_builder v0.20.2 |
| 818 | 2026-05-04T14:53:01.563Z | Downloaded nibble_vec v0.1.0 |
| 819 | 2026-05-04T14:53:01.563Z | Downloaded derive_more-impl v2.1.1 |
| 820 | 2026-05-04T14:53:01.563Z | Downloaded git-stub-vcs v0.1.0 |
| 821 | 2026-05-04T14:53:01.563Z | Downloaded darling v0.23.0 |
| 822 | 2026-05-04T14:53:01.563Z | Downloaded fatfs v0.3.6 |
| 823 | 2026-05-04T14:53:01.566Z | Downloaded ingot v0.1.1 |
| 824 | 2026-05-04T14:53:01.566Z | Downloaded hmac v0.12.1 |
| 825 | 2026-05-04T14:53:01.566Z | Downloaded dropshot_endpoint v0.16.7 |
| 826 | 2026-05-04T14:53:01.566Z | Downloaded newtype-uuid-macros v0.1.0 |
| 827 | 2026-05-04T14:53:01.566Z | Downloaded newline-converter v0.3.0 |
| 828 | 2026-05-04T14:53:01.571Z | Downloaded half v1.8.3 |
| 829 | 2026-05-04T14:53:01.571Z | Downloaded new_debug_unreachable v1.0.6 |
| 830 | 2026-05-04T14:53:01.571Z | Downloaded ahash v0.8.12 |
| 831 | 2026-05-04T14:53:01.574Z | Downloaded nodrop v0.1.14 |
| 832 | 2026-05-04T14:53:01.574Z | Downloaded newtype_derive v0.1.6 |
| 833 | 2026-05-04T14:53:01.574Z | Downloaded ipnetwork v0.21.1 |
| 834 | 2026-05-04T14:53:01.574Z | Downloaded normalize-line-endings v0.3.0 |
| 835 | 2026-05-04T14:53:01.574Z | Downloaded lalrpop-util v0.19.12 |
| 836 | 2026-05-04T14:53:01.574Z | Downloaded jobserver v0.1.34 |
| 837 | 2026-05-04T14:53:01.580Z | Downloaded ipnet v2.11.0 |
| 838 | 2026-05-04T14:53:01.580Z | Downloaded libloading v0.8.9 |
| 839 | 2026-05-04T14:53:01.583Z | Downloaded num-iter v0.1.45 |
| 840 | 2026-05-04T14:53:01.583Z | Downloaded olpc-cjson v0.1.4 |
| 841 | 2026-05-04T14:53:01.583Z | Downloaded opaque-debug v0.3.1 |
| 842 | 2026-05-04T14:53:01.583Z | Downloaded nonempty v0.12.0 |
| 843 | 2026-05-04T14:53:01.583Z | Downloaded derive_more v0.99.20 |
| 844 | 2026-05-04T14:53:01.590Z | Downloaded num v0.4.3 |
| 845 | 2026-05-04T14:53:01.590Z | Downloaded num-derive v0.3.3 |
| 846 | 2026-05-04T14:53:01.606Z | Downloaded darling v0.21.3 |
| 847 | 2026-05-04T14:53:01.606Z | Downloaded num-conv v0.2.0 |
| 848 | 2026-05-04T14:53:01.606Z | Downloaded num_enum_derive v0.5.11 |
| 849 | 2026-05-04T14:53:01.606Z | Downloaded libsw v3.5.0 |
| 850 | 2026-05-04T14:53:01.607Z | Downloaded httparse v1.10.1 |
| 851 | 2026-05-04T14:53:01.607Z | Downloaded linked-hash-map v0.5.6 |
| 852 | 2026-05-04T14:53:01.625Z | Downloaded linear-map v1.2.0 |
| 853 | 2026-05-04T14:53:01.625Z | Downloaded hyper-staticfile v0.10.1 |
| 854 | 2026-05-04T14:53:01.625Z | Downloaded num_threads v0.1.7 |
| 855 | 2026-05-04T14:53:01.626Z | Downloaded hyper-rustls v0.27.7 |
| 856 | 2026-05-04T14:53:01.626Z | Downloaded openssl-macros v0.1.1 |
| 857 | 2026-05-04T14:53:01.626Z | Downloaded openssl-probe v0.1.6 |
| 858 | 2026-05-04T14:53:01.626Z | Downloaded mime v0.3.17 |
| 859 | 2026-05-04T14:53:01.626Z | Downloaded lock_api v0.4.14 |
| 860 | 2026-05-04T14:53:01.626Z | Downloaded glob v0.3.3 |
| 861 | 2026-05-04T14:53:01.626Z | Downloaded libsw-core v0.3.2 |
| 862 | 2026-05-04T14:53:01.626Z | Downloaded libefi-sys v0.1.0 |
| 863 | 2026-05-04T14:53:01.627Z | Downloaded elliptic-curve v0.13.8 |
| 864 | 2026-05-04T14:53:01.627Z | Downloaded iana-time-zone v0.1.65 |
| 865 | 2026-05-04T14:53:01.627Z | Downloaded highway v1.3.0 |
| 866 | 2026-05-04T14:53:01.627Z | Downloaded ingot-macros v0.1.1 |
| 867 | 2026-05-04T14:53:01.627Z | Downloaded getrandom v0.3.4 |
| 868 | 2026-05-04T14:53:01.627Z | Downloaded dropshot-api-manager v0.7.1 |
| 869 | 2026-05-04T14:53:01.631Z | Downloaded oso-derive v0.27.3 |
| 870 | 2026-05-04T14:53:01.631Z | Downloaded openssl-probe v0.2.1 |
| 871 | 2026-05-04T14:53:01.631Z | Downloaded crc-any v2.5.0 |
| 872 | 2026-05-04T14:53:01.631Z | Downloaded packed_struct_codegen v0.10.1 |
| 873 | 2026-05-04T14:53:01.631Z | Downloaded blake2 v0.10.6 |
| 874 | 2026-05-04T14:53:01.631Z | Downloaded parse-display v0.10.0 |
| 875 | 2026-05-04T14:53:01.631Z | Downloaded lru-slab v0.1.2 |
| 876 | 2026-05-04T14:53:01.631Z | Downloaded base64 v0.21.7 |
| 877 | 2026-05-04T14:53:01.631Z | Downloaded nanorand v0.7.0 |
| 878 | 2026-05-04T14:53:01.631Z | Downloaded base64 v0.22.1 |
| 879 | 2026-05-04T14:53:01.632Z | Downloaded newtype-uuid v1.3.2 |
| 880 | 2026-05-04T14:53:01.635Z | Downloaded aes v0.8.4 |
| 881 | 2026-05-04T14:53:01.635Z | Downloaded peg-runtime v0.8.5 |
| 882 | 2026-05-04T14:53:01.635Z | Downloaded num_enum v0.7.5 |
| 883 | 2026-05-04T14:53:01.638Z | Downloaded half v2.7.1 |
| 884 | 2026-05-04T14:53:01.641Z | Downloaded multer v3.1.0 |
| 885 | 2026-05-04T14:53:01.641Z | Downloaded phf_shared v0.12.1 |
| 886 | 2026-05-04T14:53:01.641Z | Downloaded num_enum_derive v0.7.5 |
| 887 | 2026-05-04T14:53:01.644Z | Downloaded num_enum v0.5.11 |
| 888 | 2026-05-04T14:53:01.644Z | Downloaded parse-size v1.1.0 |
| 889 | 2026-05-04T14:53:01.649Z | Downloaded num-integer v0.1.46 |
| 890 | 2026-05-04T14:53:01.649Z | Downloaded pbkdf2 v0.11.0 |
| 891 | 2026-05-04T14:53:01.666Z | Downloaded phf_shared v0.11.3 |
| 892 | 2026-05-04T14:53:01.669Z | Downloaded chacha20poly1305 v0.10.1 |
| 893 | 2026-05-04T14:53:01.669Z | Downloaded path-slash v0.1.5 |
| 894 | 2026-05-04T14:53:01.669Z | Downloaded oxnet v0.1.4 |
| 895 | 2026-05-04T14:53:01.673Z | Downloaded num-derive v0.4.2 |
| 896 | 2026-05-04T14:53:01.673Z | Downloaded num-complex v0.4.6 |
| 897 | 2026-05-04T14:53:01.673Z | Downloaded owo-colors v4.3.0 |
| 898 | 2026-05-04T14:53:01.676Z | Downloaded num-rational v0.4.2 |
| 899 | 2026-05-04T14:53:01.676Z | Downloaded litrs v1.0.0 |
| 900 | 2026-05-04T14:53:01.681Z | Downloaded ignore v0.4.25 |
| 901 | 2026-05-04T14:53:01.681Z | Downloaded flume v0.11.1 |
| 902 | 2026-05-04T14:53:01.681Z | Downloaded predicates-tree v1.0.13 |
| 903 | 2026-05-04T14:53:01.686Z | Downloaded pin-utils v0.1.0 |
| 904 | 2026-05-04T14:53:01.686Z | Downloaded oxide-tokio-rt v0.1.4 |
| 905 | 2026-05-04T14:53:01.687Z | Downloaded indexmap v1.9.3 |
| 906 | 2026-05-04T14:53:01.694Z | Downloaded arc-swap v1.8.2 |
| 907 | 2026-05-04T14:53:01.694Z | Downloaded precomputed-hash v0.1.1 |
| 908 | 2026-05-04T14:53:01.694Z | Downloaded crypto-bigint v0.5.5 |
| 909 | 2026-05-04T14:53:01.697Z | Downloaded powerfmt v0.2.0 |
| 910 | 2026-05-04T14:53:01.697Z | Downloaded proc-macro-crate v3.4.0 |
| 911 | 2026-05-04T14:53:01.697Z | Downloaded packed_struct v0.10.1 |
| 912 | 2026-05-04T14:53:01.697Z | Downloaded flate2 v1.1.9 |
| 913 | 2026-05-04T14:53:01.701Z | Downloaded proc-macro-crate v1.3.1 |
| 914 | 2026-05-04T14:53:01.701Z | Downloaded predicates-core v1.0.10 |
| 915 | 2026-05-04T14:53:01.701Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 916 | 2026-05-04T14:53:01.707Z | Downloaded mime_guess v2.0.5 |
| 917 | 2026-05-04T14:53:01.707Z | Downloaded memmap2 v0.9.10 |
| 918 | 2026-05-04T14:53:01.707Z | Downloaded native-tls v0.2.18 |
| 919 | 2026-05-04T14:53:01.707Z | Downloaded memoffset v0.9.1 |
| 920 | 2026-05-04T14:53:01.710Z | Downloaded progenitor-client v0.10.0 |
| 921 | 2026-05-04T14:53:01.710Z | Downloaded progenitor-client v0.14.0 |
| 922 | 2026-05-04T14:53:01.711Z | Downloaded pem v3.0.6 |
| 923 | 2026-05-04T14:53:01.733Z | Downloaded progenitor-macro v0.13.0 |
| 924 | 2026-05-04T14:53:01.751Z | Downloaded psl-types v2.0.11 |
| 925 | 2026-05-04T14:53:01.751Z | Downloaded pin-project-internal v1.1.11 |
| 926 | 2026-05-04T14:53:01.751Z | Downloaded pbkdf2 v0.12.2 |
| 927 | 2026-05-04T14:53:01.751Z | Downloaded password-hash v0.4.2 |
| 928 | 2026-05-04T14:53:01.751Z | Downloaded libbz2-rs-sys v0.2.2 |
| 929 | 2026-05-04T14:53:01.751Z | Downloaded paste v1.0.15 |
| 930 | 2026-05-04T14:53:01.751Z | Downloaded progenitor-macro v0.14.0 |
| 931 | 2026-05-04T14:53:01.751Z | Downloaded heapless v0.8.0 |
| 932 | 2026-05-04T14:53:01.751Z | Downloaded heapless v0.7.17 |
| 933 | 2026-05-04T14:53:01.751Z | Downloaded peg v0.8.5 |
| 934 | 2026-05-04T14:53:01.751Z | Downloaded peg-macros v0.8.5 |
| 935 | 2026-05-04T14:53:01.751Z | Downloaded password-hash v0.5.0 |
| 936 | 2026-05-04T14:53:01.751Z | Downloaded pkcs8 v0.10.2 |
| 937 | 2026-05-04T14:53:01.751Z | Downloaded quick-error v1.2.3 |
| 938 | 2026-05-04T14:53:01.751Z | Downloaded polyval v0.6.2 |
| 939 | 2026-05-04T14:53:01.751Z | Downloaded phf v0.12.1 |
| 940 | 2026-05-04T14:53:01.751Z | Downloaded omicron-zone-package v0.12.2 |
| 941 | 2026-05-04T14:53:01.751Z | Downloaded futures v0.3.32 |
| 942 | 2026-05-04T14:53:01.760Z | Downloaded phf_shared v0.13.1 |
| 943 | 2026-05-04T14:53:01.760Z | Downloaded ed25519-dalek v2.2.0 |
| 944 | 2026-05-04T14:53:01.760Z | Downloaded rand_chacha v0.3.1 |
| 945 | 2026-05-04T14:53:01.760Z | Downloaded darling_core v0.21.3 |
| 946 | 2026-05-04T14:53:01.760Z | Downloaded radium v0.7.0 |
| 947 | 2026-05-04T14:53:01.760Z | Downloaded postgres-protocol v0.6.10 |
| 948 | 2026-05-04T14:53:01.760Z | Downloaded predicates v3.1.4 |
| 949 | 2026-05-04T14:53:01.760Z | Downloaded primeorder v0.13.6 |
| 950 | 2026-05-04T14:53:01.763Z | Downloaded parking_lot_core v0.9.12 |
| 951 | 2026-05-04T14:53:01.763Z | Downloaded crossbeam-channel v0.5.15 |
| 952 | 2026-05-04T14:53:01.786Z | Downloaded progenitor v0.13.0 |
| 953 | 2026-05-04T14:53:01.786Z | Downloaded parking_lot_core v0.8.6 |
| 954 | 2026-05-04T14:53:01.786Z | Downloaded ref-cast-impl v1.0.25 |
| 955 | 2026-05-04T14:53:01.799Z | Downloaded derive_more v2.1.1 |
| 956 | 2026-05-04T14:53:01.799Z | Downloaded ref-cast v1.0.25 |
| 957 | 2026-05-04T14:53:01.799Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 958 | 2026-05-04T14:53:01.799Z | Downloaded recursive v0.1.1 |
| 959 | 2026-05-04T14:53:01.799Z | Downloaded progenitor-extras v0.2.0 |
| 960 | 2026-05-04T14:53:01.799Z | Downloaded progenitor-client v0.13.0 |
| 961 | 2026-05-04T14:53:01.799Z | Downloaded rfc6979 v0.4.0 |
| 962 | 2026-05-04T14:53:01.799Z | Downloaded phf v0.13.1 |
| 963 | 2026-05-04T14:53:01.799Z | Downloaded progenitor-client v0.11.2 |
| 964 | 2026-05-04T14:53:01.799Z | Downloaded progenitor v0.14.0 |
| 965 | 2026-05-04T14:53:01.799Z | Downloaded progenitor v0.11.2 |
| 966 | 2026-05-04T14:53:01.799Z | Downloaded progenitor v0.10.0 |
| 967 | 2026-05-04T14:53:01.799Z | Downloaded proc-macro-error2 v2.0.1 |
| 968 | 2026-05-04T14:53:01.799Z | Downloaded pem-rfc7468 v0.7.0 |
| 969 | 2026-05-04T14:53:01.799Z | Downloaded rand_xorshift v0.4.0 |
| 970 | 2026-05-04T14:53:01.799Z | Downloaded parking_lot v0.11.2 |
| 971 | 2026-05-04T14:53:01.799Z | Downloaded p256 v0.13.2 |
| 972 | 2026-05-04T14:53:01.799Z | Downloaded pkcs1 v0.7.5 |
| 973 | 2026-05-04T14:53:01.799Z | Downloaded nu-ansi-term v0.50.3 |
| 974 | 2026-05-04T14:53:01.799Z | Downloaded indicatif v0.18.4 |
| 975 | 2026-05-04T14:53:01.802Z | Downloaded rustc_version v0.1.7 |
| 976 | 2026-05-04T14:53:01.802Z | Downloaded rtoolbox v0.0.3 |
| 977 | 2026-05-04T14:53:01.802Z | Downloaded r2d2 v0.8.10 |
| 978 | 2026-05-04T14:53:01.807Z | Downloaded expectorate v1.2.0 |
| 979 | 2026-05-04T14:53:01.808Z | Downloaded psm v0.1.30 |
| 980 | 2026-05-04T14:53:01.808Z | Downloaded bumpalo v3.20.2 |
| 981 | 2026-05-04T14:53:01.811Z | Downloaded rand_core v0.9.5 |
| 982 | 2026-05-04T14:53:01.811Z | Downloaded pkg-config v0.3.32 |
| 983 | 2026-05-04T14:53:01.811Z | Downloaded poly1305 v0.8.0 |
| 984 | 2026-05-04T14:53:01.817Z | Downloaded rustc-hash v2.1.1 |
| 985 | 2026-05-04T14:53:01.817Z | Downloaded russh-cryptovec v0.7.3 |
| 986 | 2026-05-04T14:53:01.817Z | Downloaded cc v1.2.56 |
| 987 | 2026-05-04T14:53:01.817Z | Downloaded headers v0.4.1 |
| 988 | 2026-05-04T14:53:01.825Z | Downloaded rand_core v0.6.4 |
| 989 | 2026-05-04T14:53:01.825Z | Downloaded rand_chacha v0.9.0 |
| 990 | 2026-05-04T14:53:01.833Z | Downloaded ppv-lite86 v0.2.21 |
| 991 | 2026-05-04T14:53:01.834Z | Downloaded rand_seeder v0.4.0 |
| 992 | 2026-05-04T14:53:01.834Z | Downloaded postgres-types v0.2.12 |
| 993 | 2026-05-04T14:53:01.834Z | Downloaded rand_core v0.10.0 |
| 994 | 2026-05-04T14:53:01.834Z | Downloaded bytes v1.11.1 |
| 995 | 2026-05-04T14:53:01.834Z | Downloaded sapling-renderdag v0.1.0 |
| 996 | 2026-05-04T14:53:01.835Z | Downloaded parking_lot v0.12.5 |
| 997 | 2026-05-04T14:53:01.844Z | Downloaded oso v0.27.3 |
| 998 | 2026-05-04T14:53:01.844Z | Downloaded same-file v1.0.6 |
| 999 | 2026-05-04T14:53:01.844Z | Downloaded papergrid v0.17.0 |
| 1000 | 2026-05-04T14:53:01.844Z | Downloaded salsa20 v0.10.2 |
| 1001 | 2026-05-04T14:53:01.844Z | Downloaded miniz_oxide v0.8.9 |
| 1002 | 2026-05-04T14:53:01.844Z | Downloaded parse-display-derive v0.10.0 |
| 1003 | 2026-05-04T14:53:01.844Z | Downloaded der v0.7.10 |
| 1004 | 2026-05-04T14:53:01.844Z | Downloaded darling_core v0.23.0 |
| 1005 | 2026-05-04T14:53:01.850Z | Downloaded allocator-api2 v0.2.21 |
| 1006 | 2026-05-04T14:53:01.859Z | Downloaded jiff-static v0.2.21 |
| 1007 | 2026-05-04T14:53:01.859Z | Downloaded hickory-resolver v0.24.4 |
| 1008 | 2026-05-04T14:53:01.859Z | Downloaded progenitor-macro v0.11.2 |
| 1009 | 2026-05-04T14:53:01.859Z | Downloaded hickory-resolver v0.25.2 |
| 1010 | 2026-05-04T14:53:01.859Z | Downloaded scroll_derive v0.13.1 |
| 1011 | 2026-05-04T14:53:01.859Z | Downloaded scopeguard v1.2.0 |
| 1012 | 2026-05-04T14:53:01.866Z | Downloaded pkcs5 v0.7.1 |
| 1013 | 2026-05-04T14:53:01.866Z | Downloaded pin-project-lite v0.2.17 |
| 1014 | 2026-05-04T14:53:01.871Z | Downloaded secrecy v0.8.0 |
| 1015 | 2026-05-04T14:53:01.871Z | Downloaded serde-big-array v0.5.1 |
| 1016 | 2026-05-04T14:53:01.871Z | Downloaded serde_plain v1.0.2 |
| 1017 | 2026-05-04T14:53:01.871Z | Downloaded scrypt v0.11.0 |
| 1018 | 2026-05-04T14:53:01.871Z | Downloaded seq-macro v0.3.6 |
| 1019 | 2026-05-04T14:53:01.872Z | Downloaded progenitor-macro v0.10.0 |
| 1020 | 2026-05-04T14:53:01.872Z | Downloaded secrecy v0.10.3 |
| 1021 | 2026-05-04T14:53:01.879Z | Downloaded semver v0.1.20 |
| 1022 | 2026-05-04T14:53:01.879Z | Downloaded serde_urlencoded v0.7.1 |
| 1023 | 2026-05-04T14:53:01.879Z | Downloaded serde_spanned v1.0.4 |
| 1024 | 2026-05-04T14:53:01.885Z | Downloaded serde_repr v0.1.20 |
| 1025 | 2026-05-04T14:53:01.885Z | Downloaded diesel_derives v2.3.7 |
| 1026 | 2026-05-04T14:53:01.893Z | Downloaded pin-project v1.1.11 |
| 1027 | 2026-05-04T14:53:01.893Z | Downloaded rustc_version v0.4.1 |
| 1028 | 2026-05-04T14:53:01.893Z | Downloaded sigpipe v0.1.3 |
| 1029 | 2026-05-04T14:53:01.893Z | Downloaded rusty-fork v0.3.1 |
| 1030 | 2026-05-04T14:53:01.896Z | Downloaded shell-words v1.1.1 |
| 1031 | 2026-05-04T14:53:01.896Z | Downloaded rustls-pemfile v2.2.0 |
| 1032 | 2026-05-04T14:53:01.896Z | Downloaded signature v2.2.0 |
| 1033 | 2026-05-04T14:53:01.896Z | Downloaded signal-hook-tokio v0.3.1 |
| 1034 | 2026-05-04T14:53:01.897Z | Downloaded signal-hook-mio v0.2.5 |
| 1035 | 2026-05-04T14:53:01.901Z | Downloaded rustls-pemfile v1.0.4 |
| 1036 | 2026-05-04T14:53:01.901Z | Downloaded postcard v1.1.3 |
| 1037 | 2026-05-04T14:53:01.901Z | Downloaded rustversion v1.0.22 |
| 1038 | 2026-05-04T14:53:01.913Z | Downloaded rustls-native-certs v0.8.3 |
| 1039 | 2026-05-04T14:53:01.914Z | Downloaded openssl-sys v0.9.114 |
| 1040 | 2026-05-04T14:53:01.933Z | Downloaded siphasher v1.0.2 |
| 1041 | 2026-05-04T14:53:01.933Z | Downloaded minimal-lexical v0.2.1 |
| 1042 | 2026-05-04T14:53:01.933Z | Downloaded progenitor-impl v0.14.0 |
| 1043 | 2026-05-04T14:53:01.933Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1044 | 2026-05-04T14:53:01.933Z | Downloaded slog-bunyan v2.5.0 |
| 1045 | 2026-05-04T14:53:01.933Z | Downloaded slog-envlogger v2.2.0 |
| 1046 | 2026-05-04T14:53:01.934Z | Downloaded progenitor-impl v0.13.0 |
| 1047 | 2026-05-04T14:53:01.940Z | Downloaded resolv-conf v0.7.6 |
| 1048 | 2026-05-04T14:53:01.940Z | Downloaded schemars_derive v0.8.22 |
| 1049 | 2026-05-04T14:53:01.940Z | Downloaded hashbrown v0.13.2 |
| 1050 | 2026-05-04T14:53:01.940Z | Downloaded hashbrown v0.12.3 |
| 1051 | 2026-05-04T14:53:01.940Z | Downloaded hyper-util v0.1.20 |
| 1052 | 2026-05-04T14:53:01.941Z | Downloaded serde_derive_internals v0.29.1 |
| 1053 | 2026-05-04T14:53:01.941Z | Downloaded serde-hex v0.1.0 |
| 1054 | 2026-05-04T14:53:01.941Z | Downloaded sct v0.7.1 |
| 1055 | 2026-05-04T14:53:01.947Z | Downloaded sec1 v0.7.3 |
| 1056 | 2026-05-04T14:53:01.947Z | Downloaded scroll v0.13.0 |
| 1057 | 2026-05-04T14:53:01.947Z | Downloaded http v1.4.0 |
| 1058 | 2026-05-04T14:53:01.947Z | Downloaded serde_path_to_error v0.1.20 |
| 1059 | 2026-05-04T14:53:01.947Z | Downloaded aes-gcm v0.10.3 |
| 1060 | 2026-05-04T14:53:01.953Z | Downloaded russh-keys v0.45.0 |
| 1061 | 2026-05-04T14:53:01.953Z | Downloaded serde_bytes v0.11.19 |
| 1062 | 2026-05-04T14:53:01.953Z | Downloaded sqlparser_derive v0.5.0 |
| 1063 | 2026-05-04T14:53:01.960Z | Downloaded crossterm v0.28.1 |
| 1064 | 2026-05-04T14:53:01.960Z | Downloaded quinn-udp v0.5.14 |
| 1065 | 2026-05-04T14:53:01.960Z | Downloaded sha1 v0.10.6 |
| 1066 | 2026-05-04T14:53:01.960Z | Downloaded ssh-cipher v0.2.0 |
| 1067 | 2026-05-04T14:53:01.968Z | Downloaded rustls-pki-types v1.14.0 |
| 1068 | 2026-05-04T14:53:01.968Z | Downloaded shlex v1.3.0 |
| 1069 | 2026-05-04T14:53:01.974Z | Downloaded slab v0.4.12 |
| 1070 | 2026-05-04T14:53:01.974Z | Downloaded ssh-encoding v0.2.0 |
| 1071 | 2026-05-04T14:53:01.974Z | Downloaded signal-hook-registry v1.4.8 |
| 1072 | 2026-05-04T14:53:01.974Z | Downloaded crossterm v0.29.0 |
| 1073 | 2026-05-04T14:53:01.981Z | Downloaded strum v0.27.2 |
| 1074 | 2026-05-04T14:53:01.981Z | Downloaded strum v0.26.3 |
| 1075 | 2026-05-04T14:53:01.981Z | Downloaded structmeta v0.3.0 |
| 1076 | 2026-05-04T14:53:01.981Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1077 | 2026-05-04T14:53:01.990Z | Downloaded prefix-trie v0.7.0 |
| 1078 | 2026-05-04T14:53:01.990Z | Downloaded progenitor-impl v0.11.2 |
| 1079 | 2026-05-04T14:53:01.990Z | Downloaded slog-scope v4.4.1 |
| 1080 | 2026-05-04T14:53:02.004Z | Downloaded slog-json v2.6.1 |
| 1081 | 2026-05-04T14:53:02.004Z | Downloaded subtle v2.6.1 |
| 1082 | 2026-05-04T14:53:02.004Z | Downloaded structmeta-derive v0.3.0 |
| 1083 | 2026-05-04T14:53:02.004Z | Downloaded slog-dtrace v0.3.0 |
| 1084 | 2026-05-04T14:53:02.004Z | Downloaded take_mut v0.2.2 |
| 1085 | 2026-05-04T14:53:02.004Z | Downloaded slog-async v2.8.0 |
| 1086 | 2026-05-04T14:53:02.004Z | Downloaded slog-stdlog v4.1.1 |
| 1087 | 2026-05-04T14:53:02.009Z | Downloaded hickory-server v0.25.2 |
| 1088 | 2026-05-04T14:53:02.009Z | Downloaded progenitor-impl v0.10.0 |
| 1089 | 2026-05-04T14:53:02.009Z | Downloaded smf v0.2.3 |
| 1090 | 2026-05-04T14:53:02.009Z | Downloaded sync_wrapper v1.0.2 |
| 1091 | 2026-05-04T14:53:02.009Z | Downloaded sync-ptr v0.1.4 |
| 1092 | 2026-05-04T14:53:02.022Z | Downloaded tap v1.0.1 |
| 1093 | 2026-05-04T14:53:02.022Z | Downloaded tagptr v0.2.0 |
| 1094 | 2026-05-04T14:53:02.022Z | Downloaded tabwriter v1.4.1 |
| 1095 | 2026-05-04T14:53:02.022Z | Downloaded tabled_derive v0.11.0 |
| 1096 | 2026-05-04T14:53:02.023Z | Downloaded spki v0.7.3 |
| 1097 | 2026-05-04T14:53:02.023Z | Downloaded ron v0.8.1 |
| 1098 | 2026-05-04T14:53:02.038Z | Downloaded smallvec v0.6.14 |
| 1099 | 2026-05-04T14:53:02.038Z | Downloaded snafu-derive v0.8.9 |
| 1100 | 2026-05-04T14:53:02.038Z | Downloaded slog-term v2.9.2 |
| 1101 | 2026-05-04T14:53:02.038Z | Downloaded sqlformat v0.3.5 |
| 1102 | 2026-05-04T14:53:02.038Z | Downloaded testing_table v0.3.0 |
| 1103 | 2026-05-04T14:53:02.038Z | Downloaded termtree v0.5.1 |
| 1104 | 2026-05-04T14:53:02.038Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1105 | 2026-05-04T14:53:02.038Z | Downloaded serde_with_macros v3.17.0 |
| 1106 | 2026-05-04T14:53:02.046Z | Downloaded serde_cbor v0.11.2 |
| 1107 | 2026-05-04T14:53:02.046Z | Downloaded tinyvec_macros v0.1.1 |
| 1108 | 2026-05-04T14:53:02.046Z | Downloaded time-core v0.1.8 |
| 1109 | 2026-05-04T14:53:02.046Z | Downloaded stringprep v0.1.5 |
| 1110 | 2026-05-04T14:53:02.046Z | Downloaded static_assertions v1.1.0 |
| 1111 | 2026-05-04T14:53:02.046Z | Downloaded stacker v0.1.23 |
| 1112 | 2026-05-04T14:53:02.047Z | Downloaded simd-adler32 v0.3.8 |
| 1113 | 2026-05-04T14:53:02.047Z | Downloaded rayon-core v1.13.0 |
| 1114 | 2026-05-04T14:53:02.047Z | Downloaded thread-id v5.1.0 |
| 1115 | 2026-05-04T14:53:02.054Z | Downloaded tokio-macros v2.7.0 |
| 1116 | 2026-05-04T14:53:02.054Z | Downloaded string_cache v0.8.9 |
| 1117 | 2026-05-04T14:53:02.054Z | Downloaded rcgen v0.12.1 |
| 1118 | 2026-05-04T14:53:02.054Z | Downloaded prettyplease v0.2.37 |
| 1119 | 2026-05-04T14:53:02.054Z | Downloaded strum_macros v0.26.4 |
| 1120 | 2026-05-04T14:53:02.064Z | Downloaded num-bigint v0.4.6 |
| 1121 | 2026-05-04T14:53:02.064Z | Downloaded itertools v0.10.5 |
| 1122 | 2026-05-04T14:53:02.069Z | Downloaded ryu v1.0.23 |
| 1123 | 2026-05-04T14:53:02.069Z | Downloaded supports-color v3.0.2 |
| 1124 | 2026-05-04T14:53:02.069Z | Downloaded support-bundle-viewer v0.1.2 |
| 1125 | 2026-05-04T14:53:02.069Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1126 | 2026-05-04T14:53:02.069Z | Downloaded strum_macros v0.27.2 |
| 1127 | 2026-05-04T14:53:02.069Z | Downloaded strum_macros v0.24.3 |
| 1128 | 2026-05-04T14:53:02.076Z | Downloaded qorb v0.4.1 |
| 1129 | 2026-05-04T14:53:02.076Z | Downloaded hashbrown v0.15.5 |
| 1130 | 2026-05-04T14:53:02.080Z | Downloaded publicsuffix v2.3.0 |
| 1131 | 2026-05-04T14:53:02.080Z | Downloaded schemars v0.8.22 |
| 1132 | 2026-05-04T14:53:02.084Z | Downloaded topological-sort v0.2.2 |
| 1133 | 2026-05-04T14:53:02.092Z | Downloaded iddqd v0.3.18 |
| 1134 | 2026-05-04T14:53:02.100Z | Downloaded termios v0.3.3 |
| 1135 | 2026-05-04T14:53:02.111Z | Downloaded spin v0.9.8 |
| 1136 | 2026-05-04T14:53:02.111Z | Downloaded quinn v0.11.9 |
| 1137 | 2026-05-04T14:53:02.111Z | Downloaded try-lock v0.2.5 |
| 1138 | 2026-05-04T14:53:02.112Z | Downloaded thread_local v1.1.9 |
| 1139 | 2026-05-04T14:53:02.112Z | Downloaded rand v0.8.5 |
| 1140 | 2026-05-04T14:53:02.129Z | Downloaded tower-service v0.3.3 |
| 1141 | 2026-05-04T14:53:02.129Z | Downloaded tower-layer v0.3.3 |
| 1142 | 2026-05-04T14:53:02.129Z | Downloaded pretty_assertions v1.4.1 |
| 1143 | 2026-05-04T14:53:02.129Z | Downloaded thiserror-no-std v2.0.2 |
| 1144 | 2026-05-04T14:53:02.129Z | Downloaded trait-variant v0.1.2 |
| 1145 | 2026-05-04T14:53:02.129Z | Downloaded signal-hook v0.3.18 |
| 1146 | 2026-05-04T14:53:02.129Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1147 | 2026-05-04T14:53:02.129Z | Downloaded unarray v0.1.4 |
| 1148 | 2026-05-04T14:53:02.129Z | Downloaded typify-macro v0.6.2 |
| 1149 | 2026-05-04T14:53:02.133Z | Downloaded tokio-native-tls v0.3.1 |
| 1150 | 2026-05-04T14:53:02.133Z | Downloaded tokio-dtrace v0.1.1 |
| 1151 | 2026-05-04T14:53:02.133Z | Downloaded tls_codec_derive v0.4.2 |
| 1152 | 2026-05-04T14:53:02.133Z | Downloaded tls_codec v0.4.2 |
| 1153 | 2026-05-04T14:53:02.133Z | Downloaded mio v1.2.0 |
| 1154 | 2026-05-04T14:53:02.133Z | Downloaded slog v2.8.2 |
| 1155 | 2026-05-04T14:53:02.133Z | Downloaded itertools v0.12.1 |
| 1156 | 2026-05-04T14:53:02.139Z | Downloaded universal-hash v0.5.1 |
| 1157 | 2026-05-04T14:53:02.139Z | Downloaded utf-8 v0.7.6 |
| 1158 | 2026-05-04T14:53:02.139Z | Downloaded untrusted v0.9.0 |
| 1159 | 2026-05-04T14:53:02.139Z | Downloaded untrusted v0.7.1 |
| 1160 | 2026-05-04T14:53:02.139Z | Downloaded unit-prefix v0.5.2 |
| 1161 | 2026-05-04T14:53:02.139Z | Downloaded unicode-truncate v1.1.0 |
| 1162 | 2026-05-04T14:53:02.139Z | Downloaded tokio-tungstenite v0.23.1 |
| 1163 | 2026-05-04T14:53:02.149Z | Downloaded usdt-attr-macro v0.6.0 |
| 1164 | 2026-05-04T14:53:02.150Z | Downloaded libxml v0.3.3 |
| 1165 | 2026-05-04T14:53:02.156Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1166 | 2026-05-04T14:53:02.156Z | Downloaded hyper v1.8.1 |
| 1167 | 2026-05-04T14:53:02.156Z | Downloaded socket2 v0.6.3 |
| 1168 | 2026-05-04T14:53:02.156Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1169 | 2026-05-04T14:53:02.156Z | Downloaded nom v7.1.3 |
| 1170 | 2026-05-04T14:53:02.156Z | Downloaded usdt v0.6.0 |
| 1171 | 2026-05-04T14:53:02.157Z | Downloaded itertools v0.13.0 |
| 1172 | 2026-05-04T14:53:02.168Z | Downloaded void v1.0.2 |
| 1173 | 2026-05-04T14:53:02.168Z | Downloaded term v0.7.0 |
| 1174 | 2026-05-04T14:53:02.175Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1175 | 2026-05-04T14:53:02.176Z | Downloaded rsa v0.9.10 |
| 1176 | 2026-05-04T14:53:02.176Z | Downloaded tokio-tungstenite v0.21.0 |
| 1177 | 2026-05-04T14:53:02.176Z | Downloaded rand v0.9.2 |
| 1178 | 2026-05-04T14:53:02.176Z | Downloaded p521 v0.13.3 |
| 1179 | 2026-05-04T14:53:02.176Z | Downloaded term v1.2.1 |
| 1180 | 2026-05-04T14:53:02.179Z | Downloaded waitgroup v0.1.2 |
| 1181 | 2026-05-04T14:53:02.179Z | Downloaded want v0.3.1 |
| 1182 | 2026-05-04T14:53:02.179Z | Downloaded wait-timeout v0.2.1 |
| 1183 | 2026-05-04T14:53:02.179Z | Downloaded aws-lc-rs v1.16.0 |
| 1184 | 2026-05-04T14:53:02.186Z | Downloaded tui-tree-widget v0.23.1 |
| 1185 | 2026-05-04T14:53:02.186Z | Downloaded num-bigint-dig v0.8.6 |
| 1186 | 2026-05-04T14:53:02.190Z | Downloaded tiny-keccak v2.0.2 |
| 1187 | 2026-05-04T14:53:02.191Z | Downloaded samael v0.0.19 |
| 1188 | 2026-05-04T14:53:02.200Z | Downloaded typify-macro v0.4.3 |
| 1189 | 2026-05-04T14:53:02.200Z | Downloaded similar v2.7.0 |
| 1190 | 2026-05-04T14:53:02.200Z | Downloaded unicase v2.9.0 |
| 1191 | 2026-05-04T14:53:02.200Z | Downloaded tokio-rustls v0.25.0 |
| 1192 | 2026-05-04T14:53:02.205Z | Downloaded futures-util v0.3.32 |
| 1193 | 2026-05-04T14:53:02.205Z | Downloaded hkdf v0.12.4 |
| 1194 | 2026-05-04T14:53:02.213Z | Downloaded tokio-rustls v0.24.1 |
| 1195 | 2026-05-04T14:53:02.213Z | Downloaded subprocess v0.2.15 |
| 1196 | 2026-05-04T14:53:02.213Z | Downloaded vergen-lib v0.1.6 |
| 1197 | 2026-05-04T14:53:02.213Z | Downloaded usdt-macro v0.6.0 |
| 1198 | 2026-05-04T14:53:02.213Z | Downloaded usdt-impl v0.6.0 |
| 1199 | 2026-05-04T14:53:02.213Z | Downloaded test-strategy v0.4.5 |
| 1200 | 2026-05-04T14:53:02.217Z | Downloaded socket2 v0.5.10 |
| 1201 | 2026-05-04T14:53:02.217Z | Downloaded zeroize_derive v1.4.3 |
| 1202 | 2026-05-04T14:53:02.217Z | Downloaded zone_cfg_derive v0.3.1 |
| 1203 | 2026-05-04T14:53:02.217Z | Downloaded xshell-macros v0.2.7 |
| 1204 | 2026-05-04T14:53:02.217Z | Downloaded xattr v1.6.1 |
| 1205 | 2026-05-04T14:53:02.218Z | Downloaded zone v0.3.1 |
| 1206 | 2026-05-04T14:53:02.226Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1207 | 2026-05-04T14:53:02.226Z | Downloaded snafu v0.8.9 |
| 1208 | 2026-05-04T14:53:02.230Z | Downloaded itertools v0.14.0 |
| 1209 | 2026-05-04T14:53:02.230Z | Downloaded schemars v0.9.0 |
| 1210 | 2026-05-04T14:53:02.239Z | Downloaded walkdir v2.5.0 |
| 1211 | 2026-05-04T14:53:02.246Z | Downloaded tracing-attributes v0.1.31 |
| 1212 | 2026-05-04T14:53:02.246Z | Downloaded uzers v0.12.2 |
| 1213 | 2026-05-04T14:53:02.246Z | Downloaded rand v0.10.0 |
| 1214 | 2026-05-04T14:53:02.246Z | Downloaded tokio-rustls v0.26.4 |
| 1215 | 2026-05-04T14:53:02.251Z | Downloaded whoami v1.6.1 |
| 1216 | 2026-05-04T14:53:02.251Z | Downloaded vsss-rs v3.3.4 |
| 1217 | 2026-05-04T14:53:02.251Z | Downloaded vergen-gitcl v1.0.8 |
| 1218 | 2026-05-04T14:53:02.251Z | Downloaded hashbrown v0.16.1 |
| 1219 | 2026-05-04T14:53:02.260Z | Downloaded rustls-webpki v0.103.9 |
| 1220 | 2026-05-04T14:53:02.260Z | Downloaded wyz v0.5.1 |
| 1221 | 2026-05-04T14:53:02.260Z | Downloaded tinyvec v1.10.0 |
| 1222 | 2026-05-04T14:53:02.260Z | Downloaded blake3 v1.8.3 |
| 1223 | 2026-05-04T14:53:02.263Z | Downloaded twox-hash v2.1.2 |
| 1224 | 2026-05-04T14:53:02.263Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1225 | 2026-05-04T14:53:02.263Z | Downloaded zeroize v1.8.2 |
| 1226 | 2026-05-04T14:53:02.269Z | Downloaded toml v0.7.8 |
| 1227 | 2026-05-04T14:53:02.269Z | Downloaded h2 v0.4.13 |
| 1228 | 2026-05-04T14:53:02.273Z | Downloaded zstd v0.13.3 |
| 1229 | 2026-05-04T14:53:02.273Z | Downloaded tokio-stream v0.1.18 |
| 1230 | 2026-05-04T14:53:02.278Z | Downloaded xshell v0.2.7 |
| 1231 | 2026-05-04T14:53:02.278Z | Downloaded schemars v1.2.1 |
| 1232 | 2026-05-04T14:53:02.291Z | Downloaded aho-corasick v1.1.4 |
| 1233 | 2026-05-04T14:53:02.291Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1234 | 2026-05-04T14:53:02.295Z | Downloaded tar v0.4.45 |
| 1235 | 2026-05-04T14:53:02.295Z | Downloaded unicode-properties v0.1.4 |
| 1236 | 2026-05-04T14:53:02.295Z | Downloaded iri-string v0.7.10 |
| 1237 | 2026-05-04T14:53:02.303Z | Downloaded time-macros v0.2.27 |
| 1238 | 2026-05-04T14:53:02.303Z | Downloaded unicode-bidi v0.3.18 |
| 1239 | 2026-05-04T14:53:02.309Z | Downloaded libm v0.2.16 |
| 1240 | 2026-05-04T14:53:02.309Z | Downloaded vergen-git2 v1.0.7 |
| 1241 | 2026-05-04T14:53:02.309Z | Downloaded vergen v9.0.6 |
| 1242 | 2026-05-04T14:53:02.309Z | Downloaded uuid v1.23.0 |
| 1243 | 2026-05-04T14:53:02.316Z | Downloaded zerocopy v0.6.6 |
| 1244 | 2026-05-04T14:53:02.316Z | Downloaded yasna v0.5.2 |
| 1245 | 2026-05-04T14:53:02.316Z | Downloaded typify v0.4.3 |
| 1246 | 2026-05-04T14:53:02.319Z | Downloaded tungstenite v0.23.0 |
| 1247 | 2026-05-04T14:53:02.319Z | Downloaded typify v0.6.2 |
| 1248 | 2026-05-04T14:53:02.320Z | Downloaded tungstenite v0.21.0 |
| 1249 | 2026-05-04T14:53:02.328Z | Downloaded russh v0.45.0 |
| 1250 | 2026-05-04T14:53:02.339Z | Downloaded rustyline v14.0.0 |
| 1251 | 2026-05-04T14:53:02.340Z | Downloaded whoami v2.1.0 |
| 1252 | 2026-05-04T14:53:02.340Z | Downloaded unsafe-libyaml v0.2.11 |
| 1253 | 2026-05-04T14:53:02.346Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1254 | 2026-05-04T14:53:02.357Z | Downloaded rpassword v7.4.0 |
| 1255 | 2026-05-04T14:53:02.357Z | Downloaded zstd-safe v7.2.4 |
| 1256 | 2026-05-04T14:53:02.357Z | Downloaded zopfli v0.8.3 |
| 1257 | 2026-05-04T14:53:02.361Z | Downloaded p384 v0.13.1 |
| 1258 | 2026-05-04T14:53:02.366Z | Downloaded tracing-core v0.1.36 |
| 1259 | 2026-05-04T14:53:02.370Z | Downloaded steno v0.4.1 |
| 1260 | 2026-05-04T14:53:02.385Z | Downloaded reedline v0.40.0 |
| 1261 | 2026-05-04T14:53:02.391Z | Downloaded regex v1.12.3 |
| 1262 | 2026-05-04T14:53:02.391Z | Downloaded yansi v1.0.1 |
| 1263 | 2026-05-04T14:53:02.398Z | Downloaded toml_edit v0.19.15 |
| 1264 | 2026-05-04T14:53:02.410Z | Downloaded vte v0.14.1 |
| 1265 | 2026-05-04T14:53:02.418Z | Downloaded ssh-key v0.6.7 |
| 1266 | 2026-05-04T14:53:02.432Z | Downloaded tokio-postgres v0.7.16 |
| 1267 | 2026-05-04T14:53:02.432Z | Downloaded lalrpop v0.19.12 |
| 1268 | 2026-05-04T14:53:02.436Z | Downloaded unicode_categories v0.1.1 |
| 1269 | 2026-05-04T14:53:02.436Z | Downloaded tower v0.5.3 |
| 1270 | 2026-05-04T14:53:02.444Z | Downloaded zip v0.6.6 |
| 1271 | 2026-05-04T14:53:02.457Z | Downloaded bitvec v1.0.1 |
| 1272 | 2026-05-04T14:53:02.457Z | Downloaded rustls-webpki v0.101.7 |
| 1273 | 2026-05-04T14:53:02.464Z | Downloaded rayon v1.11.0 |
| 1274 | 2026-05-04T14:53:02.470Z | Downloaded git2 v0.20.4 |
| 1275 | 2026-05-04T14:53:02.470Z | Downloaded chrono v0.4.44 |
| 1276 | 2026-05-04T14:53:02.477Z | Downloaded reqwest v0.13.2 |
| 1277 | 2026-05-04T14:53:02.477Z | Downloaded bindgen v0.71.1 |
| 1278 | 2026-05-04T14:53:02.494Z | Downloaded quick-xml v0.37.5 |
| 1279 | 2026-05-04T14:53:02.504Z | Downloaded unicode-normalization v0.1.25 |
| 1280 | 2026-05-04T14:53:02.504Z | Downloaded typed-path v0.9.3 |
| 1281 | 2026-05-04T14:53:02.504Z | Downloaded moka v0.12.13 |
| 1282 | 2026-05-04T14:53:02.504Z | Downloaded unicode-segmentation v1.12.0 |
| 1283 | 2026-05-04T14:53:02.504Z | Downloaded salty v0.3.0 |
| 1284 | 2026-05-04T14:53:02.504Z | Downloaded x509-cert v0.2.5 |
| 1285 | 2026-05-04T14:53:02.509Z | Downloaded reqwest v0.12.28 |
| 1286 | 2026-05-04T14:53:02.509Z | Downloaded portable-atomic v1.13.1 |
| 1287 | 2026-05-04T14:53:02.509Z | Downloaded proptest v1.10.0 |
| 1288 | 2026-05-04T14:53:02.513Z | Downloaded goblin v0.10.5 |
| 1289 | 2026-05-04T14:53:02.519Z | Downloaded zerocopy-derive v0.8.40 |
| 1290 | 2026-05-04T14:53:02.537Z | Downloaded tough v0.20.0 |
| 1291 | 2026-05-04T14:53:02.541Z | Downloaded curve25519-dalek v4.1.3 |
| 1292 | 2026-05-04T14:53:02.541Z | Downloaded rustls-webpki v0.102.8 |
| 1293 | 2026-05-04T14:53:02.547Z | Downloaded petname v2.0.2 |
| 1294 | 2026-05-04T14:53:02.550Z | Downloaded serde_with v3.17.0 |
| 1295 | 2026-05-04T14:53:02.556Z | Downloaded tokio-util v0.7.18 |
| 1296 | 2026-05-04T14:53:02.565Z | Downloaded zip v4.6.1 |
| 1297 | 2026-05-04T14:53:02.570Z | Downloaded radix_trie v0.2.1 |
| 1298 | 2026-05-04T14:53:02.573Z | Downloaded object v0.30.4 |
| 1299 | 2026-05-04T14:53:02.583Z | Downloaded winnow v0.6.26 |
| 1300 | 2026-05-04T14:53:02.596Z | Downloaded tower-http v0.6.8 |
| 1301 | 2026-05-04T14:53:02.604Z | Downloaded quinn-proto v0.11.13 |
| 1302 | 2026-05-04T14:53:02.612Z | Downloaded nix v0.27.1 |
| 1303 | 2026-05-04T14:53:02.619Z | Downloaded nix v0.29.0 |
| 1304 | 2026-05-04T14:53:02.626Z | Downloaded dropshot v0.16.7 |
| 1305 | 2026-05-04T14:53:02.639Z | Downloaded winnow v0.5.40 |
| 1306 | 2026-05-04T14:53:02.644Z | Downloaded time v0.3.47 |
| 1307 | 2026-05-04T14:53:02.651Z | Downloaded openssl v0.10.78 |
| 1308 | 2026-05-04T14:53:02.657Z | Downloaded tabled v0.20.0 |
| 1309 | 2026-05-04T14:53:02.667Z | Downloaded rustls v0.21.12 |
| 1310 | 2026-05-04T14:53:02.674Z | Downloaded smoltcp v0.9.1 |
| 1311 | 2026-05-04T14:53:02.680Z | Downloaded nix v0.28.0 |
| 1312 | 2026-05-04T14:53:02.687Z | Downloaded regex-syntax v0.6.29 |
| 1313 | 2026-05-04T14:53:02.692Z | Downloaded dropshot v0.17.0 |
| 1314 | 2026-05-04T14:53:02.705Z | Downloaded zlib-rs v0.6.2 |
| 1315 | 2026-05-04T14:53:02.708Z | Downloaded hickory-proto v0.25.2 |
| 1316 | 2026-05-04T14:53:02.718Z | Downloaded openapiv3 v2.2.0 |
| 1317 | 2026-05-04T14:53:02.725Z | Downloaded smoltcp v0.11.0 |
| 1318 | 2026-05-04T14:53:02.733Z | Downloaded regress v0.11.1 |
| 1319 | 2026-05-04T14:53:02.739Z | Downloaded rustix v0.38.44 |
| 1320 | 2026-05-04T14:53:02.752Z | Downloaded diesel v2.3.7 |
| 1321 | 2026-05-04T14:53:02.764Z | Downloaded rustls v0.23.37 |
| 1322 | 2026-05-04T14:53:02.772Z | Downloaded regex-syntax v0.8.10 |
| 1323 | 2026-05-04T14:53:02.777Z | Downloaded regress v0.10.5 |
| 1324 | 2026-05-04T14:53:02.781Z | Downloaded object v0.37.3 |
| 1325 | 2026-05-04T14:53:02.788Z | Downloaded hickory-proto v0.24.4 |
| 1326 | 2026-05-04T14:53:02.796Z | Downloaded zerocopy v0.8.40 |
| 1327 | 2026-05-04T14:53:02.802Z | Downloaded webpki-roots v1.0.6 |
| 1328 | 2026-05-04T14:53:02.805Z | Downloaded typify-impl v0.6.2 |
| 1329 | 2026-05-04T14:53:02.815Z | Downloaded tracing v0.1.44 |
| 1330 | 2026-05-04T14:53:02.829Z | Downloaded vcpkg v0.2.15 |
| 1331 | 2026-05-04T14:53:02.853Z | Downloaded sqlparser v0.61.0 |
| 1332 | 2026-05-04T14:53:02.858Z | Downloaded ratatui v0.29.0 |
| 1333 | 2026-05-04T14:53:02.870Z | Downloaded rustls v0.22.4 |
| 1334 | 2026-05-04T14:53:02.878Z | Downloaded nix v0.31.2 |
| 1335 | 2026-05-04T14:53:02.885Z | Downloaded bstr v1.12.1 |
| 1336 | 2026-05-04T14:53:02.890Z | Downloaded polar-core v0.27.3 |
| 1337 | 2026-05-04T14:53:02.896Z | Downloaded sled v0.34.7 |
| 1338 | 2026-05-04T14:53:02.902Z | Downloaded petgraph v0.6.5 |
| 1339 | 2026-05-04T14:53:02.913Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1340 | 2026-05-04T14:53:02.927Z | Downloaded typify-impl v0.4.3 |
| 1341 | 2026-05-04T14:53:02.936Z | Downloaded petgraph v0.8.3 |
| 1342 | 2026-05-04T14:53:02.950Z | Downloaded csv v1.4.0 |
| 1343 | 2026-05-04T14:53:02.962Z | Downloaded zerocopy-derive v0.6.6 |
| 1344 | 2026-05-04T14:53:02.969Z | Downloaded regex-automata v0.4.14 |
| 1345 | 2026-05-04T14:53:02.977Z | Downloaded chrono-tz v0.10.4 |
| 1346 | 2026-05-04T14:53:02.988Z | Downloaded jiff v0.2.21 |
| 1347 | 2026-05-04T14:53:02.999Z | Downloaded tokio v1.52.1 |
| 1348 | 2026-05-04T14:53:03.031Z | Downloaded libz-sys v1.1.24 |
| 1349 | 2026-05-04T14:53:03.045Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1350 | 2026-05-04T14:53:03.057Z | Downloaded sha3 v0.10.8 |
| 1351 | 2026-05-04T14:53:03.060Z | Downloaded encoding_rs v0.8.35 |
| 1352 | 2026-05-04T14:53:03.101Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1353 | 2026-05-04T14:53:03.149Z | Downloaded ring v0.17.14 |
| 1354 | 2026-05-04T14:53:03.668Z | Downloaded aws-lc-sys v0.37.1 |
| 1355 | 2026-05-04T14:53:03.928Z | Compiling libc v0.2.185 |
| 1356 | 2026-05-04T14:53:03.928Z | Compiling serde v1.0.228 |
| 1357 | 2026-05-04T14:53:03.931Z | Compiling log v0.4.29 |
| 1358 | 2026-05-04T14:53:03.931Z | Compiling find-msvc-tools v0.1.9 |
| 1359 | 2026-05-04T14:53:04.081Z | Compiling shlex v1.3.0 |
| 1360 | 2026-05-04T14:53:04.085Z | Compiling smallvec v1.15.1 |
| 1361 | 2026-05-04T14:53:04.093Z | Compiling syn v2.0.117 |
| 1362 | 2026-05-04T14:53:04.114Z | Compiling typenum v1.19.0 |
| 1363 | 2026-05-04T14:53:04.323Z | Compiling generic-array v0.14.7 |
| 1364 | 2026-05-04T14:53:04.326Z | Compiling subtle v2.6.1 |
| 1365 | 2026-05-04T14:53:04.326Z | Compiling scopeguard v1.2.0 |
| 1366 | 2026-05-04T14:53:04.337Z | Compiling const-oid v0.9.6 |
| 1367 | 2026-05-04T14:53:04.415Z | Compiling lock_api v0.4.14 |
| 1368 | 2026-05-04T14:53:04.431Z | Compiling portable-atomic v1.13.1 |
| 1369 | 2026-05-04T14:53:04.503Z | Compiling zerocopy v0.8.40 |
| 1370 | 2026-05-04T14:53:04.546Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-05-04T14:53:04.658Z | Compiling serde_json v1.0.149 |
| 1372 | 2026-05-04T14:53:04.674Z | Compiling pin-project-lite v0.2.17 |
| 1373 | 2026-05-04T14:53:04.779Z | Compiling parking_lot_core v0.9.12 |
| 1374 | 2026-05-04T14:53:04.973Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-05-04T14:53:04.991Z | Compiling jobserver v0.1.34 |
| 1376 | 2026-05-04T14:53:05.044Z | Compiling errno v0.3.14 |
| 1377 | 2026-05-04T14:53:05.125Z | Compiling rand_core v0.6.4 |
| 1378 | 2026-05-04T14:53:05.141Z | Compiling pkg-config v0.3.32 |
| 1379 | 2026-05-04T14:53:05.201Z | Compiling cc v1.2.56 |
| 1380 | 2026-05-04T14:53:05.219Z | Compiling signal-hook-registry v1.4.8 |
| 1381 | 2026-05-04T14:53:05.411Z | Compiling bitflags v2.11.0 |
| 1382 | 2026-05-04T14:53:05.498Z | Compiling once_cell v1.21.3 |
| 1383 | 2026-05-04T14:53:05.584Z | Compiling libm v0.2.16 |
| 1384 | 2026-05-04T14:53:05.652Z | Compiling parking_lot v0.12.5 |
| 1385 | 2026-05-04T14:53:05.681Z | Compiling mio v1.2.0 |
| 1386 | 2026-05-04T14:53:05.711Z | Compiling num-traits v0.2.19 |
| 1387 | 2026-05-04T14:53:05.725Z | Compiling futures-core v0.3.32 |
| 1388 | 2026-05-04T14:53:05.887Z | Compiling percent-encoding v2.3.2 |
| 1389 | 2026-05-04T14:53:06.034Z | Compiling socket2 v0.6.3 |
| 1390 | 2026-05-04T14:53:06.068Z | Compiling cpufeatures v0.2.17 |
| 1391 | 2026-05-04T14:53:06.083Z | Compiling futures-sink v0.3.32 |
| 1392 | 2026-05-04T14:53:06.098Z | Compiling slab v0.4.12 |
| 1393 | 2026-05-04T14:53:06.146Z | Compiling getrandom v0.4.1 |
| 1394 | 2026-05-04T14:53:06.161Z | Compiling futures-task v0.3.32 |
| 1395 | 2026-05-04T14:53:06.192Z | Compiling futures-channel v0.3.32 |
| 1396 | 2026-05-04T14:53:06.278Z | Compiling futures-io v0.3.32 |
| 1397 | 2026-05-04T14:53:06.337Z | Compiling rand_core v0.10.0 |
| 1398 | 2026-05-04T14:53:06.423Z | Compiling getrandom v0.3.4 |
| 1399 | 2026-05-04T14:53:06.439Z | Compiling rustversion v1.0.22 |
| 1400 | 2026-05-04T14:53:06.453Z | Compiling indexmap v2.14.0 |
| 1401 | 2026-05-04T14:53:06.517Z | Compiling form_urlencoded v1.2.2 |
| 1402 | 2026-05-04T14:53:06.731Z | Compiling cmake v0.1.57 |
| 1403 | 2026-05-04T14:53:06.831Z | Compiling ident_case v1.0.1 |
| 1404 | 2026-05-04T14:53:06.989Z | Compiling base64ct v1.8.3 |
| 1405 | 2026-05-04T14:53:07.222Z | Compiling synstructure v0.13.2 |
| 1406 | 2026-05-04T14:53:07.225Z | Compiling dunce v1.0.5 |
| 1407 | 2026-05-04T14:53:07.270Z | Compiling fs_extra v1.3.0 |
| 1408 | 2026-05-04T14:53:07.308Z | Compiling pem-rfc7468 v0.7.0 |
| 1409 | 2026-05-04T14:53:07.343Z | Compiling flagset v0.4.7 |
| 1410 | 2026-05-04T14:53:07.453Z | Compiling rand_core v0.9.5 |
| 1411 | 2026-05-04T14:53:07.487Z | Compiling iana-time-zone v0.1.65 |
| 1412 | 2026-05-04T14:53:07.531Z | Compiling rustix v1.1.3 |
| 1413 | 2026-05-04T14:53:07.555Z | Compiling aws-lc-sys v0.37.1 |
| 1414 | 2026-05-04T14:53:07.590Z | Compiling ring v0.17.14 |
| 1415 | 2026-05-04T14:53:07.641Z | Compiling uuid v1.23.0 |
| 1416 | 2026-05-04T14:53:07.710Z | Compiling rustc_version v0.4.1 |
| 1417 | 2026-05-04T14:53:07.749Z | Compiling regex-syntax v0.8.10 |
| 1418 | 2026-05-04T14:53:07.933Z | Compiling vcpkg v0.2.15 |
| 1419 | 2026-05-04T14:53:08.063Z | Compiling aws-lc-rs v1.16.0 |
| 1420 | 2026-05-04T14:53:08.376Z | Compiling tracing-core v0.1.36 |
| 1421 | 2026-05-04T14:53:08.398Z | Compiling pest_generator v2.8.6 |
| 1422 | 2026-05-04T14:53:08.693Z | Compiling openssl-sys v0.9.114 |
| 1423 | 2026-05-04T14:53:08.985Z | Compiling serde_derive_internals v0.29.1 |
| 1424 | 2026-05-04T14:53:09.003Z | Compiling serde_derive v1.0.228 |
| 1425 | 2026-05-04T14:53:09.179Z | Compiling zeroize_derive v1.4.3 |
| 1426 | 2026-05-04T14:53:09.260Z | Compiling zerofrom-derive v0.1.6 |
| 1427 | 2026-05-04T14:53:09.429Z | Compiling yoke-derive v0.8.1 |
| 1428 | 2026-05-04T14:53:09.886Z | Compiling zeroize v1.8.2 |
| 1429 | 2026-05-04T14:53:09.972Z | Compiling zerocopy-derive v0.8.40 |
| 1430 | 2026-05-04T14:53:10.323Z | Compiling zerovec-derive v0.11.2 |
| 1431 | 2026-05-04T14:53:10.716Z | Compiling crypto-common v0.1.7 |
| 1432 | 2026-05-04T14:53:10.740Z | Compiling block-buffer v0.10.4 |
| 1433 | 2026-05-04T14:53:10.800Z | Compiling zerofrom v0.1.6 |
| 1434 | 2026-05-04T14:53:10.866Z | Compiling displaydoc v0.2.5 |
| 1435 | 2026-05-04T14:53:10.919Z | Compiling yoke v0.8.1 |
| 1436 | 2026-05-04T14:53:10.936Z | Compiling digest v0.10.7 |
| 1437 | 2026-05-04T14:53:11.118Z | Compiling tokio-macros v2.7.0 |
| 1438 | 2026-05-04T14:53:11.198Z | Compiling hmac v0.12.1 |
| 1439 | 2026-05-04T14:53:11.387Z | Compiling futures-macro v0.3.32 |
| 1440 | 2026-05-04T14:53:11.529Z | Compiling zerovec v0.11.5 |
| 1441 | 2026-05-04T14:53:11.653Z | Compiling zerotrie v0.2.3 |
| 1442 | 2026-05-04T14:53:11.909Z | Compiling block-padding v0.3.3 |
| 1443 | 2026-05-04T14:53:11.998Z | Compiling tinystr v0.8.2 |
| 1444 | 2026-05-04T14:53:12.067Z | Compiling potential_utf v0.1.4 |
| 1445 | 2026-05-04T14:53:12.083Z | Compiling inout v0.1.4 |
| 1446 | 2026-05-04T14:53:12.227Z | Compiling icu_locale_core v2.1.1 |
| 1447 | 2026-05-04T14:53:12.245Z | Compiling icu_collections v2.1.1 |
| 1448 | 2026-05-04T14:53:12.248Z | Compiling futures-util v0.3.32 |
| 1449 | 2026-05-04T14:53:12.278Z | Compiling cipher v0.4.4 |
| 1450 | 2026-05-04T14:53:12.295Z | Compiling sha2 v0.10.9 |
| 1451 | 2026-05-04T14:53:12.569Z | Compiling der_derive v0.7.3 |
| 1452 | 2026-05-04T14:53:12.765Z | Compiling bytes v1.11.1 |
| 1453 | 2026-05-04T14:53:12.781Z | Compiling chrono v0.4.44 |
| 1454 | 2026-05-04T14:53:13.151Z | Compiling icu_provider v2.1.1 |
| 1455 | 2026-05-04T14:53:13.414Z | Compiling tokio v1.52.1 |
| 1456 | 2026-05-04T14:53:13.452Z | Compiling icu_normalizer v2.1.1 |
| 1457 | 2026-05-04T14:53:13.572Z | Compiling icu_properties v2.1.2 |
| 1458 | 2026-05-04T14:53:13.734Z | Compiling der v0.7.10 |
| 1459 | 2026-05-04T14:53:13.990Z | Compiling http v1.4.0 |
| 1460 | 2026-05-04T14:53:14.206Z | Compiling salsa20 v0.10.2 |
| 1461 | 2026-05-04T14:53:14.356Z | Compiling pbkdf2 v0.12.2 |
| 1462 | 2026-05-04T14:53:14.481Z | Compiling idna_adapter v1.2.1 |
| 1463 | 2026-05-04T14:53:14.631Z | Compiling ppv-lite86 v0.2.21 |
| 1464 | 2026-05-04T14:53:14.649Z | Compiling idna v1.1.0 |
| 1465 | 2026-05-04T14:53:14.703Z | Compiling spki v0.7.3 |
| 1466 | 2026-05-04T14:53:14.733Z | Compiling thiserror-impl v2.0.18 |
| 1467 | 2026-05-04T14:53:14.920Z | Compiling rand_chacha v0.9.0 |
| 1468 | 2026-05-04T14:53:14.935Z | Compiling url v2.5.8 |
| 1469 | 2026-05-04T14:53:14.967Z | Compiling scrypt v0.11.0 |
| 1470 | 2026-05-04T14:53:14.982Z | Compiling cbc v0.1.2 |
| 1471 | 2026-05-04T14:53:15.132Z | Compiling aes v0.8.4 |
| 1472 | 2026-05-04T14:53:15.224Z | Compiling rustls-pki-types v1.14.0 |
| 1473 | 2026-05-04T14:53:15.314Z | Compiling tracing-attributes v0.1.31 |
| 1474 | 2026-05-04T14:53:15.630Z | Compiling pkcs5 v0.7.1 |
| 1475 | 2026-05-04T14:53:15.685Z | Compiling rand v0.9.2 |
| 1476 | 2026-05-04T14:53:15.770Z | Compiling http-body v1.0.1 |
| 1477 | 2026-05-04T14:53:15.970Z | Compiling httparse v1.10.1 |
| 1478 | 2026-05-04T14:53:16.073Z | Compiling thiserror v2.0.18 |
| 1479 | 2026-05-04T14:53:16.117Z | Compiling untrusted v0.9.0 |
| 1480 | 2026-05-04T14:53:16.185Z | Compiling schemars v0.8.22 |
| 1481 | 2026-05-04T14:53:16.200Z | Compiling base64 v0.22.1 |
| 1482 | 2026-05-04T14:53:16.244Z | Compiling untrusted v0.7.1 |
| 1483 | 2026-05-04T14:53:16.317Z | Compiling openssl-probe v0.2.1 |
| 1484 | 2026-05-04T14:53:16.427Z | Compiling pkcs8 v0.10.2 |
| 1485 | 2026-05-04T14:53:16.484Z | Compiling schemars_derive v0.8.22 |
| 1486 | 2026-05-04T14:53:16.499Z | Compiling pest_derive v2.8.6 |
| 1487 | 2026-05-04T14:53:16.522Z | Compiling scroll_derive v0.13.1 |
| 1488 | 2026-05-04T14:53:16.645Z | Compiling tracing v0.1.44 |
| 1489 | 2026-05-04T14:53:16.741Z | Compiling darling_core v0.20.11 |
| 1490 | 2026-05-04T14:53:16.966Z | Compiling try-lock v0.2.5 |
| 1491 | 2026-05-04T14:53:16.994Z | Compiling tinyvec_macros v0.1.1 |
| 1492 | 2026-05-04T14:53:17.072Z | Compiling atomic-waker v1.1.2 |
| 1493 | 2026-05-04T14:53:17.087Z | Compiling tower-service v0.3.3 |
| 1494 | 2026-05-04T14:53:17.188Z | Compiling dyn-clone v1.0.20 |
| 1495 | 2026-05-04T14:53:17.205Z | Compiling tower-layer v0.3.3 |
| 1496 | 2026-05-04T14:53:17.333Z | Compiling tokio-util v0.7.18 |
| 1497 | 2026-05-04T14:53:17.377Z | Compiling rustls v0.23.37 |
| 1498 | 2026-05-04T14:53:17.392Z | Compiling scroll v0.13.0 |
| 1499 | 2026-05-04T14:53:17.557Z | Compiling tinyvec v1.10.0 |
| 1500 | 2026-05-04T14:53:17.682Z | Compiling want v0.3.1 |
| 1501 | 2026-05-04T14:53:17.926Z | Compiling ipnet v2.11.0 |
| 1502 | 2026-05-04T14:53:18.173Z | Compiling h2 v0.4.13 |
| 1503 | 2026-05-04T14:53:18.294Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1504 | 2026-05-04T14:53:18.398Z | Compiling spin v0.9.8 |
| 1505 | 2026-05-04T14:53:18.447Z | Compiling aho-corasick v1.1.4 |
| 1506 | 2026-05-04T14:53:18.616Z | Compiling num-conv v0.2.0 |
| 1507 | 2026-05-04T14:53:18.695Z | Compiling openssl v0.10.78 |
| 1508 | 2026-05-04T14:53:18.757Z | Compiling crc32fast v1.5.0 |
| 1509 | 2026-05-04T14:53:18.937Z | Compiling httpdate v1.0.3 |
| 1510 | 2026-05-04T14:53:19.046Z | Compiling pin-utils v0.1.0 |
| 1511 | 2026-05-04T14:53:19.116Z | Compiling darling_macro v0.20.11 |
| 1512 | 2026-05-04T14:53:19.132Z | Compiling time-core v0.1.8 |
| 1513 | 2026-05-04T14:53:19.166Z | Compiling foreign-types-shared v0.1.1 |
| 1514 | 2026-05-04T14:53:19.182Z | Compiling powerfmt v0.2.0 |
| 1515 | 2026-05-04T14:53:19.260Z | Compiling foreign-types v0.3.2 |
| 1516 | 2026-05-04T14:53:19.286Z | Compiling time-macros v0.2.27 |
| 1517 | 2026-05-04T14:53:19.304Z | Compiling regex-automata v0.4.14 |
| 1518 | 2026-05-04T14:53:19.335Z | Compiling deranged v0.5.8 |
| 1519 | 2026-05-04T14:53:19.608Z | Compiling darling v0.20.11 |
| 1520 | 2026-05-04T14:53:19.698Z | Compiling tempfile v3.25.0 |
| 1521 | 2026-05-04T14:53:20.089Z | Compiling goblin v0.10.5 |
| 1522 | 2026-05-04T14:53:20.361Z | Compiling openssl-macros v0.1.1 |
| 1523 | 2026-05-04T14:53:20.387Z | Compiling wait-timeout v0.2.1 |
| 1524 | 2026-05-04T14:53:20.685Z | Compiling native-tls v0.2.18 |
| 1525 | 2026-05-04T14:53:20.768Z | Compiling syn v1.0.109 |
| 1526 | 2026-05-04T14:53:20.784Z | Compiling bit-vec v0.8.0 |
| 1527 | 2026-05-04T14:53:20.901Z | Compiling num_threads v0.1.7 |
| 1528 | 2026-05-04T14:53:21.014Z | Compiling simd-adler32 v0.3.8 |
| 1529 | 2026-05-04T14:53:21.033Z | Compiling crossbeam-utils v0.8.21 |
| 1530 | 2026-05-04T14:53:21.099Z | Compiling quick-error v1.2.3 |
| 1531 | 2026-05-04T14:53:21.217Z | Compiling usdt-impl v0.6.0 |
| 1532 | 2026-05-04T14:53:21.272Z | Compiling hyper v1.8.1 |
| 1533 | 2026-05-04T14:53:21.336Z | Compiling siphasher v1.0.2 |
| 1534 | 2026-05-04T14:53:21.482Z | Compiling rusty-fork v0.3.1 |
| 1535 | 2026-05-04T14:53:21.591Z | Compiling bit-set v0.8.0 |
| 1536 | 2026-05-04T14:53:21.767Z | Compiling time v0.3.47 |
| 1537 | 2026-05-04T14:53:22.348Z | Compiling derive_builder_core v0.20.2 |
| 1538 | 2026-05-04T14:53:22.985Z | Compiling dof v0.4.0 |
| 1539 | 2026-05-04T14:53:23.280Z | Compiling hyper-util v0.1.20 |
| 1540 | 2026-05-04T14:53:23.661Z | Compiling unicode-normalization v0.1.25 |
| 1541 | 2026-05-04T14:53:23.698Z | Compiling dtrace-parser v0.3.0 |
| 1542 | 2026-05-04T14:53:24.131Z | Compiling rustls-native-certs v0.8.3 |
| 1543 | 2026-05-04T14:53:24.201Z | Compiling signature v2.2.0 |
| 1544 | 2026-05-04T14:53:24.394Z | Compiling scroll_derive v0.12.1 |
| 1545 | 2026-05-04T14:53:24.439Z | Compiling thiserror-impl v1.0.69 |
| 1546 | 2026-05-04T14:53:24.467Z | Compiling heapless v0.7.17 |
| 1547 | 2026-05-04T14:53:24.570Z | Compiling rand_xorshift v0.4.0 |
| 1548 | 2026-05-04T14:53:24.717Z | Compiling slog v2.8.2 |
| 1549 | 2026-05-04T14:53:24.743Z | Compiling darling_core v0.21.3 |
| 1550 | 2026-05-04T14:53:24.910Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1551 | 2026-05-04T14:53:24.970Z | Compiling sync_wrapper v1.0.2 |
| 1552 | 2026-05-04T14:53:25.069Z | Compiling thread-id v5.1.0 |
| 1553 | 2026-05-04T14:53:25.083Z | Compiling cookie v0.18.1 |
| 1554 | 2026-05-04T14:53:25.097Z | Compiling anyhow v1.0.102 |
| 1555 | 2026-05-04T14:53:25.156Z | Compiling paste v1.0.15 |
| 1556 | 2026-05-04T14:53:25.201Z | Compiling unarray v0.1.4 |
| 1557 | 2026-05-04T14:53:25.270Z | Compiling signal-hook v0.3.18 |
| 1558 | 2026-05-04T14:53:25.317Z | Compiling unicode-properties v0.1.4 |
| 1559 | 2026-05-04T14:53:25.409Z | Compiling adler2 v2.0.1 |
| 1560 | 2026-05-04T14:53:25.432Z | Compiling allocator-api2 v0.2.21 |
| 1561 | 2026-05-04T14:53:25.449Z | Compiling zstd-safe v7.2.4 |
| 1562 | 2026-05-04T14:53:25.541Z | Compiling unicode-bidi v0.3.18 |
| 1563 | 2026-05-04T14:53:25.546Z | Compiling miniz_oxide v0.8.9 |
| 1564 | 2026-05-04T14:53:25.752Z | Compiling thiserror v1.0.69 |
| 1565 | 2026-05-04T14:53:25.768Z | Compiling proptest v1.10.0 |
| 1566 | 2026-05-04T14:53:25.862Z | Compiling stringprep v0.1.5 |
| 1567 | 2026-05-04T14:53:26.136Z | Compiling tower v0.5.3 |
| 1568 | 2026-05-04T14:53:26.179Z | Compiling scroll v0.12.0 |
| 1569 | 2026-05-04T14:53:26.456Z | Compiling derive_builder_macro v0.20.2 |
| 1570 | 2026-05-04T14:53:26.740Z | Compiling ipnetwork v0.21.1 |
| 1571 | 2026-05-04T14:53:26.793Z | Compiling http-body-util v0.1.3 |
| 1572 | 2026-05-04T14:53:26.993Z | Compiling webpki-roots v1.0.6 |
| 1573 | 2026-05-04T14:53:27.090Z | Compiling rand_chacha v0.3.1 |
| 1574 | 2026-05-04T14:53:27.135Z | Compiling serde_spanned v0.6.9 |
| 1575 | 2026-05-04T14:53:27.190Z | Compiling serde_tokenstream v0.2.3 |
| 1576 | 2026-05-04T14:53:27.280Z | Compiling toml_datetime v0.6.11 |
| 1577 | 2026-05-04T14:53:27.302Z | Compiling erased-serde v0.3.31 |
| 1578 | 2026-05-04T14:53:27.441Z | Compiling darling_macro v0.21.3 |
| 1579 | 2026-05-04T14:53:27.544Z | Compiling md-5 v0.10.6 |
| 1580 | 2026-05-04T14:53:27.567Z | Compiling zerocopy-derive v0.7.35 |
| 1581 | 2026-05-04T14:53:27.736Z | Compiling curve25519-dalek v4.1.3 |
| 1582 | 2026-05-04T14:53:27.848Z | Compiling vergen-lib v0.1.6 |
| 1583 | 2026-05-04T14:53:27.973Z | Compiling num-integer v0.1.46 |
| 1584 | 2026-05-04T14:53:28.003Z | Compiling hash32 v0.2.1 |
| 1585 | 2026-05-04T14:53:28.058Z | Compiling ff v0.13.1 |
| 1586 | 2026-05-04T14:53:28.117Z | Compiling memoffset v0.9.1 |
| 1587 | 2026-05-04T14:53:28.212Z | Compiling num-bigint-dig v0.8.6 |
| 1588 | 2026-05-04T14:53:28.212Z | Compiling zlib-rs v0.6.2 |
| 1589 | 2026-05-04T14:53:28.330Z | Compiling base16ct v0.2.0 |
| 1590 | 2026-05-04T14:53:28.330Z | Compiling cfg_aliases v0.2.1 |
| 1591 | 2026-05-04T14:53:28.435Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-05-04T14:53:28.453Z | Compiling rustix v0.38.44 |
| 1593 | 2026-05-04T14:53:28.531Z | Compiling ref-cast v1.0.25 |
| 1594 | 2026-05-04T14:53:28.548Z | Compiling ryu v1.0.23 |
| 1595 | 2026-05-04T14:53:28.753Z | Compiling iri-string v0.7.10 |
| 1596 | 2026-05-04T14:53:28.799Z | Compiling fallible-iterator v0.2.0 |
| 1597 | 2026-05-04T14:53:28.826Z | Compiling litrs v1.0.0 |
| 1598 | 2026-05-04T14:53:28.866Z | Compiling psl-types v2.0.11 |
| 1599 | 2026-05-04T14:53:29.009Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-05-04T14:53:29.136Z | Compiling postgres-protocol v0.6.10 |
| 1601 | 2026-05-04T14:53:29.379Z | Compiling document-features v0.2.12 |
| 1602 | 2026-05-04T14:53:29.399Z | Compiling serde_urlencoded v0.7.1 |
| 1603 | 2026-05-04T14:53:29.666Z | Compiling zerocopy v0.7.35 |
| 1604 | 2026-05-04T14:53:29.734Z | Compiling sec1 v0.7.3 |
| 1605 | 2026-05-04T14:53:30.019Z | Compiling tower-http v0.6.8 |
| 1606 | 2026-05-04T14:53:30.061Z | Compiling nix v0.31.2 |
| 1607 | 2026-05-04T14:53:30.272Z | Compiling newtype-uuid v1.3.2 |
| 1608 | 2026-05-04T14:53:30.457Z | Compiling num-iter v0.1.45 |
| 1609 | 2026-05-04T14:53:30.474Z | Compiling group v0.13.0 |
| 1610 | 2026-05-04T14:53:30.660Z | Compiling darling v0.21.3 |
| 1611 | 2026-05-04T14:53:30.677Z | Compiling rand v0.8.5 |
| 1612 | 2026-05-04T14:53:30.754Z | Compiling oxnet v0.1.4 |
| 1613 | 2026-05-04T14:53:30.893Z | Compiling hubpack_derive v0.1.1 |
| 1614 | 2026-05-04T14:53:31.021Z | Compiling derive_builder v0.20.2 |
| 1615 | 2026-05-04T14:53:31.165Z | Compiling tokio-native-tls v0.3.1 |
| 1616 | 2026-05-04T14:53:31.183Z | Compiling goblin v0.8.2 |
| 1617 | 2026-05-04T14:53:31.358Z | Compiling flate2 v1.1.9 |
| 1618 | 2026-05-04T14:53:31.853Z | Compiling regex v1.12.3 |
| 1619 | 2026-05-04T14:53:31.882Z | Compiling phf_shared v0.13.1 |
| 1620 | 2026-05-04T14:53:31.999Z | Compiling lazy_static v1.5.0 |
| 1621 | 2026-05-04T14:53:32.038Z | Compiling cargo-platform v0.1.9 |
| 1622 | 2026-05-04T14:53:32.127Z | Compiling hkdf v0.12.4 |
| 1623 | 2026-05-04T14:53:32.149Z | Compiling crypto-bigint v0.5.5 |
| 1624 | 2026-05-04T14:53:32.210Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-05-04T14:53:32.313Z | Compiling ref-cast-impl v1.0.25 |
| 1626 | 2026-05-04T14:53:32.316Z | Compiling strum_macros v0.27.2 |
| 1627 | 2026-05-04T14:53:32.346Z | Compiling async-trait v0.1.89 |
| 1628 | 2026-05-04T14:53:32.361Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1629 | 2026-05-04T14:53:32.907Z | Compiling daft-derive v0.1.5 |
| 1630 | 2026-05-04T14:53:33.060Z | Compiling vergen v9.0.6 |
| 1631 | 2026-05-04T14:53:33.255Z | Compiling fs-err v3.3.0 |
| 1632 | 2026-05-04T14:53:33.431Z | Compiling ahash v0.8.12 |
| 1633 | 2026-05-04T14:53:33.462Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-05-04T14:53:33.658Z | Compiling unicode-segmentation v1.12.0 |
| 1635 | 2026-05-04T14:53:33.675Z | Compiling foldhash v0.2.0 |
| 1636 | 2026-05-04T14:53:33.927Z | Compiling managed v0.8.0 |
| 1637 | 2026-05-04T14:53:34.083Z | Compiling winnow v0.5.40 |
| 1638 | 2026-05-04T14:53:34.165Z | Compiling bumpalo v3.20.2 |
| 1639 | 2026-05-04T14:53:34.206Z | Compiling object v0.37.3 |
| 1640 | 2026-05-04T14:53:34.388Z | Compiling bitflags v1.3.2 |
| 1641 | 2026-05-04T14:53:34.425Z | Compiling foldhash v0.1.5 |
| 1642 | 2026-05-04T14:53:34.445Z | Compiling strum v0.27.2 |
| 1643 | 2026-05-04T14:53:34.564Z | Compiling hashbrown v0.15.5 |
| 1644 | 2026-05-04T14:53:34.592Z | Compiling zopfli v0.8.3 |
| 1645 | 2026-05-04T14:53:34.616Z | Compiling clap_builder v4.5.60 |
| 1646 | 2026-05-04T14:53:35.053Z | Compiling bzip2 v0.6.1 |
| 1647 | 2026-05-04T14:53:35.172Z | Compiling hashbrown v0.16.1 |
| 1648 | 2026-05-04T14:53:35.287Z | Compiling daft v0.1.5 |
| 1649 | 2026-05-04T14:53:35.319Z | Compiling dof v0.3.0 |
| 1650 | 2026-05-04T14:53:35.518Z | Compiling toml_edit v0.19.15 |
| 1651 | 2026-05-04T14:53:35.621Z | Compiling elliptic-curve v0.13.8 |
| 1652 | 2026-05-04T14:53:35.952Z | Compiling cargo_metadata v0.19.2 |
| 1653 | 2026-05-04T14:53:36.109Z | Compiling phf v0.13.1 |
| 1654 | 2026-05-04T14:53:36.291Z | Compiling signal-hook-mio v0.2.5 |
| 1655 | 2026-05-04T14:53:36.848Z | Compiling cookie_store v0.22.1 |
| 1656 | 2026-05-04T14:53:37.450Z | Compiling zstd v0.13.3 |
| 1657 | 2026-05-04T14:53:37.576Z | Compiling hubpack v0.1.2 |
| 1658 | 2026-05-04T14:53:37.658Z | Compiling hyper-tls v0.6.0 |
| 1659 | 2026-05-04T14:53:37.743Z | Compiling bzip2 v0.4.4 |
| 1660 | 2026-05-04T14:53:37.823Z | Compiling serde_with_macros v3.17.0 |
| 1661 | 2026-05-04T14:53:37.940Z | Compiling postgres-types v0.2.12 |
| 1662 | 2026-05-04T14:53:38.021Z | Compiling usdt-attr-macro v0.6.0 |
| 1663 | 2026-05-04T14:53:38.420Z | Compiling usdt-macro v0.6.0 |
| 1664 | 2026-05-04T14:53:38.529Z | Compiling dtrace-parser v0.2.0 |
| 1665 | 2026-05-04T14:53:38.823Z | Compiling ed25519 v2.2.3 |
| 1666 | 2026-05-04T14:53:38.864Z | Compiling bstr v1.12.1 |
| 1667 | 2026-05-04T14:53:38.996Z | Compiling phf_shared v0.11.3 |
| 1668 | 2026-05-04T14:53:39.120Z | Compiling pkcs1 v0.7.5 |
| 1669 | 2026-05-04T14:53:39.195Z | Compiling hex v0.4.3 |
| 1670 | 2026-05-04T14:53:39.217Z | Compiling serde-big-array v0.5.1 |
| 1671 | 2026-05-04T14:53:39.325Z | Compiling rfc6979 v0.4.0 |
| 1672 | 2026-05-04T14:53:39.368Z | Compiling enum-as-inner v0.6.1 |
| 1673 | 2026-05-04T14:53:39.452Z | Compiling strum_macros v0.26.4 |
| 1674 | 2026-05-04T14:53:39.477Z | Compiling serde_repr v0.1.20 |
| 1675 | 2026-05-04T14:53:39.538Z | Compiling clap_derive v4.5.55 |
| 1676 | 2026-05-04T14:53:39.561Z | Compiling float-cmp v0.10.0 |
| 1677 | 2026-05-04T14:53:39.721Z | Compiling thread-id v4.2.2 |
| 1678 | 2026-05-04T14:53:39.792Z | Compiling memmap2 v0.9.10 |
| 1679 | 2026-05-04T14:53:39.817Z | Compiling env_filter v1.0.0 |
| 1680 | 2026-05-04T14:53:39.882Z | Compiling encoding_rs v0.8.35 |
| 1681 | 2026-05-04T14:53:39.988Z | Compiling fixedbitset v0.4.2 |
| 1682 | 2026-05-04T14:53:40.013Z | Compiling static_assertions v1.1.0 |
| 1683 | 2026-05-04T14:53:40.094Z | Compiling predicates-core v1.0.10 |
| 1684 | 2026-05-04T14:53:40.132Z | Compiling whoami v2.1.0 |
| 1685 | 2026-05-04T14:53:40.215Z | Compiling new_debug_unreachable v1.0.6 |
| 1686 | 2026-05-04T14:53:40.281Z | Compiling either v1.15.0 |
| 1687 | 2026-05-04T14:53:40.299Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-05-04T14:53:40.498Z | Compiling precomputed-hash v0.1.1 |
| 1689 | 2026-05-04T14:53:40.520Z | Compiling jiff v0.2.21 |
| 1690 | 2026-05-04T14:53:40.596Z | Compiling keccak v0.1.6 |
| 1691 | 2026-05-04T14:53:41.009Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-05-04T14:53:41.249Z | Compiling rustc-hash v2.1.1 |
| 1693 | 2026-05-04T14:53:41.323Z | Compiling difflib v0.4.0 |
| 1694 | 2026-05-04T14:53:41.374Z | Compiling normalize-line-endings v0.3.0 |
| 1695 | 2026-05-04T14:53:41.389Z | Compiling mime v0.3.17 |
| 1696 | 2026-05-04T14:53:41.423Z | Compiling clap v4.5.60 |
| 1697 | 2026-05-04T14:53:41.456Z | Compiling iddqd v0.3.18 |
| 1698 | 2026-05-04T14:53:41.480Z | Compiling strum v0.26.3 |
| 1699 | 2026-05-04T14:53:41.520Z | Compiling petgraph v0.8.3 |
| 1700 | 2026-05-04T14:53:41.617Z | Compiling predicates v3.1.4 |
| 1701 | 2026-05-04T14:53:41.656Z | Compiling sha3 v0.10.8 |
| 1702 | 2026-05-04T14:53:41.922Z | Compiling hickory-proto v0.25.2 |
| 1703 | 2026-05-04T14:53:41.938Z | Compiling string_cache v0.8.9 |
| 1704 | 2026-05-04T14:53:42.192Z | Compiling itertools v0.13.0 |
| 1705 | 2026-05-04T14:53:42.209Z | Compiling tokio-postgres v0.7.16 |
| 1706 | 2026-05-04T14:53:42.366Z | Compiling petgraph v0.6.5 |
| 1707 | 2026-05-04T14:53:42.712Z | Compiling toml_edit v0.22.27 |
| 1708 | 2026-05-04T14:53:43.492Z | Compiling zip v4.6.1 |
| 1709 | 2026-05-04T14:53:43.587Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1710 | 2026-05-04T14:53:43.948Z | Compiling env_logger v0.11.9 |
| 1711 | 2026-05-04T14:53:44.324Z | Compiling usdt v0.6.0 |
| 1712 | 2026-05-04T14:53:44.502Z | Compiling usdt-impl v0.5.0 |
| 1713 | 2026-05-04T14:53:44.527Z | Compiling ecdsa v0.16.9 |
| 1714 | 2026-05-04T14:53:44.625Z | Compiling serde_with v3.17.0 |
| 1715 | 2026-05-04T14:53:44.948Z | Compiling rsa v0.9.10 |
| 1716 | 2026-05-04T14:53:45.031Z | Compiling similar v2.7.0 |
| 1717 | 2026-05-04T14:53:45.130Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-05-04T14:53:45.590Z | Compiling crossterm v0.28.1 |
| 1719 | 2026-05-04T14:53:45.949Z | Compiling zip v0.6.6 |
| 1720 | 2026-05-04T14:53:46.434Z | Compiling toml v0.7.8 |
| 1721 | 2026-05-04T14:53:47.019Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1722 | 2026-05-04T14:53:47.073Z | Compiling heck v0.4.1 |
| 1723 | 2026-05-04T14:53:47.101Z | Compiling crossbeam-epoch v0.9.18 |
| 1724 | 2026-05-04T14:53:47.172Z | Compiling tokio-stream v0.1.18 |
| 1725 | 2026-05-04T14:53:47.322Z | Compiling buf-list v1.1.2 |
| 1726 | 2026-05-04T14:53:47.377Z | Compiling x509-cert v0.2.5 |
| 1727 | 2026-05-04T14:53:47.445Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 1728 | 2026-05-04T14:53:47.616Z | Compiling openapiv3 v2.2.0 |
| 1729 | 2026-05-04T14:53:47.695Z | Compiling sha1 v0.10.6 |
| 1730 | 2026-05-04T14:53:47.757Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1731 | 2026-05-04T14:53:47.795Z | Compiling peg-runtime v0.8.5 |
| 1732 | 2026-05-04T14:53:47.927Z | Compiling lalrpop-util v0.19.12 |
| 1733 | 2026-05-04T14:53:48.015Z | Compiling thread_local v1.1.9 |
| 1734 | 2026-05-04T14:53:48.075Z | Compiling slog-async v2.8.0 |
| 1735 | 2026-05-04T14:53:48.128Z | Compiling crossbeam-channel v0.5.15 |
| 1736 | 2026-05-04T14:53:48.286Z | Compiling futures-executor v0.3.32 |
| 1737 | 2026-05-04T14:53:48.421Z | Compiling filetime v0.2.27 |
| 1738 | 2026-05-04T14:53:48.467Z | Compiling is-terminal v0.4.17 |
| 1739 | 2026-05-04T14:53:48.560Z | Compiling xattr v1.6.1 |
| 1740 | 2026-05-04T14:53:48.567Z | Compiling take_mut v0.2.2 |
| 1741 | 2026-05-04T14:53:48.604Z | Compiling term v1.2.1 |
| 1742 | 2026-05-04T14:53:48.616Z | Compiling futures v0.3.32 |
| 1743 | 2026-05-04T14:53:48.677Z | Compiling tar v0.4.45 |
| 1744 | 2026-05-04T14:53:49.071Z | Compiling slog-term v2.9.2 |
| 1745 | 2026-05-04T14:53:54.748Z | Compiling rustls-webpki v0.103.9 |
| 1746 | 2026-05-04T14:53:57.628Z | Compiling tokio-rustls v0.26.4 |
| 1747 | 2026-05-04T14:53:57.628Z | Compiling rustls-platform-verifier v0.6.2 |
| 1748 | 2026-05-04T14:53:57.836Z | Compiling hyper-rustls v0.27.7 |
| 1749 | 2026-05-04T14:53:58.046Z | Compiling reqwest v0.13.2 |
| 1750 | 2026-05-04T14:53:58.046Z | Compiling reqwest v0.12.28 |
| 1751 | 2026-05-04T14:54:00.325Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1752 | 2026-05-04T14:54:00.426Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1753 | 2026-05-04T14:54:04.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s |
| 1754 | 2026-05-04T14:54:04.732Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1755 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: Clickhouse |
| 1756 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: Console |
| 1757 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: DendriteStub |
| 1758 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: Cockroach |
| 1759 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: MaghemiteMgd |
| 1760 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Starting download, target: TransceiverControl |
| 1761 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1762 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1763 | 2026-05-04T14:54:04.752Z | May 04 14:54:01.882 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1764 | 2026-05-04T14:54:04.753Z | May 04 14:54:01.882 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1765 | 2026-05-04T14:54:04.753Z | May 04 14:54:01.882 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1766 | 2026-05-04T14:54:04.753Z | May 04 14:54:01.882 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1767 | 2026-05-04T14:54:04.753Z | May 04 14:54:02.904 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-05-04T14:54:04.805Z | May 04 14:54:03.134 INFO Download complete, target: Console |
| 1769 | 2026-05-04T14:54:04.945Z | May 04 14:54:03.259 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1770 | 2026-05-04T14:54:05.169Z | May 04 14:54:03.487 INFO Download complete, target: TransceiverControl |
| 1771 | 2026-05-04T14:54:06.027Z | May 04 14:54:04.361 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1772 | 2026-05-04T14:54:06.352Z | May 04 14:54:04.687 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1773 | 2026-05-04T14:54:06.410Z | May 04 14:54:04.742 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1774 | 2026-05-04T14:54:06.891Z | May 04 14:54:05.225 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1775 | 2026-05-04T14:54:06.891Z | May 04 14:54:05.225 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1776 | 2026-05-04T14:54:08.724Z | May 04 14:54:07.058 INFO Download complete, target: DendriteStub |
| 1777 | 2026-05-04T14:54:08.808Z | May 04 14:54:07.143 INFO Download complete, target: MaghemiteMgd |
| 1778 | 2026-05-04T14:54:11.708Z | May 04 14:54:09.874 INFO Checking that binary works, target: Cockroach |
| 1779 | 2026-05-04T14:54:11.721Z | May 04 14:54:09.976 INFO Download complete, target: Cockroach |
| 1780 | 2026-05-04T14:54:12.872Z | May 04 14:54:11.206 INFO Checking that binary works, target: Clickhouse |
| 1781 | 2026-05-04T14:54:12.996Z | May 04 14:54:11.328 INFO Download complete, target: Clickhouse |
| 1782 | 2026-05-04T14:54:13.008Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1783 | 2026-05-04T14:54:13.012Z | |
| 1784 | 2026-05-04T14:54:13.012Z | real 3:59.821122043 |
| 1785 | 2026-05-04T14:54:13.012Z | user 7:39.144613912 |
| 1786 | 2026-05-04T14:54:13.012Z | sys 1:30.325240522 |
| 1787 | 2026-05-04T14:54:13.012Z | trap 0.236360270 |
| 1788 | 2026-05-04T14:54:13.012Z | tflt 0.612377386 |
| 1789 | 2026-05-04T14:54:13.012Z | dflt 0.456872865 |
| 1790 | 2026-05-04T14:54:13.012Z | kflt 0.021505307 |
| 1791 | 2026-05-04T14:54:13.012Z | lock 22:19.711276438 |
| 1792 | 2026-05-04T14:54:13.012Z | slp 24:18.770489960 |
| 1793 | 2026-05-04T14:54:13.012Z | lat 47.192442424 |
| 1794 | 2026-05-04T14:54:13.012Z | stop 2:13.495262975 |
| 1795 | 2026-05-04T14:54:13.012Z | + banner hack-check |
| 1796 | 2026-05-04T14:54:13.012Z | |
| 1797 | 2026-05-04T14:54:13.012Z | # # ## #### # # #### # # ###### #### # # |
| 1798 | 2026-05-04T14:54:13.012Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-05-04T14:54:13.012Z | ###### # # # #### ##### # ###### ##### # #### |
| 1800 | 2026-05-04T14:54:13.012Z | # # ###### # # # # # # # # # # |
| 1801 | 2026-05-04T14:54:13.012Z | # # # # # # # # # # # # # # # # # |
| 1802 | 2026-05-04T14:54:13.012Z | # # # # #### # # #### # # ###### #### # # |
| 1803 | 2026-05-04T14:54:13.012Z | |
| 1804 | 2026-05-04T14:54:13.012Z | + export CARGO_INCREMENTAL=0 |
| 1805 | 2026-05-04T14:54:13.012Z | + CARGO_INCREMENTAL=0 |
| 1806 | 2026-05-04T14:54:13.013Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1807 | 2026-05-04T14:54:13.567Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1808 | 2026-05-04T14:54:13.800Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1809 | 2026-05-04T14:54:15.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.71s |
| 1810 | 2026-05-04T14:54:15.823Z | Running `target/debug/xtask check-features --ci` |
| 1811 | 2026-05-04T14:54:15.851Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1812 | 2026-05-04T14:54:15.853Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1813 | 2026-05-04T14:54:16.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1814 | 2026-05-04T14:54:16.377Z | Running `target/debug/xtask download cargo-hack` |
| 1815 | 2026-05-04T14:54:17.181Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1816 | 2026-05-04T14:54:17.500Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1817 | 2026-05-04T14:54:20.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.60s |
| 1818 | 2026-05-04T14:54:20.231Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1819 | 2026-05-04T14:54:20.239Z | May 04 14:54:18.571 INFO Starting download, target: CargoHack |
| 1820 | 2026-05-04T14:54:20.244Z | May 04 14:54:18.572 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1821 | 2026-05-04T14:54:20.660Z | May 04 14:54:18.991 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1822 | 2026-05-04T14:54:20.709Z | May 04 14:54:19.040 INFO Download complete, target: CargoHack |
| 1823 | 2026-05-04T14:54:20.725Z | 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-05-04T14:54:20.737Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1825 | 2026-05-04T14:54:20.876Z | info: running `cargo check --bins` on api_identity (1/274) |
| 1826 | 2026-05-04T14:54:21.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1827 | 2026-05-04T14:54:21.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1828 | 2026-05-04T14:54:21.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1829 | 2026-05-04T14:54:21.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1830 | 2026-05-04T14:54:21.469Z | |
| 1831 | 2026-05-04T14:54:21.469Z | info: running `cargo check --bins` on bootstore (2/274) |
| 1832 | 2026-05-04T14:54:21.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1833 | 2026-05-04T14:54:21.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1834 | 2026-05-04T14:54:21.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1835 | 2026-05-04T14:54:21.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1836 | 2026-05-04T14:54:22.068Z | |
| 1837 | 2026-05-04T14:54:22.069Z | info: running `cargo check --bins` on omicron-ledger (3/274) |
| 1838 | 2026-05-04T14:54:22.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1839 | 2026-05-04T14:54:22.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1840 | 2026-05-04T14:54:22.575Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1841 | 2026-05-04T14:54:22.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1842 | 2026-05-04T14:54:22.663Z | |
| 1843 | 2026-05-04T14:54:22.663Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/274) |
| 1844 | 2026-05-04T14:54:23.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1845 | 2026-05-04T14:54:23.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1846 | 2026-05-04T14:54:23.167Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1847 | 2026-05-04T14:54:23.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1848 | 2026-05-04T14:54:23.250Z | |
| 1849 | 2026-05-04T14:54:23.250Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/274) |
| 1850 | 2026-05-04T14:54:23.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1851 | 2026-05-04T14:54:23.756Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1852 | 2026-05-04T14:54:23.756Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1853 | 2026-05-04T14:54:23.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 1854 | 2026-05-04T14:54:23.843Z | |
| 1855 | 2026-05-04T14:54:23.843Z | info: running `cargo check --bins` on omicron-certificates (6/274) |
| 1856 | 2026-05-04T14:54:24.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1857 | 2026-05-04T14:54:24.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1858 | 2026-05-04T14:54:24.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1859 | 2026-05-04T14:54:24.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1860 | 2026-05-04T14:54:24.457Z | |
| 1861 | 2026-05-04T14:54:24.457Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/274) |
| 1862 | 2026-05-04T14:54:24.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1863 | 2026-05-04T14:54:24.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1864 | 2026-05-04T14:54:24.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1865 | 2026-05-04T14:54:24.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1866 | 2026-05-04T14:54:25.064Z | |
| 1867 | 2026-05-04T14:54:25.064Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/274) |
| 1868 | 2026-05-04T14:54:25.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1869 | 2026-05-04T14:54:25.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1870 | 2026-05-04T14:54:25.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1871 | 2026-05-04T14:54:25.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 1872 | 2026-05-04T14:54:25.672Z | |
| 1873 | 2026-05-04T14:54:25.672Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/274) |
| 1874 | 2026-05-04T14:54:26.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1875 | 2026-05-04T14:54:26.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1876 | 2026-05-04T14:54:26.088Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1877 | 2026-05-04T14:54:26.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1878 | 2026-05-04T14:54:26.145Z | |
| 1879 | 2026-05-04T14:54:26.145Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/274) |
| 1880 | 2026-05-04T14:54:26.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1881 | 2026-05-04T14:54:26.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1882 | 2026-05-04T14:54:26.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1883 | 2026-05-04T14:54:26.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1884 | 2026-05-04T14:54:26.625Z | |
| 1885 | 2026-05-04T14:54:26.625Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/274) |
| 1886 | 2026-05-04T14:54:27.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1887 | 2026-05-04T14:54:27.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1888 | 2026-05-04T14:54:27.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1889 | 2026-05-04T14:54:27.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1890 | 2026-05-04T14:54:27.102Z | |
| 1891 | 2026-05-04T14:54:27.102Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/274) |
| 1892 | 2026-05-04T14:54:27.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1893 | 2026-05-04T14:54:27.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1894 | 2026-05-04T14:54:27.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1895 | 2026-05-04T14:54:27.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1896 | 2026-05-04T14:54:27.585Z | |
| 1897 | 2026-05-04T14:54:27.585Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/274) |
| 1898 | 2026-05-04T14:54:28.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1899 | 2026-05-04T14:54:28.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1900 | 2026-05-04T14:54:28.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1901 | 2026-05-04T14:54:28.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1902 | 2026-05-04T14:54:28.072Z | |
| 1903 | 2026-05-04T14:54:28.072Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/274) |
| 1904 | 2026-05-04T14:54:28.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2026-05-04T14:54:28.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2026-05-04T14:54:28.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2026-05-04T14:54:28.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1908 | 2026-05-04T14:54:28.546Z | |
| 1909 | 2026-05-04T14:54:28.546Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/274) |
| 1910 | 2026-05-04T14:54:28.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2026-05-04T14:54:28.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2026-05-04T14:54:28.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2026-05-04T14:54:28.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1914 | 2026-05-04T14:54:29.024Z | |
| 1915 | 2026-05-04T14:54:29.024Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/274) |
| 1916 | 2026-05-04T14:54:29.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2026-05-04T14:54:29.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2026-05-04T14:54:29.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2026-05-04T14:54:29.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1920 | 2026-05-04T14:54:29.511Z | |
| 1921 | 2026-05-04T14:54:29.511Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/274) |
| 1922 | 2026-05-04T14:54:29.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2026-05-04T14:54:29.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2026-05-04T14:54:29.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2026-05-04T14:54:29.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1926 | 2026-05-04T14:54:29.997Z | |
| 1927 | 2026-05-04T14:54:29.997Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/274) |
| 1928 | 2026-05-04T14:54:30.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-05-04T14:54:30.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-05-04T14:54:30.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-05-04T14:54:30.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1932 | 2026-05-04T14:54:30.488Z | |
| 1933 | 2026-05-04T14:54:30.488Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/274) |
| 1934 | 2026-05-04T14:54:30.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-05-04T14:54:30.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-05-04T14:54:30.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-05-04T14:54:30.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1938 | 2026-05-04T14:54:30.976Z | |
| 1939 | 2026-05-04T14:54:30.976Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/274) |
| 1940 | 2026-05-04T14:54:31.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-05-04T14:54:31.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-05-04T14:54:31.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-05-04T14:54:31.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1944 | 2026-05-04T14:54:31.467Z | |
| 1945 | 2026-05-04T14:54:31.467Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/274) |
| 1946 | 2026-05-04T14:54:31.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-05-04T14:54:31.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-05-04T14:54:31.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-05-04T14:54:31.901Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1950 | 2026-05-04T14:54:31.961Z | |
| 1951 | 2026-05-04T14:54:31.961Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/274) |
| 1952 | 2026-05-04T14:54:32.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-05-04T14:54:32.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-05-04T14:54:32.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-05-04T14:54:32.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1956 | 2026-05-04T14:54:32.450Z | |
| 1957 | 2026-05-04T14:54:32.450Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/274) |
| 1958 | 2026-05-04T14:54:32.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-05-04T14:54:32.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-05-04T14:54:32.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-05-04T14:54:32.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1962 | 2026-05-04T14:54:32.936Z | |
| 1963 | 2026-05-04T14:54:32.936Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/274) |
| 1964 | 2026-05-04T14:54:33.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-05-04T14:54:33.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-05-04T14:54:33.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-05-04T14:54:33.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1968 | 2026-05-04T14:54:33.418Z | |
| 1969 | 2026-05-04T14:54:33.418Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/274) |
| 1970 | 2026-05-04T14:54:33.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-05-04T14:54:33.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-05-04T14:54:33.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-05-04T14:54:33.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1974 | 2026-05-04T14:54:33.917Z | |
| 1975 | 2026-05-04T14:54:33.918Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/274) |
| 1976 | 2026-05-04T14:54:34.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-05-04T14:54:34.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-05-04T14:54:34.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-05-04T14:54:34.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1980 | 2026-05-04T14:54:34.384Z | |
| 1981 | 2026-05-04T14:54:34.385Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/274) |
| 1982 | 2026-05-04T14:54:34.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-05-04T14:54:34.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-05-04T14:54:34.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-05-04T14:54:34.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1986 | 2026-05-04T14:54:34.877Z | |
| 1987 | 2026-05-04T14:54:34.877Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/274) |
| 1988 | 2026-05-04T14:54:35.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-05-04T14:54:35.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-05-04T14:54:35.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-05-04T14:54:35.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1992 | 2026-05-04T14:54:35.362Z | |
| 1993 | 2026-05-04T14:54:35.362Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/274) |
| 1994 | 2026-05-04T14:54:35.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-05-04T14:54:35.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-05-04T14:54:35.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-05-04T14:54:35.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1998 | 2026-05-04T14:54:35.842Z | |
| 1999 | 2026-05-04T14:54:35.842Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/274) |
| 2000 | 2026-05-04T14:54:36.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-05-04T14:54:36.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-05-04T14:54:36.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-05-04T14:54:36.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2004 | 2026-05-04T14:54:36.323Z | |
| 2005 | 2026-05-04T14:54:36.323Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/274) |
| 2006 | 2026-05-04T14:54:36.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-05-04T14:54:36.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-05-04T14:54:36.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-05-04T14:54:36.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2010 | 2026-05-04T14:54:36.808Z | |
| 2011 | 2026-05-04T14:54:36.808Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/274) |
| 2012 | 2026-05-04T14:54:37.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-05-04T14:54:37.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-05-04T14:54:37.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-05-04T14:54:37.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2016 | 2026-05-04T14:54:37.290Z | |
| 2017 | 2026-05-04T14:54:37.290Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/274) |
| 2018 | 2026-05-04T14:54:37.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-05-04T14:54:37.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-05-04T14:54:37.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-05-04T14:54:37.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2022 | 2026-05-04T14:54:37.774Z | |
| 2023 | 2026-05-04T14:54:37.774Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/274) |
| 2024 | 2026-05-04T14:54:38.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-05-04T14:54:38.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-05-04T14:54:38.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-05-04T14:54:38.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2028 | 2026-05-04T14:54:38.258Z | |
| 2029 | 2026-05-04T14:54:38.258Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/274) |
| 2030 | 2026-05-04T14:54:38.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-05-04T14:54:38.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-05-04T14:54:38.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-05-04T14:54:38.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2034 | 2026-05-04T14:54:38.740Z | |
| 2035 | 2026-05-04T14:54:38.740Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/274) |
| 2036 | 2026-05-04T14:54:39.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-05-04T14:54:39.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-05-04T14:54:39.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-05-04T14:54:39.165Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2040 | 2026-05-04T14:54:39.228Z | |
| 2041 | 2026-05-04T14:54:39.229Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/274) |
| 2042 | 2026-05-04T14:54:39.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-05-04T14:54:39.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-05-04T14:54:39.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-05-04T14:54:39.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2046 | 2026-05-04T14:54:39.716Z | |
| 2047 | 2026-05-04T14:54:39.717Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/274) |
| 2048 | 2026-05-04T14:54:40.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-05-04T14:54:40.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-05-04T14:54:40.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-05-04T14:54:40.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2052 | 2026-05-04T14:54:40.204Z | |
| 2053 | 2026-05-04T14:54:40.204Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/274) |
| 2054 | 2026-05-04T14:54:40.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-05-04T14:54:40.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-05-04T14:54:40.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-05-04T14:54:40.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2058 | 2026-05-04T14:54:40.688Z | |
| 2059 | 2026-05-04T14:54:40.688Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/274) |
| 2060 | 2026-05-04T14:54:41.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-05-04T14:54:41.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-05-04T14:54:41.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-05-04T14:54:41.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2064 | 2026-05-04T14:54:41.173Z | |
| 2065 | 2026-05-04T14:54:41.173Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/274) |
| 2066 | 2026-05-04T14:54:41.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-05-04T14:54:41.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-05-04T14:54:41.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-05-04T14:54:41.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2070 | 2026-05-04T14:54:41.662Z | |
| 2071 | 2026-05-04T14:54:41.662Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/274) |
| 2072 | 2026-05-04T14:54:42.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-05-04T14:54:42.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-05-04T14:54:42.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-05-04T14:54:42.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2076 | 2026-05-04T14:54:42.147Z | |
| 2077 | 2026-05-04T14:54:42.147Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/274) |
| 2078 | 2026-05-04T14:54:42.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-05-04T14:54:42.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-05-04T14:54:42.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-05-04T14:54:42.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2082 | 2026-05-04T14:54:42.638Z | |
| 2083 | 2026-05-04T14:54:42.638Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/274) |
| 2084 | 2026-05-04T14:54:43.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-05-04T14:54:43.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-05-04T14:54:43.059Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-05-04T14:54:43.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2088 | 2026-05-04T14:54:43.150Z | |
| 2089 | 2026-05-04T14:54:43.150Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/274) |
| 2090 | 2026-05-04T14:54:43.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-05-04T14:54:43.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-05-04T14:54:43.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-05-04T14:54:43.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2094 | 2026-05-04T14:54:43.603Z | |
| 2095 | 2026-05-04T14:54:43.603Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/274) |
| 2096 | 2026-05-04T14:54:44.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-05-04T14:54:44.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-05-04T14:54:44.026Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-05-04T14:54:44.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 2100 | 2026-05-04T14:54:44.088Z | |
| 2101 | 2026-05-04T14:54:44.088Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/274) |
| 2102 | 2026-05-04T14:54:44.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-05-04T14:54:44.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-05-04T14:54:44.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-05-04T14:54:44.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2106 | 2026-05-04T14:54:44.570Z | |
| 2107 | 2026-05-04T14:54:44.570Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/274) |
| 2108 | 2026-05-04T14:54:44.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-05-04T14:54:44.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-05-04T14:54:44.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-05-04T14:54:45.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 2112 | 2026-05-04T14:54:45.061Z | |
| 2113 | 2026-05-04T14:54:45.061Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/274) |
| 2114 | 2026-05-04T14:54:45.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-05-04T14:54:45.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-05-04T14:54:45.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2117 | 2026-05-04T14:54:45.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2118 | 2026-05-04T14:54:45.712Z | |
| 2119 | 2026-05-04T14:54:45.712Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/274) |
| 2120 | 2026-05-04T14:54:46.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2121 | 2026-05-04T14:54:46.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2122 | 2026-05-04T14:54:46.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2123 | 2026-05-04T14:54:46.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2124 | 2026-05-04T14:54:46.379Z | |
| 2125 | 2026-05-04T14:54:46.379Z | info: running `cargo check --bins` on nexus-config (51/274) |
| 2126 | 2026-05-04T14:54:46.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2127 | 2026-05-04T14:54:46.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2128 | 2026-05-04T14:54:46.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2129 | 2026-05-04T14:54:46.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2130 | 2026-05-04T14:54:47.039Z | |
| 2131 | 2026-05-04T14:54:47.039Z | info: running `cargo check --bins` on nexus-types (52/274) |
| 2132 | 2026-05-04T14:54:47.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2133 | 2026-05-04T14:54:47.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2134 | 2026-05-04T14:54:47.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2135 | 2026-05-04T14:54:47.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2136 | 2026-05-04T14:54:47.703Z | |
| 2137 | 2026-05-04T14:54:47.703Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/274) |
| 2138 | 2026-05-04T14:54:48.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2139 | 2026-05-04T14:54:48.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2140 | 2026-05-04T14:54:48.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2141 | 2026-05-04T14:54:48.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2142 | 2026-05-04T14:54:48.323Z | |
| 2143 | 2026-05-04T14:54:48.325Z | info: running `cargo check --bins` on omicron-passwords (54/274) |
| 2144 | 2026-05-04T14:54:48.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2145 | 2026-05-04T14:54:48.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2146 | 2026-05-04T14:54:48.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2147 | 2026-05-04T14:54:48.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2148 | 2026-05-04T14:54:48.924Z | |
| 2149 | 2026-05-04T14:54:48.924Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/274) |
| 2150 | 2026-05-04T14:54:49.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2151 | 2026-05-04T14:54:49.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2152 | 2026-05-04T14:54:49.456Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2153 | 2026-05-04T14:54:49.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2154 | 2026-05-04T14:54:49.551Z | |
| 2155 | 2026-05-04T14:54:49.551Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/274) |
| 2156 | 2026-05-04T14:54:50.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2157 | 2026-05-04T14:54:50.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2158 | 2026-05-04T14:54:50.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2159 | 2026-05-04T14:54:50.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2160 | 2026-05-04T14:54:50.195Z | |
| 2161 | 2026-05-04T14:54:50.195Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/274) |
| 2162 | 2026-05-04T14:54:50.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2163 | 2026-05-04T14:54:50.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2164 | 2026-05-04T14:54:50.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2165 | 2026-05-04T14:54:50.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2166 | 2026-05-04T14:54:50.799Z | |
| 2167 | 2026-05-04T14:54:50.799Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/274) |
| 2168 | 2026-05-04T14:54:51.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2169 | 2026-05-04T14:54:51.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2170 | 2026-05-04T14:54:51.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2171 | 2026-05-04T14:54:51.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2172 | 2026-05-04T14:54:51.418Z | |
| 2173 | 2026-05-04T14:54:51.418Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/274) |
| 2174 | 2026-05-04T14:54:51.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2175 | 2026-05-04T14:54:51.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2176 | 2026-05-04T14:54:51.929Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2177 | 2026-05-04T14:54:51.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2178 | 2026-05-04T14:54:52.015Z | |
| 2179 | 2026-05-04T14:54:52.015Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/274) |
| 2180 | 2026-05-04T14:54:52.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2181 | 2026-05-04T14:54:52.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2182 | 2026-05-04T14:54:52.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2183 | 2026-05-04T14:54:52.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2184 | 2026-05-04T14:54:52.617Z | |
| 2185 | 2026-05-04T14:54:52.617Z | info: running `cargo check --bins --no-default-features` on gfss (61/274) |
| 2186 | 2026-05-04T14:54:53.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2187 | 2026-05-04T14:54:53.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2188 | 2026-05-04T14:54:53.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2189 | 2026-05-04T14:54:53.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2190 | 2026-05-04T14:54:53.213Z | |
| 2191 | 2026-05-04T14:54:53.213Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/274) |
| 2192 | 2026-05-04T14:54:53.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2193 | 2026-05-04T14:54:53.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2194 | 2026-05-04T14:54:53.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2195 | 2026-05-04T14:54:53.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2196 | 2026-05-04T14:54:53.802Z | |
| 2197 | 2026-05-04T14:54:53.803Z | info: running `cargo check --bins` on clickhouse-admin-types (63/274) |
| 2198 | 2026-05-04T14:54:54.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2199 | 2026-05-04T14:54:54.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2200 | 2026-05-04T14:54:54.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2201 | 2026-05-04T14:54:54.324Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2202 | 2026-05-04T14:54:54.412Z | |
| 2203 | 2026-05-04T14:54:54.412Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/274) |
| 2204 | 2026-05-04T14:54:54.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2205 | 2026-05-04T14:54:54.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2206 | 2026-05-04T14:54:54.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2207 | 2026-05-04T14:54:54.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2208 | 2026-05-04T14:54:55.028Z | |
| 2209 | 2026-05-04T14:54:55.028Z | info: running `cargo check --bins` on cockroach-admin-types (65/274) |
| 2210 | 2026-05-04T14:54:55.534Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2211 | 2026-05-04T14:54:55.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2212 | 2026-05-04T14:54:55.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2213 | 2026-05-04T14:54:55.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2214 | 2026-05-04T14:54:55.630Z | |
| 2215 | 2026-05-04T14:54:55.630Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/274) |
| 2216 | 2026-05-04T14:54:56.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2217 | 2026-05-04T14:54:56.134Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2218 | 2026-05-04T14:54:56.134Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2219 | 2026-05-04T14:54:56.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2220 | 2026-05-04T14:54:56.226Z | |
| 2221 | 2026-05-04T14:54:56.226Z | info: running `cargo check --bins` on ereport-types (67/274) |
| 2222 | 2026-05-04T14:54:56.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2223 | 2026-05-04T14:54:56.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2224 | 2026-05-04T14:54:56.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2225 | 2026-05-04T14:54:56.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2226 | 2026-05-04T14:54:56.840Z | |
| 2227 | 2026-05-04T14:54:56.840Z | info: running `cargo check --bins` on gateway-client (68/274) |
| 2228 | 2026-05-04T14:54:57.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2229 | 2026-05-04T14:54:57.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2230 | 2026-05-04T14:54:57.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2231 | 2026-05-04T14:54:57.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2232 | 2026-05-04T14:54:57.446Z | |
| 2233 | 2026-05-04T14:54:57.446Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/274) |
| 2234 | 2026-05-04T14:54:57.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2235 | 2026-05-04T14:54:57.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2236 | 2026-05-04T14:54:57.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2237 | 2026-05-04T14:54:57.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2238 | 2026-05-04T14:54:58.056Z | |
| 2239 | 2026-05-04T14:54:58.056Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/274) |
| 2240 | 2026-05-04T14:54:58.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2241 | 2026-05-04T14:54:58.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2242 | 2026-05-04T14:54:58.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2243 | 2026-05-04T14:54:58.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2244 | 2026-05-04T14:54:58.657Z | |
| 2245 | 2026-05-04T14:54:58.657Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/274) |
| 2246 | 2026-05-04T14:54:59.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2247 | 2026-05-04T14:54:59.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2248 | 2026-05-04T14:54:59.171Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2249 | 2026-05-04T14:54:59.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2250 | 2026-05-04T14:54:59.266Z | |
| 2251 | 2026-05-04T14:54:59.266Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/274) |
| 2252 | 2026-05-04T14:54:59.782Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2253 | 2026-05-04T14:54:59.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2254 | 2026-05-04T14:54:59.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2255 | 2026-05-04T14:54:59.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2256 | 2026-05-04T14:54:59.888Z | |
| 2257 | 2026-05-04T14:54:59.888Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/274) |
| 2258 | 2026-05-04T14:55:00.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2259 | 2026-05-04T14:55:00.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2260 | 2026-05-04T14:55:00.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2261 | 2026-05-04T14:55:00.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2262 | 2026-05-04T14:55:00.510Z | |
| 2263 | 2026-05-04T14:55:00.510Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/274) |
| 2264 | 2026-05-04T14:55:01.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2265 | 2026-05-04T14:55:01.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2266 | 2026-05-04T14:55:01.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2267 | 2026-05-04T14:55:01.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2268 | 2026-05-04T14:55:01.194Z | |
| 2269 | 2026-05-04T14:55:01.194Z | info: running `cargo check --bins` on key-manager-types (75/274) |
| 2270 | 2026-05-04T14:55:01.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2271 | 2026-05-04T14:55:01.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2272 | 2026-05-04T14:55:01.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2273 | 2026-05-04T14:55:01.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2274 | 2026-05-04T14:55:01.740Z | |
| 2275 | 2026-05-04T14:55:01.740Z | info: running `cargo check --bins` on oxlog (76/274) |
| 2276 | 2026-05-04T14:55:02.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2277 | 2026-05-04T14:55:02.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2278 | 2026-05-04T14:55:02.364Z | Checking cfg-if v1.0.4 |
| 2279 | 2026-05-04T14:55:02.376Z | Checking libc v0.2.185 |
| 2280 | 2026-05-04T14:55:02.376Z | Checking serde_core v1.0.228 |
| 2281 | 2026-05-04T14:55:02.483Z | Checking zeroize v1.8.2 |
| 2282 | 2026-05-04T14:55:02.493Z | Checking memchr v2.8.0 |
| 2283 | 2026-05-04T14:55:02.501Z | Checking log v0.4.29 |
| 2284 | 2026-05-04T14:55:02.514Z | Checking smallvec v1.15.1 |
| 2285 | 2026-05-04T14:55:02.522Z | Checking typenum v1.19.0 |
| 2286 | 2026-05-04T14:55:02.529Z | Checking subtle v2.6.1 |
| 2287 | 2026-05-04T14:55:02.636Z | Checking itoa v1.0.17 |
| 2288 | 2026-05-04T14:55:02.665Z | Checking scopeguard v1.2.0 |
| 2289 | 2026-05-04T14:55:02.681Z | Checking stable_deref_trait v1.2.1 |
| 2290 | 2026-05-04T14:55:02.699Z | Checking const-oid v0.9.6 |
| 2291 | 2026-05-04T14:55:02.761Z | Checking portable-atomic v1.13.1 |
| 2292 | 2026-05-04T14:55:02.775Z | Checking lock_api v0.4.14 |
| 2293 | 2026-05-04T14:55:02.784Z | Checking zerofrom v0.1.6 |
| 2294 | 2026-05-04T14:55:02.906Z | Checking critical-section v1.2.0 |
| 2295 | 2026-05-04T14:55:02.917Z | Checking getrandom v0.2.17 |
| 2296 | 2026-05-04T14:55:02.917Z | Checking errno v0.3.14 |
| 2297 | 2026-05-04T14:55:03.006Z | Checking yoke v0.8.1 |
| 2298 | 2026-05-04T14:55:03.033Z | Checking parking_lot_core v0.9.12 |
| 2299 | 2026-05-04T14:55:03.070Z | Checking signal-hook-registry v1.4.8 |
| 2300 | 2026-05-04T14:55:03.083Z | Checking generic-array v0.14.7 |
| 2301 | 2026-05-04T14:55:03.103Z | Checking rand_core v0.6.4 |
| 2302 | 2026-05-04T14:55:03.170Z | Checking zerovec v0.11.5 |
| 2303 | 2026-05-04T14:55:03.188Z | Checking once_cell v1.21.3 |
| 2304 | 2026-05-04T14:55:03.234Z | Checking zerocopy v0.8.40 |
| 2305 | 2026-05-04T14:55:03.272Z | Checking pin-project-lite v0.2.17 |
| 2306 | 2026-05-04T14:55:03.292Z | Checking parking_lot v0.12.5 |
| 2307 | 2026-05-04T14:55:03.339Z | Checking mio v1.2.0 |
| 2308 | 2026-05-04T14:55:03.371Z | Checking socket2 v0.6.3 |
| 2309 | 2026-05-04T14:55:03.407Z | Checking libm v0.2.16 |
| 2310 | 2026-05-04T14:55:03.490Z | Checking zmij v1.0.21 |
| 2311 | 2026-05-04T14:55:03.550Z | Checking crypto-common v0.1.7 |
| 2312 | 2026-05-04T14:55:03.649Z | Checking block-buffer v0.10.4 |
| 2313 | 2026-05-04T14:55:03.675Z | Checking writeable v0.6.2 |
| 2314 | 2026-05-04T14:55:03.675Z | Checking tinystr v0.8.2 |
| 2315 | 2026-05-04T14:55:03.683Z | Checking percent-encoding v2.3.2 |
| 2316 | 2026-05-04T14:55:03.712Z | Checking litemap v0.8.1 |
| 2317 | 2026-05-04T14:55:03.782Z | Checking digest v0.10.7 |
| 2318 | 2026-05-04T14:55:03.805Z | Checking futures-core v0.3.32 |
| 2319 | 2026-05-04T14:55:03.843Z | Checking equivalent v1.0.2 |
| 2320 | 2026-05-04T14:55:03.855Z | Checking potential_utf v0.1.4 |
| 2321 | 2026-05-04T14:55:03.899Z | Checking icu_locale_core v2.1.1 |
| 2322 | 2026-05-04T14:55:03.923Z | Checking zerotrie v0.2.3 |
| 2323 | 2026-05-04T14:55:03.941Z | Checking cpufeatures v0.2.17 |
| 2324 | 2026-05-04T14:55:03.980Z | Checking hmac v0.12.1 |
| 2325 | 2026-05-04T14:55:03.988Z | Checking icu_collections v2.1.1 |
| 2326 | 2026-05-04T14:55:04.016Z | Checking block-padding v0.3.3 |
| 2327 | 2026-05-04T14:55:04.075Z | Checking serde v1.0.228 |
| 2328 | 2026-05-04T14:55:04.120Z | Checking bitflags v2.11.0 |
| 2329 | 2026-05-04T14:55:04.150Z | Checking num-traits v0.2.19 |
| 2330 | 2026-05-04T14:55:04.162Z | Checking serde_json v1.0.149 |
| 2331 | 2026-05-04T14:55:04.178Z | Checking icu_properties_data v2.1.2 |
| 2332 | 2026-05-04T14:55:04.293Z | Checking icu_normalizer_data v2.1.1 |
| 2333 | 2026-05-04T14:55:04.315Z | Checking rand_core v0.10.0 |
| 2334 | 2026-05-04T14:55:04.324Z | Checking futures-sink v0.3.32 |
| 2335 | 2026-05-04T14:55:04.367Z | Checking hashbrown v0.17.0 |
| 2336 | 2026-05-04T14:55:04.422Z | Checking futures-channel v0.3.32 |
| 2337 | 2026-05-04T14:55:04.470Z | Checking getrandom v0.4.1 |
| 2338 | 2026-05-04T14:55:04.488Z | Checking icu_provider v2.1.1 |
| 2339 | 2026-05-04T14:55:04.502Z | Checking bytes v1.11.1 |
| 2340 | 2026-05-04T14:55:04.610Z | Checking inout v0.1.4 |
| 2341 | 2026-05-04T14:55:04.625Z | Checking futures-task v0.3.32 |
| 2342 | 2026-05-04T14:55:04.715Z | Checking futures-io v0.3.32 |
| 2343 | 2026-05-04T14:55:04.731Z | Checking icu_normalizer v2.1.1 |
| 2344 | 2026-05-04T14:55:04.754Z | Checking icu_properties v2.1.2 |
| 2345 | 2026-05-04T14:55:04.767Z | Checking slab v0.4.12 |
| 2346 | 2026-05-04T14:55:04.830Z | Checking cipher v0.4.4 |
| 2347 | 2026-05-04T14:55:04.853Z | Checking indexmap v2.14.0 |
| 2348 | 2026-05-04T14:55:04.866Z | Checking sha2 v0.10.9 |
| 2349 | 2026-05-04T14:55:04.929Z | Checking futures-util v0.3.32 |
| 2350 | 2026-05-04T14:55:04.970Z | Checking tokio v1.52.1 |
| 2351 | 2026-05-04T14:55:05.046Z | Checking getrandom v0.3.4 |
| 2352 | 2026-05-04T14:55:05.065Z | Checking base64ct v1.8.3 |
| 2353 | 2026-05-04T14:55:05.149Z | Checking byteorder v1.5.0 |
| 2354 | 2026-05-04T14:55:05.193Z | Checking utf8_iter v1.0.4 |
| 2355 | 2026-05-04T14:55:05.306Z | Checking pem-rfc7468 v0.7.0 |
| 2356 | 2026-05-04T14:55:05.341Z | Checking form_urlencoded v1.2.2 |
| 2357 | 2026-05-04T14:55:05.370Z | Checking flagset v0.4.7 |
| 2358 | 2026-05-04T14:55:06.007Z | Checking fnv v1.0.7 |
| 2359 | 2026-05-04T14:55:06.072Z | Checking rand_core v0.9.5 |
| 2360 | 2026-05-04T14:55:06.072Z | Checking salsa20 v0.10.2 |
| 2361 | 2026-05-04T14:55:06.072Z | Checking der v0.7.10 |
| 2362 | 2026-05-04T14:55:06.073Z | Checking http v1.4.0 |
| 2363 | 2026-05-04T14:55:06.073Z | Checking uuid v1.23.0 |
| 2364 | 2026-05-04T14:55:06.073Z | Checking idna_adapter v1.2.1 |
| 2365 | 2026-05-04T14:55:06.073Z | Checking pbkdf2 v0.12.2 |
| 2366 | 2026-05-04T14:55:06.073Z | Checking idna v1.1.0 |
| 2367 | 2026-05-04T14:55:06.073Z | Checking scrypt v0.11.0 |
| 2368 | 2026-05-04T14:55:06.073Z | Checking cbc v0.1.2 |
| 2369 | 2026-05-04T14:55:06.073Z | Checking aes v0.8.4 |
| 2370 | 2026-05-04T14:55:06.079Z | Checking url v2.5.8 |
| 2371 | 2026-05-04T14:55:06.136Z | Checking rustix v1.1.3 |
| 2372 | 2026-05-04T14:55:06.146Z | Checking tracing-core v0.1.36 |
| 2373 | 2026-05-04T14:55:06.227Z | Checking ppv-lite86 v0.2.21 |
| 2374 | 2026-05-04T14:55:06.269Z | Checking spki v0.7.3 |
| 2375 | 2026-05-04T14:55:06.353Z | Checking rustls-pki-types v1.14.0 |
| 2376 | 2026-05-04T14:55:06.442Z | Checking iana-time-zone v0.1.65 |
| 2377 | 2026-05-04T14:55:06.467Z | Checking regex-syntax v0.8.10 |
| 2378 | 2026-05-04T14:55:06.491Z | Checking tracing v0.1.44 |
| 2379 | 2026-05-04T14:55:06.521Z | Checking rand_chacha v0.9.0 |
| 2380 | 2026-05-04T14:55:06.555Z | Checking chrono v0.4.44 |
| 2381 | 2026-05-04T14:55:06.662Z | Checking pkcs5 v0.7.1 |
| 2382 | 2026-05-04T14:55:06.711Z | Checking http-body v1.0.1 |
| 2383 | 2026-05-04T14:55:06.739Z | Checking rand v0.9.2 |
| 2384 | 2026-05-04T14:55:06.859Z | Checking aws-lc-sys v0.37.1 |
| 2385 | 2026-05-04T14:55:06.943Z | Checking untrusted v0.7.1 |
| 2386 | 2026-05-04T14:55:06.954Z | Checking untrusted v0.9.0 |
| 2387 | 2026-05-04T14:55:06.986Z | Checking openssl-probe v0.2.1 |
| 2388 | 2026-05-04T14:55:07.057Z | Checking base64 v0.22.1 |
| 2389 | 2026-05-04T14:55:07.071Z | Checking ring v0.17.14 |
| 2390 | 2026-05-04T14:55:07.114Z | Checking pkcs8 v0.10.2 |
| 2391 | 2026-05-04T14:55:07.255Z | Checking tinyvec_macros v0.1.1 |
| 2392 | 2026-05-04T14:55:07.293Z | Checking tower-layer v0.3.3 |
| 2393 | 2026-05-04T14:55:07.317Z | Checking tower-service v0.3.3 |
| 2394 | 2026-05-04T14:55:07.324Z | Checking plain v0.2.3 |
| 2395 | 2026-05-04T14:55:07.399Z | Checking try-lock v0.2.5 |
| 2396 | 2026-05-04T14:55:07.412Z | Checking aws-lc-rs v1.16.0 |
| 2397 | 2026-05-04T14:55:07.433Z | Checking atomic-waker v1.1.2 |
| 2398 | 2026-05-04T14:55:07.451Z | Checking tinyvec v1.10.0 |
| 2399 | 2026-05-04T14:55:07.494Z | Checking ipnet v2.11.0 |
| 2400 | 2026-05-04T14:55:07.505Z | Checking want v0.3.1 |
| 2401 | 2026-05-04T14:55:07.535Z | Checking semver v1.0.28 |
| 2402 | 2026-05-04T14:55:07.629Z | Checking httparse v1.10.1 |
| 2403 | 2026-05-04T14:55:07.746Z | Checking spin v0.9.8 |
| 2404 | 2026-05-04T14:55:07.766Z | Checking unicode-ident v1.0.24 |
| 2405 | 2026-05-04T14:55:07.781Z | Checking pin-utils v0.1.0 |
| 2406 | 2026-05-04T14:55:07.859Z | Checking ucd-trie v0.1.7 |
| 2407 | 2026-05-04T14:55:07.871Z | Checking foreign-types-shared v0.1.1 |
| 2408 | 2026-05-04T14:55:07.880Z | Checking dyn-clone v1.0.20 |
| 2409 | 2026-05-04T14:55:07.880Z | Checking httpdate v1.0.3 |
| 2410 | 2026-05-04T14:55:07.928Z | Checking fastrand v2.3.0 |
| 2411 | 2026-05-04T14:55:07.941Z | Checking foreign-types v0.3.2 |
| 2412 | 2026-05-04T14:55:07.973Z | Checking schemars v0.8.22 |
| 2413 | 2026-05-04T14:55:07.982Z | Checking pest v2.8.6 |
| 2414 | 2026-05-04T14:55:08.009Z | Checking proc-macro2 v1.0.106 |
| 2415 | 2026-05-04T14:55:08.033Z | Checking openssl-sys v0.9.114 |
| 2416 | 2026-05-04T14:55:08.123Z | Checking thiserror v2.0.18 |
| 2417 | 2026-05-04T14:55:08.156Z | Checking tempfile v3.25.0 |
| 2418 | 2026-05-04T14:55:08.217Z | Checking wait-timeout v0.2.1 |
| 2419 | 2026-05-04T14:55:08.287Z | Checking rustls-webpki v0.103.9 |
| 2420 | 2026-05-04T14:55:08.324Z | Checking aho-corasick v1.1.4 |
| 2421 | 2026-05-04T14:55:08.339Z | Checking pretty-hex v0.4.1 |
| 2422 | 2026-05-04T14:55:08.358Z | Checking quick-error v1.2.3 |
| 2423 | 2026-05-04T14:55:08.395Z | Checking tokio-util v0.7.18 |
| 2424 | 2026-05-04T14:55:08.457Z | Checking bit-vec v0.8.0 |
| 2425 | 2026-05-04T14:55:08.499Z | Checking siphasher v1.0.2 |
| 2426 | 2026-05-04T14:55:08.511Z | Checking powerfmt v0.2.0 |
| 2427 | 2026-05-04T14:55:08.630Z | Checking simd-adler32 v0.3.8 |
| 2428 | 2026-05-04T14:55:08.668Z | Checking anstyle v1.0.13 |
| 2429 | 2026-05-04T14:55:08.668Z | Checking utf8parse v0.2.2 |
| 2430 | 2026-05-04T14:55:08.686Z | Checking deranged v0.5.8 |
| 2431 | 2026-05-04T14:55:08.731Z | Checking rustls v0.23.37 |
| 2432 | 2026-05-04T14:55:08.773Z | Checking anstyle-parse v0.2.7 |
| 2433 | 2026-05-04T14:55:08.825Z | Checking bit-set v0.8.0 |
| 2434 | 2026-05-04T14:55:08.867Z | Checking openssl v0.10.78 |
| 2435 | 2026-05-04T14:55:08.944Z | Checking rusty-fork v0.3.1 |
| 2436 | 2026-05-04T14:55:08.978Z | Checking quote v1.0.45 |
| 2437 | 2026-05-04T14:55:09.044Z | Checking regex-automata v0.4.14 |
| 2438 | 2026-05-04T14:55:09.051Z | Checking h2 v0.4.13 |
| 2439 | 2026-05-04T14:55:09.114Z | Compiling newtype-uuid v1.3.2 |
| 2440 | 2026-05-04T14:55:09.128Z | Checking unicode-normalization v0.1.25 |
| 2441 | 2026-05-04T14:55:09.161Z | Checking rustls-native-certs v0.8.3 |
| 2442 | 2026-05-04T14:55:13.318Z | Checking crossbeam-utils v0.8.21 |
| 2443 | 2026-05-04T14:55:13.318Z | Checking rand_xorshift v0.4.0 |
| 2444 | 2026-05-04T14:55:13.318Z | Checking crc32fast v1.5.0 |
| 2445 | 2026-05-04T14:55:13.318Z | Checking scroll v0.13.0 |
| 2446 | 2026-05-04T14:55:13.318Z | Checking signature v2.2.0 |
| 2447 | 2026-05-04T14:55:13.318Z | Checking sync_wrapper v1.0.2 |
| 2448 | 2026-05-04T14:55:13.318Z | Checking unarray v0.1.4 |
| 2449 | 2026-05-04T14:55:13.318Z | Checking is_terminal_polyfill v1.70.2 |
| 2450 | 2026-05-04T14:55:13.318Z | Checking num-conv v0.2.0 |
| 2451 | 2026-05-04T14:55:13.318Z | Checking unicode-bidi v0.3.18 |
| 2452 | 2026-05-04T14:55:13.318Z | Checking allocator-api2 v0.2.21 |
| 2453 | 2026-05-04T14:55:13.318Z | Checking adler2 v2.0.1 |
| 2454 | 2026-05-04T14:55:13.318Z | Checking anstyle-query v1.1.5 |
| 2455 | 2026-05-04T14:55:13.318Z | Checking time-core v0.1.8 |
| 2456 | 2026-05-04T14:55:13.318Z | Checking unicode-properties v0.1.4 |
| 2457 | 2026-05-04T14:55:13.319Z | Checking colorchoice v1.0.4 |
| 2458 | 2026-05-04T14:55:13.319Z | Checking num_threads v0.1.7 |
| 2459 | 2026-05-04T14:55:13.319Z | Checking miniz_oxide v0.8.9 |
| 2460 | 2026-05-04T14:55:13.319Z | Checking stringprep v0.1.5 |
| 2461 | 2026-05-04T14:55:13.319Z | Checking time v0.3.47 |
| 2462 | 2026-05-04T14:55:13.319Z | Checking anstream v0.6.21 |
| 2463 | 2026-05-04T14:55:13.319Z | Checking proptest v1.10.0 |
| 2464 | 2026-05-04T14:55:13.319Z | Checking goblin v0.10.5 |
| 2465 | 2026-05-04T14:55:13.319Z | Checking tower v0.5.3 |
| 2466 | 2026-05-04T14:55:13.319Z | Checking crossbeam-epoch v0.9.18 |
| 2467 | 2026-05-04T14:55:13.319Z | Compiling daft v0.1.5 |
| 2468 | 2026-05-04T14:55:13.319Z | Checking native-tls v0.2.18 |
| 2469 | 2026-05-04T14:55:13.319Z | Checking syn v2.0.117 |
| 2470 | 2026-05-04T14:55:13.319Z | Checking ipnetwork v0.21.1 |
| 2471 | 2026-05-04T14:55:13.319Z | Checking tokio-rustls v0.26.4 |
| 2472 | 2026-05-04T14:55:13.319Z | Checking http-body-util v0.1.3 |
| 2473 | 2026-05-04T14:55:13.319Z | Checking webpki-roots v1.0.6 |
| 2474 | 2026-05-04T14:55:13.319Z | Checking rand_chacha v0.3.1 |
| 2475 | 2026-05-04T14:55:13.319Z | Checking thiserror v1.0.69 |
| 2476 | 2026-05-04T14:55:13.319Z | Checking scroll v0.12.0 |
| 2477 | 2026-05-04T14:55:13.319Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2478 | 2026-05-04T14:55:13.319Z | Checking hash32 v0.2.1 |
| 2479 | 2026-05-04T14:55:13.319Z | Checking num-integer v0.1.46 |
| 2480 | 2026-05-04T14:55:13.319Z | Checking toml_datetime v0.6.11 |
| 2481 | 2026-05-04T14:55:13.319Z | Checking serde_spanned v0.6.9 |
| 2482 | 2026-05-04T14:55:13.319Z | Checking md-5 v0.10.6 |
| 2483 | 2026-05-04T14:55:13.319Z | Checking ff v0.13.1 |
| 2484 | 2026-05-04T14:55:13.319Z | Checking psl-types v2.0.11 |
| 2485 | 2026-05-04T14:55:13.319Z | Checking iri-string v0.7.10 |
| 2486 | 2026-05-04T14:55:13.319Z | Checking hyper v1.8.1 |
| 2487 | 2026-05-04T14:55:13.319Z | Checking fallible-iterator v0.2.0 |
| 2488 | 2026-05-04T14:55:13.319Z | Checking ryu v1.0.23 |
| 2489 | 2026-05-04T14:55:13.319Z | Checking base16ct v0.2.0 |
| 2490 | 2026-05-04T14:55:13.319Z | Checking zlib-rs v0.6.2 |
| 2491 | 2026-05-04T14:55:13.319Z | Checking serde_urlencoded v0.7.1 |
| 2492 | 2026-05-04T14:55:13.320Z | Checking postgres-protocol v0.6.10 |
| 2493 | 2026-05-04T14:55:13.320Z | Checking sec1 v0.7.3 |
| 2494 | 2026-05-04T14:55:13.320Z | Compiling iddqd v0.3.18 |
| 2495 | 2026-05-04T14:55:13.320Z | Checking publicsuffix v2.3.0 |
| 2496 | 2026-05-04T14:55:13.320Z | Checking group v0.13.0 |
| 2497 | 2026-05-04T14:55:13.320Z | Checking num-iter v0.1.45 |
| 2498 | 2026-05-04T14:55:13.320Z | Checking heapless v0.7.17 |
| 2499 | 2026-05-04T14:55:13.320Z | Checking goblin v0.8.2 |
| 2500 | 2026-05-04T14:55:13.320Z | Checking hyper-util v0.1.20 |
| 2501 | 2026-05-04T14:55:13.320Z | Checking dof v0.4.0 |
| 2502 | 2026-05-04T14:55:13.320Z | Checking tower-http v0.6.8 |
| 2503 | 2026-05-04T14:55:13.320Z | Checking flate2 v1.1.9 |
| 2504 | 2026-05-04T14:55:13.320Z | Checking zstd-safe v7.2.4 |
| 2505 | 2026-05-04T14:55:13.321Z | Checking rand v0.8.5 |
| 2506 | 2026-05-04T14:55:13.376Z | Checking oxnet v0.1.4 |
| 2507 | 2026-05-04T14:55:13.376Z | Checking cookie v0.18.1 |
| 2508 | 2026-05-04T14:55:13.514Z | Checking tokio-native-tls v0.3.1 |
| 2509 | 2026-05-04T14:55:13.533Z | Checking dtrace-parser v0.3.0 |
| 2510 | 2026-05-04T14:55:13.533Z | Checking phf_shared v0.13.1 |
| 2511 | 2026-05-04T14:55:13.533Z | Checking lazy_static v1.5.0 |
| 2512 | 2026-05-04T14:55:13.533Z | Checking terminal_size v0.4.3 |
| 2513 | 2026-05-04T14:55:13.548Z | Checking zerocopy v0.7.35 |
| 2514 | 2026-05-04T14:55:13.562Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2515 | 2026-05-04T14:55:13.584Z | Checking signal-hook v0.3.18 |
| 2516 | 2026-05-04T14:55:13.646Z | Checking hkdf v0.12.4 |
| 2517 | 2026-05-04T14:55:13.659Z | Checking crypto-bigint v0.5.5 |
| 2518 | 2026-05-04T14:55:13.668Z | Checking thread-id v5.1.0 |
| 2519 | 2026-05-04T14:55:13.681Z | Checking bitflags v1.3.2 |
| 2520 | 2026-05-04T14:55:13.749Z | Compiling rayon-core v1.13.0 |
| 2521 | 2026-05-04T14:55:13.762Z | Checking foldhash v0.1.5 |
| 2522 | 2026-05-04T14:55:13.776Z | Checking bumpalo v3.20.2 |
| 2523 | 2026-05-04T14:55:13.791Z | Checking managed v0.8.0 |
| 2524 | 2026-05-04T14:55:13.896Z | Checking winnow v0.5.40 |
| 2525 | 2026-05-04T14:55:13.940Z | Checking winnow v0.7.14 |
| 2526 | 2026-05-04T14:55:13.976Z | Checking strsim v0.11.1 |
| 2527 | 2026-05-04T14:55:13.980Z | Checking clap_lex v1.0.0 |
| 2528 | 2026-05-04T14:55:14.038Z | Checking hyper-rustls v0.27.7 |
| 2529 | 2026-05-04T14:55:14.061Z | Checking either v1.15.0 |
| 2530 | 2026-05-04T14:55:14.138Z | Checking libbz2-rs-sys v0.2.2 |
| 2531 | 2026-05-04T14:55:14.152Z | Checking foldhash v0.2.0 |
| 2532 | 2026-05-04T14:55:14.253Z | Checking clap_builder v4.5.60 |
| 2533 | 2026-05-04T14:55:14.256Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2534 | 2026-05-04T14:55:14.304Z | Checking hashbrown v0.16.1 |
| 2535 | 2026-05-04T14:55:14.450Z | Checking hyper-tls v0.6.0 |
| 2536 | 2026-05-04T14:55:14.533Z | Checking bzip2 v0.6.1 |
| 2537 | 2026-05-04T14:55:14.597Z | Checking elliptic-curve v0.13.8 |
| 2538 | 2026-05-04T14:55:14.625Z | Checking zopfli v0.8.3 |
| 2539 | 2026-05-04T14:55:14.674Z | Checking dof v0.3.0 |
| 2540 | 2026-05-04T14:55:14.698Z | Checking smoltcp v0.9.1 |
| 2541 | 2026-05-04T14:55:14.833Z | Checking hashbrown v0.15.5 |
| 2542 | 2026-05-04T14:55:14.907Z | Checking signal-hook-mio v0.2.5 |
| 2543 | 2026-05-04T14:55:14.956Z | Checking usdt-impl v0.6.0 |
| 2544 | 2026-05-04T14:55:14.959Z | Checking phf v0.13.1 |
| 2545 | 2026-05-04T14:55:15.014Z | Checking num-bigint-dig v0.8.6 |
| 2546 | 2026-05-04T14:55:15.062Z | Checking toml_edit v0.19.15 |
| 2547 | 2026-05-04T14:55:15.120Z | Checking bzip2 v0.4.4 |
| 2548 | 2026-05-04T14:55:15.142Z | Checking cookie_store v0.22.1 |
| 2549 | 2026-05-04T14:55:15.288Z | Checking zstd v0.13.3 |
| 2550 | 2026-05-04T14:55:15.300Z | Checking postgres-types v0.2.12 |
| 2551 | 2026-05-04T14:55:15.311Z | Checking dtrace-parser v0.2.0 |
| 2552 | 2026-05-04T14:55:15.477Z | Checking rustls-platform-verifier v0.6.2 |
| 2553 | 2026-05-04T14:55:15.489Z | Checking crossbeam-deque v0.8.6 |
| 2554 | 2026-05-04T14:55:15.502Z | Checking regex v1.12.3 |
| 2555 | 2026-05-04T14:55:15.518Z | Checking bstr v1.12.1 |
| 2556 | 2026-05-04T14:55:15.545Z | Checking ed25519 v2.2.3 |
| 2557 | 2026-05-04T14:55:15.614Z | Checking phf_shared v0.11.3 |
| 2558 | 2026-05-04T14:55:15.617Z | Checking curve25519-dalek v4.1.3 |
| 2559 | 2026-05-04T14:55:15.668Z | Checking ref-cast v1.0.25 |
| 2560 | 2026-05-04T14:55:15.734Z | Checking strum v0.27.2 |
| 2561 | 2026-05-04T14:55:15.760Z | Checking hubpack v0.1.2 |
| 2562 | 2026-05-04T14:55:15.772Z | Checking memoffset v0.9.1 |
| 2563 | 2026-05-04T14:55:15.784Z | Checking rustix v0.38.44 |
| 2564 | 2026-05-04T14:55:15.898Z | Checking pkcs1 v0.7.5 |
| 2565 | 2026-05-04T14:55:15.907Z | Checking float-cmp v0.10.0 |
| 2566 | 2026-05-04T14:55:15.907Z | Checking hex v0.4.3 |
| 2567 | 2026-05-04T14:55:15.922Z | Checking serde-big-array v0.5.1 |
| 2568 | 2026-05-04T14:55:15.936Z | Checking erased-serde v0.3.31 |
| 2569 | 2026-05-04T14:55:15.987Z | Checking rfc6979 v0.4.0 |
| 2570 | 2026-05-04T14:55:16.060Z | Checking thread-id v4.2.2 |
| 2571 | 2026-05-04T14:55:16.062Z | Checking memmap2 v0.9.10 |
| 2572 | 2026-05-04T14:55:16.096Z | Checking env_filter v1.0.0 |
| 2573 | 2026-05-04T14:55:16.108Z | Checking encoding_rs v0.8.35 |
| 2574 | 2026-05-04T14:55:16.121Z | Checking difflib v0.4.0 |
| 2575 | 2026-05-04T14:55:16.142Z | Checking mime v0.3.17 |
| 2576 | 2026-05-04T14:55:16.235Z | Checking rustc-hash v2.1.1 |
| 2577 | 2026-05-04T14:55:16.248Z | Checking new_debug_unreachable v1.0.6 |
| 2578 | 2026-05-04T14:55:16.300Z | Checking fixedbitset v0.5.7 |
| 2579 | 2026-05-04T14:55:16.316Z | Checking whoami v2.1.0 |
| 2580 | 2026-05-04T14:55:16.328Z | Checking static_assertions v1.1.0 |
| 2581 | 2026-05-04T14:55:16.330Z | Checking toml_write v0.1.2 |
| 2582 | 2026-05-04T14:55:16.351Z | Checking normalize-line-endings v0.3.0 |
| 2583 | 2026-05-04T14:55:16.401Z | Checking keccak v0.1.6 |
| 2584 | 2026-05-04T14:55:16.441Z | Checking data-encoding v2.10.0 |
| 2585 | 2026-05-04T14:55:16.453Z | Checking fixedbitset v0.4.2 |
| 2586 | 2026-05-04T14:55:16.501Z | Checking unicode-segmentation v1.12.0 |
| 2587 | 2026-05-04T14:55:16.514Z | Checking jiff v0.2.21 |
| 2588 | 2026-05-04T14:55:16.517Z | Checking precomputed-hash v0.1.1 |
| 2589 | 2026-05-04T14:55:16.575Z | Checking predicates-core v1.0.10 |
| 2590 | 2026-05-04T14:55:16.605Z | Checking petgraph v0.6.5 |
| 2591 | 2026-05-04T14:55:16.617Z | Checking string_cache v0.8.9 |
| 2592 | 2026-05-04T14:55:16.630Z | Checking crossterm v0.28.1 |
| 2593 | 2026-05-04T14:55:16.699Z | Checking predicates v3.1.4 |
| 2594 | 2026-05-04T14:55:16.727Z | Checking hickory-proto v0.25.2 |
| 2595 | 2026-05-04T14:55:16.788Z | Checking sha3 v0.10.8 |
| 2596 | 2026-05-04T14:55:16.824Z | Checking similar v2.7.0 |
| 2597 | 2026-05-04T14:55:16.999Z | Checking tokio-postgres v0.7.16 |
| 2598 | 2026-05-04T14:55:17.012Z | Checking toml_edit v0.22.27 |
| 2599 | 2026-05-04T14:55:17.088Z | Checking reqwest v0.12.28 |
| 2600 | 2026-05-04T14:55:17.210Z | Checking petgraph v0.8.3 |
| 2601 | 2026-05-04T14:55:17.357Z | Checking ed25519-dalek v2.2.0 |
| 2602 | 2026-05-04T14:55:17.599Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2603 | 2026-05-04T14:55:17.962Z | Checking slog v2.8.2 |
| 2604 | 2026-05-04T14:55:18.131Z | Checking env_logger v0.11.9 |
| 2605 | 2026-05-04T14:55:18.240Z | Checking usdt v0.6.0 |
| 2606 | 2026-05-04T14:55:18.258Z | Checking usdt-impl v0.5.0 |
| 2607 | 2026-05-04T14:55:18.332Z | Checking toml v0.7.8 |
| 2608 | 2026-05-04T14:55:18.415Z | Checking ecdsa v0.16.9 |
| 2609 | 2026-05-04T14:55:18.546Z | Checking serde_with v3.17.0 |
| 2610 | 2026-05-04T14:55:18.646Z | Checking rsa v0.9.10 |
| 2611 | 2026-05-04T14:55:18.742Z | Checking nix v0.31.2 |
| 2612 | 2026-05-04T14:55:18.790Z | Checking zip v4.6.1 |
| 2613 | 2026-05-04T14:55:18.836Z | Checking reqwest v0.13.2 |
| 2614 | 2026-05-04T14:55:19.108Z | Checking clap v4.5.60 |
| 2615 | 2026-05-04T14:55:19.164Z | Checking zip v0.6.6 |
| 2616 | 2026-05-04T14:55:19.192Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2617 | 2026-05-04T14:55:19.417Z | Checking itertools v0.13.0 |
| 2618 | 2026-05-04T14:55:19.498Z | Checking strum v0.26.3 |
| 2619 | 2026-05-04T14:55:19.536Z | Checking tokio-stream v0.1.18 |
| 2620 | 2026-05-04T14:55:19.599Z | Checking fs-err v3.3.0 |
| 2621 | 2026-05-04T14:55:19.619Z | Checking ahash v0.8.12 |
| 2622 | 2026-05-04T14:55:19.723Z | Checking object v0.37.3 |
| 2623 | 2026-05-04T14:55:19.794Z | Checking buf-list v1.1.2 |
| 2624 | 2026-05-04T14:55:19.822Z | Checking camino v1.2.2 |
| 2625 | 2026-05-04T14:55:19.913Z | Checking anyhow v1.0.102 |
| 2626 | 2026-05-04T14:55:19.939Z | Checking x509-cert v0.2.5 |
| 2627 | 2026-05-04T14:55:19.985Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 2628 | 2026-05-04T14:55:19.985Z | Checking openapiv3 v2.2.0 |
| 2629 | 2026-05-04T14:55:20.045Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2630 | 2026-05-04T14:55:20.088Z | Checking sha1 v0.10.6 |
| 2631 | 2026-05-04T14:55:20.118Z | Checking peg-runtime v0.8.5 |
| 2632 | 2026-05-04T14:55:20.248Z | Checking lalrpop-util v0.19.12 |
| 2633 | 2026-05-04T14:55:20.259Z | Checking rayon v1.11.0 |
| 2634 | 2026-05-04T14:55:20.262Z | Checking sigpipe v0.1.3 |
| 2635 | 2026-05-04T14:55:20.282Z | Checking glob v0.3.3 |
| 2636 | 2026-05-04T14:55:21.994Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2637 | 2026-05-04T14:55:22.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.53s |
| 2638 | 2026-05-04T14:55:22.450Z | |
| 2639 | 2026-05-04T14:55:22.451Z | info: running `cargo check --bins` on internal-dns-types (77/274) |
| 2640 | 2026-05-04T14:55:22.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2641 | 2026-05-04T14:55:22.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2642 | 2026-05-04T14:55:22.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2643 | 2026-05-04T14:55:22.981Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2644 | 2026-05-04T14:55:23.073Z | |
| 2645 | 2026-05-04T14:55:23.073Z | info: running `cargo check --bins` on internal-dns-types-versions (78/274) |
| 2646 | 2026-05-04T14:55:23.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2647 | 2026-05-04T14:55:23.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2648 | 2026-05-04T14:55:23.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2649 | 2026-05-04T14:55:23.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2650 | 2026-05-04T14:55:23.703Z | |
| 2651 | 2026-05-04T14:55:23.703Z | info: running `cargo check --bins` on nexus-types-versions (79/274) |
| 2652 | 2026-05-04T14:55:24.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2653 | 2026-05-04T14:55:24.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2654 | 2026-05-04T14:55:24.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2655 | 2026-05-04T14:55:24.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2656 | 2026-05-04T14:55:24.344Z | |
| 2657 | 2026-05-04T14:55:24.344Z | info: running `cargo check --bins` on oxql-types (80/274) |
| 2658 | 2026-05-04T14:55:24.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2659 | 2026-05-04T14:55:24.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2660 | 2026-05-04T14:55:24.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2661 | 2026-05-04T14:55:24.871Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2662 | 2026-05-04T14:55:24.959Z | |
| 2663 | 2026-05-04T14:55:24.959Z | info: running `cargo check --bins` on oximeter-types (81/274) |
| 2664 | 2026-05-04T14:55:25.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2665 | 2026-05-04T14:55:25.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2666 | 2026-05-04T14:55:25.484Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2667 | 2026-05-04T14:55:25.487Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2668 | 2026-05-04T14:55:25.580Z | |
| 2669 | 2026-05-04T14:55:25.580Z | info: running `cargo check --bins` on oximeter-types-versions (82/274) |
| 2670 | 2026-05-04T14:55:26.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2671 | 2026-05-04T14:55:26.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2672 | 2026-05-04T14:55:26.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2673 | 2026-05-04T14:55:26.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2674 | 2026-05-04T14:55:26.207Z | |
| 2675 | 2026-05-04T14:55:26.207Z | info: running `cargo check --bins` on oximeter-macro-impl (83/274) |
| 2676 | 2026-05-04T14:55:26.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2677 | 2026-05-04T14:55:26.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2678 | 2026-05-04T14:55:26.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2679 | 2026-05-04T14:55:26.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2680 | 2026-05-04T14:55:26.800Z | |
| 2681 | 2026-05-04T14:55:26.800Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/274) |
| 2682 | 2026-05-04T14:55:27.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2683 | 2026-05-04T14:55:27.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2684 | 2026-05-04T14:55:27.492Z | Compiling structmeta-derive v0.3.0 |
| 2685 | 2026-05-04T14:55:27.610Z | Compiling rustls v0.22.4 |
| 2686 | 2026-05-04T14:55:27.620Z | Compiling multer v3.1.0 |
| 2687 | 2026-05-04T14:55:27.630Z | Compiling async-stream-impl v0.3.6 |
| 2688 | 2026-05-04T14:55:27.633Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2689 | 2026-05-04T14:55:27.653Z | Compiling dropshot v0.17.0 |
| 2690 | 2026-05-04T14:55:27.669Z | Compiling dropshot_endpoint v0.17.0 |
| 2691 | 2026-05-04T14:55:27.669Z | Compiling newtype-uuid-macros v0.1.0 |
| 2692 | 2026-05-04T14:55:27.793Z | Checking newtype-uuid v1.3.2 |
| 2693 | 2026-05-04T14:55:27.857Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2694 | 2026-05-04T14:55:27.916Z | Checking rustls-webpki v0.102.8 |
| 2695 | 2026-05-04T14:55:28.003Z | Checking daft v0.1.5 |
| 2696 | 2026-05-04T14:55:28.034Z | Checking futures-executor v0.3.32 |
| 2697 | 2026-05-04T14:55:28.228Z | Checking thread_local v1.1.9 |
| 2698 | 2026-05-04T14:55:28.249Z | Checking compression-core v0.4.31 |
| 2699 | 2026-05-04T14:55:28.266Z | Checking match_cfg v0.1.0 |
| 2700 | 2026-05-04T14:55:28.381Z | Checking iddqd v0.3.18 |
| 2701 | 2026-05-04T14:55:28.394Z | Checking compression-codecs v0.4.37 |
| 2702 | 2026-05-04T14:55:28.407Z | Compiling hostname v0.3.1 |
| 2703 | 2026-05-04T14:55:28.554Z | Checking futures v0.3.32 |
| 2704 | 2026-05-04T14:55:28.568Z | Checking crossbeam-channel v0.5.15 |
| 2705 | 2026-05-04T14:55:28.694Z | Compiling structmeta v0.3.0 |
| 2706 | 2026-05-04T14:55:28.750Z | Checking slog-json v2.6.1 |
| 2707 | 2026-05-04T14:55:28.928Z | Compiling derive-ex v0.1.8 |
| 2708 | 2026-05-04T14:55:28.943Z | Compiling parse-display-derive v0.10.0 |
| 2709 | 2026-05-04T14:55:28.972Z | Checking serde_spanned v1.0.4 |
| 2710 | 2026-05-04T14:55:29.110Z | Checking is-terminal v0.4.17 |
| 2711 | 2026-05-04T14:55:29.205Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 2712 | 2026-05-04T14:55:29.326Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2713 | 2026-05-04T14:55:29.416Z | Checking debug-ignore v1.0.5 |
| 2714 | 2026-05-04T14:55:29.481Z | Checking term v1.2.1 |
| 2715 | 2026-05-04T14:55:29.560Z | Checking take_mut v0.2.2 |
| 2716 | 2026-05-04T14:55:29.597Z | Checking toml v1.0.6+spec-1.1.0 |
| 2717 | 2026-05-04T14:55:29.635Z | Checking slog-async v2.8.0 |
| 2718 | 2026-05-04T14:55:29.708Z | Checking slog-term v2.9.2 |
| 2719 | 2026-05-04T14:55:29.813Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2720 | 2026-05-04T14:55:29.893Z | Compiling slog-bunyan v2.5.0 |
| 2721 | 2026-05-04T14:55:30.040Z | Compiling async-compression v0.4.41 |
| 2722 | 2026-05-04T14:55:30.057Z | Checking tokio-rustls v0.25.0 |
| 2723 | 2026-05-04T14:55:30.192Z | Checking async-stream v0.3.6 |
| 2724 | 2026-05-04T14:55:30.329Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2725 | 2026-05-04T14:55:30.362Z | Checking progenitor-client v0.14.0 |
| 2726 | 2026-05-04T14:55:30.438Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2727 | 2026-05-04T14:55:30.606Z | Checking backon v1.6.0 |
| 2728 | 2026-05-04T14:55:30.666Z | Compiling test-strategy v0.4.5 |
| 2729 | 2026-05-04T14:55:30.669Z | Checking waitgroup v0.1.2 |
| 2730 | 2026-05-04T14:55:30.774Z | Checking rustls-pemfile v2.2.0 |
| 2731 | 2026-05-04T14:55:30.995Z | Checking serde_path_to_error v0.1.20 |
| 2732 | 2026-05-04T14:55:31.050Z | Compiling hostname v0.4.2 |
| 2733 | 2026-05-04T14:55:31.077Z | Checking instant v0.1.13 |
| 2734 | 2026-05-04T14:55:31.162Z | Compiling prettyplease v0.2.37 |
| 2735 | 2026-05-04T14:55:31.191Z | Checking backoff v0.4.0 |
| 2736 | 2026-05-04T14:55:31.285Z | Compiling progenitor-extras v0.2.0 |
| 2737 | 2026-05-04T14:55:31.405Z | Checking parse-display v0.10.0 |
| 2738 | 2026-05-04T14:55:31.535Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2739 | 2026-05-04T14:55:31.613Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2740 | 2026-05-04T14:55:31.774Z | Checking progenitor-client v0.10.0 |
| 2741 | 2026-05-04T14:55:31.794Z | Checking itertools v0.14.0 |
| 2742 | 2026-05-04T14:55:31.969Z | Checking regress v0.10.5 |
| 2743 | 2026-05-04T14:55:32.006Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2744 | 2026-05-04T14:55:32.059Z | Checking num-rational v0.4.2 |
| 2745 | 2026-05-04T14:55:32.183Z | Compiling tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2746 | 2026-05-04T14:55:32.837Z | Checking num-complex v0.4.6 |
| 2747 | 2026-05-04T14:55:33.209Z | Checking macaddr v1.0.1 |
| 2748 | 2026-05-04T14:55:33.389Z | Checking num v0.4.3 |
| 2749 | 2026-05-04T14:55:33.403Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2750 | 2026-05-04T14:55:33.465Z | Compiling usdt-macro v0.5.0 |
| 2751 | 2026-05-04T14:55:33.568Z | Compiling usdt-attr-macro v0.5.0 |
| 2752 | 2026-05-04T14:55:33.618Z | Checking memmap v0.7.0 |
| 2753 | 2026-05-04T14:55:33.646Z | Compiling float-ord v0.3.2 |
| 2754 | 2026-05-04T14:55:33.767Z | Compiling toml v0.8.23 |
| 2755 | 2026-05-04T14:55:33.859Z | Checking linked-hash-map v0.5.6 |
| 2756 | 2026-05-04T14:55:34.035Z | Compiling minimal-lexical v0.2.1 |
| 2757 | 2026-05-04T14:55:34.303Z | Compiling nom v7.1.3 |
| 2758 | 2026-05-04T14:55:34.411Z | Checking usdt v0.5.0 |
| 2759 | 2026-05-04T14:55:34.424Z | Checking lru-cache v0.1.2 |
| 2760 | 2026-05-04T14:55:34.926Z | Checking hickory-proto v0.24.4 |
| 2761 | 2026-05-04T14:55:34.957Z | Checking phf_shared v0.12.1 |
| 2762 | 2026-05-04T14:55:35.087Z | Compiling slog-dtrace v0.3.0 |
| 2763 | 2026-05-04T14:55:35.109Z | Checking heck v0.5.0 |
| 2764 | 2026-05-04T14:55:35.243Z | Compiling convert_case v0.4.0 |
| 2765 | 2026-05-04T14:55:35.290Z | Compiling chrono-tz v0.10.4 |
| 2766 | 2026-05-04T14:55:35.485Z | Checking resolv-conf v0.7.6 |
| 2767 | 2026-05-04T14:55:35.639Z | Compiling const_format_proc_macros v0.2.34 |
| 2768 | 2026-05-04T14:55:35.675Z | Compiling derive_more v0.99.20 |
| 2769 | 2026-05-04T14:55:35.689Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2770 | 2026-05-04T14:55:35.932Z | Checking phf v0.12.1 |
| 2771 | 2026-05-04T14:55:36.085Z | Checking tokio-dtrace v0.1.1 |
| 2772 | 2026-05-04T14:55:36.179Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2773 | 2026-05-04T14:55:36.283Z | Compiling derive-where v1.6.0 |
| 2774 | 2026-05-04T14:55:36.694Z | Checking highway v1.3.0 |
| 2775 | 2026-05-04T14:55:36.778Z | Checking hickory-resolver v0.24.4 |
| 2776 | 2026-05-04T14:55:36.876Z | Checking const_format v0.2.35 |
| 2777 | 2026-05-04T14:55:36.934Z | Checking oxide-tokio-rt v0.1.4 |
| 2778 | 2026-05-04T14:55:37.419Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2779 | 2026-05-04T14:55:37.420Z | Checking gethostname v0.5.0 |
| 2780 | 2026-05-04T14:55:37.481Z | Checking bcs v0.1.6 |
| 2781 | 2026-05-04T14:55:37.532Z | Compiling async-recursion v1.1.1 |
| 2782 | 2026-05-04T14:55:37.641Z | Checking qorb v0.4.1 |
| 2783 | 2026-05-04T14:55:37.730Z | Checking termtree v0.5.1 |
| 2784 | 2026-05-04T14:55:38.325Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2785 | 2026-05-04T14:55:38.947Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2786 | 2026-05-04T14:55:39.166Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2787 | 2026-05-04T14:55:39.169Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2788 | 2026-05-04T14:55:41.417Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2789 | 2026-05-04T14:55:44.100Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2790 | 2026-05-04T14:55:46.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.40s |
| 2791 | 2026-05-04T14:55:46.396Z | |
| 2792 | 2026-05-04T14:55:46.396Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/274) |
| 2793 | 2026-05-04T14:55:46.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2794 | 2026-05-04T14:55:46.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2795 | 2026-05-04T14:55:47.084Z | Compiling ar_archive_writer v0.5.1 |
| 2796 | 2026-05-04T14:55:47.195Z | Compiling stacker v0.1.23 |
| 2797 | 2026-05-04T14:55:47.198Z | Compiling cfg_aliases v0.1.1 |
| 2798 | 2026-05-04T14:55:47.206Z | Compiling convert_case v0.10.0 |
| 2799 | 2026-05-04T14:55:47.211Z | Checking unicode-width v0.1.14 |
| 2800 | 2026-05-04T14:55:47.217Z | Compiling proc-macro-error v1.0.4 |
| 2801 | 2026-05-04T14:55:47.229Z | Checking fd-lock v4.0.4 |
| 2802 | 2026-05-04T14:55:47.229Z | Checking nibble_vec v0.1.0 |
| 2803 | 2026-05-04T14:55:47.256Z | Compiling nix v0.28.0 |
| 2804 | 2026-05-04T14:55:47.342Z | Checking vte v0.14.1 |
| 2805 | 2026-05-04T14:55:47.358Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2806 | 2026-05-04T14:55:47.456Z | Checking bytecount v0.6.9 |
| 2807 | 2026-05-04T14:55:47.456Z | Checking endian-type v0.1.2 |
| 2808 | 2026-05-04T14:55:47.495Z | Checking strip-ansi-escapes v0.2.1 |
| 2809 | 2026-05-04T14:55:47.508Z | Compiling derive_more-impl v2.1.1 |
| 2810 | 2026-05-04T14:55:47.520Z | Compiling tabled_derive v0.7.0 |
| 2811 | 2026-05-04T14:55:47.557Z | Checking papergrid v0.11.0 |
| 2812 | 2026-05-04T14:55:47.589Z | Checking radix_trie v0.2.1 |
| 2813 | 2026-05-04T14:55:47.605Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2814 | 2026-05-04T14:55:47.766Z | Compiling peg-macros v0.8.5 |
| 2815 | 2026-05-04T14:55:47.838Z | Checking winnow v0.6.26 |
| 2816 | 2026-05-04T14:55:48.047Z | Compiling psm v0.1.30 |
| 2817 | 2026-05-04T14:55:48.120Z | Compiling sqlparser_derive v0.5.0 |
| 2818 | 2026-05-04T14:55:48.163Z | Checking nu-ansi-term v0.50.3 |
| 2819 | 2026-05-04T14:55:48.318Z | Checking derive_more v2.1.1 |
| 2820 | 2026-05-04T14:55:48.374Z | Checking home v0.5.12 |
| 2821 | 2026-05-04T14:55:48.399Z | Checking unicode-width v0.2.0 |
| 2822 | 2026-05-04T14:55:48.481Z | Checking unicode_categories v0.1.1 |
| 2823 | 2026-05-04T14:55:48.494Z | Checking tabled v0.15.0 |
| 2824 | 2026-05-04T14:55:48.599Z | Checking rustyline v14.0.0 |
| 2825 | 2026-05-04T14:55:48.637Z | Checking crossterm v0.29.0 |
| 2826 | 2026-05-04T14:55:48.654Z | Checking reedline v0.40.0 |
| 2827 | 2026-05-04T14:55:48.850Z | Checking recursive v0.1.1 |
| 2828 | 2026-05-04T14:55:48.943Z | Checking display-error-chain v0.2.2 |
| 2829 | 2026-05-04T14:55:48.956Z | Checking sqlparser v0.61.0 |
| 2830 | 2026-05-04T14:55:49.035Z | Checking sqlformat v0.3.5 |
| 2831 | 2026-05-04T14:55:49.168Z | Checking peg v0.8.5 |
| 2832 | 2026-05-04T14:56:00.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.01s |
| 2833 | 2026-05-04T14:56:00.595Z | |
| 2834 | 2026-05-04T14:56:00.596Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/274) |
| 2835 | 2026-05-04T14:56:01.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2836 | 2026-05-04T14:56:01.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2837 | 2026-05-04T14:56:01.294Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2838 | 2026-05-04T14:56:04.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 2839 | 2026-05-04T14:56:04.954Z | |
| 2840 | 2026-05-04T14:56:04.954Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/274) |
| 2841 | 2026-05-04T14:56:05.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2842 | 2026-05-04T14:56:05.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2843 | 2026-05-04T14:56:05.654Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2844 | 2026-05-04T14:56:08.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.09s |
| 2845 | 2026-05-04T14:56:08.254Z | |
| 2846 | 2026-05-04T14:56:08.254Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/274) |
| 2847 | 2026-05-04T14:56:08.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2848 | 2026-05-04T14:56:08.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2849 | 2026-05-04T14:56:08.945Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2850 | 2026-05-04T14:56:12.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.90s |
| 2851 | 2026-05-04T14:56:12.370Z | |
| 2852 | 2026-05-04T14:56:12.370Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/274) |
| 2853 | 2026-05-04T14:56:12.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2854 | 2026-05-04T14:56:12.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2855 | 2026-05-04T14:56:13.055Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2856 | 2026-05-04T14:56:16.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.98s |
| 2857 | 2026-05-04T14:56:16.556Z | |
| 2858 | 2026-05-04T14:56:16.556Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/274) |
| 2859 | 2026-05-04T14:56:17.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2860 | 2026-05-04T14:56:17.096Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2861 | 2026-05-04T14:56:17.249Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2862 | 2026-05-04T14:56:19.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.26s |
| 2863 | 2026-05-04T14:56:20.032Z | |
| 2864 | 2026-05-04T14:56:20.032Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/274) |
| 2865 | 2026-05-04T14:56:20.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2866 | 2026-05-04T14:56:20.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2867 | 2026-05-04T14:56:20.726Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2868 | 2026-05-04T14:56:23.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.31s |
| 2869 | 2026-05-04T14:56:23.545Z | |
| 2870 | 2026-05-04T14:56:23.546Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/274) |
| 2871 | 2026-05-04T14:56:24.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2872 | 2026-05-04T14:56:24.084Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2873 | 2026-05-04T14:56:24.238Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2874 | 2026-05-04T14:56:27.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.10s |
| 2875 | 2026-05-04T14:56:27.858Z | |
| 2876 | 2026-05-04T14:56:27.858Z | info: running `cargo check --bins` on oximeter (93/274) |
| 2877 | 2026-05-04T14:56:28.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2878 | 2026-05-04T14:56:28.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2879 | 2026-05-04T14:56:28.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2880 | 2026-05-04T14:56:28.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2881 | 2026-05-04T14:56:28.478Z | |
| 2882 | 2026-05-04T14:56:28.478Z | info: running `cargo check --bins` on oximeter-schema (94/274) |
| 2883 | 2026-05-04T14:56:29.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2884 | 2026-05-04T14:56:29.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2885 | 2026-05-04T14:56:29.147Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2886 | 2026-05-04T14:56:29.317Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2887 | 2026-05-04T14:56:29.320Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2888 | 2026-05-04T14:56:29.680Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2889 | 2026-05-04T14:56:32.884Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2890 | 2026-05-04T14:56:34.128Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2891 | 2026-05-04T14:56:34.297Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2892 | 2026-05-04T14:56:34.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.50s |
| 2893 | 2026-05-04T14:56:35.174Z | |
| 2894 | 2026-05-04T14:56:35.174Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/274) |
| 2895 | 2026-05-04T14:56:35.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2896 | 2026-05-04T14:56:35.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2897 | 2026-05-04T14:56:35.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2898 | 2026-05-04T14:56:35.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2899 | 2026-05-04T14:56:35.787Z | |
| 2900 | 2026-05-04T14:56:35.787Z | info: running `cargo check --bins` on oximeter-test-utils (96/274) |
| 2901 | 2026-05-04T14:56:36.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2902 | 2026-05-04T14:56:36.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2903 | 2026-05-04T14:56:36.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2904 | 2026-05-04T14:56:36.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2905 | 2026-05-04T14:56:36.454Z | |
| 2906 | 2026-05-04T14:56:36.454Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/274) |
| 2907 | 2026-05-04T14:56:36.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2908 | 2026-05-04T14:56:36.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2909 | 2026-05-04T14:56:36.981Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2910 | 2026-05-04T14:56:36.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2911 | 2026-05-04T14:56:37.082Z | |
| 2912 | 2026-05-04T14:56:37.082Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/274) |
| 2913 | 2026-05-04T14:56:37.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2914 | 2026-05-04T14:56:37.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2915 | 2026-05-04T14:56:37.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2916 | 2026-05-04T14:56:37.614Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2917 | 2026-05-04T14:56:38.066Z | |
| 2918 | 2026-05-04T14:56:38.066Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/274) |
| 2919 | 2026-05-04T14:56:38.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2920 | 2026-05-04T14:56:38.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2921 | 2026-05-04T14:56:38.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2922 | 2026-05-04T14:56:38.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2923 | 2026-05-04T14:56:38.332Z | |
| 2924 | 2026-05-04T14:56:38.332Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/274) |
| 2925 | 2026-05-04T14:56:38.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2926 | 2026-05-04T14:56:38.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2927 | 2026-05-04T14:56:38.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2928 | 2026-05-04T14:56:38.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2929 | 2026-05-04T14:56:38.956Z | |
| 2930 | 2026-05-04T14:56:38.956Z | info: running `cargo check --bins` on trust-quorum-types (101/274) |
| 2931 | 2026-05-04T14:56:39.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2932 | 2026-05-04T14:56:39.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2933 | 2026-05-04T14:56:39.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2934 | 2026-05-04T14:56:39.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2935 | 2026-05-04T14:56:39.556Z | |
| 2936 | 2026-05-04T14:56:39.556Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/274) |
| 2937 | 2026-05-04T14:56:40.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2938 | 2026-05-04T14:56:40.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2939 | 2026-05-04T14:56:40.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2940 | 2026-05-04T14:56:40.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2941 | 2026-05-04T14:56:40.181Z | |
| 2942 | 2026-05-04T14:56:40.181Z | info: running `cargo check --bins` on update-engine (103/274) |
| 2943 | 2026-05-04T14:56:40.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2944 | 2026-05-04T14:56:40.688Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2945 | 2026-05-04T14:56:40.688Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2946 | 2026-05-04T14:56:40.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2947 | 2026-05-04T14:56:40.783Z | |
| 2948 | 2026-05-04T14:56:40.783Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/274) |
| 2949 | 2026-05-04T14:56:41.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2950 | 2026-05-04T14:56:41.328Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2951 | 2026-05-04T14:56:41.523Z | Compiling crucible-workspace-hack v0.1.0 |
| 2952 | 2026-05-04T14:56:41.642Z | Checking secrecy v0.10.3 |
| 2953 | 2026-05-04T14:56:41.648Z | Compiling heapless v0.8.0 |
| 2954 | 2026-05-04T14:56:41.655Z | Compiling ingot-macros v0.1.1 |
| 2955 | 2026-05-04T14:56:41.662Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2956 | 2026-05-04T14:56:41.665Z | Checking hash32 v0.3.1 |
| 2957 | 2026-05-04T14:56:41.683Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2958 | 2026-05-04T14:56:41.686Z | Compiling smoltcp v0.11.0 |
| 2959 | 2026-05-04T14:56:41.745Z | Checking cobs v0.3.0 |
| 2960 | 2026-05-04T14:56:41.791Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2961 | 2026-05-04T14:56:41.885Z | Checking universal-hash v0.5.1 |
| 2962 | 2026-05-04T14:56:41.891Z | Checking half v2.7.1 |
| 2963 | 2026-05-04T14:56:41.974Z | Checking opaque-debug v0.3.1 |
| 2964 | 2026-05-04T14:56:42.048Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2965 | 2026-05-04T14:56:42.064Z | Checking ciborium-io v0.2.2 |
| 2966 | 2026-05-04T14:56:42.077Z | Checking poly1305 v0.8.0 |
| 2967 | 2026-05-04T14:56:42.156Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2968 | 2026-05-04T14:56:42.198Z | Compiling proc-macro-crate v3.4.0 |
| 2969 | 2026-05-04T14:56:42.249Z | Checking ciborium-ll v0.2.2 |
| 2970 | 2026-05-04T14:56:42.340Z | Checking postcard v1.1.3 |
| 2971 | 2026-05-04T14:56:42.431Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2972 | 2026-05-04T14:56:42.449Z | Checking password-hash v0.5.0 |
| 2973 | 2026-05-04T14:56:42.645Z | Checking chacha20 v0.9.1 |
| 2974 | 2026-05-04T14:56:42.687Z | Compiling proc-macro-crate v1.3.1 |
| 2975 | 2026-05-04T14:56:42.708Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2976 | 2026-05-04T14:56:42.734Z | Checking blake2 v0.10.6 |
| 2977 | 2026-05-04T14:56:42.766Z | Compiling num_enum_derive v0.7.5 |
| 2978 | 2026-05-04T14:56:42.851Z | Checking aead v0.5.2 |
| 2979 | 2026-05-04T14:56:42.949Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2980 | 2026-05-04T14:56:42.981Z | Compiling foreign-types-macros v0.2.3 |
| 2981 | 2026-05-04T14:56:42.995Z | Checking thiserror-no-std v2.0.2 |
| 2982 | 2026-05-04T14:56:43.009Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 2983 | 2026-05-04T14:56:43.087Z | Checking foreign-types-shared v0.3.1 |
| 2984 | 2026-05-04T14:56:43.117Z | Checking cpufeatures v0.3.0 |
| 2985 | 2026-05-04T14:56:43.164Z | Compiling num_enum_derive v0.5.11 |
| 2986 | 2026-05-04T14:56:43.182Z | Checking vsss-rs v3.3.4 |
| 2987 | 2026-05-04T14:56:43.198Z | Checking chacha20 v0.10.0 |
| 2988 | 2026-05-04T14:56:43.261Z | Checking chacha20poly1305 v0.10.1 |
| 2989 | 2026-05-04T14:56:43.397Z | Checking argon2 v0.5.3 |
| 2990 | 2026-05-04T14:56:43.419Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2991 | 2026-05-04T14:56:43.588Z | Checking foreign-types v0.5.0 |
| 2992 | 2026-05-04T14:56:43.676Z | Checking ciborium v0.2.2 |
| 2993 | 2026-05-04T14:56:43.851Z | Checking num_enum v0.7.5 |
| 2994 | 2026-05-04T14:56:43.881Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2995 | 2026-05-04T14:56:43.884Z | Checking tabwriter v1.4.1 |
| 2996 | 2026-05-04T14:56:43.971Z | Checking console v0.15.11 |
| 2997 | 2026-05-04T14:56:44.048Z | Checking newline-converter v0.3.0 |
| 2998 | 2026-05-04T14:56:44.142Z | Checking camino-tempfile v1.4.1 |
| 2999 | 2026-05-04T14:56:44.170Z | Checking atomicwrites v0.4.4 |
| 3000 | 2026-05-04T14:56:44.184Z | Checking byte-wrapper v0.1.0 |
| 3001 | 2026-05-04T14:56:44.247Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3002 | 2026-05-04T14:56:44.263Z | Checking cstr-argument v0.1.2 |
| 3003 | 2026-05-04T14:56:44.303Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3004 | 2026-05-04T14:56:44.316Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3005 | 2026-05-04T14:56:44.366Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3006 | 2026-05-04T14:56:44.394Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3007 | 2026-05-04T14:56:44.408Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3008 | 2026-05-04T14:56:44.529Z | Checking expectorate v1.2.0 |
| 3009 | 2026-05-04T14:56:44.570Z | Checking ingot-types v0.1.2 |
| 3010 | 2026-05-04T14:56:44.585Z | Checking num_enum v0.5.11 |
| 3011 | 2026-05-04T14:56:44.667Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3012 | 2026-05-04T14:56:44.693Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3013 | 2026-05-04T14:56:44.708Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3014 | 2026-05-04T14:56:44.771Z | Checking rand v0.10.0 |
| 3015 | 2026-05-04T14:56:44.807Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3016 | 2026-05-04T14:56:44.841Z | Checking indent_write v2.2.0 |
| 3017 | 2026-05-04T14:56:44.919Z | Checking colored v3.1.1 |
| 3018 | 2026-05-04T14:56:44.955Z | Checking ingot v0.1.1 |
| 3019 | 2026-05-04T14:56:44.979Z | Compiling zone_cfg_derive v0.3.1 |
| 3020 | 2026-05-04T14:56:44.993Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3021 | 2026-05-04T14:56:45.054Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3022 | 2026-05-04T14:56:45.092Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3023 | 2026-05-04T14:56:45.121Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3024 | 2026-05-04T14:56:45.135Z | Checking itertools v0.12.1 |
| 3025 | 2026-05-04T14:56:45.237Z | Compiling num-derive v0.4.2 |
| 3026 | 2026-05-04T14:56:45.344Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3027 | 2026-05-04T14:56:45.505Z | Checking swrite v0.1.0 |
| 3028 | 2026-05-04T14:56:45.522Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3029 | 2026-05-04T14:56:45.610Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3030 | 2026-05-04T14:56:45.670Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3031 | 2026-05-04T14:56:45.839Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3032 | 2026-05-04T14:56:45.951Z | Checking dropshot-api-manager-types v0.7.1 |
| 3033 | 2026-05-04T14:56:45.966Z | Checking smf v0.2.3 |
| 3034 | 2026-05-04T14:56:46.143Z | Checking nanorand v0.7.0 |
| 3035 | 2026-05-04T14:56:46.158Z | Checking whoami v1.6.1 |
| 3036 | 2026-05-04T14:56:46.218Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3037 | 2026-05-04T14:56:46.233Z | Checking zone v0.3.1 |
| 3038 | 2026-05-04T14:56:46.253Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3039 | 2026-05-04T14:56:46.253Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3040 | 2026-05-04T14:56:46.350Z | Checking flume v0.11.1 |
| 3041 | 2026-05-04T14:56:46.674Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3042 | 2026-05-04T14:56:47.694Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3043 | 2026-05-04T14:56:48.614Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=bae0440c199b3908c12903a9532854936353433b#bae0440c) |
| 3044 | 2026-05-04T14:56:51.837Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3045 | 2026-05-04T14:56:53.932Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3046 | 2026-05-04T14:56:54.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.17s |
| 3047 | 2026-05-04T14:56:55.160Z | |
| 3048 | 2026-05-04T14:56:55.160Z | info: running `cargo check --bins` on clickhouse-admin-api (105/274) |
| 3049 | 2026-05-04T14:56:55.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3050 | 2026-05-04T14:56:55.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3051 | 2026-05-04T14:56:55.679Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3052 | 2026-05-04T14:56:55.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3053 | 2026-05-04T14:56:55.773Z | |
| 3054 | 2026-05-04T14:56:55.773Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/274) |
| 3055 | 2026-05-04T14:56:56.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3056 | 2026-05-04T14:56:56.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3057 | 2026-05-04T14:56:56.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3058 | 2026-05-04T14:56:56.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3059 | 2026-05-04T14:56:56.387Z | |
| 3060 | 2026-05-04T14:56:56.387Z | info: running `cargo check --bins` on bootstrap-agent-client (107/274) |
| 3061 | 2026-05-04T14:56:56.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3062 | 2026-05-04T14:56:56.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3063 | 2026-05-04T14:56:56.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3064 | 2026-05-04T14:56:56.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3065 | 2026-05-04T14:56:57.016Z | |
| 3066 | 2026-05-04T14:56:57.016Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/274) |
| 3067 | 2026-05-04T14:56:57.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3068 | 2026-05-04T14:56:57.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3069 | 2026-05-04T14:56:57.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3070 | 2026-05-04T14:56:57.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3071 | 2026-05-04T14:56:57.641Z | |
| 3072 | 2026-05-04T14:56:57.642Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/274) |
| 3073 | 2026-05-04T14:56:58.161Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3074 | 2026-05-04T14:56:58.164Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3075 | 2026-05-04T14:56:58.164Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3076 | 2026-05-04T14:56:58.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3077 | 2026-05-04T14:56:58.261Z | |
| 3078 | 2026-05-04T14:56:58.261Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/274) |
| 3079 | 2026-05-04T14:56:58.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3080 | 2026-05-04T14:56:58.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3081 | 2026-05-04T14:56:58.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3082 | 2026-05-04T14:56:58.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3083 | 2026-05-04T14:56:58.875Z | |
| 3084 | 2026-05-04T14:56:58.875Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/274) |
| 3085 | 2026-05-04T14:56:59.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3086 | 2026-05-04T14:56:59.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3087 | 2026-05-04T14:56:59.393Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3088 | 2026-05-04T14:56:59.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3089 | 2026-05-04T14:56:59.485Z | |
| 3090 | 2026-05-04T14:56:59.485Z | info: running `cargo check --bins` on cockroach-admin-client (112/274) |
| 3091 | 2026-05-04T14:56:59.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3092 | 2026-05-04T14:56:59.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3093 | 2026-05-04T14:56:59.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3094 | 2026-05-04T14:56:59.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3095 | 2026-05-04T14:57:00.078Z | |
| 3096 | 2026-05-04T14:57:00.078Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/274) |
| 3097 | 2026-05-04T14:57:00.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3098 | 2026-05-04T14:57:00.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3099 | 2026-05-04T14:57:00.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3100 | 2026-05-04T14:57:00.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3101 | 2026-05-04T14:57:00.685Z | |
| 3102 | 2026-05-04T14:57:00.685Z | info: running `cargo check --bins` on dns-service-client (114/274) |
| 3103 | 2026-05-04T14:57:01.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3104 | 2026-05-04T14:57:01.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3105 | 2026-05-04T14:57:01.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3106 | 2026-05-04T14:57:01.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3107 | 2026-05-04T14:57:01.298Z | |
| 3108 | 2026-05-04T14:57:01.298Z | info: running `cargo check --bins` on installinator-client (115/274) |
| 3109 | 2026-05-04T14:57:01.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3110 | 2026-05-04T14:57:01.817Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3111 | 2026-05-04T14:57:01.817Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3112 | 2026-05-04T14:57:01.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3113 | 2026-05-04T14:57:01.912Z | |
| 3114 | 2026-05-04T14:57:01.912Z | info: running `cargo check --bins` on nexus-client (116/274) |
| 3115 | 2026-05-04T14:57:02.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-05-04T14:57:02.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-05-04T14:57:02.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-05-04T14:57:02.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3119 | 2026-05-04T14:57:02.571Z | |
| 3120 | 2026-05-04T14:57:02.571Z | info: running `cargo check --bins` on nexus-lockstep-client (117/274) |
| 3121 | 2026-05-04T14:57:03.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-05-04T14:57:03.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-05-04T14:57:03.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-05-04T14:57:03.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3125 | 2026-05-04T14:57:03.230Z | |
| 3126 | 2026-05-04T14:57:03.230Z | info: running `cargo check --bins` on ntp-admin-client (118/274) |
| 3127 | 2026-05-04T14:57:03.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-05-04T14:57:03.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-05-04T14:57:03.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-05-04T14:57:03.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3131 | 2026-05-04T14:57:03.838Z | |
| 3132 | 2026-05-04T14:57:03.838Z | info: running `cargo check --bins` on oxide-client (119/274) |
| 3133 | 2026-05-04T14:57:04.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-05-04T14:57:04.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-05-04T14:57:04.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-05-04T14:57:04.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3137 | 2026-05-04T14:57:04.452Z | |
| 3138 | 2026-05-04T14:57:04.452Z | info: running `cargo check --bins` on oximeter-client (120/274) |
| 3139 | 2026-05-04T14:57:04.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-05-04T14:57:04.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-05-04T14:57:04.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-05-04T14:57:04.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3143 | 2026-05-04T14:57:05.074Z | |
| 3144 | 2026-05-04T14:57:05.074Z | info: running `cargo check --bins` on repo-depot-client (121/274) |
| 3145 | 2026-05-04T14:57:05.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-05-04T14:57:05.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-05-04T14:57:05.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-05-04T14:57:05.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3149 | 2026-05-04T14:57:05.690Z | |
| 3150 | 2026-05-04T14:57:05.690Z | info: running `cargo check --bins` on sled-agent-client (122/274) |
| 3151 | 2026-05-04T14:57:06.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-05-04T14:57:06.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-05-04T14:57:06.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-05-04T14:57:06.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3155 | 2026-05-04T14:57:06.329Z | |
| 3156 | 2026-05-04T14:57:06.329Z | info: running `cargo check --bins` on wicketd-client (123/274) |
| 3157 | 2026-05-04T14:57:06.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-05-04T14:57:06.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-05-04T14:57:06.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-05-04T14:57:06.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3161 | 2026-05-04T14:57:06.987Z | |
| 3162 | 2026-05-04T14:57:06.987Z | info: running `cargo check --bins` on installinator-common (124/274) |
| 3163 | 2026-05-04T14:57:07.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-05-04T14:57:07.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-05-04T14:57:07.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-05-04T14:57:07.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3167 | 2026-05-04T14:57:07.638Z | |
| 3168 | 2026-05-04T14:57:07.638Z | info: running `cargo check --bins` on installinator-common-versions (125/274) |
| 3169 | 2026-05-04T14:57:08.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-05-04T14:57:08.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-05-04T14:57:08.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-05-04T14:57:08.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3173 | 2026-05-04T14:57:08.241Z | |
| 3174 | 2026-05-04T14:57:08.242Z | info: running `cargo check --bins` on wicket-common (126/274) |
| 3175 | 2026-05-04T14:57:08.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-05-04T14:57:08.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-05-04T14:57:08.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-05-04T14:57:08.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3179 | 2026-05-04T14:57:08.877Z | |
| 3180 | 2026-05-04T14:57:08.877Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/274) |
| 3181 | 2026-05-04T14:57:09.413Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-05-04T14:57:09.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-05-04T14:57:09.586Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3184 | 2026-05-04T14:57:09.705Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3185 | 2026-05-04T14:57:09.711Z | Checking csv-core v0.1.13 |
| 3186 | 2026-05-04T14:57:09.719Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3187 | 2026-05-04T14:57:09.726Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3188 | 2026-05-04T14:57:09.737Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3189 | 2026-05-04T14:57:09.752Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3190 | 2026-05-04T14:57:09.761Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3191 | 2026-05-04T14:57:09.871Z | Checking csv v1.4.0 |
| 3192 | 2026-05-04T14:57:09.893Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3193 | 2026-05-04T14:57:09.939Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3194 | 2026-05-04T14:57:09.967Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3195 | 2026-05-04T14:57:10.221Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3196 | 2026-05-04T14:57:10.595Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3197 | 2026-05-04T14:57:10.598Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3198 | 2026-05-04T14:57:10.913Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3199 | 2026-05-04T14:57:16.750Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3200 | 2026-05-04T14:57:17.283Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3201 | 2026-05-04T14:57:19.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s |
| 3202 | 2026-05-04T14:57:19.847Z | |
| 3203 | 2026-05-04T14:57:19.847Z | info: running `cargo check --bins` on cockroach-admin-api (128/274) |
| 3204 | 2026-05-04T14:57:20.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3205 | 2026-05-04T14:57:20.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3206 | 2026-05-04T14:57:20.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3207 | 2026-05-04T14:57:20.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3208 | 2026-05-04T14:57:20.476Z | |
| 3209 | 2026-05-04T14:57:20.476Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/274) |
| 3210 | 2026-05-04T14:57:21.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3211 | 2026-05-04T14:57:21.079Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3212 | 2026-05-04T14:57:21.079Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3213 | 2026-05-04T14:57:21.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3214 | 2026-05-04T14:57:21.199Z | |
| 3215 | 2026-05-04T14:57:21.199Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/274) |
| 3216 | 2026-05-04T14:57:21.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3217 | 2026-05-04T14:57:21.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3218 | 2026-05-04T14:57:21.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3219 | 2026-05-04T14:57:21.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3220 | 2026-05-04T14:57:21.931Z | |
| 3221 | 2026-05-04T14:57:21.931Z | info: running `cargo check --bins` on gateway-test-utils (131/274) |
| 3222 | 2026-05-04T14:57:22.513Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3223 | 2026-05-04T14:57:22.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3224 | 2026-05-04T14:57:22.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3225 | 2026-05-04T14:57:22.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3226 | 2026-05-04T14:57:22.632Z | |
| 3227 | 2026-05-04T14:57:22.632Z | info: running `cargo check --bins` on omicron-gateway (132/274) |
| 3228 | 2026-05-04T14:57:23.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3229 | 2026-05-04T14:57:23.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3230 | 2026-05-04T14:57:23.444Z | Compiling regress v0.11.1 |
| 3231 | 2026-05-04T14:57:23.586Z | Compiling unsafe-libyaml v0.2.11 |
| 3232 | 2026-05-04T14:57:23.599Z | Compiling radium v0.7.0 |
| 3233 | 2026-05-04T14:57:23.602Z | Compiling semver v0.1.20 |
| 3234 | 2026-05-04T14:57:23.625Z | Compiling pin-project-internal v1.1.11 |
| 3235 | 2026-05-04T14:57:23.637Z | Checking tap v1.0.1 |
| 3236 | 2026-05-04T14:57:23.641Z | Compiling maybe-uninit v2.0.0 |
| 3237 | 2026-05-04T14:57:23.746Z | Checking wyz v0.5.1 |
| 3238 | 2026-05-04T14:57:23.890Z | Compiling rustc_version v0.1.7 |
| 3239 | 2026-05-04T14:57:23.948Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3240 | 2026-05-04T14:57:24.049Z | Checking progenitor-client v0.13.0 |
| 3241 | 2026-05-04T14:57:24.098Z | Compiling snafu-derive v0.8.9 |
| 3242 | 2026-05-04T14:57:24.130Z | Compiling newtype_derive v0.1.6 |
| 3243 | 2026-05-04T14:57:24.309Z | Compiling serde_yaml v0.9.34+deprecated |
| 3244 | 2026-05-04T14:57:24.343Z | Compiling zerocopy-derive v0.6.6 |
| 3245 | 2026-05-04T14:57:24.396Z | Checking crc-catalog v2.4.0 |
| 3246 | 2026-05-04T14:57:24.501Z | Compiling cancel-safe-futures v0.1.5 |
| 3247 | 2026-05-04T14:57:24.731Z | Checking funty v2.0.0 |
| 3248 | 2026-05-04T14:57:24.846Z | Checking pin-project v1.1.11 |
| 3249 | 2026-05-04T14:57:24.956Z | Compiling owo-colors v4.3.0 |
| 3250 | 2026-05-04T14:57:25.076Z | Checking same-file v1.0.6 |
| 3251 | 2026-05-04T14:57:25.152Z | Checking typify-impl v0.6.2 |
| 3252 | 2026-05-04T14:57:25.260Z | Compiling packed_struct v0.10.1 |
| 3253 | 2026-05-04T14:57:25.356Z | Checking zerocopy v0.6.6 |
| 3254 | 2026-05-04T14:57:25.550Z | Checking walkdir v2.5.0 |
| 3255 | 2026-05-04T14:57:25.569Z | Checking bitvec v1.0.1 |
| 3256 | 2026-05-04T14:57:25.701Z | Checking crc v3.4.0 |
| 3257 | 2026-05-04T14:57:25.849Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3258 | 2026-05-04T14:57:25.863Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3259 | 2026-05-04T14:57:25.883Z | Checking globset v0.4.18 |
| 3260 | 2026-05-04T14:57:26.120Z | Checking snafu v0.8.9 |
| 3261 | 2026-05-04T14:57:26.154Z | Checking olpc-cjson v0.1.4 |
| 3262 | 2026-05-04T14:57:26.225Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3263 | 2026-05-04T14:57:26.310Z | Checking pem v3.0.6 |
| 3264 | 2026-05-04T14:57:26.372Z | Compiling packed_struct_codegen v0.10.1 |
| 3265 | 2026-05-04T14:57:26.387Z | Checking libsw-core v0.3.2 |
| 3266 | 2026-05-04T14:57:26.415Z | Checking serde_plain v1.0.2 |
| 3267 | 2026-05-04T14:57:26.478Z | Compiling bitfield-macros v0.19.4 |
| 3268 | 2026-05-04T14:57:26.497Z | Compiling indexmap v1.9.3 |
| 3269 | 2026-05-04T14:57:26.539Z | Checking typed-path v0.9.3 |
| 3270 | 2026-05-04T14:57:26.574Z | Checking nodrop v0.1.14 |
| 3271 | 2026-05-04T14:57:26.674Z | Checking array-init v0.0.4 |
| 3272 | 2026-05-04T14:57:26.730Z | Checking libsw v3.5.0 |
| 3273 | 2026-05-04T14:57:26.893Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3274 | 2026-05-04T14:57:26.954Z | Checking smallvec v0.6.14 |
| 3275 | 2026-05-04T14:57:27.030Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3276 | 2026-05-04T14:57:27.152Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3277 | 2026-05-04T14:57:27.261Z | Checking bitfield v0.19.4 |
| 3278 | 2026-05-04T14:57:27.325Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3279 | 2026-05-04T14:57:27.341Z | Checking base64 v0.21.7 |
| 3280 | 2026-05-04T14:57:27.355Z | Checking tough v0.20.0 |
| 3281 | 2026-05-04T14:57:27.453Z | Checking hashbrown v0.12.3 |
| 3282 | 2026-05-04T14:57:27.468Z | Checking smawk v0.3.2 |
| 3283 | 2026-05-04T14:57:27.505Z | Checking linear-map v1.2.0 |
| 3284 | 2026-05-04T14:57:27.587Z | Checking unicode-linebreak v0.1.5 |
| 3285 | 2026-05-04T14:57:27.601Z | Checking tagptr v0.2.0 |
| 3286 | 2026-05-04T14:57:27.683Z | Checking ron v0.8.1 |
| 3287 | 2026-05-04T14:57:27.748Z | Checking moka v0.12.13 |
| 3288 | 2026-05-04T14:57:27.811Z | Checking textwrap v0.16.2 |
| 3289 | 2026-05-04T14:57:27.893Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3290 | 2026-05-04T14:57:28.033Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3291 | 2026-05-04T14:57:28.210Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3292 | 2026-05-04T14:57:28.227Z | Checking serde-hex v0.1.0 |
| 3293 | 2026-05-04T14:57:28.230Z | Checking steno v0.4.1 |
| 3294 | 2026-05-04T14:57:28.414Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3295 | 2026-05-04T14:57:28.561Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3296 | 2026-05-04T14:57:28.584Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3297 | 2026-05-04T14:57:29.093Z | Checking hashbrown v0.13.2 |
| 3298 | 2026-05-04T14:57:29.234Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3299 | 2026-05-04T14:57:29.253Z | Checking humantime v2.3.0 |
| 3300 | 2026-05-04T14:57:29.276Z | Checking crc-any v2.5.0 |
| 3301 | 2026-05-04T14:57:29.456Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3302 | 2026-05-04T14:57:29.470Z | Checking hickory-resolver v0.25.2 |
| 3303 | 2026-05-04T14:57:29.485Z | Checking utf-8 v0.7.6 |
| 3304 | 2026-05-04T14:57:29.487Z | Checking half v1.8.3 |
| 3305 | 2026-05-04T14:57:29.552Z | Checking object v0.30.4 |
| 3306 | 2026-05-04T14:57:29.626Z | Checking path-slash v0.1.5 |
| 3307 | 2026-05-04T14:57:29.626Z | Checking void v1.0.2 |
| 3308 | 2026-05-04T14:57:29.705Z | Checking serde_cbor v0.11.2 |
| 3309 | 2026-05-04T14:57:29.740Z | Checking lzss v0.8.2 |
| 3310 | 2026-05-04T14:57:29.754Z | Checking tungstenite v0.23.0 |
| 3311 | 2026-05-04T14:57:29.936Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3312 | 2026-05-04T14:57:29.939Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3313 | 2026-05-04T14:57:29.963Z | Compiling typify-macro v0.6.2 |
| 3314 | 2026-05-04T14:57:30.104Z | Checking nix v0.27.1 |
| 3315 | 2026-05-04T14:57:30.118Z | Checking kstat-rs v0.2.4 |
| 3316 | 2026-05-04T14:57:30.179Z | Checking fxhash v0.2.1 |
| 3317 | 2026-05-04T14:57:30.183Z | Checking serde_bytes v0.11.19 |
| 3318 | 2026-05-04T14:57:30.224Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3319 | 2026-05-04T14:57:30.307Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3320 | 2026-05-04T14:57:30.307Z | Checking tokio-tungstenite v0.23.1 |
| 3321 | 2026-05-04T14:57:30.374Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3322 | 2026-05-04T14:57:30.574Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3323 | 2026-05-04T14:57:30.635Z | Checking signal-hook-tokio v0.3.1 |
| 3324 | 2026-05-04T14:57:31.485Z | Compiling typify v0.6.2 |
| 3325 | 2026-05-04T14:57:31.585Z | Compiling progenitor-impl v0.13.0 |
| 3326 | 2026-05-04T14:57:31.585Z | Compiling progenitor-impl v0.14.0 |
| 3327 | 2026-05-04T14:57:31.690Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3328 | 2026-05-04T14:57:32.628Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3329 | 2026-05-04T14:57:32.963Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=0d7a8992f914ad6a5947409048779969bbe80e3d#0d7a8992) |
| 3330 | 2026-05-04T14:57:33.200Z | Compiling progenitor-macro v0.13.0 |
| 3331 | 2026-05-04T14:57:33.235Z | Compiling progenitor-macro v0.14.0 |
| 3332 | 2026-05-04T14:57:35.906Z | Checking progenitor v0.13.0 |
| 3333 | 2026-05-04T14:57:35.999Z | Checking progenitor v0.14.0 |
| 3334 | 2026-05-04T14:57:36.038Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3335 | 2026-05-04T14:57:36.122Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3336 | 2026-05-04T14:57:39.142Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3337 | 2026-05-04T14:57:46.750Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3338 | 2026-05-04T14:57:53.115Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3339 | 2026-05-04T14:57:54.538Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3340 | 2026-05-04T14:57:55.065Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3341 | 2026-05-04T14:57:57.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.58s |
| 3342 | 2026-05-04T14:57:57.426Z | |
| 3343 | 2026-05-04T14:57:57.426Z | info: running `cargo check --bins` on gateway-api (133/274) |
| 3344 | 2026-05-04T14:57:57.956Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3345 | 2026-05-04T14:57:57.959Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3346 | 2026-05-04T14:57:57.959Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3347 | 2026-05-04T14:57:57.963Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3348 | 2026-05-04T14:57:58.057Z | |
| 3349 | 2026-05-04T14:57:58.057Z | info: running `cargo check --bins` on ipcc (134/274) |
| 3350 | 2026-05-04T14:57:58.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3351 | 2026-05-04T14:57:58.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3352 | 2026-05-04T14:57:58.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3353 | 2026-05-04T14:57:58.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3354 | 2026-05-04T14:57:58.688Z | |
| 3355 | 2026-05-04T14:57:58.688Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/274) |
| 3356 | 2026-05-04T14:57:59.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3357 | 2026-05-04T14:57:59.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3358 | 2026-05-04T14:57:59.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3359 | 2026-05-04T14:57:59.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3360 | 2026-05-04T14:57:59.282Z | |
| 3361 | 2026-05-04T14:57:59.282Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/274) |
| 3362 | 2026-05-04T14:57:59.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3363 | 2026-05-04T14:57:59.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3364 | 2026-05-04T14:57:59.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3365 | 2026-05-04T14:57:59.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3366 | 2026-05-04T14:57:59.906Z | |
| 3367 | 2026-05-04T14:57:59.906Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/274) |
| 3368 | 2026-05-04T14:58:00.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3369 | 2026-05-04T14:58:00.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3370 | 2026-05-04T14:58:00.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3371 | 2026-05-04T14:58:00.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3372 | 2026-05-04T14:58:00.536Z | |
| 3373 | 2026-05-04T14:58:00.536Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/274) |
| 3374 | 2026-05-04T14:58:01.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3375 | 2026-05-04T14:58:01.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3376 | 2026-05-04T14:58:01.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3377 | 2026-05-04T14:58:01.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3378 | 2026-05-04T14:58:01.144Z | |
| 3379 | 2026-05-04T14:58:01.144Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/274) |
| 3380 | 2026-05-04T14:58:01.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3381 | 2026-05-04T14:58:01.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3382 | 2026-05-04T14:58:01.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3383 | 2026-05-04T14:58:01.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3384 | 2026-05-04T14:58:01.762Z | |
| 3385 | 2026-05-04T14:58:01.762Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/274) |
| 3386 | 2026-05-04T14:58:02.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3387 | 2026-05-04T14:58:02.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3388 | 2026-05-04T14:58:02.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3389 | 2026-05-04T14:58:02.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3390 | 2026-05-04T14:58:02.390Z | |
| 3391 | 2026-05-04T14:58:02.390Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/274) |
| 3392 | 2026-05-04T14:58:02.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3393 | 2026-05-04T14:58:02.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3394 | 2026-05-04T14:58:02.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3395 | 2026-05-04T14:58:02.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3396 | 2026-05-04T14:58:03.010Z | |
| 3397 | 2026-05-04T14:58:03.010Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/274) |
| 3398 | 2026-05-04T14:58:03.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3399 | 2026-05-04T14:58:03.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3400 | 2026-05-04T14:58:03.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3401 | 2026-05-04T14:58:03.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3402 | 2026-05-04T14:58:03.627Z | |
| 3403 | 2026-05-04T14:58:03.627Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/274) |
| 3404 | 2026-05-04T14:58:04.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3405 | 2026-05-04T14:58:04.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3406 | 2026-05-04T14:58:04.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3407 | 2026-05-04T14:58:04.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3408 | 2026-05-04T14:58:04.243Z | |
| 3409 | 2026-05-04T14:58:04.244Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/274) |
| 3410 | 2026-05-04T14:58:04.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3411 | 2026-05-04T14:58:04.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3412 | 2026-05-04T14:58:04.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3413 | 2026-05-04T14:58:04.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3414 | 2026-05-04T14:58:04.856Z | |
| 3415 | 2026-05-04T14:58:04.856Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/274) |
| 3416 | 2026-05-04T14:58:05.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3417 | 2026-05-04T14:58:05.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3418 | 2026-05-04T14:58:05.378Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3419 | 2026-05-04T14:58:05.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3420 | 2026-05-04T14:58:05.472Z | |
| 3421 | 2026-05-04T14:58:05.472Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/274) |
| 3422 | 2026-05-04T14:58:05.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3423 | 2026-05-04T14:58:05.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3424 | 2026-05-04T14:58:05.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3425 | 2026-05-04T14:58:05.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3426 | 2026-05-04T14:58:06.098Z | |
| 3427 | 2026-05-04T14:58:06.098Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/274) |
| 3428 | 2026-05-04T14:58:06.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3429 | 2026-05-04T14:58:06.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3430 | 2026-05-04T14:58:06.622Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3431 | 2026-05-04T14:58:06.624Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3432 | 2026-05-04T14:58:06.721Z | |
| 3433 | 2026-05-04T14:58:06.721Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/274) |
| 3434 | 2026-05-04T14:58:07.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3435 | 2026-05-04T14:58:07.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3436 | 2026-05-04T14:58:07.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3437 | 2026-05-04T14:58:07.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3438 | 2026-05-04T14:58:07.346Z | |
| 3439 | 2026-05-04T14:58:07.346Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/274) |
| 3440 | 2026-05-04T14:58:07.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3441 | 2026-05-04T14:58:07.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3442 | 2026-05-04T14:58:07.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3443 | 2026-05-04T14:58:07.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3444 | 2026-05-04T14:58:07.970Z | |
| 3445 | 2026-05-04T14:58:07.970Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/274) |
| 3446 | 2026-05-04T14:58:08.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3447 | 2026-05-04T14:58:08.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3448 | 2026-05-04T14:58:08.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3449 | 2026-05-04T14:58:08.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3450 | 2026-05-04T14:58:08.594Z | |
| 3451 | 2026-05-04T14:58:08.594Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/274) |
| 3452 | 2026-05-04T14:58:09.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3453 | 2026-05-04T14:58:09.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3454 | 2026-05-04T14:58:09.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3455 | 2026-05-04T14:58:09.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3456 | 2026-05-04T14:58:09.219Z | |
| 3457 | 2026-05-04T14:58:09.219Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/274) |
| 3458 | 2026-05-04T14:58:09.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3459 | 2026-05-04T14:58:09.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3460 | 2026-05-04T14:58:09.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3461 | 2026-05-04T14:58:09.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3462 | 2026-05-04T14:58:09.850Z | |
| 3463 | 2026-05-04T14:58:09.850Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/274) |
| 3464 | 2026-05-04T14:58:10.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3465 | 2026-05-04T14:58:10.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3466 | 2026-05-04T14:58:10.386Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3467 | 2026-05-04T14:58:10.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3468 | 2026-05-04T14:58:10.484Z | |
| 3469 | 2026-05-04T14:58:10.484Z | info: running `cargo check --bins` on oximeter-producer (154/274) |
| 3470 | 2026-05-04T14:58:11.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3471 | 2026-05-04T14:58:11.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3472 | 2026-05-04T14:58:11.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3473 | 2026-05-04T14:58:11.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3474 | 2026-05-04T14:58:11.168Z | |
| 3475 | 2026-05-04T14:58:11.168Z | info: running `cargo check --bins` on internal-dns-resolver (155/274) |
| 3476 | 2026-05-04T14:58:11.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3477 | 2026-05-04T14:58:11.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3478 | 2026-05-04T14:58:11.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3479 | 2026-05-04T14:58:11.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3480 | 2026-05-04T14:58:11.816Z | |
| 3481 | 2026-05-04T14:58:11.816Z | info: running `cargo check --bins` on dns-server (156/274) |
| 3482 | 2026-05-04T14:58:12.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3483 | 2026-05-04T14:58:12.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3484 | 2026-05-04T14:58:12.507Z | Compiling parking_lot_core v0.8.6 |
| 3485 | 2026-05-04T14:58:12.507Z | Compiling git-stub v1.0.0 |
| 3486 | 2026-05-04T14:58:12.510Z | Compiling atomicwrites v0.4.4 |
| 3487 | 2026-05-04T14:58:12.511Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3488 | 2026-05-04T14:58:12.616Z | Checking prefix-trie v0.7.0 |
| 3489 | 2026-05-04T14:58:12.750Z | Compiling git-stub-vcs v0.1.0 |
| 3490 | 2026-05-04T14:58:12.931Z | Checking hickory-server v0.25.2 |
| 3491 | 2026-05-04T14:58:13.040Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3492 | 2026-05-04T14:58:13.053Z | Checking parking_lot v0.11.2 |
| 3493 | 2026-05-04T14:58:13.124Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3494 | 2026-05-04T14:58:13.127Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3495 | 2026-05-04T14:58:13.229Z | Checking sled v0.34.7 |
| 3496 | 2026-05-04T14:58:15.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s |
| 3497 | 2026-05-04T14:58:15.370Z | |
| 3498 | 2026-05-04T14:58:15.370Z | info: running `cargo check --bins` on dns-server-api (157/274) |
| 3499 | 2026-05-04T14:58:15.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3500 | 2026-05-04T14:58:15.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3501 | 2026-05-04T14:58:15.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3502 | 2026-05-04T14:58:15.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3503 | 2026-05-04T14:58:15.998Z | |
| 3504 | 2026-05-04T14:58:15.998Z | info: running `cargo check --bins` on oximeter-producer-api (158/274) |
| 3505 | 2026-05-04T14:58:16.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3506 | 2026-05-04T14:58:16.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3507 | 2026-05-04T14:58:16.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3508 | 2026-05-04T14:58:16.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3509 | 2026-05-04T14:58:16.620Z | |
| 3510 | 2026-05-04T14:58:16.620Z | info: running `cargo check --bins` on sp-sim (159/274) |
| 3511 | 2026-05-04T14:58:17.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3512 | 2026-05-04T14:58:17.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3513 | 2026-05-04T14:58:17.375Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3514 | 2026-05-04T14:58:19.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.52s |
| 3515 | 2026-05-04T14:58:19.377Z | |
| 3516 | 2026-05-04T14:58:19.377Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (160/274) |
| 3517 | 2026-05-04T14:58:19.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3518 | 2026-05-04T14:58:19.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3519 | 2026-05-04T14:58:19.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3520 | 2026-05-04T14:58:19.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3521 | 2026-05-04T14:58:20.066Z | |
| 3522 | 2026-05-04T14:58:20.066Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (161/274) |
| 3523 | 2026-05-04T14:58:20.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3524 | 2026-05-04T14:58:20.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3525 | 2026-05-04T14:58:20.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3526 | 2026-05-04T14:58:20.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3527 | 2026-05-04T14:58:20.747Z | |
| 3528 | 2026-05-04T14:58:20.747Z | info: running `cargo check --bins` on db-macros (162/274) |
| 3529 | 2026-05-04T14:58:21.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3530 | 2026-05-04T14:58:21.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3531 | 2026-05-04T14:58:21.263Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3532 | 2026-05-04T14:58:21.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3533 | 2026-05-04T14:58:21.358Z | |
| 3534 | 2026-05-04T14:58:21.358Z | info: running `cargo check --bins` on nexus-macros-common (163/274) |
| 3535 | 2026-05-04T14:58:21.868Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3536 | 2026-05-04T14:58:21.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3537 | 2026-05-04T14:58:21.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3538 | 2026-05-04T14:58:21.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3539 | 2026-05-04T14:58:21.967Z | |
| 3540 | 2026-05-04T14:58:21.967Z | info: running `cargo check --bins` on nexus-auth (164/274) |
| 3541 | 2026-05-04T14:58:22.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3542 | 2026-05-04T14:58:22.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3543 | 2026-05-04T14:58:22.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3544 | 2026-05-04T14:58:22.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3545 | 2026-05-04T14:58:22.654Z | |
| 3546 | 2026-05-04T14:58:22.654Z | info: running `cargo check --bins` on authz-macros (165/274) |
| 3547 | 2026-05-04T14:58:23.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3548 | 2026-05-04T14:58:23.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3549 | 2026-05-04T14:58:23.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3550 | 2026-05-04T14:58:23.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3551 | 2026-05-04T14:58:23.271Z | |
| 3552 | 2026-05-04T14:58:23.271Z | info: running `cargo check --bins` on nexus-db-fixed-data (166/274) |
| 3553 | 2026-05-04T14:58:23.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3554 | 2026-05-04T14:58:23.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3555 | 2026-05-04T14:58:23.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3556 | 2026-05-04T14:58:23.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3557 | 2026-05-04T14:58:23.939Z | |
| 3558 | 2026-05-04T14:58:23.939Z | info: running `cargo check --bins` on nexus-db-model (167/274) |
| 3559 | 2026-05-04T14:58:24.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3560 | 2026-05-04T14:58:24.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3561 | 2026-05-04T14:58:24.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3562 | 2026-05-04T14:58:24.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3563 | 2026-05-04T14:58:24.604Z | |
| 3564 | 2026-05-04T14:58:24.604Z | info: running `cargo check --bins` on nexus-db-schema (168/274) |
| 3565 | 2026-05-04T14:58:25.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3566 | 2026-05-04T14:58:25.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3567 | 2026-05-04T14:58:25.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3568 | 2026-05-04T14:58:25.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3569 | 2026-05-04T14:58:25.221Z | |
| 3570 | 2026-05-04T14:58:25.221Z | info: running `cargo check --bins` on omicron-rpaths (169/274) |
| 3571 | 2026-05-04T14:58:25.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3572 | 2026-05-04T14:58:25.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3573 | 2026-05-04T14:58:25.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3574 | 2026-05-04T14:58:25.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3575 | 2026-05-04T14:58:25.838Z | |
| 3576 | 2026-05-04T14:58:25.838Z | info: running `cargo check --bins` on nexus-defaults (170/274) |
| 3577 | 2026-05-04T14:58:26.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3578 | 2026-05-04T14:58:26.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3579 | 2026-05-04T14:58:26.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3580 | 2026-05-04T14:58:26.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3581 | 2026-05-04T14:58:26.476Z | |
| 3582 | 2026-05-04T14:58:26.476Z | info: running `cargo check --bins` on omicron-cockroach-metrics (171/274) |
| 3583 | 2026-05-04T14:58:27.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3584 | 2026-05-04T14:58:27.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3585 | 2026-05-04T14:58:27.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3586 | 2026-05-04T14:58:27.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3587 | 2026-05-04T14:58:27.102Z | |
| 3588 | 2026-05-04T14:58:27.102Z | info: running `cargo check --bins` on parallel-task-set (172/274) |
| 3589 | 2026-05-04T14:58:27.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3590 | 2026-05-04T14:58:27.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3591 | 2026-05-04T14:58:27.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3592 | 2026-05-04T14:58:27.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3593 | 2026-05-04T14:58:27.721Z | |
| 3594 | 2026-05-04T14:58:27.721Z | info: running `cargo check --bins` on nexus-db-errors (173/274) |
| 3595 | 2026-05-04T14:58:28.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3596 | 2026-05-04T14:58:28.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3597 | 2026-05-04T14:58:28.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3598 | 2026-05-04T14:58:28.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3599 | 2026-05-04T14:58:28.410Z | |
| 3600 | 2026-05-04T14:58:28.410Z | info: running `cargo check --bins` on nexus-db-lookup (174/274) |
| 3601 | 2026-05-04T14:58:28.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3602 | 2026-05-04T14:58:28.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3603 | 2026-05-04T14:58:28.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3604 | 2026-05-04T14:58:28.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3605 | 2026-05-04T14:58:29.102Z | |
| 3606 | 2026-05-04T14:58:29.102Z | info: running `cargo check --bins` on nexus-inventory (175/274) |
| 3607 | 2026-05-04T14:58:29.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3608 | 2026-05-04T14:58:29.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3609 | 2026-05-04T14:58:29.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3610 | 2026-05-04T14:58:29.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3611 | 2026-05-04T14:58:29.774Z | |
| 3612 | 2026-05-04T14:58:29.774Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (176/274) |
| 3613 | 2026-05-04T14:58:30.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3614 | 2026-05-04T14:58:30.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3615 | 2026-05-04T14:58:30.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3616 | 2026-05-04T14:58:30.319Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3617 | 2026-05-04T14:58:30.419Z | |
| 3618 | 2026-05-04T14:58:30.419Z | info: running `cargo check --bins --no-default-features` on sled-storage (177/274) |
| 3619 | 2026-05-04T14:58:30.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3620 | 2026-05-04T14:58:30.962Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3621 | 2026-05-04T14:58:30.962Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3622 | 2026-05-04T14:58:30.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3623 | 2026-05-04T14:58:31.064Z | |
| 3624 | 2026-05-04T14:58:31.064Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (178/274) |
| 3625 | 2026-05-04T14:58:31.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3626 | 2026-05-04T14:58:31.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3627 | 2026-05-04T14:58:31.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3628 | 2026-05-04T14:58:31.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3629 | 2026-05-04T14:58:31.708Z | |
| 3630 | 2026-05-04T14:58:31.708Z | info: running `cargo check --bins` on key-manager (179/274) |
| 3631 | 2026-05-04T14:58:32.230Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3632 | 2026-05-04T14:58:32.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3633 | 2026-05-04T14:58:32.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3634 | 2026-05-04T14:58:32.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3635 | 2026-05-04T14:58:32.330Z | |
| 3636 | 2026-05-04T14:58:32.330Z | info: running `cargo check --bins --no-default-features` on sled-hardware (180/274) |
| 3637 | 2026-05-04T14:58:32.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3638 | 2026-05-04T14:58:32.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3639 | 2026-05-04T14:58:32.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3640 | 2026-05-04T14:58:32.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3641 | 2026-05-04T14:58:32.971Z | |
| 3642 | 2026-05-04T14:58:32.971Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (181/274) |
| 3643 | 2026-05-04T14:58:33.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3644 | 2026-05-04T14:58:33.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3645 | 2026-05-04T14:58:33.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3646 | 2026-05-04T14:58:33.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3647 | 2026-05-04T14:58:33.609Z | |
| 3648 | 2026-05-04T14:58:33.609Z | info: running `cargo check --bins` on typed-rng (182/274) |
| 3649 | 2026-05-04T14:58:34.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3650 | 2026-05-04T14:58:34.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3651 | 2026-05-04T14:58:34.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3652 | 2026-05-04T14:58:34.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3653 | 2026-05-04T14:58:34.216Z | |
| 3654 | 2026-05-04T14:58:34.216Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (183/274) |
| 3655 | 2026-05-04T14:58:34.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3656 | 2026-05-04T14:58:34.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3657 | 2026-05-04T14:58:35.089Z | Compiling typify-impl v0.4.3 |
| 3658 | 2026-05-04T14:58:35.089Z | Compiling libefi-sys v0.1.0 |
| 3659 | 2026-05-04T14:58:35.092Z | Compiling bitfield-struct v0.6.2 |
| 3660 | 2026-05-04T14:58:35.243Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3661 | 2026-05-04T14:58:35.253Z | Compiling xshell-macros v0.2.7 |
| 3662 | 2026-05-04T14:58:35.265Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3663 | 2026-05-04T14:58:35.307Z | Compiling salty v0.3.0 |
| 3664 | 2026-05-04T14:58:35.311Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3665 | 2026-05-04T14:58:35.474Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3666 | 2026-05-04T14:58:35.603Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3667 | 2026-05-04T14:58:35.618Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3668 | 2026-05-04T14:58:35.636Z | Checking xshell v0.2.7 |
| 3669 | 2026-05-04T14:58:35.831Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3670 | 2026-05-04T14:58:35.846Z | Checking primeorder v0.13.6 |
| 3671 | 2026-05-04T14:58:35.861Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3672 | 2026-05-04T14:58:36.005Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3673 | 2026-05-04T14:58:36.021Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3674 | 2026-05-04T14:58:36.086Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3675 | 2026-05-04T14:58:36.104Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3676 | 2026-05-04T14:58:36.254Z | Checking tungstenite v0.21.0 |
| 3677 | 2026-05-04T14:58:36.306Z | Checking p384 v0.13.1 |
| 3678 | 2026-05-04T14:58:36.343Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3679 | 2026-05-04T14:58:36.429Z | Compiling proc-macro-error2 v2.0.1 |
| 3680 | 2026-05-04T14:58:36.516Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3681 | 2026-05-04T14:58:36.697Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3682 | 2026-05-04T14:58:36.742Z | Compiling num-derive v0.3.3 |
| 3683 | 2026-05-04T14:58:36.809Z | Compiling tabled_derive v0.11.0 |
| 3684 | 2026-05-04T14:58:37.039Z | Checking tokio-tungstenite v0.21.0 |
| 3685 | 2026-05-04T14:58:37.236Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3686 | 2026-05-04T14:58:37.328Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3687 | 2026-05-04T14:58:37.359Z | Checking papergrid v0.17.0 |
| 3688 | 2026-05-04T14:58:37.570Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3689 | 2026-05-04T14:58:37.721Z | Checking libscf-sys v1.1.0 |
| 3690 | 2026-05-04T14:58:37.864Z | Checking testing_table v0.3.0 |
| 3691 | 2026-05-04T14:58:37.944Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3692 | 2026-05-04T14:58:37.961Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3693 | 2026-05-04T14:58:37.976Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3694 | 2026-05-04T14:58:38.106Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3695 | 2026-05-04T14:58:38.174Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3696 | 2026-05-04T14:58:38.333Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3697 | 2026-05-04T14:58:38.384Z | Compiling unicase v2.9.0 |
| 3698 | 2026-05-04T14:58:38.431Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3699 | 2026-05-04T14:58:38.518Z | Checking corncobs v0.1.4 |
| 3700 | 2026-05-04T14:58:38.615Z | Compiling mime_guess v2.0.5 |
| 3701 | 2026-05-04T14:58:38.634Z | Checking tabled v0.20.0 |
| 3702 | 2026-05-04T14:58:38.657Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3703 | 2026-05-04T14:58:38.675Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3704 | 2026-05-04T14:58:38.796Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3705 | 2026-05-04T14:58:38.936Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3706 | 2026-05-04T14:58:38.966Z | Checking progenitor-client v0.11.2 |
| 3707 | 2026-05-04T14:58:39.138Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3708 | 2026-05-04T14:58:39.228Z | Checking secrecy v0.8.0 |
| 3709 | 2026-05-04T14:58:39.244Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3710 | 2026-05-04T14:58:39.261Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3711 | 2026-05-04T14:58:39.331Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3712 | 2026-05-04T14:58:39.477Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3713 | 2026-05-04T14:58:39.755Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3714 | 2026-05-04T14:58:39.871Z | Compiling typify-macro v0.4.3 |
| 3715 | 2026-05-04T14:58:39.972Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48) |
| 3716 | 2026-05-04T14:58:39.989Z | Checking filetime v0.2.27 |
| 3717 | 2026-05-04T14:58:40.043Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3718 | 2026-05-04T14:58:40.059Z | Checking crc8 v0.1.1 |
| 3719 | 2026-05-04T14:58:40.134Z | Checking http-range v0.1.5 |
| 3720 | 2026-05-04T14:58:40.273Z | Checking xattr v1.6.1 |
| 3721 | 2026-05-04T14:58:40.419Z | Checking tar v0.4.45 |
| 3722 | 2026-05-04T14:58:40.639Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3723 | 2026-05-04T14:58:40.700Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3724 | 2026-05-04T14:58:40.895Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3725 | 2026-05-04T14:58:40.943Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3726 | 2026-05-04T14:58:40.982Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3727 | 2026-05-04T14:58:41.003Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3728 | 2026-05-04T14:58:41.325Z | Checking atty v0.2.14 |
| 3729 | 2026-05-04T14:58:41.417Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3730 | 2026-05-04T14:58:41.438Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3731 | 2026-05-04T14:58:41.619Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3732 | 2026-05-04T14:58:41.684Z | Compiling typify v0.4.3 |
| 3733 | 2026-05-04T14:58:41.810Z | Compiling progenitor-impl v0.11.2 |
| 3734 | 2026-05-04T14:58:41.968Z | Compiling progenitor-impl v0.10.0 |
| 3735 | 2026-05-04T14:58:42.188Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3736 | 2026-05-04T14:58:42.362Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3737 | 2026-05-04T14:58:42.445Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3738 | 2026-05-04T14:58:42.921Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3739 | 2026-05-04T14:58:43.344Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3740 | 2026-05-04T14:58:43.397Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3741 | 2026-05-04T14:58:43.417Z | Checking hyper-staticfile v0.10.1 |
| 3742 | 2026-05-04T14:58:43.582Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3743 | 2026-05-04T14:58:43.732Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3744 | 2026-05-04T14:58:43.821Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3745 | 2026-05-04T14:58:43.920Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3746 | 2026-05-04T14:58:44.169Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3747 | 2026-05-04T14:58:44.221Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3748 | 2026-05-04T14:58:44.500Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3749 | 2026-05-04T14:58:44.533Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3750 | 2026-05-04T14:58:44.612Z | Compiling progenitor-macro v0.11.2 |
| 3751 | 2026-05-04T14:58:44.718Z | Compiling progenitor-macro v0.10.0 |
| 3752 | 2026-05-04T14:58:47.652Z | Checking progenitor v0.10.0 |
| 3753 | 2026-05-04T14:58:47.656Z | Checking progenitor v0.11.2 |
| 3754 | 2026-05-04T14:58:47.793Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3755 | 2026-05-04T14:58:47.796Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3756 | 2026-05-04T14:58:52.568Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3757 | 2026-05-04T14:58:53.691Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3758 | 2026-05-04T14:59:04.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.05s |
| 3759 | 2026-05-04T14:59:04.507Z | |
| 3760 | 2026-05-04T14:59:04.507Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (184/274) |
| 3761 | 2026-05-04T14:59:05.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-05-04T14:59:05.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-05-04T14:59:05.298Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3764 | 2026-05-04T14:59:15.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s |
| 3765 | 2026-05-04T14:59:16.191Z | |
| 3766 | 2026-05-04T14:59:16.191Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (185/274) |
| 3767 | 2026-05-04T14:59:16.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-05-04T14:59:16.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-05-04T14:59:16.992Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3770 | 2026-05-04T14:59:27.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s |
| 3771 | 2026-05-04T14:59:27.879Z | |
| 3772 | 2026-05-04T14:59:27.879Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (186/274) |
| 3773 | 2026-05-04T14:59:28.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-05-04T14:59:28.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-05-04T14:59:28.685Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3776 | 2026-05-04T14:59:39.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.53s |
| 3777 | 2026-05-04T14:59:39.639Z | |
| 3778 | 2026-05-04T14:59:39.639Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (187/274) |
| 3779 | 2026-05-04T14:59:40.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-05-04T14:59:40.215Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-05-04T14:59:40.438Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3782 | 2026-05-04T14:59:51.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s |
| 3783 | 2026-05-04T14:59:51.376Z | |
| 3784 | 2026-05-04T14:59:51.376Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (188/274) |
| 3785 | 2026-05-04T14:59:51.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-05-04T14:59:51.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-05-04T14:59:52.179Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3788 | 2026-05-04T15:00:02.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.51s |
| 3789 | 2026-05-04T15:00:03.119Z | |
| 3790 | 2026-05-04T15:00:03.119Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (189/274) |
| 3791 | 2026-05-04T15:00:03.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-05-04T15:00:03.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-05-04T15:00:03.925Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3794 | 2026-05-04T15:00:14.670Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.54s |
| 3795 | 2026-05-04T15:00:14.895Z | |
| 3796 | 2026-05-04T15:00:14.895Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (190/274) |
| 3797 | 2026-05-04T15:00:15.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-05-04T15:00:15.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-05-04T15:00:15.714Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3800 | 2026-05-04T15:00:26.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.52s |
| 3801 | 2026-05-04T15:00:26.644Z | |
| 3802 | 2026-05-04T15:00:26.644Z | info: running `cargo check --bins` on bootstrap-agent-api (191/274) |
| 3803 | 2026-05-04T15:00:27.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-05-04T15:00:27.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-05-04T15:00:27.175Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-05-04T15:00:27.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3807 | 2026-05-04T15:00:27.274Z | |
| 3808 | 2026-05-04T15:00:27.274Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (192/274) |
| 3809 | 2026-05-04T15:00:27.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-05-04T15:00:27.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-05-04T15:00:27.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-05-04T15:00:27.814Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3813 | 2026-05-04T15:00:27.910Z | |
| 3814 | 2026-05-04T15:00:27.910Z | info: running `cargo check --bins` on range-requests (193/274) |
| 3815 | 2026-05-04T15:00:28.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-05-04T15:00:28.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-05-04T15:00:28.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-05-04T15:00:28.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3819 | 2026-05-04T15:00:28.527Z | |
| 3820 | 2026-05-04T15:00:28.527Z | info: running `cargo check --bins` on repo-depot-api (194/274) |
| 3821 | 2026-05-04T15:00:29.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-05-04T15:00:29.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-05-04T15:00:29.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-05-04T15:00:29.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3825 | 2026-05-04T15:00:29.147Z | |
| 3826 | 2026-05-04T15:00:29.147Z | info: running `cargo check --bins` on sled-agent-api (195/274) |
| 3827 | 2026-05-04T15:00:29.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-05-04T15:00:29.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-05-04T15:00:29.685Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-05-04T15:00:29.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3831 | 2026-05-04T15:00:29.791Z | |
| 3832 | 2026-05-04T15:00:29.791Z | info: running `cargo check --bins` on sled-diagnostics (196/274) |
| 3833 | 2026-05-04T15:00:30.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-05-04T15:00:30.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-05-04T15:00:30.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-05-04T15:00:30.342Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3837 | 2026-05-04T15:00:30.441Z | |
| 3838 | 2026-05-04T15:00:30.442Z | info: running `cargo check --bins` on zfs-test-harness (197/274) |
| 3839 | 2026-05-04T15:00:30.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-05-04T15:00:30.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-05-04T15:00:30.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-05-04T15:00:30.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3843 | 2026-05-04T15:00:31.096Z | |
| 3844 | 2026-05-04T15:00:31.096Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (198/274) |
| 3845 | 2026-05-04T15:00:31.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-05-04T15:00:31.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-05-04T15:00:31.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3848 | 2026-05-04T15:00:31.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3849 | 2026-05-04T15:00:31.753Z | |
| 3850 | 2026-05-04T15:00:31.753Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (199/274) |
| 3851 | 2026-05-04T15:00:32.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3852 | 2026-05-04T15:00:32.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3853 | 2026-05-04T15:00:32.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3854 | 2026-05-04T15:00:32.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3855 | 2026-05-04T15:00:32.416Z | |
| 3856 | 2026-05-04T15:00:32.416Z | info: running `cargo check --bins` on sled-agent-health-monitor (200/274) |
| 3857 | 2026-05-04T15:00:32.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3858 | 2026-05-04T15:00:32.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3859 | 2026-05-04T15:00:32.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3860 | 2026-05-04T15:00:32.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3861 | 2026-05-04T15:00:33.079Z | |
| 3862 | 2026-05-04T15:00:33.079Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (201/274) |
| 3863 | 2026-05-04T15:00:33.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3864 | 2026-05-04T15:00:33.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3865 | 2026-05-04T15:00:33.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3866 | 2026-05-04T15:00:33.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3867 | 2026-05-04T15:00:33.732Z | |
| 3868 | 2026-05-04T15:00:33.732Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (202/274) |
| 3869 | 2026-05-04T15:00:34.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3870 | 2026-05-04T15:00:34.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3871 | 2026-05-04T15:00:34.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3872 | 2026-05-04T15:00:34.278Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3873 | 2026-05-04T15:00:34.378Z | |
| 3874 | 2026-05-04T15:00:34.378Z | info: running `cargo check --bins` on sled-agent-resolvable-files (203/274) |
| 3875 | 2026-05-04T15:00:34.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3876 | 2026-05-04T15:00:34.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3877 | 2026-05-04T15:00:34.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3878 | 2026-05-04T15:00:34.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3879 | 2026-05-04T15:00:35.018Z | |
| 3880 | 2026-05-04T15:00:35.018Z | info: running `cargo check --bins` on sled-agent-rack-setup (204/274) |
| 3881 | 2026-05-04T15:00:35.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3882 | 2026-05-04T15:00:35.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3883 | 2026-05-04T15:00:35.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3884 | 2026-05-04T15:00:35.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3885 | 2026-05-04T15:00:35.689Z | |
| 3886 | 2026-05-04T15:00:35.689Z | info: running `cargo check --bins` on trust-quorum (205/274) |
| 3887 | 2026-05-04T15:00:36.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3888 | 2026-05-04T15:00:36.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3889 | 2026-05-04T15:00:36.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3890 | 2026-05-04T15:00:36.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3891 | 2026-05-04T15:00:36.330Z | |
| 3892 | 2026-05-04T15:00:36.330Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (206/274) |
| 3893 | 2026-05-04T15:00:36.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3894 | 2026-05-04T15:00:36.880Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3895 | 2026-05-04T15:00:36.880Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3896 | 2026-05-04T15:00:36.883Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3897 | 2026-05-04T15:00:36.979Z | |
| 3898 | 2026-05-04T15:00:36.979Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (207/274) |
| 3899 | 2026-05-04T15:00:37.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3900 | 2026-05-04T15:00:37.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3901 | 2026-05-04T15:00:37.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3902 | 2026-05-04T15:00:37.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3903 | 2026-05-04T15:00:37.650Z | |
| 3904 | 2026-05-04T15:00:37.650Z | info: running `cargo check --bins` on update-common (208/274) |
| 3905 | 2026-05-04T15:00:38.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3906 | 2026-05-04T15:00:38.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3907 | 2026-05-04T15:00:38.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3908 | 2026-05-04T15:00:38.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3909 | 2026-05-04T15:00:38.274Z | |
| 3910 | 2026-05-04T15:00:38.274Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (209/274) |
| 3911 | 2026-05-04T15:00:38.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3912 | 2026-05-04T15:00:38.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3913 | 2026-05-04T15:00:38.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3914 | 2026-05-04T15:00:38.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3915 | 2026-05-04T15:00:38.951Z | |
| 3916 | 2026-05-04T15:00:38.951Z | info: running `cargo check --bins` on omicron-deployment-graph (210/274) |
| 3917 | 2026-05-04T15:00:39.463Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3918 | 2026-05-04T15:00:39.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3919 | 2026-05-04T15:00:39.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3920 | 2026-05-04T15:00:39.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3921 | 2026-05-04T15:00:39.559Z | |
| 3922 | 2026-05-04T15:00:39.559Z | info: running `cargo check --bins` on reconfigurator-cli (211/274) |
| 3923 | 2026-05-04T15:00:40.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3924 | 2026-05-04T15:00:40.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3925 | 2026-05-04T15:00:40.356Z | Compiling fs-err v2.11.0 |
| 3926 | 2026-05-04T15:00:40.359Z | Checking ignore v0.4.25 |
| 3927 | 2026-05-04T15:00:40.359Z | Checking arc-swap v1.8.2 |
| 3928 | 2026-05-04T15:00:40.359Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3929 | 2026-05-04T15:00:40.499Z | Checking predicates-tree v1.0.13 |
| 3930 | 2026-05-04T15:00:40.507Z | Checking parse-size v1.1.0 |
| 3931 | 2026-05-04T15:00:40.520Z | Checking rand_seeder v0.4.0 |
| 3932 | 2026-05-04T15:00:40.523Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3933 | 2026-05-04T15:00:40.599Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3934 | 2026-05-04T15:00:40.620Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3935 | 2026-05-04T15:00:40.664Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3936 | 2026-05-04T15:00:40.701Z | Checking slog-scope v4.4.1 |
| 3937 | 2026-05-04T15:00:40.804Z | Compiling petname v2.0.2 |
| 3938 | 2026-05-04T15:00:40.826Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3939 | 2026-05-04T15:00:40.840Z | Checking slog-stdlog v4.1.1 |
| 3940 | 2026-05-04T15:00:40.860Z | Checking globwalk v0.9.1 |
| 3941 | 2026-05-04T15:00:40.937Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3942 | 2026-05-04T15:00:40.960Z | Checking slog-envlogger v2.2.0 |
| 3943 | 2026-05-04T15:00:41.043Z | Checking camino-tempfile-ext v0.3.3 |
| 3944 | 2026-05-04T15:00:41.075Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3945 | 2026-05-04T15:00:41.113Z | Checking sapling-renderdag v0.1.0 |
| 3946 | 2026-05-04T15:00:41.241Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3947 | 2026-05-04T15:00:41.256Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3948 | 2026-05-04T15:00:41.360Z | Checking subprocess v0.2.15 |
| 3949 | 2026-05-04T15:00:41.438Z | Checking sync-ptr v0.1.4 |
| 3950 | 2026-05-04T15:00:41.475Z | Checking colored v2.2.0 |
| 3951 | 2026-05-04T15:00:41.557Z | Checking assert_matches v1.5.0 |
| 3952 | 2026-05-04T15:00:41.648Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3953 | 2026-05-04T15:00:41.677Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3954 | 2026-05-04T15:00:41.765Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3955 | 2026-05-04T15:00:41.765Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3956 | 2026-05-04T15:00:42.376Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3957 | 2026-05-04T15:00:43.697Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3958 | 2026-05-04T15:00:45.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.39s |
| 3959 | 2026-05-04T15:00:46.164Z | |
| 3960 | 2026-05-04T15:00:46.164Z | info: running `cargo check --bins` on omicron-repl-utils (212/274) |
| 3961 | 2026-05-04T15:00:46.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-05-04T15:00:46.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-05-04T15:00:46.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-05-04T15:00:46.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3965 | 2026-05-04T15:00:46.758Z | |
| 3966 | 2026-05-04T15:00:46.758Z | info: running `cargo check --bins` on transient-dns-server (213/274) |
| 3967 | 2026-05-04T15:00:47.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-05-04T15:00:47.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-05-04T15:00:47.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3970 | 2026-05-04T15:00:47.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3971 | 2026-05-04T15:00:47.381Z | |
| 3972 | 2026-05-04T15:00:47.382Z | info: running `cargo check --bins` on nexus-test-interface (214/274) |
| 3973 | 2026-05-04T15:00:47.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-05-04T15:00:47.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-05-04T15:00:47.951Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3976 | 2026-05-04T15:00:47.955Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3977 | 2026-05-04T15:00:48.065Z | |
| 3978 | 2026-05-04T15:00:48.065Z | info: running `cargo check --bins` on oximeter-collector (215/274) |
| 3979 | 2026-05-04T15:00:48.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3980 | 2026-05-04T15:00:48.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3981 | 2026-05-04T15:00:48.816Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3982 | 2026-05-04T15:00:48.816Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3983 | 2026-05-04T15:00:49.481Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3984 | 2026-05-04T15:00:51.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s |
| 3985 | 2026-05-04T15:00:51.318Z | |
| 3986 | 2026-05-04T15:00:51.318Z | info: running `cargo check --bins` on oximeter-api (216/274) |
| 3987 | 2026-05-04T15:00:51.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3988 | 2026-05-04T15:00:51.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3989 | 2026-05-04T15:00:51.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3990 | 2026-05-04T15:00:51.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3991 | 2026-05-04T15:00:51.948Z | |
| 3992 | 2026-05-04T15:00:51.948Z | info: running `cargo check --bins` on cert-dev (217/274) |
| 3993 | 2026-05-04T15:00:52.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-05-04T15:00:52.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-05-04T15:00:52.572Z | Checking yasna v0.5.2 |
| 3996 | 2026-05-04T15:00:52.980Z | Checking rcgen v0.12.1 |
| 3997 | 2026-05-04T15:00:53.235Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3998 | 2026-05-04T15:00:53.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 3999 | 2026-05-04T15:00:53.610Z | |
| 4000 | 2026-05-04T15:00:53.610Z | info: running `cargo check --bins` on clickana (218/274) |
| 4001 | 2026-05-04T15:00:54.138Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4002 | 2026-05-04T15:00:54.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4003 | 2026-05-04T15:00:54.275Z | Compiling darling_core v0.23.0 |
| 4004 | 2026-05-04T15:00:54.384Z | Compiling instability v0.3.11 |
| 4005 | 2026-05-04T15:00:54.388Z | Checking castaway v0.2.4 |
| 4006 | 2026-05-04T15:00:54.391Z | Compiling indoc v2.0.7 |
| 4007 | 2026-05-04T15:00:54.397Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 4008 | 2026-05-04T15:00:54.409Z | Checking unicode-truncate v1.1.0 |
| 4009 | 2026-05-04T15:00:54.412Z | Checking lru v0.12.5 |
| 4010 | 2026-05-04T15:00:54.412Z | Checking cassowary v0.3.0 |
| 4011 | 2026-05-04T15:00:54.481Z | Checking compact_str v0.8.1 |
| 4012 | 2026-05-04T15:00:55.381Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4013 | 2026-05-04T15:00:55.573Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4014 | 2026-05-04T15:00:55.853Z | Compiling darling_macro v0.23.0 |
| 4015 | 2026-05-04T15:00:56.277Z | Compiling darling v0.23.0 |
| 4016 | 2026-05-04T15:00:56.885Z | Checking ratatui v0.29.0 |
| 4017 | 2026-05-04T15:00:57.957Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4018 | 2026-05-04T15:00:58.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.02s |
| 4019 | 2026-05-04T15:00:58.818Z | |
| 4020 | 2026-05-04T15:00:58.818Z | info: running `cargo check --bins` on clickhouse-cluster-dev (219/274) |
| 4021 | 2026-05-04T15:00:59.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4022 | 2026-05-04T15:00:59.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4023 | 2026-05-04T15:00:59.569Z | Checking headers-core v0.3.0 |
| 4024 | 2026-05-04T15:00:59.572Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4025 | 2026-05-04T15:00:59.767Z | Checking headers v0.4.1 |
| 4026 | 2026-05-04T15:01:00.137Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4027 | 2026-05-04T15:01:01.002Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4028 | 2026-05-04T15:01:01.502Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4029 | 2026-05-04T15:01:01.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 4030 | 2026-05-04T15:01:02.137Z | |
| 4031 | 2026-05-04T15:01:02.137Z | info: running `cargo check --bins` on ch-dev (220/274) |
| 4032 | 2026-05-04T15:01:02.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4033 | 2026-05-04T15:01:02.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4034 | 2026-05-04T15:01:02.868Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4035 | 2026-05-04T15:01:03.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4036 | 2026-05-04T15:01:03.843Z | |
| 4037 | 2026-05-04T15:01:03.843Z | info: running `cargo check --bins` on dev-tools-common (221/274) |
| 4038 | 2026-05-04T15:01:04.266Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4039 | 2026-05-04T15:01:04.269Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4040 | 2026-05-04T15:01:04.269Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4041 | 2026-05-04T15:01:04.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 4042 | 2026-05-04T15:01:04.331Z | |
| 4043 | 2026-05-04T15:01:04.331Z | info: running `cargo check --bins` on crdb-seed (222/274) |
| 4044 | 2026-05-04T15:01:04.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4045 | 2026-05-04T15:01:04.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4046 | 2026-05-04T15:01:05.070Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4047 | 2026-05-04T15:01:06.088Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4048 | 2026-05-04T15:01:06.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.10s |
| 4049 | 2026-05-04T15:01:06.650Z | |
| 4050 | 2026-05-04T15:01:06.650Z | info: running `cargo check --bins` on db-dev (223/274) |
| 4051 | 2026-05-04T15:01:07.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4052 | 2026-05-04T15:01:07.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4053 | 2026-05-04T15:01:07.402Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4054 | 2026-05-04T15:01:08.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.52s |
| 4055 | 2026-05-04T15:01:08.406Z | |
| 4056 | 2026-05-04T15:01:08.406Z | info: running `cargo check --bins` on omicron-dev-lib (224/274) |
| 4057 | 2026-05-04T15:01:08.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4058 | 2026-05-04T15:01:08.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4059 | 2026-05-04T15:01:08.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4060 | 2026-05-04T15:01:08.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4061 | 2026-05-04T15:01:09.093Z | |
| 4062 | 2026-05-04T15:01:09.093Z | info: running `cargo check --bins` on xtask-downloader (225/274) |
| 4063 | 2026-05-04T15:01:09.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-05-04T15:01:09.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-05-04T15:01:09.729Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4066 | 2026-05-04T15:01:10.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.31s |
| 4067 | 2026-05-04T15:01:10.592Z | |
| 4068 | 2026-05-04T15:01:10.592Z | info: running `cargo check --bins` on omicron-dropshot-apis (226/274) |
| 4069 | 2026-05-04T15:01:11.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-05-04T15:01:11.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-05-04T15:01:11.366Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4072 | 2026-05-04T15:01:11.366Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4073 | 2026-05-04T15:01:11.366Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 4074 | 2026-05-04T15:01:11.369Z | Checking git-stub v1.0.0 |
| 4075 | 2026-05-04T15:01:11.369Z | Compiling trait-variant v0.1.2 |
| 4076 | 2026-05-04T15:01:11.369Z | Checking is_ci v1.2.0 |
| 4077 | 2026-05-04T15:01:11.485Z | Checking maplit v1.0.2 |
| 4078 | 2026-05-04T15:01:11.515Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4079 | 2026-05-04T15:01:11.571Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4080 | 2026-05-04T15:01:11.596Z | Checking supports-color v3.0.2 |
| 4081 | 2026-05-04T15:01:11.630Z | Checking git-stub-vcs v0.1.0 |
| 4082 | 2026-05-04T15:01:11.732Z | Checking drift v0.1.3 |
| 4083 | 2026-05-04T15:01:11.748Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4084 | 2026-05-04T15:01:11.768Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4085 | 2026-05-04T15:01:11.871Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4086 | 2026-05-04T15:01:11.954Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4087 | 2026-05-04T15:01:12.029Z | Checking dropshot-api-manager v0.7.1 |
| 4088 | 2026-05-04T15:01:12.065Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=018ae6f7bd752cd9b2124887e00c93c6b4244103#018ae6f7) |
| 4089 | 2026-05-04T15:01:12.081Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4090 | 2026-05-04T15:01:12.271Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4091 | 2026-05-04T15:01:12.306Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4092 | 2026-05-04T15:01:12.473Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=d147f0925d14ed6f00eb37cb81f3a1bcbcb3c7f3#d147f092) |
| 4093 | 2026-05-04T15:01:12.836Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4094 | 2026-05-04T15:01:17.845Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4095 | 2026-05-04T15:01:18.958Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4096 | 2026-05-04T15:01:19.538Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4097 | 2026-05-04T15:01:19.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.38s |
| 4098 | 2026-05-04T15:01:20.180Z | |
| 4099 | 2026-05-04T15:01:20.180Z | info: running `cargo check --bins` on installinator-api (227/274) |
| 4100 | 2026-05-04T15:01:20.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4101 | 2026-05-04T15:01:20.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4102 | 2026-05-04T15:01:20.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4103 | 2026-05-04T15:01:20.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4104 | 2026-05-04T15:01:20.804Z | |
| 4105 | 2026-05-04T15:01:20.804Z | info: running `cargo check --bins` on nexus-external-api (228/274) |
| 4106 | 2026-05-04T15:01:21.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4107 | 2026-05-04T15:01:21.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4108 | 2026-05-04T15:01:21.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4109 | 2026-05-04T15:01:21.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4110 | 2026-05-04T15:01:21.465Z | |
| 4111 | 2026-05-04T15:01:21.465Z | info: running `cargo check --bins` on nexus-internal-api (229/274) |
| 4112 | 2026-05-04T15:01:22.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4113 | 2026-05-04T15:01:22.026Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4114 | 2026-05-04T15:01:22.027Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4115 | 2026-05-04T15:01:22.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4116 | 2026-05-04T15:01:22.134Z | |
| 4117 | 2026-05-04T15:01:22.134Z | info: running `cargo check --bins` on nexus-lockstep-api (230/274) |
| 4118 | 2026-05-04T15:01:22.689Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4119 | 2026-05-04T15:01:22.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4120 | 2026-05-04T15:01:22.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4121 | 2026-05-04T15:01:22.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4122 | 2026-05-04T15:01:22.804Z | |
| 4123 | 2026-05-04T15:01:22.804Z | info: running `cargo check --bins` on ntp-admin-api (231/274) |
| 4124 | 2026-05-04T15:01:23.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4125 | 2026-05-04T15:01:23.336Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4126 | 2026-05-04T15:01:23.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4127 | 2026-05-04T15:01:23.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4128 | 2026-05-04T15:01:23.436Z | |
| 4129 | 2026-05-04T15:01:23.436Z | info: running `cargo check --bins` on ntp-admin-types-versions (232/274) |
| 4130 | 2026-05-04T15:01:23.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4131 | 2026-05-04T15:01:23.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4132 | 2026-05-04T15:01:23.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4133 | 2026-05-04T15:01:23.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4134 | 2026-05-04T15:01:24.053Z | |
| 4135 | 2026-05-04T15:01:24.053Z | info: running `cargo check --bins` on wicketd-api (233/274) |
| 4136 | 2026-05-04T15:01:24.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4137 | 2026-05-04T15:01:24.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4138 | 2026-05-04T15:01:24.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4139 | 2026-05-04T15:01:24.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4140 | 2026-05-04T15:01:24.695Z | |
| 4141 | 2026-05-04T15:01:24.695Z | info: running `cargo check --bins` on omicron-ls-apis (234/274) |
| 4142 | 2026-05-04T15:01:25.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-05-04T15:01:25.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-05-04T15:01:25.324Z | Checking typeid v1.0.3 |
| 4145 | 2026-05-04T15:01:25.436Z | Checking ordered-float v2.10.1 |
| 4146 | 2026-05-04T15:01:25.455Z | Checking unicode-xid v0.2.6 |
| 4147 | 2026-05-04T15:01:25.469Z | Checking cargo-platform v0.2.0 |
| 4148 | 2026-05-04T15:01:25.478Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4149 | 2026-05-04T15:01:25.509Z | Checking erased-serde v0.4.9 |
| 4150 | 2026-05-04T15:01:25.645Z | Checking serde-value v0.7.0 |
| 4151 | 2026-05-04T15:01:25.827Z | Checking serde-untagged v0.1.9 |
| 4152 | 2026-05-04T15:01:25.985Z | Checking cargo-util-schemas v0.8.2 |
| 4153 | 2026-05-04T15:01:26.679Z | Checking cargo_metadata v0.21.0 |
| 4154 | 2026-05-04T15:01:27.298Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4155 | 2026-05-04T15:01:27.997Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
| 4156 | 2026-05-04T15:01:28.180Z | |
| 4157 | 2026-05-04T15:01:28.180Z | info: running `cargo check --bins` on mgs-dev (235/274) |
| 4158 | 2026-05-04T15:01:28.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4159 | 2026-05-04T15:01:28.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4160 | 2026-05-04T15:01:28.943Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4161 | 2026-05-04T15:01:29.585Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4162 | 2026-05-04T15:01:30.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 4163 | 2026-05-04T15:01:30.343Z | |
| 4164 | 2026-05-04T15:01:30.343Z | info: running `cargo check --bins` on omicron-omdb (236/274) |
| 4165 | 2026-05-04T15:01:30.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4166 | 2026-05-04T15:01:30.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4167 | 2026-05-04T15:01:31.231Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4168 | 2026-05-04T15:01:31.231Z | Compiling vergen-gitcl v1.0.8 |
| 4169 | 2026-05-04T15:01:31.231Z | Compiling dirs-sys-next v0.1.2 |
| 4170 | 2026-05-04T15:01:31.234Z | Compiling crunchy v0.2.4 |
| 4171 | 2026-05-04T15:01:31.234Z | Compiling diesel_derives v2.3.7 |
| 4172 | 2026-05-04T15:01:31.234Z | Compiling glob v0.3.3 |
| 4173 | 2026-05-04T15:01:31.234Z | Compiling dsl_auto_type v0.2.0 |
| 4174 | 2026-05-04T15:01:31.234Z | Checking scheduled-thread-pool v0.2.7 |
| 4175 | 2026-05-04T15:01:31.528Z | Compiling dirs-next v2.0.0 |
| 4176 | 2026-05-04T15:01:31.566Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4177 | 2026-05-04T15:01:31.611Z | Compiling tiny-keccak v2.0.2 |
| 4178 | 2026-05-04T15:01:31.652Z | Compiling term v0.7.0 |
| 4179 | 2026-05-04T15:01:31.768Z | Compiling clang-sys v1.8.1 |
| 4180 | 2026-05-04T15:01:31.783Z | Checking r2d2 v0.8.10 |
| 4181 | 2026-05-04T15:01:31.797Z | Compiling bit-vec v0.6.3 |
| 4182 | 2026-05-04T15:01:31.835Z | Checking downcast-rs v2.0.2 |
| 4183 | 2026-05-04T15:01:31.940Z | Compiling ascii-canvas v3.0.0 |
| 4184 | 2026-05-04T15:01:31.972Z | Compiling bit-set v0.5.3 |
| 4185 | 2026-05-04T15:01:32.152Z | Compiling itertools v0.10.5 |
| 4186 | 2026-05-04T15:01:32.168Z | Compiling ena v0.14.4 |
| 4187 | 2026-05-04T15:01:32.223Z | Compiling libloading v0.8.9 |
| 4188 | 2026-05-04T15:01:32.238Z | Compiling diff v0.1.13 |
| 4189 | 2026-05-04T15:01:32.238Z | Compiling bindgen v0.71.1 |
| 4190 | 2026-05-04T15:01:32.381Z | Compiling regex-syntax v0.6.29 |
| 4191 | 2026-05-04T15:01:32.456Z | Compiling cexpr v0.6.0 |
| 4192 | 2026-05-04T15:01:32.514Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4193 | 2026-05-04T15:01:32.704Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4194 | 2026-05-04T15:01:32.746Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4195 | 2026-05-04T15:01:32.863Z | Compiling libxml v0.3.3 |
| 4196 | 2026-05-04T15:01:33.106Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4197 | 2026-05-04T15:01:33.183Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4198 | 2026-05-04T15:01:33.250Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4199 | 2026-05-04T15:01:33.362Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4200 | 2026-05-04T15:01:33.433Z | Compiling strum_macros v0.24.3 |
| 4201 | 2026-05-04T15:01:33.450Z | Compiling indoc v1.0.9 |
| 4202 | 2026-05-04T15:01:33.934Z | Compiling lalrpop v0.19.12 |
| 4203 | 2026-05-04T15:01:34.564Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4204 | 2026-05-04T15:01:34.605Z | Checking derive_builder v0.20.2 |
| 4205 | 2026-05-04T15:01:34.730Z | Compiling oso-derive v0.27.3 |
| 4206 | 2026-05-04T15:01:34.761Z | Checking quick-xml v0.37.5 |
| 4207 | 2026-05-04T15:01:34.861Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4208 | 2026-05-04T15:01:35.258Z | Checking openssl-probe v0.1.6 |
| 4209 | 2026-05-04T15:01:35.408Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4210 | 2026-05-04T15:01:35.657Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4211 | 2026-05-04T15:01:35.866Z | Checking bb8 v0.8.6 |
| 4212 | 2026-05-04T15:01:36.178Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4213 | 2026-05-04T15:01:36.201Z | Checking nonempty v0.12.0 |
| 4214 | 2026-05-04T15:01:36.277Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4215 | 2026-05-04T15:01:36.375Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4216 | 2026-05-04T15:01:36.412Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4217 | 2026-05-04T15:01:36.448Z | Checking console v0.16.2 |
| 4218 | 2026-05-04T15:01:36.496Z | Checking unit-prefix v0.5.2 |
| 4219 | 2026-05-04T15:01:36.592Z | Checking support-bundle-viewer v0.1.2 |
| 4220 | 2026-05-04T15:01:36.634Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4221 | 2026-05-04T15:01:36.761Z | Checking indicatif v0.18.4 |
| 4222 | 2026-05-04T15:01:36.845Z | Checking multimap v0.10.1 |
| 4223 | 2026-05-04T15:01:37.557Z | Checking diesel v2.3.7 |
| 4224 | 2026-05-04T15:01:39.445Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4225 | 2026-05-04T15:01:40.013Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4226 | 2026-05-04T15:01:40.498Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4227 | 2026-05-04T15:01:41.275Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4228 | 2026-05-04T15:01:41.884Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4229 | 2026-05-04T15:01:42.172Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4230 | 2026-05-04T15:01:42.438Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4231 | 2026-05-04T15:01:42.591Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4232 | 2026-05-04T15:01:44.741Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4233 | 2026-05-04T15:01:49.886Z | Compiling samael v0.0.19 |
| 4234 | 2026-05-04T15:01:53.730Z | Checking async-bb8-diesel v0.2.1 |
| 4235 | 2026-05-04T15:01:54.130Z | Checking diesel-dtrace v0.5.0 |
| 4236 | 2026-05-04T15:01:54.991Z | Compiling polar-core v0.27.3 |
| 4237 | 2026-05-04T15:01:59.604Z | Checking oso v0.27.3 |
| 4238 | 2026-05-04T15:02:37.485Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4239 | 2026-05-04T15:03:11.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s |
| 4240 | 2026-05-04T15:03:11.820Z | |
| 4241 | 2026-05-04T15:03:11.820Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (237/274) |
| 4242 | 2026-05-04T15:03:12.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-05-04T15:03:12.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-05-04T15:03:12.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4245 | 2026-05-04T15:03:12.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4246 | 2026-05-04T15:03:12.507Z | |
| 4247 | 2026-05-04T15:03:12.507Z | info: running `cargo check --bins` on nexus-saga-recovery (238/274) |
| 4248 | 2026-05-04T15:03:13.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4249 | 2026-05-04T15:03:13.081Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4250 | 2026-05-04T15:03:13.081Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4251 | 2026-05-04T15:03:13.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4252 | 2026-05-04T15:03:13.194Z | |
| 4253 | 2026-05-04T15:03:13.194Z | info: running `cargo check --bins` on nexus-test-utils-macros (239/274) |
| 4254 | 2026-05-04T15:03:13.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4255 | 2026-05-04T15:03:13.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4256 | 2026-05-04T15:03:13.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4257 | 2026-05-04T15:03:13.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4258 | 2026-05-04T15:03:13.805Z | |
| 4259 | 2026-05-04T15:03:13.805Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (240/274) |
| 4260 | 2026-05-04T15:03:14.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4261 | 2026-05-04T15:03:14.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4262 | 2026-05-04T15:03:14.706Z | Compiling libz-sys v1.1.24 |
| 4263 | 2026-05-04T15:03:14.839Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4264 | 2026-05-04T15:03:14.850Z | Compiling vergen-git2 v1.0.7 |
| 4265 | 2026-05-04T15:03:14.885Z | Compiling rustls v0.21.12 |
| 4266 | 2026-05-04T15:03:14.888Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4267 | 2026-05-04T15:03:14.888Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4268 | 2026-05-04T15:03:14.888Z | Checking rustls-webpki v0.101.7 |
| 4269 | 2026-05-04T15:03:14.888Z | Checking sct v0.7.1 |
| 4270 | 2026-05-04T15:03:15.045Z | Compiling nix v0.29.0 |
| 4271 | 2026-05-04T15:03:15.061Z | Compiling dropshot v0.16.7 |
| 4272 | 2026-05-04T15:03:15.110Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4273 | 2026-05-04T15:03:15.156Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4274 | 2026-05-04T15:03:15.231Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4275 | 2026-05-04T15:03:15.314Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4276 | 2026-05-04T15:03:15.342Z | Checking toml v0.9.12+spec-1.1.0 |
| 4277 | 2026-05-04T15:03:15.383Z | Compiling dropshot_endpoint v0.16.7 |
| 4278 | 2026-05-04T15:03:15.536Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4279 | 2026-05-04T15:03:15.693Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4280 | 2026-05-04T15:03:15.900Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4281 | 2026-05-04T15:03:15.938Z | Checking rustls-pemfile v1.0.4 |
| 4282 | 2026-05-04T15:03:16.085Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4283 | 2026-05-04T15:03:16.333Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4284 | 2026-05-04T15:03:16.380Z | Checking twox-hash v2.1.2 |
| 4285 | 2026-05-04T15:03:16.553Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4286 | 2026-05-04T15:03:16.622Z | Checking tokio-rustls v0.24.1 |
| 4287 | 2026-05-04T15:03:17.160Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4288 | 2026-05-04T15:03:17.178Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4289 | 2026-05-04T15:03:17.451Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4290 | 2026-05-04T15:03:17.890Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4291 | 2026-05-04T15:03:17.948Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4292 | 2026-05-04T15:03:18.034Z | Checking fatfs v0.3.6 |
| 4293 | 2026-05-04T15:03:18.100Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4294 | 2026-05-04T15:03:18.263Z | Compiling seq-macro v0.3.6 |
| 4295 | 2026-05-04T15:03:22.170Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4296 | 2026-05-04T15:03:22.302Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4297 | 2026-05-04T15:03:22.442Z | Compiling git2 v0.20.4 |
| 4298 | 2026-05-04T15:03:24.717Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4299 | 2026-05-04T15:04:12.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.37s |
| 4300 | 2026-05-04T15:04:12.426Z | |
| 4301 | 2026-05-04T15:04:12.427Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (241/274) |
| 4302 | 2026-05-04T15:04:13.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4303 | 2026-05-04T15:04:13.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4304 | 2026-05-04T15:04:13.346Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4305 | 2026-05-04T15:04:52.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.22s |
| 4306 | 2026-05-04T15:04:52.889Z | |
| 4307 | 2026-05-04T15:04:52.889Z | info: running `cargo check --bins` on nexus-background-task-interface (242/274) |
| 4308 | 2026-05-04T15:04:53.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4309 | 2026-05-04T15:04:53.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4310 | 2026-05-04T15:04:53.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4311 | 2026-05-04T15:04:53.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4312 | 2026-05-04T15:04:53.501Z | |
| 4313 | 2026-05-04T15:04:53.501Z | info: running `cargo check --bins --no-default-features` on nexus-fm (243/274) |
| 4314 | 2026-05-04T15:04:54.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4315 | 2026-05-04T15:04:54.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4316 | 2026-05-04T15:04:54.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4317 | 2026-05-04T15:04:54.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4318 | 2026-05-04T15:04:54.166Z | |
| 4319 | 2026-05-04T15:04:54.166Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/274) |
| 4320 | 2026-05-04T15:04:54.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4321 | 2026-05-04T15:04:54.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4322 | 2026-05-04T15:04:54.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4323 | 2026-05-04T15:04:54.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4324 | 2026-05-04T15:04:54.855Z | |
| 4325 | 2026-05-04T15:04:54.855Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (245/274) |
| 4326 | 2026-05-04T15:04:55.429Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4327 | 2026-05-04T15:04:55.432Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4328 | 2026-05-04T15:04:55.432Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4329 | 2026-05-04T15:04:55.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4330 | 2026-05-04T15:04:55.543Z | |
| 4331 | 2026-05-04T15:04:55.544Z | info: running `cargo check --bins` on nexus-mgs-updates (246/274) |
| 4332 | 2026-05-04T15:04:56.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4333 | 2026-05-04T15:04:56.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4334 | 2026-05-04T15:04:56.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4335 | 2026-05-04T15:04:56.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4336 | 2026-05-04T15:04:56.229Z | |
| 4337 | 2026-05-04T15:04:56.229Z | info: running `cargo check --bins` on nexus-networking (247/274) |
| 4338 | 2026-05-04T15:04:56.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4339 | 2026-05-04T15:04:56.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4340 | 2026-05-04T15:04:56.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4341 | 2026-05-04T15:04:56.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4342 | 2026-05-04T15:04:56.926Z | |
| 4343 | 2026-05-04T15:04:56.926Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (248/274) |
| 4344 | 2026-05-04T15:04:57.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4345 | 2026-05-04T15:04:57.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4346 | 2026-05-04T15:04:57.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4347 | 2026-05-04T15:04:57.518Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4348 | 2026-05-04T15:04:57.629Z | |
| 4349 | 2026-05-04T15:04:57.629Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (249/274) |
| 4350 | 2026-05-04T15:04:58.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4351 | 2026-05-04T15:04:58.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4352 | 2026-05-04T15:04:58.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4353 | 2026-05-04T15:04:58.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 4354 | 2026-05-04T15:04:58.322Z | |
| 4355 | 2026-05-04T15:04:58.322Z | info: running `cargo check --bins` on omicron-dev (250/274) |
| 4356 | 2026-05-04T15:04:58.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4357 | 2026-05-04T15:04:58.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4358 | 2026-05-04T15:04:59.253Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4359 | 2026-05-04T15:04:59.253Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4360 | 2026-05-04T15:04:59.447Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4361 | 2026-05-04T15:04:59.479Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4362 | 2026-05-04T15:04:59.500Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4363 | 2026-05-04T15:04:59.549Z | Checking yansi v1.0.1 |
| 4364 | 2026-05-04T15:04:59.549Z | Checking diff v0.1.13 |
| 4365 | 2026-05-04T15:04:59.549Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4366 | 2026-05-04T15:04:59.596Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4367 | 2026-05-04T15:04:59.778Z | Checking pretty_assertions v1.4.1 |
| 4368 | 2026-05-04T15:05:00.441Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4369 | 2026-05-04T15:05:00.830Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4370 | 2026-05-04T15:05:24.858Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4371 | 2026-05-04T15:05:24.861Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4372 | 2026-05-04T15:05:24.861Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4373 | 2026-05-04T15:05:24.861Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4374 | 2026-05-04T15:05:24.861Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4375 | 2026-05-04T15:05:24.861Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4376 | 2026-05-04T15:05:25.718Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4377 | 2026-05-04T15:05:26.839Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4378 | 2026-05-04T15:06:06.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 4379 | 2026-05-04T15:06:06.160Z | |
| 4380 | 2026-05-04T15:06:06.160Z | info: running `cargo check --bins` on omicron-pins (251/274) |
| 4381 | 2026-05-04T15:06:06.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-05-04T15:06:06.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-05-04T15:06:06.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4384 | 2026-05-04T15:06:06.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4385 | 2026-05-04T15:06:06.779Z | |
| 4386 | 2026-05-04T15:06:06.779Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (252/274) |
| 4387 | 2026-05-04T15:06:07.356Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4388 | 2026-05-04T15:06:07.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4389 | 2026-05-04T15:06:07.591Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4390 | 2026-05-04T15:06:07.717Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4391 | 2026-05-04T15:06:07.720Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4392 | 2026-05-04T15:06:33.892Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4393 | 2026-05-04T15:06:34.286Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4394 | 2026-05-04T15:06:36.037Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4395 | 2026-05-04T15:06:36.497Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4396 | 2026-05-04T15:06:39.483Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4397 | 2026-05-04T15:07:02.743Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4398 | 2026-05-04T15:07:03.469Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4399 | 2026-05-04T15:07:05.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.33s |
| 4400 | 2026-05-04T15:07:05.339Z | |
| 4401 | 2026-05-04T15:07:05.339Z | info: running `cargo check --bins` on reconfigurator-sp-updater (253/274) |
| 4402 | 2026-05-04T15:07:05.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4403 | 2026-05-04T15:07:05.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4404 | 2026-05-04T15:07:06.084Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4405 | 2026-05-04T15:07:06.780Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4406 | 2026-05-04T15:07:07.000Z | |
| 4407 | 2026-05-04T15:07:07.000Z | info: running `cargo check --bins` on omicron-releng (254/274) |
| 4408 | 2026-05-04T15:07:07.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4409 | 2026-05-04T15:07:07.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4410 | 2026-05-04T15:07:07.676Z | Compiling blake3 v1.8.3 |
| 4411 | 2026-05-04T15:07:07.789Z | Checking arrayref v0.3.9 |
| 4412 | 2026-05-04T15:07:07.789Z | Checking arrayvec v0.7.6 |
| 4413 | 2026-05-04T15:07:07.792Z | Checking constant_time_eq v0.4.2 |
| 4414 | 2026-05-04T15:07:07.810Z | Checking topological-sort v0.2.2 |
| 4415 | 2026-05-04T15:07:07.814Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4416 | 2026-05-04T15:07:07.814Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4417 | 2026-05-04T15:07:07.814Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4418 | 2026-05-04T15:07:07.852Z | Checking shell-words v1.1.1 |
| 4419 | 2026-05-04T15:07:08.588Z | Checking omicron-zone-package v0.12.2 |
| 4420 | 2026-05-04T15:07:09.313Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4421 | 2026-05-04T15:07:10.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.14s |
| 4422 | 2026-05-04T15:07:10.345Z | |
| 4423 | 2026-05-04T15:07:10.345Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (255/274) |
| 4424 | 2026-05-04T15:07:10.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-05-04T15:07:10.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-05-04T15:07:11.024Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4427 | 2026-05-04T15:07:11.351Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4428 | 2026-05-04T15:07:11.760Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4429 | 2026-05-04T15:07:11.953Z | |
| 4430 | 2026-05-04T15:07:11.953Z | info: running `cargo check --bins` on schema (256/274) |
| 4431 | 2026-05-04T15:07:13.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4432 | 2026-05-04T15:07:13.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4433 | 2026-05-04T15:07:13.087Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4434 | 2026-05-04T15:07:13.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4435 | 2026-05-04T15:07:13.638Z | |
| 4436 | 2026-05-04T15:07:13.638Z | info: running `cargo check --bins` on xtask (257/274) |
| 4437 | 2026-05-04T15:07:14.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4438 | 2026-05-04T15:07:14.088Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4439 | 2026-05-04T15:07:14.109Z | Checking libc v0.2.185 |
| 4440 | 2026-05-04T15:07:14.191Z | Checking serde v1.0.228 |
| 4441 | 2026-05-04T15:07:14.197Z | Checking zerofrom v0.1.6 |
| 4442 | 2026-05-04T15:07:14.201Z | Checking bitflags v2.11.0 |
| 4443 | 2026-05-04T15:07:14.207Z | Checking smallvec v1.15.1 |
| 4444 | 2026-05-04T15:07:14.210Z | Checking indexmap v2.14.0 |
| 4445 | 2026-05-04T15:07:14.222Z | Checking serde_json v1.0.149 |
| 4446 | 2026-05-04T15:07:14.225Z | Checking num-traits v0.2.19 |
| 4447 | 2026-05-04T15:07:14.296Z | Checking yoke v0.8.1 |
| 4448 | 2026-05-04T15:07:14.348Z | Checking scroll v0.12.0 |
| 4449 | 2026-05-04T15:07:14.383Z | Checking thiserror v1.0.69 |
| 4450 | 2026-05-04T15:07:14.474Z | Checking zerovec v0.11.5 |
| 4451 | 2026-05-04T15:07:14.484Z | Checking zerotrie v0.2.3 |
| 4452 | 2026-05-04T15:07:14.495Z | Checking errno v0.3.14 |
| 4453 | 2026-05-04T15:07:14.585Z | Checking percent-encoding v2.3.2 |
| 4454 | 2026-05-04T15:07:14.601Z | Checking serde_spanned v0.6.9 |
| 4455 | 2026-05-04T15:07:14.614Z | Checking rustix v1.1.3 |
| 4456 | 2026-05-04T15:07:14.726Z | Checking toml_datetime v0.6.11 |
| 4457 | 2026-05-04T15:07:14.729Z | Checking log v0.4.29 |
| 4458 | 2026-05-04T15:07:14.738Z | Checking zerocopy v0.7.35 |
| 4459 | 2026-05-04T15:07:14.766Z | Checking form_urlencoded v1.2.2 |
| 4460 | 2026-05-04T15:07:14.777Z | Checking ordered-float v2.10.1 |
| 4461 | 2026-05-04T15:07:14.859Z | Checking getrandom v0.4.1 |
| 4462 | 2026-05-04T15:07:14.888Z | Checking goblin v0.8.2 |
| 4463 | 2026-05-04T15:07:14.900Z | Checking thiserror v2.0.18 |
| 4464 | 2026-05-04T15:07:14.912Z | Checking toml_edit v0.22.27 |
| 4465 | 2026-05-04T15:07:14.921Z | Checking tinystr v0.8.2 |
| 4466 | 2026-05-04T15:07:14.996Z | Checking potential_utf v0.1.4 |
| 4467 | 2026-05-04T15:07:15.008Z | Checking syn v2.0.117 |
| 4468 | 2026-05-04T15:07:15.012Z | Checking serde-value v0.7.0 |
| 4469 | 2026-05-04T15:07:15.124Z | Checking icu_locale_core v2.1.1 |
| 4470 | 2026-05-04T15:07:15.135Z | Checking icu_collections v2.1.1 |
| 4471 | 2026-05-04T15:07:15.225Z | Checking dtrace-parser v0.2.0 |
| 4472 | 2026-05-04T15:07:15.256Z | Checking thread-id v4.2.2 |
| 4473 | 2026-05-04T15:07:15.340Z | Checking once_cell v1.21.3 |
| 4474 | 2026-05-04T15:07:15.451Z | Checking cargo-platform v0.2.0 |
| 4475 | 2026-05-04T15:07:15.467Z | Checking memmap v0.7.0 |
| 4476 | 2026-05-04T15:07:15.479Z | Checking terminal_size v0.4.3 |
| 4477 | 2026-05-04T15:07:15.522Z | Checking tempfile v3.25.0 |
| 4478 | 2026-05-04T15:07:15.592Z | Checking clap_builder v4.5.60 |
| 4479 | 2026-05-04T15:07:15.603Z | Checking textwrap v0.16.2 |
| 4480 | 2026-05-04T15:07:15.629Z | Checking fs-err v3.3.0 |
| 4481 | 2026-05-04T15:07:15.700Z | Checking icu_provider v2.1.1 |
| 4482 | 2026-05-04T15:07:15.719Z | Checking camino-tempfile v1.4.1 |
| 4483 | 2026-05-04T15:07:15.816Z | Checking anyhow v1.0.102 |
| 4484 | 2026-05-04T15:07:15.817Z | Checking tabled v0.15.0 |
| 4485 | 2026-05-04T15:07:15.885Z | Checking macaddr v1.0.1 |
| 4486 | 2026-05-04T15:07:15.943Z | Checking icu_properties v2.1.2 |
| 4487 | 2026-05-04T15:07:16.024Z | Checking icu_normalizer v2.1.1 |
| 4488 | 2026-05-04T15:07:16.070Z | Checking toml v0.8.23 |
| 4489 | 2026-05-04T15:07:16.082Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4490 | 2026-05-04T15:07:16.393Z | Checking cargo_toml v0.21.0 |
| 4491 | 2026-05-04T15:07:16.804Z | Checking idna_adapter v1.2.1 |
| 4492 | 2026-05-04T15:07:16.853Z | Checking dof v0.3.0 |
| 4493 | 2026-05-04T15:07:16.856Z | Checking clap v4.5.60 |
| 4494 | 2026-05-04T15:07:16.925Z | Checking idna v1.1.0 |
| 4495 | 2026-05-04T15:07:17.124Z | Checking usdt-impl v0.5.0 |
| 4496 | 2026-05-04T15:07:17.159Z | Checking url v2.5.8 |
| 4497 | 2026-05-04T15:07:17.374Z | Checking usdt v0.5.0 |
| 4498 | 2026-05-04T15:07:17.510Z | Checking cargo-util-schemas v0.8.2 |
| 4499 | 2026-05-04T15:07:18.214Z | Checking cargo_metadata v0.21.0 |
| 4500 | 2026-05-04T15:07:18.826Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4501 | 2026-05-04T15:07:19.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 4502 | 2026-05-04T15:07:19.370Z | |
| 4503 | 2026-05-04T15:07:19.370Z | info: running `cargo check --bins` on dnsadm (258/274) |
| 4504 | 2026-05-04T15:07:19.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4505 | 2026-05-04T15:07:19.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4506 | 2026-05-04T15:07:20.036Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4507 | 2026-05-04T15:07:20.518Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4508 | 2026-05-04T15:07:20.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 4509 | 2026-05-04T15:07:21.112Z | |
| 4510 | 2026-05-04T15:07:21.112Z | info: running `cargo check --bins` on end-to-end-tests (259/274) |
| 4511 | 2026-05-04T15:07:21.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4512 | 2026-05-04T15:07:21.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4513 | 2026-05-04T15:07:21.939Z | Checking polyval v0.6.2 |
| 4514 | 2026-05-04T15:07:22.067Z | Checking ctr v0.9.2 |
| 4515 | 2026-05-04T15:07:22.078Z | Checking ssh-encoding v0.2.0 |
| 4516 | 2026-05-04T15:07:22.081Z | Checking blowfish v0.9.1 |
| 4517 | 2026-05-04T15:07:22.098Z | Checking password-hash v0.4.2 |
| 4518 | 2026-05-04T15:07:22.112Z | Checking p521 v0.13.3 |
| 4519 | 2026-05-04T15:07:22.115Z | Checking p256 v0.13.2 |
| 4520 | 2026-05-04T15:07:22.141Z | Checking russh-cryptovec v0.7.3 |
| 4521 | 2026-05-04T15:07:22.209Z | Checking ghash v0.5.1 |
| 4522 | 2026-05-04T15:07:22.224Z | Checking bcrypt-pbkdf v0.10.0 |
| 4523 | 2026-05-04T15:07:22.227Z | Checking md5 v0.7.0 |
| 4524 | 2026-05-04T15:07:22.256Z | Checking num-bigint v0.4.6 |
| 4525 | 2026-05-04T15:07:22.269Z | Checking des v0.8.1 |
| 4526 | 2026-05-04T15:07:22.326Z | Checking pbkdf2 v0.11.0 |
| 4527 | 2026-05-04T15:07:22.343Z | Checking aes-gcm v0.10.3 |
| 4528 | 2026-05-04T15:07:22.370Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4529 | 2026-05-04T15:07:22.387Z | Checking hex-literal v0.4.1 |
| 4530 | 2026-05-04T15:07:22.405Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4531 | 2026-05-04T15:07:22.464Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4532 | 2026-05-04T15:07:22.483Z | Checking socket2 v0.5.10 |
| 4533 | 2026-05-04T15:07:22.497Z | Checking internet-checksum v0.2.1 |
| 4534 | 2026-05-04T15:07:22.500Z | Checking ssh-cipher v0.2.0 |
| 4535 | 2026-05-04T15:07:22.680Z | Checking ssh-key v0.6.7 |
| 4536 | 2026-05-04T15:07:22.780Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4537 | 2026-05-04T15:07:23.338Z | Checking russh-keys v0.45.0 |
| 4538 | 2026-05-04T15:07:23.896Z | Checking russh v0.45.0 |
| 4539 | 2026-05-04T15:07:39.096Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4540 | 2026-05-04T15:07:40.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.23s |
| 4541 | 2026-05-04T15:07:40.567Z | |
| 4542 | 2026-05-04T15:07:40.567Z | info: running `cargo check --bins` on gateway-cli (260/274) |
| 4543 | 2026-05-04T15:07:41.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4544 | 2026-05-04T15:07:41.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4545 | 2026-05-04T15:07:41.233Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4546 | 2026-05-04T15:07:41.345Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4547 | 2026-05-04T15:07:41.351Z | Checking termios v0.3.3 |
| 4548 | 2026-05-04T15:07:42.585Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4549 | 2026-05-04T15:07:42.736Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4550 | 2026-05-04T15:07:44.534Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4551 | 2026-05-04T15:07:45.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s |
| 4552 | 2026-05-04T15:07:45.297Z | |
| 4553 | 2026-05-04T15:07:45.297Z | info: running `cargo check --bins --no-default-features` on installinator (261/274) |
| 4554 | 2026-05-04T15:07:45.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-05-04T15:07:45.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-05-04T15:07:46.033Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4557 | 2026-05-04T15:07:46.150Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4558 | 2026-05-04T15:07:46.160Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4559 | 2026-05-04T15:07:46.165Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4560 | 2026-05-04T15:07:46.173Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4561 | 2026-05-04T15:07:46.183Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4562 | 2026-05-04T15:07:46.923Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4563 | 2026-05-04T15:07:47.267Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4564 | 2026-05-04T15:07:47.271Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4565 | 2026-05-04T15:07:47.929Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4566 | 2026-05-04T15:07:49.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s |
| 4567 | 2026-05-04T15:07:49.818Z | |
| 4568 | 2026-05-04T15:07:49.818Z | info: running `cargo check --bins` on internal-dns-cli (262/274) |
| 4569 | 2026-05-04T15:07:50.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4570 | 2026-05-04T15:07:50.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4571 | 2026-05-04T15:07:50.482Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4572 | 2026-05-04T15:07:50.938Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4573 | 2026-05-04T15:07:51.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4574 | 2026-05-04T15:07:51.452Z | |
| 4575 | 2026-05-04T15:07:51.453Z | info: running `cargo check --bins` on omicron-live-tests (263/274) |
| 4576 | 2026-05-04T15:07:51.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4577 | 2026-05-04T15:07:51.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4578 | 2026-05-04T15:07:51.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4579 | 2026-05-04T15:07:51.976Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4580 | 2026-05-04T15:07:52.062Z | |
| 4581 | 2026-05-04T15:07:52.062Z | info: running `cargo check --bins` on live-tests-macros (264/274) |
| 4582 | 2026-05-04T15:07:52.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4583 | 2026-05-04T15:07:52.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4584 | 2026-05-04T15:07:52.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4585 | 2026-05-04T15:07:52.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4586 | 2026-05-04T15:07:52.663Z | |
| 4587 | 2026-05-04T15:07:52.663Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (265/274) |
| 4588 | 2026-05-04T15:07:53.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4589 | 2026-05-04T15:07:53.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4590 | 2026-05-04T15:07:53.430Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4591 | 2026-05-04T15:07:54.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4592 | 2026-05-04T15:07:54.253Z | |
| 4593 | 2026-05-04T15:07:54.253Z | info: running `cargo check --bins` on omicron-ntp-admin (266/274) |
| 4594 | 2026-05-04T15:07:54.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4595 | 2026-05-04T15:07:54.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4596 | 2026-05-04T15:07:54.916Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4597 | 2026-05-04T15:07:54.922Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4598 | 2026-05-04T15:07:55.167Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4599 | 2026-05-04T15:07:55.168Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4600 | 2026-05-04T15:07:55.964Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 4601 | 2026-05-04T15:07:56.153Z | |
| 4602 | 2026-05-04T15:07:56.153Z | info: running `cargo check --bins` on ntp-admin-types (267/274) |
| 4603 | 2026-05-04T15:07:56.663Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4604 | 2026-05-04T15:07:56.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4605 | 2026-05-04T15:07:56.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4606 | 2026-05-04T15:07:56.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4607 | 2026-05-04T15:07:56.756Z | |
| 4608 | 2026-05-04T15:07:56.757Z | info: running `cargo check --bins` on omicron-package (268/274) |
| 4609 | 2026-05-04T15:07:57.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4610 | 2026-05-04T15:07:57.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4611 | 2026-05-04T15:07:57.445Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4612 | 2026-05-04T15:07:58.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4613 | 2026-05-04T15:07:58.724Z | |
| 4614 | 2026-05-04T15:07:58.725Z | info: running `cargo check --bins` on tqdb (269/274) |
| 4615 | 2026-05-04T15:07:59.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4616 | 2026-05-04T15:07:59.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4617 | 2026-05-04T15:07:59.518Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4618 | 2026-05-04T15:07:59.870Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4619 | 2026-05-04T15:08:04.269Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4620 | 2026-05-04T15:08:04.270Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4621 | 2026-05-04T15:08:06.278Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4622 | 2026-05-04T15:08:06.278Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4623 | 2026-05-04T15:08:06.873Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4624 | 2026-05-04T15:08:06.873Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4625 | 2026-05-04T15:08:06.876Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4626 | 2026-05-04T15:08:06.876Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4627 | 2026-05-04T15:08:07.679Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4628 | 2026-05-04T15:08:08.658Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4629 | 2026-05-04T15:08:09.428Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4630 | 2026-05-04T15:08:10.060Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4631 | 2026-05-04T15:08:14.153Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4632 | 2026-05-04T15:08:20.579Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4633 | 2026-05-04T15:08:20.583Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4634 | 2026-05-04T15:08:20.583Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4635 | 2026-05-04T15:08:20.583Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4636 | 2026-05-04T15:08:22.067Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4637 | 2026-05-04T15:08:23.396Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4638 | 2026-05-04T15:08:24.086Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4639 | 2026-05-04T15:08:25.348Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4640 | 2026-05-04T15:08:25.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.17s |
| 4641 | 2026-05-04T15:08:26.127Z | |
| 4642 | 2026-05-04T15:08:26.127Z | info: running `cargo check --bins` on wicket-dbg (270/274) |
| 4643 | 2026-05-04T15:08:26.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4644 | 2026-05-04T15:08:26.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4645 | 2026-05-04T15:08:26.862Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4646 | 2026-05-04T15:08:26.862Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4647 | 2026-05-04T15:08:26.866Z | Checking rtoolbox v0.0.3 |
| 4648 | 2026-05-04T15:08:26.994Z | Checking tui-tree-widget v0.23.1 |
| 4649 | 2026-05-04T15:08:27.094Z | Checking rpassword v7.4.0 |
| 4650 | 2026-05-04T15:08:28.141Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4651 | 2026-05-04T15:08:31.262Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4652 | 2026-05-04T15:08:33.141Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4653 | 2026-05-04T15:08:34.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s |
| 4654 | 2026-05-04T15:08:34.264Z | |
| 4655 | 2026-05-04T15:08:34.264Z | info: running `cargo check --bins` on wicket (271/274) |
| 4656 | 2026-05-04T15:08:34.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4657 | 2026-05-04T15:08:34.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4658 | 2026-05-04T15:08:34.978Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4659 | 2026-05-04T15:08:35.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.07s |
| 4660 | 2026-05-04T15:08:35.547Z | |
| 4661 | 2026-05-04T15:08:35.547Z | info: running `cargo check --bins` on wicketd (272/274) |
| 4662 | 2026-05-04T15:08:36.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4663 | 2026-05-04T15:08:36.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4664 | 2026-05-04T15:08:36.296Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4665 | 2026-05-04T15:08:36.299Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4666 | 2026-05-04T15:08:36.300Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4667 | 2026-05-04T15:08:36.300Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4668 | 2026-05-04T15:08:37.309Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4669 | 2026-05-04T15:08:37.892Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4670 | 2026-05-04T15:08:40.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s |
| 4671 | 2026-05-04T15:08:41.081Z | |
| 4672 | 2026-05-04T15:08:41.081Z | info: running `cargo check --bins` on omicron-workspace-hack (273/274) |
| 4673 | 2026-05-04T15:08:41.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4674 | 2026-05-04T15:08:41.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4675 | 2026-05-04T15:08:41.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4676 | 2026-05-04T15:08:41.599Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4677 | 2026-05-04T15:08:41.690Z | |
| 4678 | 2026-05-04T15:08:41.690Z | info: running `cargo check --bins` on zone-setup (274/274) |
| 4679 | 2026-05-04T15:08:42.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4680 | 2026-05-04T15:08:42.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4681 | 2026-05-04T15:08:42.383Z | Checking uzers v0.12.2 |
| 4682 | 2026-05-04T15:08:42.655Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4683 | 2026-05-04T15:08:43.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4684 | 2026-05-04T15:08:43.654Z | |
| 4685 | 2026-05-04T15:08:43.657Z | real 14:30.516703870 |
| 4686 | 2026-05-04T15:08:43.657Z | user 21:13.891288630 |
| 4687 | 2026-05-04T15:08:43.657Z | sys 4:25.862286001 |
| 4688 | 2026-05-04T15:08:43.657Z | trap 0.335214174 |
| 4689 | 2026-05-04T15:08:43.657Z | tflt 0.327200093 |
| 4690 | 2026-05-04T15:08:43.657Z | dflt 0.887312855 |
| 4691 | 2026-05-04T15:08:43.657Z | kflt 0.001703492 |
| 4692 | 2026-05-04T15:08:43.657Z | lock 1:19:27.954781689 |
| 4693 | 2026-05-04T15:08:43.657Z | slp 1:41:06.651371865 |
| 4694 | 2026-05-04T15:08:43.657Z | lat 1:04.958124726 |
| 4695 | 2026-05-04T15:08:43.657Z | stop 3:52.567613434 |
| 4696 | 2026-05-04T15:08:43.657Z | process exited: duration 1110390 ms, exit code 0 |
| |
| 4697 | 2026-05-04T15:08:43.664Z | found 0 output files |