|
|
|
| 1 | 2026-04-13T21:32:35.412Z | job assigned to worker 01KP4C45D3R2Q5E9B475S0BBY3 [factory aws, i-0e4760d961ab840ce] (queued for 44 s) |
| |
| 2 | 2026-04-13T21:32:41.869Z | starting task 0: "setup" |
| 3 | 2026-04-13T21:32:41.874Z | ++ uname -s |
| 4 | 2026-04-13T21:32:41.877Z | + kern=SunOS |
| 5 | 2026-04-13T21:32:41.877Z | + build_user=build |
| 6 | 2026-04-13T21:32:41.877Z | + build_uid=12345 |
| 7 | 2026-04-13T21:32:41.877Z | + work_dir=/work |
| 8 | 2026-04-13T21:32:41.877Z | + input_dir=/input |
| 9 | 2026-04-13T21:32:41.877Z | + [[ 0 == 12345 ]] |
| 10 | 2026-04-13T21:32:41.877Z | + case "$kern" in |
| 11 | 2026-04-13T21:32:41.877Z | + groupadd -g 12345 build |
| 12 | 2026-04-13T21:32:41.880Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-04-13T21:32:43.885Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-04-13T21:32:43.940Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-04-13T21:32:43.943Z | + home_fs=zfs |
| 16 | 2026-04-13T21:32:43.943Z | + [[ zfs == autofs ]] |
| 17 | 2026-04-13T21:32:43.943Z | + mkdir -p /home/build |
| 18 | 2026-04-13T21:32:43.943Z | + chown build:build /home/build /work |
| 19 | 2026-04-13T21:32:45.944Z | + chmod 0700 /home/build /work |
| 20 | 2026-04-13T21:32:45.947Z | process exited: duration 4079 ms, exit code 0 |
| |
| 21 | 2026-04-13T21:32:45.956Z | starting task 1: "rust-toolchain" |
| 22 | 2026-04-13T21:32:45.961Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-04-13T21:32:45.961Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-04-13T21:32:45.961Z | * rust toolchain profile = "default" |
| 25 | 2026-04-13T21:32:45.961Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-04-13T21:32:45.961Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-04-13T21:32:45.961Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-04-13T21:32:45.965Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-04-13T21:32:45.965Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-04-13T21:32:46.061Z | info: downloading installer |
| 31 | 2026-04-13T21:32:47.654Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-04-13T21:32:47.654Z | warn: /opt/ooce/bin |
| 33 | 2026-04-13T21:32:47.654Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-04-13T21:32:47.654Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-04-13T21:32:47.654Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-04-13T21:32:47.654Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-04-13T21:32:47.654Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-04-13T21:32:47.654Z | error: cannot install while Rust is installed |
| 39 | 2026-04-13T21:32:47.654Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-04-13T21:32:47.654Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-04-13T21:32:47.654Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-04-13T21:32:47.654Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-04-13T21:32:47.654Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-04-13T21:32:47.689Z | info: profile set to default |
| 45 | 2026-04-13T21:32:47.689Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-04-13T21:32:47.692Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-04-13T21:32:47.824Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-04-13T21:32:47.827Z | info: downloading 6 components |
| 49 | 2026-04-13T21:33:01.930Z | |
| 50 | 2026-04-13T21:33:01.930Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-04-13T21:33:01.970Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-04-13T21:33:01.971Z | |
| 53 | 2026-04-13T21:33:01.971Z | |
| 54 | 2026-04-13T21:33:01.971Z | Rust is installed now. Great! |
| 55 | 2026-04-13T21:33:01.971Z | |
| 56 | 2026-04-13T21:33:01.971Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-04-13T21:33:01.971Z | environment variable. This has not been done automatically. |
| 58 | 2026-04-13T21:33:01.971Z | |
| 59 | 2026-04-13T21:33:01.971Z | To configure your current shell, you need to source |
| 60 | 2026-04-13T21:33:01.971Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-04-13T21:33:01.972Z | |
| 62 | 2026-04-13T21:33:01.972Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-04-13T21:33:01.972Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-04-13T21:33:01.972Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-04-13T21:33:01.972Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-04-13T21:33:01.972Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-04-13T21:33:01.977Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-04-13T21:33:01.978Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-04-13T21:33:01.978Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-04-13T21:33:01.978Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-04-13T21:33:02.055Z | + rustup --version |
| 72 | 2026-04-13T21:33:02.063Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-04-13T21:33:02.066Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-04-13T21:33:02.085Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-04-13T21:33:02.088Z | + cargo --version |
| 76 | 2026-04-13T21:33:02.101Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-04-13T21:33:02.103Z | + rustc --version |
| 78 | 2026-04-13T21:33:02.122Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-04-13T21:33:02.125Z | process exited: duration 16166 ms, exit code 0 |
| |
| 80 | 2026-04-13T21:33:02.130Z | starting task 2: "authentication" |
| 81 | 2026-04-13T21:33:02.146Z | process exited: duration 15 ms, exit code 0 |
| |
| 82 | 2026-04-13T21:33:02.151Z | starting task 3: "clone repository" |
| 83 | 2026-04-13T21:33:02.154Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-04-13T21:33:02.157Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-04-13T21:33:02.366Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-04-13T21:33:13.073Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-04-13T21:33:13.073Z | + git fetch origin 2de9271e912e9e63abd00d905268b2dc75bd9f23 |
| 88 | 2026-04-13T21:33:13.379Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-04-13T21:33:13.379Z | * branch 2de9271e912e9e63abd00d905268b2dc75bd9f23 -> FETCH_HEAD |
| 90 | 2026-04-13T21:33:13.388Z | + [[ -n spr/papertigers/bump-propolis-to-bc489dd-propolis-lifecycle-fix ]] |
| 91 | 2026-04-13T21:33:13.391Z | ++ git branch --show-current |
| 92 | 2026-04-13T21:33:13.391Z | + current=main |
| 93 | 2026-04-13T21:33:13.391Z | + [[ main != spr/papertigers/bump-propolis-to-bc489dd-propolis-lifecycle-fix ]] |
| 94 | 2026-04-13T21:33:13.391Z | + git branch -f spr/papertigers/bump-propolis-to-bc489dd-propolis-lifecycle-fix 2de9271e912e9e63abd00d905268b2dc75bd9f23 |
| 95 | 2026-04-13T21:33:13.393Z | + git checkout -f spr/papertigers/bump-propolis-to-bc489dd-propolis-lifecycle-fix |
| 96 | 2026-04-13T21:33:13.456Z | Switched to branch 'spr/papertigers/bump-propolis-to-bc489dd-propolis-lifecycle-fix' |
| 97 | 2026-04-13T21:33:13.459Z | + git reset --hard 2de9271e912e9e63abd00d905268b2dc75bd9f23 |
| 98 | 2026-04-13T21:33:13.519Z | HEAD is now at 2de9271e9 [jj-spr] initial version |
| 99 | 2026-04-13T21:33:13.522Z | process exited: duration 11367 ms, exit code 0 |
| |
| 100 | 2026-04-13T21:33:13.527Z | starting task 4: "build" |
| 101 | 2026-04-13T21:33:13.531Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-04-13T21:33:13.534Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-04-13T21:33:13.534Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-04-13T21:33:13.534Z | + cargo --version |
| 105 | 2026-04-13T21:33:13.541Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-04-13T21:33:13.544Z | + rustc --version |
| 107 | 2026-04-13T21:33:13.563Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-04-13T21:33:13.566Z | + source ./env.sh |
| 109 | 2026-04-13T21:33:13.566Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-04-13T21:33:13.566Z | ++ set -o xtrace |
| 111 | 2026-04-13T21:33:13.569Z | ++++ dirname ./env.sh |
| 112 | 2026-04-13T21:33:13.569Z | +++ readlink -f . |
| 113 | 2026-04-13T21:33:13.582Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-04-13T21:33:13.582Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-04-13T21:33:13.582Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-04-13T21:33:13.585Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-04-13T21:33:13.585Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-04-13T21:33:13.585Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-04-13T21:33:13.585Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-04-13T21:33:13.585Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-04-13T21:33:13.585Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-04-13T21:33:13.585Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-04-13T21:33:13.585Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-04-13T21:33:13.585Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-04-13T21:33:13.585Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-04-13T21:33:13.585Z | + banner prerequisites |
| 127 | 2026-04-13T21:33:13.585Z | |
| 128 | 2026-04-13T21:33:13.585Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-04-13T21:33:13.585Z | # # # # # # # # # # # # # # # |
| 130 | 2026-04-13T21:33:13.585Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-04-13T21:33:13.585Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-04-13T21:33:13.585Z | # # # # # # # # # # # # # # # |
| 133 | 2026-04-13T21:33:13.585Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-04-13T21:33:13.585Z | |
| 135 | 2026-04-13T21:33:13.585Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-04-13T21:33:23.393Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-04-13T21:33:30.452Z | Startup: Caching catalogs ... Done |
| 138 | 2026-04-13T21:33:35.584Z | Planning: Solver setup ... Done (3.772s) |
| 139 | 2026-04-13T21:33:35.611Z | Planning: Running solver ... Done (0.027s) |
| 140 | 2026-04-13T21:33:35.732Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-04-13T21:33:35.744Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-04-13T21:33:36.133Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-04-13T21:33:36.163Z | Planning: Package planning ... Done (0.032s) |
| 144 | 2026-04-13T21:33:36.192Z | Planning: Merging actions ... Done (0.028s) |
| 145 | 2026-04-13T21:33:36.424Z | Planning: Checking for conflicting actions ... Done (0.232s) |
| 146 | 2026-04-13T21:33:36.431Z | Planning: Consolidating action changes ... Done (0.007s) |
| 147 | 2026-04-13T21:33:38.379Z | Planning: Evaluating mediators ... Done (1.947s) |
| 148 | 2026-04-13T21:33:38.385Z | Planning: Planning completed in 7.77 seconds |
| 149 | 2026-04-13T21:33:38.607Z | Packages to install: 4 |
| 150 | 2026-04-13T21:33:38.607Z | Mediators to change: 2 |
| 151 | 2026-04-13T21:33:38.607Z | Services to change: 1 |
| 152 | 2026-04-13T21:33:38.607Z | Estimated space available: 155.35 GB |
| 153 | 2026-04-13T21:33:38.607Z | Estimated space to be consumed: 1.85 GB |
| 154 | 2026-04-13T21:33:38.611Z | Create boot environment: No |
| 155 | 2026-04-13T21:33:38.611Z | Create backup boot environment: No |
| 156 | 2026-04-13T21:33:38.611Z | Rebuild boot archive: No |
| 157 | 2026-04-13T21:33:38.611Z | |
| 158 | 2026-04-13T21:33:38.611Z | Changed mediators: |
| 159 | 2026-04-13T21:33:38.611Z | mediator clang: |
| 160 | 2026-04-13T21:33:38.611Z | version: None -> 15 (system default) |
| 161 | 2026-04-13T21:33:38.611Z | |
| 162 | 2026-04-13T21:33:38.611Z | mediator llvm: |
| 163 | 2026-04-13T21:33:38.611Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-04-13T21:33:38.611Z | |
| 165 | 2026-04-13T21:33:38.611Z | Changed packages: |
| 166 | 2026-04-13T21:33:38.611Z | helios-dev |
| 167 | 2026-04-13T21:33:38.611Z | developer/build-essential |
| 168 | 2026-04-13T21:33:38.611Z | None -> 11-2.0 |
| 169 | 2026-04-13T21:33:38.611Z | library/libxmlsec1 |
| 170 | 2026-04-13T21:33:38.611Z | None -> 1.2.35-2.0 |
| 171 | 2026-04-13T21:33:38.611Z | ooce/developer/clang-15 |
| 172 | 2026-04-13T21:33:38.611Z | None -> 15.0.7-2.0 |
| 173 | 2026-04-13T21:33:38.611Z | ooce/developer/llvm-15 |
| 174 | 2026-04-13T21:33:38.611Z | None -> 15.0.7-2.0 |
| 175 | 2026-04-13T21:33:38.611Z | |
| 176 | 2026-04-13T21:33:38.611Z | Services: |
| 177 | 2026-04-13T21:33:38.611Z | restart_fmri: |
| 178 | 2026-04-13T21:33:38.611Z | svc:/system/update-man-index:default |
| 179 | 2026-04-13T21:33:38.674Z | |
| 180 | 2026-04-13T21:33:38.674Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-04-13T21:33:43.698Z | Download: 1198/3290 items 83.5/212.6MB 39% complete (28.1M/s) |
| 182 | 2026-04-13T21:33:49.343Z | Download: 2224/3290 items 119.2/212.6MB 56% complete (17.0M/s) |
| 183 | 2026-04-13T21:33:54.343Z | Download: 3257/3290 items 204.1/212.6MB 96% complete (8.7M/s) |
| 184 | 2026-04-13T21:33:54.985Z | Download: Completed 212.60 MB in 16.31 seconds (13.0M/s) |
| 185 | 2026-04-13T21:33:55.217Z | Actions: 1/3689 actions (Installing new actions) |
| 186 | 2026-04-13T21:33:58.534Z | Actions: Completed 3689 actions in 3.32 seconds. |
| 187 | 2026-04-13T21:33:59.200Z | Done (0.662s) |
| 188 | 2026-04-13T21:33:59.201Z | Done (0.000s) |
| 189 | 2026-04-13T21:33:59.908Z | Done (0.707s) |
| 190 | 2026-04-13T21:34:03.028Z | Done (2.782s) |
| 191 | 2026-04-13T21:34:03.099Z | Done (0.012s) |
| 192 | 2026-04-13T21:34:03.102Z | Done (0.000s) |
| 193 | 2026-04-13T21:34:03.402Z | Done (0.000s) |
| 194 | 2026-04-13T21:34:04.242Z | Planning: Evaluating mediator changes ... Done |
| 195 | 2026-04-13T21:34:04.349Z | Planning: Checking for conflicting actions ... Done |
| 196 | 2026-04-13T21:34:04.352Z | Planning: Consolidating action changes ... Done |
| 197 | 2026-04-13T21:34:04.510Z | Planning: Evaluating mediators ... Done |
| 198 | 2026-04-13T21:34:04.513Z | Planning: Planning completed in 0.27 seconds |
| 199 | 2026-04-13T21:34:04.531Z | Mediators to change: 2 |
| 200 | 2026-04-13T21:34:04.531Z | Create boot environment: No |
| 201 | 2026-04-13T21:34:04.531Z | Create backup boot environment: No |
| 202 | 2026-04-13T21:34:04.602Z | Done |
| 203 | 2026-04-13T21:34:04.602Z | Done |
| 204 | 2026-04-13T21:34:05.206Z | Done |
| 205 | 2026-04-13T21:34:07.720Z | Done |
| 206 | 2026-04-13T21:34:07.797Z | Done |
| 207 | 2026-04-13T21:34:07.800Z | Done |
| 208 | 2026-04-13T21:34:07.954Z | Done |
| 209 | 2026-04-13T21:34:08.357Z | Planning: Evaluating mediator changes ... Done |
| 210 | 2026-04-13T21:34:08.363Z | Planning: Merging actions ... Done |
| 211 | 2026-04-13T21:34:08.494Z | Planning: Checking for conflicting actions ... Done |
| 212 | 2026-04-13T21:34:08.516Z | Planning: Consolidating action changes ... Done |
| 213 | 2026-04-13T21:34:08.632Z | Planning: Evaluating mediators ... Done |
| 214 | 2026-04-13T21:34:08.665Z | Planning: Planning completed in 0.45 seconds |
| 215 | 2026-04-13T21:34:08.683Z | Packages to change: 1 |
| 216 | 2026-04-13T21:34:08.683Z | Mediators to change: 1 |
| 217 | 2026-04-13T21:34:08.683Z | Services to change: 1 |
| 218 | 2026-04-13T21:34:08.693Z | Create boot environment: No |
| 219 | 2026-04-13T21:34:08.694Z | Create backup boot environment: Yes |
| 220 | 2026-04-13T21:34:11.227Z | Actions: 1/6 actions (Updating modified actions) |
| 221 | 2026-04-13T21:34:11.229Z | Actions: Completed 6 actions in 0.00 seconds. |
| 222 | 2026-04-13T21:34:11.229Z | Done |
| 223 | 2026-04-13T21:34:11.229Z | Done |
| 224 | 2026-04-13T21:34:11.370Z | Done |
| 225 | 2026-04-13T21:34:13.975Z | Done |
| 226 | 2026-04-13T21:34:14.052Z | Done |
| 227 | 2026-04-13T21:34:14.055Z | Done |
| 228 | 2026-04-13T21:34:14.216Z | Done |
| 229 | 2026-04-13T21:34:14.502Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 230 | 2026-04-13T21:34:14.502Z | clang system 15 system |
| 231 | 2026-04-13T21:34:14.502Z | csh system system illumos |
| 232 | 2026-04-13T21:34:14.502Z | ctags system system illumos |
| 233 | 2026-04-13T21:34:14.502Z | file system system illumos |
| 234 | 2026-04-13T21:34:14.502Z | gcc vendor 12 vendor |
| 235 | 2026-04-13T21:34:14.502Z | gcc system 14 system |
| 236 | 2026-04-13T21:34:14.502Z | gcc system 10 system |
| 237 | 2026-04-13T21:34:14.502Z | go system 1.20 system |
| 238 | 2026-04-13T21:34:14.502Z | go system 1.19 system |
| 239 | 2026-04-13T21:34:14.502Z | llvm system 15 system |
| 240 | 2026-04-13T21:34:14.503Z | llvm system 14 system |
| 241 | 2026-04-13T21:34:14.503Z | mariadb system 10.6 system |
| 242 | 2026-04-13T21:34:14.503Z | mta vendor vendor dma |
| 243 | 2026-04-13T21:34:14.503Z | openjdk system 17 system |
| 244 | 2026-04-13T21:34:14.503Z | openjdk system 11 system |
| 245 | 2026-04-13T21:34:14.503Z | openjdk system 1.8 system |
| 246 | 2026-04-13T21:34:14.503Z | openssl vendor 3 vendor |
| 247 | 2026-04-13T21:34:14.503Z | perl system 5.36 system |
| 248 | 2026-04-13T21:34:14.503Z | postgresql system 15 system |
| 249 | 2026-04-13T21:34:14.503Z | postgresql system 13 system |
| 250 | 2026-04-13T21:34:14.503Z | python vendor 3 vendor |
| 251 | 2026-04-13T21:34:14.503Z | python system 2 system |
| 252 | 2026-04-13T21:34:14.503Z | python3 system 3.11 system |
| 253 | 2026-04-13T21:34:14.503Z | ruby system 3.0 system |
| 254 | 2026-04-13T21:34:14.503Z | words vendor vendor american-english |
| 255 | 2026-04-13T21:34:14.503Z | words system system australian-english |
| 256 | 2026-04-13T21:34:14.503Z | words system system british-english |
| 257 | 2026-04-13T21:34:14.503Z | words system system canadian-english |
| 258 | 2026-04-13T21:34:14.503Z | words system system french |
| 259 | 2026-04-13T21:34:14.503Z | words system system italian |
| 260 | 2026-04-13T21:34:14.503Z | words system system ngerman |
| 261 | 2026-04-13T21:34:14.503Z | words system system ogerman |
| 262 | 2026-04-13T21:34:14.503Z | words system system spanish |
| 263 | 2026-04-13T21:34:14.722Z | PUBLISHER TYPE STATUS P LOCATION |
| 264 | 2026-04-13T21:34:14.723Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 265 | 2026-04-13T21:34:19.149Z | FMRI IFO |
| 266 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 267 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 268 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 269 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 270 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 271 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 272 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 273 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 274 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 275 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 276 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 277 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 278 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 279 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 280 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 281 | 2026-04-13T21:34:19.150Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 282 | 2026-04-13T21:34:20.247Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 283 | 2026-04-13T21:34:20.513Z | Updating crates.io index |
| 284 | 2026-04-13T21:34:20.545Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 285 | 2026-04-13T21:34:21.244Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 286 | 2026-04-13T21:34:21.681Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-04-13T21:34:22.237Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-04-13T21:34:23.708Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-04-13T21:34:24.195Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-04-13T21:34:25.553Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-04-13T21:34:26.315Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-04-13T21:34:26.576Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-04-13T21:34:27.300Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-04-13T21:34:27.656Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-04-13T21:34:28.023Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-04-13T21:34:28.387Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-04-13T21:34:29.403Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-04-13T21:34:29.967Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-04-13T21:34:30.222Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-04-13T21:34:30.723Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-04-13T21:34:31.129Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-04-13T21:34:31.390Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-04-13T21:34:31.643Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-04-13T21:34:31.908Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-04-13T21:34:32.394Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-04-13T21:34:32.750Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-04-13T21:34:33.300Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-04-13T21:34:33.758Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-04-13T21:34:34.077Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-04-13T21:34:35.170Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 311 | 2026-04-13T21:34:35.862Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 312 | 2026-04-13T21:34:36.388Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 313 | 2026-04-13T21:34:36.867Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 314 | 2026-04-13T21:34:37.169Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 315 | 2026-04-13T21:34:37.495Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 316 | 2026-04-13T21:34:37.801Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 317 | 2026-04-13T21:34:38.325Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 318 | 2026-04-13T21:34:38.571Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 319 | 2026-04-13T21:34:38.856Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 320 | 2026-04-13T21:34:39.144Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 321 | 2026-04-13T21:34:39.524Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 322 | 2026-04-13T21:34:50.995Z | Downloading crates ... |
| 323 | 2026-04-13T21:34:51.050Z | Downloaded anstyle-query v1.1.5 |
| 324 | 2026-04-13T21:34:51.058Z | Downloaded generic-array v0.14.7 |
| 325 | 2026-04-13T21:34:51.060Z | Downloaded heck v0.5.0 |
| 326 | 2026-04-13T21:34:51.060Z | Downloaded erased-serde v0.4.9 |
| 327 | 2026-04-13T21:34:51.063Z | Downloaded cfg-if v1.0.4 |
| 328 | 2026-04-13T21:34:51.063Z | Downloaded camino v1.2.2 |
| 329 | 2026-04-13T21:34:51.066Z | Downloaded smawk v0.3.2 |
| 330 | 2026-04-13T21:34:51.066Z | Downloaded unicode-xid v0.2.6 |
| 331 | 2026-04-13T21:34:51.066Z | Downloaded swrite v0.1.0 |
| 332 | 2026-04-13T21:34:51.072Z | Downloaded pretty-hex v0.4.1 |
| 333 | 2026-04-13T21:34:51.075Z | Downloaded textwrap v0.16.2 |
| 334 | 2026-04-13T21:34:51.075Z | Downloaded form_urlencoded v1.2.2 |
| 335 | 2026-04-13T21:34:51.078Z | Downloaded fastrand v2.3.0 |
| 336 | 2026-04-13T21:34:51.078Z | Downloaded errno v0.3.14 |
| 337 | 2026-04-13T21:34:51.078Z | Downloaded thiserror v1.0.69 |
| 338 | 2026-04-13T21:34:51.081Z | Downloaded utf8parse v0.2.2 |
| 339 | 2026-04-13T21:34:51.081Z | Downloaded zerofrom v0.1.6 |
| 340 | 2026-04-13T21:34:51.084Z | Downloaded fnv v1.0.7 |
| 341 | 2026-04-13T21:34:51.084Z | Downloaded dof v0.3.0 |
| 342 | 2026-04-13T21:34:51.084Z | Downloaded toml_write v0.1.2 |
| 343 | 2026-04-13T21:34:51.084Z | Downloaded typeid v1.0.3 |
| 344 | 2026-04-13T21:34:51.084Z | Downloaded serde_tokenstream v0.2.3 |
| 345 | 2026-04-13T21:34:51.087Z | Downloaded macaddr v1.0.1 |
| 346 | 2026-04-13T21:34:51.090Z | Downloaded version_check v0.9.5 |
| 347 | 2026-04-13T21:34:51.090Z | Downloaded pest_derive v2.8.6 |
| 348 | 2026-04-13T21:34:51.090Z | Downloaded equivalent v1.0.2 |
| 349 | 2026-04-13T21:34:51.093Z | Downloaded dtrace-parser v0.2.0 |
| 350 | 2026-04-13T21:34:51.093Z | Downloaded yoke-derive v0.8.1 |
| 351 | 2026-04-13T21:34:51.095Z | Downloaded clap_lex v1.0.0 |
| 352 | 2026-04-13T21:34:51.098Z | Downloaded cargo_toml v0.21.0 |
| 353 | 2026-04-13T21:34:51.101Z | Downloaded usdt v0.5.0 |
| 354 | 2026-04-13T21:34:51.101Z | Downloaded bitflags v2.11.0 |
| 355 | 2026-04-13T21:34:51.103Z | Downloaded zerofrom-derive v0.1.6 |
| 356 | 2026-04-13T21:34:51.103Z | Downloaded usdt-macro v0.5.0 |
| 357 | 2026-04-13T21:34:51.106Z | Downloaded thiserror-impl v1.0.69 |
| 358 | 2026-04-13T21:34:51.106Z | Downloaded crypto-common v0.1.7 |
| 359 | 2026-04-13T21:34:51.106Z | Downloaded zerovec-derive v0.11.2 |
| 360 | 2026-04-13T21:34:51.106Z | Downloaded thiserror v2.0.18 |
| 361 | 2026-04-13T21:34:51.109Z | Downloaded usdt-impl v0.5.0 |
| 362 | 2026-04-13T21:34:51.111Z | Downloaded toml_datetime v0.6.11 |
| 363 | 2026-04-13T21:34:51.111Z | Downloaded heck v0.4.1 |
| 364 | 2026-04-13T21:34:51.111Z | Downloaded cpufeatures v0.2.17 |
| 365 | 2026-04-13T21:34:51.114Z | Downloaded ordered-float v2.10.1 |
| 366 | 2026-04-13T21:34:51.114Z | Downloaded byteorder v1.5.0 |
| 367 | 2026-04-13T21:34:51.114Z | Downloaded utf8_iter v1.0.4 |
| 368 | 2026-04-13T21:34:51.114Z | Downloaded usdt-attr-macro v0.5.0 |
| 369 | 2026-04-13T21:34:51.117Z | Downloaded thread-id v4.2.2 |
| 370 | 2026-04-13T21:34:51.117Z | Downloaded unicode-linebreak v0.1.5 |
| 371 | 2026-04-13T21:34:51.120Z | Downloaded yoke v0.8.1 |
| 372 | 2026-04-13T21:34:51.120Z | Downloaded serde v1.0.228 |
| 373 | 2026-04-13T21:34:51.123Z | Downloaded toml v0.8.23 |
| 374 | 2026-04-13T21:34:51.123Z | Downloaded clap_derive v4.5.55 |
| 375 | 2026-04-13T21:34:51.125Z | Downloaded thiserror-impl v2.0.18 |
| 376 | 2026-04-13T21:34:51.125Z | Downloaded writeable v0.6.2 |
| 377 | 2026-04-13T21:34:51.125Z | Downloaded tinystr v0.8.2 |
| 378 | 2026-04-13T21:34:51.128Z | Downloaded percent-encoding v2.3.2 |
| 379 | 2026-04-13T21:34:51.128Z | Downloaded cargo-platform v0.2.0 |
| 380 | 2026-04-13T21:34:51.131Z | Downloaded fs-err v3.3.0 |
| 381 | 2026-04-13T21:34:51.133Z | Downloaded scroll v0.12.0 |
| 382 | 2026-04-13T21:34:51.136Z | Downloaded zmij v1.0.21 |
| 383 | 2026-04-13T21:34:51.136Z | Downloaded colorchoice v1.0.4 |
| 384 | 2026-04-13T21:34:51.138Z | Downloaded plain v0.2.3 |
| 385 | 2026-04-13T21:34:51.141Z | Downloaded itoa v1.0.17 |
| 386 | 2026-04-13T21:34:51.144Z | Downloaded ucd-trie v0.1.7 |
| 387 | 2026-04-13T21:34:51.144Z | Downloaded proc-macro-error-attr v1.0.4 |
| 388 | 2026-04-13T21:34:51.144Z | Downloaded block-buffer v0.10.4 |
| 389 | 2026-04-13T21:34:51.148Z | Downloaded zerocopy-derive v0.7.35 |
| 390 | 2026-04-13T21:34:51.151Z | Downloaded icu_properties v2.1.2 |
| 391 | 2026-04-13T21:34:51.153Z | Downloaded proc-macro2 v1.0.106 |
| 392 | 2026-04-13T21:34:51.153Z | Downloaded unicode-ident v1.0.24 |
| 393 | 2026-04-13T21:34:51.156Z | Downloaded digest v0.10.7 |
| 394 | 2026-04-13T21:34:51.159Z | Downloaded typenum v1.19.0 |
| 395 | 2026-04-13T21:34:51.161Z | Downloaded serde-value v0.7.0 |
| 396 | 2026-04-13T21:34:51.164Z | Downloaded zerotrie v0.2.3 |
| 397 | 2026-04-13T21:34:51.167Z | Downloaded url v2.5.8 |
| 398 | 2026-04-13T21:34:51.169Z | Downloaded tabled_derive v0.7.0 |
| 399 | 2026-04-13T21:34:51.169Z | Downloaded strsim v0.11.1 |
| 400 | 2026-04-13T21:34:51.169Z | Downloaded zerovec v0.11.5 |
| 401 | 2026-04-13T21:34:51.172Z | Downloaded potential_utf v0.1.4 |
| 402 | 2026-04-13T21:34:51.172Z | Downloaded memmap v0.7.0 |
| 403 | 2026-04-13T21:34:51.172Z | Downloaded is_terminal_polyfill v1.70.2 |
| 404 | 2026-04-13T21:34:51.175Z | Downloaded toml_edit v0.22.27 |
| 405 | 2026-04-13T21:34:51.178Z | Downloaded winnow v0.7.14 |
| 406 | 2026-04-13T21:34:51.183Z | Downloaded stable_deref_trait v1.2.1 |
| 407 | 2026-04-13T21:34:51.185Z | Downloaded zerocopy v0.7.35 |
| 408 | 2026-04-13T21:34:51.191Z | Downloaded terminal_size v0.4.3 |
| 409 | 2026-04-13T21:34:51.194Z | Downloaded serde-untagged v0.1.9 |
| 410 | 2026-04-13T21:34:51.194Z | Downloaded idna_adapter v1.2.1 |
| 411 | 2026-04-13T21:34:51.194Z | Downloaded unicode-width v0.2.0 |
| 412 | 2026-04-13T21:34:51.197Z | Downloaded sha2 v0.10.9 |
| 413 | 2026-04-13T21:34:51.199Z | Downloaded proc-macro-error v1.0.4 |
| 414 | 2026-04-13T21:34:51.199Z | Downloaded pest_meta v2.8.6 |
| 415 | 2026-04-13T21:34:51.202Z | Downloaded papergrid v0.11.0 |
| 416 | 2026-04-13T21:34:51.204Z | Downloaded anstyle v1.0.13 |
| 417 | 2026-04-13T21:34:51.205Z | Downloaded anstream v0.6.21 |
| 418 | 2026-04-13T21:34:51.205Z | Downloaded unicode-width v0.1.14 |
| 419 | 2026-04-13T21:34:51.209Z | Downloaded anstyle-parse v0.2.7 |
| 420 | 2026-04-13T21:34:51.211Z | Downloaded displaydoc v0.2.5 |
| 421 | 2026-04-13T21:34:51.211Z | Downloaded semver v1.0.27 |
| 422 | 2026-04-13T21:34:51.211Z | Downloaded cargo_metadata v0.21.0 |
| 423 | 2026-04-13T21:34:51.214Z | Downloaded camino-tempfile v1.4.1 |
| 424 | 2026-04-13T21:34:51.214Z | Downloaded bytecount v0.6.9 |
| 425 | 2026-04-13T21:34:51.214Z | Downloaded serde_spanned v0.6.9 |
| 426 | 2026-04-13T21:34:51.214Z | Downloaded scroll_derive v0.12.1 |
| 427 | 2026-04-13T21:34:51.218Z | Downloaded quote v1.0.44 |
| 428 | 2026-04-13T21:34:51.218Z | Downloaded synstructure v0.13.2 |
| 429 | 2026-04-13T21:34:51.224Z | Downloaded clap v4.5.60 |
| 430 | 2026-04-13T21:34:51.228Z | Downloaded indexmap v2.13.0 |
| 431 | 2026-04-13T21:34:51.232Z | Downloaded tempfile v3.25.0 |
| 432 | 2026-04-13T21:34:51.232Z | Downloaded pest_generator v2.8.6 |
| 433 | 2026-04-13T21:34:51.235Z | Downloaded litemap v0.8.1 |
| 434 | 2026-04-13T21:34:51.235Z | Downloaded icu_locale_core v2.1.1 |
| 435 | 2026-04-13T21:34:51.238Z | Downloaded autocfg v1.5.0 |
| 436 | 2026-04-13T21:34:51.238Z | Downloaded smallvec v1.15.1 |
| 437 | 2026-04-13T21:34:51.238Z | Downloaded once_cell v1.21.3 |
| 438 | 2026-04-13T21:34:51.245Z | Downloaded icu_normalizer_data v2.1.1 |
| 439 | 2026-04-13T21:34:51.248Z | Downloaded getrandom v0.3.4 |
| 440 | 2026-04-13T21:34:51.251Z | Downloaded serde_derive v1.0.228 |
| 441 | 2026-04-13T21:34:51.253Z | Downloaded cargo-util-schemas v0.8.2 |
| 442 | 2026-04-13T21:34:51.257Z | Downloaded icu_provider v2.1.1 |
| 443 | 2026-04-13T21:34:51.260Z | Downloaded serde_core v1.0.228 |
| 444 | 2026-04-13T21:34:51.262Z | Downloaded anyhow v1.0.102 |
| 445 | 2026-04-13T21:34:51.266Z | Downloaded log v0.4.29 |
| 446 | 2026-04-13T21:34:51.268Z | Downloaded num-traits v0.2.19 |
| 447 | 2026-04-13T21:34:51.268Z | Downloaded icu_normalizer v2.1.1 |
| 448 | 2026-04-13T21:34:51.276Z | Downloaded icu_collections v2.1.1 |
| 449 | 2026-04-13T21:34:51.287Z | Downloaded memchr v2.8.0 |
| 450 | 2026-04-13T21:34:51.319Z | Downloaded pest v2.8.6 |
| 451 | 2026-04-13T21:34:51.321Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-04-13T21:34:51.334Z | Downloaded idna v1.1.0 |
| 453 | 2026-04-13T21:34:51.343Z | Downloaded icu_properties_data v2.1.2 |
| 454 | 2026-04-13T21:34:51.348Z | Downloaded serde_json v1.0.149 |
| 455 | 2026-04-13T21:34:51.353Z | Downloaded goblin v0.8.2 |
| 456 | 2026-04-13T21:34:51.356Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-04-13T21:34:51.371Z | Downloaded tabled v0.15.0 |
| 458 | 2026-04-13T21:34:51.378Z | Downloaded syn v1.0.109 |
| 459 | 2026-04-13T21:34:51.383Z | Downloaded syn v2.0.117 |
| 460 | 2026-04-13T21:34:51.394Z | Downloaded rustix v1.1.3 |
| 461 | 2026-04-13T21:34:51.421Z | Downloaded libc v0.2.180 |
| 462 | 2026-04-13T21:34:51.489Z | Compiling proc-macro2 v1.0.106 |
| 463 | 2026-04-13T21:34:51.489Z | Compiling quote v1.0.44 |
| 464 | 2026-04-13T21:34:51.489Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-04-13T21:34:51.489Z | Compiling serde_core v1.0.228 |
| 466 | 2026-04-13T21:34:51.492Z | Compiling libc v0.2.180 |
| 467 | 2026-04-13T21:34:51.492Z | Compiling version_check v0.9.5 |
| 468 | 2026-04-13T21:34:51.492Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-04-13T21:34:51.492Z | Compiling serde v1.0.228 |
| 470 | 2026-04-13T21:34:51.826Z | Compiling memchr v2.8.0 |
| 471 | 2026-04-13T21:34:51.844Z | Compiling zmij v1.0.21 |
| 472 | 2026-04-13T21:34:51.996Z | Compiling itoa v1.0.17 |
| 473 | 2026-04-13T21:34:52.167Z | Compiling thiserror v1.0.69 |
| 474 | 2026-04-13T21:34:52.384Z | Compiling ucd-trie v0.1.7 |
| 475 | 2026-04-13T21:34:52.433Z | Compiling autocfg v1.5.0 |
| 476 | 2026-04-13T21:34:52.631Z | Compiling pest v2.8.6 |
| 477 | 2026-04-13T21:34:52.648Z | Compiling litemap v0.8.1 |
| 478 | 2026-04-13T21:34:52.664Z | Compiling writeable v0.6.2 |
| 479 | 2026-04-13T21:34:52.748Z | Compiling rustix v1.1.3 |
| 480 | 2026-04-13T21:34:52.836Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-04-13T21:34:52.855Z | Compiling byteorder v1.5.0 |
| 482 | 2026-04-13T21:34:53.085Z | Compiling icu_normalizer_data v2.1.1 |
| 483 | 2026-04-13T21:34:53.220Z | Compiling syn v2.0.117 |
| 484 | 2026-04-13T21:34:53.280Z | Compiling errno v0.3.14 |
| 485 | 2026-04-13T21:34:53.297Z | Compiling serde_json v1.0.149 |
| 486 | 2026-04-13T21:34:53.314Z | Compiling bitflags v2.11.0 |
| 487 | 2026-04-13T21:34:53.437Z | Compiling num-traits v0.2.19 |
| 488 | 2026-04-13T21:34:53.543Z | Compiling equivalent v1.0.2 |
| 489 | 2026-04-13T21:34:53.562Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-04-13T21:34:53.625Z | Compiling smallvec v1.15.1 |
| 491 | 2026-04-13T21:34:53.643Z | Compiling pest_meta v2.8.6 |
| 492 | 2026-04-13T21:34:53.837Z | Compiling typeid v1.0.3 |
| 493 | 2026-04-13T21:34:54.071Z | Compiling indexmap v2.13.0 |
| 494 | 2026-04-13T21:34:54.205Z | Compiling thread-id v4.2.2 |
| 495 | 2026-04-13T21:34:54.223Z | Compiling proc-macro-error-attr v1.0.4 |
| 496 | 2026-04-13T21:34:54.290Z | Compiling usdt-impl v0.5.0 |
| 497 | 2026-04-13T21:34:54.306Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-04-13T21:34:54.409Z | Compiling winnow v0.7.14 |
| 499 | 2026-04-13T21:34:54.576Z | Compiling syn v1.0.109 |
| 500 | 2026-04-13T21:34:54.627Z | Compiling toml_write v0.1.2 |
| 501 | 2026-04-13T21:34:54.932Z | Compiling proc-macro-error v1.0.4 |
| 502 | 2026-04-13T21:34:54.950Z | Compiling getrandom v0.3.4 |
| 503 | 2026-04-13T21:34:55.129Z | Compiling plain v0.2.3 |
| 504 | 2026-04-13T21:34:55.260Z | Compiling log v0.4.29 |
| 505 | 2026-04-13T21:34:55.356Z | Compiling percent-encoding v2.3.2 |
| 506 | 2026-04-13T21:34:55.458Z | Compiling utf8parse v0.2.2 |
| 507 | 2026-04-13T21:34:55.474Z | Compiling utf8_iter v1.0.4 |
| 508 | 2026-04-13T21:34:55.556Z | Compiling camino v1.2.2 |
| 509 | 2026-04-13T21:34:55.575Z | Compiling thiserror v2.0.18 |
| 510 | 2026-04-13T21:34:55.592Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-04-13T21:34:55.630Z | Compiling form_urlencoded v1.2.2 |
| 512 | 2026-04-13T21:34:55.729Z | Compiling ordered-float v2.10.1 |
| 513 | 2026-04-13T21:34:55.883Z | Compiling synstructure v0.13.2 |
| 514 | 2026-04-13T21:34:55.900Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-04-13T21:34:55.995Z | Compiling terminal_size v0.4.3 |
| 516 | 2026-04-13T21:34:56.157Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-04-13T21:34:56.260Z | Compiling cfg-if v1.0.4 |
| 518 | 2026-04-13T21:34:56.338Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-04-13T21:34:56.361Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-04-13T21:34:56.383Z | Compiling anstyle-query v1.1.5 |
| 521 | 2026-04-13T21:34:56.419Z | Compiling anstyle v1.0.13 |
| 522 | 2026-04-13T21:34:56.489Z | Compiling serde-untagged v0.1.9 |
| 523 | 2026-04-13T21:34:56.562Z | Compiling semver v1.0.27 |
| 524 | 2026-04-13T21:34:56.590Z | Compiling anstream v0.6.21 |
| 525 | 2026-04-13T21:34:56.680Z | Compiling fs-err v3.3.0 |
| 526 | 2026-04-13T21:34:56.726Z | Compiling strsim v0.11.1 |
| 527 | 2026-04-13T21:34:56.873Z | Compiling fastrand v2.3.0 |
| 528 | 2026-04-13T21:34:56.891Z | Compiling unicode-width v0.1.14 |
| 529 | 2026-04-13T21:34:56.895Z | Compiling unicode-xid v0.2.6 |
| 530 | 2026-04-13T21:34:56.895Z | Compiling bytecount v0.6.9 |
| 531 | 2026-04-13T21:34:57.067Z | Compiling anyhow v1.0.102 |
| 532 | 2026-04-13T21:34:57.085Z | Compiling fnv v1.0.7 |
| 533 | 2026-04-13T21:34:57.136Z | Compiling heck v0.5.0 |
| 534 | 2026-04-13T21:34:57.164Z | Compiling heck v0.4.1 |
| 535 | 2026-04-13T21:34:57.189Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-04-13T21:34:57.353Z | Compiling once_cell v1.21.3 |
| 537 | 2026-04-13T21:34:57.372Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-04-13T21:34:57.392Z | Compiling papergrid v0.11.0 |
| 539 | 2026-04-13T21:34:57.530Z | Compiling tempfile v3.25.0 |
| 540 | 2026-04-13T21:34:57.557Z | Compiling serde_derive v1.0.228 |
| 541 | 2026-04-13T21:34:57.575Z | Compiling zerofrom-derive v0.1.6 |
| 542 | 2026-04-13T21:34:57.608Z | Compiling yoke-derive v0.8.1 |
| 543 | 2026-04-13T21:34:57.826Z | Compiling zerovec-derive v0.11.2 |
| 544 | 2026-04-13T21:34:57.900Z | Compiling displaydoc v0.2.5 |
| 545 | 2026-04-13T21:34:58.626Z | Compiling thiserror-impl v1.0.69 |
| 546 | 2026-04-13T21:34:58.734Z | Compiling zerocopy-derive v0.7.35 |
| 547 | 2026-04-13T21:34:58.801Z | Compiling pest_derive v2.8.6 |
| 548 | 2026-04-13T21:34:58.913Z | Compiling scroll_derive v0.12.1 |
| 549 | 2026-04-13T21:34:58.941Z | Compiling zerofrom v0.1.6 |
| 550 | 2026-04-13T21:34:59.075Z | Compiling yoke v0.8.1 |
| 551 | 2026-04-13T21:34:59.270Z | Compiling thiserror-impl v2.0.18 |
| 552 | 2026-04-13T21:34:59.335Z | Compiling zerovec v0.11.5 |
| 553 | 2026-04-13T21:34:59.598Z | Compiling zerotrie v0.2.3 |
| 554 | 2026-04-13T21:34:59.641Z | Compiling zerocopy v0.7.35 |
| 555 | 2026-04-13T21:34:59.845Z | Compiling tinystr v0.8.2 |
| 556 | 2026-04-13T21:34:59.904Z | Compiling potential_utf v0.1.4 |
| 557 | 2026-04-13T21:35:00.052Z | Compiling icu_locale_core v2.1.1 |
| 558 | 2026-04-13T21:35:00.070Z | Compiling icu_collections v2.1.1 |
| 559 | 2026-04-13T21:35:00.090Z | Compiling dtrace-parser v0.2.0 |
| 560 | 2026-04-13T21:35:00.204Z | Compiling scroll v0.12.0 |
| 561 | 2026-04-13T21:35:00.381Z | Compiling tabled_derive v0.7.0 |
| 562 | 2026-04-13T21:35:00.505Z | Compiling goblin v0.8.2 |
| 563 | 2026-04-13T21:35:00.556Z | Compiling clap_derive v4.5.55 |
| 564 | 2026-04-13T21:35:00.720Z | Compiling icu_provider v2.1.1 |
| 565 | 2026-04-13T21:35:00.837Z | Compiling memmap v0.7.0 |
| 566 | 2026-04-13T21:35:00.949Z | Compiling icu_normalizer v2.1.1 |
| 567 | 2026-04-13T21:35:00.984Z | Compiling icu_properties v2.1.2 |
| 568 | 2026-04-13T21:35:01.015Z | Compiling serde_spanned v0.6.9 |
| 569 | 2026-04-13T21:35:01.018Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-04-13T21:35:01.053Z | Compiling dof v0.3.0 |
| 571 | 2026-04-13T21:35:01.169Z | Compiling serde_tokenstream v0.2.3 |
| 572 | 2026-04-13T21:35:01.288Z | Compiling toml_edit v0.22.27 |
| 573 | 2026-04-13T21:35:01.454Z | Compiling serde-value v0.7.0 |
| 574 | 2026-04-13T21:35:01.503Z | Compiling cargo-platform v0.2.0 |
| 575 | 2026-04-13T21:35:01.523Z | Compiling unicode-width v0.2.0 |
| 576 | 2026-04-13T21:35:01.775Z | Compiling smawk v0.3.2 |
| 577 | 2026-04-13T21:35:01.796Z | Compiling unicode-linebreak v0.1.5 |
| 578 | 2026-04-13T21:35:01.818Z | Compiling tabled v0.15.0 |
| 579 | 2026-04-13T21:35:01.916Z | Compiling idna_adapter v1.2.1 |
| 580 | 2026-04-13T21:35:01.932Z | Compiling usdt-attr-macro v0.5.0 |
| 581 | 2026-04-13T21:35:02.041Z | Compiling idna v1.1.0 |
| 582 | 2026-04-13T21:35:02.062Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-04-13T21:35:02.085Z | Compiling textwrap v0.16.2 |
| 584 | 2026-04-13T21:35:02.288Z | Compiling clap v4.5.60 |
| 585 | 2026-04-13T21:35:02.378Z | Compiling url v2.5.8 |
| 586 | 2026-04-13T21:35:02.546Z | Compiling macaddr v1.0.1 |
| 587 | 2026-04-13T21:35:02.600Z | Compiling camino-tempfile v1.4.1 |
| 588 | 2026-04-13T21:35:02.680Z | Compiling toml v0.8.23 |
| 589 | 2026-04-13T21:35:03.114Z | Compiling cargo-util-schemas v0.8.2 |
| 590 | 2026-04-13T21:35:03.133Z | Compiling cargo_toml v0.21.0 |
| 591 | 2026-04-13T21:35:03.295Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 592 | 2026-04-13T21:35:03.387Z | Compiling swrite v0.1.0 |
| 593 | 2026-04-13T21:35:03.493Z | Compiling usdt v0.5.0 |
| 594 | 2026-04-13T21:35:04.008Z | Compiling cargo_metadata v0.21.0 |
| 595 | 2026-04-13T21:35:04.972Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 596 | 2026-04-13T21:35:07.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.99s |
| 597 | 2026-04-13T21:35:07.329Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 598 | 2026-04-13T21:35:07.882Z | Downloading crates ... |
| 599 | 2026-04-13T21:35:07.995Z | Downloaded dsl_auto_type v0.2.0 |
| 600 | 2026-04-13T21:35:07.998Z | Downloaded bit-vec v0.8.0 |
| 601 | 2026-04-13T21:35:07.998Z | Downloaded derive_builder_macro v0.20.2 |
| 602 | 2026-04-13T21:35:08.001Z | Downloaded cstr-argument v0.1.2 |
| 603 | 2026-04-13T21:35:08.001Z | Downloaded bit-set v0.5.3 |
| 604 | 2026-04-13T21:35:08.001Z | Downloaded block-padding v0.3.3 |
| 605 | 2026-04-13T21:35:08.004Z | Downloaded atomicwrites v0.4.4 |
| 606 | 2026-04-13T21:35:08.004Z | Downloaded der_derive v0.7.3 |
| 607 | 2026-04-13T21:35:08.004Z | Downloaded ctr v0.9.2 |
| 608 | 2026-04-13T21:35:08.007Z | Downloaded fixedbitset v0.4.2 |
| 609 | 2026-04-13T21:35:08.007Z | Downloaded crucible-workspace-hack v0.1.0 |
| 610 | 2026-04-13T21:35:08.007Z | Downloaded bitfield-struct v0.6.2 |
| 611 | 2026-04-13T21:35:08.010Z | Downloaded crossbeam-utils v0.8.21 |
| 612 | 2026-04-13T21:35:08.018Z | Downloaded ff v0.13.1 |
| 613 | 2026-04-13T21:35:08.029Z | Downloaded fallible-iterator v0.2.0 |
| 614 | 2026-04-13T21:35:08.031Z | Downloaded display-error-chain v0.2.2 |
| 615 | 2026-04-13T21:35:08.031Z | Downloaded csv-core v0.1.13 |
| 616 | 2026-04-13T21:35:08.031Z | Downloaded crypto-bigint v0.5.5 |
| 617 | 2026-04-13T21:35:08.034Z | Downloaded crossterm v0.28.1 |
| 618 | 2026-04-13T21:35:08.039Z | Downloaded dropshot_endpoint v0.16.7 |
| 619 | 2026-04-13T21:35:08.042Z | Downloaded dyn-clone v1.0.20 |
| 620 | 2026-04-13T21:35:08.044Z | Downloaded base64ct v1.8.3 |
| 621 | 2026-04-13T21:35:08.047Z | Downloaded endian-type v0.1.2 |
| 622 | 2026-04-13T21:35:08.047Z | Downloaded crossbeam-epoch v0.9.18 |
| 623 | 2026-04-13T21:35:08.047Z | Downloaded crc8 v0.1.1 |
| 624 | 2026-04-13T21:35:08.050Z | Downloaded defmt-parser v1.0.0 |
| 625 | 2026-04-13T21:35:08.050Z | Downloaded crossbeam-channel v0.5.15 |
| 626 | 2026-04-13T21:35:08.052Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 627 | 2026-04-13T21:35:08.058Z | Downloaded dof v0.4.0 |
| 628 | 2026-04-13T21:35:08.060Z | Downloaded derive_builder v0.20.2 |
| 629 | 2026-04-13T21:35:08.063Z | Downloaded defmt v0.3.100 |
| 630 | 2026-04-13T21:35:08.066Z | Downloaded compression-core v0.4.31 |
| 631 | 2026-04-13T21:35:08.066Z | Downloaded adler2 v2.0.1 |
| 632 | 2026-04-13T21:35:08.066Z | Downloaded chacha20 v0.10.0 |
| 633 | 2026-04-13T21:35:08.069Z | Downloaded argon2 v0.5.3 |
| 634 | 2026-04-13T21:35:08.069Z | Downloaded embedded-io v0.4.0 |
| 635 | 2026-04-13T21:35:08.071Z | Downloaded bb8 v0.8.6 |
| 636 | 2026-04-13T21:35:08.071Z | Downloaded derive-where v1.6.0 |
| 637 | 2026-04-13T21:35:08.074Z | Downloaded enum-as-inner v0.6.1 |
| 638 | 2026-04-13T21:35:08.077Z | Downloaded base16ct v0.2.0 |
| 639 | 2026-04-13T21:35:08.077Z | Downloaded difflib v0.4.0 |
| 640 | 2026-04-13T21:35:08.077Z | Downloaded colored v3.1.1 |
| 641 | 2026-04-13T21:35:08.079Z | Downloaded crc v3.4.0 |
| 642 | 2026-04-13T21:35:08.081Z | Downloaded dtrace-parser v0.3.0 |
| 643 | 2026-04-13T21:35:08.081Z | Downloaded float-cmp v0.10.0 |
| 644 | 2026-04-13T21:35:08.084Z | Downloaded arrayvec v0.7.6 |
| 645 | 2026-04-13T21:35:08.084Z | Downloaded cfg_aliases v0.1.1 |
| 646 | 2026-04-13T21:35:08.084Z | Downloaded darling_macro v0.23.0 |
| 647 | 2026-04-13T21:35:08.088Z | Downloaded cbc v0.1.2 |
| 648 | 2026-04-13T21:35:08.088Z | Downloaded blowfish v0.9.1 |
| 649 | 2026-04-13T21:35:08.090Z | Downloaded dirs-sys-next v0.1.2 |
| 650 | 2026-04-13T21:35:08.090Z | Downloaded bitfield v0.19.4 |
| 651 | 2026-04-13T21:35:08.090Z | Downloaded crunchy v0.2.4 |
| 652 | 2026-04-13T21:35:08.093Z | Downloaded cpufeatures v0.3.0 |
| 653 | 2026-04-13T21:35:08.094Z | Downloaded foldhash v0.2.0 |
| 654 | 2026-04-13T21:35:08.096Z | Downloaded gethostname v0.5.0 |
| 655 | 2026-04-13T21:35:08.096Z | Downloaded async-bb8-diesel v0.2.1 |
| 656 | 2026-04-13T21:35:08.098Z | Downloaded flagset v0.4.7 |
| 657 | 2026-04-13T21:35:08.098Z | Downloaded deranged v0.5.8 |
| 658 | 2026-04-13T21:35:08.101Z | Downloaded debug-ignore v1.0.5 |
| 659 | 2026-04-13T21:35:08.101Z | Downloaded constant_time_eq v0.4.2 |
| 660 | 2026-04-13T21:35:08.103Z | Downloaded document-features v0.2.12 |
| 661 | 2026-04-13T21:35:08.106Z | Downloaded camino-tempfile-ext v0.3.3 |
| 662 | 2026-04-13T21:35:08.106Z | Downloaded convert_case v0.10.0 |
| 663 | 2026-04-13T21:35:08.109Z | Downloaded atty v0.2.14 |
| 664 | 2026-04-13T21:35:08.109Z | Downloaded either v1.15.0 |
| 665 | 2026-04-13T21:35:08.109Z | Downloaded futures-core v0.3.32 |
| 666 | 2026-04-13T21:35:08.112Z | Downloaded aead v0.5.2 |
| 667 | 2026-04-13T21:35:08.112Z | Downloaded foreign-types v0.5.0 |
| 668 | 2026-04-13T21:35:08.112Z | Downloaded ciborium-ll v0.2.2 |
| 669 | 2026-04-13T21:35:08.115Z | Downloaded async-stream v0.3.6 |
| 670 | 2026-04-13T21:35:08.115Z | Downloaded env_logger v0.11.9 |
| 671 | 2026-04-13T21:35:08.118Z | Downloaded ena v0.14.4 |
| 672 | 2026-04-13T21:35:08.118Z | Downloaded data-encoding v2.10.0 |
| 673 | 2026-04-13T21:35:08.118Z | Downloaded daft-derive v0.1.5 |
| 674 | 2026-04-13T21:35:08.121Z | Downloaded crossbeam-deque v0.8.6 |
| 675 | 2026-04-13T21:35:08.124Z | Downloaded globwalk v0.9.1 |
| 676 | 2026-04-13T21:35:08.127Z | Downloaded futures-sink v0.3.32 |
| 677 | 2026-04-13T21:35:08.127Z | Downloaded futures-task v0.3.32 |
| 678 | 2026-04-13T21:35:08.127Z | Downloaded foreign-types-shared v0.1.1 |
| 679 | 2026-04-13T21:35:08.127Z | Downloaded cargo_metadata v0.19.2 |
| 680 | 2026-04-13T21:35:08.131Z | Downloaded fxhash v0.2.1 |
| 681 | 2026-04-13T21:35:08.131Z | Downloaded chacha20 v0.9.1 |
| 682 | 2026-04-13T21:35:08.133Z | Downloaded find-msvc-tools v0.1.9 |
| 683 | 2026-04-13T21:35:08.134Z | Downloaded const-oid v0.9.6 |
| 684 | 2026-04-13T21:35:08.134Z | Downloaded ciborium v0.2.2 |
| 685 | 2026-04-13T21:35:08.137Z | Downloaded defmt v1.0.1 |
| 686 | 2026-04-13T21:35:08.140Z | Downloaded ghash v0.5.1 |
| 687 | 2026-04-13T21:35:08.141Z | Downloaded convert_case v0.4.0 |
| 688 | 2026-04-13T21:35:08.141Z | Downloaded bitfield-macros v0.19.4 |
| 689 | 2026-04-13T21:35:08.144Z | Downloaded buf-list v1.1.2 |
| 690 | 2026-04-13T21:35:08.144Z | Downloaded git-stub v1.0.0 |
| 691 | 2026-04-13T21:35:08.144Z | Downloaded crc-catalog v2.4.0 |
| 692 | 2026-04-13T21:35:08.146Z | Downloaded futures-executor v0.3.32 |
| 693 | 2026-04-13T21:35:08.146Z | Downloaded fixedbitset v0.5.7 |
| 694 | 2026-04-13T21:35:08.146Z | Downloaded diff v0.1.13 |
| 695 | 2026-04-13T21:35:08.149Z | Downloaded foreign-types-macros v0.2.3 |
| 696 | 2026-04-13T21:35:08.149Z | Downloaded arrayref v0.3.9 |
| 697 | 2026-04-13T21:35:08.152Z | Downloaded env_filter v1.0.0 |
| 698 | 2026-04-13T21:35:08.152Z | Downloaded foreign-types-shared v0.3.1 |
| 699 | 2026-04-13T21:35:08.152Z | Downloaded ciborium-io v0.2.2 |
| 700 | 2026-04-13T21:35:08.155Z | Downloaded darling_macro v0.21.3 |
| 701 | 2026-04-13T21:35:08.155Z | Downloaded futures-io v0.3.32 |
| 702 | 2026-04-13T21:35:08.155Z | Downloaded atomic-waker v1.1.2 |
| 703 | 2026-04-13T21:35:08.159Z | Downloaded cobs v0.3.0 |
| 704 | 2026-04-13T21:35:08.159Z | Downloaded async-stream-impl v0.3.6 |
| 705 | 2026-04-13T21:35:08.159Z | Downloaded cfg_aliases v0.2.1 |
| 706 | 2026-04-13T21:35:08.162Z | Downloaded funty v2.0.0 |
| 707 | 2026-04-13T21:35:08.162Z | Downloaded ed25519-dalek v2.2.0 |
| 708 | 2026-04-13T21:35:08.162Z | Downloaded derive_more v2.1.1 |
| 709 | 2026-04-13T21:35:08.169Z | Downloaded futures-macro v0.3.32 |
| 710 | 2026-04-13T21:35:08.171Z | Downloaded float-ord v0.3.2 |
| 711 | 2026-04-13T21:35:08.171Z | Downloaded downcast-rs v2.0.2 |
| 712 | 2026-04-13T21:35:08.174Z | Downloaded darling_macro v0.20.11 |
| 713 | 2026-04-13T21:35:08.174Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 714 | 2026-04-13T21:35:08.174Z | Downloaded cmake v0.1.57 |
| 715 | 2026-04-13T21:35:08.174Z | Downloaded byte-wrapper v0.1.0 |
| 716 | 2026-04-13T21:35:08.177Z | Downloaded const_format_proc_macros v0.2.34 |
| 717 | 2026-04-13T21:35:08.180Z | Downloaded cookie v0.18.1 |
| 718 | 2026-04-13T21:35:08.180Z | Downloaded fs_extra v1.3.0 |
| 719 | 2026-04-13T21:35:08.182Z | Downloaded fs-err v2.11.0 |
| 720 | 2026-04-13T21:35:08.182Z | Downloaded hubpack_derive v0.1.1 |
| 721 | 2026-04-13T21:35:08.186Z | Downloaded embedded-io v0.6.1 |
| 722 | 2026-04-13T21:35:08.186Z | Downloaded dunce v1.0.5 |
| 723 | 2026-04-13T21:35:08.186Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 724 | 2026-04-13T21:35:08.190Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 725 | 2026-04-13T21:35:08.190Z | Downloaded darling v0.23.0 |
| 726 | 2026-04-13T21:35:08.192Z | Downloaded cc v1.2.56 |
| 727 | 2026-04-13T21:35:08.192Z | Downloaded castaway v0.2.4 |
| 728 | 2026-04-13T21:35:08.195Z | Downloaded ascii-canvas v3.0.0 |
| 729 | 2026-04-13T21:35:08.195Z | Downloaded cargo-platform v0.1.9 |
| 730 | 2026-04-13T21:35:08.195Z | Downloaded headers-core v0.3.0 |
| 731 | 2026-04-13T21:35:08.198Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 732 | 2026-04-13T21:35:08.198Z | Downloaded async-recursion v1.1.1 |
| 733 | 2026-04-13T21:35:08.202Z | Downloaded hostname v0.3.1 |
| 734 | 2026-04-13T21:35:08.202Z | Downloaded httpdate v1.0.3 |
| 735 | 2026-04-13T21:35:08.205Z | Downloaded hash32 v0.2.1 |
| 736 | 2026-04-13T21:35:08.205Z | Downloaded hex v0.4.3 |
| 737 | 2026-04-13T21:35:08.205Z | Downloaded cipher v0.4.4 |
| 738 | 2026-04-13T21:35:08.205Z | Downloaded foreign-types v0.3.2 |
| 739 | 2026-04-13T21:35:08.208Z | Downloaded cexpr v0.6.0 |
| 740 | 2026-04-13T21:35:08.208Z | Downloaded compression-codecs v0.4.37 |
| 741 | 2026-04-13T21:35:08.211Z | Downloaded hostname v0.4.2 |
| 742 | 2026-04-13T21:35:08.211Z | Downloaded async-trait v0.1.89 |
| 743 | 2026-04-13T21:35:08.213Z | Downloaded bit-vec v0.6.3 |
| 744 | 2026-04-13T21:35:08.216Z | Downloaded home v0.5.12 |
| 745 | 2026-04-13T21:35:08.216Z | Downloaded ident_case v1.0.1 |
| 746 | 2026-04-13T21:35:08.216Z | Downloaded instant v0.1.13 |
| 747 | 2026-04-13T21:35:08.219Z | Downloaded instability v0.3.11 |
| 748 | 2026-04-13T21:35:08.219Z | Downloaded hubpack v0.1.2 |
| 749 | 2026-04-13T21:35:08.222Z | Downloaded http-range v0.1.5 |
| 750 | 2026-04-13T21:35:08.222Z | Downloaded http-body v1.0.1 |
| 751 | 2026-04-13T21:35:08.222Z | Downloaded cookie_store v0.22.1 |
| 752 | 2026-04-13T21:35:08.225Z | Downloaded fd-lock v4.0.4 |
| 753 | 2026-04-13T21:35:08.225Z | Downloaded is_ci v1.2.0 |
| 754 | 2026-04-13T21:35:08.228Z | Downloaded is-terminal v0.4.17 |
| 755 | 2026-04-13T21:35:08.228Z | Downloaded indoc v1.0.9 |
| 756 | 2026-04-13T21:35:08.230Z | Downloaded filetime v0.2.27 |
| 757 | 2026-04-13T21:35:08.230Z | Downloaded clang-sys v1.8.1 |
| 758 | 2026-04-13T21:35:08.235Z | Downloaded foldhash v0.1.5 |
| 759 | 2026-04-13T21:35:08.235Z | Downloaded daft v0.1.5 |
| 760 | 2026-04-13T21:35:08.238Z | Downloaded critical-section v1.2.0 |
| 761 | 2026-04-13T21:35:08.238Z | Downloaded bzip2 v0.6.1 |
| 762 | 2026-04-13T21:35:08.238Z | Downloaded backon v1.6.0 |
| 763 | 2026-04-13T21:35:08.240Z | Downloaded inout v0.1.4 |
| 764 | 2026-04-13T21:35:08.240Z | Downloaded ed25519 v2.2.3 |
| 765 | 2026-04-13T21:35:08.240Z | Downloaded indent_write v2.2.0 |
| 766 | 2026-04-13T21:35:08.243Z | Downloaded ecdsa v0.16.9 |
| 767 | 2026-04-13T21:35:08.243Z | Downloaded derive_builder_core v0.20.2 |
| 768 | 2026-04-13T21:35:08.246Z | Downloaded derive-ex v0.1.8 |
| 769 | 2026-04-13T21:35:08.246Z | Downloaded lazy_static v1.5.0 |
| 770 | 2026-04-13T21:35:08.249Z | Downloaded bzip2 v0.4.4 |
| 771 | 2026-04-13T21:35:08.249Z | Downloaded glob v0.3.3 |
| 772 | 2026-04-13T21:35:08.251Z | Downloaded globset v0.4.18 |
| 773 | 2026-04-13T21:35:08.251Z | Downloaded defmt-macros v1.0.1 |
| 774 | 2026-04-13T21:35:08.254Z | Downloaded elliptic-curve v0.13.8 |
| 775 | 2026-04-13T21:35:08.256Z | Downloaded fatfs v0.3.6 |
| 776 | 2026-04-13T21:35:08.257Z | Downloaded darling v0.20.11 |
| 777 | 2026-04-13T21:35:08.260Z | Downloaded libscf-sys v1.1.0 |
| 778 | 2026-04-13T21:35:08.262Z | Downloaded getrandom v0.2.17 |
| 779 | 2026-04-13T21:35:08.265Z | Downloaded http-body-util v0.1.3 |
| 780 | 2026-04-13T21:35:08.265Z | Downloaded darling v0.21.3 |
| 781 | 2026-04-13T21:35:08.268Z | Downloaded lru v0.12.5 |
| 782 | 2026-04-13T21:35:08.270Z | Downloaded bitflags v1.3.2 |
| 783 | 2026-04-13T21:35:08.273Z | Downloaded managed v0.8.0 |
| 784 | 2026-04-13T21:35:08.273Z | Downloaded half v1.8.3 |
| 785 | 2026-04-13T21:35:08.276Z | Downloaded console v0.15.11 |
| 786 | 2026-04-13T21:35:08.276Z | Downloaded ingot v0.1.1 |
| 787 | 2026-04-13T21:35:08.279Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 788 | 2026-04-13T21:35:08.279Z | Downloaded lru-cache v0.1.2 |
| 789 | 2026-04-13T21:35:08.281Z | Downloaded lru-slab v0.1.2 |
| 790 | 2026-04-13T21:35:08.281Z | Downloaded hyper-tls v0.6.0 |
| 791 | 2026-04-13T21:35:08.284Z | Downloaded md5 v0.7.0 |
| 792 | 2026-04-13T21:35:08.284Z | Downloaded maybe-uninit v2.0.0 |
| 793 | 2026-04-13T21:35:08.284Z | Downloaded match_cfg v0.1.0 |
| 794 | 2026-04-13T21:35:08.284Z | Downloaded blake2 v0.10.6 |
| 795 | 2026-04-13T21:35:08.287Z | Downloaded corncobs v0.1.4 |
| 796 | 2026-04-13T21:35:08.287Z | Downloaded console v0.16.2 |
| 797 | 2026-04-13T21:35:08.290Z | Downloaded compact_str v0.8.1 |
| 798 | 2026-04-13T21:35:08.292Z | Downloaded ingot-types v0.1.2 |
| 799 | 2026-04-13T21:35:08.292Z | Downloaded md-5 v0.10.6 |
| 800 | 2026-04-13T21:35:08.295Z | Downloaded futures-channel v0.3.32 |
| 801 | 2026-04-13T21:35:08.295Z | Downloaded new_debug_unreachable v1.0.6 |
| 802 | 2026-04-13T21:35:08.298Z | Downloaded multimap v0.10.1 |
| 803 | 2026-04-13T21:35:08.298Z | Downloaded jobserver v0.1.34 |
| 804 | 2026-04-13T21:35:08.298Z | Downloaded erased-serde v0.3.31 |
| 805 | 2026-04-13T21:35:08.301Z | Downloaded ipnetwork v0.21.1 |
| 806 | 2026-04-13T21:35:08.303Z | Downloaded internet-checksum v0.2.1 |
| 807 | 2026-04-13T21:35:08.303Z | Downloaded darling_core v0.23.0 |
| 808 | 2026-04-13T21:35:08.307Z | Downloaded num v0.4.3 |
| 809 | 2026-04-13T21:35:08.307Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-04-13T21:35:08.310Z | Downloaded hyper-staticfile v0.10.1 |
| 811 | 2026-04-13T21:35:08.310Z | Downloaded highway v1.3.0 |
| 812 | 2026-04-13T21:35:08.313Z | Downloaded libefi-sys v0.1.0 |
| 813 | 2026-04-13T21:35:08.313Z | Downloaded kstat-rs v0.2.4 |
| 814 | 2026-04-13T21:35:08.313Z | Downloaded darling_core v0.20.11 |
| 815 | 2026-04-13T21:35:08.316Z | Downloaded httparse v1.10.1 |
| 816 | 2026-04-13T21:35:08.319Z | Downloaded newtype_derive v0.1.6 |
| 817 | 2026-04-13T21:35:08.319Z | Downloaded crc-any v2.5.0 |
| 818 | 2026-04-13T21:35:08.321Z | Downloaded num-iter v0.1.45 |
| 819 | 2026-04-13T21:35:08.321Z | Downloaded keccak v0.1.6 |
| 820 | 2026-04-13T21:35:08.324Z | Downloaded getrandom v0.4.1 |
| 821 | 2026-04-13T21:35:08.326Z | Downloaded linear-map v1.2.0 |
| 822 | 2026-04-13T21:35:08.327Z | Downloaded num-conv v0.2.0 |
| 823 | 2026-04-13T21:35:08.329Z | Downloaded num-derive v0.4.2 |
| 824 | 2026-04-13T21:35:08.329Z | Downloaded newtype-uuid-macros v0.1.0 |
| 825 | 2026-04-13T21:35:08.329Z | Downloaded libsw v3.5.0 |
| 826 | 2026-04-13T21:35:08.332Z | Downloaded lock_api v0.4.14 |
| 827 | 2026-04-13T21:35:08.332Z | Downloaded normalize-line-endings v0.3.0 |
| 828 | 2026-04-13T21:35:08.332Z | Downloaded maplit v1.0.2 |
| 829 | 2026-04-13T21:35:08.335Z | Downloaded num_enum_derive v0.5.11 |
| 830 | 2026-04-13T21:35:08.335Z | Downloaded allocator-api2 v0.2.21 |
| 831 | 2026-04-13T21:35:08.338Z | Downloaded newline-converter v0.3.0 |
| 832 | 2026-04-13T21:35:08.338Z | Downloaded humantime v2.3.0 |
| 833 | 2026-04-13T21:35:08.340Z | Downloaded nonempty v0.12.0 |
| 834 | 2026-04-13T21:35:08.340Z | Downloaded mime v0.3.17 |
| 835 | 2026-04-13T21:35:08.340Z | Downloaded num-derive v0.3.3 |
| 836 | 2026-04-13T21:35:08.343Z | Downloaded iana-time-zone v0.1.65 |
| 837 | 2026-04-13T21:35:08.343Z | Downloaded hmac v0.12.1 |
| 838 | 2026-04-13T21:35:08.346Z | Downloaded darling_core v0.21.3 |
| 839 | 2026-04-13T21:35:08.348Z | Downloaded openssl-probe v0.1.6 |
| 840 | 2026-04-13T21:35:08.351Z | Downloaded openssl-macros v0.1.1 |
| 841 | 2026-04-13T21:35:08.351Z | Downloaded opaque-debug v0.3.1 |
| 842 | 2026-04-13T21:35:08.351Z | Downloaded multer v3.1.0 |
| 843 | 2026-04-13T21:35:08.354Z | Downloaded openssl-probe v0.2.1 |
| 844 | 2026-04-13T21:35:08.354Z | Downloaded num_threads v0.1.7 |
| 845 | 2026-04-13T21:35:08.357Z | Downloaded oso-derive v0.27.3 |
| 846 | 2026-04-13T21:35:08.357Z | Downloaded bytes v1.11.1 |
| 847 | 2026-04-13T21:35:08.359Z | Downloaded nanorand v0.7.0 |
| 848 | 2026-04-13T21:35:08.359Z | Downloaded memoffset v0.9.1 |
| 849 | 2026-04-13T21:35:08.362Z | Downloaded hyper-rustls v0.27.7 |
| 850 | 2026-04-13T21:35:08.365Z | Downloaded lzss v0.8.2 |
| 851 | 2026-04-13T21:35:08.365Z | Downloaded des v0.8.1 |
| 852 | 2026-04-13T21:35:08.367Z | Downloaded libsw-core v0.3.2 |
| 853 | 2026-04-13T21:35:08.367Z | Downloaded nodrop v0.1.14 |
| 854 | 2026-04-13T21:35:08.367Z | Downloaded linked-hash-map v0.5.6 |
| 855 | 2026-04-13T21:35:08.370Z | Downloaded ipnet v2.11.0 |
| 856 | 2026-04-13T21:35:08.370Z | Downloaded path-slash v0.1.5 |
| 857 | 2026-04-13T21:35:08.373Z | Downloaded indoc v2.0.7 |
| 858 | 2026-04-13T21:35:08.373Z | Downloaded ahash v0.8.12 |
| 859 | 2026-04-13T21:35:08.376Z | Downloaded peg-runtime v0.8.5 |
| 860 | 2026-04-13T21:35:08.376Z | Downloaded pbkdf2 v0.12.2 |
| 861 | 2026-04-13T21:35:08.379Z | Downloaded chacha20poly1305 v0.10.1 |
| 862 | 2026-04-13T21:35:08.379Z | Downloaded packed_struct_codegen v0.10.1 |
| 863 | 2026-04-13T21:35:08.379Z | Downloaded group v0.13.0 |
| 864 | 2026-04-13T21:35:08.383Z | Downloaded futures v0.3.32 |
| 865 | 2026-04-13T21:35:08.386Z | Downloaded dropshot_endpoint v0.17.0 |
| 866 | 2026-04-13T21:35:08.386Z | Downloaded nu-ansi-term v0.50.3 |
| 867 | 2026-04-13T21:35:08.388Z | Downloaded mime_guess v2.0.5 |
| 868 | 2026-04-13T21:35:08.388Z | Downloaded dropshot-api-manager v0.6.0 |
| 869 | 2026-04-13T21:35:08.391Z | Downloaded derive_more v0.99.20 |
| 870 | 2026-04-13T21:35:08.394Z | Downloaded parse-display v0.10.0 |
| 871 | 2026-04-13T21:35:08.396Z | Downloaded newtype-uuid v1.3.2 |
| 872 | 2026-04-13T21:35:08.411Z | Downloaded phf_shared v0.13.1 |
| 873 | 2026-04-13T21:35:08.414Z | Downloaded async-compression v0.4.41 |
| 874 | 2026-04-13T21:35:08.417Z | Downloaded phf_shared v0.12.1 |
| 875 | 2026-04-13T21:35:08.417Z | Downloaded phf_shared v0.11.3 |
| 876 | 2026-04-13T21:35:08.420Z | Downloaded parse-size v1.1.0 |
| 877 | 2026-04-13T21:35:08.420Z | Downloaded proc-macro-crate v3.4.0 |
| 878 | 2026-04-13T21:35:08.423Z | Downloaded memmap2 v0.9.10 |
| 879 | 2026-04-13T21:35:08.423Z | Downloaded precomputed-hash v0.1.1 |
| 880 | 2026-04-13T21:35:08.423Z | Downloaded powerfmt v0.2.0 |
| 881 | 2026-04-13T21:35:08.423Z | Downloaded pin-utils v0.1.0 |
| 882 | 2026-04-13T21:35:08.427Z | Downloaded owo-colors v4.3.0 |
| 883 | 2026-04-13T21:35:08.427Z | Downloaded proc-macro-crate v1.3.1 |
| 884 | 2026-04-13T21:35:08.430Z | Downloaded ingot-macros v0.1.1 |
| 885 | 2026-04-13T21:35:08.430Z | Downloaded olpc-cjson v0.1.4 |
| 886 | 2026-04-13T21:35:08.430Z | Downloaded num_enum v0.7.5 |
| 887 | 2026-04-13T21:35:08.432Z | Downloaded num_enum v0.5.11 |
| 888 | 2026-04-13T21:35:08.436Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 889 | 2026-04-13T21:35:08.436Z | Downloaded predicates-tree v1.0.13 |
| 890 | 2026-04-13T21:35:08.438Z | Downloaded predicates-core v1.0.10 |
| 891 | 2026-04-13T21:35:08.438Z | Downloaded indexmap v1.9.3 |
| 892 | 2026-04-13T21:35:08.442Z | Downloaded progenitor-client v0.10.0 |
| 893 | 2026-04-13T21:35:08.442Z | Downloaded progenitor-macro v0.13.0 |
| 894 | 2026-04-13T21:35:08.442Z | Downloaded progenitor-client v0.11.2 |
| 895 | 2026-04-13T21:35:08.446Z | Downloaded packed_struct v0.10.1 |
| 896 | 2026-04-13T21:35:08.446Z | Downloaded half v2.7.1 |
| 897 | 2026-04-13T21:35:08.446Z | Downloaded psl-types v2.0.11 |
| 898 | 2026-04-13T21:35:08.449Z | Downloaded phf v0.13.1 |
| 899 | 2026-04-13T21:35:08.449Z | Downloaded pbkdf2 v0.11.0 |
| 900 | 2026-04-13T21:35:08.452Z | Downloaded password-hash v0.5.0 |
| 901 | 2026-04-13T21:35:08.452Z | Downloaded oxnet v0.1.4 |
| 902 | 2026-04-13T21:35:08.452Z | Downloaded oxide-tokio-rt v0.1.3 |
| 903 | 2026-04-13T21:35:08.455Z | Downloaded paste v1.0.15 |
| 904 | 2026-04-13T21:35:08.457Z | Downloaded radium v0.7.0 |
| 905 | 2026-04-13T21:35:08.457Z | Downloaded derive_more-impl v2.1.1 |
| 906 | 2026-04-13T21:35:08.460Z | Downloaded litrs v1.0.0 |
| 907 | 2026-04-13T21:35:08.463Z | Downloaded peg v0.8.5 |
| 908 | 2026-04-13T21:35:08.465Z | Downloaded quick-error v1.2.3 |
| 909 | 2026-04-13T21:35:08.465Z | Downloaded password-hash v0.4.2 |
| 910 | 2026-04-13T21:35:08.468Z | Downloaded rand_xorshift v0.4.0 |
| 911 | 2026-04-13T21:35:08.468Z | Downloaded phf v0.12.1 |
| 912 | 2026-04-13T21:35:08.471Z | Downloaded peg-macros v0.8.5 |
| 913 | 2026-04-13T21:35:08.471Z | Downloaded pem-rfc7468 v0.7.0 |
| 914 | 2026-04-13T21:35:08.474Z | Downloaded polyval v0.6.2 |
| 915 | 2026-04-13T21:35:08.474Z | Downloaded num-integer v0.1.46 |
| 916 | 2026-04-13T21:35:08.476Z | Downloaded postgres-protocol v0.6.10 |
| 917 | 2026-04-13T21:35:08.479Z | Downloaded rand_chacha v0.3.1 |
| 918 | 2026-04-13T21:35:08.479Z | Downloaded pin-project-lite v0.2.17 |
| 919 | 2026-04-13T21:35:08.482Z | Downloaded recursive v0.1.1 |
| 920 | 2026-04-13T21:35:08.482Z | Downloaded ref-cast-impl v1.0.25 |
| 921 | 2026-04-13T21:35:08.484Z | Downloaded pin-project-internal v1.1.11 |
| 922 | 2026-04-13T21:35:08.485Z | Downloaded pkcs8 v0.10.2 |
| 923 | 2026-04-13T21:35:08.488Z | Downloaded num_enum_derive v0.7.5 |
| 924 | 2026-04-13T21:35:08.488Z | Downloaded indicatif v0.18.4 |
| 925 | 2026-04-13T21:35:08.491Z | Downloaded progenitor v0.10.0 |
| 926 | 2026-04-13T21:35:08.491Z | Downloaded heapless v0.8.0 |
| 927 | 2026-04-13T21:35:08.494Z | Downloaded heapless v0.7.17 |
| 928 | 2026-04-13T21:35:08.496Z | Downloaded predicates v3.1.4 |
| 929 | 2026-04-13T21:35:08.499Z | Downloaded ref-cast v1.0.25 |
| 930 | 2026-04-13T21:35:08.502Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 931 | 2026-04-13T21:35:08.502Z | Downloaded progenitor-macro v0.10.0 |
| 932 | 2026-04-13T21:35:08.502Z | Downloaded progenitor-extras v0.1.1 |
| 933 | 2026-04-13T21:35:08.505Z | Downloaded progenitor-client v0.13.0 |
| 934 | 2026-04-13T21:35:08.505Z | Downloaded progenitor v0.13.0 |
| 935 | 2026-04-13T21:35:08.508Z | Downloaded flate2 v1.1.9 |
| 936 | 2026-04-13T21:35:08.508Z | Downloaded progenitor v0.11.2 |
| 937 | 2026-04-13T21:35:08.512Z | Downloaded ppv-lite86 v0.2.21 |
| 938 | 2026-04-13T21:35:08.512Z | Downloaded rustc-hash v2.1.1 |
| 939 | 2026-04-13T21:35:08.512Z | Downloaded psm v0.1.30 |
| 940 | 2026-04-13T21:35:08.514Z | Downloaded parse-display-derive v0.10.0 |
| 941 | 2026-04-13T21:35:08.514Z | Downloaded rustc_version v0.4.1 |
| 942 | 2026-04-13T21:35:08.517Z | Downloaded parking_lot v0.12.5 |
| 943 | 2026-04-13T21:35:08.517Z | Downloaded rfc6979 v0.4.0 |
| 944 | 2026-04-13T21:35:08.520Z | Downloaded parking_lot v0.11.2 |
| 945 | 2026-04-13T21:35:08.520Z | Downloaded r2d2 v0.8.10 |
| 946 | 2026-04-13T21:35:08.523Z | Downloaded parking_lot_core v0.9.12 |
| 947 | 2026-04-13T21:35:08.523Z | Downloaded libbz2-rs-sys v0.2.2 |
| 948 | 2026-04-13T21:35:08.526Z | Downloaded rustc_version v0.1.7 |
| 949 | 2026-04-13T21:35:08.526Z | Downloaded pkg-config v0.3.32 |
| 950 | 2026-04-13T21:35:08.526Z | Downloaded russh-cryptovec v0.7.3 |
| 951 | 2026-04-13T21:35:08.530Z | Downloaded rand_core v0.10.0 |
| 952 | 2026-04-13T21:35:08.530Z | Downloaded rtoolbox v0.0.3 |
| 953 | 2026-04-13T21:35:08.530Z | Downloaded primeorder v0.13.6 |
| 954 | 2026-04-13T21:35:08.533Z | Downloaded poly1305 v0.8.0 |
| 955 | 2026-04-13T21:35:08.533Z | Downloaded papergrid v0.17.0 |
| 956 | 2026-04-13T21:35:08.535Z | Downloaded proc-macro-error2 v2.0.1 |
| 957 | 2026-04-13T21:35:08.538Z | Downloaded postgres-types v0.2.12 |
| 958 | 2026-04-13T21:35:08.541Z | Downloaded pem v3.0.6 |
| 959 | 2026-04-13T21:35:08.541Z | Downloaded base64 v0.21.7 |
| 960 | 2026-04-13T21:35:08.543Z | Downloaded ar_archive_writer v0.5.1 |
| 961 | 2026-04-13T21:35:08.546Z | Downloaded rand_core v0.6.4 |
| 962 | 2026-04-13T21:35:08.546Z | Downloaded omicron-zone-package v0.12.2 |
| 963 | 2026-04-13T21:35:08.549Z | Downloaded diesel_derives v2.3.7 |
| 964 | 2026-04-13T21:35:08.552Z | Downloaded hickory-resolver v0.25.2 |
| 965 | 2026-04-13T21:35:08.564Z | Downloaded scheduled-thread-pool v0.2.7 |
| 966 | 2026-04-13T21:35:08.564Z | Downloaded same-file v1.0.6 |
| 967 | 2026-04-13T21:35:08.564Z | Downloaded rand_seeder v0.4.0 |
| 968 | 2026-04-13T21:35:08.564Z | Downloaded salsa20 v0.10.2 |
| 969 | 2026-04-13T21:35:08.564Z | Downloaded scrypt v0.11.0 |
| 970 | 2026-04-13T21:35:08.564Z | Downloaded serde-big-array v0.5.1 |
| 971 | 2026-04-13T21:35:08.564Z | Downloaded pkcs5 v0.7.1 |
| 972 | 2026-04-13T21:35:08.564Z | Downloaded sapling-renderdag v0.1.0 |
| 973 | 2026-04-13T21:35:08.568Z | Downloaded rand_core v0.9.5 |
| 974 | 2026-04-13T21:35:08.568Z | Downloaded hickory-server v0.25.2 |
| 975 | 2026-04-13T21:35:08.571Z | Downloaded progenitor-macro v0.11.2 |
| 976 | 2026-04-13T21:35:08.571Z | Downloaded parking_lot_core v0.8.6 |
| 977 | 2026-04-13T21:35:08.574Z | Downloaded ignore v0.4.25 |
| 978 | 2026-04-13T21:35:08.574Z | Downloaded serde_repr v0.1.20 |
| 979 | 2026-04-13T21:35:08.578Z | Downloaded serde_bytes v0.11.19 |
| 980 | 2026-04-13T21:35:08.578Z | Downloaded secrecy v0.8.0 |
| 981 | 2026-04-13T21:35:08.578Z | Downloaded scopeguard v1.2.0 |
| 982 | 2026-04-13T21:35:08.580Z | Downloaded postcard v1.1.3 |
| 983 | 2026-04-13T21:35:08.580Z | Downloaded secrecy v0.10.3 |
| 984 | 2026-04-13T21:35:08.583Z | Downloaded seq-macro v0.3.6 |
| 985 | 2026-04-13T21:35:08.583Z | Downloaded serde_spanned v1.0.4 |
| 986 | 2026-04-13T21:35:08.586Z | Downloaded serde_plain v1.0.2 |
| 987 | 2026-04-13T21:35:08.586Z | Downloaded hickory-resolver v0.24.4 |
| 988 | 2026-04-13T21:35:08.589Z | Downloaded shell-words v1.1.1 |
| 989 | 2026-04-13T21:35:08.589Z | Downloaded jiff-static v0.2.21 |
| 990 | 2026-04-13T21:35:08.591Z | Downloaded semver v0.1.20 |
| 991 | 2026-04-13T21:35:08.591Z | Downloaded scroll_derive v0.13.1 |
| 992 | 2026-04-13T21:35:08.594Z | Downloaded pkcs1 v0.7.5 |
| 993 | 2026-04-13T21:35:08.594Z | Downloaded rustls-pemfile v1.0.4 |
| 994 | 2026-04-13T21:35:08.597Z | Downloaded aes v0.8.4 |
| 995 | 2026-04-13T21:35:08.600Z | Downloaded prefix-trie v0.7.0 |
| 996 | 2026-04-13T21:35:08.600Z | Downloaded sha1 v0.10.6 |
| 997 | 2026-04-13T21:35:08.602Z | Downloaded serde_urlencoded v0.7.1 |
| 998 | 2026-04-13T21:35:08.602Z | Downloaded rustls-pemfile v2.2.0 |
| 999 | 2026-04-13T21:35:08.605Z | Downloaded resolv-conf v0.7.6 |
| 1000 | 2026-04-13T21:35:08.605Z | Downloaded rustls-native-certs v0.8.3 |
| 1001 | 2026-04-13T21:35:08.608Z | Downloaded rustversion v1.0.22 |
| 1002 | 2026-04-13T21:35:08.610Z | Downloaded sigpipe v0.1.3 |
| 1003 | 2026-04-13T21:35:08.610Z | Downloaded quinn-udp v0.5.14 |
| 1004 | 2026-04-13T21:35:08.613Z | Downloaded signature v2.2.0 |
| 1005 | 2026-04-13T21:35:08.613Z | Downloaded signal-hook-tokio v0.3.1 |
| 1006 | 2026-04-13T21:35:08.613Z | Downloaded rand_chacha v0.9.0 |
| 1007 | 2026-04-13T21:35:08.616Z | Downloaded pin-project v1.1.11 |
| 1008 | 2026-04-13T21:35:08.621Z | Downloaded signal-hook-mio v0.2.5 |
| 1009 | 2026-04-13T21:35:08.624Z | Downloaded rusty-fork v0.3.1 |
| 1010 | 2026-04-13T21:35:08.624Z | Downloaded hashbrown v0.13.2 |
| 1011 | 2026-04-13T21:35:08.627Z | Downloaded slog-envlogger v2.2.0 |
| 1012 | 2026-04-13T21:35:08.629Z | Downloaded oso v0.27.3 |
| 1013 | 2026-04-13T21:35:08.629Z | Downloaded sct v0.7.1 |
| 1014 | 2026-04-13T21:35:08.632Z | Downloaded headers v0.4.1 |
| 1015 | 2026-04-13T21:35:08.635Z | Downloaded slog-bunyan v2.5.0 |
| 1016 | 2026-04-13T21:35:08.637Z | Downloaded num-rational v0.4.2 |
| 1017 | 2026-04-13T21:35:08.637Z | Downloaded num-complex v0.4.6 |
| 1018 | 2026-04-13T21:35:08.640Z | Downloaded native-tls v0.2.18 |
| 1019 | 2026-04-13T21:35:08.640Z | Downloaded libloading v0.8.9 |
| 1020 | 2026-04-13T21:35:08.643Z | Downloaded miniz_oxide v0.8.9 |
| 1021 | 2026-04-13T21:35:08.643Z | Downloaded const_format v0.2.35 |
| 1022 | 2026-04-13T21:35:08.648Z | Downloaded bumpalo v3.20.2 |
| 1023 | 2026-04-13T21:35:08.651Z | Downloaded sec1 v0.7.3 |
| 1024 | 2026-04-13T21:35:08.651Z | Downloaded serde_path_to_error v0.1.20 |
| 1025 | 2026-04-13T21:35:08.651Z | Downloaded serde_derive_internals v0.29.1 |
| 1026 | 2026-04-13T21:35:08.653Z | Downloaded schemars_derive v0.8.22 |
| 1027 | 2026-04-13T21:35:08.653Z | Downloaded base64 v0.22.1 |
| 1028 | 2026-04-13T21:35:08.656Z | Downloaded minimal-lexical v0.2.1 |
| 1029 | 2026-04-13T21:35:08.659Z | Downloaded p256 v0.13.2 |
| 1030 | 2026-04-13T21:35:08.662Z | Downloaded progenitor-impl v0.13.0 |
| 1031 | 2026-04-13T21:35:08.665Z | Downloaded hashbrown v0.12.3 |
| 1032 | 2026-04-13T21:35:08.665Z | Downloaded arc-swap v1.8.2 |
| 1033 | 2026-04-13T21:35:08.667Z | Downloaded sqlparser_derive v0.5.0 |
| 1034 | 2026-04-13T21:35:08.670Z | Downloaded simd-adler32 v0.3.8 |
| 1035 | 2026-04-13T21:35:08.670Z | Downloaded structmeta v0.3.0 |
| 1036 | 2026-04-13T21:35:08.672Z | Downloaded prettyplease v0.2.37 |
| 1037 | 2026-04-13T21:35:08.675Z | Downloaded serde-hex v0.1.0 |
| 1038 | 2026-04-13T21:35:08.675Z | Downloaded rcgen v0.12.1 |
| 1039 | 2026-04-13T21:35:08.678Z | Downloaded ssh-encoding v0.2.0 |
| 1040 | 2026-04-13T21:35:08.678Z | Downloaded crossterm v0.29.0 |
| 1041 | 2026-04-13T21:35:08.682Z | Downloaded strum v0.27.2 |
| 1042 | 2026-04-13T21:35:08.684Z | Downloaded strum v0.26.3 |
| 1043 | 2026-04-13T21:35:08.684Z | Downloaded progenitor-impl v0.11.2 |
| 1044 | 2026-04-13T21:35:08.687Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1045 | 2026-04-13T21:35:08.687Z | Downloaded progenitor-impl v0.10.0 |
| 1046 | 2026-04-13T21:35:08.690Z | Downloaded bitvec v1.0.1 |
| 1047 | 2026-04-13T21:35:08.697Z | Downloaded tagptr v0.2.0 |
| 1048 | 2026-04-13T21:35:08.700Z | Downloaded tabwriter v1.4.1 |
| 1049 | 2026-04-13T21:35:08.700Z | Downloaded tabled_derive v0.11.0 |
| 1050 | 2026-04-13T21:35:08.703Z | Downloaded rustls-pki-types v1.14.0 |
| 1051 | 2026-04-13T21:35:08.703Z | Downloaded sync_wrapper v1.0.2 |
| 1052 | 2026-04-13T21:35:08.705Z | Downloaded supports-color v3.0.2 |
| 1053 | 2026-04-13T21:35:08.705Z | Downloaded subtle v2.6.1 |
| 1054 | 2026-04-13T21:35:08.705Z | Downloaded structmeta-derive v0.3.0 |
| 1055 | 2026-04-13T21:35:08.709Z | Downloaded slog-json v2.6.1 |
| 1056 | 2026-04-13T21:35:08.709Z | Downloaded slog-dtrace v0.3.0 |
| 1057 | 2026-04-13T21:35:08.713Z | Downloaded sync-ptr v0.1.4 |
| 1058 | 2026-04-13T21:35:08.713Z | Downloaded slog-async v2.8.0 |
| 1059 | 2026-04-13T21:35:08.713Z | Downloaded termtree v0.5.1 |
| 1060 | 2026-04-13T21:35:08.713Z | Downloaded hyper-util v0.1.20 |
| 1061 | 2026-04-13T21:35:08.716Z | Downloaded slog-term v2.9.2 |
| 1062 | 2026-04-13T21:35:08.718Z | Downloaded slog-stdlog v4.1.1 |
| 1063 | 2026-04-13T21:35:08.721Z | Downloaded thread-id v5.1.0 |
| 1064 | 2026-04-13T21:35:08.721Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1065 | 2026-04-13T21:35:08.721Z | Downloaded smf v0.2.3 |
| 1066 | 2026-04-13T21:35:08.723Z | Downloaded smallvec v0.6.14 |
| 1067 | 2026-04-13T21:35:08.723Z | Downloaded slog-scope v4.4.1 |
| 1068 | 2026-04-13T21:35:08.726Z | Downloaded http v1.4.0 |
| 1069 | 2026-04-13T21:35:08.729Z | Downloaded time-core v0.1.8 |
| 1070 | 2026-04-13T21:35:08.729Z | Downloaded aes-gcm v0.10.3 |
| 1071 | 2026-04-13T21:35:08.732Z | Downloaded testing_table v0.3.0 |
| 1072 | 2026-04-13T21:35:08.732Z | Downloaded snafu-derive v0.8.9 |
| 1073 | 2026-04-13T21:35:08.734Z | Downloaded serde_with_macros v3.17.0 |
| 1074 | 2026-04-13T21:35:08.734Z | Downloaded openssl-sys v0.9.111 |
| 1075 | 2026-04-13T21:35:08.737Z | Downloaded sqlformat v0.3.5 |
| 1076 | 2026-04-13T21:35:08.740Z | Downloaded russh-keys v0.45.0 |
| 1077 | 2026-04-13T21:35:08.743Z | Downloaded itertools v0.10.5 |
| 1078 | 2026-04-13T21:35:08.746Z | Downloaded static_assertions v1.1.0 |
| 1079 | 2026-04-13T21:35:08.748Z | Downloaded stacker v0.1.23 |
| 1080 | 2026-04-13T21:35:08.748Z | Downloaded rayon-core v1.13.0 |
| 1081 | 2026-04-13T21:35:08.751Z | Downloaded spki v0.7.3 |
| 1082 | 2026-04-13T21:35:08.754Z | Downloaded ron v0.8.1 |
| 1083 | 2026-04-13T21:35:08.756Z | Downloaded stringprep v0.1.5 |
| 1084 | 2026-04-13T21:35:08.759Z | Downloaded string_cache v0.8.9 |
| 1085 | 2026-04-13T21:35:08.759Z | Downloaded ssh-cipher v0.2.0 |
| 1086 | 2026-04-13T21:35:08.759Z | Downloaded bindgen v0.71.1 |
| 1087 | 2026-04-13T21:35:08.764Z | Downloaded support-bundle-viewer v0.1.2 |
| 1088 | 2026-04-13T21:35:08.766Z | Downloaded strum_macros v0.26.4 |
| 1089 | 2026-04-13T21:35:08.766Z | Downloaded schemars v0.8.22 |
| 1090 | 2026-04-13T21:35:08.774Z | Downloaded tap v1.0.1 |
| 1091 | 2026-04-13T21:35:08.776Z | Downloaded quinn v0.11.9 |
| 1092 | 2026-04-13T21:35:08.779Z | Downloaded ryu v1.0.23 |
| 1093 | 2026-04-13T21:35:08.781Z | Downloaded strum_macros v0.27.2 |
| 1094 | 2026-04-13T21:35:08.781Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1095 | 2026-04-13T21:35:08.784Z | Downloaded hashbrown v0.15.5 |
| 1096 | 2026-04-13T21:35:08.787Z | Downloaded shlex v1.3.0 |
| 1097 | 2026-04-13T21:35:08.791Z | Downloaded serde_cbor v0.11.2 |
| 1098 | 2026-04-13T21:35:08.791Z | Downloaded pretty_assertions v1.4.1 |
| 1099 | 2026-04-13T21:35:08.795Z | Downloaded mio v1.1.1 |
| 1100 | 2026-04-13T21:35:08.798Z | Downloaded topological-sort v0.2.2 |
| 1101 | 2026-04-13T21:35:08.798Z | Downloaded thread_local v1.1.9 |
| 1102 | 2026-04-13T21:35:08.798Z | Downloaded tiny-keccak v2.0.2 |
| 1103 | 2026-04-13T21:35:08.801Z | Downloaded thiserror-no-std v2.0.2 |
| 1104 | 2026-04-13T21:35:08.804Z | Downloaded termios v0.3.3 |
| 1105 | 2026-04-13T21:35:08.804Z | Downloaded try-lock v0.2.5 |
| 1106 | 2026-04-13T21:35:08.807Z | Downloaded trait-variant v0.1.2 |
| 1107 | 2026-04-13T21:35:08.807Z | Downloaded signal-hook v0.3.18 |
| 1108 | 2026-04-13T21:35:08.807Z | Downloaded spin v0.9.8 |
| 1109 | 2026-04-13T21:35:08.809Z | Downloaded tinyvec_macros v0.1.1 |
| 1110 | 2026-04-13T21:35:08.809Z | Downloaded time-macros v0.2.27 |
| 1111 | 2026-04-13T21:35:08.812Z | Downloaded tower-layer v0.3.3 |
| 1112 | 2026-04-13T21:35:08.812Z | Downloaded tls_codec_derive v0.4.2 |
| 1113 | 2026-04-13T21:35:08.815Z | Downloaded publicsuffix v2.3.0 |
| 1114 | 2026-04-13T21:35:08.818Z | Downloaded scroll v0.13.0 |
| 1115 | 2026-04-13T21:35:08.818Z | Downloaded take_mut v0.2.2 |
| 1116 | 2026-04-13T21:35:08.818Z | Downloaded slab v0.4.12 |
| 1117 | 2026-04-13T21:35:08.821Z | Downloaded qorb v0.4.1 |
| 1118 | 2026-04-13T21:35:08.821Z | Downloaded siphasher v1.0.2 |
| 1119 | 2026-04-13T21:35:08.824Z | Downloaded tower-service v0.3.3 |
| 1120 | 2026-04-13T21:35:08.824Z | Downloaded tokio-native-tls v0.3.1 |
| 1121 | 2026-04-13T21:35:08.827Z | Downloaded tls_codec v0.4.2 |
| 1122 | 2026-04-13T21:35:08.827Z | Downloaded similar v2.7.0 |
| 1123 | 2026-04-13T21:35:08.830Z | Downloaded typify-macro v0.6.1 |
| 1124 | 2026-04-13T21:35:08.832Z | Downloaded typify-macro v0.4.3 |
| 1125 | 2026-04-13T21:35:08.832Z | Downloaded schemars v0.9.0 |
| 1126 | 2026-04-13T21:35:08.838Z | Downloaded unit-prefix v0.5.2 |
| 1127 | 2026-04-13T21:35:08.841Z | Downloaded unarray v0.1.4 |
| 1128 | 2026-04-13T21:35:08.841Z | Downloaded untrusted v0.7.1 |
| 1129 | 2026-04-13T21:35:08.844Z | Downloaded usdt-attr-macro v0.6.0 |
| 1130 | 2026-04-13T21:35:08.844Z | Downloaded tokio-macros v2.6.0 |
| 1131 | 2026-04-13T21:35:08.844Z | Downloaded tokio-dtrace v0.1.1 |
| 1132 | 2026-04-13T21:35:08.844Z | Downloaded term v0.7.0 |
| 1133 | 2026-04-13T21:35:08.847Z | Downloaded unicode-truncate v1.1.0 |
| 1134 | 2026-04-13T21:35:08.849Z | Downloaded utf-8 v0.7.6 |
| 1135 | 2026-04-13T21:35:08.849Z | Downloaded usdt-macro v0.6.0 |
| 1136 | 2026-04-13T21:35:08.849Z | Downloaded universal-hash v0.5.1 |
| 1137 | 2026-04-13T21:35:08.852Z | Downloaded tokio-rustls v0.25.0 |
| 1138 | 2026-04-13T21:35:08.852Z | Downloaded num-bigint v0.4.6 |
| 1139 | 2026-04-13T21:35:08.855Z | Downloaded tokio-tungstenite v0.23.1 |
| 1140 | 2026-04-13T21:35:08.858Z | Downloaded libxml v0.3.3 |
| 1141 | 2026-04-13T21:35:08.861Z | Downloaded void v1.0.2 |
| 1142 | 2026-04-13T21:35:08.861Z | Downloaded toml_datetime v1.0.0+spec-1.1.0 |
| 1143 | 2026-04-13T21:35:08.865Z | Downloaded aho-corasick v1.1.4 |
| 1144 | 2026-04-13T21:35:08.870Z | Downloaded waitgroup v0.1.2 |
| 1145 | 2026-04-13T21:35:08.870Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1146 | 2026-04-13T21:35:08.870Z | Downloaded socket2 v0.5.10 |
| 1147 | 2026-04-13T21:35:08.873Z | Downloaded usdt v0.6.0 |
| 1148 | 2026-04-13T21:35:08.873Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1149 | 2026-04-13T21:35:08.873Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1150 | 2026-04-13T21:35:08.873Z | Downloaded nom v7.1.3 |
| 1151 | 2026-04-13T21:35:08.876Z | Downloaded term v1.2.1 |
| 1152 | 2026-04-13T21:35:08.879Z | Downloaded strum_macros v0.24.3 |
| 1153 | 2026-04-13T21:35:08.882Z | Downloaded rand v0.8.5 |
| 1154 | 2026-04-13T21:35:08.885Z | Downloaded iddqd v0.3.17 |
| 1155 | 2026-04-13T21:35:08.888Z | Downloaded wait-timeout v0.2.1 |
| 1156 | 2026-04-13T21:35:08.888Z | Downloaded rustls-webpki v0.103.9 |
| 1157 | 2026-04-13T21:35:08.890Z | Downloaded xshell-macros v0.2.7 |
| 1158 | 2026-04-13T21:35:08.893Z | Downloaded xattr v1.6.1 |
| 1159 | 2026-04-13T21:35:08.893Z | Downloaded signal-hook-registry v1.4.8 |
| 1160 | 2026-04-13T21:35:08.893Z | Downloaded hash32 v0.3.1 |
| 1161 | 2026-04-13T21:35:08.896Z | Downloaded num-bigint-dig v0.8.6 |
| 1162 | 2026-04-13T21:35:08.899Z | Downloaded samael v0.0.19 |
| 1163 | 2026-04-13T21:35:08.902Z | Downloaded subprocess v0.2.15 |
| 1164 | 2026-04-13T21:35:08.904Z | Downloaded tui-tree-widget v0.23.1 |
| 1165 | 2026-04-13T21:35:08.904Z | Downloaded crc32fast v1.5.0 |
| 1166 | 2026-04-13T21:35:08.904Z | Downloaded colored v2.2.0 |
| 1167 | 2026-04-13T21:35:08.907Z | Downloaded untrusted v0.9.0 |
| 1168 | 2026-04-13T21:35:08.910Z | Downloaded cancel-safe-futures v0.1.5 |
| 1169 | 2026-04-13T21:35:08.910Z | Downloaded tokio-rustls v0.24.1 |
| 1170 | 2026-04-13T21:35:08.913Z | Downloaded zeroize_derive v1.4.3 |
| 1171 | 2026-04-13T21:35:08.913Z | Downloaded unicase v2.9.0 |
| 1172 | 2026-04-13T21:35:08.913Z | Downloaded tokio-rustls v0.26.4 |
| 1173 | 2026-04-13T21:35:08.915Z | Downloaded lalrpop-util v0.19.12 |
| 1174 | 2026-04-13T21:35:08.915Z | Downloaded flume v0.11.1 |
| 1175 | 2026-04-13T21:35:08.918Z | Downloaded slog v2.8.2 |
| 1176 | 2026-04-13T21:35:08.921Z | Downloaded expectorate v1.2.0 |
| 1177 | 2026-04-13T21:35:08.923Z | Downloaded der v0.7.10 |
| 1178 | 2026-04-13T21:35:08.926Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1179 | 2026-04-13T21:35:08.926Z | Downloaded tokio-tungstenite v0.21.0 |
| 1180 | 2026-04-13T21:35:08.929Z | Downloaded vergen-gitcl v1.0.8 |
| 1181 | 2026-04-13T21:35:08.929Z | Downloaded usdt-impl v0.6.0 |
| 1182 | 2026-04-13T21:35:08.932Z | Downloaded snafu v0.8.9 |
| 1183 | 2026-04-13T21:35:08.935Z | Downloaded vsss-rs v3.3.4 |
| 1184 | 2026-04-13T21:35:08.937Z | Downloaded vergen-lib v0.1.6 |
| 1185 | 2026-04-13T21:35:08.938Z | Downloaded test-strategy v0.4.5 |
| 1186 | 2026-04-13T21:35:08.940Z | Downloaded cassowary v0.3.0 |
| 1187 | 2026-04-13T21:35:08.940Z | Downloaded backoff v0.4.0 |
| 1188 | 2026-04-13T21:35:08.943Z | Downloaded bit-set v0.8.0 |
| 1189 | 2026-04-13T21:35:08.943Z | Downloaded tinyvec v1.10.0 |
| 1190 | 2026-04-13T21:35:08.945Z | Downloaded zone v0.3.1 |
| 1191 | 2026-04-13T21:35:08.945Z | Downloaded git-stub-vcs v0.1.0 |
| 1192 | 2026-04-13T21:35:08.948Z | Downloaded bcs v0.1.6 |
| 1193 | 2026-04-13T21:35:08.948Z | Downloaded zone_cfg_derive v0.3.1 |
| 1194 | 2026-04-13T21:35:08.948Z | Downloaded hex-literal v0.4.1 |
| 1195 | 2026-04-13T21:35:08.951Z | Downloaded assert_matches v1.5.0 |
| 1196 | 2026-04-13T21:35:08.951Z | Downloaded iri-string v0.7.10 |
| 1197 | 2026-04-13T21:35:08.953Z | Downloaded itertools v0.12.1 |
| 1198 | 2026-04-13T21:35:08.957Z | Downloaded whoami v2.1.0 |
| 1199 | 2026-04-13T21:35:08.960Z | Downloaded itertools v0.14.0 |
| 1200 | 2026-04-13T21:35:08.963Z | Downloaded twox-hash v2.1.2 |
| 1201 | 2026-04-13T21:35:08.966Z | Downloaded tar v0.4.45 |
| 1202 | 2026-04-13T21:35:08.968Z | Downloaded unicode-properties v0.1.4 |
| 1203 | 2026-04-13T21:35:08.968Z | Downloaded h2 v0.4.13 |
| 1204 | 2026-04-13T21:35:08.972Z | Downloaded xshell v0.2.7 |
| 1205 | 2026-04-13T21:35:08.976Z | Downloaded rsa v0.9.10 |
| 1206 | 2026-04-13T21:35:08.979Z | Downloaded schemars v1.2.1 |
| 1207 | 2026-04-13T21:35:08.985Z | Downloaded whoami v1.6.1 |
| 1208 | 2026-04-13T21:35:08.987Z | Downloaded rand v0.9.2 |
| 1209 | 2026-04-13T21:35:08.990Z | Downloaded toml v1.0.6+spec-1.1.0 |
| 1210 | 2026-04-13T21:35:08.993Z | Downloaded vergen-git2 v1.0.7 |
| 1211 | 2026-04-13T21:35:08.993Z | Downloaded tokio-stream v0.1.18 |
| 1212 | 2026-04-13T21:35:08.996Z | Downloaded walkdir v2.5.0 |
| 1213 | 2026-04-13T21:35:08.998Z | Downloaded socket2 v0.6.2 |
| 1214 | 2026-04-13T21:35:08.998Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1215 | 2026-04-13T21:35:09.001Z | Downloaded hyper v1.8.1 |
| 1216 | 2026-04-13T21:35:09.004Z | Downloaded zstd v0.13.3 |
| 1217 | 2026-04-13T21:35:09.007Z | Downloaded tracing-attributes v0.1.31 |
| 1218 | 2026-04-13T21:35:09.010Z | Downloaded blake3 v1.8.3 |
| 1219 | 2026-04-13T21:35:09.013Z | Downloaded rand v0.10.0 |
| 1220 | 2026-04-13T21:35:09.016Z | Downloaded itertools v0.13.0 |
| 1221 | 2026-04-13T21:35:09.020Z | Downloaded zstd-safe v7.2.4 |
| 1222 | 2026-04-13T21:35:09.023Z | Downloaded tungstenite v0.21.0 |
| 1223 | 2026-04-13T21:35:09.025Z | Downloaded unsafe-libyaml v0.2.11 |
| 1224 | 2026-04-13T21:35:09.025Z | Downloaded rustyline v14.0.0 |
| 1225 | 2026-04-13T21:35:09.028Z | Downloaded zeroize v1.8.2 |
| 1226 | 2026-04-13T21:35:09.031Z | Downloaded yasna v0.5.2 |
| 1227 | 2026-04-13T21:35:09.031Z | Downloaded toml v0.7.8 |
| 1228 | 2026-04-13T21:35:09.034Z | Downloaded russh v0.45.0 |
| 1229 | 2026-04-13T21:35:09.037Z | Downloaded libm v0.2.16 |
| 1230 | 2026-04-13T21:35:09.042Z | Downloaded typify v0.6.1 |
| 1231 | 2026-04-13T21:35:09.045Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1232 | 2026-04-13T21:35:09.048Z | Downloaded zerocopy v0.6.6 |
| 1233 | 2026-04-13T21:35:09.048Z | Downloaded aws-lc-rs v1.16.0 |
| 1234 | 2026-04-13T21:35:09.054Z | Downloaded wyz v0.5.1 |
| 1235 | 2026-04-13T21:35:09.057Z | Downloaded tracing-core v0.1.36 |
| 1236 | 2026-04-13T21:35:09.057Z | Downloaded unicode-bidi v0.3.18 |
| 1237 | 2026-04-13T21:35:09.059Z | Downloaded tokio-postgres v0.7.16 |
| 1238 | 2026-04-13T21:35:09.063Z | Downloaded chrono v0.4.44 |
| 1239 | 2026-04-13T21:35:09.065Z | Downloaded vergen v9.0.6 |
| 1240 | 2026-04-13T21:35:09.068Z | Downloaded uuid v1.23.0 |
| 1241 | 2026-04-13T21:35:09.071Z | Downloaded p521 v0.13.3 |
| 1242 | 2026-04-13T21:35:09.073Z | Downloaded futures-util v0.3.32 |
| 1243 | 2026-04-13T21:35:09.084Z | Downloaded vte v0.14.1 |
| 1244 | 2026-04-13T21:35:09.084Z | Downloaded zopfli v0.8.3 |
| 1245 | 2026-04-13T21:35:09.084Z | Downloaded steno v0.4.1 |
| 1246 | 2026-04-13T21:35:09.098Z | Downloaded typify v0.4.3 |
| 1247 | 2026-04-13T21:35:09.101Z | Downloaded tungstenite v0.23.0 |
| 1248 | 2026-04-13T21:35:09.104Z | Downloaded ssh-key v0.6.7 |
| 1249 | 2026-04-13T21:35:09.108Z | Downloaded regex v1.12.3 |
| 1250 | 2026-04-13T21:35:09.112Z | Downloaded reedline v0.40.0 |
| 1251 | 2026-04-13T21:35:09.116Z | Downloaded want v0.3.1 |
| 1252 | 2026-04-13T21:35:09.119Z | Downloaded uzers v0.12.2 |
| 1253 | 2026-04-13T21:35:09.119Z | Downloaded hkdf v0.12.4 |
| 1254 | 2026-04-13T21:35:09.122Z | Downloaded rpassword v7.4.0 |
| 1255 | 2026-04-13T21:35:09.122Z | Downloaded array-init v0.0.4 |
| 1256 | 2026-04-13T21:35:09.122Z | Downloaded drift v0.1.3 |
| 1257 | 2026-04-13T21:35:09.125Z | Downloaded rayon v1.11.0 |
| 1258 | 2026-04-13T21:35:09.129Z | Downloaded dirs-next v2.0.0 |
| 1259 | 2026-04-13T21:35:09.132Z | Downloaded diesel-dtrace v0.5.0 |
| 1260 | 2026-04-13T21:35:09.139Z | Downloaded unicode_categories v0.1.1 |
| 1261 | 2026-04-13T21:35:09.143Z | Downloaded reqwest v0.12.28 |
| 1262 | 2026-04-13T21:35:09.146Z | Downloaded zip v0.6.6 |
| 1263 | 2026-04-13T21:35:09.149Z | Downloaded toml_edit v0.19.15 |
| 1264 | 2026-04-13T21:35:09.158Z | Downloaded tower v0.5.3 |
| 1265 | 2026-04-13T21:35:09.163Z | Downloaded p384 v0.13.1 |
| 1266 | 2026-04-13T21:35:09.166Z | Downloaded zerocopy-derive v0.8.40 |
| 1267 | 2026-04-13T21:35:09.171Z | Downloaded unicode-segmentation v1.12.0 |
| 1268 | 2026-04-13T21:35:09.174Z | Downloaded quick-xml v0.37.5 |
| 1269 | 2026-04-13T21:35:09.177Z | Downloaded yansi v1.0.1 |
| 1270 | 2026-04-13T21:35:09.179Z | Downloaded lalrpop v0.19.12 |
| 1271 | 2026-04-13T21:35:09.185Z | Downloaded goblin v0.10.5 |
| 1272 | 2026-04-13T21:35:09.188Z | Downloaded x509-cert v0.2.5 |
| 1273 | 2026-04-13T21:35:09.192Z | Downloaded salty v0.3.0 |
| 1274 | 2026-04-13T21:35:09.196Z | Downloaded unicode-normalization v0.1.25 |
| 1275 | 2026-04-13T21:35:09.198Z | Downloaded reqwest v0.13.2 |
| 1276 | 2026-04-13T21:35:09.201Z | Downloaded git2 v0.20.4 |
| 1277 | 2026-04-13T21:35:09.205Z | Downloaded typed-path v0.9.3 |
| 1278 | 2026-04-13T21:35:09.208Z | Downloaded tower-http v0.6.8 |
| 1279 | 2026-04-13T21:35:09.213Z | Downloaded portable-atomic v1.13.1 |
| 1280 | 2026-04-13T21:35:09.217Z | Downloaded rustls-webpki v0.101.7 |
| 1281 | 2026-04-13T21:35:09.226Z | Downloaded proptest v1.10.0 |
| 1282 | 2026-04-13T21:35:09.249Z | Downloaded tokio-util v0.7.18 |
| 1283 | 2026-04-13T21:35:09.259Z | Downloaded zip v4.6.1 |
| 1284 | 2026-04-13T21:35:09.263Z | Downloaded nix v0.27.1 |
| 1285 | 2026-04-13T21:35:09.269Z | Downloaded serde_with v3.17.0 |
| 1286 | 2026-04-13T21:35:09.276Z | Downloaded radix_trie v0.2.1 |
| 1287 | 2026-04-13T21:35:09.280Z | Downloaded moka v0.12.13 |
| 1288 | 2026-04-13T21:35:09.284Z | Downloaded bstr v1.12.1 |
| 1289 | 2026-04-13T21:35:09.290Z | Downloaded tough v0.20.0 |
| 1290 | 2026-04-13T21:35:09.313Z | Downloaded polar-core v0.27.3 |
| 1291 | 2026-04-13T21:35:09.317Z | Downloaded time v0.3.47 |
| 1292 | 2026-04-13T21:35:09.324Z | Downloaded rustls-webpki v0.102.8 |
| 1293 | 2026-04-13T21:35:09.335Z | Downloaded curve25519-dalek v4.1.3 |
| 1294 | 2026-04-13T21:35:09.339Z | Downloaded quinn-proto v0.11.13 |
| 1295 | 2026-04-13T21:35:09.344Z | Downloaded winnow v0.6.26 |
| 1296 | 2026-04-13T21:35:09.347Z | Downloaded hickory-proto v0.24.4 |
| 1297 | 2026-04-13T21:35:09.355Z | Downloaded nix v0.31.1 |
| 1298 | 2026-04-13T21:35:09.362Z | Downloaded winnow v0.5.40 |
| 1299 | 2026-04-13T21:35:09.366Z | Downloaded petname v2.0.2 |
| 1300 | 2026-04-13T21:35:09.369Z | Downloaded object v0.30.4 |
| 1301 | 2026-04-13T21:35:09.374Z | Downloaded tabled v0.20.0 |
| 1302 | 2026-04-13T21:35:09.383Z | Downloaded openssl v0.10.75 |
| 1303 | 2026-04-13T21:35:09.388Z | Downloaded smoltcp v0.11.0 |
| 1304 | 2026-04-13T21:35:09.395Z | Downloaded nix v0.29.0 |
| 1305 | 2026-04-13T21:35:09.401Z | Downloaded regress v0.10.5 |
| 1306 | 2026-04-13T21:35:09.406Z | Downloaded regex-syntax v0.8.10 |
| 1307 | 2026-04-13T21:35:09.410Z | Downloaded rustls v0.21.12 |
| 1308 | 2026-04-13T21:35:09.416Z | Downloaded rustls v0.23.37 |
| 1309 | 2026-04-13T21:35:09.428Z | Downloaded nix v0.28.0 |
| 1310 | 2026-04-13T21:35:09.441Z | Downloaded regex-syntax v0.6.29 |
| 1311 | 2026-04-13T21:35:09.448Z | Downloaded dropshot v0.17.0 |
| 1312 | 2026-04-13T21:35:09.460Z | Downloaded zlib-rs v0.6.2 |
| 1313 | 2026-04-13T21:35:09.463Z | Downloaded object v0.37.3 |
| 1314 | 2026-04-13T21:35:09.470Z | Downloaded dropshot v0.16.7 |
| 1315 | 2026-04-13T21:35:09.483Z | Downloaded webpki-roots v1.0.6 |
| 1316 | 2026-04-13T21:35:09.486Z | Downloaded vcpkg v0.2.15 |
| 1317 | 2026-04-13T21:35:09.508Z | Downloaded zerocopy v0.8.40 |
| 1318 | 2026-04-13T21:35:09.513Z | Downloaded sqlparser v0.61.0 |
| 1319 | 2026-04-13T21:35:09.518Z | Downloaded rustls v0.22.4 |
| 1320 | 2026-04-13T21:35:09.525Z | Downloaded openapiv3 v2.2.0 |
| 1321 | 2026-04-13T21:35:09.531Z | Downloaded hickory-proto v0.25.2 |
| 1322 | 2026-04-13T21:35:09.540Z | Downloaded diesel v2.3.7 |
| 1323 | 2026-04-13T21:35:09.551Z | Downloaded rustix v0.38.44 |
| 1324 | 2026-04-13T21:35:09.563Z | Downloaded tracing v0.1.44 |
| 1325 | 2026-04-13T21:35:09.573Z | Downloaded ratatui v0.29.0 |
| 1326 | 2026-04-13T21:35:09.585Z | Downloaded smoltcp v0.9.1 |
| 1327 | 2026-04-13T21:35:09.598Z | Downloaded zerocopy-derive v0.6.6 |
| 1328 | 2026-04-13T21:35:09.612Z | Downloaded regex-automata v0.4.14 |
| 1329 | 2026-04-13T21:35:09.620Z | Downloaded sled v0.34.7 |
| 1330 | 2026-04-13T21:35:09.626Z | Downloaded typify-impl v0.6.1 |
| 1331 | 2026-04-13T21:35:09.633Z | Downloaded petgraph v0.6.5 |
| 1332 | 2026-04-13T21:35:09.643Z | Downloaded typify-impl v0.4.3 |
| 1333 | 2026-04-13T21:35:09.651Z | Downloaded chrono-tz v0.10.4 |
| 1334 | 2026-04-13T21:35:09.660Z | Downloaded petgraph v0.8.3 |
| 1335 | 2026-04-13T21:35:09.672Z | Downloaded libz-sys v1.1.24 |
| 1336 | 2026-04-13T21:35:09.684Z | Downloaded jiff v0.2.21 |
| 1337 | 2026-04-13T21:35:09.694Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1338 | 2026-04-13T21:35:09.703Z | Downloaded sha3 v0.10.8 |
| 1339 | 2026-04-13T21:35:09.727Z | Downloaded csv v1.4.0 |
| 1340 | 2026-04-13T21:35:09.761Z | Downloaded tokio v1.50.0 |
| 1341 | 2026-04-13T21:35:09.836Z | Downloaded encoding_rs v0.8.35 |
| 1342 | 2026-04-13T21:35:09.864Z | Downloaded ring v0.17.14 |
| 1343 | 2026-04-13T21:35:09.891Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1344 | 2026-04-13T21:35:10.259Z | Downloaded aws-lc-sys v0.37.1 |
| 1345 | 2026-04-13T21:35:10.514Z | Compiling libc v0.2.180 |
| 1346 | 2026-04-13T21:35:10.514Z | Compiling serde v1.0.228 |
| 1347 | 2026-04-13T21:35:10.517Z | Compiling log v0.4.29 |
| 1348 | 2026-04-13T21:35:10.517Z | Compiling find-msvc-tools v0.1.9 |
| 1349 | 2026-04-13T21:35:10.652Z | Compiling shlex v1.3.0 |
| 1350 | 2026-04-13T21:35:10.663Z | Compiling smallvec v1.15.1 |
| 1351 | 2026-04-13T21:35:10.682Z | Compiling syn v2.0.117 |
| 1352 | 2026-04-13T21:35:10.694Z | Compiling typenum v1.19.0 |
| 1353 | 2026-04-13T21:35:10.853Z | Compiling generic-array v0.14.7 |
| 1354 | 2026-04-13T21:35:10.868Z | Compiling subtle v2.6.1 |
| 1355 | 2026-04-13T21:35:10.900Z | Compiling scopeguard v1.2.0 |
| 1356 | 2026-04-13T21:35:10.959Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-04-13T21:35:10.991Z | Compiling lock_api v0.4.14 |
| 1358 | 2026-04-13T21:35:11.009Z | Compiling portable-atomic v1.13.1 |
| 1359 | 2026-04-13T21:35:11.040Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-04-13T21:35:11.117Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-04-13T21:35:11.220Z | Compiling critical-section v1.2.0 |
| 1362 | 2026-04-13T21:35:11.323Z | Compiling parking_lot_core v0.9.12 |
| 1363 | 2026-04-13T21:35:11.336Z | Compiling pin-project-lite v0.2.17 |
| 1364 | 2026-04-13T21:35:11.482Z | Compiling pkg-config v0.3.32 |
| 1365 | 2026-04-13T21:35:11.512Z | Compiling getrandom v0.2.17 |
| 1366 | 2026-04-13T21:35:11.557Z | Compiling jobserver v0.1.34 |
| 1367 | 2026-04-13T21:35:11.572Z | Compiling errno v0.3.14 |
| 1368 | 2026-04-13T21:35:11.657Z | Compiling rand_core v0.6.4 |
| 1369 | 2026-04-13T21:35:11.735Z | Compiling signal-hook-registry v1.4.8 |
| 1370 | 2026-04-13T21:35:11.752Z | Compiling cc v1.2.56 |
| 1371 | 2026-04-13T21:35:11.936Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-04-13T21:35:12.001Z | Compiling libm v0.2.16 |
| 1373 | 2026-04-13T21:35:12.026Z | Compiling mio v1.1.1 |
| 1374 | 2026-04-13T21:35:12.160Z | Compiling once_cell v1.21.3 |
| 1375 | 2026-04-13T21:35:12.180Z | Compiling parking_lot v0.12.5 |
| 1376 | 2026-04-13T21:35:12.204Z | Compiling num-traits v0.2.19 |
| 1377 | 2026-04-13T21:35:12.334Z | Compiling futures-core v0.3.32 |
| 1378 | 2026-04-13T21:35:12.469Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-04-13T21:35:12.483Z | Compiling socket2 v0.6.2 |
| 1380 | 2026-04-13T21:35:12.525Z | Compiling allocator-api2 v0.2.21 |
| 1381 | 2026-04-13T21:35:12.541Z | Compiling cpufeatures v0.2.17 |
| 1382 | 2026-04-13T21:35:12.556Z | Compiling foldhash v0.2.0 |
| 1383 | 2026-04-13T21:35:12.619Z | Compiling futures-sink v0.3.32 |
| 1384 | 2026-04-13T21:35:12.651Z | Compiling getrandom v0.3.4 |
| 1385 | 2026-04-13T21:35:12.718Z | Compiling futures-channel v0.3.32 |
| 1386 | 2026-04-13T21:35:12.766Z | Compiling futures-task v0.3.32 |
| 1387 | 2026-04-13T21:35:12.841Z | Compiling hashbrown v0.16.1 |
| 1388 | 2026-04-13T21:35:12.877Z | Compiling slab v0.4.12 |
| 1389 | 2026-04-13T21:35:12.932Z | Compiling futures-io v0.3.32 |
| 1390 | 2026-04-13T21:35:12.947Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-04-13T21:35:13.054Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-04-13T21:35:13.235Z | Compiling cmake v0.1.57 |
| 1393 | 2026-04-13T21:35:13.259Z | Compiling base64ct v1.8.3 |
| 1394 | 2026-04-13T21:35:13.355Z | Compiling indexmap v2.13.0 |
| 1395 | 2026-04-13T21:35:13.423Z | Compiling synstructure v0.13.2 |
| 1396 | 2026-04-13T21:35:13.560Z | Compiling getrandom v0.4.1 |
| 1397 | 2026-04-13T21:35:13.606Z | Compiling dunce v1.0.5 |
| 1398 | 2026-04-13T21:35:13.637Z | Compiling fs_extra v1.3.0 |
| 1399 | 2026-04-13T21:35:13.699Z | Compiling ident_case v1.0.1 |
| 1400 | 2026-04-13T21:35:13.716Z | Compiling pem-rfc7468 v0.7.0 |
| 1401 | 2026-04-13T21:35:13.823Z | Compiling flagset v0.4.7 |
| 1402 | 2026-04-13T21:35:13.905Z | Compiling aws-lc-sys v0.37.1 |
| 1403 | 2026-04-13T21:35:13.920Z | Compiling rand_core v0.10.0 |
| 1404 | 2026-04-13T21:35:13.952Z | Compiling rand_core v0.9.5 |
| 1405 | 2026-04-13T21:35:13.973Z | Compiling rustix v1.1.3 |
| 1406 | 2026-04-13T21:35:14.003Z | Compiling iana-time-zone v0.1.65 |
| 1407 | 2026-04-13T21:35:14.019Z | Compiling ring v0.17.14 |
| 1408 | 2026-04-13T21:35:14.035Z | Compiling rustc_version v0.4.1 |
| 1409 | 2026-04-13T21:35:14.281Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-04-13T21:35:14.310Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-04-13T21:35:14.389Z | Compiling uuid v1.23.0 |
| 1412 | 2026-04-13T21:35:14.425Z | Compiling aws-lc-rs v1.16.0 |
| 1413 | 2026-04-13T21:35:14.712Z | Compiling tracing-core v0.1.36 |
| 1414 | 2026-04-13T21:35:15.028Z | Compiling openssl-sys v0.9.111 |
| 1415 | 2026-04-13T21:35:15.105Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-04-13T21:35:15.154Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-04-13T21:35:15.272Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-04-13T21:35:15.557Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-04-13T21:35:15.788Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-04-13T21:35:15.804Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-04-13T21:35:15.911Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-04-13T21:35:16.661Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-04-13T21:35:16.686Z | Compiling block-buffer v0.10.4 |
| 1424 | 2026-04-13T21:35:16.808Z | Compiling zerovec-derive v0.11.2 |
| 1425 | 2026-04-13T21:35:16.858Z | Compiling digest v0.10.7 |
| 1426 | 2026-04-13T21:35:16.950Z | Compiling zerofrom v0.1.6 |
| 1427 | 2026-04-13T21:35:16.967Z | Compiling displaydoc v0.2.5 |
| 1428 | 2026-04-13T21:35:17.076Z | Compiling yoke v0.8.1 |
| 1429 | 2026-04-13T21:35:17.120Z | Compiling tokio-macros v2.6.0 |
| 1430 | 2026-04-13T21:35:17.270Z | Compiling hmac v0.12.1 |
| 1431 | 2026-04-13T21:35:17.426Z | Compiling futures-macro v0.3.32 |
| 1432 | 2026-04-13T21:35:17.708Z | Compiling zerotrie v0.2.3 |
| 1433 | 2026-04-13T21:35:17.833Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-04-13T21:35:17.910Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-04-13T21:35:17.997Z | Compiling inout v0.1.4 |
| 1436 | 2026-04-13T21:35:18.005Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-04-13T21:35:18.162Z | Compiling cipher v0.4.4 |
| 1438 | 2026-04-13T21:35:18.215Z | Compiling futures-util v0.3.32 |
| 1439 | 2026-04-13T21:35:18.411Z | Compiling tinystr v0.8.2 |
| 1440 | 2026-04-13T21:35:18.424Z | Compiling potential_utf v0.1.4 |
| 1441 | 2026-04-13T21:35:18.578Z | Compiling bytes v1.11.1 |
| 1442 | 2026-04-13T21:35:18.600Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-04-13T21:35:18.613Z | Compiling icu_collections v2.1.1 |
| 1444 | 2026-04-13T21:35:19.070Z | Compiling tokio v1.50.0 |
| 1445 | 2026-04-13T21:35:19.210Z | Compiling der_derive v0.7.3 |
| 1446 | 2026-04-13T21:35:19.239Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-04-13T21:35:19.366Z | Compiling http v1.4.0 |
| 1448 | 2026-04-13T21:35:19.505Z | Compiling icu_properties v2.1.2 |
| 1449 | 2026-04-13T21:35:19.533Z | Compiling icu_normalizer v2.1.1 |
| 1450 | 2026-04-13T21:35:20.067Z | Compiling chrono v0.4.44 |
| 1451 | 2026-04-13T21:35:20.160Z | Compiling ppv-lite86 v0.2.21 |
| 1452 | 2026-04-13T21:35:20.258Z | Compiling der v0.7.10 |
| 1453 | 2026-04-13T21:35:20.275Z | Compiling salsa20 v0.10.2 |
| 1454 | 2026-04-13T21:35:20.410Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-04-13T21:35:20.481Z | Compiling pbkdf2 v0.12.2 |
| 1456 | 2026-04-13T21:35:20.507Z | Compiling thiserror-impl v2.0.18 |
| 1457 | 2026-04-13T21:35:20.545Z | Compiling idna v1.1.0 |
| 1458 | 2026-04-13T21:35:20.582Z | Compiling scrypt v0.11.0 |
| 1459 | 2026-04-13T21:35:20.597Z | Compiling rand_chacha v0.9.0 |
| 1460 | 2026-04-13T21:35:20.831Z | Compiling url v2.5.8 |
| 1461 | 2026-04-13T21:35:21.170Z | Compiling spki v0.7.3 |
| 1462 | 2026-04-13T21:35:21.275Z | Compiling aes v0.8.4 |
| 1463 | 2026-04-13T21:35:21.373Z | Compiling cbc v0.1.2 |
| 1464 | 2026-04-13T21:35:21.428Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-04-13T21:35:21.440Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-04-13T21:35:21.520Z | Compiling rand v0.9.2 |
| 1467 | 2026-04-13T21:35:21.608Z | Compiling http-body v1.0.1 |
| 1468 | 2026-04-13T21:35:21.760Z | Compiling pkcs5 v0.7.1 |
| 1469 | 2026-04-13T21:35:21.800Z | Compiling thiserror v2.0.18 |
| 1470 | 2026-04-13T21:35:21.902Z | Compiling serde_derive_internals v0.29.1 |
| 1471 | 2026-04-13T21:35:21.945Z | Compiling httparse v1.10.1 |
| 1472 | 2026-04-13T21:35:22.224Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-04-13T21:35:22.271Z | Compiling openssl-probe v0.2.1 |
| 1474 | 2026-04-13T21:35:22.286Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-04-13T21:35:22.300Z | Compiling base64 v0.22.1 |
| 1476 | 2026-04-13T21:35:22.344Z | Compiling schemars v0.8.22 |
| 1477 | 2026-04-13T21:35:22.491Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-04-13T21:35:22.560Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-04-13T21:35:22.607Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-04-13T21:35:22.705Z | Compiling tracing v0.1.44 |
| 1481 | 2026-04-13T21:35:22.777Z | Compiling tokio-util v0.7.18 |
| 1482 | 2026-04-13T21:35:22.794Z | Compiling schemars_derive v0.8.22 |
| 1483 | 2026-04-13T21:35:22.994Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-04-13T21:35:22.998Z | Compiling rustls v0.23.37 |
| 1485 | 2026-04-13T21:35:23.152Z | Compiling try-lock v0.2.5 |
| 1486 | 2026-04-13T21:35:23.262Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2026-04-13T21:35:23.389Z | Compiling tower-service v0.3.3 |
| 1488 | 2026-04-13T21:35:23.404Z | Compiling tinyvec_macros v0.1.1 |
| 1489 | 2026-04-13T21:35:23.475Z | Compiling dyn-clone v1.0.20 |
| 1490 | 2026-04-13T21:35:23.489Z | Compiling tower-layer v0.3.3 |
| 1491 | 2026-04-13T21:35:23.615Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-04-13T21:35:23.651Z | Compiling h2 v0.4.13 |
| 1493 | 2026-04-13T21:35:23.779Z | Compiling scroll v0.13.0 |
| 1494 | 2026-04-13T21:35:23.951Z | Compiling want v0.3.1 |
| 1495 | 2026-04-13T21:35:24.146Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-04-13T21:35:24.175Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-04-13T21:35:24.368Z | Compiling spin v0.9.8 |
| 1498 | 2026-04-13T21:35:24.558Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-04-13T21:35:24.574Z | Compiling time-core v0.1.8 |
| 1500 | 2026-04-13T21:35:24.649Z | Compiling pin-utils v0.1.0 |
| 1501 | 2026-04-13T21:35:24.667Z | Compiling foreign-types-shared v0.1.1 |
| 1502 | 2026-04-13T21:35:24.721Z | Compiling httpdate v1.0.3 |
| 1503 | 2026-04-13T21:35:24.735Z | Compiling crc32fast v1.5.0 |
| 1504 | 2026-04-13T21:35:24.755Z | Compiling powerfmt v0.2.0 |
| 1505 | 2026-04-13T21:35:24.943Z | Compiling openssl v0.10.75 |
| 1506 | 2026-04-13T21:35:24.958Z | Compiling num-conv v0.2.0 |
| 1507 | 2026-04-13T21:35:25.048Z | Compiling deranged v0.5.8 |
| 1508 | 2026-04-13T21:35:25.087Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-04-13T21:35:25.194Z | Compiling foreign-types v0.3.2 |
| 1510 | 2026-04-13T21:35:25.262Z | Compiling darling_macro v0.20.11 |
| 1511 | 2026-04-13T21:35:25.277Z | Compiling tempfile v3.25.0 |
| 1512 | 2026-04-13T21:35:25.363Z | Compiling regex-automata v0.4.14 |
| 1513 | 2026-04-13T21:35:25.728Z | Compiling darling v0.20.11 |
| 1514 | 2026-04-13T21:35:25.811Z | Compiling goblin v0.10.5 |
| 1515 | 2026-04-13T21:35:26.147Z | Compiling openssl-macros v0.1.1 |
| 1516 | 2026-04-13T21:35:26.246Z | Compiling socket2 v0.5.10 |
| 1517 | 2026-04-13T21:35:26.509Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-04-13T21:35:26.524Z | Compiling simd-adler32 v0.3.8 |
| 1519 | 2026-04-13T21:35:26.642Z | Compiling hyper v1.8.1 |
| 1520 | 2026-04-13T21:35:26.763Z | Compiling syn v1.0.109 |
| 1521 | 2026-04-13T21:35:26.777Z | Compiling quick-error v1.2.3 |
| 1522 | 2026-04-13T21:35:26.891Z | Compiling num_threads v0.1.7 |
| 1523 | 2026-04-13T21:35:26.983Z | Compiling siphasher v1.0.2 |
| 1524 | 2026-04-13T21:35:27.059Z | Compiling usdt-impl v0.6.0 |
| 1525 | 2026-04-13T21:35:27.174Z | Compiling crossbeam-utils v0.8.21 |
| 1526 | 2026-04-13T21:35:27.265Z | Compiling native-tls v0.2.18 |
| 1527 | 2026-04-13T21:35:27.460Z | Compiling bit-vec v0.8.0 |
| 1528 | 2026-04-13T21:35:27.582Z | Compiling time v0.3.47 |
| 1529 | 2026-04-13T21:35:27.612Z | Compiling rusty-fork v0.3.1 |
| 1530 | 2026-04-13T21:35:27.681Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-04-13T21:35:27.918Z | Compiling bit-set v0.8.0 |
| 1532 | 2026-04-13T21:35:28.183Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-04-13T21:35:29.033Z | Compiling dof v0.4.0 |
| 1534 | 2026-04-13T21:35:29.304Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-04-13T21:35:29.433Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-04-13T21:35:29.457Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-04-13T21:35:29.747Z | Compiling signature v2.2.0 |
| 1538 | 2026-04-13T21:35:29.761Z | Compiling thiserror-impl v1.0.69 |
| 1539 | 2026-04-13T21:35:29.921Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-04-13T21:35:30.015Z | Compiling heapless v0.7.17 |
| 1541 | 2026-04-13T21:35:30.176Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-04-13T21:35:30.234Z | Compiling slog v2.8.2 |
| 1543 | 2026-04-13T21:35:30.258Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-04-13T21:35:30.340Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-04-13T21:35:30.420Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-04-13T21:35:30.529Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-04-13T21:35:30.579Z | Compiling cookie v0.18.1 |
| 1548 | 2026-04-13T21:35:30.612Z | Compiling unicode-bidi v0.3.18 |
| 1549 | 2026-04-13T21:35:30.612Z | Compiling unarray v0.1.4 |
| 1550 | 2026-04-13T21:35:30.722Z | Compiling unicode-properties v0.1.4 |
| 1551 | 2026-04-13T21:35:30.756Z | Compiling zstd-safe v7.2.4 |
| 1552 | 2026-04-13T21:35:30.928Z | Compiling anyhow v1.0.102 |
| 1553 | 2026-04-13T21:35:30.951Z | Compiling signal-hook v0.3.18 |
| 1554 | 2026-04-13T21:35:30.986Z | Compiling adler2 v2.0.1 |
| 1555 | 2026-04-13T21:35:31.005Z | Compiling paste v1.0.15 |
| 1556 | 2026-04-13T21:35:31.116Z | Compiling miniz_oxide v0.8.9 |
| 1557 | 2026-04-13T21:35:31.145Z | Compiling thiserror v1.0.69 |
| 1558 | 2026-04-13T21:35:31.162Z | Compiling stringprep v0.1.5 |
| 1559 | 2026-04-13T21:35:31.290Z | Compiling proptest v1.10.0 |
| 1560 | 2026-04-13T21:35:31.593Z | Compiling scroll v0.12.0 |
| 1561 | 2026-04-13T21:35:31.701Z | Compiling tower v0.5.3 |
| 1562 | 2026-04-13T21:35:31.989Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-04-13T21:35:32.220Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-04-13T21:35:32.237Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-04-13T21:35:32.438Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-04-13T21:35:32.476Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-04-13T21:35:32.561Z | Compiling toml_datetime v0.6.11 |
| 1568 | 2026-04-13T21:35:32.605Z | Compiling serde_tokenstream v0.2.3 |
| 1569 | 2026-04-13T21:35:32.667Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-04-13T21:35:32.746Z | Compiling darling_macro v0.21.3 |
| 1571 | 2026-04-13T21:35:32.808Z | Compiling erased-serde v0.3.31 |
| 1572 | 2026-04-13T21:35:32.823Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-04-13T21:35:32.907Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-04-13T21:35:32.989Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-04-13T21:35:33.215Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-04-13T21:35:33.269Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-04-13T21:35:33.288Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-04-13T21:35:33.324Z | Compiling ff v0.13.1 |
| 1579 | 2026-04-13T21:35:33.394Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-04-13T21:35:33.462Z | Compiling psl-types v2.0.11 |
| 1581 | 2026-04-13T21:35:33.476Z | Compiling base16ct v0.2.0 |
| 1582 | 2026-04-13T21:35:33.580Z | Compiling cfg_aliases v0.2.1 |
| 1583 | 2026-04-13T21:35:33.580Z | Compiling zlib-rs v0.6.2 |
| 1584 | 2026-04-13T21:35:33.583Z | Compiling fallible-iterator v0.2.0 |
| 1585 | 2026-04-13T21:35:33.647Z | Compiling ryu v1.0.23 |
| 1586 | 2026-04-13T21:35:33.662Z | Compiling litrs v1.0.0 |
| 1587 | 2026-04-13T21:35:33.766Z | Compiling num-bigint-dig v0.8.6 |
| 1588 | 2026-04-13T21:35:33.827Z | Compiling smoltcp v0.9.1 |
| 1589 | 2026-04-13T21:35:33.901Z | Compiling iri-string v0.7.10 |
| 1590 | 2026-04-13T21:35:33.953Z | Compiling rustix v0.38.44 |
| 1591 | 2026-04-13T21:35:34.181Z | Compiling ref-cast v1.0.25 |
| 1592 | 2026-04-13T21:35:34.203Z | Compiling document-features v0.2.12 |
| 1593 | 2026-04-13T21:35:34.469Z | Compiling postgres-protocol v0.6.10 |
| 1594 | 2026-04-13T21:35:34.533Z | Compiling serde_urlencoded v0.7.1 |
| 1595 | 2026-04-13T21:35:34.777Z | Compiling zerocopy v0.7.35 |
| 1596 | 2026-04-13T21:35:34.793Z | Compiling nix v0.31.1 |
| 1597 | 2026-04-13T21:35:35.008Z | Compiling sec1 v0.7.3 |
| 1598 | 2026-04-13T21:35:35.158Z | Compiling tower-http v0.6.8 |
| 1599 | 2026-04-13T21:35:35.321Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-04-13T21:35:35.386Z | Compiling newtype-uuid v1.3.2 |
| 1601 | 2026-04-13T21:35:35.437Z | Compiling num-iter v0.1.45 |
| 1602 | 2026-04-13T21:35:35.492Z | Compiling group v0.13.0 |
| 1603 | 2026-04-13T21:35:35.668Z | Compiling darling v0.21.3 |
| 1604 | 2026-04-13T21:35:35.714Z | Compiling rand v0.8.5 |
| 1605 | 2026-04-13T21:35:35.755Z | Compiling derive_builder v0.20.2 |
| 1606 | 2026-04-13T21:35:35.883Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-04-13T21:35:35.899Z | Compiling hubpack_derive v0.1.1 |
| 1608 | 2026-04-13T21:35:36.066Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-04-13T21:35:36.235Z | Compiling goblin v0.8.2 |
| 1610 | 2026-04-13T21:35:36.539Z | Compiling flate2 v1.1.9 |
| 1611 | 2026-04-13T21:35:36.809Z | Compiling regex v1.12.3 |
| 1612 | 2026-04-13T21:35:36.824Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-04-13T21:35:36.855Z | Compiling lazy_static v1.5.0 |
| 1614 | 2026-04-13T21:35:36.897Z | Compiling cargo-platform v0.1.9 |
| 1615 | 2026-04-13T21:35:36.937Z | Compiling hkdf v0.12.4 |
| 1616 | 2026-04-13T21:35:36.952Z | Compiling crypto-bigint v0.5.5 |
| 1617 | 2026-04-13T21:35:37.073Z | Compiling terminal_size v0.4.3 |
| 1618 | 2026-04-13T21:35:37.099Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1619 | 2026-04-13T21:35:37.156Z | Compiling ref-cast-impl v1.0.25 |
| 1620 | 2026-04-13T21:35:37.208Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-04-13T21:35:37.225Z | Compiling strum_macros v0.27.2 |
| 1622 | 2026-04-13T21:35:37.686Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-04-13T21:35:37.730Z | Compiling vergen v9.0.6 |
| 1624 | 2026-04-13T21:35:37.910Z | Compiling fs-err v3.3.0 |
| 1625 | 2026-04-13T21:35:38.103Z | Compiling ahash v0.8.12 |
| 1626 | 2026-04-13T21:35:38.223Z | Compiling bitflags v1.3.2 |
| 1627 | 2026-04-13T21:35:38.306Z | Compiling winnow v0.5.40 |
| 1628 | 2026-04-13T21:35:38.319Z | Compiling foldhash v0.1.5 |
| 1629 | 2026-04-13T21:35:38.394Z | Compiling managed v0.8.0 |
| 1630 | 2026-04-13T21:35:38.494Z | Compiling object v0.37.3 |
| 1631 | 2026-04-13T21:35:38.608Z | Compiling libbz2-rs-sys v0.2.2 |
| 1632 | 2026-04-13T21:35:38.762Z | Compiling unicode-segmentation v1.12.0 |
| 1633 | 2026-04-13T21:35:39.023Z | Compiling bumpalo v3.20.2 |
| 1634 | 2026-04-13T21:35:39.190Z | Compiling bzip2 v0.6.1 |
| 1635 | 2026-04-13T21:35:39.211Z | Compiling strum v0.27.2 |
| 1636 | 2026-04-13T21:35:39.325Z | Compiling zopfli v0.8.3 |
| 1637 | 2026-04-13T21:35:39.386Z | Compiling hashbrown v0.15.5 |
| 1638 | 2026-04-13T21:35:39.402Z | Compiling dof v0.3.0 |
| 1639 | 2026-04-13T21:35:39.698Z | Compiling toml_edit v0.19.15 |
| 1640 | 2026-04-13T21:35:39.750Z | Compiling daft v0.1.5 |
| 1641 | 2026-04-13T21:35:39.940Z | Compiling clap_builder v4.5.60 |
| 1642 | 2026-04-13T21:35:40.067Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-04-13T21:35:40.153Z | Compiling cargo_metadata v0.19.2 |
| 1644 | 2026-04-13T21:35:40.236Z | Compiling phf v0.13.1 |
| 1645 | 2026-04-13T21:35:40.456Z | Compiling signal-hook-mio v0.2.5 |
| 1646 | 2026-04-13T21:35:40.573Z | Compiling cookie_store v0.22.1 |
| 1647 | 2026-04-13T21:35:41.447Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-04-13T21:35:41.565Z | Compiling bzip2 v0.4.4 |
| 1649 | 2026-04-13T21:35:41.668Z | Compiling hyper-tls v0.6.0 |
| 1650 | 2026-04-13T21:35:41.780Z | Compiling zstd v0.13.3 |
| 1651 | 2026-04-13T21:35:41.898Z | Compiling serde_with_macros v3.17.0 |
| 1652 | 2026-04-13T21:35:42.147Z | Compiling postgres-types v0.2.12 |
| 1653 | 2026-04-13T21:35:42.297Z | Compiling usdt-macro v0.6.0 |
| 1654 | 2026-04-13T21:35:42.688Z | Compiling usdt-attr-macro v0.6.0 |
| 1655 | 2026-04-13T21:35:42.870Z | Compiling dtrace-parser v0.2.0 |
| 1656 | 2026-04-13T21:35:43.007Z | Compiling ed25519 v2.2.3 |
| 1657 | 2026-04-13T21:35:43.030Z | Compiling bstr v1.12.1 |
| 1658 | 2026-04-13T21:35:43.066Z | Compiling phf_shared v0.11.3 |
| 1659 | 2026-04-13T21:35:43.251Z | Compiling pkcs1 v0.7.5 |
| 1660 | 2026-04-13T21:35:43.255Z | Compiling serde-big-array v0.5.1 |
| 1661 | 2026-04-13T21:35:43.409Z | Compiling hex v0.4.3 |
| 1662 | 2026-04-13T21:35:43.466Z | Compiling rfc6979 v0.4.0 |
| 1663 | 2026-04-13T21:35:43.592Z | Compiling clap_derive v4.5.55 |
| 1664 | 2026-04-13T21:35:43.620Z | Compiling serde_repr v0.1.20 |
| 1665 | 2026-04-13T21:35:43.648Z | Compiling enum-as-inner v0.6.1 |
| 1666 | 2026-04-13T21:35:43.674Z | Compiling strum_macros v0.26.4 |
| 1667 | 2026-04-13T21:35:43.689Z | Compiling float-cmp v0.10.0 |
| 1668 | 2026-04-13T21:35:43.833Z | Compiling thread-id v4.2.2 |
| 1669 | 2026-04-13T21:35:43.902Z | Compiling memmap2 v0.9.10 |
| 1670 | 2026-04-13T21:35:43.920Z | Compiling env_filter v1.0.0 |
| 1671 | 2026-04-13T21:35:44.133Z | Compiling encoding_rs v0.8.35 |
| 1672 | 2026-04-13T21:35:44.133Z | Compiling jiff v0.2.21 |
| 1673 | 2026-04-13T21:35:44.169Z | Compiling rustc-hash v2.1.1 |
| 1674 | 2026-04-13T21:35:44.268Z | Compiling static_assertions v1.1.0 |
| 1675 | 2026-04-13T21:35:44.295Z | Compiling predicates-core v1.0.10 |
| 1676 | 2026-04-13T21:35:44.348Z | Compiling new_debug_unreachable v1.0.6 |
| 1677 | 2026-04-13T21:35:44.421Z | Compiling fixedbitset v0.5.7 |
| 1678 | 2026-04-13T21:35:44.470Z | Compiling precomputed-hash v0.1.1 |
| 1679 | 2026-04-13T21:35:44.562Z | Compiling mime v0.3.17 |
| 1680 | 2026-04-13T21:35:44.734Z | Compiling whoami v2.1.0 |
| 1681 | 2026-04-13T21:35:44.828Z | Compiling normalize-line-endings v0.3.0 |
| 1682 | 2026-04-13T21:35:44.928Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-04-13T21:35:45.118Z | Compiling keccak v0.1.6 |
| 1684 | 2026-04-13T21:35:45.362Z | Compiling fixedbitset v0.4.2 |
| 1685 | 2026-04-13T21:35:45.455Z | Compiling difflib v0.4.0 |
| 1686 | 2026-04-13T21:35:45.578Z | Compiling either v1.15.0 |
| 1687 | 2026-04-13T21:35:45.620Z | Compiling toml_edit v0.22.27 |
| 1688 | 2026-04-13T21:35:45.685Z | Compiling predicates v3.1.4 |
| 1689 | 2026-04-13T21:35:45.782Z | Compiling itertools v0.13.0 |
| 1690 | 2026-04-13T21:35:45.938Z | Compiling petgraph v0.6.5 |
| 1691 | 2026-04-13T21:35:45.971Z | Compiling strum v0.26.3 |
| 1692 | 2026-04-13T21:35:46.006Z | Compiling clap v4.5.60 |
| 1693 | 2026-04-13T21:35:46.090Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-04-13T21:35:46.105Z | Compiling hickory-proto v0.25.2 |
| 1695 | 2026-04-13T21:35:46.325Z | Compiling tokio-postgres v0.7.16 |
| 1696 | 2026-04-13T21:35:46.541Z | Compiling petgraph v0.8.3 |
| 1697 | 2026-04-13T21:35:47.002Z | Compiling zip v4.6.1 |
| 1698 | 2026-04-13T21:35:47.420Z | Compiling string_cache v0.8.9 |
| 1699 | 2026-04-13T21:35:47.646Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1700 | 2026-04-13T21:35:47.945Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-04-13T21:35:48.299Z | Compiling env_logger v0.11.9 |
| 1702 | 2026-04-13T21:35:48.322Z | Compiling usdt v0.6.0 |
| 1703 | 2026-04-13T21:35:48.440Z | Compiling usdt-impl v0.5.0 |
| 1704 | 2026-04-13T21:35:48.477Z | Compiling serde_with v3.17.0 |
| 1705 | 2026-04-13T21:35:48.576Z | Compiling ecdsa v0.16.9 |
| 1706 | 2026-04-13T21:35:48.652Z | Compiling rsa v0.9.10 |
| 1707 | 2026-04-13T21:35:48.962Z | Compiling similar v2.7.0 |
| 1708 | 2026-04-13T21:35:49.017Z | Compiling ed25519-dalek v2.2.0 |
| 1709 | 2026-04-13T21:35:49.068Z | Compiling crossterm v0.28.1 |
| 1710 | 2026-04-13T21:35:49.851Z | Compiling zip v0.6.6 |
| 1711 | 2026-04-13T21:35:50.373Z | Compiling toml v0.7.8 |
| 1712 | 2026-04-13T21:35:50.678Z | Compiling heck v0.4.1 |
| 1713 | 2026-04-13T21:35:50.790Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1714 | 2026-04-13T21:35:50.806Z | Compiling crossbeam-epoch v0.9.18 |
| 1715 | 2026-04-13T21:35:50.903Z | Compiling tokio-stream v0.1.18 |
| 1716 | 2026-04-13T21:35:50.964Z | Compiling buf-list v1.1.2 |
| 1717 | 2026-04-13T21:35:51.115Z | Compiling x509-cert v0.2.5 |
| 1718 | 2026-04-13T21:35:51.130Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1719 | 2026-04-13T21:35:51.238Z | Compiling openapiv3 v2.2.0 |
| 1720 | 2026-04-13T21:35:51.357Z | Compiling sha1 v0.10.6 |
| 1721 | 2026-04-13T21:35:51.429Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1722 | 2026-04-13T21:35:51.442Z | Compiling lalrpop-util v0.19.12 |
| 1723 | 2026-04-13T21:35:51.580Z | Compiling peg-runtime v0.8.5 |
| 1724 | 2026-04-13T21:35:51.626Z | Compiling thread_local v1.1.9 |
| 1725 | 2026-04-13T21:35:51.719Z | Compiling slog-async v2.8.0 |
| 1726 | 2026-04-13T21:35:51.863Z | Compiling crossbeam-channel v0.5.15 |
| 1727 | 2026-04-13T21:35:51.879Z | Compiling futures-executor v0.3.32 |
| 1728 | 2026-04-13T21:35:51.981Z | Compiling filetime v0.2.27 |
| 1729 | 2026-04-13T21:35:52.028Z | Compiling is-terminal v0.4.17 |
| 1730 | 2026-04-13T21:35:52.122Z | Compiling term v1.2.1 |
| 1731 | 2026-04-13T21:35:52.144Z | Compiling xattr v1.6.1 |
| 1732 | 2026-04-13T21:35:52.164Z | Compiling take_mut v0.2.2 |
| 1733 | 2026-04-13T21:35:52.306Z | Compiling tar v0.4.45 |
| 1734 | 2026-04-13T21:35:52.321Z | Compiling futures v0.3.32 |
| 1735 | 2026-04-13T21:35:52.402Z | Compiling slog-term v2.9.2 |
| 1736 | 2026-04-13T21:35:59.643Z | Compiling rustls-webpki v0.103.9 |
| 1737 | 2026-04-13T21:36:02.445Z | Compiling tokio-rustls v0.26.4 |
| 1738 | 2026-04-13T21:36:02.445Z | Compiling rustls-platform-verifier v0.6.2 |
| 1739 | 2026-04-13T21:36:02.649Z | Compiling hyper-rustls v0.27.7 |
| 1740 | 2026-04-13T21:36:02.850Z | Compiling reqwest v0.12.28 |
| 1741 | 2026-04-13T21:36:02.850Z | Compiling reqwest v0.13.2 |
| 1742 | 2026-04-13T21:36:04.907Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1743 | 2026-04-13T21:36:05.126Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1744 | 2026-04-13T21:36:07.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 1745 | 2026-04-13T21:36:08.097Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1746 | 2026-04-13T21:36:08.154Z | Apr 13 21:36:07.143 INFO Starting download, target: Clickhouse |
| 1747 | 2026-04-13T21:36:08.155Z | Apr 13 21:36:07.143 INFO Starting download, target: Cockroach |
| 1748 | 2026-04-13T21:36:08.155Z | Apr 13 21:36:07.143 INFO Starting download, target: Console |
| 1749 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Starting download, target: DendriteStub |
| 1750 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Starting download, target: MaghemiteMgd |
| 1751 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Starting download, target: TransceiverControl |
| 1752 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1753 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1754 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1755 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1756 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1757 | 2026-04-13T21:36:08.158Z | Apr 13 21:36:07.143 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1758 | 2026-04-13T21:36:08.459Z | Apr 13 21:36:07.446 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1759 | 2026-04-13T21:36:08.668Z | Apr 13 21:36:07.652 INFO Download complete, target: TransceiverControl |
| 1760 | 2026-04-13T21:36:09.058Z | Apr 13 21:36:08.043 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1761 | 2026-04-13T21:36:09.305Z | Apr 13 21:36:08.290 INFO Download complete, target: Console |
| 1762 | 2026-04-13T21:36:09.888Z | Apr 13 21:36:08.875 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1763 | 2026-04-13T21:36:09.947Z | Apr 13 21:36:08.935 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1764 | 2026-04-13T21:36:10.090Z | Apr 13 21:36:09.074 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1765 | 2026-04-13T21:36:10.385Z | Apr 13 21:36:09.373 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1766 | 2026-04-13T21:36:10.385Z | Apr 13 21:36:09.373 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1767 | 2026-04-13T21:36:12.112Z | Apr 13 21:36:11.093 INFO Download complete, target: MaghemiteMgd |
| 1768 | 2026-04-13T21:36:12.308Z | Apr 13 21:36:11.293 INFO Download complete, target: DendriteStub |
| 1769 | 2026-04-13T21:36:14.927Z | Apr 13 21:36:13.915 INFO Checking that binary works, target: Cockroach |
| 1770 | 2026-04-13T21:36:15.018Z | Apr 13 21:36:14.006 INFO Download complete, target: Cockroach |
| 1771 | 2026-04-13T21:36:16.772Z | Apr 13 21:36:15.760 INFO Checking that binary works, target: Clickhouse |
| 1772 | 2026-04-13T21:36:16.905Z | Apr 13 21:36:15.893 INFO Download complete, target: Clickhouse |
| 1773 | 2026-04-13T21:36:16.931Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1774 | 2026-04-13T21:36:16.934Z | |
| 1775 | 2026-04-13T21:36:16.934Z | real 3:03.330448038 |
| 1776 | 2026-04-13T21:36:16.934Z | user 7:10.990357056 |
| 1777 | 2026-04-13T21:36:16.934Z | sys 1:24.361437679 |
| 1778 | 2026-04-13T21:36:16.934Z | trap 0.211251861 |
| 1779 | 2026-04-13T21:36:16.934Z | tflt 0.888977335 |
| 1780 | 2026-04-13T21:36:16.934Z | dflt 1.085602143 |
| 1781 | 2026-04-13T21:36:16.934Z | kflt 0.045878632 |
| 1782 | 2026-04-13T21:36:16.934Z | lock 21:09.460734777 |
| 1783 | 2026-04-13T21:36:16.934Z | slp 21:38.185991986 |
| 1784 | 2026-04-13T21:36:16.934Z | lat 43.012508208 |
| 1785 | 2026-04-13T21:36:16.934Z | stop 2:03.879633466 |
| 1786 | 2026-04-13T21:36:16.934Z | + banner hack-check |
| 1787 | 2026-04-13T21:36:16.934Z | |
| 1788 | 2026-04-13T21:36:16.935Z | # # ## #### # # #### # # ###### #### # # |
| 1789 | 2026-04-13T21:36:16.935Z | # # # # # # # # # # # # # # # # # |
| 1790 | 2026-04-13T21:36:16.935Z | ###### # # # #### ##### # ###### ##### # #### |
| 1791 | 2026-04-13T21:36:16.935Z | # # ###### # # # # # # # # # # |
| 1792 | 2026-04-13T21:36:16.935Z | # # # # # # # # # # # # # # # # # |
| 1793 | 2026-04-13T21:36:16.935Z | # # # # #### # # #### # # ###### #### # # |
| 1794 | 2026-04-13T21:36:16.935Z | |
| 1795 | 2026-04-13T21:36:16.935Z | + export CARGO_INCREMENTAL=0 |
| 1796 | 2026-04-13T21:36:16.935Z | + CARGO_INCREMENTAL=0 |
| 1797 | 2026-04-13T21:36:16.935Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1798 | 2026-04-13T21:36:17.459Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1799 | 2026-04-13T21:36:17.688Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1800 | 2026-04-13T21:36:19.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.60s |
| 1801 | 2026-04-13T21:36:19.633Z | Running `target/debug/xtask check-features --ci` |
| 1802 | 2026-04-13T21:36:19.665Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1803 | 2026-04-13T21:36:19.668Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1804 | 2026-04-13T21:36:20.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1805 | 2026-04-13T21:36:20.180Z | Running `target/debug/xtask download cargo-hack` |
| 1806 | 2026-04-13T21:36:20.963Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1807 | 2026-04-13T21:36:21.276Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1808 | 2026-04-13T21:36:23.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.51s |
| 1809 | 2026-04-13T21:36:23.889Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1810 | 2026-04-13T21:36:23.930Z | Apr 13 21:36:22.918 INFO Starting download, target: CargoHack |
| 1811 | 2026-04-13T21:36:23.933Z | Apr 13 21:36:22.918 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1812 | 2026-04-13T21:36:24.282Z | Apr 13 21:36:23.270 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1813 | 2026-04-13T21:36:24.332Z | Apr 13 21:36:23.319 INFO Download complete, target: CargoHack |
| 1814 | 2026-04-13T21:36:24.335Z | 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" |
| 1815 | 2026-04-13T21:36:24.347Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1816 | 2026-04-13T21:36:24.500Z | info: running `cargo check --bins` on api_identity (1/271) |
| 1817 | 2026-04-13T21:36:24.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1818 | 2026-04-13T21:36:24.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1819 | 2026-04-13T21:36:24.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1820 | 2026-04-13T21:36:25.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1821 | 2026-04-13T21:36:25.079Z | |
| 1822 | 2026-04-13T21:36:25.079Z | info: running `cargo check --bins` on bootstore (2/271) |
| 1823 | 2026-04-13T21:36:25.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-04-13T21:36:25.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-04-13T21:36:25.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-04-13T21:36:25.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1827 | 2026-04-13T21:36:25.655Z | |
| 1828 | 2026-04-13T21:36:25.655Z | info: running `cargo check --bins` on omicron-ledger (3/271) |
| 1829 | 2026-04-13T21:36:26.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-04-13T21:36:26.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-04-13T21:36:26.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-04-13T21:36:26.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1833 | 2026-04-13T21:36:26.234Z | |
| 1834 | 2026-04-13T21:36:26.235Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/271) |
| 1835 | 2026-04-13T21:36:26.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-04-13T21:36:26.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-04-13T21:36:26.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-04-13T21:36:26.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1839 | 2026-04-13T21:36:26.810Z | |
| 1840 | 2026-04-13T21:36:26.810Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/271) |
| 1841 | 2026-04-13T21:36:27.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-04-13T21:36:27.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-04-13T21:36:27.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-04-13T21:36:27.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1845 | 2026-04-13T21:36:27.388Z | |
| 1846 | 2026-04-13T21:36:27.388Z | info: running `cargo check --bins` on omicron-certificates (6/271) |
| 1847 | 2026-04-13T21:36:27.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-04-13T21:36:27.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-04-13T21:36:27.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-04-13T21:36:27.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1851 | 2026-04-13T21:36:27.975Z | |
| 1852 | 2026-04-13T21:36:27.975Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/271) |
| 1853 | 2026-04-13T21:36:28.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-04-13T21:36:28.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-04-13T21:36:28.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-04-13T21:36:28.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1857 | 2026-04-13T21:36:28.564Z | |
| 1858 | 2026-04-13T21:36:28.564Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/271) |
| 1859 | 2026-04-13T21:36:29.060Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-04-13T21:36:29.063Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-04-13T21:36:29.064Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-04-13T21:36:29.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1863 | 2026-04-13T21:36:29.152Z | |
| 1864 | 2026-04-13T21:36:29.152Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/271) |
| 1865 | 2026-04-13T21:36:29.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-04-13T21:36:29.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-04-13T21:36:29.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-04-13T21:36:29.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1869 | 2026-04-13T21:36:29.618Z | |
| 1870 | 2026-04-13T21:36:29.618Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/271) |
| 1871 | 2026-04-13T21:36:30.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-04-13T21:36:30.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-04-13T21:36:30.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-04-13T21:36:30.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1875 | 2026-04-13T21:36:30.085Z | |
| 1876 | 2026-04-13T21:36:30.085Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/271) |
| 1877 | 2026-04-13T21:36:30.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-04-13T21:36:30.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-04-13T21:36:30.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-04-13T21:36:30.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1881 | 2026-04-13T21:36:30.552Z | |
| 1882 | 2026-04-13T21:36:30.552Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/271) |
| 1883 | 2026-04-13T21:36:30.957Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-04-13T21:36:30.960Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-04-13T21:36:30.960Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-04-13T21:36:30.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1887 | 2026-04-13T21:36:31.019Z | |
| 1888 | 2026-04-13T21:36:31.019Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/271) |
| 1889 | 2026-04-13T21:36:31.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-04-13T21:36:31.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-04-13T21:36:31.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-04-13T21:36:31.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1893 | 2026-04-13T21:36:31.482Z | |
| 1894 | 2026-04-13T21:36:31.482Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/271) |
| 1895 | 2026-04-13T21:36:31.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-04-13T21:36:31.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-04-13T21:36:31.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-04-13T21:36:31.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1899 | 2026-04-13T21:36:31.944Z | |
| 1900 | 2026-04-13T21:36:31.944Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/271) |
| 1901 | 2026-04-13T21:36:32.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-04-13T21:36:32.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-04-13T21:36:32.349Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-04-13T21:36:32.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1905 | 2026-04-13T21:36:32.404Z | |
| 1906 | 2026-04-13T21:36:32.404Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/271) |
| 1907 | 2026-04-13T21:36:32.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-04-13T21:36:32.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-04-13T21:36:32.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-04-13T21:36:32.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1911 | 2026-04-13T21:36:32.868Z | |
| 1912 | 2026-04-13T21:36:32.868Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/271) |
| 1913 | 2026-04-13T21:36:33.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-04-13T21:36:33.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-04-13T21:36:33.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-04-13T21:36:33.274Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1917 | 2026-04-13T21:36:33.326Z | |
| 1918 | 2026-04-13T21:36:33.326Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/271) |
| 1919 | 2026-04-13T21:36:33.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-04-13T21:36:33.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-04-13T21:36:33.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-04-13T21:36:33.732Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1923 | 2026-04-13T21:36:33.784Z | |
| 1924 | 2026-04-13T21:36:33.784Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/271) |
| 1925 | 2026-04-13T21:36:34.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-04-13T21:36:34.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-04-13T21:36:34.190Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-04-13T21:36:34.193Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1929 | 2026-04-13T21:36:34.248Z | |
| 1930 | 2026-04-13T21:36:34.248Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/271) |
| 1931 | 2026-04-13T21:36:34.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-04-13T21:36:34.651Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-04-13T21:36:34.651Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-04-13T21:36:34.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1935 | 2026-04-13T21:36:34.708Z | |
| 1936 | 2026-04-13T21:36:34.708Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/271) |
| 1937 | 2026-04-13T21:36:35.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-04-13T21:36:35.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-04-13T21:36:35.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-04-13T21:36:35.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1941 | 2026-04-13T21:36:35.168Z | |
| 1942 | 2026-04-13T21:36:35.168Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/271) |
| 1943 | 2026-04-13T21:36:35.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-04-13T21:36:35.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-04-13T21:36:35.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-04-13T21:36:35.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1947 | 2026-04-13T21:36:35.628Z | |
| 1948 | 2026-04-13T21:36:35.628Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/271) |
| 1949 | 2026-04-13T21:36:36.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-04-13T21:36:36.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-04-13T21:36:36.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-04-13T21:36:36.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1953 | 2026-04-13T21:36:36.087Z | |
| 1954 | 2026-04-13T21:36:36.087Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/271) |
| 1955 | 2026-04-13T21:36:36.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-04-13T21:36:36.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-04-13T21:36:36.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-04-13T21:36:36.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1959 | 2026-04-13T21:36:36.549Z | |
| 1960 | 2026-04-13T21:36:36.549Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/271) |
| 1961 | 2026-04-13T21:36:36.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-04-13T21:36:36.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-04-13T21:36:36.953Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-04-13T21:36:36.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1965 | 2026-04-13T21:36:37.010Z | |
| 1966 | 2026-04-13T21:36:37.010Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/271) |
| 1967 | 2026-04-13T21:36:37.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-04-13T21:36:37.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-04-13T21:36:37.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-04-13T21:36:37.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1971 | 2026-04-13T21:36:37.469Z | |
| 1972 | 2026-04-13T21:36:37.469Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/271) |
| 1973 | 2026-04-13T21:36:37.869Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-04-13T21:36:37.872Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-04-13T21:36:37.872Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-04-13T21:36:37.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1977 | 2026-04-13T21:36:37.928Z | |
| 1978 | 2026-04-13T21:36:37.928Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/271) |
| 1979 | 2026-04-13T21:36:38.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-04-13T21:36:38.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-04-13T21:36:38.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-04-13T21:36:38.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1983 | 2026-04-13T21:36:38.386Z | |
| 1984 | 2026-04-13T21:36:38.386Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/271) |
| 1985 | 2026-04-13T21:36:38.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-04-13T21:36:38.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-04-13T21:36:38.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-04-13T21:36:38.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1989 | 2026-04-13T21:36:38.846Z | |
| 1990 | 2026-04-13T21:36:38.846Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/271) |
| 1991 | 2026-04-13T21:36:39.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-04-13T21:36:39.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-04-13T21:36:39.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-04-13T21:36:39.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1995 | 2026-04-13T21:36:39.303Z | |
| 1996 | 2026-04-13T21:36:39.303Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/271) |
| 1997 | 2026-04-13T21:36:39.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-04-13T21:36:39.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-04-13T21:36:39.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-04-13T21:36:39.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2001 | 2026-04-13T21:36:39.758Z | |
| 2002 | 2026-04-13T21:36:39.758Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/271) |
| 2003 | 2026-04-13T21:36:40.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-04-13T21:36:40.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-04-13T21:36:40.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-04-13T21:36:40.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2007 | 2026-04-13T21:36:40.214Z | |
| 2008 | 2026-04-13T21:36:40.214Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/271) |
| 2009 | 2026-04-13T21:36:40.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-04-13T21:36:40.616Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-04-13T21:36:40.616Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-04-13T21:36:40.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2013 | 2026-04-13T21:36:40.672Z | |
| 2014 | 2026-04-13T21:36:40.672Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/271) |
| 2015 | 2026-04-13T21:36:41.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-04-13T21:36:41.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-04-13T21:36:41.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-04-13T21:36:41.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2019 | 2026-04-13T21:36:41.130Z | |
| 2020 | 2026-04-13T21:36:41.130Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/271) |
| 2021 | 2026-04-13T21:36:41.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-04-13T21:36:41.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-04-13T21:36:41.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-04-13T21:36:41.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2025 | 2026-04-13T21:36:41.592Z | |
| 2026 | 2026-04-13T21:36:41.592Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/271) |
| 2027 | 2026-04-13T21:36:41.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-04-13T21:36:41.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-04-13T21:36:41.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-04-13T21:36:41.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2031 | 2026-04-13T21:36:42.050Z | |
| 2032 | 2026-04-13T21:36:42.050Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/271) |
| 2033 | 2026-04-13T21:36:42.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-04-13T21:36:42.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-04-13T21:36:42.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-04-13T21:36:42.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2037 | 2026-04-13T21:36:42.507Z | |
| 2038 | 2026-04-13T21:36:42.507Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/271) |
| 2039 | 2026-04-13T21:36:42.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-04-13T21:36:42.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-04-13T21:36:42.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-04-13T21:36:42.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2043 | 2026-04-13T21:36:42.964Z | |
| 2044 | 2026-04-13T21:36:42.964Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/271) |
| 2045 | 2026-04-13T21:36:43.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-04-13T21:36:43.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-04-13T21:36:43.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-04-13T21:36:43.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2049 | 2026-04-13T21:36:43.421Z | |
| 2050 | 2026-04-13T21:36:43.421Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/271) |
| 2051 | 2026-04-13T21:36:43.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-04-13T21:36:43.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-04-13T21:36:43.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-04-13T21:36:43.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 2055 | 2026-04-13T21:36:43.879Z | |
| 2056 | 2026-04-13T21:36:43.879Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/271) |
| 2057 | 2026-04-13T21:36:44.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-04-13T21:36:44.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-04-13T21:36:44.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-04-13T21:36:44.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2061 | 2026-04-13T21:36:44.339Z | |
| 2062 | 2026-04-13T21:36:44.339Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/271) |
| 2063 | 2026-04-13T21:36:44.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-04-13T21:36:44.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-04-13T21:36:44.743Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-04-13T21:36:44.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2067 | 2026-04-13T21:36:44.798Z | |
| 2068 | 2026-04-13T21:36:44.798Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/271) |
| 2069 | 2026-04-13T21:36:45.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-04-13T21:36:45.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-04-13T21:36:45.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-04-13T21:36:45.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2073 | 2026-04-13T21:36:45.259Z | |
| 2074 | 2026-04-13T21:36:45.260Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/271) |
| 2075 | 2026-04-13T21:36:45.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-04-13T21:36:45.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-04-13T21:36:45.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-04-13T21:36:45.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2079 | 2026-04-13T21:36:45.719Z | |
| 2080 | 2026-04-13T21:36:45.719Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/271) |
| 2081 | 2026-04-13T21:36:46.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-04-13T21:36:46.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-04-13T21:36:46.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-04-13T21:36:46.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2085 | 2026-04-13T21:36:46.184Z | |
| 2086 | 2026-04-13T21:36:46.184Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/271) |
| 2087 | 2026-04-13T21:36:46.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-04-13T21:36:46.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-04-13T21:36:46.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-04-13T21:36:46.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2091 | 2026-04-13T21:36:46.647Z | |
| 2092 | 2026-04-13T21:36:46.648Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/271) |
| 2093 | 2026-04-13T21:36:47.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-04-13T21:36:47.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-04-13T21:36:47.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-04-13T21:36:47.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2097 | 2026-04-13T21:36:47.112Z | |
| 2098 | 2026-04-13T21:36:47.112Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/271) |
| 2099 | 2026-04-13T21:36:47.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-04-13T21:36:47.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-04-13T21:36:47.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-04-13T21:36:47.521Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 2103 | 2026-04-13T21:36:47.579Z | |
| 2104 | 2026-04-13T21:36:47.579Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/271) |
| 2105 | 2026-04-13T21:36:48.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-04-13T21:36:48.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-04-13T21:36:48.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-04-13T21:36:48.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2109 | 2026-04-13T21:36:48.215Z | |
| 2110 | 2026-04-13T21:36:48.215Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/271) |
| 2111 | 2026-04-13T21:36:48.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-04-13T21:36:48.749Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-04-13T21:36:48.749Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2114 | 2026-04-13T21:36:48.752Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2115 | 2026-04-13T21:36:48.845Z | |
| 2116 | 2026-04-13T21:36:48.845Z | info: running `cargo check --bins` on nexus-config (51/271) |
| 2117 | 2026-04-13T21:36:49.370Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2118 | 2026-04-13T21:36:49.373Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2119 | 2026-04-13T21:36:49.373Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2120 | 2026-04-13T21:36:49.376Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2121 | 2026-04-13T21:36:49.470Z | |
| 2122 | 2026-04-13T21:36:49.470Z | info: running `cargo check --bins` on nexus-types (52/271) |
| 2123 | 2026-04-13T21:36:49.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2124 | 2026-04-13T21:36:50.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2125 | 2026-04-13T21:36:50.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2126 | 2026-04-13T21:36:50.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2127 | 2026-04-13T21:36:50.094Z | |
| 2128 | 2026-04-13T21:36:50.094Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/271) |
| 2129 | 2026-04-13T21:36:50.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2130 | 2026-04-13T21:36:50.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2131 | 2026-04-13T21:36:50.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2132 | 2026-04-13T21:36:50.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2133 | 2026-04-13T21:36:50.680Z | |
| 2134 | 2026-04-13T21:36:50.680Z | info: running `cargo check --bins` on omicron-passwords (54/271) |
| 2135 | 2026-04-13T21:36:51.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2136 | 2026-04-13T21:36:51.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2137 | 2026-04-13T21:36:51.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2138 | 2026-04-13T21:36:51.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2139 | 2026-04-13T21:36:51.255Z | |
| 2140 | 2026-04-13T21:36:51.255Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/271) |
| 2141 | 2026-04-13T21:36:51.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2142 | 2026-04-13T21:36:51.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2143 | 2026-04-13T21:36:51.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2144 | 2026-04-13T21:36:51.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2145 | 2026-04-13T21:36:51.849Z | |
| 2146 | 2026-04-13T21:36:51.849Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/271) |
| 2147 | 2026-04-13T21:36:52.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2148 | 2026-04-13T21:36:52.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2149 | 2026-04-13T21:36:52.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2150 | 2026-04-13T21:36:52.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2151 | 2026-04-13T21:36:52.447Z | |
| 2152 | 2026-04-13T21:36:52.447Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/271) |
| 2153 | 2026-04-13T21:36:52.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2154 | 2026-04-13T21:36:52.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2155 | 2026-04-13T21:36:52.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2156 | 2026-04-13T21:36:52.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2157 | 2026-04-13T21:36:53.047Z | |
| 2158 | 2026-04-13T21:36:53.047Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/271) |
| 2159 | 2026-04-13T21:36:53.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2160 | 2026-04-13T21:36:53.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2161 | 2026-04-13T21:36:53.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2162 | 2026-04-13T21:36:53.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2163 | 2026-04-13T21:36:53.644Z | |
| 2164 | 2026-04-13T21:36:53.644Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/271) |
| 2165 | 2026-04-13T21:36:54.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2166 | 2026-04-13T21:36:54.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2167 | 2026-04-13T21:36:54.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2168 | 2026-04-13T21:36:54.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2169 | 2026-04-13T21:36:54.225Z | |
| 2170 | 2026-04-13T21:36:54.225Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/271) |
| 2171 | 2026-04-13T21:36:54.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2172 | 2026-04-13T21:36:54.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2173 | 2026-04-13T21:36:54.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2174 | 2026-04-13T21:36:54.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2175 | 2026-04-13T21:36:54.805Z | |
| 2176 | 2026-04-13T21:36:54.805Z | info: running `cargo check --bins --no-default-features` on gfss (61/271) |
| 2177 | 2026-04-13T21:36:55.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2178 | 2026-04-13T21:36:55.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2179 | 2026-04-13T21:36:55.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2180 | 2026-04-13T21:36:55.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2181 | 2026-04-13T21:36:55.381Z | |
| 2182 | 2026-04-13T21:36:55.381Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/271) |
| 2183 | 2026-04-13T21:36:55.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2184 | 2026-04-13T21:36:55.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2185 | 2026-04-13T21:36:55.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2186 | 2026-04-13T21:36:55.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2187 | 2026-04-13T21:36:55.955Z | |
| 2188 | 2026-04-13T21:36:55.956Z | info: running `cargo check --bins` on clickhouse-admin-types (63/271) |
| 2189 | 2026-04-13T21:36:56.453Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2190 | 2026-04-13T21:36:56.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2191 | 2026-04-13T21:36:56.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2192 | 2026-04-13T21:36:56.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2193 | 2026-04-13T21:36:56.546Z | |
| 2194 | 2026-04-13T21:36:56.546Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (64/271) |
| 2195 | 2026-04-13T21:36:57.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2196 | 2026-04-13T21:36:57.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2197 | 2026-04-13T21:36:57.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2198 | 2026-04-13T21:36:57.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2199 | 2026-04-13T21:36:57.133Z | |
| 2200 | 2026-04-13T21:36:57.134Z | info: running `cargo check --bins` on cockroach-admin-types (65/271) |
| 2201 | 2026-04-13T21:36:57.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2202 | 2026-04-13T21:36:57.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2203 | 2026-04-13T21:36:57.623Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2204 | 2026-04-13T21:36:57.626Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2205 | 2026-04-13T21:36:57.704Z | |
| 2206 | 2026-04-13T21:36:57.704Z | info: running `cargo check --bins` on cockroach-admin-types-versions (66/271) |
| 2207 | 2026-04-13T21:36:58.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2208 | 2026-04-13T21:36:58.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2209 | 2026-04-13T21:36:58.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2210 | 2026-04-13T21:36:58.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2211 | 2026-04-13T21:36:58.280Z | |
| 2212 | 2026-04-13T21:36:58.280Z | info: running `cargo check --bins` on ereport-types (67/271) |
| 2213 | 2026-04-13T21:36:58.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2214 | 2026-04-13T21:36:58.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2215 | 2026-04-13T21:36:58.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2216 | 2026-04-13T21:36:58.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2217 | 2026-04-13T21:36:58.863Z | |
| 2218 | 2026-04-13T21:36:58.863Z | info: running `cargo check --bins` on gateway-client (68/271) |
| 2219 | 2026-04-13T21:36:59.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2220 | 2026-04-13T21:36:59.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2221 | 2026-04-13T21:36:59.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2222 | 2026-04-13T21:36:59.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2223 | 2026-04-13T21:36:59.448Z | |
| 2224 | 2026-04-13T21:36:59.448Z | info: running `cargo check --bins --no-default-features` on gateway-types (69/271) |
| 2225 | 2026-04-13T21:36:59.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2226 | 2026-04-13T21:36:59.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2227 | 2026-04-13T21:36:59.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2228 | 2026-04-13T21:36:59.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2229 | 2026-04-13T21:37:00.030Z | |
| 2230 | 2026-04-13T21:37:00.030Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (70/271) |
| 2231 | 2026-04-13T21:37:00.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2232 | 2026-04-13T21:37:00.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2233 | 2026-04-13T21:37:00.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2234 | 2026-04-13T21:37:00.527Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2235 | 2026-04-13T21:37:00.610Z | |
| 2236 | 2026-04-13T21:37:00.611Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (71/271) |
| 2237 | 2026-04-13T21:37:01.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2238 | 2026-04-13T21:37:01.106Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2239 | 2026-04-13T21:37:01.106Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2240 | 2026-04-13T21:37:01.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2241 | 2026-04-13T21:37:01.196Z | |
| 2242 | 2026-04-13T21:37:01.196Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (72/271) |
| 2243 | 2026-04-13T21:37:01.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2244 | 2026-04-13T21:37:01.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2245 | 2026-04-13T21:37:01.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2246 | 2026-04-13T21:37:01.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2247 | 2026-04-13T21:37:01.780Z | |
| 2248 | 2026-04-13T21:37:01.780Z | info: running `cargo check --bins --no-default-features` on illumos-utils (73/271) |
| 2249 | 2026-04-13T21:37:02.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2250 | 2026-04-13T21:37:02.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2251 | 2026-04-13T21:37:02.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2252 | 2026-04-13T21:37:02.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2253 | 2026-04-13T21:37:02.386Z | |
| 2254 | 2026-04-13T21:37:02.386Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (74/271) |
| 2255 | 2026-04-13T21:37:02.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2256 | 2026-04-13T21:37:02.897Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2257 | 2026-04-13T21:37:02.897Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2258 | 2026-04-13T21:37:02.900Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2259 | 2026-04-13T21:37:02.993Z | |
| 2260 | 2026-04-13T21:37:02.993Z | info: running `cargo check --bins` on key-manager-types (75/271) |
| 2261 | 2026-04-13T21:37:03.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2262 | 2026-04-13T21:37:03.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2263 | 2026-04-13T21:37:03.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2264 | 2026-04-13T21:37:03.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2265 | 2026-04-13T21:37:03.568Z | |
| 2266 | 2026-04-13T21:37:03.568Z | info: running `cargo check --bins` on oxlog (76/271) |
| 2267 | 2026-04-13T21:37:04.056Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2268 | 2026-04-13T21:37:04.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2269 | 2026-04-13T21:37:04.172Z | Checking cfg-if v1.0.4 |
| 2270 | 2026-04-13T21:37:04.175Z | Checking libc v0.2.180 |
| 2271 | 2026-04-13T21:37:04.175Z | Checking serde_core v1.0.228 |
| 2272 | 2026-04-13T21:37:04.288Z | Checking zeroize v1.8.2 |
| 2273 | 2026-04-13T21:37:04.295Z | Checking memchr v2.8.0 |
| 2274 | 2026-04-13T21:37:04.303Z | Checking log v0.4.29 |
| 2275 | 2026-04-13T21:37:04.313Z | Checking smallvec v1.15.1 |
| 2276 | 2026-04-13T21:37:04.324Z | Checking typenum v1.19.0 |
| 2277 | 2026-04-13T21:37:04.324Z | Checking subtle v2.6.1 |
| 2278 | 2026-04-13T21:37:04.428Z | Checking itoa v1.0.17 |
| 2279 | 2026-04-13T21:37:04.463Z | Checking scopeguard v1.2.0 |
| 2280 | 2026-04-13T21:37:04.482Z | Checking const-oid v0.9.6 |
| 2281 | 2026-04-13T21:37:04.495Z | Checking stable_deref_trait v1.2.1 |
| 2282 | 2026-04-13T21:37:04.561Z | Checking lock_api v0.4.14 |
| 2283 | 2026-04-13T21:37:04.575Z | Checking portable-atomic v1.13.1 |
| 2284 | 2026-04-13T21:37:04.578Z | Checking zerofrom v0.1.6 |
| 2285 | 2026-04-13T21:37:04.672Z | Checking getrandom v0.2.17 |
| 2286 | 2026-04-13T21:37:04.672Z | Checking errno v0.3.14 |
| 2287 | 2026-04-13T21:37:04.693Z | Checking critical-section v1.2.0 |
| 2288 | 2026-04-13T21:37:04.759Z | Checking yoke v0.8.1 |
| 2289 | 2026-04-13T21:37:04.784Z | Checking parking_lot_core v0.9.12 |
| 2290 | 2026-04-13T21:37:04.797Z | Checking signal-hook-registry v1.4.8 |
| 2291 | 2026-04-13T21:37:04.814Z | Checking rand_core v0.6.4 |
| 2292 | 2026-04-13T21:37:04.840Z | Checking generic-array v0.14.7 |
| 2293 | 2026-04-13T21:37:04.920Z | Checking zerovec v0.11.5 |
| 2294 | 2026-04-13T21:37:04.947Z | Checking zerocopy v0.8.40 |
| 2295 | 2026-04-13T21:37:04.964Z | Checking pin-project-lite v0.2.17 |
| 2296 | 2026-04-13T21:37:04.982Z | Checking parking_lot v0.12.5 |
| 2297 | 2026-04-13T21:37:05.010Z | Checking once_cell v1.21.3 |
| 2298 | 2026-04-13T21:37:05.049Z | Checking mio v1.1.1 |
| 2299 | 2026-04-13T21:37:05.143Z | Checking socket2 v0.6.2 |
| 2300 | 2026-04-13T21:37:05.160Z | Checking libm v0.2.16 |
| 2301 | 2026-04-13T21:37:05.174Z | Checking zmij v1.0.21 |
| 2302 | 2026-04-13T21:37:05.277Z | Checking crypto-common v0.1.7 |
| 2303 | 2026-04-13T21:37:05.320Z | Checking block-buffer v0.10.4 |
| 2304 | 2026-04-13T21:37:05.352Z | Checking tinystr v0.8.2 |
| 2305 | 2026-04-13T21:37:05.373Z | Checking equivalent v1.0.2 |
| 2306 | 2026-04-13T21:37:05.385Z | Checking writeable v0.6.2 |
| 2307 | 2026-04-13T21:37:05.396Z | Checking percent-encoding v2.3.2 |
| 2308 | 2026-04-13T21:37:05.451Z | Checking futures-core v0.3.32 |
| 2309 | 2026-04-13T21:37:05.463Z | Checking digest v0.10.7 |
| 2310 | 2026-04-13T21:37:05.520Z | Checking allocator-api2 v0.2.21 |
| 2311 | 2026-04-13T21:37:05.532Z | Checking litemap v0.8.1 |
| 2312 | 2026-04-13T21:37:05.544Z | Checking potential_utf v0.1.4 |
| 2313 | 2026-04-13T21:37:05.571Z | Checking zerotrie v0.2.3 |
| 2314 | 2026-04-13T21:37:05.656Z | Checking foldhash v0.2.0 |
| 2315 | 2026-04-13T21:37:05.669Z | Checking cpufeatures v0.2.17 |
| 2316 | 2026-04-13T21:37:05.694Z | Checking icu_locale_core v2.1.1 |
| 2317 | 2026-04-13T21:37:05.732Z | Checking icu_collections v2.1.1 |
| 2318 | 2026-04-13T21:37:05.754Z | Checking serde v1.0.228 |
| 2319 | 2026-04-13T21:37:05.789Z | Checking bitflags v2.11.0 |
| 2320 | 2026-04-13T21:37:05.803Z | Checking serde_json v1.0.149 |
| 2321 | 2026-04-13T21:37:05.815Z | Checking hashbrown v0.16.1 |
| 2322 | 2026-04-13T21:37:05.844Z | Checking num-traits v0.2.19 |
| 2323 | 2026-04-13T21:37:05.948Z | Checking hmac v0.12.1 |
| 2324 | 2026-04-13T21:37:06.033Z | Checking block-padding v0.3.3 |
| 2325 | 2026-04-13T21:37:06.076Z | Checking getrandom v0.3.4 |
| 2326 | 2026-04-13T21:37:06.150Z | Checking bytes v1.11.1 |
| 2327 | 2026-04-13T21:37:06.162Z | Checking icu_properties_data v2.1.2 |
| 2328 | 2026-04-13T21:37:06.214Z | Checking icu_normalizer_data v2.1.1 |
| 2329 | 2026-04-13T21:37:06.234Z | Checking icu_provider v2.1.1 |
| 2330 | 2026-04-13T21:37:06.284Z | Checking futures-sink v0.3.32 |
| 2331 | 2026-04-13T21:37:06.298Z | Checking indexmap v2.13.0 |
| 2332 | 2026-04-13T21:37:06.309Z | Checking inout v0.1.4 |
| 2333 | 2026-04-13T21:37:06.355Z | Checking slab v0.4.12 |
| 2334 | 2026-04-13T21:37:06.377Z | Checking futures-channel v0.3.32 |
| 2335 | 2026-04-13T21:37:06.440Z | Checking futures-io v0.3.32 |
| 2336 | 2026-04-13T21:37:06.453Z | Checking futures-task v0.3.32 |
| 2337 | 2026-04-13T21:37:06.464Z | Checking icu_normalizer v2.1.1 |
| 2338 | 2026-04-13T21:37:06.506Z | Checking icu_properties v2.1.2 |
| 2339 | 2026-04-13T21:37:06.547Z | Checking cipher v0.4.4 |
| 2340 | 2026-04-13T21:37:06.564Z | Checking sha2 v0.10.9 |
| 2341 | 2026-04-13T21:37:06.583Z | Checking futures-util v0.3.32 |
| 2342 | 2026-04-13T21:37:06.586Z | Checking tokio v1.50.0 |
| 2343 | 2026-04-13T21:37:06.748Z | Checking byteorder v1.5.0 |
| 2344 | 2026-04-13T21:37:06.763Z | Checking utf8_iter v1.0.4 |
| 2345 | 2026-04-13T21:37:06.828Z | Checking base64ct v1.8.3 |
| 2346 | 2026-04-13T21:37:06.851Z | Checking form_urlencoded v1.2.2 |
| 2347 | 2026-04-13T21:37:06.879Z | Checking fnv v1.0.7 |
| 2348 | 2026-04-13T21:37:06.942Z | Checking rand_core v0.10.0 |
| 2349 | 2026-04-13T21:37:06.971Z | Checking flagset v0.4.7 |
| 2350 | 2026-04-13T21:37:06.983Z | Checking rand_core v0.9.5 |
| 2351 | 2026-04-13T21:37:07.053Z | Checking pem-rfc7468 v0.7.0 |
| 2352 | 2026-04-13T21:37:07.079Z | Checking getrandom v0.4.1 |
| 2353 | 2026-04-13T21:37:07.094Z | Checking salsa20 v0.10.2 |
| 2354 | 2026-04-13T21:37:07.152Z | Checking http v1.4.0 |
| 2355 | 2026-04-13T21:37:07.206Z | Checking der v0.7.10 |
| 2356 | 2026-04-13T21:37:07.218Z | Checking pbkdf2 v0.12.2 |
| 2357 | 2026-04-13T21:37:07.222Z | Checking uuid v1.23.0 |
| 2358 | 2026-04-13T21:37:07.322Z | Checking idna_adapter v1.2.1 |
| 2359 | 2026-04-13T21:37:07.336Z | Checking scrypt v0.11.0 |
| 2360 | 2026-04-13T21:37:07.445Z | Checking idna v1.1.0 |
| 2361 | 2026-04-13T21:37:07.475Z | Checking cbc v0.1.2 |
| 2362 | 2026-04-13T21:37:07.541Z | Checking aes v0.8.4 |
| 2363 | 2026-04-13T21:37:07.599Z | Checking rustix v1.1.3 |
| 2364 | 2026-04-13T21:37:07.684Z | Checking url v2.5.8 |
| 2365 | 2026-04-13T21:37:07.696Z | Checking ppv-lite86 v0.2.21 |
| 2366 | 2026-04-13T21:37:07.720Z | Checking tracing-core v0.1.36 |
| 2367 | 2026-04-13T21:37:07.920Z | Checking rustls-pki-types v1.14.0 |
| 2368 | 2026-04-13T21:37:07.938Z | Checking spki v0.7.3 |
| 2369 | 2026-04-13T21:37:07.979Z | Checking rand_chacha v0.9.0 |
| 2370 | 2026-04-13T21:37:08.016Z | Checking iana-time-zone v0.1.65 |
| 2371 | 2026-04-13T21:37:08.097Z | Checking regex-syntax v0.8.10 |
| 2372 | 2026-04-13T21:37:08.111Z | Checking pkcs5 v0.7.1 |
| 2373 | 2026-04-13T21:37:08.122Z | Checking chrono v0.4.44 |
| 2374 | 2026-04-13T21:37:08.173Z | Checking rand v0.9.2 |
| 2375 | 2026-04-13T21:37:08.196Z | Checking tracing v0.1.44 |
| 2376 | 2026-04-13T21:37:08.357Z | Checking http-body v1.0.1 |
| 2377 | 2026-04-13T21:37:08.395Z | Checking aws-lc-sys v0.37.1 |
| 2378 | 2026-04-13T21:37:08.419Z | Checking openssl-probe v0.2.1 |
| 2379 | 2026-04-13T21:37:08.485Z | Checking base64 v0.22.1 |
| 2380 | 2026-04-13T21:37:08.500Z | Checking untrusted v0.7.1 |
| 2381 | 2026-04-13T21:37:08.520Z | Checking untrusted v0.9.0 |
| 2382 | 2026-04-13T21:37:08.614Z | Checking pkcs8 v0.10.2 |
| 2383 | 2026-04-13T21:37:08.626Z | Checking ring v0.17.14 |
| 2384 | 2026-04-13T21:37:08.639Z | Checking atomic-waker v1.1.2 |
| 2385 | 2026-04-13T21:37:08.717Z | Checking tower-layer v0.3.3 |
| 2386 | 2026-04-13T21:37:08.733Z | Checking tower-service v0.3.3 |
| 2387 | 2026-04-13T21:37:08.788Z | Checking tinyvec_macros v0.1.1 |
| 2388 | 2026-04-13T21:37:08.821Z | Checking try-lock v0.2.5 |
| 2389 | 2026-04-13T21:37:08.853Z | Checking plain v0.2.3 |
| 2390 | 2026-04-13T21:37:08.866Z | Checking tinyvec v1.10.0 |
| 2391 | 2026-04-13T21:37:08.886Z | Checking aws-lc-rs v1.16.0 |
| 2392 | 2026-04-13T21:37:08.916Z | Checking want v0.3.1 |
| 2393 | 2026-04-13T21:37:08.954Z | Checking ipnet v2.11.0 |
| 2394 | 2026-04-13T21:37:08.969Z | Checking semver v1.0.27 |
| 2395 | 2026-04-13T21:37:09.032Z | Checking httparse v1.10.1 |
| 2396 | 2026-04-13T21:37:09.168Z | Checking spin v0.9.8 |
| 2397 | 2026-04-13T21:37:09.182Z | Checking dyn-clone v1.0.20 |
| 2398 | 2026-04-13T21:37:09.201Z | Checking fastrand v2.3.0 |
| 2399 | 2026-04-13T21:37:09.236Z | Checking httpdate v1.0.3 |
| 2400 | 2026-04-13T21:37:09.278Z | Checking unicode-ident v1.0.24 |
| 2401 | 2026-04-13T21:37:09.343Z | Checking ucd-trie v0.1.7 |
| 2402 | 2026-04-13T21:37:09.375Z | Checking pin-utils v0.1.0 |
| 2403 | 2026-04-13T21:37:09.381Z | Checking foreign-types-shared v0.1.1 |
| 2404 | 2026-04-13T21:37:09.387Z | Checking proc-macro2 v1.0.106 |
| 2405 | 2026-04-13T21:37:09.417Z | Checking tempfile v3.25.0 |
| 2406 | 2026-04-13T21:37:09.461Z | Checking foreign-types v0.3.2 |
| 2407 | 2026-04-13T21:37:09.474Z | Checking schemars v0.8.22 |
| 2408 | 2026-04-13T21:37:09.485Z | Checking pest v2.8.6 |
| 2409 | 2026-04-13T21:37:09.530Z | Checking openssl-sys v0.9.111 |
| 2410 | 2026-04-13T21:37:09.607Z | Checking thiserror v2.0.18 |
| 2411 | 2026-04-13T21:37:09.626Z | Checking socket2 v0.5.10 |
| 2412 | 2026-04-13T21:37:09.703Z | Checking wait-timeout v0.2.1 |
| 2413 | 2026-04-13T21:37:09.716Z | Checking aho-corasick v1.1.4 |
| 2414 | 2026-04-13T21:37:09.733Z | Checking rustls-webpki v0.103.9 |
| 2415 | 2026-04-13T21:37:09.800Z | Checking tokio-util v0.7.18 |
| 2416 | 2026-04-13T21:37:09.825Z | Checking utf8parse v0.2.2 |
| 2417 | 2026-04-13T21:37:09.874Z | Checking bit-vec v0.8.0 |
| 2418 | 2026-04-13T21:37:09.924Z | Checking anstyle v1.0.13 |
| 2419 | 2026-04-13T21:37:10.022Z | Checking powerfmt v0.2.0 |
| 2420 | 2026-04-13T21:37:10.063Z | Checking pretty-hex v0.4.1 |
| 2421 | 2026-04-13T21:37:10.098Z | Checking siphasher v1.0.2 |
| 2422 | 2026-04-13T21:37:10.135Z | Checking quick-error v1.2.3 |
| 2423 | 2026-04-13T21:37:10.156Z | Checking rustls v0.23.37 |
| 2424 | 2026-04-13T21:37:10.169Z | Checking simd-adler32 v0.3.8 |
| 2425 | 2026-04-13T21:37:10.180Z | Checking deranged v0.5.8 |
| 2426 | 2026-04-13T21:37:10.231Z | Checking rusty-fork v0.3.1 |
| 2427 | 2026-04-13T21:37:10.248Z | Checking bit-set v0.8.0 |
| 2428 | 2026-04-13T21:37:10.331Z | Checking openssl v0.10.75 |
| 2429 | 2026-04-13T21:37:10.391Z | Checking regex-automata v0.4.14 |
| 2430 | 2026-04-13T21:37:10.391Z | Checking anstyle-parse v0.2.7 |
| 2431 | 2026-04-13T21:37:10.394Z | Checking h2 v0.4.13 |
| 2432 | 2026-04-13T21:37:10.427Z | Checking quote v1.0.44 |
| 2433 | 2026-04-13T21:37:10.540Z | Compiling newtype-uuid v1.3.2 |
| 2434 | 2026-04-13T21:37:10.558Z | Checking unicode-normalization v0.1.25 |
| 2435 | 2026-04-13T21:37:10.587Z | Checking rustls-native-certs v0.8.3 |
| 2436 | 2026-04-13T21:37:10.713Z | Checking crossbeam-utils v0.8.21 |
| 2437 | 2026-04-13T21:37:10.726Z | Checking rand_xorshift v0.4.0 |
| 2438 | 2026-04-13T21:37:10.843Z | Checking crc32fast v1.5.0 |
| 2439 | 2026-04-13T21:37:10.953Z | Checking scroll v0.13.0 |
| 2440 | 2026-04-13T21:37:10.980Z | Checking signature v2.2.0 |
| 2441 | 2026-04-13T21:37:11.046Z | Checking sync_wrapper v1.0.2 |
| 2442 | 2026-04-13T21:37:11.089Z | Checking anstyle-query v1.1.5 |
| 2443 | 2026-04-13T21:37:11.123Z | Checking time-core v0.1.8 |
| 2444 | 2026-04-13T21:37:11.144Z | Checking colorchoice v1.0.4 |
| 2445 | 2026-04-13T21:37:11.174Z | Checking unicode-properties v0.1.4 |
| 2446 | 2026-04-13T21:37:11.188Z | Checking adler2 v2.0.1 |
| 2447 | 2026-04-13T21:37:11.239Z | Checking is_terminal_polyfill v1.70.2 |
| 2448 | 2026-04-13T21:37:11.252Z | Checking unicode-bidi v0.3.18 |
| 2449 | 2026-04-13T21:37:11.292Z | Checking unarray v0.1.4 |
| 2450 | 2026-04-13T21:37:11.324Z | Checking num_threads v0.1.7 |
| 2451 | 2026-04-13T21:37:11.355Z | Checking num-conv v0.2.0 |
| 2452 | 2026-04-13T21:37:11.392Z | Checking proptest v1.10.0 |
| 2453 | 2026-04-13T21:37:11.408Z | Checking anstream v0.6.21 |
| 2454 | 2026-04-13T21:37:11.468Z | Checking time v0.3.47 |
| 2455 | 2026-04-13T21:37:11.535Z | Checking stringprep v0.1.5 |
| 2456 | 2026-04-13T21:37:11.602Z | Checking miniz_oxide v0.8.9 |
| 2457 | 2026-04-13T21:37:11.685Z | Checking goblin v0.10.5 |
| 2458 | 2026-04-13T21:37:11.950Z | Checking tower v0.5.3 |
| 2459 | 2026-04-13T21:37:12.169Z | Checking crossbeam-epoch v0.9.18 |
| 2460 | 2026-04-13T21:37:12.270Z | Checking native-tls v0.2.18 |
| 2461 | 2026-04-13T21:37:12.332Z | Compiling daft v0.1.5 |
| 2462 | 2026-04-13T21:37:12.395Z | Checking syn v2.0.117 |
| 2463 | 2026-04-13T21:37:12.445Z | Checking ipnetwork v0.21.1 |
| 2464 | 2026-04-13T21:37:12.510Z | Checking tokio-rustls v0.26.4 |
| 2465 | 2026-04-13T21:37:12.580Z | Checking http-body-util v0.1.3 |
| 2466 | 2026-04-13T21:37:12.600Z | Checking webpki-roots v1.0.6 |
| 2467 | 2026-04-13T21:37:12.659Z | Checking rand_chacha v0.3.1 |
| 2468 | 2026-04-13T21:37:12.717Z | Checking thiserror v1.0.69 |
| 2469 | 2026-04-13T21:37:12.733Z | Checking scroll v0.12.0 |
| 2470 | 2026-04-13T21:37:12.798Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2471 | 2026-04-13T21:37:12.812Z | Checking hash32 v0.2.1 |
| 2472 | 2026-04-13T21:37:12.863Z | Checking num-integer v0.1.46 |
| 2473 | 2026-04-13T21:37:12.907Z | Checking toml_datetime v0.6.11 |
| 2474 | 2026-04-13T21:37:12.958Z | Checking serde_spanned v0.6.9 |
| 2475 | 2026-04-13T21:37:12.971Z | Checking md-5 v0.10.6 |
| 2476 | 2026-04-13T21:37:13.060Z | Checking hyper v1.8.1 |
| 2477 | 2026-04-13T21:37:13.081Z | Checking ff v0.13.1 |
| 2478 | 2026-04-13T21:37:13.094Z | Checking base16ct v0.2.0 |
| 2479 | 2026-04-13T21:37:13.106Z | Checking zlib-rs v0.6.2 |
| 2480 | 2026-04-13T21:37:13.110Z | Checking fallible-iterator v0.2.0 |
| 2481 | 2026-04-13T21:37:13.152Z | Checking ryu v1.0.23 |
| 2482 | 2026-04-13T21:37:13.205Z | Checking psl-types v2.0.11 |
| 2483 | 2026-04-13T21:37:13.217Z | Checking iri-string v0.7.10 |
| 2484 | 2026-04-13T21:37:13.284Z | Compiling iddqd v0.3.17 |
| 2485 | 2026-04-13T21:37:13.320Z | Checking publicsuffix v2.3.0 |
| 2486 | 2026-04-13T21:37:13.381Z | Checking postgres-protocol v0.6.10 |
| 2487 | 2026-04-13T21:37:13.475Z | Checking serde_urlencoded v0.7.1 |
| 2488 | 2026-04-13T21:37:13.678Z | Checking sec1 v0.7.3 |
| 2489 | 2026-04-13T21:37:13.693Z | Checking group v0.13.0 |
| 2490 | 2026-04-13T21:37:13.881Z | Checking num-iter v0.1.45 |
| 2491 | 2026-04-13T21:37:13.939Z | Checking hyper-util v0.1.20 |
| 2492 | 2026-04-13T21:37:13.964Z | Checking flate2 v1.1.9 |
| 2493 | 2026-04-13T21:37:13.979Z | Checking dof v0.4.0 |
| 2494 | 2026-04-13T21:37:13.991Z | Checking heapless v0.7.17 |
| 2495 | 2026-04-13T21:37:13.994Z | Checking goblin v0.8.2 |
| 2496 | 2026-04-13T21:37:14.207Z | Checking tower-http v0.6.8 |
| 2497 | 2026-04-13T21:37:14.247Z | Checking zstd-safe v7.2.4 |
| 2498 | 2026-04-13T21:37:14.387Z | Checking rand v0.8.5 |
| 2499 | 2026-04-13T21:37:14.404Z | Checking oxnet v0.1.4 |
| 2500 | 2026-04-13T21:37:14.427Z | Checking cookie v0.18.1 |
| 2501 | 2026-04-13T21:37:14.498Z | Checking tokio-native-tls v0.3.1 |
| 2502 | 2026-04-13T21:37:14.595Z | Checking dtrace-parser v0.3.0 |
| 2503 | 2026-04-13T21:37:14.641Z | Checking phf_shared v0.13.1 |
| 2504 | 2026-04-13T21:37:14.667Z | Checking lazy_static v1.5.0 |
| 2505 | 2026-04-13T21:37:14.670Z | Checking zerocopy v0.7.35 |
| 2506 | 2026-04-13T21:37:14.691Z | Checking terminal_size v0.4.3 |
| 2507 | 2026-04-13T21:37:14.754Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2508 | 2026-04-13T21:37:14.799Z | Checking signal-hook v0.3.18 |
| 2509 | 2026-04-13T21:37:14.837Z | Checking hkdf v0.12.4 |
| 2510 | 2026-04-13T21:37:14.851Z | Checking crypto-bigint v0.5.5 |
| 2511 | 2026-04-13T21:37:14.863Z | Checking thread-id v5.1.0 |
| 2512 | 2026-04-13T21:37:14.921Z | Checking managed v0.8.0 |
| 2513 | 2026-04-13T21:37:14.938Z | Compiling rayon-core v1.13.0 |
| 2514 | 2026-04-13T21:37:14.972Z | Checking strsim v0.11.1 |
| 2515 | 2026-04-13T21:37:14.985Z | Checking winnow v0.7.14 |
| 2516 | 2026-04-13T21:37:15.102Z | Checking winnow v0.5.40 |
| 2517 | 2026-04-13T21:37:15.115Z | Checking either v1.15.0 |
| 2518 | 2026-04-13T21:37:15.131Z | Checking bumpalo v3.20.2 |
| 2519 | 2026-04-13T21:37:15.164Z | Checking bitflags v1.3.2 |
| 2520 | 2026-04-13T21:37:15.227Z | Checking hyper-rustls v0.27.7 |
| 2521 | 2026-04-13T21:37:15.240Z | Checking clap_lex v1.0.0 |
| 2522 | 2026-04-13T21:37:15.297Z | Checking libbz2-rs-sys v0.2.2 |
| 2523 | 2026-04-13T21:37:15.325Z | Checking foldhash v0.1.5 |
| 2524 | 2026-04-13T21:37:15.387Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2525 | 2026-04-13T21:37:15.433Z | Checking clap_builder v4.5.60 |
| 2526 | 2026-04-13T21:37:15.454Z | Checking hashbrown v0.15.5 |
| 2527 | 2026-04-13T21:37:15.565Z | Checking zopfli v0.8.3 |
| 2528 | 2026-04-13T21:37:15.681Z | Checking bzip2 v0.6.1 |
| 2529 | 2026-04-13T21:37:15.735Z | Checking elliptic-curve v0.13.8 |
| 2530 | 2026-04-13T21:37:15.841Z | Checking smoltcp v0.9.1 |
| 2531 | 2026-04-13T21:37:15.882Z | Checking hyper-tls v0.6.0 |
| 2532 | 2026-04-13T21:37:15.923Z | Checking dof v0.3.0 |
| 2533 | 2026-04-13T21:37:15.938Z | Checking signal-hook-mio v0.2.5 |
| 2534 | 2026-04-13T21:37:16.037Z | Checking usdt-impl v0.6.0 |
| 2535 | 2026-04-13T21:37:16.040Z | Checking num-bigint-dig v0.8.6 |
| 2536 | 2026-04-13T21:37:16.062Z | Checking phf v0.13.1 |
| 2537 | 2026-04-13T21:37:16.145Z | Checking bzip2 v0.4.4 |
| 2538 | 2026-04-13T21:37:16.203Z | Checking cookie_store v0.22.1 |
| 2539 | 2026-04-13T21:37:16.229Z | Checking toml_edit v0.19.15 |
| 2540 | 2026-04-13T21:37:16.304Z | Checking zstd v0.13.3 |
| 2541 | 2026-04-13T21:37:16.316Z | Checking postgres-types v0.2.12 |
| 2542 | 2026-04-13T21:37:16.421Z | Checking dtrace-parser v0.2.0 |
| 2543 | 2026-04-13T21:37:16.446Z | Checking rustls-platform-verifier v0.6.2 |
| 2544 | 2026-04-13T21:37:16.489Z | Checking crossbeam-deque v0.8.6 |
| 2545 | 2026-04-13T21:37:16.523Z | Checking regex v1.12.3 |
| 2546 | 2026-04-13T21:37:16.583Z | Checking bstr v1.12.1 |
| 2547 | 2026-04-13T21:37:16.619Z | Checking ed25519 v2.2.3 |
| 2548 | 2026-04-13T21:37:16.646Z | Checking phf_shared v0.11.3 |
| 2549 | 2026-04-13T21:37:16.650Z | Checking curve25519-dalek v4.1.3 |
| 2550 | 2026-04-13T21:37:16.671Z | Checking ref-cast v1.0.25 |
| 2551 | 2026-04-13T21:37:16.766Z | Checking strum v0.27.2 |
| 2552 | 2026-04-13T21:37:16.786Z | Checking hubpack v0.1.2 |
| 2553 | 2026-04-13T21:37:16.799Z | Checking memoffset v0.9.1 |
| 2554 | 2026-04-13T21:37:16.802Z | Checking rustix v0.38.44 |
| 2555 | 2026-04-13T21:37:16.849Z | Checking pkcs1 v0.7.5 |
| 2556 | 2026-04-13T21:37:16.871Z | Checking float-cmp v0.10.0 |
| 2557 | 2026-04-13T21:37:16.884Z | Checking serde-big-array v0.5.1 |
| 2558 | 2026-04-13T21:37:16.945Z | Checking hex v0.4.3 |
| 2559 | 2026-04-13T21:37:16.967Z | Checking erased-serde v0.3.31 |
| 2560 | 2026-04-13T21:37:16.991Z | Checking rfc6979 v0.4.0 |
| 2561 | 2026-04-13T21:37:17.007Z | Checking memmap2 v0.9.10 |
| 2562 | 2026-04-13T21:37:17.055Z | Checking thread-id v4.2.2 |
| 2563 | 2026-04-13T21:37:17.102Z | Checking env_filter v1.0.0 |
| 2564 | 2026-04-13T21:37:17.131Z | Checking encoding_rs v0.8.35 |
| 2565 | 2026-04-13T21:37:17.162Z | Checking whoami v2.1.0 |
| 2566 | 2026-04-13T21:37:17.166Z | Checking static_assertions v1.1.0 |
| 2567 | 2026-04-13T21:37:17.239Z | Checking rustc-hash v2.1.1 |
| 2568 | 2026-04-13T21:37:17.243Z | Checking predicates-core v1.0.10 |
| 2569 | 2026-04-13T21:37:17.264Z | Checking fixedbitset v0.4.2 |
| 2570 | 2026-04-13T21:37:17.343Z | Checking data-encoding v2.10.0 |
| 2571 | 2026-04-13T21:37:17.355Z | Checking unicode-segmentation v1.12.0 |
| 2572 | 2026-04-13T21:37:17.358Z | Checking keccak v0.1.6 |
| 2573 | 2026-04-13T21:37:17.379Z | Checking mime v0.3.17 |
| 2574 | 2026-04-13T21:37:17.407Z | Checking difflib v0.4.0 |
| 2575 | 2026-04-13T21:37:17.422Z | Checking new_debug_unreachable v1.0.6 |
| 2576 | 2026-04-13T21:37:17.490Z | Checking jiff v0.2.21 |
| 2577 | 2026-04-13T21:37:17.529Z | Checking precomputed-hash v0.1.1 |
| 2578 | 2026-04-13T21:37:17.545Z | Checking toml_write v0.1.2 |
| 2579 | 2026-04-13T21:37:17.581Z | Checking fixedbitset v0.5.7 |
| 2580 | 2026-04-13T21:37:17.608Z | Checking normalize-line-endings v0.3.0 |
| 2581 | 2026-04-13T21:37:17.611Z | Checking hickory-proto v0.25.2 |
| 2582 | 2026-04-13T21:37:17.632Z | Checking crossterm v0.28.1 |
| 2583 | 2026-04-13T21:37:17.665Z | Checking similar v2.7.0 |
| 2584 | 2026-04-13T21:37:17.695Z | Checking predicates v3.1.4 |
| 2585 | 2026-04-13T21:37:17.708Z | Checking toml_edit v0.22.27 |
| 2586 | 2026-04-13T21:37:17.770Z | Checking petgraph v0.8.3 |
| 2587 | 2026-04-13T21:37:17.990Z | Checking string_cache v0.8.9 |
| 2588 | 2026-04-13T21:37:18.047Z | Checking sha3 v0.10.8 |
| 2589 | 2026-04-13T21:37:18.073Z | Checking reqwest v0.12.28 |
| 2590 | 2026-04-13T21:37:18.153Z | Checking ed25519-dalek v2.2.0 |
| 2591 | 2026-04-13T21:37:18.246Z | Checking petgraph v0.6.5 |
| 2592 | 2026-04-13T21:37:18.332Z | Checking tokio-postgres v0.7.16 |
| 2593 | 2026-04-13T21:37:18.804Z | Checking slog v2.8.2 |
| 2594 | 2026-04-13T21:37:18.899Z | Checking toml v0.7.8 |
| 2595 | 2026-04-13T21:37:19.062Z | Checking env_logger v0.11.9 |
| 2596 | 2026-04-13T21:37:19.195Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2597 | 2026-04-13T21:37:19.207Z | Checking serde_with v3.17.0 |
| 2598 | 2026-04-13T21:37:19.246Z | Checking usdt v0.6.0 |
| 2599 | 2026-04-13T21:37:19.311Z | Checking usdt-impl v0.5.0 |
| 2600 | 2026-04-13T21:37:19.415Z | Checking ecdsa v0.16.9 |
| 2601 | 2026-04-13T21:37:19.480Z | Checking rsa v0.9.10 |
| 2602 | 2026-04-13T21:37:19.568Z | Checking nix v0.31.1 |
| 2603 | 2026-04-13T21:37:19.678Z | Checking zip v4.6.1 |
| 2604 | 2026-04-13T21:37:19.758Z | Checking clap v4.5.60 |
| 2605 | 2026-04-13T21:37:19.839Z | Checking reqwest v0.13.2 |
| 2606 | 2026-04-13T21:37:19.934Z | Checking zip v0.6.6 |
| 2607 | 2026-04-13T21:37:19.957Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2608 | 2026-04-13T21:37:20.265Z | Checking itertools v0.13.0 |
| 2609 | 2026-04-13T21:37:20.276Z | Checking strum v0.26.3 |
| 2610 | 2026-04-13T21:37:20.287Z | Checking fs-err v3.3.0 |
| 2611 | 2026-04-13T21:37:20.382Z | Checking ahash v0.8.12 |
| 2612 | 2026-04-13T21:37:20.415Z | Checking tokio-stream v0.1.18 |
| 2613 | 2026-04-13T21:37:20.550Z | Checking object v0.37.3 |
| 2614 | 2026-04-13T21:37:20.574Z | Checking buf-list v1.1.2 |
| 2615 | 2026-04-13T21:37:20.574Z | Checking camino v1.2.2 |
| 2616 | 2026-04-13T21:37:20.607Z | Checking anyhow v1.0.102 |
| 2617 | 2026-04-13T21:37:20.680Z | Checking x509-cert v0.2.5 |
| 2618 | 2026-04-13T21:37:20.753Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2619 | 2026-04-13T21:37:20.794Z | Checking openapiv3 v2.2.0 |
| 2620 | 2026-04-13T21:37:20.794Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2621 | 2026-04-13T21:37:20.829Z | Checking sha1 v0.10.6 |
| 2622 | 2026-04-13T21:37:20.989Z | Checking peg-runtime v0.8.5 |
| 2623 | 2026-04-13T21:37:21.002Z | Checking lalrpop-util v0.19.12 |
| 2624 | 2026-04-13T21:37:21.013Z | Checking rayon v1.11.0 |
| 2625 | 2026-04-13T21:37:21.130Z | Checking sigpipe v0.1.3 |
| 2626 | 2026-04-13T21:37:21.157Z | Checking glob v0.3.3 |
| 2627 | 2026-04-13T21:37:22.699Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2628 | 2026-04-13T21:37:22.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.39s |
| 2629 | 2026-04-13T21:37:23.136Z | |
| 2630 | 2026-04-13T21:37:23.136Z | info: running `cargo check --bins` on internal-dns-types (77/271) |
| 2631 | 2026-04-13T21:37:23.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2632 | 2026-04-13T21:37:23.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2633 | 2026-04-13T21:37:23.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2634 | 2026-04-13T21:37:23.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2635 | 2026-04-13T21:37:23.728Z | |
| 2636 | 2026-04-13T21:37:23.728Z | info: running `cargo check --bins` on internal-dns-types-versions (78/271) |
| 2637 | 2026-04-13T21:37:24.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2638 | 2026-04-13T21:37:24.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2639 | 2026-04-13T21:37:24.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2640 | 2026-04-13T21:37:24.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2641 | 2026-04-13T21:37:24.318Z | |
| 2642 | 2026-04-13T21:37:24.318Z | info: running `cargo check --bins` on nexus-types-versions (79/271) |
| 2643 | 2026-04-13T21:37:24.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2644 | 2026-04-13T21:37:24.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2645 | 2026-04-13T21:37:24.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2646 | 2026-04-13T21:37:24.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2647 | 2026-04-13T21:37:24.931Z | |
| 2648 | 2026-04-13T21:37:24.931Z | info: running `cargo check --bins` on oxql-types (80/271) |
| 2649 | 2026-04-13T21:37:25.422Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2650 | 2026-04-13T21:37:25.426Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2651 | 2026-04-13T21:37:25.426Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2652 | 2026-04-13T21:37:25.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2653 | 2026-04-13T21:37:25.516Z | |
| 2654 | 2026-04-13T21:37:25.516Z | info: running `cargo check --bins` on oximeter-types (81/271) |
| 2655 | 2026-04-13T21:37:26.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2656 | 2026-04-13T21:37:26.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2657 | 2026-04-13T21:37:26.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2658 | 2026-04-13T21:37:26.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2659 | 2026-04-13T21:37:26.106Z | |
| 2660 | 2026-04-13T21:37:26.106Z | info: running `cargo check --bins` on oximeter-types-versions (82/271) |
| 2661 | 2026-04-13T21:37:26.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2662 | 2026-04-13T21:37:26.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2663 | 2026-04-13T21:37:26.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2664 | 2026-04-13T21:37:26.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2665 | 2026-04-13T21:37:26.698Z | |
| 2666 | 2026-04-13T21:37:26.698Z | info: running `cargo check --bins` on oximeter-macro-impl (83/271) |
| 2667 | 2026-04-13T21:37:27.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2668 | 2026-04-13T21:37:27.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2669 | 2026-04-13T21:37:27.188Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2670 | 2026-04-13T21:37:27.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2671 | 2026-04-13T21:37:27.270Z | |
| 2672 | 2026-04-13T21:37:27.270Z | info: running `cargo check --bins --no-default-features` on oximeter-db (84/271) |
| 2673 | 2026-04-13T21:37:27.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2674 | 2026-04-13T21:37:27.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2675 | 2026-04-13T21:37:27.942Z | Compiling structmeta-derive v0.3.0 |
| 2676 | 2026-04-13T21:37:28.055Z | Compiling rustls v0.22.4 |
| 2677 | 2026-04-13T21:37:28.065Z | Compiling multer v3.1.0 |
| 2678 | 2026-04-13T21:37:28.075Z | Compiling async-stream-impl v0.3.6 |
| 2679 | 2026-04-13T21:37:28.078Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2680 | 2026-04-13T21:37:28.094Z | Compiling dropshot v0.16.7 |
| 2681 | 2026-04-13T21:37:28.110Z | Compiling newtype-uuid-macros v0.1.0 |
| 2682 | 2026-04-13T21:37:28.110Z | Compiling dropshot_endpoint v0.16.7 |
| 2683 | 2026-04-13T21:37:28.229Z | Checking newtype-uuid v1.3.2 |
| 2684 | 2026-04-13T21:37:28.289Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2685 | 2026-04-13T21:37:28.346Z | Checking rustls-webpki v0.102.8 |
| 2686 | 2026-04-13T21:37:28.422Z | Checking daft v0.1.5 |
| 2687 | 2026-04-13T21:37:28.450Z | Checking futures-executor v0.3.32 |
| 2688 | 2026-04-13T21:37:28.648Z | Checking thread_local v1.1.9 |
| 2689 | 2026-04-13T21:37:28.662Z | Compiling match_cfg v0.1.0 |
| 2690 | 2026-04-13T21:37:28.721Z | Checking iddqd v0.3.17 |
| 2691 | 2026-04-13T21:37:28.775Z | Checking hostname v0.3.1 |
| 2692 | 2026-04-13T21:37:28.859Z | Checking futures v0.3.32 |
| 2693 | 2026-04-13T21:37:28.875Z | Checking crossbeam-channel v0.5.15 |
| 2694 | 2026-04-13T21:37:28.940Z | Checking slog-json v2.6.1 |
| 2695 | 2026-04-13T21:37:29.109Z | Compiling structmeta v0.3.0 |
| 2696 | 2026-04-13T21:37:29.148Z | Compiling serde_spanned v1.0.4 |
| 2697 | 2026-04-13T21:37:29.206Z | Checking is-terminal v0.4.17 |
| 2698 | 2026-04-13T21:37:29.294Z | Compiling toml_writer v1.0.6+spec-1.1.0 |
| 2699 | 2026-04-13T21:37:29.320Z | Compiling derive-ex v0.1.8 |
| 2700 | 2026-04-13T21:37:29.351Z | Compiling parse-display-derive v0.10.0 |
| 2701 | 2026-04-13T21:37:29.536Z | Checking term v1.2.1 |
| 2702 | 2026-04-13T21:37:29.579Z | Checking debug-ignore v1.0.5 |
| 2703 | 2026-04-13T21:37:29.624Z | Checking take_mut v0.2.2 |
| 2704 | 2026-04-13T21:37:29.679Z | Checking toml v0.9.12+spec-1.1.0 |
| 2705 | 2026-04-13T21:37:29.728Z | Checking slog-async v2.8.0 |
| 2706 | 2026-04-13T21:37:29.754Z | Checking slog-term v2.9.2 |
| 2707 | 2026-04-13T21:37:29.864Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2708 | 2026-04-13T21:37:29.938Z | Compiling slog-bunyan v2.5.0 |
| 2709 | 2026-04-13T21:37:30.080Z | Checking async-stream v0.3.6 |
| 2710 | 2026-04-13T21:37:30.210Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2711 | 2026-04-13T21:37:30.228Z | Checking tokio-rustls v0.25.0 |
| 2712 | 2026-04-13T21:37:30.299Z | Checking progenitor-client v0.13.0 |
| 2713 | 2026-04-13T21:37:30.317Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2714 | 2026-04-13T21:37:30.457Z | Checking backon v1.6.0 |
| 2715 | 2026-04-13T21:37:30.528Z | Checking waitgroup v0.1.2 |
| 2716 | 2026-04-13T21:37:30.634Z | Checking rustls-pemfile v2.2.0 |
| 2717 | 2026-04-13T21:37:30.937Z | Checking serde_path_to_error v0.1.20 |
| 2718 | 2026-04-13T21:37:31.009Z | Compiling test-strategy v0.4.5 |
| 2719 | 2026-04-13T21:37:31.029Z | Checking hostname v0.4.2 |
| 2720 | 2026-04-13T21:37:31.126Z | Checking instant v0.1.13 |
| 2721 | 2026-04-13T21:37:31.190Z | Compiling prettyplease v0.2.37 |
| 2722 | 2026-04-13T21:37:31.227Z | Checking backoff v0.4.0 |
| 2723 | 2026-04-13T21:37:31.326Z | Checking parse-display v0.10.0 |
| 2724 | 2026-04-13T21:37:31.413Z | Compiling progenitor-extras v0.1.1 |
| 2725 | 2026-04-13T21:37:31.469Z | Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2726 | 2026-04-13T21:37:31.654Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2727 | 2026-04-13T21:37:31.716Z | Checking progenitor-client v0.10.0 |
| 2728 | 2026-04-13T21:37:31.862Z | Checking itertools v0.14.0 |
| 2729 | 2026-04-13T21:37:31.942Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2730 | 2026-04-13T21:37:32.414Z | Checking regress v0.10.5 |
| 2731 | 2026-04-13T21:37:32.498Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2732 | 2026-04-13T21:37:32.895Z | Compiling macaddr v1.0.1 |
| 2733 | 2026-04-13T21:37:33.122Z | Checking num-rational v0.4.2 |
| 2734 | 2026-04-13T21:37:33.235Z | Compiling usdt-macro v0.5.0 |
| 2735 | 2026-04-13T21:37:33.398Z | Compiling usdt-attr-macro v0.5.0 |
| 2736 | 2026-04-13T21:37:33.411Z | Checking num-complex v0.4.6 |
| 2737 | 2026-04-13T21:37:33.723Z | Checking memmap v0.7.0 |
| 2738 | 2026-04-13T21:37:33.738Z | Checking num v0.4.3 |
| 2739 | 2026-04-13T21:37:33.826Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2740 | 2026-04-13T21:37:33.855Z | Checking float-ord v0.3.2 |
| 2741 | 2026-04-13T21:37:33.956Z | Compiling toml v0.8.23 |
| 2742 | 2026-04-13T21:37:33.968Z | Compiling minimal-lexical v0.2.1 |
| 2743 | 2026-04-13T21:37:34.184Z | Checking usdt v0.5.0 |
| 2744 | 2026-04-13T21:37:34.219Z | Checking linked-hash-map v0.5.6 |
| 2745 | 2026-04-13T21:37:34.353Z | Compiling nom v7.1.3 |
| 2746 | 2026-04-13T21:37:34.416Z | Checking lru-cache v0.1.2 |
| 2747 | 2026-04-13T21:37:34.950Z | Checking hickory-proto v0.24.4 |
| 2748 | 2026-04-13T21:37:35.071Z | Checking phf_shared v0.12.1 |
| 2749 | 2026-04-13T21:37:35.075Z | Compiling slog-dtrace v0.3.0 |
| 2750 | 2026-04-13T21:37:35.218Z | Compiling chrono-tz v0.10.4 |
| 2751 | 2026-04-13T21:37:35.279Z | Checking heck v0.5.0 |
| 2752 | 2026-04-13T21:37:35.398Z | Checking resolv-conf v0.7.6 |
| 2753 | 2026-04-13T21:37:35.411Z | Compiling convert_case v0.4.0 |
| 2754 | 2026-04-13T21:37:35.582Z | Compiling const_format_proc_macros v0.2.34 |
| 2755 | 2026-04-13T21:37:35.700Z | Checking phf v0.12.1 |
| 2756 | 2026-04-13T21:37:35.737Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2757 | 2026-04-13T21:37:35.789Z | Compiling derive_more v0.99.20 |
| 2758 | 2026-04-13T21:37:35.839Z | Checking tokio-dtrace v0.1.1 |
| 2759 | 2026-04-13T21:37:36.025Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2760 | 2026-04-13T21:37:36.204Z | Compiling derive-where v1.6.0 |
| 2761 | 2026-04-13T21:37:36.539Z | Checking highway v1.3.0 |
| 2762 | 2026-04-13T21:37:36.628Z | Checking const_format v0.2.35 |
| 2763 | 2026-04-13T21:37:36.739Z | Checking hickory-resolver v0.24.4 |
| 2764 | 2026-04-13T21:37:36.787Z | Checking oxide-tokio-rt v0.1.3 |
| 2765 | 2026-04-13T21:37:37.176Z | Checking gethostname v0.5.0 |
| 2766 | 2026-04-13T21:37:37.266Z | Checking bcs v0.1.6 |
| 2767 | 2026-04-13T21:37:37.464Z | Compiling async-recursion v1.1.1 |
| 2768 | 2026-04-13T21:37:37.506Z | Checking termtree v0.5.1 |
| 2769 | 2026-04-13T21:37:37.520Z | Checking qorb v0.4.1 |
| 2770 | 2026-04-13T21:37:38.059Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2771 | 2026-04-13T21:37:38.168Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2772 | 2026-04-13T21:37:38.433Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2773 | 2026-04-13T21:37:39.780Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2774 | 2026-04-13T21:37:39.783Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2775 | 2026-04-13T21:37:41.415Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2776 | 2026-04-13T21:37:44.091Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2777 | 2026-04-13T21:37:46.191Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.91s |
| 2778 | 2026-04-13T21:37:46.370Z | |
| 2779 | 2026-04-13T21:37:46.370Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (85/271) |
| 2780 | 2026-04-13T21:37:46.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2781 | 2026-04-13T21:37:46.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2782 | 2026-04-13T21:37:47.044Z | Compiling ar_archive_writer v0.5.1 |
| 2783 | 2026-04-13T21:37:47.047Z | Compiling stacker v0.1.23 |
| 2784 | 2026-04-13T21:37:47.161Z | Compiling cfg_aliases v0.1.1 |
| 2785 | 2026-04-13T21:37:47.168Z | Compiling convert_case v0.10.0 |
| 2786 | 2026-04-13T21:37:47.170Z | Checking unicode-width v0.1.14 |
| 2787 | 2026-04-13T21:37:47.182Z | Compiling proc-macro-error v1.0.4 |
| 2788 | 2026-04-13T21:37:47.193Z | Checking fd-lock v4.0.4 |
| 2789 | 2026-04-13T21:37:47.193Z | Checking nibble_vec v0.1.0 |
| 2790 | 2026-04-13T21:37:47.217Z | Compiling nix v0.28.0 |
| 2791 | 2026-04-13T21:37:47.303Z | Checking vte v0.14.1 |
| 2792 | 2026-04-13T21:37:47.322Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2793 | 2026-04-13T21:37:47.406Z | Checking bytecount v0.6.9 |
| 2794 | 2026-04-13T21:37:47.419Z | Checking endian-type v0.1.2 |
| 2795 | 2026-04-13T21:37:47.450Z | Checking strip-ansi-escapes v0.2.1 |
| 2796 | 2026-04-13T21:37:47.463Z | Compiling derive_more-impl v2.1.1 |
| 2797 | 2026-04-13T21:37:47.474Z | Compiling tabled_derive v0.7.0 |
| 2798 | 2026-04-13T21:37:47.503Z | Checking papergrid v0.11.0 |
| 2799 | 2026-04-13T21:37:47.535Z | Checking radix_trie v0.2.1 |
| 2800 | 2026-04-13T21:37:47.564Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2801 | 2026-04-13T21:37:47.710Z | Compiling peg-macros v0.8.5 |
| 2802 | 2026-04-13T21:37:47.739Z | Checking winnow v0.6.26 |
| 2803 | 2026-04-13T21:37:47.979Z | Compiling psm v0.1.30 |
| 2804 | 2026-04-13T21:37:48.050Z | Compiling sqlparser_derive v0.5.0 |
| 2805 | 2026-04-13T21:37:48.104Z | Checking home v0.5.12 |
| 2806 | 2026-04-13T21:37:48.210Z | Checking unicode_categories v0.1.1 |
| 2807 | 2026-04-13T21:37:48.247Z | Checking derive_more v2.1.1 |
| 2808 | 2026-04-13T21:37:48.325Z | Checking nu-ansi-term v0.50.3 |
| 2809 | 2026-04-13T21:37:48.360Z | Checking unicode-width v0.2.0 |
| 2810 | 2026-04-13T21:37:48.419Z | Checking tabled v0.15.0 |
| 2811 | 2026-04-13T21:37:48.536Z | Checking rustyline v14.0.0 |
| 2812 | 2026-04-13T21:37:48.536Z | Checking crossterm v0.29.0 |
| 2813 | 2026-04-13T21:37:48.606Z | Checking reedline v0.40.0 |
| 2814 | 2026-04-13T21:37:48.744Z | Checking recursive v0.1.1 |
| 2815 | 2026-04-13T21:37:48.812Z | Checking display-error-chain v0.2.2 |
| 2816 | 2026-04-13T21:37:48.835Z | Checking sqlparser v0.61.0 |
| 2817 | 2026-04-13T21:37:48.864Z | Checking sqlformat v0.3.5 |
| 2818 | 2026-04-13T21:37:49.054Z | Checking peg v0.8.5 |
| 2819 | 2026-04-13T21:37:59.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.59s |
| 2820 | 2026-04-13T21:38:00.141Z | |
| 2821 | 2026-04-13T21:38:00.141Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (86/271) |
| 2822 | 2026-04-13T21:38:00.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2823 | 2026-04-13T21:38:00.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2824 | 2026-04-13T21:38:00.807Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2825 | 2026-04-13T21:38:04.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.03s |
| 2826 | 2026-04-13T21:38:04.370Z | |
| 2827 | 2026-04-13T21:38:04.370Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (87/271) |
| 2828 | 2026-04-13T21:38:04.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2829 | 2026-04-13T21:38:04.887Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2830 | 2026-04-13T21:38:05.037Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2831 | 2026-04-13T21:38:07.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.04s |
| 2832 | 2026-04-13T21:38:07.603Z | |
| 2833 | 2026-04-13T21:38:07.603Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (88/271) |
| 2834 | 2026-04-13T21:38:08.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2835 | 2026-04-13T21:38:08.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2836 | 2026-04-13T21:38:08.268Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2837 | 2026-04-13T21:38:11.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.83s |
| 2838 | 2026-04-13T21:38:11.628Z | |
| 2839 | 2026-04-13T21:38:11.629Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (89/271) |
| 2840 | 2026-04-13T21:38:12.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2841 | 2026-04-13T21:38:12.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2842 | 2026-04-13T21:38:12.298Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2843 | 2026-04-13T21:38:15.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s |
| 2844 | 2026-04-13T21:38:15.689Z | |
| 2845 | 2026-04-13T21:38:15.689Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (90/271) |
| 2846 | 2026-04-13T21:38:16.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2847 | 2026-04-13T21:38:16.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2848 | 2026-04-13T21:38:16.348Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2849 | 2026-04-13T21:38:18.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.18s |
| 2850 | 2026-04-13T21:38:19.067Z | |
| 2851 | 2026-04-13T21:38:19.067Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (91/271) |
| 2852 | 2026-04-13T21:38:19.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2853 | 2026-04-13T21:38:19.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2854 | 2026-04-13T21:38:19.735Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2855 | 2026-04-13T21:38:22.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s |
| 2856 | 2026-04-13T21:38:22.478Z | |
| 2857 | 2026-04-13T21:38:22.478Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (92/271) |
| 2858 | 2026-04-13T21:38:22.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2859 | 2026-04-13T21:38:22.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2860 | 2026-04-13T21:38:23.141Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2861 | 2026-04-13T21:38:26.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.01s |
| 2862 | 2026-04-13T21:38:26.699Z | |
| 2863 | 2026-04-13T21:38:26.699Z | info: running `cargo check --bins` on oximeter (93/271) |
| 2864 | 2026-04-13T21:38:27.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2865 | 2026-04-13T21:38:27.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2866 | 2026-04-13T21:38:27.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2867 | 2026-04-13T21:38:27.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2868 | 2026-04-13T21:38:27.293Z | |
| 2869 | 2026-04-13T21:38:27.293Z | info: running `cargo check --bins` on oximeter-schema (94/271) |
| 2870 | 2026-04-13T21:38:27.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2871 | 2026-04-13T21:38:27.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2872 | 2026-04-13T21:38:27.919Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2873 | 2026-04-13T21:38:28.079Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2874 | 2026-04-13T21:38:28.096Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2875 | 2026-04-13T21:38:28.418Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2876 | 2026-04-13T21:38:31.865Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2877 | 2026-04-13T21:38:32.183Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2878 | 2026-04-13T21:38:33.266Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2879 | 2026-04-13T21:38:33.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s |
| 2880 | 2026-04-13T21:38:34.118Z | |
| 2881 | 2026-04-13T21:38:34.118Z | info: running `cargo check --bins` on oximeter-timeseries-macro (95/271) |
| 2882 | 2026-04-13T21:38:34.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2883 | 2026-04-13T21:38:34.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2884 | 2026-04-13T21:38:34.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2885 | 2026-04-13T21:38:34.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2886 | 2026-04-13T21:38:34.710Z | |
| 2887 | 2026-04-13T21:38:34.710Z | info: running `cargo check --bins` on oximeter-test-utils (96/271) |
| 2888 | 2026-04-13T21:38:35.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2889 | 2026-04-13T21:38:35.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2890 | 2026-04-13T21:38:35.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2891 | 2026-04-13T21:38:35.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2892 | 2026-04-13T21:38:35.334Z | |
| 2893 | 2026-04-13T21:38:35.334Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (97/271) |
| 2894 | 2026-04-13T21:38:35.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2895 | 2026-04-13T21:38:35.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2896 | 2026-04-13T21:38:35.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2897 | 2026-04-13T21:38:35.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2898 | 2026-04-13T21:38:35.929Z | |
| 2899 | 2026-04-13T21:38:35.929Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (98/271) |
| 2900 | 2026-04-13T21:38:36.428Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2901 | 2026-04-13T21:38:36.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2902 | 2026-04-13T21:38:36.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2903 | 2026-04-13T21:38:36.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2904 | 2026-04-13T21:38:36.523Z | |
| 2905 | 2026-04-13T21:38:36.523Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (99/271) |
| 2906 | 2026-04-13T21:38:37.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2907 | 2026-04-13T21:38:37.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2908 | 2026-04-13T21:38:37.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2909 | 2026-04-13T21:38:37.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2910 | 2026-04-13T21:38:37.124Z | |
| 2911 | 2026-04-13T21:38:37.124Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (100/271) |
| 2912 | 2026-04-13T21:38:37.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2913 | 2026-04-13T21:38:37.631Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2914 | 2026-04-13T21:38:37.631Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2915 | 2026-04-13T21:38:37.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2916 | 2026-04-13T21:38:37.723Z | |
| 2917 | 2026-04-13T21:38:37.723Z | info: running `cargo check --bins` on trust-quorum-types (101/271) |
| 2918 | 2026-04-13T21:38:38.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2919 | 2026-04-13T21:38:38.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2920 | 2026-04-13T21:38:38.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2921 | 2026-04-13T21:38:38.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2922 | 2026-04-13T21:38:38.300Z | |
| 2923 | 2026-04-13T21:38:38.300Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/271) |
| 2924 | 2026-04-13T21:38:38.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2925 | 2026-04-13T21:38:38.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2926 | 2026-04-13T21:38:38.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2927 | 2026-04-13T21:38:38.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2928 | 2026-04-13T21:38:38.895Z | |
| 2929 | 2026-04-13T21:38:38.895Z | info: running `cargo check --bins` on update-engine (103/271) |
| 2930 | 2026-04-13T21:38:39.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2931 | 2026-04-13T21:38:39.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2932 | 2026-04-13T21:38:39.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2933 | 2026-04-13T21:38:39.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2934 | 2026-04-13T21:38:39.470Z | |
| 2935 | 2026-04-13T21:38:39.470Z | info: running `cargo check --bins` on omicron-clickhouse-admin (104/271) |
| 2936 | 2026-04-13T21:38:39.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2937 | 2026-04-13T21:38:39.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2938 | 2026-04-13T21:38:40.174Z | Compiling crucible-workspace-hack v0.1.0 |
| 2939 | 2026-04-13T21:38:40.291Z | Checking secrecy v0.10.3 |
| 2940 | 2026-04-13T21:38:40.298Z | Compiling heapless v0.8.0 |
| 2941 | 2026-04-13T21:38:40.305Z | Compiling ingot-macros v0.1.1 |
| 2942 | 2026-04-13T21:38:40.312Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2943 | 2026-04-13T21:38:40.312Z | Checking hash32 v0.3.1 |
| 2944 | 2026-04-13T21:38:40.332Z | Compiling smoltcp v0.11.0 |
| 2945 | 2026-04-13T21:38:40.332Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2946 | 2026-04-13T21:38:40.393Z | Checking cobs v0.3.0 |
| 2947 | 2026-04-13T21:38:40.436Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2948 | 2026-04-13T21:38:40.530Z | Checking half v2.7.1 |
| 2949 | 2026-04-13T21:38:40.543Z | Checking universal-hash v0.5.1 |
| 2950 | 2026-04-13T21:38:40.585Z | Checking ciborium-io v0.2.2 |
| 2951 | 2026-04-13T21:38:40.676Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2952 | 2026-04-13T21:38:40.690Z | Checking opaque-debug v0.3.1 |
| 2953 | 2026-04-13T21:38:40.702Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ae1da83e66c648574827298f4bc444632bf4d047#ae1da83e) |
| 2954 | 2026-04-13T21:38:40.755Z | Checking poly1305 v0.8.0 |
| 2955 | 2026-04-13T21:38:40.782Z | Checking ciborium-ll v0.2.2 |
| 2956 | 2026-04-13T21:38:40.851Z | Compiling proc-macro-crate v3.4.0 |
| 2957 | 2026-04-13T21:38:40.973Z | Checking postcard v1.1.3 |
| 2958 | 2026-04-13T21:38:40.987Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2959 | 2026-04-13T21:38:41.013Z | Checking password-hash v0.5.0 |
| 2960 | 2026-04-13T21:38:41.237Z | Checking chacha20 v0.9.1 |
| 2961 | 2026-04-13T21:38:41.253Z | Compiling proc-macro-crate v1.3.1 |
| 2962 | 2026-04-13T21:38:41.268Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2963 | 2026-04-13T21:38:41.342Z | Checking blake2 v0.10.6 |
| 2964 | 2026-04-13T21:38:41.394Z | Compiling num_enum_derive v0.7.5 |
| 2965 | 2026-04-13T21:38:41.424Z | Checking aead v0.5.2 |
| 2966 | 2026-04-13T21:38:41.497Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2967 | 2026-04-13T21:38:41.562Z | Compiling foreign-types-macros v0.2.3 |
| 2968 | 2026-04-13T21:38:41.575Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2969 | 2026-04-13T21:38:41.591Z | Checking thiserror-no-std v2.0.2 |
| 2970 | 2026-04-13T21:38:41.663Z | Checking foreign-types-shared v0.3.1 |
| 2971 | 2026-04-13T21:38:41.677Z | Checking cpufeatures v0.3.0 |
| 2972 | 2026-04-13T21:38:41.698Z | Checking vsss-rs v3.3.4 |
| 2973 | 2026-04-13T21:38:41.747Z | Checking chacha20 v0.10.0 |
| 2974 | 2026-04-13T21:38:41.760Z | Compiling num_enum_derive v0.5.11 |
| 2975 | 2026-04-13T21:38:41.822Z | Checking argon2 v0.5.3 |
| 2976 | 2026-04-13T21:38:41.958Z | Checking chacha20poly1305 v0.10.1 |
| 2977 | 2026-04-13T21:38:42.085Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 2978 | 2026-04-13T21:38:42.141Z | Checking foreign-types v0.5.0 |
| 2979 | 2026-04-13T21:38:42.221Z | Checking ciborium v0.2.2 |
| 2980 | 2026-04-13T21:38:42.314Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2981 | 2026-04-13T21:38:42.372Z | Checking tabwriter v1.4.1 |
| 2982 | 2026-04-13T21:38:42.430Z | Checking num_enum v0.7.5 |
| 2983 | 2026-04-13T21:38:42.513Z | Checking console v0.15.11 |
| 2984 | 2026-04-13T21:38:42.542Z | Checking newline-converter v0.3.0 |
| 2985 | 2026-04-13T21:38:42.594Z | Checking atomicwrites v0.4.4 |
| 2986 | 2026-04-13T21:38:42.635Z | Checking camino-tempfile v1.4.1 |
| 2987 | 2026-04-13T21:38:42.649Z | Checking byte-wrapper v0.1.0 |
| 2988 | 2026-04-13T21:38:42.722Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2989 | 2026-04-13T21:38:42.769Z | Checking cstr-argument v0.1.2 |
| 2990 | 2026-04-13T21:38:42.787Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2991 | 2026-04-13T21:38:42.802Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2992 | 2026-04-13T21:38:42.814Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2993 | 2026-04-13T21:38:42.854Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2994 | 2026-04-13T21:38:42.887Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2995 | 2026-04-13T21:38:43.002Z | Checking expectorate v1.2.0 |
| 2996 | 2026-04-13T21:38:43.052Z | Checking num_enum v0.5.11 |
| 2997 | 2026-04-13T21:38:43.073Z | Checking ingot-types v0.1.2 |
| 2998 | 2026-04-13T21:38:43.132Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2999 | 2026-04-13T21:38:43.147Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3000 | 2026-04-13T21:38:43.162Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3001 | 2026-04-13T21:38:43.220Z | Checking rand v0.10.0 |
| 3002 | 2026-04-13T21:38:43.250Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3003 | 2026-04-13T21:38:43.292Z | Checking indent_write v2.2.0 |
| 3004 | 2026-04-13T21:38:43.359Z | Checking colored v3.1.1 |
| 3005 | 2026-04-13T21:38:43.419Z | Compiling zone_cfg_derive v0.3.1 |
| 3006 | 2026-04-13T21:38:43.433Z | Checking ingot v0.1.1 |
| 3007 | 2026-04-13T21:38:43.463Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3008 | 2026-04-13T21:38:43.509Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3009 | 2026-04-13T21:38:43.553Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3010 | 2026-04-13T21:38:43.567Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3011 | 2026-04-13T21:38:43.603Z | Checking itertools v0.12.1 |
| 3012 | 2026-04-13T21:38:43.630Z | Compiling num-derive v0.4.2 |
| 3013 | 2026-04-13T21:38:43.733Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3014 | 2026-04-13T21:38:43.910Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3015 | 2026-04-13T21:38:43.924Z | Checking swrite v0.1.0 |
| 3016 | 2026-04-13T21:38:44.016Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3017 | 2026-04-13T21:38:44.061Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3018 | 2026-04-13T21:38:44.214Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3019 | 2026-04-13T21:38:44.325Z | Checking dropshot-api-manager-types v0.6.0 |
| 3020 | 2026-04-13T21:38:44.340Z | Checking smf v0.2.3 |
| 3021 | 2026-04-13T21:38:44.521Z | Checking nanorand v0.7.0 |
| 3022 | 2026-04-13T21:38:44.549Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3023 | 2026-04-13T21:38:44.563Z | Checking whoami v1.6.1 |
| 3024 | 2026-04-13T21:38:44.671Z | Checking zone v0.3.1 |
| 3025 | 2026-04-13T21:38:44.686Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3026 | 2026-04-13T21:38:44.690Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3027 | 2026-04-13T21:38:44.714Z | Checking flume v0.11.1 |
| 3028 | 2026-04-13T21:38:45.057Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3029 | 2026-04-13T21:38:46.017Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3030 | 2026-04-13T21:38:46.833Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 3031 | 2026-04-13T21:38:49.342Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3032 | 2026-04-13T21:38:51.347Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3033 | 2026-04-13T21:38:52.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.89s |
| 3034 | 2026-04-13T21:38:52.553Z | |
| 3035 | 2026-04-13T21:38:52.553Z | info: running `cargo check --bins` on clickhouse-admin-api (105/271) |
| 3036 | 2026-04-13T21:38:53.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3037 | 2026-04-13T21:38:53.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3038 | 2026-04-13T21:38:53.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3039 | 2026-04-13T21:38:53.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3040 | 2026-04-13T21:38:53.150Z | |
| 3041 | 2026-04-13T21:38:53.150Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (106/271) |
| 3042 | 2026-04-13T21:38:53.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3043 | 2026-04-13T21:38:53.657Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3044 | 2026-04-13T21:38:53.657Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3045 | 2026-04-13T21:38:53.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3046 | 2026-04-13T21:38:53.751Z | |
| 3047 | 2026-04-13T21:38:53.751Z | info: running `cargo check --bins` on bootstrap-agent-client (107/271) |
| 3048 | 2026-04-13T21:38:54.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3049 | 2026-04-13T21:38:54.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3050 | 2026-04-13T21:38:54.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3051 | 2026-04-13T21:38:54.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3052 | 2026-04-13T21:38:54.352Z | |
| 3053 | 2026-04-13T21:38:54.352Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (108/271) |
| 3054 | 2026-04-13T21:38:54.864Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3055 | 2026-04-13T21:38:54.867Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3056 | 2026-04-13T21:38:54.867Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3057 | 2026-04-13T21:38:54.870Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3058 | 2026-04-13T21:38:54.962Z | |
| 3059 | 2026-04-13T21:38:54.962Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (109/271) |
| 3060 | 2026-04-13T21:38:55.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3061 | 2026-04-13T21:38:55.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3062 | 2026-04-13T21:38:55.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3063 | 2026-04-13T21:38:55.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3064 | 2026-04-13T21:38:55.556Z | |
| 3065 | 2026-04-13T21:38:55.556Z | info: running `cargo check --bins` on clickhouse-admin-server-client (110/271) |
| 3066 | 2026-04-13T21:38:56.059Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3067 | 2026-04-13T21:38:56.062Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3068 | 2026-04-13T21:38:56.062Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3069 | 2026-04-13T21:38:56.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3070 | 2026-04-13T21:38:56.154Z | |
| 3071 | 2026-04-13T21:38:56.154Z | info: running `cargo check --bins` on clickhouse-admin-single-client (111/271) |
| 3072 | 2026-04-13T21:38:56.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3073 | 2026-04-13T21:38:56.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3074 | 2026-04-13T21:38:56.659Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3075 | 2026-04-13T21:38:56.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3076 | 2026-04-13T21:38:56.752Z | |
| 3077 | 2026-04-13T21:38:56.752Z | info: running `cargo check --bins` on cockroach-admin-client (112/271) |
| 3078 | 2026-04-13T21:38:57.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3079 | 2026-04-13T21:38:57.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3080 | 2026-04-13T21:38:57.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3081 | 2026-04-13T21:38:57.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3082 | 2026-04-13T21:38:57.341Z | |
| 3083 | 2026-04-13T21:38:57.342Z | info: running `cargo check --bins` on omicron-ddm-admin-client (113/271) |
| 3084 | 2026-04-13T21:38:57.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3085 | 2026-04-13T21:38:57.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3086 | 2026-04-13T21:38:57.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3087 | 2026-04-13T21:38:57.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3088 | 2026-04-13T21:38:57.944Z | |
| 3089 | 2026-04-13T21:38:57.944Z | info: running `cargo check --bins` on dns-service-client (114/271) |
| 3090 | 2026-04-13T21:38:58.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3091 | 2026-04-13T21:38:58.452Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3092 | 2026-04-13T21:38:58.452Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3093 | 2026-04-13T21:38:58.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3094 | 2026-04-13T21:38:58.540Z | |
| 3095 | 2026-04-13T21:38:58.541Z | info: running `cargo check --bins` on installinator-client (115/271) |
| 3096 | 2026-04-13T21:38:59.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3097 | 2026-04-13T21:38:59.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3098 | 2026-04-13T21:38:59.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3099 | 2026-04-13T21:38:59.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3100 | 2026-04-13T21:38:59.142Z | |
| 3101 | 2026-04-13T21:38:59.142Z | info: running `cargo check --bins` on nexus-client (116/271) |
| 3102 | 2026-04-13T21:38:59.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3103 | 2026-04-13T21:38:59.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3104 | 2026-04-13T21:38:59.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3105 | 2026-04-13T21:38:59.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3106 | 2026-04-13T21:38:59.775Z | |
| 3107 | 2026-04-13T21:38:59.775Z | info: running `cargo check --bins` on nexus-lockstep-client (117/271) |
| 3108 | 2026-04-13T21:39:00.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3109 | 2026-04-13T21:39:00.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3110 | 2026-04-13T21:39:00.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3111 | 2026-04-13T21:39:00.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3112 | 2026-04-13T21:39:00.411Z | |
| 3113 | 2026-04-13T21:39:00.411Z | info: running `cargo check --bins` on ntp-admin-client (118/271) |
| 3114 | 2026-04-13T21:39:00.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3115 | 2026-04-13T21:39:00.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3116 | 2026-04-13T21:39:00.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3117 | 2026-04-13T21:39:00.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3118 | 2026-04-13T21:39:00.992Z | |
| 3119 | 2026-04-13T21:39:00.992Z | info: running `cargo check --bins` on oxide-client (119/271) |
| 3120 | 2026-04-13T21:39:01.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3121 | 2026-04-13T21:39:01.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3122 | 2026-04-13T21:39:01.491Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3123 | 2026-04-13T21:39:01.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3124 | 2026-04-13T21:39:01.582Z | |
| 3125 | 2026-04-13T21:39:01.582Z | info: running `cargo check --bins` on oximeter-client (120/271) |
| 3126 | 2026-04-13T21:39:02.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3127 | 2026-04-13T21:39:02.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3128 | 2026-04-13T21:39:02.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3129 | 2026-04-13T21:39:02.093Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3130 | 2026-04-13T21:39:02.181Z | |
| 3131 | 2026-04-13T21:39:02.181Z | info: running `cargo check --bins` on repo-depot-client (121/271) |
| 3132 | 2026-04-13T21:39:02.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3133 | 2026-04-13T21:39:02.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3134 | 2026-04-13T21:39:02.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3135 | 2026-04-13T21:39:02.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3136 | 2026-04-13T21:39:02.765Z | |
| 3137 | 2026-04-13T21:39:02.765Z | info: running `cargo check --bins` on sled-agent-client (122/271) |
| 3138 | 2026-04-13T21:39:03.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3139 | 2026-04-13T21:39:03.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3140 | 2026-04-13T21:39:03.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3141 | 2026-04-13T21:39:03.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3142 | 2026-04-13T21:39:03.373Z | |
| 3143 | 2026-04-13T21:39:03.373Z | info: running `cargo check --bins` on wicketd-client (123/271) |
| 3144 | 2026-04-13T21:39:03.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3145 | 2026-04-13T21:39:03.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3146 | 2026-04-13T21:39:03.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3147 | 2026-04-13T21:39:03.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3148 | 2026-04-13T21:39:03.994Z | |
| 3149 | 2026-04-13T21:39:03.994Z | info: running `cargo check --bins` on installinator-common (124/271) |
| 3150 | 2026-04-13T21:39:04.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3151 | 2026-04-13T21:39:04.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3152 | 2026-04-13T21:39:04.513Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3153 | 2026-04-13T21:39:04.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3154 | 2026-04-13T21:39:04.610Z | |
| 3155 | 2026-04-13T21:39:04.610Z | info: running `cargo check --bins` on installinator-common-versions (125/271) |
| 3156 | 2026-04-13T21:39:05.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3157 | 2026-04-13T21:39:05.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3158 | 2026-04-13T21:39:05.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3159 | 2026-04-13T21:39:05.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3160 | 2026-04-13T21:39:05.194Z | |
| 3161 | 2026-04-13T21:39:05.194Z | info: running `cargo check --bins` on wicket-common (126/271) |
| 3162 | 2026-04-13T21:39:05.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3163 | 2026-04-13T21:39:05.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3164 | 2026-04-13T21:39:05.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3165 | 2026-04-13T21:39:05.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3166 | 2026-04-13T21:39:05.801Z | |
| 3167 | 2026-04-13T21:39:05.801Z | info: running `cargo check --bins` on omicron-cockroach-admin (127/271) |
| 3168 | 2026-04-13T21:39:06.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3169 | 2026-04-13T21:39:06.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3170 | 2026-04-13T21:39:06.485Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3171 | 2026-04-13T21:39:06.598Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3172 | 2026-04-13T21:39:06.606Z | Checking csv-core v0.1.13 |
| 3173 | 2026-04-13T21:39:06.613Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3174 | 2026-04-13T21:39:06.620Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3175 | 2026-04-13T21:39:06.629Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3176 | 2026-04-13T21:39:06.640Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3177 | 2026-04-13T21:39:06.651Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3178 | 2026-04-13T21:39:06.763Z | Checking csv v1.4.0 |
| 3179 | 2026-04-13T21:39:06.777Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3180 | 2026-04-13T21:39:06.823Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3181 | 2026-04-13T21:39:06.856Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3182 | 2026-04-13T21:39:07.088Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3183 | 2026-04-13T21:39:07.445Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3184 | 2026-04-13T21:39:07.448Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3185 | 2026-04-13T21:39:07.783Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3186 | 2026-04-13T21:39:12.869Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3187 | 2026-04-13T21:39:13.387Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3188 | 2026-04-13T21:39:15.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.87s |
| 3189 | 2026-04-13T21:39:15.874Z | |
| 3190 | 2026-04-13T21:39:15.874Z | info: running `cargo check --bins` on cockroach-admin-api (128/271) |
| 3191 | 2026-04-13T21:39:16.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3192 | 2026-04-13T21:39:16.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3193 | 2026-04-13T21:39:16.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3194 | 2026-04-13T21:39:16.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3195 | 2026-04-13T21:39:16.474Z | |
| 3196 | 2026-04-13T21:39:16.474Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (129/271) |
| 3197 | 2026-04-13T21:39:17.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3198 | 2026-04-13T21:39:17.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3199 | 2026-04-13T21:39:17.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3200 | 2026-04-13T21:39:17.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3201 | 2026-04-13T21:39:17.163Z | |
| 3202 | 2026-04-13T21:39:17.163Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (130/271) |
| 3203 | 2026-04-13T21:39:17.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3204 | 2026-04-13T21:39:17.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3205 | 2026-04-13T21:39:17.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3206 | 2026-04-13T21:39:17.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3207 | 2026-04-13T21:39:17.849Z | |
| 3208 | 2026-04-13T21:39:17.849Z | info: running `cargo check --bins` on gateway-test-utils (131/271) |
| 3209 | 2026-04-13T21:39:18.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3210 | 2026-04-13T21:39:18.396Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3211 | 2026-04-13T21:39:18.396Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3212 | 2026-04-13T21:39:18.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3213 | 2026-04-13T21:39:18.502Z | |
| 3214 | 2026-04-13T21:39:18.502Z | info: running `cargo check --bins` on omicron-gateway (132/271) |
| 3215 | 2026-04-13T21:39:19.042Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3216 | 2026-04-13T21:39:19.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3217 | 2026-04-13T21:39:19.259Z | Compiling typify-impl v0.6.1 |
| 3218 | 2026-04-13T21:39:19.398Z | Compiling unsafe-libyaml v0.2.11 |
| 3219 | 2026-04-13T21:39:19.409Z | Compiling radium v0.7.0 |
| 3220 | 2026-04-13T21:39:19.412Z | Compiling semver v0.1.20 |
| 3221 | 2026-04-13T21:39:19.432Z | Compiling pin-project-internal v1.1.11 |
| 3222 | 2026-04-13T21:39:19.444Z | Checking tap v1.0.1 |
| 3223 | 2026-04-13T21:39:19.448Z | Compiling maybe-uninit v2.0.0 |
| 3224 | 2026-04-13T21:39:19.544Z | Checking wyz v0.5.1 |
| 3225 | 2026-04-13T21:39:19.687Z | Compiling rustc_version v0.1.7 |
| 3226 | 2026-04-13T21:39:19.731Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3227 | 2026-04-13T21:39:19.764Z | Compiling snafu-derive v0.8.9 |
| 3228 | 2026-04-13T21:39:19.854Z | Compiling zerocopy-derive v0.6.6 |
| 3229 | 2026-04-13T21:39:19.887Z | Compiling serde_yaml v0.9.34+deprecated |
| 3230 | 2026-04-13T21:39:20.112Z | Compiling newtype_derive v0.1.6 |
| 3231 | 2026-04-13T21:39:20.302Z | Compiling cancel-safe-futures v0.1.5 |
| 3232 | 2026-04-13T21:39:20.496Z | Checking funty v2.0.0 |
| 3233 | 2026-04-13T21:39:20.514Z | Compiling owo-colors v4.3.0 |
| 3234 | 2026-04-13T21:39:20.536Z | Checking pin-project v1.1.11 |
| 3235 | 2026-04-13T21:39:20.635Z | Compiling packed_struct v0.10.1 |
| 3236 | 2026-04-13T21:39:20.701Z | Checking crc-catalog v2.4.0 |
| 3237 | 2026-04-13T21:39:20.796Z | Checking same-file v1.0.6 |
| 3238 | 2026-04-13T21:39:20.812Z | Checking bitvec v1.0.1 |
| 3239 | 2026-04-13T21:39:20.874Z | Checking crc v3.4.0 |
| 3240 | 2026-04-13T21:39:20.909Z | Checking zerocopy v0.6.6 |
| 3241 | 2026-04-13T21:39:20.923Z | Checking walkdir v2.5.0 |
| 3242 | 2026-04-13T21:39:21.123Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3243 | 2026-04-13T21:39:21.159Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3244 | 2026-04-13T21:39:21.205Z | Checking globset v0.4.18 |
| 3245 | 2026-04-13T21:39:21.223Z | Checking olpc-cjson v0.1.4 |
| 3246 | 2026-04-13T21:39:21.319Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3247 | 2026-04-13T21:39:21.356Z | Checking pem v3.0.6 |
| 3248 | 2026-04-13T21:39:21.461Z | Compiling packed_struct_codegen v0.10.1 |
| 3249 | 2026-04-13T21:39:21.491Z | Checking libsw-core v0.3.2 |
| 3250 | 2026-04-13T21:39:21.514Z | Checking serde_plain v1.0.2 |
| 3251 | 2026-04-13T21:39:21.565Z | Compiling bitfield-macros v0.19.4 |
| 3252 | 2026-04-13T21:39:21.636Z | Compiling indexmap v1.9.3 |
| 3253 | 2026-04-13T21:39:21.650Z | Checking typed-path v0.9.3 |
| 3254 | 2026-04-13T21:39:21.664Z | Checking nodrop v0.1.14 |
| 3255 | 2026-04-13T21:39:21.667Z | Checking snafu v0.8.9 |
| 3256 | 2026-04-13T21:39:21.753Z | Checking array-init v0.0.4 |
| 3257 | 2026-04-13T21:39:21.848Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3258 | 2026-04-13T21:39:21.920Z | Checking libsw v3.5.0 |
| 3259 | 2026-04-13T21:39:22.052Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3260 | 2026-04-13T21:39:22.075Z | Checking smallvec v0.6.14 |
| 3261 | 2026-04-13T21:39:22.195Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3262 | 2026-04-13T21:39:22.260Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3263 | 2026-04-13T21:39:22.273Z | Checking bitfield v0.19.4 |
| 3264 | 2026-04-13T21:39:22.381Z | Checking smawk v0.3.2 |
| 3265 | 2026-04-13T21:39:22.426Z | Checking tough v0.20.0 |
| 3266 | 2026-04-13T21:39:22.462Z | Checking base64 v0.21.7 |
| 3267 | 2026-04-13T21:39:22.511Z | Checking tagptr v0.2.0 |
| 3268 | 2026-04-13T21:39:22.538Z | Checking unicode-linebreak v0.1.5 |
| 3269 | 2026-04-13T21:39:22.613Z | Checking linear-map v1.2.0 |
| 3270 | 2026-04-13T21:39:22.652Z | Checking hashbrown v0.12.3 |
| 3271 | 2026-04-13T21:39:22.697Z | Checking ron v0.8.1 |
| 3272 | 2026-04-13T21:39:22.746Z | Checking textwrap v0.16.2 |
| 3273 | 2026-04-13T21:39:22.782Z | Checking moka v0.12.13 |
| 3274 | 2026-04-13T21:39:22.798Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3275 | 2026-04-13T21:39:22.958Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3276 | 2026-04-13T21:39:23.132Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3277 | 2026-04-13T21:39:23.211Z | Checking serde-hex v0.1.0 |
| 3278 | 2026-04-13T21:39:23.374Z | Checking steno v0.4.1 |
| 3279 | 2026-04-13T21:39:23.406Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3280 | 2026-04-13T21:39:23.565Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3281 | 2026-04-13T21:39:23.568Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3282 | 2026-04-13T21:39:23.798Z | Compiling typify-macro v0.6.1 |
| 3283 | 2026-04-13T21:39:23.928Z | Checking hashbrown v0.13.2 |
| 3284 | 2026-04-13T21:39:24.055Z | Checking humantime v2.3.0 |
| 3285 | 2026-04-13T21:39:24.129Z | Checking crc-any v2.5.0 |
| 3286 | 2026-04-13T21:39:24.240Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3287 | 2026-04-13T21:39:24.306Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3288 | 2026-04-13T21:39:24.347Z | Checking object v0.30.4 |
| 3289 | 2026-04-13T21:39:24.362Z | Checking hickory-resolver v0.25.2 |
| 3290 | 2026-04-13T21:39:24.405Z | Checking void v1.0.2 |
| 3291 | 2026-04-13T21:39:24.477Z | Checking utf-8 v0.7.6 |
| 3292 | 2026-04-13T21:39:24.491Z | Checking half v1.8.3 |
| 3293 | 2026-04-13T21:39:24.539Z | Checking path-slash v0.1.5 |
| 3294 | 2026-04-13T21:39:24.610Z | Checking tungstenite v0.23.0 |
| 3295 | 2026-04-13T21:39:24.644Z | Checking lzss v0.8.2 |
| 3296 | 2026-04-13T21:39:24.683Z | Checking serde_cbor v0.11.2 |
| 3297 | 2026-04-13T21:39:24.828Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3298 | 2026-04-13T21:39:24.856Z | Checking nix v0.27.1 |
| 3299 | 2026-04-13T21:39:24.986Z | Checking kstat-rs v0.2.4 |
| 3300 | 2026-04-13T21:39:25.031Z | Checking fxhash v0.2.1 |
| 3301 | 2026-04-13T21:39:25.066Z | Checking serde_bytes v0.11.19 |
| 3302 | 2026-04-13T21:39:25.110Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3303 | 2026-04-13T21:39:25.148Z | Checking tokio-tungstenite v0.23.1 |
| 3304 | 2026-04-13T21:39:25.172Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3305 | 2026-04-13T21:39:25.239Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3306 | 2026-04-13T21:39:25.380Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3307 | 2026-04-13T21:39:25.407Z | Checking signal-hook-tokio v0.3.1 |
| 3308 | 2026-04-13T21:39:25.518Z | Compiling typify v0.6.1 |
| 3309 | 2026-04-13T21:39:25.598Z | Compiling progenitor-impl v0.13.0 |
| 3310 | 2026-04-13T21:39:26.572Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3311 | 2026-04-13T21:39:27.107Z | Compiling progenitor-macro v0.13.0 |
| 3312 | 2026-04-13T21:39:27.467Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3313 | 2026-04-13T21:39:27.765Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3314 | 2026-04-13T21:39:29.387Z | Checking progenitor v0.13.0 |
| 3315 | 2026-04-13T21:39:29.505Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3316 | 2026-04-13T21:39:29.508Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3317 | 2026-04-13T21:39:32.488Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3318 | 2026-04-13T21:39:39.701Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3319 | 2026-04-13T21:39:45.843Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3320 | 2026-04-13T21:39:47.213Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3321 | 2026-04-13T21:39:47.778Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3322 | 2026-04-13T21:39:49.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.29s |
| 3323 | 2026-04-13T21:39:49.999Z | |
| 3324 | 2026-04-13T21:39:49.999Z | info: running `cargo check --bins` on gateway-api (133/271) |
| 3325 | 2026-04-13T21:39:50.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3326 | 2026-04-13T21:39:50.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3327 | 2026-04-13T21:39:50.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3328 | 2026-04-13T21:39:50.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3329 | 2026-04-13T21:39:50.599Z | |
| 3330 | 2026-04-13T21:39:50.599Z | info: running `cargo check --bins` on ipcc (134/271) |
| 3331 | 2026-04-13T21:39:51.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3332 | 2026-04-13T21:39:51.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3333 | 2026-04-13T21:39:51.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3334 | 2026-04-13T21:39:51.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3335 | 2026-04-13T21:39:51.191Z | |
| 3336 | 2026-04-13T21:39:51.191Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (135/271) |
| 3337 | 2026-04-13T21:39:51.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3338 | 2026-04-13T21:39:51.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3339 | 2026-04-13T21:39:51.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3340 | 2026-04-13T21:39:51.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3341 | 2026-04-13T21:39:51.769Z | |
| 3342 | 2026-04-13T21:39:51.769Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (136/271) |
| 3343 | 2026-04-13T21:39:52.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3344 | 2026-04-13T21:39:52.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3345 | 2026-04-13T21:39:52.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3346 | 2026-04-13T21:39:52.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3347 | 2026-04-13T21:39:52.369Z | |
| 3348 | 2026-04-13T21:39:52.369Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (137/271) |
| 3349 | 2026-04-13T21:39:52.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3350 | 2026-04-13T21:39:52.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3351 | 2026-04-13T21:39:52.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3352 | 2026-04-13T21:39:52.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3353 | 2026-04-13T21:39:52.969Z | |
| 3354 | 2026-04-13T21:39:52.969Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (138/271) |
| 3355 | 2026-04-13T21:39:53.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3356 | 2026-04-13T21:39:53.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3357 | 2026-04-13T21:39:53.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3358 | 2026-04-13T21:39:53.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3359 | 2026-04-13T21:39:53.571Z | |
| 3360 | 2026-04-13T21:39:53.571Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (139/271) |
| 3361 | 2026-04-13T21:39:54.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3362 | 2026-04-13T21:39:54.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3363 | 2026-04-13T21:39:54.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3364 | 2026-04-13T21:39:54.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3365 | 2026-04-13T21:39:54.173Z | |
| 3366 | 2026-04-13T21:39:54.173Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (140/271) |
| 3367 | 2026-04-13T21:39:54.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3368 | 2026-04-13T21:39:54.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3369 | 2026-04-13T21:39:54.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3370 | 2026-04-13T21:39:54.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3371 | 2026-04-13T21:39:54.776Z | |
| 3372 | 2026-04-13T21:39:54.776Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (141/271) |
| 3373 | 2026-04-13T21:39:55.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3374 | 2026-04-13T21:39:55.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3375 | 2026-04-13T21:39:55.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3376 | 2026-04-13T21:39:55.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3377 | 2026-04-13T21:39:55.378Z | |
| 3378 | 2026-04-13T21:39:55.378Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (142/271) |
| 3379 | 2026-04-13T21:39:55.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3380 | 2026-04-13T21:39:55.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3381 | 2026-04-13T21:39:55.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3382 | 2026-04-13T21:39:55.886Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3383 | 2026-04-13T21:39:55.976Z | |
| 3384 | 2026-04-13T21:39:55.976Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (143/271) |
| 3385 | 2026-04-13T21:39:56.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3386 | 2026-04-13T21:39:56.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3387 | 2026-04-13T21:39:56.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3388 | 2026-04-13T21:39:56.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3389 | 2026-04-13T21:39:56.577Z | |
| 3390 | 2026-04-13T21:39:56.577Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (144/271) |
| 3391 | 2026-04-13T21:39:57.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3392 | 2026-04-13T21:39:57.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3393 | 2026-04-13T21:39:57.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3394 | 2026-04-13T21:39:57.086Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3395 | 2026-04-13T21:39:57.179Z | |
| 3396 | 2026-04-13T21:39:57.179Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (145/271) |
| 3397 | 2026-04-13T21:39:57.684Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3398 | 2026-04-13T21:39:57.687Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3399 | 2026-04-13T21:39:57.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3400 | 2026-04-13T21:39:57.690Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3401 | 2026-04-13T21:39:57.784Z | |
| 3402 | 2026-04-13T21:39:57.784Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (146/271) |
| 3403 | 2026-04-13T21:39:58.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3404 | 2026-04-13T21:39:58.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3405 | 2026-04-13T21:39:58.290Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3406 | 2026-04-13T21:39:58.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3407 | 2026-04-13T21:39:58.386Z | |
| 3408 | 2026-04-13T21:39:58.386Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (147/271) |
| 3409 | 2026-04-13T21:39:58.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3410 | 2026-04-13T21:39:58.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3411 | 2026-04-13T21:39:58.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3412 | 2026-04-13T21:39:58.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3413 | 2026-04-13T21:39:58.988Z | |
| 3414 | 2026-04-13T21:39:58.989Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (148/271) |
| 3415 | 2026-04-13T21:39:59.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3416 | 2026-04-13T21:39:59.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3417 | 2026-04-13T21:39:59.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3418 | 2026-04-13T21:39:59.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3419 | 2026-04-13T21:39:59.587Z | |
| 3420 | 2026-04-13T21:39:59.587Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (149/271) |
| 3421 | 2026-04-13T21:40:00.089Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3422 | 2026-04-13T21:40:00.092Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3423 | 2026-04-13T21:40:00.093Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3424 | 2026-04-13T21:40:00.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3425 | 2026-04-13T21:40:00.188Z | |
| 3426 | 2026-04-13T21:40:00.188Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (150/271) |
| 3427 | 2026-04-13T21:40:00.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3428 | 2026-04-13T21:40:00.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3429 | 2026-04-13T21:40:00.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3430 | 2026-04-13T21:40:00.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3431 | 2026-04-13T21:40:00.783Z | |
| 3432 | 2026-04-13T21:40:00.783Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (151/271) |
| 3433 | 2026-04-13T21:40:01.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3434 | 2026-04-13T21:40:01.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3435 | 2026-04-13T21:40:01.294Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3436 | 2026-04-13T21:40:01.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3437 | 2026-04-13T21:40:01.389Z | |
| 3438 | 2026-04-13T21:40:01.389Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (152/271) |
| 3439 | 2026-04-13T21:40:01.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3440 | 2026-04-13T21:40:01.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3441 | 2026-04-13T21:40:01.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3442 | 2026-04-13T21:40:01.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3443 | 2026-04-13T21:40:01.989Z | |
| 3444 | 2026-04-13T21:40:01.989Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (153/271) |
| 3445 | 2026-04-13T21:40:02.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3446 | 2026-04-13T21:40:02.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3447 | 2026-04-13T21:40:02.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3448 | 2026-04-13T21:40:02.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3449 | 2026-04-13T21:40:02.589Z | |
| 3450 | 2026-04-13T21:40:02.589Z | info: running `cargo check --bins` on oximeter-producer (154/271) |
| 3451 | 2026-04-13T21:40:03.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3452 | 2026-04-13T21:40:03.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3453 | 2026-04-13T21:40:03.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3454 | 2026-04-13T21:40:03.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3455 | 2026-04-13T21:40:03.229Z | |
| 3456 | 2026-04-13T21:40:03.229Z | info: running `cargo check --bins` on internal-dns-resolver (155/271) |
| 3457 | 2026-04-13T21:40:03.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3458 | 2026-04-13T21:40:03.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3459 | 2026-04-13T21:40:03.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3460 | 2026-04-13T21:40:03.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3461 | 2026-04-13T21:40:03.835Z | |
| 3462 | 2026-04-13T21:40:03.835Z | info: running `cargo check --bins` on dns-server (156/271) |
| 3463 | 2026-04-13T21:40:04.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3464 | 2026-04-13T21:40:04.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3465 | 2026-04-13T21:40:04.484Z | Compiling parking_lot_core v0.8.6 |
| 3466 | 2026-04-13T21:40:04.484Z | Compiling git-stub v1.0.0 |
| 3467 | 2026-04-13T21:40:04.484Z | Compiling atomicwrites v0.4.4 |
| 3468 | 2026-04-13T21:40:04.487Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3469 | 2026-04-13T21:40:04.603Z | Checking prefix-trie v0.7.0 |
| 3470 | 2026-04-13T21:40:04.713Z | Compiling git-stub-vcs v0.1.0 |
| 3471 | 2026-04-13T21:40:04.905Z | Checking hickory-server v0.25.2 |
| 3472 | 2026-04-13T21:40:04.986Z | Checking parking_lot v0.11.2 |
| 3473 | 2026-04-13T21:40:04.989Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3474 | 2026-04-13T21:40:05.067Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3475 | 2026-04-13T21:40:05.067Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3476 | 2026-04-13T21:40:05.161Z | Checking sled v0.34.7 |
| 3477 | 2026-04-13T21:40:07.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 3478 | 2026-04-13T21:40:07.213Z | |
| 3479 | 2026-04-13T21:40:07.213Z | info: running `cargo check --bins` on dns-server-api (157/271) |
| 3480 | 2026-04-13T21:40:07.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3481 | 2026-04-13T21:40:07.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3482 | 2026-04-13T21:40:07.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3483 | 2026-04-13T21:40:07.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3484 | 2026-04-13T21:40:07.811Z | |
| 3485 | 2026-04-13T21:40:07.811Z | info: running `cargo check --bins` on sp-sim (158/271) |
| 3486 | 2026-04-13T21:40:08.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3487 | 2026-04-13T21:40:08.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3488 | 2026-04-13T21:40:08.531Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3489 | 2026-04-13T21:40:10.261Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.44s |
| 3490 | 2026-04-13T21:40:10.461Z | |
| 3491 | 2026-04-13T21:40:10.461Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (159/271) |
| 3492 | 2026-04-13T21:40:11.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3493 | 2026-04-13T21:40:11.013Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3494 | 2026-04-13T21:40:11.013Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3495 | 2026-04-13T21:40:11.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3496 | 2026-04-13T21:40:11.121Z | |
| 3497 | 2026-04-13T21:40:11.121Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (160/271) |
| 3498 | 2026-04-13T21:40:11.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3499 | 2026-04-13T21:40:11.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3500 | 2026-04-13T21:40:11.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3501 | 2026-04-13T21:40:11.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3502 | 2026-04-13T21:40:11.777Z | |
| 3503 | 2026-04-13T21:40:11.778Z | info: running `cargo check --bins` on db-macros (161/271) |
| 3504 | 2026-04-13T21:40:12.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3505 | 2026-04-13T21:40:12.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3506 | 2026-04-13T21:40:12.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3507 | 2026-04-13T21:40:12.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3508 | 2026-04-13T21:40:12.366Z | |
| 3509 | 2026-04-13T21:40:12.366Z | info: running `cargo check --bins` on nexus-macros-common (162/271) |
| 3510 | 2026-04-13T21:40:12.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-04-13T21:40:12.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-04-13T21:40:12.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-04-13T21:40:12.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3514 | 2026-04-13T21:40:12.952Z | |
| 3515 | 2026-04-13T21:40:12.952Z | info: running `cargo check --bins` on nexus-auth (163/271) |
| 3516 | 2026-04-13T21:40:13.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-04-13T21:40:13.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-04-13T21:40:13.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-04-13T21:40:13.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3520 | 2026-04-13T21:40:13.604Z | |
| 3521 | 2026-04-13T21:40:13.604Z | info: running `cargo check --bins` on authz-macros (164/271) |
| 3522 | 2026-04-13T21:40:14.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-04-13T21:40:14.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-04-13T21:40:14.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-04-13T21:40:14.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3526 | 2026-04-13T21:40:14.188Z | |
| 3527 | 2026-04-13T21:40:14.188Z | info: running `cargo check --bins` on nexus-db-fixed-data (165/271) |
| 3528 | 2026-04-13T21:40:14.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-04-13T21:40:14.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-04-13T21:40:14.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-04-13T21:40:14.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3532 | 2026-04-13T21:40:14.823Z | |
| 3533 | 2026-04-13T21:40:14.823Z | info: running `cargo check --bins` on nexus-db-model (166/271) |
| 3534 | 2026-04-13T21:40:15.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-04-13T21:40:15.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-04-13T21:40:15.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-04-13T21:40:15.366Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3538 | 2026-04-13T21:40:15.470Z | |
| 3539 | 2026-04-13T21:40:15.470Z | info: running `cargo check --bins` on nexus-db-schema (167/271) |
| 3540 | 2026-04-13T21:40:15.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-04-13T21:40:15.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-04-13T21:40:15.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-04-13T21:40:15.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3544 | 2026-04-13T21:40:16.056Z | |
| 3545 | 2026-04-13T21:40:16.056Z | info: running `cargo check --bins` on omicron-rpaths (168/271) |
| 3546 | 2026-04-13T21:40:16.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-04-13T21:40:16.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-04-13T21:40:16.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-04-13T21:40:16.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3550 | 2026-04-13T21:40:16.640Z | |
| 3551 | 2026-04-13T21:40:16.640Z | info: running `cargo check --bins` on nexus-defaults (169/271) |
| 3552 | 2026-04-13T21:40:17.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-04-13T21:40:17.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-04-13T21:40:17.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-04-13T21:40:17.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3556 | 2026-04-13T21:40:17.235Z | |
| 3557 | 2026-04-13T21:40:17.235Z | info: running `cargo check --bins` on omicron-cockroach-metrics (170/271) |
| 3558 | 2026-04-13T21:40:17.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-04-13T21:40:17.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-04-13T21:40:17.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-04-13T21:40:17.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3562 | 2026-04-13T21:40:17.825Z | |
| 3563 | 2026-04-13T21:40:17.825Z | info: running `cargo check --bins` on parallel-task-set (171/271) |
| 3564 | 2026-04-13T21:40:18.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-04-13T21:40:18.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-04-13T21:40:18.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-04-13T21:40:18.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3568 | 2026-04-13T21:40:18.409Z | |
| 3569 | 2026-04-13T21:40:18.409Z | info: running `cargo check --bins` on nexus-db-errors (172/271) |
| 3570 | 2026-04-13T21:40:18.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-04-13T21:40:18.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-04-13T21:40:18.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-04-13T21:40:18.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3574 | 2026-04-13T21:40:19.060Z | |
| 3575 | 2026-04-13T21:40:19.060Z | info: running `cargo check --bins` on nexus-db-lookup (173/271) |
| 3576 | 2026-04-13T21:40:19.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-04-13T21:40:19.608Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-04-13T21:40:19.608Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-04-13T21:40:19.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3580 | 2026-04-13T21:40:19.710Z | |
| 3581 | 2026-04-13T21:40:19.710Z | info: running `cargo check --bins` on nexus-inventory (174/271) |
| 3582 | 2026-04-13T21:40:20.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-04-13T21:40:20.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-04-13T21:40:20.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-04-13T21:40:20.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3586 | 2026-04-13T21:40:20.352Z | |
| 3587 | 2026-04-13T21:40:20.352Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (175/271) |
| 3588 | 2026-04-13T21:40:20.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-04-13T21:40:20.873Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-04-13T21:40:20.873Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-04-13T21:40:20.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3592 | 2026-04-13T21:40:20.972Z | |
| 3593 | 2026-04-13T21:40:20.972Z | info: running `cargo check --bins --no-default-features` on sled-storage (176/271) |
| 3594 | 2026-04-13T21:40:21.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-04-13T21:40:21.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-04-13T21:40:21.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-04-13T21:40:21.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3598 | 2026-04-13T21:40:21.584Z | |
| 3599 | 2026-04-13T21:40:21.584Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (177/271) |
| 3600 | 2026-04-13T21:40:22.101Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-04-13T21:40:22.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-04-13T21:40:22.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-04-13T21:40:22.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3604 | 2026-04-13T21:40:22.197Z | |
| 3605 | 2026-04-13T21:40:22.197Z | info: running `cargo check --bins` on key-manager (178/271) |
| 3606 | 2026-04-13T21:40:22.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-04-13T21:40:22.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-04-13T21:40:22.700Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3609 | 2026-04-13T21:40:22.703Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3610 | 2026-04-13T21:40:22.794Z | |
| 3611 | 2026-04-13T21:40:22.794Z | info: running `cargo check --bins --no-default-features` on sled-hardware (179/271) |
| 3612 | 2026-04-13T21:40:23.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3613 | 2026-04-13T21:40:23.315Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3614 | 2026-04-13T21:40:23.315Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3615 | 2026-04-13T21:40:23.318Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3616 | 2026-04-13T21:40:23.414Z | |
| 3617 | 2026-04-13T21:40:23.414Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (180/271) |
| 3618 | 2026-04-13T21:40:23.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3619 | 2026-04-13T21:40:23.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3620 | 2026-04-13T21:40:23.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3621 | 2026-04-13T21:40:23.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3622 | 2026-04-13T21:40:24.030Z | |
| 3623 | 2026-04-13T21:40:24.030Z | info: running `cargo check --bins` on typed-rng (181/271) |
| 3624 | 2026-04-13T21:40:24.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3625 | 2026-04-13T21:40:24.526Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3626 | 2026-04-13T21:40:24.526Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3627 | 2026-04-13T21:40:24.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3628 | 2026-04-13T21:40:24.613Z | |
| 3629 | 2026-04-13T21:40:24.613Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (182/271) |
| 3630 | 2026-04-13T21:40:25.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3631 | 2026-04-13T21:40:25.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3632 | 2026-04-13T21:40:25.454Z | Compiling typify-impl v0.4.3 |
| 3633 | 2026-04-13T21:40:25.455Z | Compiling libefi-sys v0.1.0 |
| 3634 | 2026-04-13T21:40:25.457Z | Compiling bitfield-struct v0.6.2 |
| 3635 | 2026-04-13T21:40:25.602Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3636 | 2026-04-13T21:40:25.611Z | Compiling xshell-macros v0.2.7 |
| 3637 | 2026-04-13T21:40:25.625Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3638 | 2026-04-13T21:40:25.652Z | Compiling salty v0.3.0 |
| 3639 | 2026-04-13T21:40:25.709Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3640 | 2026-04-13T21:40:25.838Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-04-13T21:40:25.938Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3642 | 2026-04-13T21:40:25.972Z | Checking xshell v0.2.7 |
| 3643 | 2026-04-13T21:40:25.993Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3644 | 2026-04-13T21:40:26.158Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3645 | 2026-04-13T21:40:26.193Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3646 | 2026-04-13T21:40:26.215Z | Checking primeorder v0.13.6 |
| 3647 | 2026-04-13T21:40:26.324Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3648 | 2026-04-13T21:40:26.363Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3649 | 2026-04-13T21:40:26.423Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3650 | 2026-04-13T21:40:26.447Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3651 | 2026-04-13T21:40:26.468Z | Checking tungstenite v0.21.0 |
| 3652 | 2026-04-13T21:40:26.657Z | Checking p384 v0.13.1 |
| 3653 | 2026-04-13T21:40:26.671Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3654 | 2026-04-13T21:40:26.750Z | Compiling proc-macro-error2 v2.0.1 |
| 3655 | 2026-04-13T21:40:26.813Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3656 | 2026-04-13T21:40:26.903Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3657 | 2026-04-13T21:40:27.065Z | Compiling num-derive v0.3.3 |
| 3658 | 2026-04-13T21:40:27.081Z | Compiling unicase v2.9.0 |
| 3659 | 2026-04-13T21:40:27.228Z | Checking compression-core v0.4.31 |
| 3660 | 2026-04-13T21:40:27.286Z | Compiling mime_guess v2.0.5 |
| 3661 | 2026-04-13T21:40:27.361Z | Checking compression-codecs v0.4.37 |
| 3662 | 2026-04-13T21:40:27.456Z | Compiling tabled_derive v0.11.0 |
| 3663 | 2026-04-13T21:40:27.522Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3664 | 2026-04-13T21:40:27.540Z | Checking tokio-tungstenite v0.21.0 |
| 3665 | 2026-04-13T21:40:27.816Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3666 | 2026-04-13T21:40:27.940Z | Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3667 | 2026-04-13T21:40:27.955Z | Checking libscf-sys v1.1.0 |
| 3668 | 2026-04-13T21:40:28.089Z | Checking papergrid v0.17.0 |
| 3669 | 2026-04-13T21:40:28.204Z | Checking testing_table v0.3.0 |
| 3670 | 2026-04-13T21:40:28.220Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3671 | 2026-04-13T21:40:28.300Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3672 | 2026-04-13T21:40:28.465Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3673 | 2026-04-13T21:40:28.598Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3674 | 2026-04-13T21:40:28.673Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3675 | 2026-04-13T21:40:28.810Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3676 | 2026-04-13T21:40:28.825Z | Checking toml_datetime v1.0.0+spec-1.1.0 |
| 3677 | 2026-04-13T21:40:28.860Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3678 | 2026-04-13T21:40:28.876Z | Compiling dropshot v0.17.0 |
| 3679 | 2026-04-13T21:40:29.000Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3680 | 2026-04-13T21:40:29.022Z | Checking corncobs v0.1.4 |
| 3681 | 2026-04-13T21:40:29.105Z | Checking toml v1.0.6+spec-1.1.0 |
| 3682 | 2026-04-13T21:40:29.126Z | Checking tabled v0.20.0 |
| 3683 | 2026-04-13T21:40:29.149Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3684 | 2026-04-13T21:40:29.238Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3685 | 2026-04-13T21:40:29.238Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-04-13T21:40:29.346Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3687 | 2026-04-13T21:40:29.374Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3688 | 2026-04-13T21:40:29.441Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3689 | 2026-04-13T21:40:29.638Z | Checking async-compression v0.4.41 |
| 3690 | 2026-04-13T21:40:29.653Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3691 | 2026-04-13T21:40:29.704Z | Checking progenitor-client v0.11.2 |
| 3692 | 2026-04-13T21:40:29.888Z | Compiling dropshot_endpoint v0.17.0 |
| 3693 | 2026-04-13T21:40:29.926Z | Checking secrecy v0.8.0 |
| 3694 | 2026-04-13T21:40:29.942Z | Checking filetime v0.2.27 |
| 3695 | 2026-04-13T21:40:30.034Z | Compiling typify-macro v0.4.3 |
| 3696 | 2026-04-13T21:40:30.052Z | Checking xattr v1.6.1 |
| 3697 | 2026-04-13T21:40:30.077Z | Checking http-range v0.1.5 |
| 3698 | 2026-04-13T21:40:30.104Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3699 | 2026-04-13T21:40:30.180Z | Checking tar v0.4.45 |
| 3700 | 2026-04-13T21:40:30.573Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3701 | 2026-04-13T21:40:30.766Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3702 | 2026-04-13T21:40:30.795Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3703 | 2026-04-13T21:40:31.188Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3704 | 2026-04-13T21:40:31.207Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3705 | 2026-04-13T21:40:31.249Z | Checking atty v0.2.14 |
| 3706 | 2026-04-13T21:40:31.350Z | Checking crc8 v0.1.1 |
| 3707 | 2026-04-13T21:40:31.461Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3708 | 2026-04-13T21:40:31.660Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3709 | 2026-04-13T21:40:31.723Z | Compiling typify v0.4.3 |
| 3710 | 2026-04-13T21:40:31.835Z | Compiling progenitor-impl v0.11.2 |
| 3711 | 2026-04-13T21:40:31.852Z | Compiling progenitor-impl v0.10.0 |
| 3712 | 2026-04-13T21:40:32.272Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3713 | 2026-04-13T21:40:32.341Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3714 | 2026-04-13T21:40:32.357Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3715 | 2026-04-13T21:40:32.590Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3716 | 2026-04-13T21:40:32.773Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3717 | 2026-04-13T21:40:32.789Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3718 | 2026-04-13T21:40:32.837Z | Checking hyper-staticfile v0.10.1 |
| 3719 | 2026-04-13T21:40:33.056Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3720 | 2026-04-13T21:40:33.123Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3721 | 2026-04-13T21:40:33.196Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3722 | 2026-04-13T21:40:33.278Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3723 | 2026-04-13T21:40:33.375Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3724 | 2026-04-13T21:40:33.473Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3725 | 2026-04-13T21:40:33.489Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=bc489ddf0f38f75e0c194b86cf6f0de377f68845#bc489ddf) |
| 3726 | 2026-04-13T21:40:33.633Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3727 | 2026-04-13T21:40:33.905Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3728 | 2026-04-13T21:40:34.191Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3729 | 2026-04-13T21:40:34.311Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3730 | 2026-04-13T21:40:34.416Z | Compiling progenitor-macro v0.10.0 |
| 3731 | 2026-04-13T21:40:34.468Z | Compiling progenitor-macro v0.11.2 |
| 3732 | 2026-04-13T21:40:34.507Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3733 | 2026-04-13T21:40:34.823Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3734 | 2026-04-13T21:40:37.373Z | Checking progenitor v0.10.0 |
| 3735 | 2026-04-13T21:40:37.436Z | Checking progenitor v0.11.2 |
| 3736 | 2026-04-13T21:40:37.511Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3737 | 2026-04-13T21:40:37.567Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3738 | 2026-04-13T21:40:42.264Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3739 | 2026-04-13T21:40:53.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.51s |
| 3740 | 2026-04-13T21:40:53.341Z | |
| 3741 | 2026-04-13T21:40:53.341Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (183/271) |
| 3742 | 2026-04-13T21:40:53.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-04-13T21:40:53.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-04-13T21:40:54.124Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3745 | 2026-04-13T21:41:05.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.79s |
| 3746 | 2026-04-13T21:41:05.349Z | |
| 3747 | 2026-04-13T21:41:05.349Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (184/271) |
| 3748 | 2026-04-13T21:41:05.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-04-13T21:41:05.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-04-13T21:41:06.130Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3751 | 2026-04-13T21:41:17.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s |
| 3752 | 2026-04-13T21:41:17.336Z | |
| 3753 | 2026-04-13T21:41:17.336Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (185/271) |
| 3754 | 2026-04-13T21:41:17.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-04-13T21:41:17.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-04-13T21:41:18.126Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3757 | 2026-04-13T21:41:29.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3758 | 2026-04-13T21:41:29.336Z | |
| 3759 | 2026-04-13T21:41:29.336Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (186/271) |
| 3760 | 2026-04-13T21:41:29.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-04-13T21:41:29.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-04-13T21:41:31.121Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3763 | 2026-04-13T21:41:41.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s |
| 3764 | 2026-04-13T21:41:41.308Z | |
| 3765 | 2026-04-13T21:41:41.308Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (187/271) |
| 3766 | 2026-04-13T21:41:41.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-04-13T21:41:41.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-04-13T21:41:42.086Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3769 | 2026-04-13T21:41:53.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.81s |
| 3770 | 2026-04-13T21:41:53.340Z | |
| 3771 | 2026-04-13T21:41:53.340Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (188/271) |
| 3772 | 2026-04-13T21:41:53.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-04-13T21:41:53.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-04-13T21:41:54.119Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3775 | 2026-04-13T21:42:05.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3776 | 2026-04-13T21:42:05.343Z | |
| 3777 | 2026-04-13T21:42:05.343Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (189/271) |
| 3778 | 2026-04-13T21:42:05.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-04-13T21:42:05.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-04-13T21:42:06.114Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3781 | 2026-04-13T21:42:17.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.78s |
| 3782 | 2026-04-13T21:42:17.355Z | |
| 3783 | 2026-04-13T21:42:17.355Z | info: running `cargo check --bins` on bootstrap-agent-api (190/271) |
| 3784 | 2026-04-13T21:42:17.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-04-13T21:42:17.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-04-13T21:42:17.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-04-13T21:42:17.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3788 | 2026-04-13T21:42:17.964Z | |
| 3789 | 2026-04-13T21:42:17.964Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (191/271) |
| 3790 | 2026-04-13T21:42:18.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-04-13T21:42:18.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-04-13T21:42:18.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-04-13T21:42:18.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3794 | 2026-04-13T21:42:18.567Z | |
| 3795 | 2026-04-13T21:42:18.567Z | info: running `cargo check --bins` on range-requests (192/271) |
| 3796 | 2026-04-13T21:42:19.063Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-04-13T21:42:19.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-04-13T21:42:19.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-04-13T21:42:19.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3800 | 2026-04-13T21:42:19.157Z | |
| 3801 | 2026-04-13T21:42:19.157Z | info: running `cargo check --bins` on repo-depot-api (193/271) |
| 3802 | 2026-04-13T21:42:19.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-04-13T21:42:19.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-04-13T21:42:19.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-04-13T21:42:19.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3806 | 2026-04-13T21:42:19.754Z | |
| 3807 | 2026-04-13T21:42:19.754Z | info: running `cargo check --bins` on sled-agent-api (194/271) |
| 3808 | 2026-04-13T21:42:20.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-04-13T21:42:20.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-04-13T21:42:20.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-04-13T21:42:20.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3812 | 2026-04-13T21:42:20.375Z | |
| 3813 | 2026-04-13T21:42:20.375Z | info: running `cargo check --bins` on sled-diagnostics (195/271) |
| 3814 | 2026-04-13T21:42:20.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-04-13T21:42:20.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-04-13T21:42:20.896Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-04-13T21:42:20.899Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3818 | 2026-04-13T21:42:20.995Z | |
| 3819 | 2026-04-13T21:42:20.995Z | info: running `cargo check --bins` on zfs-test-harness (196/271) |
| 3820 | 2026-04-13T21:42:21.511Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-04-13T21:42:21.513Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-04-13T21:42:21.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-04-13T21:42:21.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3824 | 2026-04-13T21:42:21.608Z | |
| 3825 | 2026-04-13T21:42:21.608Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (197/271) |
| 3826 | 2026-04-13T21:42:22.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-04-13T21:42:22.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-04-13T21:42:22.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-04-13T21:42:22.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3830 | 2026-04-13T21:42:22.231Z | |
| 3831 | 2026-04-13T21:42:22.231Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (198/271) |
| 3832 | 2026-04-13T21:42:22.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-04-13T21:42:22.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-04-13T21:42:22.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-04-13T21:42:22.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3836 | 2026-04-13T21:42:22.854Z | |
| 3837 | 2026-04-13T21:42:22.854Z | info: running `cargo check --bins` on sled-agent-health-monitor (199/271) |
| 3838 | 2026-04-13T21:42:23.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-04-13T21:42:23.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-04-13T21:42:23.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-04-13T21:42:23.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3842 | 2026-04-13T21:42:23.468Z | |
| 3843 | 2026-04-13T21:42:23.468Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (200/271) |
| 3844 | 2026-04-13T21:42:23.988Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-04-13T21:42:23.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-04-13T21:42:23.991Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3847 | 2026-04-13T21:42:23.994Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3848 | 2026-04-13T21:42:24.092Z | |
| 3849 | 2026-04-13T21:42:24.092Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (201/271) |
| 3850 | 2026-04-13T21:42:24.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3851 | 2026-04-13T21:42:24.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3852 | 2026-04-13T21:42:24.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3853 | 2026-04-13T21:42:24.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3854 | 2026-04-13T21:42:24.713Z | |
| 3855 | 2026-04-13T21:42:24.713Z | info: running `cargo check --bins` on sled-agent-resolvable-files (202/271) |
| 3856 | 2026-04-13T21:42:25.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3857 | 2026-04-13T21:42:25.238Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3858 | 2026-04-13T21:42:25.238Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3859 | 2026-04-13T21:42:25.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3860 | 2026-04-13T21:42:25.336Z | |
| 3861 | 2026-04-13T21:42:25.336Z | info: running `cargo check --bins` on transient-dns-server (203/271) |
| 3862 | 2026-04-13T21:42:25.846Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3863 | 2026-04-13T21:42:25.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3864 | 2026-04-13T21:42:25.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3865 | 2026-04-13T21:42:25.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3866 | 2026-04-13T21:42:25.945Z | |
| 3867 | 2026-04-13T21:42:25.945Z | info: running `cargo check --bins` on trust-quorum (204/271) |
| 3868 | 2026-04-13T21:42:26.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3869 | 2026-04-13T21:42:26.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3870 | 2026-04-13T21:42:26.469Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3871 | 2026-04-13T21:42:26.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3872 | 2026-04-13T21:42:26.569Z | |
| 3873 | 2026-04-13T21:42:26.569Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (205/271) |
| 3874 | 2026-04-13T21:42:27.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3875 | 2026-04-13T21:42:27.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3876 | 2026-04-13T21:42:27.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3877 | 2026-04-13T21:42:27.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3878 | 2026-04-13T21:42:27.206Z | |
| 3879 | 2026-04-13T21:42:27.206Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (206/271) |
| 3880 | 2026-04-13T21:42:27.752Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3881 | 2026-04-13T21:42:27.755Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3882 | 2026-04-13T21:42:27.755Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3883 | 2026-04-13T21:42:27.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3884 | 2026-04-13T21:42:27.858Z | |
| 3885 | 2026-04-13T21:42:27.858Z | info: running `cargo check --bins` on update-common (207/271) |
| 3886 | 2026-04-13T21:42:28.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3887 | 2026-04-13T21:42:28.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3888 | 2026-04-13T21:42:28.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3889 | 2026-04-13T21:42:28.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3890 | 2026-04-13T21:42:28.472Z | |
| 3891 | 2026-04-13T21:42:28.472Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (208/271) |
| 3892 | 2026-04-13T21:42:29.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3893 | 2026-04-13T21:42:29.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3894 | 2026-04-13T21:42:29.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3895 | 2026-04-13T21:42:29.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3896 | 2026-04-13T21:42:29.126Z | |
| 3897 | 2026-04-13T21:42:29.126Z | info: running `cargo check --bins` on reconfigurator-cli (209/271) |
| 3898 | 2026-04-13T21:42:29.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-04-13T21:42:29.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-04-13T21:42:29.892Z | Compiling fs-err v2.11.0 |
| 3901 | 2026-04-13T21:42:29.895Z | Checking ignore v0.4.25 |
| 3902 | 2026-04-13T21:42:29.895Z | Checking arc-swap v1.8.2 |
| 3903 | 2026-04-13T21:42:29.895Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3904 | 2026-04-13T21:42:30.027Z | Checking predicates-tree v1.0.13 |
| 3905 | 2026-04-13T21:42:30.034Z | Checking parse-size v1.1.0 |
| 3906 | 2026-04-13T21:42:30.055Z | Checking rand_seeder v0.4.0 |
| 3907 | 2026-04-13T21:42:30.058Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3908 | 2026-04-13T21:42:30.130Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3909 | 2026-04-13T21:42:30.151Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3910 | 2026-04-13T21:42:30.195Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3911 | 2026-04-13T21:42:30.227Z | Checking slog-scope v4.4.1 |
| 3912 | 2026-04-13T21:42:30.323Z | Compiling petname v2.0.2 |
| 3913 | 2026-04-13T21:42:30.349Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3914 | 2026-04-13T21:42:30.388Z | Checking slog-stdlog v4.1.1 |
| 3915 | 2026-04-13T21:42:30.402Z | Checking globwalk v0.9.1 |
| 3916 | 2026-04-13T21:42:30.442Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3917 | 2026-04-13T21:42:30.504Z | Checking slog-envlogger v2.2.0 |
| 3918 | 2026-04-13T21:42:30.581Z | Checking camino-tempfile-ext v0.3.3 |
| 3919 | 2026-04-13T21:42:30.597Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3920 | 2026-04-13T21:42:30.651Z | Checking sapling-renderdag v0.1.0 |
| 3921 | 2026-04-13T21:42:30.759Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3922 | 2026-04-13T21:42:30.773Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3923 | 2026-04-13T21:42:30.887Z | Checking subprocess v0.2.15 |
| 3924 | 2026-04-13T21:42:30.927Z | Checking sync-ptr v0.1.4 |
| 3925 | 2026-04-13T21:42:30.974Z | Checking colored v2.2.0 |
| 3926 | 2026-04-13T21:42:31.016Z | Checking assert_matches v1.5.0 |
| 3927 | 2026-04-13T21:42:31.143Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3928 | 2026-04-13T21:42:31.158Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3929 | 2026-04-13T21:42:31.251Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3930 | 2026-04-13T21:42:31.253Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3931 | 2026-04-13T21:42:31.838Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3932 | 2026-04-13T21:42:33.108Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3933 | 2026-04-13T21:42:35.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.12s |
| 3934 | 2026-04-13T21:42:35.450Z | |
| 3935 | 2026-04-13T21:42:35.450Z | info: running `cargo check --bins` on omicron-repl-utils (210/271) |
| 3936 | 2026-04-13T21:42:35.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3937 | 2026-04-13T21:42:35.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3938 | 2026-04-13T21:42:35.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3939 | 2026-04-13T21:42:35.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3940 | 2026-04-13T21:42:36.029Z | |
| 3941 | 2026-04-13T21:42:36.029Z | info: running `cargo check --bins` on nexus-test-interface (211/271) |
| 3942 | 2026-04-13T21:42:36.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3943 | 2026-04-13T21:42:36.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3944 | 2026-04-13T21:42:36.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3945 | 2026-04-13T21:42:36.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3946 | 2026-04-13T21:42:36.676Z | |
| 3947 | 2026-04-13T21:42:36.676Z | info: running `cargo check --bins` on oximeter-collector (212/271) |
| 3948 | 2026-04-13T21:42:37.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3949 | 2026-04-13T21:42:37.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3950 | 2026-04-13T21:42:37.396Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3951 | 2026-04-13T21:42:37.396Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3952 | 2026-04-13T21:42:38.033Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3953 | 2026-04-13T21:42:39.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.86s |
| 3954 | 2026-04-13T21:42:39.750Z | |
| 3955 | 2026-04-13T21:42:39.750Z | info: running `cargo check --bins` on oximeter-api (213/271) |
| 3956 | 2026-04-13T21:42:40.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-04-13T21:42:40.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-04-13T21:42:40.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3959 | 2026-04-13T21:42:40.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3960 | 2026-04-13T21:42:40.343Z | |
| 3961 | 2026-04-13T21:42:40.343Z | info: running `cargo check --bins` on cert-dev (214/271) |
| 3962 | 2026-04-13T21:42:40.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-04-13T21:42:40.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-04-13T21:42:40.943Z | Checking yasna v0.5.2 |
| 3965 | 2026-04-13T21:42:41.343Z | Checking rcgen v0.12.1 |
| 3966 | 2026-04-13T21:42:41.593Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3967 | 2026-04-13T21:42:41.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 3968 | 2026-04-13T21:42:41.954Z | |
| 3969 | 2026-04-13T21:42:41.954Z | info: running `cargo check --bins` on clickana (215/271) |
| 3970 | 2026-04-13T21:42:42.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3971 | 2026-04-13T21:42:42.469Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3972 | 2026-04-13T21:42:42.598Z | Compiling darling_core v0.23.0 |
| 3973 | 2026-04-13T21:42:42.601Z | Compiling instability v0.3.11 |
| 3974 | 2026-04-13T21:42:42.713Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3975 | 2026-04-13T21:42:42.713Z | Checking castaway v0.2.4 |
| 3976 | 2026-04-13T21:42:42.716Z | Compiling indoc v2.0.7 |
| 3977 | 2026-04-13T21:42:42.732Z | Checking unicode-truncate v1.1.0 |
| 3978 | 2026-04-13T21:42:42.742Z | Checking lru v0.12.5 |
| 3979 | 2026-04-13T21:42:42.742Z | Checking cassowary v0.3.0 |
| 3980 | 2026-04-13T21:42:42.808Z | Checking compact_str v0.8.1 |
| 3981 | 2026-04-13T21:42:43.645Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3982 | 2026-04-13T21:42:43.823Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3983 | 2026-04-13T21:42:44.104Z | Compiling darling_macro v0.23.0 |
| 3984 | 2026-04-13T21:42:44.511Z | Compiling darling v0.23.0 |
| 3985 | 2026-04-13T21:42:45.098Z | Checking ratatui v0.29.0 |
| 3986 | 2026-04-13T21:42:46.143Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3987 | 2026-04-13T21:42:46.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s |
| 3988 | 2026-04-13T21:42:46.983Z | |
| 3989 | 2026-04-13T21:42:46.983Z | info: running `cargo check --bins` on clickhouse-cluster-dev (216/271) |
| 3990 | 2026-04-13T21:42:47.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3991 | 2026-04-13T21:42:47.515Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3992 | 2026-04-13T21:42:47.693Z | Checking headers-core v0.3.0 |
| 3993 | 2026-04-13T21:42:47.696Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3994 | 2026-04-13T21:42:47.885Z | Checking headers v0.4.1 |
| 3995 | 2026-04-13T21:42:48.254Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3996 | 2026-04-13T21:42:49.085Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3997 | 2026-04-13T21:42:49.577Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3998 | 2026-04-13T21:42:49.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s |
| 3999 | 2026-04-13T21:42:50.173Z | |
| 4000 | 2026-04-13T21:42:50.173Z | info: running `cargo check --bins` on ch-dev (217/271) |
| 4001 | 2026-04-13T21:42:50.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4002 | 2026-04-13T21:42:50.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4003 | 2026-04-13T21:42:50.889Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4004 | 2026-04-13T21:42:51.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.42s |
| 4005 | 2026-04-13T21:42:51.807Z | |
| 4006 | 2026-04-13T21:42:51.807Z | info: running `cargo check --bins` on dev-tools-common (218/271) |
| 4007 | 2026-04-13T21:42:52.214Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4008 | 2026-04-13T21:42:52.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4009 | 2026-04-13T21:42:52.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4010 | 2026-04-13T21:42:52.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 4011 | 2026-04-13T21:42:52.276Z | |
| 4012 | 2026-04-13T21:42:52.276Z | info: running `cargo check --bins` on crdb-seed (219/271) |
| 4013 | 2026-04-13T21:42:52.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4014 | 2026-04-13T21:42:52.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4015 | 2026-04-13T21:42:52.991Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4016 | 2026-04-13T21:42:53.949Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4017 | 2026-04-13T21:42:54.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.98s |
| 4018 | 2026-04-13T21:42:54.463Z | |
| 4019 | 2026-04-13T21:42:54.464Z | info: running `cargo check --bins` on db-dev (220/271) |
| 4020 | 2026-04-13T21:42:55.000Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4021 | 2026-04-13T21:42:55.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4022 | 2026-04-13T21:42:55.181Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4023 | 2026-04-13T21:42:55.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4024 | 2026-04-13T21:42:56.106Z | |
| 4025 | 2026-04-13T21:42:56.106Z | info: running `cargo check --bins` on omicron-dev-lib (221/271) |
| 4026 | 2026-04-13T21:42:56.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4027 | 2026-04-13T21:42:56.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4028 | 2026-04-13T21:42:56.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4029 | 2026-04-13T21:42:56.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4030 | 2026-04-13T21:42:56.747Z | |
| 4031 | 2026-04-13T21:42:56.748Z | info: running `cargo check --bins` on xtask-downloader (222/271) |
| 4032 | 2026-04-13T21:42:57.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4033 | 2026-04-13T21:42:57.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4034 | 2026-04-13T21:42:57.354Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4035 | 2026-04-13T21:42:58.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s |
| 4036 | 2026-04-13T21:42:58.185Z | |
| 4037 | 2026-04-13T21:42:58.185Z | info: running `cargo check --bins` on omicron-dropshot-apis (223/271) |
| 4038 | 2026-04-13T21:42:58.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4039 | 2026-04-13T21:42:58.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4040 | 2026-04-13T21:42:58.932Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4041 | 2026-04-13T21:42:58.932Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4042 | 2026-04-13T21:42:58.935Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4043 | 2026-04-13T21:42:58.935Z | Checking git-stub v1.0.0 |
| 4044 | 2026-04-13T21:42:58.935Z | Compiling trait-variant v0.1.2 |
| 4045 | 2026-04-13T21:42:59.050Z | Checking is_ci v1.2.0 |
| 4046 | 2026-04-13T21:42:59.066Z | Checking maplit v1.0.2 |
| 4047 | 2026-04-13T21:42:59.094Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4048 | 2026-04-13T21:42:59.158Z | Checking supports-color v3.0.2 |
| 4049 | 2026-04-13T21:42:59.158Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4050 | 2026-04-13T21:42:59.182Z | Checking git-stub-vcs v0.1.0 |
| 4051 | 2026-04-13T21:42:59.277Z | Checking drift v0.1.3 |
| 4052 | 2026-04-13T21:42:59.290Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4053 | 2026-04-13T21:42:59.340Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4054 | 2026-04-13T21:42:59.370Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4055 | 2026-04-13T21:42:59.533Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4056 | 2026-04-13T21:42:59.562Z | Checking dropshot-api-manager v0.6.0 |
| 4057 | 2026-04-13T21:42:59.577Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4058 | 2026-04-13T21:42:59.618Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4059 | 2026-04-13T21:42:59.784Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4060 | 2026-04-13T21:42:59.797Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4061 | 2026-04-13T21:43:00.011Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=44a949c9bedf4fcd4d280337fa1965b4293c88d1#44a949c9) |
| 4062 | 2026-04-13T21:43:00.336Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4063 | 2026-04-13T21:43:05.238Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4064 | 2026-04-13T21:43:06.216Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4065 | 2026-04-13T21:43:06.749Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4066 | 2026-04-13T21:43:07.159Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.96s |
| 4067 | 2026-04-13T21:43:07.359Z | |
| 4068 | 2026-04-13T21:43:07.359Z | info: running `cargo check --bins` on installinator-api (224/271) |
| 4069 | 2026-04-13T21:43:07.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4070 | 2026-04-13T21:43:07.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4071 | 2026-04-13T21:43:07.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4072 | 2026-04-13T21:43:07.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4073 | 2026-04-13T21:43:07.961Z | |
| 4074 | 2026-04-13T21:43:07.961Z | info: running `cargo check --bins` on nexus-external-api (225/271) |
| 4075 | 2026-04-13T21:43:08.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4076 | 2026-04-13T21:43:08.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4077 | 2026-04-13T21:43:08.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4078 | 2026-04-13T21:43:08.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4079 | 2026-04-13T21:43:08.608Z | |
| 4080 | 2026-04-13T21:43:08.608Z | info: running `cargo check --bins` on nexus-internal-api (226/271) |
| 4081 | 2026-04-13T21:43:09.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4082 | 2026-04-13T21:43:09.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4083 | 2026-04-13T21:43:09.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4084 | 2026-04-13T21:43:09.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4085 | 2026-04-13T21:43:09.253Z | |
| 4086 | 2026-04-13T21:43:09.253Z | info: running `cargo check --bins` on nexus-lockstep-api (227/271) |
| 4087 | 2026-04-13T21:43:09.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4088 | 2026-04-13T21:43:09.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4089 | 2026-04-13T21:43:09.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4090 | 2026-04-13T21:43:09.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4091 | 2026-04-13T21:43:09.883Z | |
| 4092 | 2026-04-13T21:43:09.884Z | info: running `cargo check --bins` on ntp-admin-api (228/271) |
| 4093 | 2026-04-13T21:43:10.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4094 | 2026-04-13T21:43:10.390Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4095 | 2026-04-13T21:43:10.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4096 | 2026-04-13T21:43:10.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4097 | 2026-04-13T21:43:10.484Z | |
| 4098 | 2026-04-13T21:43:10.484Z | info: running `cargo check --bins` on ntp-admin-types-versions (229/271) |
| 4099 | 2026-04-13T21:43:10.977Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4100 | 2026-04-13T21:43:10.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4101 | 2026-04-13T21:43:10.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4102 | 2026-04-13T21:43:10.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4103 | 2026-04-13T21:43:11.073Z | |
| 4104 | 2026-04-13T21:43:11.073Z | info: running `cargo check --bins` on wicketd-api (230/271) |
| 4105 | 2026-04-13T21:43:11.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4106 | 2026-04-13T21:43:11.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4107 | 2026-04-13T21:43:11.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4108 | 2026-04-13T21:43:11.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4109 | 2026-04-13T21:43:11.680Z | |
| 4110 | 2026-04-13T21:43:11.680Z | info: running `cargo check --bins` on omicron-ls-apis (231/271) |
| 4111 | 2026-04-13T21:43:12.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4112 | 2026-04-13T21:43:12.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4113 | 2026-04-13T21:43:12.283Z | Checking typeid v1.0.3 |
| 4114 | 2026-04-13T21:43:12.395Z | Checking ordered-float v2.10.1 |
| 4115 | 2026-04-13T21:43:12.415Z | Checking unicode-xid v0.2.6 |
| 4116 | 2026-04-13T21:43:12.434Z | Checking cargo-platform v0.2.0 |
| 4117 | 2026-04-13T21:43:12.459Z | Checking erased-serde v0.4.9 |
| 4118 | 2026-04-13T21:43:12.593Z | Checking serde-value v0.7.0 |
| 4119 | 2026-04-13T21:43:12.763Z | Checking serde-untagged v0.1.9 |
| 4120 | 2026-04-13T21:43:12.914Z | Checking cargo-util-schemas v0.8.2 |
| 4121 | 2026-04-13T21:43:13.589Z | Checking cargo_metadata v0.21.0 |
| 4122 | 2026-04-13T21:43:14.183Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4123 | 2026-04-13T21:43:14.884Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 4124 | 2026-04-13T21:43:15.045Z | |
| 4125 | 2026-04-13T21:43:15.045Z | info: running `cargo check --bins` on mgs-dev (232/271) |
| 4126 | 2026-04-13T21:43:15.588Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4127 | 2026-04-13T21:43:15.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4128 | 2026-04-13T21:43:15.775Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4129 | 2026-04-13T21:43:16.377Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4130 | 2026-04-13T21:43:16.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4131 | 2026-04-13T21:43:17.066Z | |
| 4132 | 2026-04-13T21:43:17.066Z | info: running `cargo check --bins` on omicron-omdb (233/271) |
| 4133 | 2026-04-13T21:43:17.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4134 | 2026-04-13T21:43:17.639Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4135 | 2026-04-13T21:43:17.927Z | Compiling vergen-gitcl v1.0.8 |
| 4136 | 2026-04-13T21:43:17.927Z | Compiling dirs-sys-next v0.1.2 |
| 4137 | 2026-04-13T21:43:17.927Z | Compiling diesel_derives v2.3.7 |
| 4138 | 2026-04-13T21:43:17.927Z | Compiling crunchy v0.2.4 |
| 4139 | 2026-04-13T21:43:17.931Z | Compiling glob v0.3.3 |
| 4140 | 2026-04-13T21:43:17.931Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4141 | 2026-04-13T21:43:17.931Z | Compiling dsl_auto_type v0.2.0 |
| 4142 | 2026-04-13T21:43:17.931Z | Checking scheduled-thread-pool v0.2.7 |
| 4143 | 2026-04-13T21:43:18.196Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4144 | 2026-04-13T21:43:18.328Z | Compiling dirs-next v2.0.0 |
| 4145 | 2026-04-13T21:43:18.343Z | Compiling tiny-keccak v2.0.2 |
| 4146 | 2026-04-13T21:43:18.401Z | Checking r2d2 v0.8.10 |
| 4147 | 2026-04-13T21:43:18.417Z | Compiling clang-sys v1.8.1 |
| 4148 | 2026-04-13T21:43:18.433Z | Compiling term v0.7.0 |
| 4149 | 2026-04-13T21:43:18.447Z | Checking downcast-rs v2.0.2 |
| 4150 | 2026-04-13T21:43:18.541Z | Compiling bit-vec v0.6.3 |
| 4151 | 2026-04-13T21:43:18.573Z | Compiling itertools v0.10.5 |
| 4152 | 2026-04-13T21:43:18.753Z | Compiling bit-set v0.5.3 |
| 4153 | 2026-04-13T21:43:18.788Z | Compiling ascii-canvas v3.0.0 |
| 4154 | 2026-04-13T21:43:18.906Z | Compiling ena v0.14.4 |
| 4155 | 2026-04-13T21:43:18.944Z | Compiling libloading v0.8.9 |
| 4156 | 2026-04-13T21:43:18.956Z | Compiling bindgen v0.71.1 |
| 4157 | 2026-04-13T21:43:19.013Z | Compiling diff v0.1.13 |
| 4158 | 2026-04-13T21:43:19.034Z | Compiling regex-syntax v0.6.29 |
| 4159 | 2026-04-13T21:43:19.109Z | Compiling cexpr v0.6.0 |
| 4160 | 2026-04-13T21:43:19.271Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4161 | 2026-04-13T21:43:19.444Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4162 | 2026-04-13T21:43:19.485Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4163 | 2026-04-13T21:43:19.597Z | Compiling libxml v0.3.3 |
| 4164 | 2026-04-13T21:43:19.638Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4165 | 2026-04-13T21:43:19.784Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4166 | 2026-04-13T21:43:19.844Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4167 | 2026-04-13T21:43:19.953Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4168 | 2026-04-13T21:43:20.030Z | Compiling strum_macros v0.24.3 |
| 4169 | 2026-04-13T21:43:20.103Z | Compiling indoc v1.0.9 |
| 4170 | 2026-04-13T21:43:20.534Z | Compiling lalrpop v0.19.12 |
| 4171 | 2026-04-13T21:43:21.032Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4172 | 2026-04-13T21:43:21.154Z | Checking derive_builder v0.20.2 |
| 4173 | 2026-04-13T21:43:21.218Z | Compiling oso-derive v0.27.3 |
| 4174 | 2026-04-13T21:43:21.271Z | Checking quick-xml v0.37.5 |
| 4175 | 2026-04-13T21:43:21.340Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4176 | 2026-04-13T21:43:21.697Z | Checking openssl-probe v0.1.6 |
| 4177 | 2026-04-13T21:43:21.836Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4178 | 2026-04-13T21:43:22.151Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4179 | 2026-04-13T21:43:22.342Z | Checking bb8 v0.8.6 |
| 4180 | 2026-04-13T21:43:22.590Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4181 | 2026-04-13T21:43:22.624Z | Checking nonempty v0.12.0 |
| 4182 | 2026-04-13T21:43:22.795Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4183 | 2026-04-13T21:43:22.815Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4184 | 2026-04-13T21:43:22.832Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4185 | 2026-04-13T21:43:22.866Z | Checking console v0.16.2 |
| 4186 | 2026-04-13T21:43:23.000Z | Checking unit-prefix v0.5.2 |
| 4187 | 2026-04-13T21:43:23.037Z | Checking support-bundle-viewer v0.1.2 |
| 4188 | 2026-04-13T21:43:23.134Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4189 | 2026-04-13T21:43:23.166Z | Checking indicatif v0.18.4 |
| 4190 | 2026-04-13T21:43:23.280Z | Checking multimap v0.10.1 |
| 4191 | 2026-04-13T21:43:23.901Z | Checking diesel v2.3.7 |
| 4192 | 2026-04-13T21:43:25.588Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4193 | 2026-04-13T21:43:26.212Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4194 | 2026-04-13T21:43:26.270Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4195 | 2026-04-13T21:43:27.219Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4196 | 2026-04-13T21:43:27.814Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4197 | 2026-04-13T21:43:27.933Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4198 | 2026-04-13T21:43:28.271Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4199 | 2026-04-13T21:43:28.655Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4200 | 2026-04-13T21:43:30.650Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4201 | 2026-04-13T21:43:35.649Z | Compiling samael v0.0.19 |
| 4202 | 2026-04-13T21:43:39.340Z | Checking async-bb8-diesel v0.2.1 |
| 4203 | 2026-04-13T21:43:39.715Z | Checking diesel-dtrace v0.5.0 |
| 4204 | 2026-04-13T21:43:40.655Z | Compiling polar-core v0.27.3 |
| 4205 | 2026-04-13T21:43:45.025Z | Checking oso v0.27.3 |
| 4206 | 2026-04-13T21:44:20.892Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4207 | 2026-04-13T21:44:53.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4208 | 2026-04-13T21:44:53.841Z | |
| 4209 | 2026-04-13T21:44:53.841Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (234/271) |
| 4210 | 2026-04-13T21:44:54.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-04-13T21:44:54.397Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-04-13T21:44:54.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-04-13T21:44:54.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4214 | 2026-04-13T21:44:54.500Z | |
| 4215 | 2026-04-13T21:44:54.500Z | info: running `cargo check --bins` on nexus-saga-recovery (235/271) |
| 4216 | 2026-04-13T21:44:55.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-04-13T21:44:55.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-04-13T21:44:55.048Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-04-13T21:44:55.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4220 | 2026-04-13T21:44:55.150Z | |
| 4221 | 2026-04-13T21:44:55.150Z | info: running `cargo check --bins` on nexus-test-utils-macros (236/271) |
| 4222 | 2026-04-13T21:44:55.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-04-13T21:44:55.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-04-13T21:44:55.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-04-13T21:44:55.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4226 | 2026-04-13T21:44:55.737Z | |
| 4227 | 2026-04-13T21:44:55.737Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (237/271) |
| 4228 | 2026-04-13T21:44:56.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-04-13T21:44:56.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-04-13T21:44:56.599Z | Compiling libz-sys v1.1.24 |
| 4231 | 2026-04-13T21:44:56.730Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4232 | 2026-04-13T21:44:56.740Z | Compiling vergen-git2 v1.0.7 |
| 4233 | 2026-04-13T21:44:56.749Z | Compiling rustls v0.21.12 |
| 4234 | 2026-04-13T21:44:56.758Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4235 | 2026-04-13T21:44:56.771Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4236 | 2026-04-13T21:44:56.777Z | Checking rustls-webpki v0.101.7 |
| 4237 | 2026-04-13T21:44:56.778Z | Checking sct v0.7.1 |
| 4238 | 2026-04-13T21:44:56.924Z | Compiling nix v0.29.0 |
| 4239 | 2026-04-13T21:44:56.957Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4240 | 2026-04-13T21:44:57.029Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4241 | 2026-04-13T21:44:57.039Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4242 | 2026-04-13T21:44:57.124Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4243 | 2026-04-13T21:44:57.273Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4244 | 2026-04-13T21:44:57.286Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4245 | 2026-04-13T21:44:57.324Z | Checking rustls-pemfile v1.0.4 |
| 4246 | 2026-04-13T21:44:57.463Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4247 | 2026-04-13T21:44:57.612Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4248 | 2026-04-13T21:44:57.662Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4249 | 2026-04-13T21:44:57.792Z | Checking twox-hash v2.1.2 |
| 4250 | 2026-04-13T21:44:57.859Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4251 | 2026-04-13T21:44:58.372Z | Checking tokio-rustls v0.24.1 |
| 4252 | 2026-04-13T21:44:58.396Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4253 | 2026-04-13T21:44:58.490Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4254 | 2026-04-13T21:44:58.563Z | Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4255 | 2026-04-13T21:44:58.650Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4256 | 2026-04-13T21:44:59.049Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4257 | 2026-04-13T21:44:59.142Z | Checking fatfs v0.3.6 |
| 4258 | 2026-04-13T21:44:59.191Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4259 | 2026-04-13T21:44:59.288Z | Compiling seq-macro v0.3.6 |
| 4260 | 2026-04-13T21:45:03.301Z | Compiling git2 v0.20.4 |
| 4261 | 2026-04-13T21:45:03.369Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4262 | 2026-04-13T21:45:03.492Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4263 | 2026-04-13T21:45:05.517Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4264 | 2026-04-13T21:45:51.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.09s |
| 4265 | 2026-04-13T21:45:52.052Z | |
| 4266 | 2026-04-13T21:45:52.052Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (238/271) |
| 4267 | 2026-04-13T21:45:52.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4268 | 2026-04-13T21:45:52.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4269 | 2026-04-13T21:45:52.928Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4270 | 2026-04-13T21:46:31.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.78s |
| 4271 | 2026-04-13T21:46:32.051Z | |
| 4272 | 2026-04-13T21:46:32.051Z | info: running `cargo check --bins` on nexus-background-task-interface (239/271) |
| 4273 | 2026-04-13T21:46:32.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4274 | 2026-04-13T21:46:32.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4275 | 2026-04-13T21:46:32.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4276 | 2026-04-13T21:46:32.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4277 | 2026-04-13T21:46:32.640Z | |
| 4278 | 2026-04-13T21:46:32.640Z | info: running `cargo check --bins --no-default-features` on nexus-fm (240/271) |
| 4279 | 2026-04-13T21:46:33.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4280 | 2026-04-13T21:46:33.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4281 | 2026-04-13T21:46:33.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4282 | 2026-04-13T21:46:33.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4283 | 2026-04-13T21:46:33.272Z | |
| 4284 | 2026-04-13T21:46:33.272Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (241/271) |
| 4285 | 2026-04-13T21:46:33.820Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-04-13T21:46:33.823Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-04-13T21:46:33.823Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4288 | 2026-04-13T21:46:33.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4289 | 2026-04-13T21:46:33.928Z | |
| 4290 | 2026-04-13T21:46:33.928Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (242/271) |
| 4291 | 2026-04-13T21:46:34.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-04-13T21:46:34.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-04-13T21:46:34.476Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4294 | 2026-04-13T21:46:34.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4295 | 2026-04-13T21:46:34.577Z | |
| 4296 | 2026-04-13T21:46:34.577Z | info: running `cargo check --bins` on nexus-mgs-updates (243/271) |
| 4297 | 2026-04-13T21:46:35.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4298 | 2026-04-13T21:46:35.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4299 | 2026-04-13T21:46:35.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4300 | 2026-04-13T21:46:35.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4301 | 2026-04-13T21:46:35.222Z | |
| 4302 | 2026-04-13T21:46:35.222Z | info: running `cargo check --bins` on nexus-networking (244/271) |
| 4303 | 2026-04-13T21:46:35.767Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4304 | 2026-04-13T21:46:35.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4305 | 2026-04-13T21:46:35.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4306 | 2026-04-13T21:46:35.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4307 | 2026-04-13T21:46:35.871Z | |
| 4308 | 2026-04-13T21:46:35.871Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (245/271) |
| 4309 | 2026-04-13T21:46:36.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4310 | 2026-04-13T21:46:36.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4311 | 2026-04-13T21:46:36.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4312 | 2026-04-13T21:46:36.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4313 | 2026-04-13T21:46:36.524Z | |
| 4314 | 2026-04-13T21:46:36.524Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (246/271) |
| 4315 | 2026-04-13T21:46:37.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4316 | 2026-04-13T21:46:37.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4317 | 2026-04-13T21:46:37.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4318 | 2026-04-13T21:46:37.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4319 | 2026-04-13T21:46:37.178Z | |
| 4320 | 2026-04-13T21:46:37.178Z | info: running `cargo check --bins` on omicron-dev (247/271) |
| 4321 | 2026-04-13T21:46:37.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4322 | 2026-04-13T21:46:37.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4323 | 2026-04-13T21:46:38.059Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4324 | 2026-04-13T21:46:38.059Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4325 | 2026-04-13T21:46:38.242Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4326 | 2026-04-13T21:46:38.278Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4327 | 2026-04-13T21:46:38.294Z | Checking yansi v1.0.1 |
| 4328 | 2026-04-13T21:46:38.297Z | Checking diff v0.1.13 |
| 4329 | 2026-04-13T21:46:38.297Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4330 | 2026-04-13T21:46:38.337Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4331 | 2026-04-13T21:46:38.377Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4332 | 2026-04-13T21:46:38.533Z | Checking pretty_assertions v1.4.1 |
| 4333 | 2026-04-13T21:46:39.176Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4334 | 2026-04-13T21:47:02.456Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4335 | 2026-04-13T21:47:02.459Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4336 | 2026-04-13T21:47:02.459Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4337 | 2026-04-13T21:47:02.459Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4338 | 2026-04-13T21:47:02.459Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4339 | 2026-04-13T21:47:02.459Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4340 | 2026-04-13T21:47:03.172Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4341 | 2026-04-13T21:47:04.245Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4342 | 2026-04-13T21:47:42.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 4343 | 2026-04-13T21:47:43.024Z | |
| 4344 | 2026-04-13T21:47:43.024Z | info: running `cargo check --bins` on omicron-pins (248/271) |
| 4345 | 2026-04-13T21:47:43.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4346 | 2026-04-13T21:47:43.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4347 | 2026-04-13T21:47:43.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4348 | 2026-04-13T21:47:43.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4349 | 2026-04-13T21:47:43.614Z | |
| 4350 | 2026-04-13T21:47:43.614Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (249/271) |
| 4351 | 2026-04-13T21:47:44.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4352 | 2026-04-13T21:47:44.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4353 | 2026-04-13T21:47:44.383Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4354 | 2026-04-13T21:47:44.502Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4355 | 2026-04-13T21:47:44.505Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4356 | 2026-04-13T21:48:09.797Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4357 | 2026-04-13T21:48:10.171Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4358 | 2026-04-13T21:48:11.850Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4359 | 2026-04-13T21:48:12.293Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4360 | 2026-04-13T21:48:15.208Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4361 | 2026-04-13T21:48:37.393Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4362 | 2026-04-13T21:48:38.012Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4363 | 2026-04-13T21:48:39.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.97s |
| 4364 | 2026-04-13T21:48:39.807Z | |
| 4365 | 2026-04-13T21:48:39.807Z | info: running `cargo check --bins` on reconfigurator-sp-updater (250/271) |
| 4366 | 2026-04-13T21:48:40.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4367 | 2026-04-13T21:48:40.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4368 | 2026-04-13T21:48:40.517Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4369 | 2026-04-13T21:48:41.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4370 | 2026-04-13T21:48:41.393Z | |
| 4371 | 2026-04-13T21:48:41.393Z | info: running `cargo check --bins` on omicron-releng (251/271) |
| 4372 | 2026-04-13T21:48:41.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4373 | 2026-04-13T21:48:41.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4374 | 2026-04-13T21:48:42.039Z | Compiling blake3 v1.8.3 |
| 4375 | 2026-04-13T21:48:42.148Z | Checking arrayvec v0.7.6 |
| 4376 | 2026-04-13T21:48:42.150Z | Checking constant_time_eq v0.4.2 |
| 4377 | 2026-04-13T21:48:42.151Z | Checking arrayref v0.3.9 |
| 4378 | 2026-04-13T21:48:42.168Z | Checking topological-sort v0.2.2 |
| 4379 | 2026-04-13T21:48:42.171Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4380 | 2026-04-13T21:48:42.171Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4381 | 2026-04-13T21:48:42.171Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4382 | 2026-04-13T21:48:42.210Z | Checking shell-words v1.1.1 |
| 4383 | 2026-04-13T21:48:42.922Z | Checking omicron-zone-package v0.12.2 |
| 4384 | 2026-04-13T21:48:43.631Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4385 | 2026-04-13T21:48:44.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.06s |
| 4386 | 2026-04-13T21:48:44.662Z | |
| 4387 | 2026-04-13T21:48:44.662Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (252/271) |
| 4388 | 2026-04-13T21:48:45.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4389 | 2026-04-13T21:48:45.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4390 | 2026-04-13T21:48:45.304Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4391 | 2026-04-13T21:48:45.618Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4392 | 2026-04-13T21:48:46.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 4393 | 2026-04-13T21:48:46.186Z | |
| 4394 | 2026-04-13T21:48:46.186Z | info: running `cargo check --bins` on schema (253/271) |
| 4395 | 2026-04-13T21:48:46.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4396 | 2026-04-13T21:48:46.721Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4397 | 2026-04-13T21:48:46.901Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4398 | 2026-04-13T21:48:47.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4399 | 2026-04-13T21:48:47.792Z | |
| 4400 | 2026-04-13T21:48:47.792Z | info: running `cargo check --bins` on xtask (254/271) |
| 4401 | 2026-04-13T21:48:48.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4402 | 2026-04-13T21:48:48.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4403 | 2026-04-13T21:48:48.243Z | Checking libc v0.2.180 |
| 4404 | 2026-04-13T21:48:48.246Z | Checking serde v1.0.228 |
| 4405 | 2026-04-13T21:48:48.324Z | Checking zerofrom v0.1.6 |
| 4406 | 2026-04-13T21:48:48.333Z | Checking bitflags v2.11.0 |
| 4407 | 2026-04-13T21:48:48.339Z | Checking smallvec v1.15.1 |
| 4408 | 2026-04-13T21:48:48.339Z | Checking hashbrown v0.16.1 |
| 4409 | 2026-04-13T21:48:48.354Z | Checking serde_json v1.0.149 |
| 4410 | 2026-04-13T21:48:48.357Z | Checking scroll v0.12.0 |
| 4411 | 2026-04-13T21:48:48.427Z | Checking yoke v0.8.1 |
| 4412 | 2026-04-13T21:48:48.473Z | Checking num-traits v0.2.19 |
| 4413 | 2026-04-13T21:48:48.514Z | Checking thiserror v1.0.69 |
| 4414 | 2026-04-13T21:48:48.590Z | Checking zerovec v0.11.5 |
| 4415 | 2026-04-13T21:48:48.590Z | Checking zerotrie v0.2.3 |
| 4416 | 2026-04-13T21:48:48.610Z | Checking percent-encoding v2.3.2 |
| 4417 | 2026-04-13T21:48:48.613Z | Checking errno v0.3.14 |
| 4418 | 2026-04-13T21:48:48.707Z | Checking toml_datetime v0.6.11 |
| 4419 | 2026-04-13T21:48:48.735Z | Checking rustix v1.1.3 |
| 4420 | 2026-04-13T21:48:48.747Z | Checking serde_spanned v0.6.9 |
| 4421 | 2026-04-13T21:48:48.775Z | Checking indexmap v2.13.0 |
| 4422 | 2026-04-13T21:48:48.836Z | Checking log v0.4.29 |
| 4423 | 2026-04-13T21:48:48.867Z | Checking zerocopy v0.7.35 |
| 4424 | 2026-04-13T21:48:48.884Z | Checking form_urlencoded v1.2.2 |
| 4425 | 2026-04-13T21:48:48.943Z | Checking getrandom v0.3.4 |
| 4426 | 2026-04-13T21:48:48.981Z | Checking goblin v0.8.2 |
| 4427 | 2026-04-13T21:48:48.994Z | Checking ordered-float v2.10.1 |
| 4428 | 2026-04-13T21:48:49.007Z | Checking thiserror v2.0.18 |
| 4429 | 2026-04-13T21:48:49.018Z | Checking tinystr v0.8.2 |
| 4430 | 2026-04-13T21:48:49.072Z | Checking potential_utf v0.1.4 |
| 4431 | 2026-04-13T21:48:49.102Z | Checking syn v2.0.117 |
| 4432 | 2026-04-13T21:48:49.189Z | Checking icu_locale_core v2.1.1 |
| 4433 | 2026-04-13T21:48:49.200Z | Checking icu_collections v2.1.1 |
| 4434 | 2026-04-13T21:48:49.211Z | Checking serde-value v0.7.0 |
| 4435 | 2026-04-13T21:48:49.312Z | Checking toml_edit v0.22.27 |
| 4436 | 2026-04-13T21:48:49.348Z | Checking dtrace-parser v0.2.0 |
| 4437 | 2026-04-13T21:48:49.413Z | Checking thread-id v4.2.2 |
| 4438 | 2026-04-13T21:48:49.494Z | Checking once_cell v1.21.3 |
| 4439 | 2026-04-13T21:48:49.509Z | Checking cargo-platform v0.2.0 |
| 4440 | 2026-04-13T21:48:49.541Z | Checking terminal_size v0.4.3 |
| 4441 | 2026-04-13T21:48:49.575Z | Checking memmap v0.7.0 |
| 4442 | 2026-04-13T21:48:49.650Z | Checking clap_builder v4.5.60 |
| 4443 | 2026-04-13T21:48:49.685Z | Checking tempfile v3.25.0 |
| 4444 | 2026-04-13T21:48:49.699Z | Checking textwrap v0.16.2 |
| 4445 | 2026-04-13T21:48:49.701Z | Checking fs-err v3.3.0 |
| 4446 | 2026-04-13T21:48:49.739Z | Checking icu_provider v2.1.1 |
| 4447 | 2026-04-13T21:48:49.873Z | Checking camino-tempfile v1.4.1 |
| 4448 | 2026-04-13T21:48:49.883Z | Checking tabled v0.15.0 |
| 4449 | 2026-04-13T21:48:49.898Z | Checking anyhow v1.0.102 |
| 4450 | 2026-04-13T21:48:49.978Z | Checking icu_properties v2.1.2 |
| 4451 | 2026-04-13T21:48:50.024Z | Checking icu_normalizer v2.1.1 |
| 4452 | 2026-04-13T21:48:50.091Z | Checking macaddr v1.0.1 |
| 4453 | 2026-04-13T21:48:50.267Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4454 | 2026-04-13T21:48:50.401Z | Checking toml v0.8.23 |
| 4455 | 2026-04-13T21:48:50.708Z | Checking cargo_toml v0.21.0 |
| 4456 | 2026-04-13T21:48:50.776Z | Checking idna_adapter v1.2.1 |
| 4457 | 2026-04-13T21:48:50.830Z | Checking clap v4.5.60 |
| 4458 | 2026-04-13T21:48:50.841Z | Checking dof v0.3.0 |
| 4459 | 2026-04-13T21:48:50.889Z | Checking idna v1.1.0 |
| 4460 | 2026-04-13T21:48:51.096Z | Checking usdt-impl v0.5.0 |
| 4461 | 2026-04-13T21:48:51.107Z | Checking url v2.5.8 |
| 4462 | 2026-04-13T21:48:51.347Z | Checking usdt v0.5.0 |
| 4463 | 2026-04-13T21:48:51.438Z | Checking cargo-util-schemas v0.8.2 |
| 4464 | 2026-04-13T21:48:52.125Z | Checking cargo_metadata v0.21.0 |
| 4465 | 2026-04-13T21:48:52.729Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4466 | 2026-04-13T21:48:53.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 4467 | 2026-04-13T21:48:53.259Z | |
| 4468 | 2026-04-13T21:48:53.259Z | info: running `cargo check --bins` on dnsadm (255/271) |
| 4469 | 2026-04-13T21:48:53.760Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4470 | 2026-04-13T21:48:53.763Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4471 | 2026-04-13T21:48:53.884Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4472 | 2026-04-13T21:48:54.353Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4473 | 2026-04-13T21:48:54.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 4474 | 2026-04-13T21:48:54.920Z | |
| 4475 | 2026-04-13T21:48:54.920Z | info: running `cargo check --bins` on end-to-end-tests (256/271) |
| 4476 | 2026-04-13T21:48:55.481Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-04-13T21:48:55.484Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-04-13T21:48:55.703Z | Checking polyval v0.6.2 |
| 4479 | 2026-04-13T21:48:55.826Z | Checking ctr v0.9.2 |
| 4480 | 2026-04-13T21:48:55.837Z | Checking ssh-encoding v0.2.0 |
| 4481 | 2026-04-13T21:48:55.837Z | Checking blowfish v0.9.1 |
| 4482 | 2026-04-13T21:48:55.857Z | Checking password-hash v0.4.2 |
| 4483 | 2026-04-13T21:48:55.874Z | Checking p256 v0.13.2 |
| 4484 | 2026-04-13T21:48:55.877Z | Checking p521 v0.13.3 |
| 4485 | 2026-04-13T21:48:55.902Z | Checking russh-cryptovec v0.7.3 |
| 4486 | 2026-04-13T21:48:55.965Z | Checking ghash v0.5.1 |
| 4487 | 2026-04-13T21:48:55.981Z | Checking bcrypt-pbkdf v0.10.0 |
| 4488 | 2026-04-13T21:48:55.984Z | Checking md5 v0.7.0 |
| 4489 | 2026-04-13T21:48:56.009Z | Checking num-bigint v0.4.6 |
| 4490 | 2026-04-13T21:48:56.059Z | Checking des v0.8.1 |
| 4491 | 2026-04-13T21:48:56.076Z | Checking pbkdf2 v0.11.0 |
| 4492 | 2026-04-13T21:48:56.091Z | Checking aes-gcm v0.10.3 |
| 4493 | 2026-04-13T21:48:56.130Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4494 | 2026-04-13T21:48:56.186Z | Checking hex-literal v0.4.1 |
| 4495 | 2026-04-13T21:48:56.201Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4496 | 2026-04-13T21:48:56.215Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4497 | 2026-04-13T21:48:56.233Z | Checking internet-checksum v0.2.1 |
| 4498 | 2026-04-13T21:48:56.236Z | Checking ssh-cipher v0.2.0 |
| 4499 | 2026-04-13T21:48:56.405Z | Checking ssh-key v0.6.7 |
| 4500 | 2026-04-13T21:48:56.476Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4501 | 2026-04-13T21:48:57.031Z | Checking russh-keys v0.45.0 |
| 4502 | 2026-04-13T21:48:57.573Z | Checking russh v0.45.0 |
| 4503 | 2026-04-13T21:49:12.582Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4504 | 2026-04-13T21:49:13.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.83s |
| 4505 | 2026-04-13T21:49:13.966Z | |
| 4506 | 2026-04-13T21:49:13.966Z | info: running `cargo check --bins` on gateway-cli (257/271) |
| 4507 | 2026-04-13T21:49:14.473Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4508 | 2026-04-13T21:49:14.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4509 | 2026-04-13T21:49:14.602Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4510 | 2026-04-13T21:49:14.710Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4511 | 2026-04-13T21:49:14.718Z | Checking termios v0.3.3 |
| 4512 | 2026-04-13T21:49:15.894Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4513 | 2026-04-13T21:49:16.040Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4514 | 2026-04-13T21:49:17.841Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4515 | 2026-04-13T21:49:18.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.42s |
| 4516 | 2026-04-13T21:49:18.575Z | |
| 4517 | 2026-04-13T21:49:18.575Z | info: running `cargo check --bins --no-default-features` on installinator (258/271) |
| 4518 | 2026-04-13T21:49:19.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4519 | 2026-04-13T21:49:19.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4520 | 2026-04-13T21:49:19.271Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4521 | 2026-04-13T21:49:19.274Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4522 | 2026-04-13T21:49:19.392Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4523 | 2026-04-13T21:49:19.392Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4524 | 2026-04-13T21:49:19.406Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4525 | 2026-04-13T21:49:19.409Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4526 | 2026-04-13T21:49:20.112Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4527 | 2026-04-13T21:49:20.467Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4528 | 2026-04-13T21:49:20.469Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4529 | 2026-04-13T21:49:21.103Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4530 | 2026-04-13T21:49:22.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.12s |
| 4531 | 2026-04-13T21:49:22.897Z | |
| 4532 | 2026-04-13T21:49:22.898Z | info: running `cargo check --bins` on internal-dns-cli (259/271) |
| 4533 | 2026-04-13T21:49:23.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-04-13T21:49:23.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-04-13T21:49:23.521Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4536 | 2026-04-13T21:49:23.967Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4537 | 2026-04-13T21:49:24.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4538 | 2026-04-13T21:49:24.474Z | |
| 4539 | 2026-04-13T21:49:24.474Z | info: running `cargo check --bins` on omicron-live-tests (260/271) |
| 4540 | 2026-04-13T21:49:24.969Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4541 | 2026-04-13T21:49:24.972Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4542 | 2026-04-13T21:49:24.972Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4543 | 2026-04-13T21:49:24.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4544 | 2026-04-13T21:49:25.060Z | |
| 4545 | 2026-04-13T21:49:25.060Z | info: running `cargo check --bins` on live-tests-macros (261/271) |
| 4546 | 2026-04-13T21:49:25.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-04-13T21:49:25.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-04-13T21:49:25.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-04-13T21:49:25.562Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4550 | 2026-04-13T21:49:25.643Z | |
| 4551 | 2026-04-13T21:49:25.643Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (262/271) |
| 4552 | 2026-04-13T21:49:26.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-04-13T21:49:26.190Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-04-13T21:49:26.381Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4555 | 2026-04-13T21:49:26.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s |
| 4556 | 2026-04-13T21:49:27.155Z | |
| 4557 | 2026-04-13T21:49:27.155Z | info: running `cargo check --bins` on omicron-ntp-admin (263/271) |
| 4558 | 2026-04-13T21:49:27.657Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4559 | 2026-04-13T21:49:27.660Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4560 | 2026-04-13T21:49:27.794Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4561 | 2026-04-13T21:49:27.797Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4562 | 2026-04-13T21:49:28.041Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4563 | 2026-04-13T21:49:28.041Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4564 | 2026-04-13T21:49:28.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.66s |
| 4565 | 2026-04-13T21:49:29.006Z | |
| 4566 | 2026-04-13T21:49:29.006Z | info: running `cargo check --bins` on ntp-admin-types (264/271) |
| 4567 | 2026-04-13T21:49:29.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4568 | 2026-04-13T21:49:29.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4569 | 2026-04-13T21:49:29.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4570 | 2026-04-13T21:49:29.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4571 | 2026-04-13T21:49:29.586Z | |
| 4572 | 2026-04-13T21:49:29.586Z | info: running `cargo check --bins` on omicron-package (265/271) |
| 4573 | 2026-04-13T21:49:30.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4574 | 2026-04-13T21:49:30.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4575 | 2026-04-13T21:49:30.257Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4576 | 2026-04-13T21:49:31.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.73s |
| 4577 | 2026-04-13T21:49:31.512Z | |
| 4578 | 2026-04-13T21:49:31.512Z | info: running `cargo check --bins` on tqdb (266/271) |
| 4579 | 2026-04-13T21:49:32.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4580 | 2026-04-13T21:49:32.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4581 | 2026-04-13T21:49:32.280Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4582 | 2026-04-13T21:49:32.628Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4583 | 2026-04-13T21:49:33.139Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4584 | 2026-04-13T21:49:33.142Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4585 | 2026-04-13T21:49:38.292Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4586 | 2026-04-13T21:49:38.822Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4587 | 2026-04-13T21:49:38.825Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4588 | 2026-04-13T21:49:38.825Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4589 | 2026-04-13T21:49:38.825Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4590 | 2026-04-13T21:49:38.825Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4591 | 2026-04-13T21:49:39.571Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4592 | 2026-04-13T21:49:40.522Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4593 | 2026-04-13T21:49:41.285Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4594 | 2026-04-13T21:49:41.890Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4595 | 2026-04-13T21:49:46.333Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4596 | 2026-04-13T21:49:52.513Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4597 | 2026-04-13T21:49:52.516Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4598 | 2026-04-13T21:49:52.516Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4599 | 2026-04-13T21:49:52.516Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4600 | 2026-04-13T21:49:53.937Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4601 | 2026-04-13T21:49:55.248Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4602 | 2026-04-13T21:49:55.904Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4603 | 2026-04-13T21:49:57.144Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4604 | 2026-04-13T21:49:57.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.15s |
| 4605 | 2026-04-13T21:49:57.880Z | |
| 4606 | 2026-04-13T21:49:57.880Z | info: running `cargo check --bins` on wicket-dbg (267/271) |
| 4607 | 2026-04-13T21:49:58.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4608 | 2026-04-13T21:49:58.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4609 | 2026-04-13T21:49:58.577Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4610 | 2026-04-13T21:49:58.577Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4611 | 2026-04-13T21:49:58.577Z | Checking rtoolbox v0.0.3 |
| 4612 | 2026-04-13T21:49:58.580Z | Checking tui-tree-widget v0.23.1 |
| 4613 | 2026-04-13T21:49:58.794Z | Checking rpassword v7.4.0 |
| 4614 | 2026-04-13T21:49:59.720Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4615 | 2026-04-13T21:50:02.762Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4616 | 2026-04-13T21:50:04.508Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4617 | 2026-04-13T21:50:05.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.47s |
| 4618 | 2026-04-13T21:50:05.559Z | |
| 4619 | 2026-04-13T21:50:05.559Z | info: running `cargo check --bins` on wicket (268/271) |
| 4620 | 2026-04-13T21:50:06.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4621 | 2026-04-13T21:50:06.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4622 | 2026-04-13T21:50:06.240Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4623 | 2026-04-13T21:50:06.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.01s |
| 4624 | 2026-04-13T21:50:06.781Z | |
| 4625 | 2026-04-13T21:50:06.781Z | info: running `cargo check --bins` on wicketd (269/271) |
| 4626 | 2026-04-13T21:50:07.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4627 | 2026-04-13T21:50:07.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4628 | 2026-04-13T21:50:07.495Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4629 | 2026-04-13T21:50:07.498Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4630 | 2026-04-13T21:50:07.498Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4631 | 2026-04-13T21:50:07.498Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4632 | 2026-04-13T21:50:08.497Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4633 | 2026-04-13T21:50:09.049Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4634 | 2026-04-13T21:50:11.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s |
| 4635 | 2026-04-13T21:50:12.156Z | |
| 4636 | 2026-04-13T21:50:12.157Z | info: running `cargo check --bins` on omicron-workspace-hack (270/271) |
| 4637 | 2026-04-13T21:50:12.644Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4638 | 2026-04-13T21:50:12.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4639 | 2026-04-13T21:50:12.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4640 | 2026-04-13T21:50:12.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4641 | 2026-04-13T21:50:12.734Z | |
| 4642 | 2026-04-13T21:50:12.734Z | info: running `cargo check --bins` on zone-setup (271/271) |
| 4643 | 2026-04-13T21:50:13.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4644 | 2026-04-13T21:50:13.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4645 | 2026-04-13T21:50:13.388Z | Checking uzers v0.12.2 |
| 4646 | 2026-04-13T21:50:13.655Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4647 | 2026-04-13T21:50:14.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.65s |
| 4648 | 2026-04-13T21:50:14.597Z | |
| 4649 | 2026-04-13T21:50:14.600Z | real 13:57.593233253 |
| 4650 | 2026-04-13T21:50:14.600Z | user 20:14.300714969 |
| 4651 | 2026-04-13T21:50:14.600Z | sys 4:09.671820626 |
| 4652 | 2026-04-13T21:50:14.600Z | trap 0.317297364 |
| 4653 | 2026-04-13T21:50:14.600Z | tflt 0.340819751 |
| 4654 | 2026-04-13T21:50:14.600Z | dflt 0.840447760 |
| 4655 | 2026-04-13T21:50:14.600Z | kflt 0.000789483 |
| 4656 | 2026-04-13T21:50:14.600Z | lock 1:15:45.198490307 |
| 4657 | 2026-04-13T21:50:14.600Z | slp 1:36:43.702690678 |
| 4658 | 2026-04-13T21:50:14.600Z | lat 58.734648339 |
| 4659 | 2026-04-13T21:50:14.600Z | stop 3:35.321542982 |
| 4660 | 2026-04-13T21:50:14.600Z | process exited: duration 1020987 ms, exit code 0 |
| |
| 4661 | 2026-04-13T21:50:14.607Z | found 0 output files |