|
|
|
| 1 | 2026-03-24T17:32:42.176Z | job assigned to worker 01KMGEEA392YT19D1DG4JZ6B54 [factory aws, i-0b5ecf945c325e039] (queued for 1 m 3 s) |
| |
| 2 | 2026-03-24T17:32:49.875Z | starting task 0: "setup" |
| 3 | 2026-03-24T17:32:49.880Z | ++ uname -s |
| 4 | 2026-03-24T17:32:49.884Z | + kern=SunOS |
| 5 | 2026-03-24T17:32:49.884Z | + build_user=build |
| 6 | 2026-03-24T17:32:49.884Z | + build_uid=12345 |
| 7 | 2026-03-24T17:32:49.884Z | + work_dir=/work |
| 8 | 2026-03-24T17:32:49.884Z | + input_dir=/input |
| 9 | 2026-03-24T17:32:49.884Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T17:32:49.884Z | + case "$kern" in |
| 11 | 2026-03-24T17:32:49.884Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T17:32:49.887Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T17:32:51.892Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T17:32:52.008Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T17:32:52.012Z | + home_fs=zfs |
| 16 | 2026-03-24T17:32:52.012Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T17:32:52.012Z | + mkdir -p /home/build |
| 18 | 2026-03-24T17:32:52.012Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T17:32:54.014Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T17:32:54.016Z | process exited: duration 4142 ms, exit code 0 |
| |
| 21 | 2026-03-24T17:32:54.023Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T17:32:54.028Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-24T17:32:54.028Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-24T17:32:54.028Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-24T17:32:54.028Z | * rust toolchain profile = "default" |
| 26 | 2026-03-24T17:32:54.028Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T17:32:54.031Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T17:32:54.031Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T17:32:54.031Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-24T17:32:54.158Z | info: downloading installer |
| 31 | 2026-03-24T17:32:55.872Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T17:32:55.872Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T17:32:55.872Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T17:32:55.872Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T17:32:55.872Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T17:32:55.872Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T17:32:55.872Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T17:32:55.872Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T17:32:55.872Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T17:32:55.872Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T17:32:55.872Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T17:32:55.872Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T17:32:55.872Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T17:32:55.894Z | info: profile set to default |
| 45 | 2026-03-24T17:32:55.894Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T17:32:55.897Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-24T17:32:56.069Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T17:32:56.072Z | info: downloading 6 components |
| 49 | 2026-03-24T17:33:12.906Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-24T17:33:12.906Z | |
| 51 | 2026-03-24T17:33:12.942Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T17:33:12.942Z | |
| 53 | 2026-03-24T17:33:12.945Z | |
| 54 | 2026-03-24T17:33:12.945Z | Rust is installed now. Great! |
| 55 | 2026-03-24T17:33:12.945Z | |
| 56 | 2026-03-24T17:33:12.945Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T17:33:12.945Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T17:33:12.945Z | |
| 59 | 2026-03-24T17:33:12.945Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T17:33:12.945Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T17:33:12.945Z | |
| 62 | 2026-03-24T17:33:12.945Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T17:33:12.945Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T17:33:12.945Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T17:33:12.946Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T17:33:12.946Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T17:33:12.946Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T17:33:12.946Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T17:33:12.946Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T17:33:12.946Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T17:33:13.053Z | + rustup --version |
| 72 | 2026-03-24T17:33:13.063Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T17:33:13.066Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T17:33:13.090Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T17:33:13.093Z | + cargo --version |
| 76 | 2026-03-24T17:33:13.109Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T17:33:13.112Z | + rustc --version |
| 78 | 2026-03-24T17:33:13.137Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T17:33:13.140Z | process exited: duration 19117 ms, exit code 0 |
| |
| 80 | 2026-03-24T17:33:13.146Z | starting task 2: "authentication" |
| 81 | 2026-03-24T17:33:13.166Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-24T17:33:13.172Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T17:33:13.176Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-24T17:33:13.179Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-24T17:33:13.212Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-24T17:33:23.770Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-24T17:33:23.770Z | + git fetch origin ec83d5cf3318aa44bfc3ae3b115bc26919f2861c |
| 88 | 2026-03-24T17:33:24.087Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-24T17:33:24.087Z | * branch ec83d5cf3318aa44bfc3ae3b115bc26919f2861c -> FETCH_HEAD |
| 90 | 2026-03-24T17:33:24.098Z | + [[ -n ben/icmpv6-firewall-support ]] |
| 91 | 2026-03-24T17:33:24.105Z | ++ git branch --show-current |
| 92 | 2026-03-24T17:33:24.105Z | + current=main |
| 93 | 2026-03-24T17:33:24.105Z | + [[ main != ben/icmpv6-firewall-support ]] |
| 94 | 2026-03-24T17:33:24.105Z | + git branch -f ben/icmpv6-firewall-support ec83d5cf3318aa44bfc3ae3b115bc26919f2861c |
| 95 | 2026-03-24T17:33:24.108Z | + git checkout -f ben/icmpv6-firewall-support |
| 96 | 2026-03-24T17:33:24.444Z | Switched to branch 'ben/icmpv6-firewall-support' |
| 97 | 2026-03-24T17:33:24.447Z | + git reset --hard ec83d5cf3318aa44bfc3ae3b115bc26919f2861c |
| 98 | 2026-03-24T17:33:24.479Z | HEAD is now at ec83d5cf3 Merge branch 'main' into ben/icmpv6-firewall-support |
| 99 | 2026-03-24T17:33:24.484Z | process exited: duration 11309 ms, exit code 0 |
| |
| 100 | 2026-03-24T17:33:24.491Z | starting task 4: "build" |
| 101 | 2026-03-24T17:33:24.495Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-24T17:33:24.498Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-24T17:33:24.498Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-24T17:33:24.498Z | + cargo --version |
| 105 | 2026-03-24T17:33:24.507Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-24T17:33:24.510Z | + rustc --version |
| 107 | 2026-03-24T17:33:24.535Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-24T17:33:24.538Z | + source ./env.sh |
| 109 | 2026-03-24T17:33:24.538Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-24T17:33:24.538Z | ++ set -o xtrace |
| 111 | 2026-03-24T17:33:24.541Z | ++++ dirname ./env.sh |
| 112 | 2026-03-24T17:33:24.544Z | +++ readlink -f . |
| 113 | 2026-03-24T17:33:24.544Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-24T17:33:24.544Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-24T17:33:24.544Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-24T17:33:24.544Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-24T17:33:24.544Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-24T17:33:24.544Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-24T17:33:24.544Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-24T17:33:24.544Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-24T17:33:24.545Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-24T17:33:24.545Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-24T17:33:24.545Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-24T17:33:24.545Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-24T17:33:24.545Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-24T17:33:24.545Z | + banner prerequisites |
| 127 | 2026-03-24T17:33:24.548Z | |
| 128 | 2026-03-24T17:33:24.548Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-24T17:33:24.548Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-24T17:33:24.548Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-24T17:33:24.548Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-24T17:33:24.548Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-24T17:33:24.548Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-24T17:33:24.548Z | |
| 135 | 2026-03-24T17:33:24.548Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-24T17:33:35.014Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-24T17:33:44.991Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-24T17:34:07.752Z | Planning: Solver setup ... Done (21.288s) |
| 139 | 2026-03-24T17:34:07.907Z | Planning: Running solver ... Done (0.160s) |
| 140 | 2026-03-24T17:34:08.106Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-24T17:34:08.126Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-24T17:34:08.263Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-24T17:34:08.306Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-24T17:34:08.343Z | Planning: Merging actions ... Done (0.038s) |
| 145 | 2026-03-24T17:34:08.591Z | Planning: Checking for conflicting actions ... Done (0.247s) |
| 146 | 2026-03-24T17:34:08.600Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-24T17:34:09.416Z | Planning: Evaluating mediators ... Done (0.819s) |
| 148 | 2026-03-24T17:34:09.427Z | Planning: Planning completed in 24.29 seconds |
| 149 | 2026-03-24T17:34:09.441Z | Packages to install: 4 |
| 150 | 2026-03-24T17:34:09.446Z | Mediators to change: 2 |
| 151 | 2026-03-24T17:34:09.446Z | Services to change: 1 |
| 152 | 2026-03-24T17:34:09.446Z | Estimated space available: 155.42 GB |
| 153 | 2026-03-24T17:34:09.446Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-24T17:34:09.446Z | Create boot environment: No |
| 155 | 2026-03-24T17:34:09.446Z | Create backup boot environment: No |
| 156 | 2026-03-24T17:34:09.446Z | Rebuild boot archive: No |
| 157 | 2026-03-24T17:34:09.446Z | |
| 158 | 2026-03-24T17:34:09.446Z | Changed mediators: |
| 159 | 2026-03-24T17:34:09.446Z | mediator clang: |
| 160 | 2026-03-24T17:34:09.446Z | version: None -> 15 (system default) |
| 161 | 2026-03-24T17:34:09.446Z | |
| 162 | 2026-03-24T17:34:09.447Z | mediator llvm: |
| 163 | 2026-03-24T17:34:09.447Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-24T17:34:09.447Z | |
| 165 | 2026-03-24T17:34:09.447Z | Changed packages: |
| 166 | 2026-03-24T17:34:09.447Z | helios-dev |
| 167 | 2026-03-24T17:34:09.447Z | developer/build-essential |
| 168 | 2026-03-24T17:34:09.447Z | None -> 11-2.0 |
| 169 | 2026-03-24T17:34:09.447Z | library/libxmlsec1 |
| 170 | 2026-03-24T17:34:09.447Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-24T17:34:09.447Z | ooce/developer/clang-15 |
| 172 | 2026-03-24T17:34:09.447Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-24T17:34:09.447Z | ooce/developer/llvm-15 |
| 174 | 2026-03-24T17:34:09.447Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-24T17:34:09.447Z | |
| 176 | 2026-03-24T17:34:09.447Z | Services: |
| 177 | 2026-03-24T17:34:09.447Z | restart_fmri: |
| 178 | 2026-03-24T17:34:09.448Z | svc:/system/update-man-index:default |
| 179 | 2026-03-24T17:34:09.489Z | |
| 180 | 2026-03-24T17:34:09.489Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-24T17:34:14.490Z | Download: 1602/3290 items 117.7/212.6MB 55% complete (23.9M/s) |
| 182 | 2026-03-24T17:34:19.471Z | Download: Completed 212.60 MB in 9.98 seconds (21.3M/s) |
| 183 | 2026-03-24T17:34:20.713Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-24T17:34:24.843Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 185 | 2026-03-24T17:34:25.643Z | Done (0.795s) |
| 186 | 2026-03-24T17:34:25.644Z | Done (0.000s) |
| 187 | 2026-03-24T17:34:26.641Z | Done (0.998s) |
| 188 | 2026-03-24T17:34:30.434Z | Done (3.421s) |
| 189 | 2026-03-24T17:34:30.524Z | Done (0.019s) |
| 190 | 2026-03-24T17:34:30.527Z | Done (0.000s) |
| 191 | 2026-03-24T17:34:30.658Z | Done (0.000s) |
| 192 | 2026-03-24T17:34:31.675Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-24T17:34:31.818Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-24T17:34:31.821Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-24T17:34:32.043Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-24T17:34:32.046Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-24T17:34:32.072Z | Mediators to change: 2 |
| 198 | 2026-03-24T17:34:32.072Z | Create boot environment: No |
| 199 | 2026-03-24T17:34:32.075Z | Create backup boot environment: No |
| 200 | 2026-03-24T17:34:32.139Z | Done |
| 201 | 2026-03-24T17:34:32.139Z | Done |
| 202 | 2026-03-24T17:34:32.887Z | Done |
| 203 | 2026-03-24T17:34:36.314Z | Done |
| 204 | 2026-03-24T17:34:36.399Z | Done |
| 205 | 2026-03-24T17:34:36.402Z | Done |
| 206 | 2026-03-24T17:34:36.565Z | Done |
| 207 | 2026-03-24T17:34:37.103Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-24T17:34:37.106Z | Planning: Merging actions ... Done |
| 209 | 2026-03-24T17:34:37.270Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-24T17:34:37.273Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-24T17:34:37.491Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-24T17:34:37.533Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-24T17:34:37.563Z | Packages to change: 1 |
| 214 | 2026-03-24T17:34:37.566Z | Mediators to change: 1 |
| 215 | 2026-03-24T17:34:37.566Z | Services to change: 1 |
| 216 | 2026-03-24T17:34:37.566Z | Create boot environment: No |
| 217 | 2026-03-24T17:34:37.566Z | Create backup boot environment: Yes |
| 218 | 2026-03-24T17:34:40.051Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-24T17:34:40.054Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-24T17:34:40.054Z | Done |
| 221 | 2026-03-24T17:34:40.054Z | Done |
| 222 | 2026-03-24T17:34:40.250Z | Done |
| 223 | 2026-03-24T17:34:43.610Z | Done |
| 224 | 2026-03-24T17:34:43.701Z | Done |
| 225 | 2026-03-24T17:34:43.704Z | Done |
| 226 | 2026-03-24T17:34:43.873Z | Done |
| 227 | 2026-03-24T17:34:44.255Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-24T17:34:44.255Z | clang system 15 system |
| 229 | 2026-03-24T17:34:44.256Z | csh system system illumos |
| 230 | 2026-03-24T17:34:44.256Z | ctags system system illumos |
| 231 | 2026-03-24T17:34:44.256Z | file system system illumos |
| 232 | 2026-03-24T17:34:44.256Z | gcc vendor 12 vendor |
| 233 | 2026-03-24T17:34:44.256Z | gcc system 10 system |
| 234 | 2026-03-24T17:34:44.256Z | gcc system 7 system |
| 235 | 2026-03-24T17:34:44.256Z | go system 1.20 system |
| 236 | 2026-03-24T17:34:44.256Z | go system 1.19 system |
| 237 | 2026-03-24T17:34:44.256Z | llvm system 15 system |
| 238 | 2026-03-24T17:34:44.256Z | llvm system 14 system |
| 239 | 2026-03-24T17:34:44.256Z | mariadb system 10.6 system |
| 240 | 2026-03-24T17:34:44.256Z | mta vendor vendor dma |
| 241 | 2026-03-24T17:34:44.256Z | openjdk system 17 system |
| 242 | 2026-03-24T17:34:44.256Z | openjdk system 11 system |
| 243 | 2026-03-24T17:34:44.256Z | openjdk system 1.8 system |
| 244 | 2026-03-24T17:34:44.256Z | openssl vendor 3 vendor |
| 245 | 2026-03-24T17:34:44.256Z | perl system 5.36 system |
| 246 | 2026-03-24T17:34:44.256Z | postgresql system 15 system |
| 247 | 2026-03-24T17:34:44.256Z | postgresql system 13 system |
| 248 | 2026-03-24T17:34:44.256Z | python vendor 3 vendor |
| 249 | 2026-03-24T17:34:44.256Z | python system 2 system |
| 250 | 2026-03-24T17:34:44.256Z | python3 system 3.11 system |
| 251 | 2026-03-24T17:34:44.256Z | ruby system 3.0 system |
| 252 | 2026-03-24T17:34:44.256Z | words vendor vendor american-english |
| 253 | 2026-03-24T17:34:44.256Z | words system system australian-english |
| 254 | 2026-03-24T17:34:44.256Z | words system system british-english |
| 255 | 2026-03-24T17:34:44.256Z | words system system canadian-english |
| 256 | 2026-03-24T17:34:44.256Z | words system system french |
| 257 | 2026-03-24T17:34:44.256Z | words system system italian |
| 258 | 2026-03-24T17:34:44.256Z | words system system ngerman |
| 259 | 2026-03-24T17:34:44.257Z | words system system ogerman |
| 260 | 2026-03-24T17:34:44.257Z | words system system spanish |
| 261 | 2026-03-24T17:34:44.561Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-24T17:34:44.561Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-24T17:34:50.639Z | FMRI IFO |
| 264 | 2026-03-24T17:34:50.639Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-24T17:34:50.640Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-24T17:34:50.641Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-24T17:34:50.641Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-24T17:34:50.641Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-24T17:34:50.641Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-24T17:34:51.960Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-24T17:34:53.015Z | Updating crates.io index |
| 282 | 2026-03-24T17:34:53.068Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-24T17:34:53.344Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-24T17:34:54.197Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 285 | 2026-03-24T17:34:54.627Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 286 | 2026-03-24T17:34:55.529Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 287 | 2026-03-24T17:34:56.177Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-03-24T17:34:57.739Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 289 | 2026-03-24T17:35:03.014Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 290 | 2026-03-24T17:35:03.014Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 291 | 2026-03-24T17:35:03.014Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 292 | 2026-03-24T17:35:03.065Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 293 | 2026-03-24T17:35:03.100Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 294 | 2026-03-24T17:35:03.576Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 295 | 2026-03-24T17:35:03.931Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 296 | 2026-03-24T17:35:05.098Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 297 | 2026-03-24T17:35:05.513Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 298 | 2026-03-24T17:35:06.052Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 299 | 2026-03-24T17:35:06.393Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 300 | 2026-03-24T17:35:06.902Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 301 | 2026-03-24T17:35:07.329Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 302 | 2026-03-24T17:35:07.587Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 303 | 2026-03-24T17:35:07.904Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 304 | 2026-03-24T17:35:08.253Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 305 | 2026-03-24T17:35:08.812Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 306 | 2026-03-24T17:35:09.723Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 307 | 2026-03-24T17:35:10.003Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 308 | 2026-03-24T17:35:10.538Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 309 | 2026-03-24T17:35:10.813Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 310 | 2026-03-24T17:35:11.936Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-24T17:35:14.682Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 312 | 2026-03-24T17:35:15.429Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-24T17:35:15.925Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-24T17:35:18.387Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-24T17:35:18.862Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-24T17:35:19.363Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-24T17:35:22.752Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-24T17:35:22.752Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-24T17:35:22.752Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-24T17:35:22.752Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-24T17:35:36.516Z | Downloading crates ... |
| 322 | 2026-03-24T17:35:36.597Z | Downloaded crypto-common v0.1.7 |
| 323 | 2026-03-24T17:35:36.601Z | Downloaded itoa v1.0.17 |
| 324 | 2026-03-24T17:35:36.606Z | Downloaded tinystr v0.8.2 |
| 325 | 2026-03-24T17:35:36.611Z | Downloaded block-buffer v0.10.4 |
| 326 | 2026-03-24T17:35:36.611Z | Downloaded bitflags v2.11.0 |
| 327 | 2026-03-24T17:35:36.615Z | Downloaded cfg-if v1.0.4 |
| 328 | 2026-03-24T17:35:36.615Z | Downloaded thiserror v1.0.69 |
| 329 | 2026-03-24T17:35:36.618Z | Downloaded typeid v1.0.3 |
| 330 | 2026-03-24T17:35:36.619Z | Downloaded clap v4.5.60 |
| 331 | 2026-03-24T17:35:36.623Z | Downloaded version_check v0.9.5 |
| 332 | 2026-03-24T17:35:36.627Z | Downloaded usdt-attr-macro v0.5.0 |
| 333 | 2026-03-24T17:35:36.627Z | Downloaded dof v0.3.0 |
| 334 | 2026-03-24T17:35:36.627Z | Downloaded colorchoice v1.0.4 |
| 335 | 2026-03-24T17:35:36.627Z | Downloaded clap_derive v4.5.55 |
| 336 | 2026-03-24T17:35:36.630Z | Downloaded cargo-util-schemas v0.8.2 |
| 337 | 2026-03-24T17:35:36.630Z | Downloaded zerofrom v0.1.6 |
| 338 | 2026-03-24T17:35:36.631Z | Downloaded yoke-derive v0.8.1 |
| 339 | 2026-03-24T17:35:36.634Z | Downloaded toml_write v0.1.2 |
| 340 | 2026-03-24T17:35:36.634Z | Downloaded anyhow v1.0.102 |
| 341 | 2026-03-24T17:35:36.637Z | Downloaded heck v0.5.0 |
| 342 | 2026-03-24T17:35:36.637Z | Downloaded byteorder v1.5.0 |
| 343 | 2026-03-24T17:35:36.641Z | Downloaded generic-array v0.14.7 |
| 344 | 2026-03-24T17:35:36.641Z | Downloaded idna_adapter v1.2.1 |
| 345 | 2026-03-24T17:35:36.641Z | Downloaded is_terminal_polyfill v1.70.2 |
| 346 | 2026-03-24T17:35:36.641Z | Downloaded camino v1.2.2 |
| 347 | 2026-03-24T17:35:36.651Z | Downloaded anstream v0.6.21 |
| 348 | 2026-03-24T17:35:36.651Z | Downloaded thread-id v4.2.2 |
| 349 | 2026-03-24T17:35:36.654Z | Downloaded usdt-macro v0.5.0 |
| 350 | 2026-03-24T17:35:36.655Z | Downloaded unicode-xid v0.2.6 |
| 351 | 2026-03-24T17:35:36.655Z | Downloaded utf8_iter v1.0.4 |
| 352 | 2026-03-24T17:35:36.655Z | Downloaded zerofrom-derive v0.1.6 |
| 353 | 2026-03-24T17:35:36.655Z | Downloaded yoke v0.8.1 |
| 354 | 2026-03-24T17:35:36.655Z | Downloaded thiserror-impl v1.0.69 |
| 355 | 2026-03-24T17:35:36.658Z | Downloaded toml_datetime v0.6.11 |
| 356 | 2026-03-24T17:35:36.659Z | Downloaded usdt v0.5.0 |
| 357 | 2026-03-24T17:35:36.664Z | Downloaded ordered-float v2.10.1 |
| 358 | 2026-03-24T17:35:36.667Z | Downloaded ucd-trie v0.1.7 |
| 359 | 2026-03-24T17:35:36.667Z | Downloaded zmij v1.0.21 |
| 360 | 2026-03-24T17:35:36.668Z | Downloaded writeable v0.6.2 |
| 361 | 2026-03-24T17:35:36.668Z | Downloaded icu_provider v2.1.1 |
| 362 | 2026-03-24T17:35:36.671Z | Downloaded unicode-linebreak v0.1.5 |
| 363 | 2026-03-24T17:35:36.671Z | Downloaded proc-macro2 v1.0.106 |
| 364 | 2026-03-24T17:35:36.675Z | Downloaded utf8parse v0.2.2 |
| 365 | 2026-03-24T17:35:36.675Z | Downloaded anstyle v1.0.13 |
| 366 | 2026-03-24T17:35:36.675Z | Downloaded proc-macro-error v1.0.4 |
| 367 | 2026-03-24T17:35:36.678Z | Downloaded textwrap v0.16.2 |
| 368 | 2026-03-24T17:35:36.681Z | Downloaded dtrace-parser v0.2.0 |
| 369 | 2026-03-24T17:35:36.681Z | Downloaded swrite v0.1.0 |
| 370 | 2026-03-24T17:35:36.681Z | Downloaded plain v0.2.3 |
| 371 | 2026-03-24T17:35:36.681Z | Downloaded zerocopy-derive v0.7.35 |
| 372 | 2026-03-24T17:35:36.685Z | Downloaded proc-macro-error-attr v1.0.4 |
| 373 | 2026-03-24T17:35:36.688Z | Downloaded thiserror-impl v2.0.18 |
| 374 | 2026-03-24T17:35:36.688Z | Downloaded serde-untagged v0.1.9 |
| 375 | 2026-03-24T17:35:36.688Z | Downloaded thiserror v2.0.18 |
| 376 | 2026-03-24T17:35:36.691Z | Downloaded usdt-impl v0.5.0 |
| 377 | 2026-03-24T17:35:36.694Z | Downloaded typenum v1.19.0 |
| 378 | 2026-03-24T17:35:36.697Z | Downloaded toml_edit v0.22.27 |
| 379 | 2026-03-24T17:35:36.701Z | Downloaded clap_lex v1.0.0 |
| 380 | 2026-03-24T17:35:36.701Z | Downloaded zerovec-derive v0.11.2 |
| 381 | 2026-03-24T17:35:36.701Z | Downloaded serde-value v0.7.0 |
| 382 | 2026-03-24T17:35:36.701Z | Downloaded fastrand v2.3.0 |
| 383 | 2026-03-24T17:35:36.704Z | Downloaded cpufeatures v0.2.17 |
| 384 | 2026-03-24T17:35:36.704Z | Downloaded scroll v0.12.0 |
| 385 | 2026-03-24T17:35:36.704Z | Downloaded toml v0.8.23 |
| 386 | 2026-03-24T17:35:36.707Z | Downloaded zerotrie v0.2.3 |
| 387 | 2026-03-24T17:35:36.711Z | Downloaded stable_deref_trait v1.2.1 |
| 388 | 2026-03-24T17:35:36.711Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-03-24T17:35:36.711Z | Downloaded url v2.5.8 |
| 390 | 2026-03-24T17:35:36.714Z | Downloaded percent-encoding v2.3.2 |
| 391 | 2026-03-24T17:35:36.715Z | Downloaded errno v0.3.14 |
| 392 | 2026-03-24T17:35:36.715Z | Downloaded form_urlencoded v1.2.2 |
| 393 | 2026-03-24T17:35:36.718Z | Downloaded smawk v0.3.2 |
| 394 | 2026-03-24T17:35:36.718Z | Downloaded zerovec v0.11.5 |
| 395 | 2026-03-24T17:35:36.723Z | Downloaded strsim v0.11.1 |
| 396 | 2026-03-24T17:35:36.723Z | Downloaded zerocopy v0.7.35 |
| 397 | 2026-03-24T17:35:36.732Z | Downloaded fs-err v3.3.0 |
| 398 | 2026-03-24T17:35:36.735Z | Downloaded autocfg v1.5.0 |
| 399 | 2026-03-24T17:35:36.735Z | Downloaded serde_spanned v0.6.9 |
| 400 | 2026-03-24T17:35:36.738Z | Downloaded pretty-hex v0.4.1 |
| 401 | 2026-03-24T17:35:36.738Z | Downloaded scroll_derive v0.12.1 |
| 402 | 2026-03-24T17:35:36.738Z | Downloaded anstyle-parse v0.2.7 |
| 403 | 2026-03-24T17:35:36.738Z | Downloaded memmap v0.7.0 |
| 404 | 2026-03-24T17:35:36.742Z | Downloaded unicode-width v0.1.14 |
| 405 | 2026-03-24T17:35:36.746Z | Downloaded winnow v0.7.14 |
| 406 | 2026-03-24T17:35:36.749Z | Downloaded potential_utf v0.1.4 |
| 407 | 2026-03-24T17:35:36.752Z | Downloaded equivalent v1.0.2 |
| 408 | 2026-03-24T17:35:36.752Z | Downloaded cargo_toml v0.21.0 |
| 409 | 2026-03-24T17:35:36.752Z | Downloaded unicode-width v0.2.0 |
| 410 | 2026-03-24T17:35:36.756Z | Downloaded litemap v0.8.1 |
| 411 | 2026-03-24T17:35:36.759Z | Downloaded icu_locale_core v2.1.1 |
| 412 | 2026-03-24T17:35:36.763Z | Downloaded tabled_derive v0.7.0 |
| 413 | 2026-03-24T17:35:36.763Z | Downloaded erased-serde v0.4.9 |
| 414 | 2026-03-24T17:35:36.766Z | Downloaded bytecount v0.6.9 |
| 415 | 2026-03-24T17:35:36.766Z | Downloaded displaydoc v0.2.5 |
| 416 | 2026-03-24T17:35:36.769Z | Downloaded digest v0.10.7 |
| 417 | 2026-03-24T17:35:36.769Z | Downloaded heck v0.4.1 |
| 418 | 2026-03-24T17:35:36.769Z | Downloaded fnv v1.0.7 |
| 419 | 2026-03-24T17:35:36.769Z | Downloaded macaddr v1.0.1 |
| 420 | 2026-03-24T17:35:36.773Z | Downloaded cargo-platform v0.2.0 |
| 421 | 2026-03-24T17:35:36.773Z | Downloaded anstyle-query v1.1.5 |
| 422 | 2026-03-24T17:35:36.773Z | Downloaded semver v1.0.27 |
| 423 | 2026-03-24T17:35:36.776Z | Downloaded camino-tempfile v1.4.1 |
| 424 | 2026-03-24T17:35:36.780Z | Downloaded synstructure v0.13.2 |
| 425 | 2026-03-24T17:35:36.783Z | Downloaded cargo_metadata v0.21.0 |
| 426 | 2026-03-24T17:35:36.786Z | Downloaded terminal_size v0.4.3 |
| 427 | 2026-03-24T17:35:36.790Z | Downloaded sha2 v0.10.9 |
| 428 | 2026-03-24T17:35:36.797Z | Downloaded serde_tokenstream v0.2.3 |
| 429 | 2026-03-24T17:35:36.802Z | Downloaded quote v1.0.44 |
| 430 | 2026-03-24T17:35:36.806Z | Downloaded tempfile v3.25.0 |
| 431 | 2026-03-24T17:35:36.810Z | Downloaded log v0.4.29 |
| 432 | 2026-03-24T17:35:36.813Z | Downloaded pest_generator v2.8.6 |
| 433 | 2026-03-24T17:35:36.817Z | Downloaded smallvec v1.15.1 |
| 434 | 2026-03-24T17:35:36.858Z | Downloaded once_cell v1.21.3 |
| 435 | 2026-03-24T17:35:36.858Z | Downloaded icu_normalizer v2.1.1 |
| 436 | 2026-03-24T17:35:36.858Z | Downloaded papergrid v0.11.0 |
| 437 | 2026-03-24T17:35:36.858Z | Downloaded getrandom v0.4.1 |
| 438 | 2026-03-24T17:35:36.858Z | Downloaded serde_core v1.0.228 |
| 439 | 2026-03-24T17:35:36.858Z | Downloaded pest_derive v2.8.6 |
| 440 | 2026-03-24T17:35:36.865Z | Downloaded icu_properties v2.1.2 |
| 441 | 2026-03-24T17:35:36.875Z | Downloaded num-traits v0.2.19 |
| 442 | 2026-03-24T17:35:36.882Z | Downloaded memchr v2.8.0 |
| 443 | 2026-03-24T17:35:36.887Z | Downloaded pest_meta v2.8.6 |
| 444 | 2026-03-24T17:35:36.891Z | Downloaded serde_derive v1.0.228 |
| 445 | 2026-03-24T17:35:36.891Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-24T17:35:36.891Z | Downloaded icu_normalizer_data v2.1.1 |
| 447 | 2026-03-24T17:35:36.894Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-03-24T17:35:36.898Z | Downloaded indexmap v2.13.0 |
| 449 | 2026-03-24T17:35:36.901Z | Downloaded idna v1.1.0 |
| 450 | 2026-03-24T17:35:36.913Z | Downloaded clap_builder v4.5.60 |
| 451 | 2026-03-24T17:35:36.925Z | Downloaded pest v2.8.6 |
| 452 | 2026-03-24T17:35:36.931Z | Downloaded hashbrown v0.16.1 |
| 453 | 2026-03-24T17:35:36.935Z | Downloaded icu_properties_data v2.1.2 |
| 454 | 2026-03-24T17:35:36.952Z | Downloaded serde_json v1.0.149 |
| 455 | 2026-03-24T17:35:36.957Z | Downloaded goblin v0.8.2 |
| 456 | 2026-03-24T17:35:36.978Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-24T17:35:36.985Z | Downloaded tabled v0.15.0 |
| 458 | 2026-03-24T17:35:36.995Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-24T17:35:37.006Z | Downloaded rustix v1.1.3 |
| 460 | 2026-03-24T17:35:37.038Z | Downloaded libc v0.2.180 |
| 461 | 2026-03-24T17:35:37.127Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-24T17:35:37.130Z | Compiling quote v1.0.44 |
| 463 | 2026-03-24T17:35:37.130Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-24T17:35:37.130Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-24T17:35:37.130Z | Compiling libc v0.2.180 |
| 466 | 2026-03-24T17:35:37.130Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-24T17:35:37.130Z | Compiling memchr v2.8.0 |
| 468 | 2026-03-24T17:35:37.131Z | Compiling stable_deref_trait v1.2.1 |
| 469 | 2026-03-24T17:35:37.547Z | Compiling serde v1.0.228 |
| 470 | 2026-03-24T17:35:37.577Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-24T17:35:37.854Z | Compiling itoa v1.0.17 |
| 472 | 2026-03-24T17:35:37.879Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-24T17:35:38.051Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-03-24T17:35:38.249Z | Compiling autocfg v1.5.0 |
| 475 | 2026-03-24T17:35:38.379Z | Compiling pest v2.8.6 |
| 476 | 2026-03-24T17:35:38.402Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-24T17:35:38.490Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-24T17:35:38.559Z | Compiling icu_normalizer_data v2.1.1 |
| 479 | 2026-03-24T17:35:38.851Z | Compiling byteorder v1.5.0 |
| 480 | 2026-03-24T17:35:38.877Z | Compiling icu_properties_data v2.1.2 |
| 481 | 2026-03-24T17:35:39.081Z | Compiling syn v2.0.117 |
| 482 | 2026-03-24T17:35:39.109Z | Compiling rustix v1.1.3 |
| 483 | 2026-03-24T17:35:39.217Z | Compiling errno v0.3.14 |
| 484 | 2026-03-24T17:35:39.240Z | Compiling bitflags v2.11.0 |
| 485 | 2026-03-24T17:35:39.264Z | Compiling serde_json v1.0.149 |
| 486 | 2026-03-24T17:35:39.550Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-24T17:35:39.596Z | Compiling typeid v1.0.3 |
| 488 | 2026-03-24T17:35:39.808Z | Compiling equivalent v1.0.2 |
| 489 | 2026-03-24T17:35:39.926Z | Compiling smallvec v1.15.1 |
| 490 | 2026-03-24T17:35:39.951Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-24T17:35:39.976Z | Compiling hashbrown v0.16.1 |
| 492 | 2026-03-24T17:35:40.305Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-24T17:35:40.412Z | Compiling proc-macro-error-attr v1.0.4 |
| 494 | 2026-03-24T17:35:40.469Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-24T17:35:40.644Z | Compiling indexmap v2.13.0 |
| 496 | 2026-03-24T17:35:40.670Z | Compiling syn v1.0.109 |
| 497 | 2026-03-24T17:35:40.726Z | Compiling toml_write v0.1.2 |
| 498 | 2026-03-24T17:35:40.750Z | Compiling winnow v0.7.14 |
| 499 | 2026-03-24T17:35:40.995Z | Compiling erased-serde v0.4.9 |
| 500 | 2026-03-24T17:35:41.515Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-24T17:35:41.631Z | Compiling log v0.4.29 |
| 502 | 2026-03-24T17:35:41.756Z | Compiling utf8parse v0.2.2 |
| 503 | 2026-03-24T17:35:41.874Z | Compiling plain v0.2.3 |
| 504 | 2026-03-24T17:35:41.901Z | Compiling thiserror v2.0.18 |
| 505 | 2026-03-24T17:35:42.019Z | Compiling getrandom v0.4.1 |
| 506 | 2026-03-24T17:35:42.330Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-24T17:35:42.355Z | Compiling camino v1.2.2 |
| 508 | 2026-03-24T17:35:42.390Z | Compiling utf8_iter v1.0.4 |
| 509 | 2026-03-24T17:35:42.505Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-24T17:35:42.580Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-24T17:35:42.585Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-03-24T17:35:42.882Z | Compiling synstructure v0.13.2 |
| 513 | 2026-03-24T17:35:42.886Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-24T17:35:42.931Z | Compiling terminal_size v0.4.3 |
| 515 | 2026-03-24T17:35:43.112Z | Compiling anstyle-query v1.1.5 |
| 516 | 2026-03-24T17:35:43.226Z | Compiling colorchoice v1.0.4 |
| 517 | 2026-03-24T17:35:43.255Z | Compiling anstyle v1.0.13 |
| 518 | 2026-03-24T17:35:43.320Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-03-24T17:35:43.378Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-24T17:35:43.444Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-03-24T17:35:43.468Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-24T17:35:43.573Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-24T17:35:43.780Z | Compiling semver v1.0.27 |
| 524 | 2026-03-24T17:35:43.836Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-24T17:35:43.861Z | Compiling fnv v1.0.7 |
| 526 | 2026-03-24T17:35:44.002Z | Compiling heck v0.5.0 |
| 527 | 2026-03-24T17:35:44.049Z | Compiling heck v0.4.1 |
| 528 | 2026-03-24T17:35:44.091Z | Compiling bytecount v0.6.9 |
| 529 | 2026-03-24T17:35:44.249Z | Compiling fastrand v2.3.0 |
| 530 | 2026-03-24T17:35:44.274Z | Compiling strsim v0.11.1 |
| 531 | 2026-03-24T17:35:44.299Z | Compiling anyhow v1.0.102 |
| 532 | 2026-03-24T17:35:44.332Z | Compiling unicode-width v0.1.14 |
| 533 | 2026-03-24T17:35:44.356Z | Compiling once_cell v1.21.3 |
| 534 | 2026-03-24T17:35:44.641Z | Compiling clap_lex v1.0.0 |
| 535 | 2026-03-24T17:35:44.696Z | Compiling unicode-xid v0.2.6 |
| 536 | 2026-03-24T17:35:44.744Z | Compiling papergrid v0.11.0 |
| 537 | 2026-03-24T17:35:44.858Z | Compiling clap_builder v4.5.60 |
| 538 | 2026-03-24T17:35:44.962Z | Compiling tempfile v3.25.0 |
| 539 | 2026-03-24T17:35:45.009Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-24T17:35:45.135Z | Compiling smawk v0.3.2 |
| 541 | 2026-03-24T17:35:45.267Z | Compiling unicode-width v0.2.0 |
| 542 | 2026-03-24T17:35:45.312Z | Compiling unicode-linebreak v0.1.5 |
| 543 | 2026-03-24T17:35:45.460Z | Compiling camino-tempfile v1.4.1 |
| 544 | 2026-03-24T17:35:45.518Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-24T17:35:45.625Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-24T17:35:45.650Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-24T17:35:45.766Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-24T17:35:45.901Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-24T17:35:46.777Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-24T17:35:46.911Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-24T17:35:47.261Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-24T17:35:47.286Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-24T17:35:47.572Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-24T17:35:47.745Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-24T17:35:47.799Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-24T17:35:47.999Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-24T17:35:48.062Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-24T17:35:48.153Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-24T17:35:48.461Z | Compiling scroll v0.12.0 |
| 560 | 2026-03-24T17:35:48.624Z | Compiling dtrace-parser v0.2.0 |
| 561 | 2026-03-24T17:35:48.692Z | Compiling tinystr v0.8.2 |
| 562 | 2026-03-24T17:35:48.894Z | Compiling potential_utf v0.1.4 |
| 563 | 2026-03-24T17:35:48.971Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-24T17:35:49.043Z | Compiling icu_locale_core v2.1.1 |
| 565 | 2026-03-24T17:35:49.101Z | Compiling icu_collections v2.1.1 |
| 566 | 2026-03-24T17:35:49.222Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-24T17:35:49.758Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-24T17:35:49.781Z | Compiling textwrap v0.16.2 |
| 569 | 2026-03-24T17:35:50.254Z | Compiling icu_provider v2.1.1 |
| 570 | 2026-03-24T17:35:50.325Z | Compiling serde_spanned v0.6.9 |
| 571 | 2026-03-24T17:35:50.349Z | Compiling toml_datetime v0.6.11 |
| 572 | 2026-03-24T17:35:50.392Z | Compiling dof v0.3.0 |
| 573 | 2026-03-24T17:35:50.420Z | Compiling serde_tokenstream v0.2.3 |
| 574 | 2026-03-24T17:35:50.484Z | Compiling serde-value v0.7.0 |
| 575 | 2026-03-24T17:35:50.522Z | Compiling cargo-platform v0.2.0 |
| 576 | 2026-03-24T17:35:50.651Z | Compiling icu_properties v2.1.2 |
| 577 | 2026-03-24T17:35:50.696Z | Compiling icu_normalizer v2.1.1 |
| 578 | 2026-03-24T17:35:50.824Z | Compiling toml_edit v0.22.27 |
| 579 | 2026-03-24T17:35:50.915Z | Compiling tabled v0.15.0 |
| 580 | 2026-03-24T17:35:50.976Z | Compiling macaddr v1.0.1 |
| 581 | 2026-03-24T17:35:51.424Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 582 | 2026-03-24T17:35:51.692Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-24T17:35:51.743Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-24T17:35:51.769Z | Compiling swrite v0.1.0 |
| 585 | 2026-03-24T17:35:51.890Z | Compiling idna_adapter v1.2.1 |
| 586 | 2026-03-24T17:35:52.074Z | Compiling idna v1.1.0 |
| 587 | 2026-03-24T17:35:52.206Z | Compiling clap v4.5.60 |
| 588 | 2026-03-24T17:35:52.502Z | Compiling url v2.5.8 |
| 589 | 2026-03-24T17:35:52.859Z | Compiling toml v0.8.23 |
| 590 | 2026-03-24T17:35:53.066Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-24T17:35:53.386Z | Compiling cargo-util-schemas v0.8.2 |
| 592 | 2026-03-24T17:35:53.386Z | Compiling cargo_toml v0.21.0 |
| 593 | 2026-03-24T17:35:54.627Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-24T17:35:55.933Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-24T17:35:58.775Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s |
| 596 | 2026-03-24T17:35:59.102Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-24T17:35:59.883Z | Downloading crates ... |
| 598 | 2026-03-24T17:36:00.006Z | Downloaded async-recursion v1.1.1 |
| 599 | 2026-03-24T17:36:00.010Z | Downloaded aead v0.5.2 |
| 600 | 2026-03-24T17:36:00.013Z | Downloaded adler2 v2.0.1 |
| 601 | 2026-03-24T17:36:00.017Z | Downloaded argon2 v0.5.3 |
| 602 | 2026-03-24T17:36:00.021Z | Downloaded crc8 v0.1.1 |
| 603 | 2026-03-24T17:36:00.024Z | Downloaded daft v0.1.5 |
| 604 | 2026-03-24T17:36:00.024Z | Downloaded arrayref v0.3.9 |
| 605 | 2026-03-24T17:36:00.027Z | Downloaded base16ct v1.0.0 |
| 606 | 2026-03-24T17:36:00.032Z | Downloaded async-stream-impl v0.3.6 |
| 607 | 2026-03-24T17:36:00.032Z | Downloaded assert_matches v1.5.0 |
| 608 | 2026-03-24T17:36:00.032Z | Downloaded atty v0.2.14 |
| 609 | 2026-03-24T17:36:00.035Z | Downloaded find-msvc-tools v0.1.9 |
| 610 | 2026-03-24T17:36:00.035Z | Downloaded atomicwrites v0.4.4 |
| 611 | 2026-03-24T17:36:00.038Z | Downloaded arrayvec v0.7.6 |
| 612 | 2026-03-24T17:36:00.042Z | Downloaded cobs v0.3.0 |
| 613 | 2026-03-24T17:36:00.047Z | Downloaded cfg_aliases v0.1.1 |
| 614 | 2026-03-24T17:36:00.047Z | Downloaded derive-where v1.6.0 |
| 615 | 2026-03-24T17:36:00.050Z | Downloaded env_filter v1.0.0 |
| 616 | 2026-03-24T17:36:00.054Z | Downloaded bit-set v0.8.0 |
| 617 | 2026-03-24T17:36:00.057Z | Downloaded dunce v1.0.5 |
| 618 | 2026-03-24T17:36:00.057Z | Downloaded bitfield-struct v0.6.2 |
| 619 | 2026-03-24T17:36:00.057Z | Downloaded ascii-canvas v3.0.0 |
| 620 | 2026-03-24T17:36:00.061Z | Downloaded derive-ex v0.1.8 |
| 621 | 2026-03-24T17:36:00.064Z | Downloaded blowfish v0.9.1 |
| 622 | 2026-03-24T17:36:00.067Z | Downloaded drift v0.1.3 |
| 623 | 2026-03-24T17:36:00.071Z | Downloaded ciborium v0.2.2 |
| 624 | 2026-03-24T17:36:00.074Z | Downloaded base64 v0.21.7 |
| 625 | 2026-03-24T17:36:00.077Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 626 | 2026-03-24T17:36:00.077Z | Downloaded deranged v0.5.8 |
| 627 | 2026-03-24T17:36:00.080Z | Downloaded dirs-next v2.0.0 |
| 628 | 2026-03-24T17:36:00.080Z | Downloaded castaway v0.2.4 |
| 629 | 2026-03-24T17:36:00.083Z | Downloaded allocator-api2 v0.2.21 |
| 630 | 2026-03-24T17:36:00.083Z | Downloaded ena v0.14.4 |
| 631 | 2026-03-24T17:36:00.086Z | Downloaded critical-section v1.2.0 |
| 632 | 2026-03-24T17:36:00.086Z | Downloaded embedded-io v0.4.0 |
| 633 | 2026-03-24T17:36:00.090Z | Downloaded bcs v0.1.6 |
| 634 | 2026-03-24T17:36:00.093Z | Downloaded fixedbitset v0.4.2 |
| 635 | 2026-03-24T17:36:00.093Z | Downloaded flagset v0.4.7 |
| 636 | 2026-03-24T17:36:00.093Z | Downloaded dyn-clone v1.0.20 |
| 637 | 2026-03-24T17:36:00.096Z | Downloaded enum-as-inner v0.6.1 |
| 638 | 2026-03-24T17:36:00.100Z | Downloaded ed25519 v2.2.3 |
| 639 | 2026-03-24T17:36:00.100Z | Downloaded defmt v0.3.100 |
| 640 | 2026-03-24T17:36:00.103Z | Downloaded cpufeatures v0.3.0 |
| 641 | 2026-03-24T17:36:00.103Z | Downloaded block-padding v0.3.3 |
| 642 | 2026-03-24T17:36:00.103Z | Downloaded crunchy v0.2.4 |
| 643 | 2026-03-24T17:36:00.106Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 644 | 2026-03-24T17:36:00.106Z | Downloaded fd-lock v4.0.4 |
| 645 | 2026-03-24T17:36:00.110Z | Downloaded crc v3.4.0 |
| 646 | 2026-03-24T17:36:00.110Z | Downloaded foreign-types v0.5.0 |
| 647 | 2026-03-24T17:36:00.112Z | Downloaded bitfield v0.19.4 |
| 648 | 2026-03-24T17:36:00.112Z | Downloaded ff v0.13.1 |
| 649 | 2026-03-24T17:36:00.115Z | Downloaded document-features v0.2.12 |
| 650 | 2026-03-24T17:36:00.115Z | Downloaded bit-vec v0.8.0 |
| 651 | 2026-03-24T17:36:00.119Z | Downloaded foreign-types v0.3.2 |
| 652 | 2026-03-24T17:36:00.119Z | Downloaded async-stream v0.3.6 |
| 653 | 2026-03-24T17:36:00.122Z | Downloaded float-cmp v0.10.0 |
| 654 | 2026-03-24T17:36:00.122Z | Downloaded foreign-types-shared v0.3.1 |
| 655 | 2026-03-24T17:36:00.122Z | Downloaded crc-catalog v2.4.0 |
| 656 | 2026-03-24T17:36:00.126Z | Downloaded downcast-rs v2.0.2 |
| 657 | 2026-03-24T17:36:00.126Z | Downloaded display-error-chain v0.2.2 |
| 658 | 2026-03-24T17:36:00.130Z | Downloaded debug-ignore v1.0.5 |
| 659 | 2026-03-24T17:36:00.130Z | Downloaded derive_builder_macro v0.20.2 |
| 660 | 2026-03-24T17:36:00.130Z | Downloaded darling_core v0.21.3 |
| 661 | 2026-03-24T17:36:00.133Z | Downloaded dsl_auto_type v0.2.0 |
| 662 | 2026-03-24T17:36:00.133Z | Downloaded defmt-parser v1.0.0 |
| 663 | 2026-03-24T17:36:00.136Z | Downloaded endian-type v0.1.2 |
| 664 | 2026-03-24T17:36:00.136Z | Downloaded dirs-sys-next v0.1.2 |
| 665 | 2026-03-24T17:36:00.139Z | Downloaded cstr-argument v0.1.2 |
| 666 | 2026-03-24T17:36:00.139Z | Downloaded cfg_aliases v0.2.1 |
| 667 | 2026-03-24T17:36:00.139Z | Downloaded const_format_proc_macros v0.2.34 |
| 668 | 2026-03-24T17:36:00.142Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 669 | 2026-03-24T17:36:00.142Z | Downloaded cipher v0.4.4 |
| 670 | 2026-03-24T17:36:00.146Z | Downloaded darling_macro v0.23.0 |
| 671 | 2026-03-24T17:36:00.146Z | Downloaded funty v2.0.0 |
| 672 | 2026-03-24T17:36:00.146Z | Downloaded bit-set v0.5.3 |
| 673 | 2026-03-24T17:36:00.150Z | Downloaded base16ct v0.2.0 |
| 674 | 2026-03-24T17:36:00.150Z | Downloaded daft-derive v0.1.5 |
| 675 | 2026-03-24T17:36:00.153Z | Downloaded darling_macro v0.20.11 |
| 676 | 2026-03-24T17:36:00.153Z | Downloaded cassowary v0.3.0 |
| 677 | 2026-03-24T17:36:00.159Z | Downloaded defmt v1.0.1 |
| 678 | 2026-03-24T17:36:00.163Z | Downloaded cargo-platform v0.1.9 |
| 679 | 2026-03-24T17:36:00.163Z | Downloaded bitfield-macros v0.19.4 |
| 680 | 2026-03-24T17:36:00.163Z | Downloaded array-init v0.0.4 |
| 681 | 2026-03-24T17:36:00.163Z | Downloaded darling_core v0.20.11 |
| 682 | 2026-03-24T17:36:00.166Z | Downloaded futures-macro v0.3.32 |
| 683 | 2026-03-24T17:36:00.166Z | Downloaded bb8 v0.8.6 |
| 684 | 2026-03-24T17:36:00.170Z | Downloaded float-ord v0.3.2 |
| 685 | 2026-03-24T17:36:00.170Z | Downloaded ciborium-ll v0.2.2 |
| 686 | 2026-03-24T17:36:00.175Z | Downloaded difflib v0.4.0 |
| 687 | 2026-03-24T17:36:00.176Z | Downloaded futures-io v0.3.32 |
| 688 | 2026-03-24T17:36:00.176Z | Downloaded foreign-types-macros v0.2.3 |
| 689 | 2026-03-24T17:36:00.176Z | Downloaded ciborium-io v0.2.2 |
| 690 | 2026-03-24T17:36:00.180Z | Downloaded futures-core v0.3.32 |
| 691 | 2026-03-24T17:36:00.180Z | Downloaded fxhash v0.2.1 |
| 692 | 2026-03-24T17:36:00.180Z | Downloaded futures-task v0.3.32 |
| 693 | 2026-03-24T17:36:00.180Z | Downloaded foreign-types-shared v0.1.1 |
| 694 | 2026-03-24T17:36:00.180Z | Downloaded darling_macro v0.21.3 |
| 695 | 2026-03-24T17:36:00.185Z | Downloaded ghash v0.5.1 |
| 696 | 2026-03-24T17:36:00.185Z | Downloaded embedded-io v0.6.1 |
| 697 | 2026-03-24T17:36:00.185Z | Downloaded convert_case v0.4.0 |
| 698 | 2026-03-24T17:36:00.185Z | Downloaded atomic-waker v1.1.2 |
| 699 | 2026-03-24T17:36:00.190Z | Downloaded csv-core v0.1.13 |
| 700 | 2026-03-24T17:36:00.190Z | Downloaded backoff v0.4.0 |
| 701 | 2026-03-24T17:36:00.205Z | Downloaded hex v0.4.3 |
| 702 | 2026-03-24T17:36:00.209Z | Downloaded ctr v0.9.2 |
| 703 | 2026-03-24T17:36:00.209Z | Downloaded headers-core v0.3.0 |
| 704 | 2026-03-24T17:36:00.209Z | Downloaded hash32 v0.3.1 |
| 705 | 2026-03-24T17:36:00.212Z | Downloaded hash32 v0.2.1 |
| 706 | 2026-03-24T17:36:00.213Z | Downloaded globwalk v0.9.1 |
| 707 | 2026-03-24T17:36:00.216Z | Downloaded foldhash v0.2.0 |
| 708 | 2026-03-24T17:36:00.216Z | Downloaded foldhash v0.1.5 |
| 709 | 2026-03-24T17:36:00.216Z | Downloaded fallible-iterator v0.2.0 |
| 710 | 2026-03-24T17:36:00.221Z | Downloaded either v1.15.0 |
| 711 | 2026-03-24T17:36:00.221Z | Downloaded http-body v1.0.1 |
| 712 | 2026-03-24T17:36:00.222Z | Downloaded hubpack v0.1.2 |
| 713 | 2026-03-24T17:36:00.222Z | Downloaded httpdate v1.0.3 |
| 714 | 2026-03-24T17:36:00.225Z | Downloaded hostname v0.4.2 |
| 715 | 2026-03-24T17:36:00.225Z | Downloaded blake2 v0.10.6 |
| 716 | 2026-03-24T17:36:00.228Z | Downloaded hostname v0.3.1 |
| 717 | 2026-03-24T17:36:00.228Z | Downloaded fs_extra v1.3.0 |
| 718 | 2026-03-24T17:36:00.232Z | Downloaded fs-err v2.11.0 |
| 719 | 2026-03-24T17:36:00.232Z | Downloaded home v0.5.12 |
| 720 | 2026-03-24T17:36:00.235Z | Downloaded console v0.16.2 |
| 721 | 2026-03-24T17:36:00.235Z | Downloaded buf-list v1.1.2 |
| 722 | 2026-03-24T17:36:00.240Z | Downloaded cexpr v0.6.0 |
| 723 | 2026-03-24T17:36:00.243Z | Downloaded bit-vec v0.6.3 |
| 724 | 2026-03-24T17:36:00.243Z | Downloaded hubpack_derive v0.1.1 |
| 725 | 2026-03-24T17:36:00.243Z | Downloaded hyper-tls v0.6.0 |
| 726 | 2026-03-24T17:36:00.243Z | Downloaded futures-executor v0.3.32 |
| 727 | 2026-03-24T17:36:00.248Z | Downloaded corncobs v0.1.4 |
| 728 | 2026-03-24T17:36:00.248Z | Downloaded chacha20 v0.9.1 |
| 729 | 2026-03-24T17:36:00.251Z | Downloaded byte-wrapper v0.1.0 |
| 730 | 2026-03-24T17:36:00.251Z | Downloaded http-range v0.1.5 |
| 731 | 2026-03-24T17:36:00.252Z | Downloaded indent_write v2.2.0 |
| 732 | 2026-03-24T17:36:00.255Z | Downloaded cbc v0.1.2 |
| 733 | 2026-03-24T17:36:00.255Z | Downloaded cargo_toml v0.22.3 |
| 734 | 2026-03-24T17:36:00.258Z | Downloaded cargo_metadata v0.19.2 |
| 735 | 2026-03-24T17:36:00.258Z | Downloaded ident_case v1.0.1 |
| 736 | 2026-03-24T17:36:00.258Z | Downloaded async-trait v0.1.89 |
| 737 | 2026-03-24T17:36:00.264Z | Downloaded indoc v1.0.9 |
| 738 | 2026-03-24T17:36:00.264Z | Downloaded erased-serde v0.3.31 |
| 739 | 2026-03-24T17:36:00.267Z | Downloaded git-stub-vcs v0.1.0 |
| 740 | 2026-03-24T17:36:00.267Z | Downloaded instability v0.3.11 |
| 741 | 2026-03-24T17:36:00.271Z | Downloaded cookie v0.18.1 |
| 742 | 2026-03-24T17:36:00.274Z | Downloaded ecdsa v0.16.9 |
| 743 | 2026-03-24T17:36:00.274Z | Downloaded der_derive v0.7.3 |
| 744 | 2026-03-24T17:36:00.278Z | Downloaded cancel-safe-futures v0.1.5 |
| 745 | 2026-03-24T17:36:00.281Z | Downloaded group v0.13.0 |
| 746 | 2026-03-24T17:36:00.281Z | Downloaded hex-literal v0.4.1 |
| 747 | 2026-03-24T17:36:00.281Z | Downloaded internet-checksum v0.2.1 |
| 748 | 2026-03-24T17:36:00.285Z | Downloaded darling v0.21.3 |
| 749 | 2026-03-24T17:36:00.288Z | Downloaded crossbeam-utils v0.8.21 |
| 750 | 2026-03-24T17:36:00.288Z | Downloaded libscf-sys v1.1.0 |
| 751 | 2026-03-24T17:36:00.294Z | Downloaded keccak v0.1.6 |
| 752 | 2026-03-24T17:36:00.294Z | Downloaded is_ci v1.2.0 |
| 753 | 2026-03-24T17:36:00.294Z | Downloaded instant v0.1.13 |
| 754 | 2026-03-24T17:36:00.294Z | Downloaded darling v0.20.11 |
| 755 | 2026-03-24T17:36:00.298Z | Downloaded lazy_static v1.5.0 |
| 756 | 2026-03-24T17:36:00.301Z | Downloaded kstat-rs v0.2.4 |
| 757 | 2026-03-24T17:36:00.301Z | Downloaded humantime v2.3.0 |
| 758 | 2026-03-24T17:36:00.304Z | Downloaded diesel_derives v2.3.7 |
| 759 | 2026-03-24T17:36:00.308Z | Downloaded crc-any v2.5.0 |
| 760 | 2026-03-24T17:36:00.311Z | Downloaded lalrpop-util v0.19.12 |
| 761 | 2026-03-24T17:36:00.311Z | Downloaded highway v1.3.0 |
| 762 | 2026-03-24T17:36:00.314Z | Downloaded chacha20 v0.10.0 |
| 763 | 2026-03-24T17:36:00.317Z | Downloaded bzip2 v0.4.4 |
| 764 | 2026-03-24T17:36:00.317Z | Downloaded hyper-staticfile v0.10.1 |
| 765 | 2026-03-24T17:36:00.324Z | Downloaded futures-channel v0.3.32 |
| 766 | 2026-03-24T17:36:00.327Z | Downloaded linked-hash-map v0.5.6 |
| 767 | 2026-03-24T17:36:00.327Z | Downloaded http-body-util v0.1.3 |
| 768 | 2026-03-24T17:36:00.327Z | Downloaded cookie_store v0.22.1 |
| 769 | 2026-03-24T17:36:00.327Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 770 | 2026-03-24T17:36:00.331Z | Downloaded colored v2.2.0 |
| 771 | 2026-03-24T17:36:00.333Z | Downloaded const_format v0.2.35 |
| 772 | 2026-03-24T17:36:00.337Z | Downloaded multimap v0.10.1 |
| 773 | 2026-03-24T17:36:00.337Z | Downloaded maplit v1.0.2 |
| 774 | 2026-03-24T17:36:00.337Z | Downloaded md5 v0.7.0 |
| 775 | 2026-03-24T17:36:00.340Z | Downloaded new_debug_unreachable v1.0.6 |
| 776 | 2026-03-24T17:36:00.340Z | Downloaded memoffset v0.9.1 |
| 777 | 2026-03-24T17:36:00.341Z | Downloaded maybe-uninit v2.0.0 |
| 778 | 2026-03-24T17:36:00.344Z | Downloaded newtype_derive v0.1.6 |
| 779 | 2026-03-24T17:36:00.344Z | Downloaded newline-converter v0.3.0 |
| 780 | 2026-03-24T17:36:00.347Z | Downloaded nibble_vec v0.1.0 |
| 781 | 2026-03-24T17:36:00.347Z | Downloaded ingot-types v0.1.2 |
| 782 | 2026-03-24T17:36:00.348Z | Downloaded ingot v0.1.1 |
| 783 | 2026-03-24T17:36:00.351Z | Downloaded indoc v2.0.7 |
| 784 | 2026-03-24T17:36:00.351Z | Downloaded crc32fast v1.5.0 |
| 785 | 2026-03-24T17:36:00.354Z | Downloaded hickory-client v0.25.2 |
| 786 | 2026-03-24T17:36:00.357Z | Downloaded crossbeam-deque v0.8.6 |
| 787 | 2026-03-24T17:36:00.357Z | Downloaded half v1.8.3 |
| 788 | 2026-03-24T17:36:00.360Z | Downloaded lru v0.12.5 |
| 789 | 2026-03-24T17:36:00.360Z | Downloaded lru-slab v0.1.2 |
| 790 | 2026-03-24T17:36:00.365Z | Downloaded jobserver v0.1.34 |
| 791 | 2026-03-24T17:36:00.365Z | Downloaded inout v0.1.4 |
| 792 | 2026-03-24T17:36:00.371Z | Downloaded lru-cache v0.1.2 |
| 793 | 2026-03-24T17:36:00.372Z | Downloaded libloading v0.8.9 |
| 794 | 2026-03-24T17:36:00.372Z | Downloaded managed v0.8.0 |
| 795 | 2026-03-24T17:36:00.372Z | Downloaded mime v0.3.17 |
| 796 | 2026-03-24T17:36:00.390Z | Downloaded match_cfg v0.1.0 |
| 797 | 2026-03-24T17:36:00.390Z | Downloaded lzss v0.8.2 |
| 798 | 2026-03-24T17:36:00.391Z | Downloaded num v0.4.3 |
| 799 | 2026-03-24T17:36:00.391Z | Downloaded normalize-line-endings v0.3.0 |
| 800 | 2026-03-24T17:36:00.391Z | Downloaded nonempty v0.12.0 |
| 801 | 2026-03-24T17:36:00.394Z | Downloaded ipnet v2.11.0 |
| 802 | 2026-03-24T17:36:00.394Z | Downloaded nodrop v0.1.14 |
| 803 | 2026-03-24T17:36:00.394Z | Downloaded newtype-uuid-macros v0.1.0 |
| 804 | 2026-03-24T17:36:00.394Z | Downloaded elliptic-curve v0.13.8 |
| 805 | 2026-03-24T17:36:00.394Z | Downloaded futures v0.3.32 |
| 806 | 2026-03-24T17:36:00.394Z | Downloaded num-iter v0.1.45 |
| 807 | 2026-03-24T17:36:00.394Z | Downloaded fatfs v0.3.6 |
| 808 | 2026-03-24T17:36:00.394Z | Downloaded num-conv v0.2.0 |
| 809 | 2026-03-24T17:36:00.394Z | Downloaded libsw-core v0.3.2 |
| 810 | 2026-03-24T17:36:00.398Z | Downloaded libefi-sys v0.1.0 |
| 811 | 2026-03-24T17:36:00.398Z | Downloaded convert_case v0.10.0 |
| 812 | 2026-03-24T17:36:00.398Z | Downloaded console v0.15.11 |
| 813 | 2026-03-24T17:36:00.401Z | Downloaded num-derive v0.4.2 |
| 814 | 2026-03-24T17:36:00.404Z | Downloaded iana-time-zone v0.1.65 |
| 815 | 2026-03-24T17:36:00.407Z | Downloaded crossbeam-channel v0.5.15 |
| 816 | 2026-03-24T17:36:00.411Z | Downloaded num_threads v0.1.7 |
| 817 | 2026-03-24T17:36:00.411Z | Downloaded hyper-rustls v0.27.7 |
| 818 | 2026-03-24T17:36:00.414Z | Downloaded md-5 v0.10.6 |
| 819 | 2026-03-24T17:36:00.414Z | Downloaded chacha20poly1305 v0.10.1 |
| 820 | 2026-03-24T17:36:00.417Z | Downloaded lock_api v0.4.14 |
| 821 | 2026-03-24T17:36:00.417Z | Downloaded num_enum_derive v0.5.11 |
| 822 | 2026-03-24T17:36:00.421Z | Downloaded num-derive v0.3.3 |
| 823 | 2026-03-24T17:36:00.421Z | Downloaded openssl-probe v0.2.1 |
| 824 | 2026-03-24T17:36:00.421Z | Downloaded packed_struct_codegen v0.10.1 |
| 825 | 2026-03-24T17:36:00.424Z | Downloaded openssl-macros v0.1.1 |
| 826 | 2026-03-24T17:36:00.424Z | Downloaded native-tls v0.2.18 |
| 827 | 2026-03-24T17:36:00.428Z | Downloaded multer v3.1.0 |
| 828 | 2026-03-24T17:36:00.428Z | Downloaded openssl-probe v0.1.6 |
| 829 | 2026-03-24T17:36:00.431Z | Downloaded opaque-debug v0.3.1 |
| 830 | 2026-03-24T17:36:00.431Z | Downloaded ingot-macros v0.1.1 |
| 831 | 2026-03-24T17:36:00.435Z | Downloaded getrandom v0.3.4 |
| 832 | 2026-03-24T17:36:00.435Z | Downloaded derive_builder v0.20.2 |
| 833 | 2026-03-24T17:36:00.438Z | Downloaded darling v0.23.0 |
| 834 | 2026-03-24T17:36:00.442Z | Downloaded mime_guess v2.0.5 |
| 835 | 2026-03-24T17:36:00.446Z | Downloaded compact_str v0.8.1 |
| 836 | 2026-03-24T17:36:00.449Z | Downloaded flume v0.11.1 |
| 837 | 2026-03-24T17:36:00.452Z | Downloaded parse-size v1.1.0 |
| 838 | 2026-03-24T17:36:00.452Z | Downloaded pbkdf2 v0.12.2 |
| 839 | 2026-03-24T17:36:00.456Z | Downloaded nu-ansi-term v0.50.3 |
| 840 | 2026-03-24T17:36:00.456Z | Downloaded newtype-uuid v1.3.2 |
| 841 | 2026-03-24T17:36:00.460Z | Downloaded dropshot_endpoint v0.16.7 |
| 842 | 2026-03-24T17:36:00.464Z | Downloaded pbkdf2 v0.11.0 |
| 843 | 2026-03-24T17:36:00.465Z | Downloaded peg-runtime v0.8.5 |
| 844 | 2026-03-24T17:36:00.465Z | Downloaded num-integer v0.1.46 |
| 845 | 2026-03-24T17:36:00.469Z | Downloaded phf_shared v0.13.1 |
| 846 | 2026-03-24T17:36:00.469Z | Downloaded phf_shared v0.12.1 |
| 847 | 2026-03-24T17:36:00.469Z | Downloaded path-slash v0.1.5 |
| 848 | 2026-03-24T17:36:00.469Z | Downloaded linear-map v1.2.0 |
| 849 | 2026-03-24T17:36:00.473Z | Downloaded hmac v0.12.1 |
| 850 | 2026-03-24T17:36:00.473Z | Downloaded ipnetwork v0.21.1 |
| 851 | 2026-03-24T17:36:00.476Z | Downloaded powerfmt v0.2.0 |
| 852 | 2026-03-24T17:36:00.476Z | Downloaded getrandom v0.2.17 |
| 853 | 2026-03-24T17:36:00.480Z | Downloaded num_enum v0.5.11 |
| 854 | 2026-03-24T17:36:00.483Z | Downloaded httparse v1.10.1 |
| 855 | 2026-03-24T17:36:00.487Z | Downloaded num-complex v0.4.6 |
| 856 | 2026-03-24T17:36:00.487Z | Downloaded indexmap v1.9.3 |
| 857 | 2026-03-24T17:36:00.490Z | Downloaded pin-utils v0.1.0 |
| 858 | 2026-03-24T17:36:00.490Z | Downloaded ignore v0.4.25 |
| 859 | 2026-03-24T17:36:00.494Z | Downloaded derive_more-impl v2.1.1 |
| 860 | 2026-03-24T17:36:00.497Z | Downloaded oxnet v0.1.4 |
| 861 | 2026-03-24T17:36:00.500Z | Downloaded bumpalo v3.20.2 |
| 862 | 2026-03-24T17:36:00.500Z | Downloaded olpc-cjson v0.1.4 |
| 863 | 2026-03-24T17:36:00.503Z | Downloaded num_enum_derive v0.7.5 |
| 864 | 2026-03-24T17:36:00.503Z | Downloaded proc-macro-crate v3.4.0 |
| 865 | 2026-03-24T17:36:00.506Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 866 | 2026-03-24T17:36:00.506Z | Downloaded proc-macro-crate v1.3.1 |
| 867 | 2026-03-24T17:36:00.509Z | Downloaded predicates-tree v1.0.13 |
| 868 | 2026-03-24T17:36:00.509Z | Downloaded predicates-core v1.0.10 |
| 869 | 2026-03-24T17:36:00.509Z | Downloaded precomputed-hash v0.1.1 |
| 870 | 2026-03-24T17:36:00.509Z | Downloaded num-rational v0.4.2 |
| 871 | 2026-03-24T17:36:00.512Z | Downloaded owo-colors v4.3.0 |
| 872 | 2026-03-24T17:36:00.515Z | Downloaded packed_struct v0.10.1 |
| 873 | 2026-03-24T17:36:00.515Z | Downloaded headers v0.4.1 |
| 874 | 2026-03-24T17:36:00.518Z | Downloaded oxide-tokio-rt v0.1.3 |
| 875 | 2026-03-24T17:36:00.522Z | Downloaded oso-derive v0.27.3 |
| 876 | 2026-03-24T17:36:00.526Z | Downloaded parse-display v0.10.0 |
| 877 | 2026-03-24T17:36:00.526Z | Downloaded num_enum v0.7.5 |
| 878 | 2026-03-24T17:36:00.530Z | Downloaded progenitor-client v0.11.2 |
| 879 | 2026-03-24T17:36:00.530Z | Downloaded progenitor-client v0.10.0 |
| 880 | 2026-03-24T17:36:00.530Z | Downloaded parse-display-derive v0.10.0 |
| 881 | 2026-03-24T17:36:00.534Z | Downloaded progenitor-macro v0.11.2 |
| 882 | 2026-03-24T17:36:00.534Z | Downloaded progenitor-macro v0.10.0 |
| 883 | 2026-03-24T17:36:00.534Z | Downloaded arc-swap v1.8.2 |
| 884 | 2026-03-24T17:36:00.537Z | Downloaded peg-macros v0.8.5 |
| 885 | 2026-03-24T17:36:00.540Z | Downloaded parking_lot_core v0.8.6 |
| 886 | 2026-03-24T17:36:00.543Z | Downloaded phf_shared v0.11.3 |
| 887 | 2026-03-24T17:36:00.543Z | Downloaded phf v0.13.1 |
| 888 | 2026-03-24T17:36:00.543Z | Downloaded heapless v0.8.0 |
| 889 | 2026-03-24T17:36:00.546Z | Downloaded polyval v0.6.2 |
| 890 | 2026-03-24T17:36:00.550Z | Downloaded poly1305 v0.8.0 |
| 891 | 2026-03-24T17:36:00.554Z | Downloaded radium v0.7.0 |
| 892 | 2026-03-24T17:36:00.554Z | Downloaded pem-rfc7468 v0.7.0 |
| 893 | 2026-03-24T17:36:00.554Z | Downloaded peg v0.8.5 |
| 894 | 2026-03-24T17:36:00.582Z | Downloaded psl-types v2.0.11 |
| 895 | 2026-03-24T17:36:00.582Z | Downloaded paste v1.0.15 |
| 896 | 2026-03-24T17:36:00.582Z | Downloaded cc v1.2.56 |
| 897 | 2026-03-24T17:36:00.582Z | Downloaded password-hash v0.5.0 |
| 898 | 2026-03-24T17:36:00.582Z | Downloaded rand_chacha v0.3.1 |
| 899 | 2026-03-24T17:36:00.582Z | Downloaded aes v0.8.4 |
| 900 | 2026-03-24T17:36:00.582Z | Downloaded dropshot-api-manager v0.6.0 |
| 901 | 2026-03-24T17:36:00.582Z | Downloaded ar_archive_writer v0.5.1 |
| 902 | 2026-03-24T17:36:00.583Z | Downloaded indicatif v0.18.4 |
| 903 | 2026-03-24T17:36:00.590Z | Downloaded phf v0.12.1 |
| 904 | 2026-03-24T17:36:00.590Z | Downloaded primeorder v0.13.6 |
| 905 | 2026-03-24T17:36:00.590Z | Downloaded predicates v3.1.4 |
| 906 | 2026-03-24T17:36:00.590Z | Downloaded rand_xorshift v0.4.0 |
| 907 | 2026-03-24T17:36:00.590Z | Downloaded pkg-config v0.3.32 |
| 908 | 2026-03-24T17:36:00.590Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 909 | 2026-03-24T17:36:00.590Z | Downloaded pkcs8 v0.10.2 |
| 910 | 2026-03-24T17:36:00.597Z | Downloaded ref-cast v1.0.25 |
| 911 | 2026-03-24T17:36:00.597Z | Downloaded recursive v0.1.1 |
| 912 | 2026-03-24T17:36:00.597Z | Downloaded crypto-bigint v0.5.5 |
| 913 | 2026-03-24T17:36:00.624Z | Downloaded progenitor v0.10.0 |
| 914 | 2026-03-24T17:36:00.624Z | Downloaded proc-macro-error2 v2.0.1 |
| 915 | 2026-03-24T17:36:00.624Z | Downloaded ppv-lite86 v0.2.21 |
| 916 | 2026-03-24T17:36:00.624Z | Downloaded derive_more v2.1.1 |
| 917 | 2026-03-24T17:36:00.624Z | Downloaded russh-cryptovec v0.7.3 |
| 918 | 2026-03-24T17:36:00.624Z | Downloaded rtoolbox v0.0.3 |
| 919 | 2026-03-24T17:36:00.630Z | Downloaded progenitor-macro v0.13.0 |
| 920 | 2026-03-24T17:36:00.630Z | Downloaded progenitor-extras v0.1.1 |
| 921 | 2026-03-24T17:36:00.630Z | Downloaded progenitor-client v0.13.0 |
| 922 | 2026-03-24T17:36:00.630Z | Downloaded heapless v0.7.17 |
| 923 | 2026-03-24T17:36:00.630Z | Downloaded progenitor v0.13.0 |
| 924 | 2026-03-24T17:36:00.630Z | Downloaded progenitor v0.11.2 |
| 925 | 2026-03-24T17:36:00.630Z | Downloaded parking_lot v0.12.5 |
| 926 | 2026-03-24T17:36:00.637Z | Downloaded nanorand v0.7.0 |
| 927 | 2026-03-24T17:36:00.637Z | Downloaded postgres-protocol v0.6.10 |
| 928 | 2026-03-24T17:36:00.637Z | Downloaded pkcs5 v0.7.1 |
| 929 | 2026-03-24T17:36:00.642Z | Downloaded r2d2 v0.8.10 |
| 930 | 2026-03-24T17:36:00.642Z | Downloaded quick-error v1.2.3 |
| 931 | 2026-03-24T17:36:00.642Z | Downloaded flate2 v1.1.9 |
| 932 | 2026-03-24T17:36:00.647Z | Downloaded rfc6979 v0.4.0 |
| 933 | 2026-03-24T17:36:00.647Z | Downloaded rand_core v0.6.4 |
| 934 | 2026-03-24T17:36:00.651Z | Downloaded rustc_version v0.4.1 |
| 935 | 2026-03-24T17:36:00.651Z | Downloaded rustc_version v0.1.7 |
| 936 | 2026-03-24T17:36:00.651Z | Downloaded rand_chacha v0.9.0 |
| 937 | 2026-03-24T17:36:00.654Z | Downloaded der v0.7.10 |
| 938 | 2026-03-24T17:36:00.654Z | Downloaded hickory-resolver v0.24.4 |
| 939 | 2026-03-24T17:36:00.659Z | Downloaded hickory-resolver v0.25.2 |
| 940 | 2026-03-24T17:36:00.663Z | Downloaded rand_core v0.9.5 |
| 941 | 2026-03-24T17:36:00.668Z | Downloaded pkcs1 v0.7.5 |
| 942 | 2026-03-24T17:36:00.668Z | Downloaded aho-corasick v1.1.4 |
| 943 | 2026-03-24T17:36:00.672Z | Downloaded rand_seeder v0.4.0 |
| 944 | 2026-03-24T17:36:00.672Z | Downloaded rand_core v0.10.0 |
| 945 | 2026-03-24T17:36:00.677Z | Downloaded salsa20 v0.10.2 |
| 946 | 2026-03-24T17:36:00.677Z | Downloaded postgres-types v0.2.12 |
| 947 | 2026-03-24T17:36:00.677Z | Downloaded postcard v1.1.3 |
| 948 | 2026-03-24T17:36:00.681Z | Downloaded sapling-renderdag v0.1.0 |
| 949 | 2026-03-24T17:36:00.681Z | Downloaded omicron-zone-package v0.12.2 |
| 950 | 2026-03-24T17:36:00.685Z | Downloaded expectorate v1.2.0 |
| 951 | 2026-03-24T17:36:00.685Z | Downloaded scroll_derive v0.13.1 |
| 952 | 2026-03-24T17:36:00.690Z | Downloaded scrypt v0.11.0 |
| 953 | 2026-03-24T17:36:00.690Z | Downloaded same-file v1.0.6 |
| 954 | 2026-03-24T17:36:00.690Z | Downloaded parking_lot v0.11.2 |
| 955 | 2026-03-24T17:36:00.695Z | Downloaded ref-cast-impl v1.0.25 |
| 956 | 2026-03-24T17:36:00.695Z | Downloaded scopeguard v1.2.0 |
| 957 | 2026-03-24T17:36:00.695Z | Downloaded scheduled-thread-pool v0.2.7 |
| 958 | 2026-03-24T17:36:00.695Z | Downloaded parking_lot_core v0.9.12 |
| 959 | 2026-03-24T17:36:00.698Z | Downloaded oso v0.27.3 |
| 960 | 2026-03-24T17:36:00.698Z | Downloaded secrecy v0.10.3 |
| 961 | 2026-03-24T17:36:00.703Z | Downloaded rustc-hash v2.1.1 |
| 962 | 2026-03-24T17:36:00.703Z | Downloaded seq-macro v0.3.6 |
| 963 | 2026-03-24T17:36:00.703Z | Downloaded serde-big-array v0.5.1 |
| 964 | 2026-03-24T17:36:00.710Z | Downloaded semver v0.1.20 |
| 965 | 2026-03-24T17:36:00.710Z | Downloaded secrecy v0.8.0 |
| 966 | 2026-03-24T17:36:00.710Z | Downloaded resolv-conf v0.7.6 |
| 967 | 2026-03-24T17:36:00.710Z | Downloaded miniz_oxide v0.8.9 |
| 968 | 2026-03-24T17:36:00.714Z | Downloaded psm v0.1.30 |
| 969 | 2026-03-24T17:36:00.714Z | Downloaded bytes v1.11.1 |
| 970 | 2026-03-24T17:36:00.719Z | Downloaded pin-project v1.1.11 |
| 971 | 2026-03-24T17:36:00.723Z | Downloaded jiff-static v0.2.21 |
| 972 | 2026-03-24T17:36:00.727Z | Downloaded pin-project-internal v1.1.11 |
| 973 | 2026-03-24T17:36:00.730Z | Downloaded serde_bytes v0.11.19 |
| 974 | 2026-03-24T17:36:00.730Z | Downloaded serde_spanned v1.0.4 |
| 975 | 2026-03-24T17:36:00.731Z | Downloaded serde_repr v0.1.20 |
| 976 | 2026-03-24T17:36:00.735Z | Downloaded serde_urlencoded v0.7.1 |
| 977 | 2026-03-24T17:36:00.735Z | Downloaded serde_plain v1.0.2 |
| 978 | 2026-03-24T17:36:00.735Z | Downloaded sha1 v0.10.6 |
| 979 | 2026-03-24T17:36:00.739Z | Downloaded quinn-udp v0.5.14 |
| 980 | 2026-03-24T17:36:00.739Z | Downloaded pem v3.0.6 |
| 981 | 2026-03-24T17:36:00.743Z | Downloaded signal-hook-mio v0.2.5 |
| 982 | 2026-03-24T17:36:00.743Z | Downloaded hickory-server v0.25.2 |
| 983 | 2026-03-24T17:36:00.746Z | Downloaded rustls-pemfile v2.2.0 |
| 984 | 2026-03-24T17:36:00.747Z | Downloaded shell-words v1.1.1 |
| 985 | 2026-03-24T17:36:00.747Z | Downloaded pin-project-lite v0.2.17 |
| 986 | 2026-03-24T17:36:00.751Z | Downloaded password-hash v0.4.2 |
| 987 | 2026-03-24T17:36:00.754Z | Downloaded rusty-fork v0.3.1 |
| 988 | 2026-03-24T17:36:00.754Z | Downloaded libbz2-rs-sys v0.2.2 |
| 989 | 2026-03-24T17:36:00.758Z | Downloaded half v2.7.1 |
| 990 | 2026-03-24T17:36:00.758Z | Downloaded memmap2 v0.9.10 |
| 991 | 2026-03-24T17:36:00.764Z | Downloaded litrs v1.0.0 |
| 992 | 2026-03-24T17:36:00.764Z | Downloaded sigpipe v0.1.3 |
| 993 | 2026-03-24T17:36:00.770Z | Downloaded signature v2.2.0 |
| 994 | 2026-03-24T17:36:00.770Z | Downloaded p256 v0.13.2 |
| 995 | 2026-03-24T17:36:00.770Z | Downloaded hashbrown v0.12.3 |
| 996 | 2026-03-24T17:36:00.774Z | Downloaded minimal-lexical v0.2.1 |
| 997 | 2026-03-24T17:36:00.774Z | Downloaded siphasher v1.0.2 |
| 998 | 2026-03-24T17:36:00.779Z | Downloaded prefix-trie v0.7.0 |
| 999 | 2026-03-24T17:36:00.779Z | Downloaded sec1 v0.7.3 |
| 1000 | 2026-03-24T17:36:00.779Z | Downloaded slog-envlogger v2.2.0 |
| 1001 | 2026-03-24T17:36:00.784Z | Downloaded signal-hook-tokio v0.3.1 |
| 1002 | 2026-03-24T17:36:00.784Z | Downloaded schemars_derive v0.8.22 |
| 1003 | 2026-03-24T17:36:00.784Z | Downloaded darling_core v0.23.0 |
| 1004 | 2026-03-24T17:36:00.789Z | Downloaded serde_path_to_error v0.1.20 |
| 1005 | 2026-03-24T17:36:00.790Z | Downloaded serde-hex v0.1.0 |
| 1006 | 2026-03-24T17:36:00.794Z | Downloaded russh-keys v0.45.0 |
| 1007 | 2026-03-24T17:36:00.794Z | Downloaded slog-bunyan v2.5.0 |
| 1008 | 2026-03-24T17:36:00.794Z | Downloaded scroll v0.13.0 |
| 1009 | 2026-03-24T17:36:00.794Z | Downloaded libsw v3.5.0 |
| 1010 | 2026-03-24T17:36:00.799Z | Downloaded des v0.8.1 |
| 1011 | 2026-03-24T17:36:00.799Z | Downloaded progenitor-impl v0.10.0 |
| 1012 | 2026-03-24T17:36:00.799Z | Downloaded async-bb8-diesel v0.2.1 |
| 1013 | 2026-03-24T17:36:00.803Z | Downloaded ahash v0.8.12 |
| 1014 | 2026-03-24T17:36:00.803Z | Downloaded bzip2 v0.6.1 |
| 1015 | 2026-03-24T17:36:00.808Z | Downloaded ssh-cipher v0.2.0 |
| 1016 | 2026-03-24T17:36:00.808Z | Downloaded hashbrown v0.13.2 |
| 1017 | 2026-03-24T17:36:00.812Z | Downloaded is-terminal v0.4.17 |
| 1018 | 2026-03-24T17:36:00.812Z | Downloaded derive_more v0.99.20 |
| 1019 | 2026-03-24T17:36:00.817Z | Downloaded derive_builder_core v0.20.2 |
| 1020 | 2026-03-24T17:36:00.817Z | Downloaded crossbeam-epoch v0.9.18 |
| 1021 | 2026-03-24T17:36:00.817Z | Downloaded glob v0.3.3 |
| 1022 | 2026-03-24T17:36:00.821Z | Downloaded globset v0.4.18 |
| 1023 | 2026-03-24T17:36:00.821Z | Downloaded futures-sink v0.3.32 |
| 1024 | 2026-03-24T17:36:00.821Z | Downloaded fixedbitset v0.5.7 |
| 1025 | 2026-03-24T17:36:00.824Z | Downloaded shlex v1.3.0 |
| 1026 | 2026-03-24T17:36:00.824Z | Downloaded rustls-pki-types v1.14.0 |
| 1027 | 2026-03-24T17:36:00.824Z | Downloaded rustls-native-certs v0.8.3 |
| 1028 | 2026-03-24T17:36:00.829Z | Downloaded subtle v2.6.1 |
| 1029 | 2026-03-24T17:36:00.829Z | Downloaded strum v0.26.3 |
| 1030 | 2026-03-24T17:36:00.834Z | Downloaded strum v0.27.2 |
| 1031 | 2026-03-24T17:36:00.834Z | Downloaded structmeta-derive v0.3.0 |
| 1032 | 2026-03-24T17:36:00.834Z | Downloaded structmeta v0.3.0 |
| 1033 | 2026-03-24T17:36:00.834Z | Downloaded sqlparser_derive v0.5.0 |
| 1034 | 2026-03-24T17:36:00.843Z | Downloaded signal-hook-registry v1.4.8 |
| 1035 | 2026-03-24T17:36:00.843Z | Downloaded hyper-util v0.1.20 |
| 1036 | 2026-03-24T17:36:00.849Z | Downloaded rcgen v0.12.1 |
| 1037 | 2026-03-24T17:36:00.849Z | Downloaded http v1.4.0 |
| 1038 | 2026-03-24T17:36:00.849Z | Downloaded sync-ptr v0.1.4 |
| 1039 | 2026-03-24T17:36:00.849Z | Downloaded ssh-encoding v0.2.0 |
| 1040 | 2026-03-24T17:36:00.849Z | Downloaded rustversion v1.0.22 |
| 1041 | 2026-03-24T17:36:00.853Z | Downloaded openssl-sys v0.9.111 |
| 1042 | 2026-03-24T17:36:00.853Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1043 | 2026-03-24T17:36:00.856Z | Downloaded slog-async v2.8.0 |
| 1044 | 2026-03-24T17:36:00.856Z | Downloaded slog-json v2.6.1 |
| 1045 | 2026-03-24T17:36:00.856Z | Downloaded sct v0.7.1 |
| 1046 | 2026-03-24T17:36:00.860Z | Downloaded tabwriter v1.4.1 |
| 1047 | 2026-03-24T17:36:00.866Z | Downloaded tagptr v0.2.0 |
| 1048 | 2026-03-24T17:36:00.866Z | Downloaded termtree v0.5.1 |
| 1049 | 2026-03-24T17:36:00.866Z | Downloaded simd-adler32 v0.3.8 |
| 1050 | 2026-03-24T17:36:00.869Z | Downloaded papergrid v0.17.0 |
| 1051 | 2026-03-24T17:36:00.869Z | Downloaded spki v0.7.3 |
| 1052 | 2026-03-24T17:36:00.872Z | Downloaded itertools v0.10.5 |
| 1053 | 2026-03-24T17:36:00.876Z | Downloaded sync_wrapper v1.0.2 |
| 1054 | 2026-03-24T17:36:00.876Z | Downloaded supports-color v3.0.2 |
| 1055 | 2026-03-24T17:36:00.879Z | Downloaded progenitor-impl v0.13.0 |
| 1056 | 2026-03-24T17:36:00.879Z | Downloaded snafu-derive v0.8.9 |
| 1057 | 2026-03-24T17:36:00.879Z | Downloaded serde_cbor v0.11.2 |
| 1058 | 2026-03-24T17:36:00.883Z | Downloaded sqlformat v0.3.5 |
| 1059 | 2026-03-24T17:36:00.888Z | Downloaded ron v0.8.1 |
| 1060 | 2026-03-24T17:36:00.893Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1061 | 2026-03-24T17:36:00.893Z | Downloaded tap v1.0.1 |
| 1062 | 2026-03-24T17:36:00.893Z | Downloaded take_mut v0.2.2 |
| 1063 | 2026-03-24T17:36:00.893Z | Downloaded smf v0.2.3 |
| 1064 | 2026-03-24T17:36:00.893Z | Downloaded smallvec v0.6.14 |
| 1065 | 2026-03-24T17:36:00.897Z | Downloaded slog-stdlog v4.1.1 |
| 1066 | 2026-03-24T17:36:00.897Z | Downloaded slog-scope v4.4.1 |
| 1067 | 2026-03-24T17:36:00.897Z | Downloaded slog-dtrace v0.3.0 |
| 1068 | 2026-03-24T17:36:00.902Z | Downloaded serde_derive_internals v0.29.1 |
| 1069 | 2026-03-24T17:36:00.902Z | Downloaded progenitor-impl v0.11.2 |
| 1070 | 2026-03-24T17:36:00.902Z | Downloaded prettyplease v0.2.37 |
| 1071 | 2026-03-24T17:36:00.906Z | Downloaded aes-gcm v0.10.3 |
| 1072 | 2026-03-24T17:36:00.909Z | Downloaded pretty_assertions v1.4.1 |
| 1073 | 2026-03-24T17:36:00.909Z | Downloaded testing_table v0.3.0 |
| 1074 | 2026-03-24T17:36:00.909Z | Downloaded time-core v0.1.8 |
| 1075 | 2026-03-24T17:36:00.914Z | Downloaded strum_macros v0.24.3 |
| 1076 | 2026-03-24T17:36:00.914Z | Downloaded tinyvec_macros v0.1.1 |
| 1077 | 2026-03-24T17:36:00.914Z | Downloaded stacker v0.1.23 |
| 1078 | 2026-03-24T17:36:00.919Z | Downloaded support-bundle-viewer v0.1.2 |
| 1079 | 2026-03-24T17:36:00.920Z | Downloaded base64 v0.22.1 |
| 1080 | 2026-03-24T17:36:00.924Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1081 | 2026-03-24T17:36:00.924Z | Downloaded rustls-pemfile v1.0.4 |
| 1082 | 2026-03-24T17:36:00.924Z | Downloaded rayon-core v1.13.0 |
| 1083 | 2026-03-24T17:36:00.928Z | Downloaded backon v1.6.0 |
| 1084 | 2026-03-24T17:36:00.949Z | Downloaded serde_with_macros v3.17.0 |
| 1085 | 2026-03-24T17:36:00.949Z | Downloaded env_logger v0.11.9 |
| 1086 | 2026-03-24T17:36:00.949Z | Downloaded diesel-dtrace v0.5.0 |
| 1087 | 2026-03-24T17:36:00.949Z | Downloaded tabled_derive v0.11.0 |
| 1088 | 2026-03-24T17:36:00.949Z | Downloaded mio v1.1.1 |
| 1089 | 2026-03-24T17:36:00.949Z | Downloaded string_cache v0.8.9 |
| 1090 | 2026-03-24T17:36:00.949Z | Downloaded clang-sys v1.8.1 |
| 1091 | 2026-03-24T17:36:00.949Z | Downloaded spin v0.9.8 |
| 1092 | 2026-03-24T17:36:00.954Z | Downloaded base64ct v1.8.3 |
| 1093 | 2026-03-24T17:36:00.954Z | Downloaded stringprep v0.1.5 |
| 1094 | 2026-03-24T17:36:00.954Z | Downloaded crossterm v0.28.1 |
| 1095 | 2026-03-24T17:36:00.958Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 1096 | 2026-03-24T17:36:00.959Z | Downloaded filetime v0.2.27 |
| 1097 | 2026-03-24T17:36:00.959Z | Downloaded defmt-macros v1.0.1 |
| 1098 | 2026-03-24T17:36:00.963Z | Downloaded slab v0.4.12 |
| 1099 | 2026-03-24T17:36:00.964Z | Downloaded strum_macros v0.27.2 |
| 1100 | 2026-03-24T17:36:00.967Z | Downloaded git-stub v1.0.0 |
| 1101 | 2026-03-24T17:36:00.967Z | Downloaded gethostname v0.5.0 |
| 1102 | 2026-03-24T17:36:00.967Z | Downloaded dtrace-parser v0.3.0 |
| 1103 | 2026-03-24T17:36:00.967Z | Downloaded dof v0.4.0 |
| 1104 | 2026-03-24T17:36:00.967Z | Downloaded constant_time_eq v0.4.2 |
| 1105 | 2026-03-24T17:36:00.973Z | Downloaded topological-sort v0.2.2 |
| 1106 | 2026-03-24T17:36:00.973Z | Downloaded const-oid v0.9.6 |
| 1107 | 2026-03-24T17:36:00.978Z | Downloaded tower-service v0.3.3 |
| 1108 | 2026-03-24T17:36:00.978Z | Downloaded tower-layer v0.3.3 |
| 1109 | 2026-03-24T17:36:00.978Z | Downloaded thiserror-no-std v2.0.2 |
| 1110 | 2026-03-24T17:36:00.978Z | Downloaded schemars v0.8.22 |
| 1111 | 2026-03-24T17:36:00.987Z | Downloaded termios v0.3.3 |
| 1112 | 2026-03-24T17:36:00.990Z | Downloaded slog-term v2.9.2 |
| 1113 | 2026-03-24T17:36:00.990Z | Downloaded publicsuffix v2.3.0 |
| 1114 | 2026-03-24T17:36:01.003Z | Downloaded thread-id v5.1.0 |
| 1115 | 2026-03-24T17:36:01.003Z | Downloaded quinn v0.11.9 |
| 1116 | 2026-03-24T17:36:01.006Z | Downloaded time-macros v0.2.27 |
| 1117 | 2026-03-24T17:36:01.006Z | Downloaded rand v0.8.5 |
| 1118 | 2026-03-24T17:36:01.006Z | Downloaded try-lock v0.2.5 |
| 1119 | 2026-03-24T17:36:01.006Z | Downloaded trait-variant v0.1.2 |
| 1120 | 2026-03-24T17:36:01.006Z | Downloaded tokio-native-tls v0.3.1 |
| 1121 | 2026-03-24T17:36:01.006Z | Downloaded ryu v1.0.23 |
| 1122 | 2026-03-24T17:36:01.006Z | Downloaded libxml v0.3.3 |
| 1123 | 2026-03-24T17:36:01.011Z | Downloaded tokio-dtrace v0.1.1 |
| 1124 | 2026-03-24T17:36:01.015Z | Downloaded num-bigint v0.4.6 |
| 1125 | 2026-03-24T17:36:01.019Z | Downloaded iddqd v0.3.17 |
| 1126 | 2026-03-24T17:36:01.023Z | Downloaded crossterm v0.29.0 |
| 1127 | 2026-03-24T17:36:01.028Z | Downloaded usdt-attr-macro v0.6.0 |
| 1128 | 2026-03-24T17:36:01.032Z | Downloaded untrusted v0.9.0 |
| 1129 | 2026-03-24T17:36:01.032Z | Downloaded itertools v0.12.1 |
| 1130 | 2026-03-24T17:36:01.037Z | Downloaded thread_local v1.1.9 |
| 1131 | 2026-03-24T17:36:01.041Z | Downloaded typify-macro v0.6.1 |
| 1132 | 2026-03-24T17:36:01.041Z | Downloaded typify-macro v0.4.3 |
| 1133 | 2026-03-24T17:36:01.041Z | Downloaded nom v7.1.3 |
| 1134 | 2026-03-24T17:36:01.047Z | Downloaded tokio-rustls v0.25.0 |
| 1135 | 2026-03-24T17:36:01.047Z | Downloaded tokio-tungstenite v0.21.0 |
| 1136 | 2026-03-24T17:36:01.051Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1137 | 2026-03-24T17:36:01.051Z | Downloaded usdt v0.6.0 |
| 1138 | 2026-03-24T17:36:01.051Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1139 | 2026-03-24T17:36:01.051Z | Downloaded tokio-tungstenite v0.23.1 |
| 1140 | 2026-03-24T17:36:01.051Z | Downloaded signal-hook v0.3.18 |
| 1141 | 2026-03-24T17:36:01.056Z | Downloaded utf-8 v0.7.6 |
| 1142 | 2026-03-24T17:36:01.056Z | Downloaded unit-prefix v0.5.2 |
| 1143 | 2026-03-24T17:36:01.060Z | Downloaded tokio-macros v2.6.0 |
| 1144 | 2026-03-24T17:36:01.060Z | Downloaded untrusted v0.7.1 |
| 1145 | 2026-03-24T17:36:01.060Z | Downloaded tls_codec_derive v0.4.2 |
| 1146 | 2026-03-24T17:36:01.060Z | Downloaded tls_codec v0.4.2 |
| 1147 | 2026-03-24T17:36:01.065Z | Downloaded strum_macros v0.26.4 |
| 1148 | 2026-03-24T17:36:01.065Z | Downloaded slog v2.8.2 |
| 1149 | 2026-03-24T17:36:01.071Z | Downloaded similar v2.7.0 |
| 1150 | 2026-03-24T17:36:01.077Z | Downloaded schemars v0.9.0 |
| 1151 | 2026-03-24T17:36:01.082Z | Downloaded void v1.0.2 |
| 1152 | 2026-03-24T17:36:01.082Z | Downloaded unicode-truncate v1.1.0 |
| 1153 | 2026-03-24T17:36:01.082Z | Downloaded term v1.2.1 |
| 1154 | 2026-03-24T17:36:01.089Z | Downloaded subprocess v0.2.15 |
| 1155 | 2026-03-24T17:36:01.089Z | Downloaded tui-tree-widget v0.23.1 |
| 1156 | 2026-03-24T17:36:01.095Z | Downloaded want v0.3.1 |
| 1157 | 2026-03-24T17:36:01.095Z | Downloaded futures-util v0.3.32 |
| 1158 | 2026-03-24T17:36:01.101Z | Downloaded tar v0.4.44 |
| 1159 | 2026-03-24T17:36:01.108Z | Downloaded unicase v2.9.0 |
| 1160 | 2026-03-24T17:36:01.108Z | Downloaded rsa v0.9.10 |
| 1161 | 2026-03-24T17:36:01.108Z | Downloaded socket2 v0.5.10 |
| 1162 | 2026-03-24T17:36:01.112Z | Downloaded rand v0.9.2 |
| 1163 | 2026-03-24T17:36:01.112Z | Downloaded wait-timeout v0.2.1 |
| 1164 | 2026-03-24T17:36:01.112Z | Downloaded h2 v0.4.13 |
| 1165 | 2026-03-24T17:36:01.117Z | Downloaded libm v0.2.16 |
| 1166 | 2026-03-24T17:36:01.125Z | Downloaded tokio-rustls v0.26.4 |
| 1167 | 2026-03-24T17:36:01.130Z | Downloaded usdt-macro v0.6.0 |
| 1168 | 2026-03-24T17:36:01.130Z | Downloaded usdt-impl v0.6.0 |
| 1169 | 2026-03-24T17:36:01.130Z | Downloaded socket2 v0.6.2 |
| 1170 | 2026-03-24T17:36:01.130Z | Downloaded waitgroup v0.1.2 |
| 1171 | 2026-03-24T17:36:01.138Z | Downloaded uzers v0.12.2 |
| 1172 | 2026-03-24T17:36:01.138Z | Downloaded zeroize_derive v1.4.3 |
| 1173 | 2026-03-24T17:36:01.138Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1174 | 2026-03-24T17:36:01.143Z | Downloaded hyper v1.8.1 |
| 1175 | 2026-03-24T17:36:01.143Z | Downloaded vergen-lib v0.1.6 |
| 1176 | 2026-03-24T17:36:01.143Z | Downloaded num-bigint-dig v0.8.6 |
| 1177 | 2026-03-24T17:36:01.148Z | Downloaded universal-hash v0.5.1 |
| 1178 | 2026-03-24T17:36:01.148Z | Downloaded rustls-webpki v0.103.9 |
| 1179 | 2026-03-24T17:36:01.157Z | Downloaded xshell-macros v0.2.7 |
| 1180 | 2026-03-24T17:36:01.157Z | Downloaded xattr v1.6.1 |
| 1181 | 2026-03-24T17:36:01.157Z | Downloaded schemars v1.2.1 |
| 1182 | 2026-03-24T17:36:01.162Z | Downloaded zone v0.3.1 |
| 1183 | 2026-03-24T17:36:01.173Z | Downloaded vsss-rs v3.3.4 |
| 1184 | 2026-03-24T17:36:01.173Z | Downloaded tokio-rustls v0.24.1 |
| 1185 | 2026-03-24T17:36:01.173Z | Downloaded term v0.7.0 |
| 1186 | 2026-03-24T17:36:01.180Z | Downloaded zone_cfg_derive v0.3.1 |
| 1187 | 2026-03-24T17:36:01.180Z | Downloaded vergen-git2 v1.0.7 |
| 1188 | 2026-03-24T17:36:01.180Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1189 | 2026-03-24T17:36:01.180Z | Downloaded qorb v0.4.1 |
| 1190 | 2026-03-24T17:36:01.180Z | Downloaded tokio-stream v0.1.18 |
| 1191 | 2026-03-24T17:36:01.185Z | Downloaded rand v0.10.0 |
| 1192 | 2026-03-24T17:36:01.185Z | Downloaded test-strategy v0.4.5 |
| 1193 | 2026-03-24T17:36:01.198Z | Downloaded whoami v1.6.1 |
| 1194 | 2026-03-24T17:36:01.198Z | Downloaded snafu v0.8.9 |
| 1195 | 2026-03-24T17:36:01.209Z | Downloaded hkdf v0.12.4 |
| 1196 | 2026-03-24T17:36:01.209Z | Downloaded wyz v0.5.1 |
| 1197 | 2026-03-24T17:36:01.209Z | Downloaded itertools v0.14.0 |
| 1198 | 2026-03-24T17:36:01.209Z | Downloaded toml v0.7.8 |
| 1199 | 2026-03-24T17:36:01.209Z | Downloaded p521 v0.13.3 |
| 1200 | 2026-03-24T17:36:01.214Z | Downloaded walkdir v2.5.0 |
| 1201 | 2026-03-24T17:36:01.214Z | Downloaded twox-hash v2.1.2 |
| 1202 | 2026-03-24T17:36:01.214Z | Downloaded zeroize v1.8.2 |
| 1203 | 2026-03-24T17:36:01.214Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1204 | 2026-03-24T17:36:01.214Z | Downloaded samael v0.0.19 |
| 1205 | 2026-03-24T17:36:01.222Z | Downloaded unicode-properties v0.1.4 |
| 1206 | 2026-03-24T17:36:01.238Z | Downloaded steno v0.4.1 |
| 1207 | 2026-03-24T17:36:01.238Z | Downloaded xz2 v0.1.7 |
| 1208 | 2026-03-24T17:36:01.238Z | Downloaded vergen-gitcl v1.0.8 |
| 1209 | 2026-03-24T17:36:01.238Z | Downloaded tinyvec v1.10.0 |
| 1210 | 2026-03-24T17:36:01.239Z | Downloaded hashbrown v0.15.5 |
| 1211 | 2026-03-24T17:36:01.248Z | Downloaded rustyline v14.0.0 |
| 1212 | 2026-03-24T17:36:01.248Z | Downloaded vergen v9.0.6 |
| 1213 | 2026-03-24T17:36:01.248Z | Downloaded typify v0.4.3 |
| 1214 | 2026-03-24T17:36:01.248Z | Downloaded zstd v0.13.3 |
| 1215 | 2026-03-24T17:36:01.248Z | Downloaded iri-string v0.7.10 |
| 1216 | 2026-03-24T17:36:01.252Z | Downloaded typify v0.6.1 |
| 1217 | 2026-03-24T17:36:01.252Z | Downloaded tiny-keccak v2.0.2 |
| 1218 | 2026-03-24T17:36:01.252Z | Downloaded itertools v0.13.0 |
| 1219 | 2026-03-24T17:36:01.257Z | Downloaded yasna v0.5.2 |
| 1220 | 2026-03-24T17:36:01.267Z | Downloaded unicode-bidi v0.3.18 |
| 1221 | 2026-03-24T17:36:01.267Z | Downloaded tracing-attributes v0.1.31 |
| 1222 | 2026-03-24T17:36:01.285Z | Downloaded unarray v0.1.4 |
| 1223 | 2026-03-24T17:36:01.285Z | Downloaded russh v0.45.0 |
| 1224 | 2026-03-24T17:36:01.286Z | Downloaded uuid v1.21.0 |
| 1225 | 2026-03-24T17:36:01.286Z | Downloaded bitvec v1.0.1 |
| 1226 | 2026-03-24T17:36:01.294Z | Downloaded static_assertions v1.1.0 |
| 1227 | 2026-03-24T17:36:01.294Z | Downloaded aws-lc-rs v1.16.0 |
| 1228 | 2026-03-24T17:36:01.294Z | Downloaded xshell v0.2.7 |
| 1229 | 2026-03-24T17:36:01.298Z | Downloaded zerocopy v0.6.6 |
| 1230 | 2026-03-24T17:36:01.298Z | Downloaded tungstenite v0.23.0 |
| 1231 | 2026-03-24T17:36:01.298Z | Downloaded zstd-safe v7.2.4 |
| 1232 | 2026-03-24T17:36:01.299Z | Downloaded tungstenite v0.21.0 |
| 1233 | 2026-03-24T17:36:01.306Z | Downloaded unsafe-libyaml v0.2.11 |
| 1234 | 2026-03-24T17:36:01.306Z | Downloaded tracing-core v0.1.36 |
| 1235 | 2026-03-24T17:36:01.313Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1236 | 2026-03-24T17:36:01.313Z | Downloaded bitflags v1.3.2 |
| 1237 | 2026-03-24T17:36:01.313Z | Downloaded ed25519-dalek v2.2.0 |
| 1238 | 2026-03-24T17:36:01.313Z | Downloaded whoami v2.1.0 |
| 1239 | 2026-03-24T17:36:01.318Z | Downloaded rpassword v7.4.0 |
| 1240 | 2026-03-24T17:36:01.318Z | Downloaded ron v0.12.0 |
| 1241 | 2026-03-24T17:36:01.321Z | Downloaded vte v0.14.1 |
| 1242 | 2026-03-24T17:36:01.321Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1243 | 2026-03-24T17:36:01.325Z | Downloaded colored v3.1.1 |
| 1244 | 2026-03-24T17:36:01.325Z | Downloaded cmake v0.1.57 |
| 1245 | 2026-03-24T17:36:01.331Z | Downloaded data-encoding v2.10.0 |
| 1246 | 2026-03-24T17:36:01.331Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1247 | 2026-03-24T17:36:01.331Z | Downloaded diff v0.1.13 |
| 1248 | 2026-03-24T17:36:01.339Z | Downloaded ssh-key v0.6.7 |
| 1249 | 2026-03-24T17:36:01.347Z | Downloaded blake3 v1.8.3 |
| 1250 | 2026-03-24T17:36:01.359Z | Downloaded zopfli v0.8.3 |
| 1251 | 2026-03-24T17:36:01.359Z | Downloaded reedline v0.40.0 |
| 1252 | 2026-03-24T17:36:01.372Z | Downloaded tokio-postgres v0.7.16 |
| 1253 | 2026-03-24T17:36:01.372Z | Downloaded reqwest v0.12.28 |
| 1254 | 2026-03-24T17:36:01.372Z | Downloaded yansi v1.0.1 |
| 1255 | 2026-03-24T17:36:01.377Z | Downloaded zip v0.6.6 |
| 1256 | 2026-03-24T17:36:01.377Z | Downloaded bindgen v0.71.1 |
| 1257 | 2026-03-24T17:36:01.385Z | Downloaded toml_edit v0.19.15 |
| 1258 | 2026-03-24T17:36:01.394Z | Downloaded git2 v0.20.4 |
| 1259 | 2026-03-24T17:36:01.398Z | Downloaded p384 v0.13.1 |
| 1260 | 2026-03-24T17:36:01.408Z | Downloaded chrono v0.4.44 |
| 1261 | 2026-03-24T17:36:01.431Z | Downloaded salty v0.3.0 |
| 1262 | 2026-03-24T17:36:01.436Z | Downloaded reqwest v0.13.2 |
| 1263 | 2026-03-24T17:36:01.436Z | Downloaded x509-cert v0.2.5 |
| 1264 | 2026-03-24T17:36:01.441Z | Downloaded rustls-webpki v0.101.7 |
| 1265 | 2026-03-24T17:36:01.451Z | Downloaded zerocopy-derive v0.8.40 |
| 1266 | 2026-03-24T17:36:01.460Z | Downloaded rayon v1.11.0 |
| 1267 | 2026-03-24T17:36:01.464Z | Downloaded unicode_categories v0.1.1 |
| 1268 | 2026-03-24T17:36:01.464Z | Downloaded portable-atomic v1.13.1 |
| 1269 | 2026-03-24T17:36:01.469Z | Downloaded unicode-normalization v0.1.25 |
| 1270 | 2026-03-24T17:36:01.476Z | Downloaded regex v1.12.3 |
| 1271 | 2026-03-24T17:36:01.481Z | Downloaded lalrpop v0.19.12 |
| 1272 | 2026-03-24T17:36:01.485Z | Downloaded tokio-util v0.7.18 |
| 1273 | 2026-03-24T17:36:01.492Z | Downloaded zip v4.6.1 |
| 1274 | 2026-03-24T17:36:01.497Z | Downloaded tower v0.5.3 |
| 1275 | 2026-03-24T17:36:01.504Z | Downloaded typed-path v0.9.3 |
| 1276 | 2026-03-24T17:36:01.512Z | Downloaded goblin v0.10.5 |
| 1277 | 2026-03-24T17:36:01.512Z | Downloaded proptest v1.10.0 |
| 1278 | 2026-03-24T17:36:01.518Z | Downloaded quick-xml v0.37.5 |
| 1279 | 2026-03-24T17:36:01.522Z | Downloaded moka v0.12.13 |
| 1280 | 2026-03-24T17:36:01.543Z | Downloaded petname v2.0.2 |
| 1281 | 2026-03-24T17:36:01.554Z | Downloaded unicode-segmentation v1.12.0 |
| 1282 | 2026-03-24T17:36:01.558Z | Downloaded curve25519-dalek v4.1.3 |
| 1283 | 2026-03-24T17:36:01.564Z | Downloaded winnow v0.5.40 |
| 1284 | 2026-03-24T17:36:01.575Z | Downloaded rustls-webpki v0.102.8 |
| 1285 | 2026-03-24T17:36:01.586Z | Downloaded tower-http v0.6.8 |
| 1286 | 2026-03-24T17:36:01.593Z | Downloaded tough v0.20.0 |
| 1287 | 2026-03-24T17:36:01.601Z | Downloaded serde_with v3.17.0 |
| 1288 | 2026-03-24T17:36:01.606Z | Downloaded bstr v1.12.1 |
| 1289 | 2026-03-24T17:36:01.625Z | Downloaded quinn-proto v0.11.13 |
| 1290 | 2026-03-24T17:36:01.632Z | Downloaded object v0.30.4 |
| 1291 | 2026-03-24T17:36:01.643Z | Downloaded tabled v0.20.0 |
| 1292 | 2026-03-24T17:36:01.653Z | Downloaded nix v0.28.0 |
| 1293 | 2026-03-24T17:36:01.663Z | Downloaded winnow v0.6.26 |
| 1294 | 2026-03-24T17:36:01.668Z | Downloaded radix_trie v0.2.1 |
| 1295 | 2026-03-24T17:36:01.673Z | Downloaded openssl v0.10.75 |
| 1296 | 2026-03-24T17:36:01.682Z | Downloaded vcpkg v0.2.15 |
| 1297 | 2026-03-24T17:36:01.710Z | Downloaded regex-syntax v0.6.29 |
| 1298 | 2026-03-24T17:36:01.717Z | Downloaded hickory-proto v0.24.4 |
| 1299 | 2026-03-24T17:36:01.727Z | Downloaded webpki-roots v1.0.6 |
| 1300 | 2026-03-24T17:36:01.732Z | Downloaded polar-core v0.27.3 |
| 1301 | 2026-03-24T17:36:01.739Z | Downloaded nix v0.27.1 |
| 1302 | 2026-03-24T17:36:01.743Z | Downloaded smoltcp v0.11.0 |
| 1303 | 2026-03-24T17:36:01.754Z | Downloaded time v0.3.47 |
| 1304 | 2026-03-24T17:36:01.764Z | Downloaded nix v0.29.0 |
| 1305 | 2026-03-24T17:36:01.769Z | Downloaded zerocopy v0.8.40 |
| 1306 | 2026-03-24T17:36:01.773Z | Downloaded hickory-proto v0.25.2 |
| 1307 | 2026-03-24T17:36:01.791Z | Downloaded smoltcp v0.9.1 |
| 1308 | 2026-03-24T17:36:01.796Z | Downloaded zlib-rs v0.6.2 |
| 1309 | 2026-03-24T17:36:01.800Z | Downloaded rustls v0.21.12 |
| 1310 | 2026-03-24T17:36:01.808Z | Downloaded dropshot v0.16.7 |
| 1311 | 2026-03-24T17:36:01.824Z | Downloaded nix v0.31.1 |
| 1312 | 2026-03-24T17:36:01.842Z | Downloaded rustls v0.22.4 |
| 1313 | 2026-03-24T17:36:01.853Z | Downloaded regress v0.10.5 |
| 1314 | 2026-03-24T17:36:01.859Z | Downloaded openapiv3 v2.2.0 |
| 1315 | 2026-03-24T17:36:01.869Z | Downloaded regex-syntax v0.8.10 |
| 1316 | 2026-03-24T17:36:01.874Z | Downloaded diesel v2.3.7 |
| 1317 | 2026-03-24T17:36:01.903Z | Downloaded rustls v0.23.37 |
| 1318 | 2026-03-24T17:36:01.912Z | Downloaded rustix v0.38.44 |
| 1319 | 2026-03-24T17:36:01.916Z | Downloaded object v0.37.3 |
| 1320 | 2026-03-24T17:36:01.924Z | Downloaded typify-impl v0.6.1 |
| 1321 | 2026-03-24T17:36:01.934Z | Downloaded tracing v0.1.44 |
| 1322 | 2026-03-24T17:36:01.952Z | Downloaded typify-impl v0.4.3 |
| 1323 | 2026-03-24T17:36:01.969Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1324 | 2026-03-24T17:36:01.975Z | Downloaded sqlparser v0.61.0 |
| 1325 | 2026-03-24T17:36:01.981Z | Downloaded sled v0.34.7 |
| 1326 | 2026-03-24T17:36:01.999Z | Downloaded ratatui v0.29.0 |
| 1327 | 2026-03-24T17:36:02.032Z | Downloaded zerocopy-derive v0.6.6 |
| 1328 | 2026-03-24T17:36:02.042Z | Downloaded petgraph v0.6.5 |
| 1329 | 2026-03-24T17:36:02.054Z | Downloaded regex-automata v0.4.14 |
| 1330 | 2026-03-24T17:36:02.064Z | Downloaded chrono-tz v0.10.4 |
| 1331 | 2026-03-24T17:36:02.082Z | Downloaded lzma-sys v0.1.20 |
| 1332 | 2026-03-24T17:36:02.102Z | Downloaded jiff v0.2.21 |
| 1333 | 2026-03-24T17:36:02.113Z | Downloaded petgraph v0.8.3 |
| 1334 | 2026-03-24T17:36:02.138Z | Downloaded libz-sys v1.1.24 |
| 1335 | 2026-03-24T17:36:02.157Z | Downloaded csv v1.4.0 |
| 1336 | 2026-03-24T17:36:02.170Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1337 | 2026-03-24T17:36:02.181Z | Downloaded sha3 v0.10.8 |
| 1338 | 2026-03-24T17:36:02.185Z | Downloaded tokio v1.49.0 |
| 1339 | 2026-03-24T17:36:02.248Z | Downloaded encoding_rs v0.8.35 |
| 1340 | 2026-03-24T17:36:02.332Z | Downloaded ring v0.17.14 |
| 1341 | 2026-03-24T17:36:02.393Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1342 | 2026-03-24T17:36:03.025Z | Downloaded aws-lc-sys v0.37.1 |
| 1343 | 2026-03-24T17:36:03.351Z | Compiling libc v0.2.180 |
| 1344 | 2026-03-24T17:36:03.354Z | Compiling serde v1.0.228 |
| 1345 | 2026-03-24T17:36:03.354Z | Compiling log v0.4.29 |
| 1346 | 2026-03-24T17:36:03.354Z | Compiling shlex v1.3.0 |
| 1347 | 2026-03-24T17:36:03.544Z | Compiling find-msvc-tools v0.1.9 |
| 1348 | 2026-03-24T17:36:03.560Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-03-24T17:36:03.578Z | Compiling syn v2.0.117 |
| 1350 | 2026-03-24T17:36:03.596Z | Compiling typenum v1.19.0 |
| 1351 | 2026-03-24T17:36:03.854Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-24T17:36:03.898Z | Compiling subtle v2.6.1 |
| 1353 | 2026-03-24T17:36:03.992Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-03-24T17:36:04.048Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-03-24T17:36:04.072Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-24T17:36:04.135Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-24T17:36:04.155Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-03-24T17:36:04.192Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-03-24T17:36:04.307Z | Compiling serde_json v1.0.149 |
| 1360 | 2026-03-24T17:36:04.465Z | Compiling parking_lot_core v0.9.12 |
| 1361 | 2026-03-24T17:36:04.547Z | Compiling pin-project-lite v0.2.17 |
| 1362 | 2026-03-24T17:36:04.804Z | Compiling pkg-config v0.3.32 |
| 1363 | 2026-03-24T17:36:04.825Z | Compiling bitflags v2.11.0 |
| 1364 | 2026-03-24T17:36:04.919Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-03-24T17:36:05.071Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-03-24T17:36:05.152Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-24T17:36:05.250Z | Compiling errno v0.3.14 |
| 1368 | 2026-03-24T17:36:05.449Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-24T17:36:05.504Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-24T17:36:05.524Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-03-24T17:36:05.588Z | Compiling parking_lot v0.12.5 |
| 1372 | 2026-03-24T17:36:05.609Z | Compiling mio v1.1.1 |
| 1373 | 2026-03-24T17:36:05.659Z | Compiling libm v0.2.16 |
| 1374 | 2026-03-24T17:36:05.779Z | Compiling num-traits v0.2.19 |
| 1375 | 2026-03-24T17:36:05.891Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-03-24T17:36:06.088Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-03-24T17:36:06.128Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-24T17:36:06.211Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-03-24T17:36:06.277Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-24T17:36:06.374Z | Compiling foldhash v0.2.0 |
| 1381 | 2026-03-24T17:36:06.406Z | Compiling cpufeatures v0.2.17 |
| 1382 | 2026-03-24T17:36:06.425Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-24T17:36:06.500Z | Compiling getrandom v0.4.1 |
| 1384 | 2026-03-24T17:36:06.661Z | Compiling hashbrown v0.16.1 |
| 1385 | 2026-03-24T17:36:06.683Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-24T17:36:06.701Z | Compiling futures-io v0.3.32 |
| 1387 | 2026-03-24T17:36:06.729Z | Compiling slab v0.4.12 |
| 1388 | 2026-03-24T17:36:06.907Z | Compiling rustversion v1.0.22 |
| 1389 | 2026-03-24T17:36:06.926Z | Compiling getrandom v0.3.4 |
| 1390 | 2026-03-24T17:36:06.967Z | Compiling rand_core v0.10.0 |
| 1391 | 2026-03-24T17:36:06.987Z | Compiling cmake v0.1.57 |
| 1392 | 2026-03-24T17:36:07.455Z | Compiling indexmap v2.13.0 |
| 1393 | 2026-03-24T17:36:07.544Z | Compiling form_urlencoded v1.2.2 |
| 1394 | 2026-03-24T17:36:07.676Z | Compiling fs_extra v1.3.0 |
| 1395 | 2026-03-24T17:36:07.728Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-24T17:36:07.765Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-24T17:36:07.851Z | Compiling synstructure v0.13.2 |
| 1398 | 2026-03-24T17:36:08.032Z | Compiling dunce v1.0.5 |
| 1399 | 2026-03-24T17:36:08.141Z | Compiling pem-rfc7468 v0.7.0 |
| 1400 | 2026-03-24T17:36:08.162Z | Compiling aws-lc-sys v0.37.1 |
| 1401 | 2026-03-24T17:36:08.181Z | Compiling flagset v0.4.7 |
| 1402 | 2026-03-24T17:36:08.308Z | Compiling rand_core v0.9.5 |
| 1403 | 2026-03-24T17:36:08.328Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-24T17:36:08.348Z | Compiling rustix v1.1.3 |
| 1405 | 2026-03-24T17:36:08.366Z | Compiling ring v0.17.14 |
| 1406 | 2026-03-24T17:36:08.536Z | Compiling uuid v1.21.0 |
| 1407 | 2026-03-24T17:36:08.581Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-03-24T17:36:08.648Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-24T17:36:08.670Z | Compiling aws-lc-rs v1.16.0 |
| 1410 | 2026-03-24T17:36:09.061Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-03-24T17:36:09.101Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-03-24T17:36:09.491Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-03-24T17:36:09.681Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-24T17:36:09.873Z | Compiling pest_generator v2.8.6 |
| 1415 | 2026-03-24T17:36:09.897Z | Compiling serde_derive_internals v0.29.1 |
| 1416 | 2026-03-24T17:36:10.429Z | Compiling untrusted v0.9.0 |
| 1417 | 2026-03-24T17:36:10.463Z | Compiling serde_derive v1.0.228 |
| 1418 | 2026-03-24T17:36:10.582Z | Compiling zeroize_derive v1.4.3 |
| 1419 | 2026-03-24T17:36:10.770Z | Compiling zerofrom-derive v0.1.6 |
| 1420 | 2026-03-24T17:36:10.819Z | Compiling yoke-derive v0.8.1 |
| 1421 | 2026-03-24T17:36:11.130Z | Compiling zerocopy-derive v0.8.40 |
| 1422 | 2026-03-24T17:36:11.431Z | Compiling zeroize v1.8.2 |
| 1423 | 2026-03-24T17:36:12.309Z | Compiling zerovec-derive v0.11.2 |
| 1424 | 2026-03-24T17:36:12.390Z | Compiling displaydoc v0.2.5 |
| 1425 | 2026-03-24T17:36:12.473Z | Compiling crypto-common v0.1.7 |
| 1426 | 2026-03-24T17:36:12.653Z | Compiling block-buffer v0.10.4 |
| 1427 | 2026-03-24T17:36:12.689Z | Compiling zerofrom v0.1.6 |
| 1428 | 2026-03-24T17:36:12.849Z | Compiling yoke v0.8.1 |
| 1429 | 2026-03-24T17:36:12.867Z | Compiling digest v0.10.7 |
| 1430 | 2026-03-24T17:36:13.089Z | Compiling tokio-macros v2.6.0 |
| 1431 | 2026-03-24T17:36:13.184Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-24T17:36:13.244Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-03-24T17:36:13.359Z | Compiling zerotrie v0.2.3 |
| 1434 | 2026-03-24T17:36:13.385Z | Compiling block-padding v0.3.3 |
| 1435 | 2026-03-24T17:36:13.588Z | Compiling inout v0.1.4 |
| 1436 | 2026-03-24T17:36:13.748Z | Compiling sha2 v0.10.9 |
| 1437 | 2026-03-24T17:36:13.864Z | Compiling cipher v0.4.4 |
| 1438 | 2026-03-24T17:36:13.867Z | Compiling zerovec v0.11.5 |
| 1439 | 2026-03-24T17:36:14.103Z | Compiling der_derive v0.7.3 |
| 1440 | 2026-03-24T17:36:14.238Z | Compiling salsa20 v0.10.2 |
| 1441 | 2026-03-24T17:36:14.335Z | Compiling futures-util v0.3.32 |
| 1442 | 2026-03-24T17:36:14.425Z | Compiling pbkdf2 v0.12.2 |
| 1443 | 2026-03-24T17:36:14.575Z | Compiling tinystr v0.8.2 |
| 1444 | 2026-03-24T17:36:14.615Z | Compiling potential_utf v0.1.4 |
| 1445 | 2026-03-24T17:36:14.830Z | Compiling icu_locale_core v2.1.1 |
| 1446 | 2026-03-24T17:36:14.859Z | Compiling icu_collections v2.1.1 |
| 1447 | 2026-03-24T17:36:15.295Z | Compiling bytes v1.11.1 |
| 1448 | 2026-03-24T17:36:15.404Z | Compiling der v0.7.10 |
| 1449 | 2026-03-24T17:36:15.499Z | Compiling chrono v0.4.44 |
| 1450 | 2026-03-24T17:36:15.665Z | Compiling thiserror-impl v2.0.18 |
| 1451 | 2026-03-24T17:36:16.068Z | Compiling tokio v1.49.0 |
| 1452 | 2026-03-24T17:36:16.128Z | Compiling icu_provider v2.1.1 |
| 1453 | 2026-03-24T17:36:16.508Z | Compiling icu_properties v2.1.2 |
| 1454 | 2026-03-24T17:36:17.063Z | Compiling icu_normalizer v2.1.1 |
| 1455 | 2026-03-24T17:36:17.385Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-24T17:36:17.444Z | Compiling spki v0.7.3 |
| 1457 | 2026-03-24T17:36:17.484Z | Compiling http v1.4.0 |
| 1458 | 2026-03-24T17:36:17.561Z | Compiling thiserror v2.0.18 |
| 1459 | 2026-03-24T17:36:17.692Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-24T17:36:17.711Z | Compiling idna_adapter v1.2.1 |
| 1461 | 2026-03-24T17:36:17.774Z | Compiling cbc v0.1.2 |
| 1462 | 2026-03-24T17:36:17.827Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-03-24T17:36:17.880Z | Compiling idna v1.1.0 |
| 1464 | 2026-03-24T17:36:17.959Z | Compiling aes v0.8.4 |
| 1465 | 2026-03-24T17:36:18.016Z | Compiling rustls-pki-types v1.14.0 |
| 1466 | 2026-03-24T17:36:18.049Z | Compiling tracing-attributes v0.1.31 |
| 1467 | 2026-03-24T17:36:18.626Z | Compiling url v2.5.8 |
| 1468 | 2026-03-24T17:36:18.721Z | Compiling pkcs5 v0.7.1 |
| 1469 | 2026-03-24T17:36:18.757Z | Compiling http-body v1.0.1 |
| 1470 | 2026-03-24T17:36:18.757Z | Compiling rand v0.9.2 |
| 1471 | 2026-03-24T17:36:18.949Z | Compiling httparse v1.10.1 |
| 1472 | 2026-03-24T17:36:19.385Z | Compiling untrusted v0.7.1 |
| 1473 | 2026-03-24T17:36:19.389Z | Compiling syn v1.0.109 |
| 1474 | 2026-03-24T17:36:19.424Z | Compiling schemars v0.8.22 |
| 1475 | 2026-03-24T17:36:19.544Z | Compiling base64 v0.22.1 |
| 1476 | 2026-03-24T17:36:19.676Z | Compiling openssl-probe v0.2.1 |
| 1477 | 2026-03-24T17:36:19.817Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-03-24T17:36:19.857Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-03-24T17:36:19.899Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-03-24T17:36:19.919Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-24T17:36:19.967Z | Compiling scroll_derive v0.13.1 |
| 1482 | 2026-03-24T17:36:20.263Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-24T17:36:20.432Z | Compiling try-lock v0.2.5 |
| 1484 | 2026-03-24T17:36:20.569Z | Compiling tinyvec_macros v0.1.1 |
| 1485 | 2026-03-24T17:36:20.659Z | Compiling rustls v0.23.37 |
| 1486 | 2026-03-24T17:36:20.872Z | Compiling atomic-waker v1.1.2 |
| 1487 | 2026-03-24T17:36:20.894Z | Compiling tower-service v0.3.3 |
| 1488 | 2026-03-24T17:36:21.014Z | Compiling dyn-clone v1.0.20 |
| 1489 | 2026-03-24T17:36:21.032Z | Compiling tower-layer v0.3.3 |
| 1490 | 2026-03-24T17:36:21.036Z | Compiling scroll v0.13.0 |
| 1491 | 2026-03-24T17:36:21.184Z | Compiling tokio-util v0.7.18 |
| 1492 | 2026-03-24T17:36:21.235Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-03-24T17:36:21.395Z | Compiling want v0.3.1 |
| 1494 | 2026-03-24T17:36:22.085Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-24T17:36:22.279Z | Compiling h2 v0.4.13 |
| 1496 | 2026-03-24T17:36:22.601Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-03-24T17:36:22.759Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-24T17:36:23.028Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-03-24T17:36:23.099Z | Compiling openssl v0.10.75 |
| 1500 | 2026-03-24T17:36:23.340Z | Compiling httpdate v1.0.3 |
| 1501 | 2026-03-24T17:36:23.397Z | Compiling num-conv v0.2.0 |
| 1502 | 2026-03-24T17:36:23.516Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-03-24T17:36:23.570Z | Compiling crc32fast v1.5.0 |
| 1504 | 2026-03-24T17:36:23.623Z | Compiling time-core v0.1.8 |
| 1505 | 2026-03-24T17:36:23.851Z | Compiling powerfmt v0.2.0 |
| 1506 | 2026-03-24T17:36:23.963Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-03-24T17:36:24.013Z | Compiling pin-utils v0.1.0 |
| 1508 | 2026-03-24T17:36:24.072Z | Compiling foreign-types v0.3.2 |
| 1509 | 2026-03-24T17:36:24.105Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-24T17:36:24.145Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-24T17:36:24.163Z | Compiling time-macros v0.2.27 |
| 1512 | 2026-03-24T17:36:24.185Z | Compiling tempfile v3.25.0 |
| 1513 | 2026-03-24T17:36:24.247Z | Compiling regex-automata v0.4.14 |
| 1514 | 2026-03-24T17:36:25.464Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-24T17:36:25.484Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-24T17:36:25.630Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-24T17:36:26.832Z | Compiling hyper v1.8.1 |
| 1518 | 2026-03-24T17:36:27.180Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-24T17:36:27.298Z | Compiling usdt-impl v0.6.0 |
| 1520 | 2026-03-24T17:36:27.518Z | Compiling num_threads v0.1.7 |
| 1521 | 2026-03-24T17:36:27.551Z | Compiling either v1.15.0 |
| 1522 | 2026-03-24T17:36:27.639Z | Compiling native-tls v0.2.18 |
| 1523 | 2026-03-24T17:36:27.706Z | Compiling siphasher v1.0.2 |
| 1524 | 2026-03-24T17:36:27.819Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-03-24T17:36:27.887Z | Compiling quick-error v1.2.3 |
| 1526 | 2026-03-24T17:36:27.952Z | Compiling simd-adler32 v0.3.8 |
| 1527 | 2026-03-24T17:36:28.018Z | Compiling rusty-fork v0.3.1 |
| 1528 | 2026-03-24T17:36:28.119Z | Compiling bit-set v0.8.0 |
| 1529 | 2026-03-24T17:36:28.287Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-24T17:36:28.354Z | Compiling time v0.3.47 |
| 1531 | 2026-03-24T17:36:28.466Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-24T17:36:29.000Z | Compiling derive_builder_core v0.20.2 |
| 1533 | 2026-03-24T17:36:30.094Z | Compiling dof v0.4.0 |
| 1534 | 2026-03-24T17:36:30.438Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-24T17:36:30.565Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-24T17:36:30.697Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-24T17:36:31.004Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-24T17:36:31.048Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-24T17:36:31.265Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-24T17:36:31.379Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-24T17:36:31.506Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-24T17:36:31.677Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-24T17:36:31.707Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-24T17:36:31.727Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-24T17:36:31.747Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-24T17:36:31.880Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-24T17:36:31.907Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-24T17:36:31.984Z | Compiling signal-hook v0.3.18 |
| 1549 | 2026-03-24T17:36:32.074Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-24T17:36:32.125Z | Compiling unarray v0.1.4 |
| 1551 | 2026-03-24T17:36:32.145Z | Compiling unicode-segmentation v1.12.0 |
| 1552 | 2026-03-24T17:36:32.197Z | Compiling paste v1.0.15 |
| 1553 | 2026-03-24T17:36:32.263Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-24T17:36:32.430Z | Compiling rayon-core v1.13.0 |
| 1555 | 2026-03-24T17:36:32.468Z | Compiling unicode-properties v0.1.4 |
| 1556 | 2026-03-24T17:36:32.536Z | Compiling unicode-bidi v0.3.18 |
| 1557 | 2026-03-24T17:36:32.648Z | Compiling zstd-safe v7.2.4 |
| 1558 | 2026-03-24T17:36:32.755Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-24T17:36:32.855Z | Compiling proptest v1.10.0 |
| 1560 | 2026-03-24T17:36:32.950Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-03-24T17:36:33.034Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-24T17:36:33.406Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-24T17:36:33.636Z | Compiling crossbeam-deque v0.8.6 |
| 1564 | 2026-03-24T17:36:33.848Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-03-24T17:36:33.919Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-24T17:36:34.037Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-24T17:36:34.056Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-24T17:36:34.096Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-24T17:36:34.212Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-24T17:36:34.336Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-03-24T17:36:34.445Z | Compiling toml_datetime v0.6.11 |
| 1572 | 2026-03-24T17:36:34.465Z | Compiling serde_spanned v0.6.9 |
| 1573 | 2026-03-24T17:36:34.653Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-24T17:36:34.755Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-24T17:36:34.790Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-24T17:36:34.868Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-24T17:36:34.964Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-24T17:36:35.094Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-24T17:36:35.144Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-24T17:36:35.208Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-24T17:36:35.316Z | Compiling litrs v1.0.0 |
| 1582 | 2026-03-24T17:36:35.338Z | Compiling darling_macro v0.21.3 |
| 1583 | 2026-03-24T17:36:35.342Z | Compiling fallible-iterator v0.2.0 |
| 1584 | 2026-03-24T17:36:35.401Z | Compiling smoltcp v0.9.1 |
| 1585 | 2026-03-24T17:36:35.445Z | Compiling ref-cast v1.0.25 |
| 1586 | 2026-03-24T17:36:35.763Z | Compiling cfg_aliases v0.2.1 |
| 1587 | 2026-03-24T17:36:35.827Z | Compiling base16ct v0.2.0 |
| 1588 | 2026-03-24T17:36:35.831Z | Compiling ryu v1.0.23 |
| 1589 | 2026-03-24T17:36:35.868Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-03-24T17:36:35.913Z | Compiling psl-types v2.0.11 |
| 1591 | 2026-03-24T17:36:35.941Z | Compiling iri-string v0.7.10 |
| 1592 | 2026-03-24T17:36:36.007Z | Compiling rustix v0.38.44 |
| 1593 | 2026-03-24T17:36:36.056Z | Compiling num-bigint-dig v0.8.6 |
| 1594 | 2026-03-24T17:36:36.076Z | Compiling publicsuffix v2.3.0 |
| 1595 | 2026-03-24T17:36:36.079Z | Compiling document-features v0.2.12 |
| 1596 | 2026-03-24T17:36:36.306Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-03-24T17:36:36.331Z | Compiling sec1 v0.7.3 |
| 1598 | 2026-03-24T17:36:36.564Z | Compiling serde_urlencoded v0.7.1 |
| 1599 | 2026-03-24T17:36:36.693Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-24T17:36:36.713Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-24T17:36:36.800Z | Compiling nix v0.31.1 |
| 1602 | 2026-03-24T17:36:36.912Z | Compiling postgres-protocol v0.6.10 |
| 1603 | 2026-03-24T17:36:37.288Z | Compiling num-iter v0.1.45 |
| 1604 | 2026-03-24T17:36:37.443Z | Compiling group v0.13.0 |
| 1605 | 2026-03-24T17:36:37.580Z | Compiling tower-http v0.6.8 |
| 1606 | 2026-03-24T17:36:37.685Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-03-24T17:36:37.705Z | Compiling rand v0.8.5 |
| 1608 | 2026-03-24T17:36:37.844Z | Compiling oxnet v0.1.4 |
| 1609 | 2026-03-24T17:36:38.072Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-24T17:36:38.313Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-24T17:36:38.356Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-24T17:36:39.131Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-24T17:36:39.210Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-03-24T17:36:39.416Z | Compiling regex v1.12.3 |
| 1615 | 2026-03-24T17:36:39.436Z | Compiling hubpack_derive v0.1.1 |
| 1616 | 2026-03-24T17:36:39.547Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-03-24T17:36:39.666Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-03-24T17:36:39.707Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-03-24T17:36:39.916Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-24T17:36:40.002Z | Compiling async-trait v0.1.89 |
| 1621 | 2026-03-24T17:36:40.005Z | Compiling ref-cast-impl v1.0.25 |
| 1622 | 2026-03-24T17:36:40.043Z | Compiling strum_macros v0.27.2 |
| 1623 | 2026-03-24T17:36:40.680Z | Compiling flate2 v1.1.9 |
| 1624 | 2026-03-24T17:36:40.768Z | Compiling daft-derive v0.1.5 |
| 1625 | 2026-03-24T17:36:41.235Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1626 | 2026-03-24T17:36:41.444Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-24T17:36:41.618Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-24T17:36:41.710Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-24T17:36:41.842Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-24T17:36:41.944Z | Compiling winnow v0.5.40 |
| 1631 | 2026-03-24T17:36:42.088Z | Compiling foldhash v0.1.5 |
| 1632 | 2026-03-24T17:36:42.109Z | Compiling managed v0.8.0 |
| 1633 | 2026-03-24T17:36:42.308Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-03-24T17:36:42.388Z | Compiling bumpalo v3.20.2 |
| 1635 | 2026-03-24T17:36:42.713Z | Compiling object v0.37.3 |
| 1636 | 2026-03-24T17:36:42.772Z | Compiling bitflags v1.3.2 |
| 1637 | 2026-03-24T17:36:42.812Z | Compiling strum v0.27.2 |
| 1638 | 2026-03-24T17:36:42.975Z | Compiling bzip2 v0.6.1 |
| 1639 | 2026-03-24T17:36:43.121Z | Compiling zopfli v0.8.3 |
| 1640 | 2026-03-24T17:36:43.207Z | Compiling console v0.16.2 |
| 1641 | 2026-03-24T17:36:43.243Z | Compiling hashbrown v0.15.5 |
| 1642 | 2026-03-24T17:36:43.935Z | Compiling toml_edit v0.19.15 |
| 1643 | 2026-03-24T17:36:43.977Z | Compiling clap_builder v4.5.60 |
| 1644 | 2026-03-24T17:36:44.043Z | Compiling daft v0.1.5 |
| 1645 | 2026-03-24T17:36:44.086Z | Compiling dof v0.3.0 |
| 1646 | 2026-03-24T17:36:44.142Z | Compiling elliptic-curve v0.13.8 |
| 1647 | 2026-03-24T17:36:44.561Z | Compiling hubpack v0.1.2 |
| 1648 | 2026-03-24T17:36:44.682Z | Compiling cargo_metadata v0.19.2 |
| 1649 | 2026-03-24T17:36:45.076Z | Compiling phf v0.13.1 |
| 1650 | 2026-03-24T17:36:45.286Z | Compiling zone_cfg_derive v0.3.1 |
| 1651 | 2026-03-24T17:36:46.127Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-24T17:36:46.276Z | Compiling zstd v0.13.3 |
| 1653 | 2026-03-24T17:36:46.570Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-24T17:36:47.117Z | Compiling rayon v1.11.0 |
| 1655 | 2026-03-24T17:36:47.403Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-24T17:36:47.425Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-24T17:36:47.456Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-24T17:36:47.734Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-24T17:36:47.822Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-24T17:36:48.235Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-03-24T17:36:48.288Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-24T17:36:48.814Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-24T17:36:49.288Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-24T17:36:49.291Z | Compiling itertools v0.12.1 |
| 1665 | 2026-03-24T17:36:49.428Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-24T17:36:49.473Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-24T17:36:49.543Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-24T17:36:49.608Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-24T17:36:49.724Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-24T17:36:49.884Z | Compiling enum-as-inner v0.6.1 |
| 1671 | 2026-03-24T17:36:49.904Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-24T17:36:49.969Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-03-24T17:36:50.017Z | Compiling strum_macros v0.26.4 |
| 1674 | 2026-03-24T17:36:50.334Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-24T17:36:50.532Z | Compiling memmap2 v0.9.10 |
| 1676 | 2026-03-24T17:36:50.552Z | Compiling thread-id v4.2.2 |
| 1677 | 2026-03-24T17:36:50.602Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-24T17:36:50.658Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-24T17:36:50.815Z | Compiling new_debug_unreachable v1.0.6 |
| 1680 | 2026-03-24T17:36:50.910Z | Compiling mime v0.3.17 |
| 1681 | 2026-03-24T17:36:51.007Z | Compiling predicates-core v1.0.10 |
| 1682 | 2026-03-24T17:36:51.011Z | Compiling data-encoding v2.10.0 |
| 1683 | 2026-03-24T17:36:51.240Z | Compiling precomputed-hash v0.1.1 |
| 1684 | 2026-03-24T17:36:51.259Z | Compiling normalize-line-endings v0.3.0 |
| 1685 | 2026-03-24T17:36:51.355Z | Compiling jiff v0.2.21 |
| 1686 | 2026-03-24T17:36:51.382Z | Compiling difflib v0.4.0 |
| 1687 | 2026-03-24T17:36:52.005Z | Compiling whoami v2.1.0 |
| 1688 | 2026-03-24T17:36:52.164Z | Compiling static_assertions v1.1.0 |
| 1689 | 2026-03-24T17:36:52.262Z | Compiling rustc-hash v2.1.1 |
| 1690 | 2026-03-24T17:36:52.331Z | Compiling fixedbitset v0.4.2 |
| 1691 | 2026-03-24T17:36:52.421Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-03-24T17:36:52.443Z | Compiling keccak v0.1.6 |
| 1693 | 2026-03-24T17:36:52.463Z | Compiling unit-prefix v0.5.2 |
| 1694 | 2026-03-24T17:36:52.515Z | Compiling petgraph v0.6.5 |
| 1695 | 2026-03-24T17:36:52.612Z | Compiling strum v0.26.3 |
| 1696 | 2026-03-24T17:36:52.647Z | Compiling sha3 v0.10.8 |
| 1697 | 2026-03-24T17:36:52.740Z | Compiling petgraph v0.8.3 |
| 1698 | 2026-03-24T17:36:52.773Z | Compiling indicatif v0.18.4 |
| 1699 | 2026-03-24T17:36:52.827Z | Compiling clap v4.5.60 |
| 1700 | 2026-03-24T17:36:52.931Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-03-24T17:36:53.244Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-03-24T17:36:53.561Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1703 | 2026-03-24T17:36:53.923Z | Compiling predicates v3.1.4 |
| 1704 | 2026-03-24T17:36:54.527Z | Compiling hickory-proto v0.25.2 |
| 1705 | 2026-03-24T17:36:54.625Z | Compiling toml_edit v0.22.27 |
| 1706 | 2026-03-24T17:36:54.821Z | Compiling string_cache v0.8.9 |
| 1707 | 2026-03-24T17:36:55.117Z | Compiling zip v4.6.1 |
| 1708 | 2026-03-24T17:36:55.503Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-24T17:36:56.321Z | Compiling env_logger v0.11.9 |
| 1710 | 2026-03-24T17:36:56.418Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-24T17:36:56.439Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-03-24T17:36:56.755Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-24T17:36:56.791Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-24T17:36:57.231Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-24T17:36:57.351Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-24T17:36:57.392Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-24T17:36:57.746Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-24T17:36:58.508Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-24T17:36:59.180Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-24T17:36:59.580Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-24T17:36:59.800Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-24T17:36:59.991Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-24T17:37:00.036Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-24T17:37:00.403Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-03-24T17:37:00.463Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1726 | 2026-03-24T17:37:00.629Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-24T17:37:00.871Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-24T17:37:01.161Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-24T17:37:01.180Z | Compiling lalrpop-util v0.19.12 |
| 1730 | 2026-03-24T17:37:01.426Z | Compiling peg-runtime v0.8.5 |
| 1731 | 2026-03-24T17:37:01.493Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-24T17:37:01.544Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-24T17:37:01.593Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-24T17:37:01.801Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-24T17:37:01.827Z | Compiling filetime v0.2.27 |
| 1736 | 2026-03-24T17:37:01.954Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-03-24T17:37:02.055Z | Compiling take_mut v0.2.2 |
| 1738 | 2026-03-24T17:37:02.078Z | Compiling xattr v1.6.1 |
| 1739 | 2026-03-24T17:37:02.142Z | Compiling term v1.2.1 |
| 1740 | 2026-03-24T17:37:02.215Z | Compiling futures v0.3.32 |
| 1741 | 2026-03-24T17:37:02.284Z | Compiling tar v0.4.44 |
| 1742 | 2026-03-24T17:37:02.714Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-03-24T17:37:09.224Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-24T17:37:13.289Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-24T17:37:13.289Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-24T17:37:13.553Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-24T17:37:13.827Z | Compiling reqwest v0.12.28 |
| 1748 | 2026-03-24T17:37:13.827Z | Compiling reqwest v0.13.2 |
| 1749 | 2026-03-24T17:37:16.832Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-24T17:37:17.116Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-24T17:37:21.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 1752 | 2026-03-24T17:37:21.192Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-24T17:37:21.257Z | Mar 24 17:37:20.479 INFO Starting download, target: Cockroach |
| 1754 | 2026-03-24T17:37:21.257Z | Mar 24 17:37:20.480 INFO Starting download, target: DendriteStub |
| 1755 | 2026-03-24T17:37:21.257Z | Mar 24 17:37:20.480 INFO Starting download, target: Console |
| 1756 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Starting download, target: MaghemiteMgd |
| 1757 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Starting download, target: Clickhouse |
| 1758 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Starting download, target: TransceiverControl |
| 1759 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1762 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1764 | 2026-03-24T17:37:21.262Z | Mar 24 17:37:20.480 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-24T17:37:21.896Z | Mar 24 17:37:21.113 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-24T17:37:22.285Z | Mar 24 17:37:21.463 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-24T17:37:22.315Z | Mar 24 17:37:21.519 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-24T17:37:22.687Z | Mar 24 17:37:21.895 INFO Download complete, target: Console |
| 1769 | 2026-03-24T17:37:23.471Z | Mar 24 17:37:22.667 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-03-24T17:37:23.718Z | Mar 24 17:37:22.939 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-03-24T17:37:23.723Z | Mar 24 17:37:22.944 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1772 | 2026-03-24T17:37:24.489Z | Mar 24 17:37:23.712 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-24T17:37:24.489Z | Mar 24 17:37:23.712 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-24T17:37:27.134Z | Mar 24 17:37:26.357 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-24T17:37:27.316Z | Mar 24 17:37:26.539 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-24T17:37:32.024Z | Mar 24 17:37:31.247 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-24T17:37:32.139Z | Mar 24 17:37:31.361 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-24T17:37:34.871Z | Mar 24 17:37:34.093 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-24T17:37:35.033Z | Mar 24 17:37:34.256 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-24T17:37:35.052Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-24T17:37:35.055Z | |
| 1782 | 2026-03-24T17:37:35.055Z | real 4:10.509434569 |
| 1783 | 2026-03-24T17:37:35.055Z | user 10:29.663294480 |
| 1784 | 2026-03-24T17:37:35.055Z | sys 1:49.489710272 |
| 1785 | 2026-03-24T17:37:35.055Z | trap 0.323678805 |
| 1786 | 2026-03-24T17:37:35.055Z | tflt 0.620721163 |
| 1787 | 2026-03-24T17:37:35.055Z | dflt 0.585920431 |
| 1788 | 2026-03-24T17:37:35.055Z | kflt 0.022314362 |
| 1789 | 2026-03-24T17:37:35.055Z | lock 30:56.877329515 |
| 1790 | 2026-03-24T17:37:35.055Z | slp 29:43.144867638 |
| 1791 | 2026-03-24T17:37:35.055Z | lat 56.250660245 |
| 1792 | 2026-03-24T17:37:35.055Z | stop 2:46.153115235 |
| 1793 | 2026-03-24T17:37:35.055Z | + banner hack-check |
| 1794 | 2026-03-24T17:37:35.055Z | |
| 1795 | 2026-03-24T17:37:35.055Z | # # ## #### # # #### # # ###### #### # # |
| 1796 | 2026-03-24T17:37:35.055Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-03-24T17:37:35.055Z | ###### # # # #### ##### # ###### ##### # #### |
| 1798 | 2026-03-24T17:37:35.055Z | # # ###### # # # # # # # # # # |
| 1799 | 2026-03-24T17:37:35.055Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-03-24T17:37:35.055Z | # # # # #### # # #### # # ###### #### # # |
| 1801 | 2026-03-24T17:37:35.055Z | |
| 1802 | 2026-03-24T17:37:35.059Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-24T17:37:35.059Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-24T17:37:35.059Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1805 | 2026-03-24T17:37:35.789Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-24T17:37:36.069Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-24T17:37:38.612Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.54s |
| 1808 | 2026-03-24T17:37:38.719Z | Running `target/debug/xtask check-features --ci` |
| 1809 | 2026-03-24T17:37:38.747Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1810 | 2026-03-24T17:37:38.751Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1811 | 2026-03-24T17:37:39.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1812 | 2026-03-24T17:37:39.442Z | Running `target/debug/xtask download cargo-hack` |
| 1813 | 2026-03-24T17:37:40.532Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1814 | 2026-03-24T17:37:40.930Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1815 | 2026-03-24T17:37:44.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.80s |
| 1816 | 2026-03-24T17:37:44.464Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1817 | 2026-03-24T17:37:44.509Z | Mar 24 17:37:43.732 INFO Starting download, target: CargoHack |
| 1818 | 2026-03-24T17:37:44.513Z | Mar 24 17:37:43.733 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1819 | 2026-03-24T17:37:44.969Z | Mar 24 17:37:44.192 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1820 | 2026-03-24T17:37:45.051Z | Mar 24 17:37:44.274 INFO Download complete, target: CargoHack |
| 1821 | 2026-03-24T17:37:45.055Z | 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" |
| 1822 | 2026-03-24T17:37:45.073Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1823 | 2026-03-24T17:37:45.276Z | info: running `cargo check --bins` on api_identity (1/267) |
| 1824 | 2026-03-24T17:37:45.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-03-24T17:37:45.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-03-24T17:37:45.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-03-24T17:37:45.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1828 | 2026-03-24T17:37:46.079Z | |
| 1829 | 2026-03-24T17:37:46.079Z | info: running `cargo check --bins` on bootstore (2/267) |
| 1830 | 2026-03-24T17:37:46.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-03-24T17:37:46.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-03-24T17:37:46.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-03-24T17:37:46.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 1834 | 2026-03-24T17:37:46.889Z | |
| 1835 | 2026-03-24T17:37:46.889Z | info: running `cargo check --bins` on omicron-ledger (3/267) |
| 1836 | 2026-03-24T17:37:47.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-03-24T17:37:47.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-03-24T17:37:47.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-03-24T17:37:47.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1840 | 2026-03-24T17:37:47.689Z | |
| 1841 | 2026-03-24T17:37:47.689Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/267) |
| 1842 | 2026-03-24T17:37:48.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-03-24T17:37:48.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-03-24T17:37:48.390Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-03-24T17:37:48.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1846 | 2026-03-24T17:37:48.497Z | |
| 1847 | 2026-03-24T17:37:48.497Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/267) |
| 1848 | 2026-03-24T17:37:49.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-03-24T17:37:49.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-03-24T17:37:49.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-03-24T17:37:49.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 1852 | 2026-03-24T17:37:49.302Z | |
| 1853 | 2026-03-24T17:37:49.302Z | info: running `cargo check --bins` on omicron-certificates (6/267) |
| 1854 | 2026-03-24T17:37:50.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-03-24T17:37:50.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-03-24T17:37:50.014Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-03-24T17:37:50.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 1858 | 2026-03-24T17:37:50.123Z | |
| 1859 | 2026-03-24T17:37:50.124Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/267) |
| 1860 | 2026-03-24T17:37:50.829Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-03-24T17:37:50.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-03-24T17:37:50.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-03-24T17:37:50.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 1864 | 2026-03-24T17:37:50.937Z | |
| 1865 | 2026-03-24T17:37:50.937Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/267) |
| 1866 | 2026-03-24T17:37:51.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-03-24T17:37:51.649Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-03-24T17:37:51.649Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-03-24T17:37:51.655Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 1870 | 2026-03-24T17:37:51.757Z | |
| 1871 | 2026-03-24T17:37:51.757Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/267) |
| 1872 | 2026-03-24T17:37:52.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-03-24T17:37:52.335Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-03-24T17:37:52.336Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-03-24T17:37:52.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1876 | 2026-03-24T17:37:52.405Z | |
| 1877 | 2026-03-24T17:37:52.405Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/267) |
| 1878 | 2026-03-24T17:37:52.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-03-24T17:37:52.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-03-24T17:37:52.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-03-24T17:37:52.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1882 | 2026-03-24T17:37:53.050Z | |
| 1883 | 2026-03-24T17:37:53.050Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/267) |
| 1884 | 2026-03-24T17:37:53.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-03-24T17:37:53.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-03-24T17:37:53.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-03-24T17:37:53.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1888 | 2026-03-24T17:37:53.690Z | |
| 1889 | 2026-03-24T17:37:53.690Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/267) |
| 1890 | 2026-03-24T17:37:54.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-03-24T17:37:54.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-03-24T17:37:54.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-03-24T17:37:54.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1894 | 2026-03-24T17:37:54.333Z | |
| 1895 | 2026-03-24T17:37:54.333Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/267) |
| 1896 | 2026-03-24T17:37:54.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-03-24T17:37:54.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-03-24T17:37:54.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-03-24T17:37:54.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1900 | 2026-03-24T17:37:54.979Z | |
| 1901 | 2026-03-24T17:37:54.979Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/267) |
| 1902 | 2026-03-24T17:37:55.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-03-24T17:37:55.552Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-03-24T17:37:55.552Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-03-24T17:37:55.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1906 | 2026-03-24T17:37:55.625Z | |
| 1907 | 2026-03-24T17:37:55.625Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/267) |
| 1908 | 2026-03-24T17:37:56.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-03-24T17:37:56.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-03-24T17:37:56.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-03-24T17:37:56.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1912 | 2026-03-24T17:37:56.273Z | |
| 1913 | 2026-03-24T17:37:56.273Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/267) |
| 1914 | 2026-03-24T17:37:56.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-03-24T17:37:56.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-03-24T17:37:56.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-03-24T17:37:56.849Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1918 | 2026-03-24T17:37:56.921Z | |
| 1919 | 2026-03-24T17:37:56.921Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/267) |
| 1920 | 2026-03-24T17:37:57.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-03-24T17:37:57.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-03-24T17:37:57.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-03-24T17:37:57.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1924 | 2026-03-24T17:37:57.565Z | |
| 1925 | 2026-03-24T17:37:57.565Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/267) |
| 1926 | 2026-03-24T17:37:58.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-03-24T17:37:58.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-03-24T17:37:58.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-03-24T17:37:58.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1930 | 2026-03-24T17:37:58.210Z | |
| 1931 | 2026-03-24T17:37:58.210Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/267) |
| 1932 | 2026-03-24T17:37:58.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-03-24T17:37:58.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-03-24T17:37:58.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-03-24T17:37:58.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1936 | 2026-03-24T17:37:58.858Z | |
| 1937 | 2026-03-24T17:37:58.858Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/267) |
| 1938 | 2026-03-24T17:37:59.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-03-24T17:37:59.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-03-24T17:37:59.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-03-24T17:37:59.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1942 | 2026-03-24T17:37:59.508Z | |
| 1943 | 2026-03-24T17:37:59.508Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/267) |
| 1944 | 2026-03-24T17:38:00.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-03-24T17:38:00.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-03-24T17:38:00.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-03-24T17:38:00.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1948 | 2026-03-24T17:38:00.160Z | |
| 1949 | 2026-03-24T17:38:00.160Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/267) |
| 1950 | 2026-03-24T17:38:00.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-03-24T17:38:00.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-03-24T17:38:00.737Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-03-24T17:38:00.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1954 | 2026-03-24T17:38:00.810Z | |
| 1955 | 2026-03-24T17:38:00.810Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/267) |
| 1956 | 2026-03-24T17:38:01.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-03-24T17:38:01.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-03-24T17:38:01.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-03-24T17:38:01.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1960 | 2026-03-24T17:38:01.460Z | |
| 1961 | 2026-03-24T17:38:01.460Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/267) |
| 1962 | 2026-03-24T17:38:02.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-03-24T17:38:02.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-03-24T17:38:02.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-03-24T17:38:02.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1966 | 2026-03-24T17:38:02.109Z | |
| 1967 | 2026-03-24T17:38:02.109Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/267) |
| 1968 | 2026-03-24T17:38:02.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-03-24T17:38:02.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-03-24T17:38:02.699Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-03-24T17:38:02.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1972 | 2026-03-24T17:38:02.788Z | |
| 1973 | 2026-03-24T17:38:02.789Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/267) |
| 1974 | 2026-03-24T17:38:03.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-03-24T17:38:03.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-03-24T17:38:03.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-03-24T17:38:03.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1978 | 2026-03-24T17:38:03.415Z | |
| 1979 | 2026-03-24T17:38:03.415Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/267) |
| 1980 | 2026-03-24T17:38:03.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-03-24T17:38:03.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-03-24T17:38:03.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-03-24T17:38:03.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1984 | 2026-03-24T17:38:04.063Z | |
| 1985 | 2026-03-24T17:38:04.063Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/267) |
| 1986 | 2026-03-24T17:38:04.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-03-24T17:38:04.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-03-24T17:38:04.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-03-24T17:38:04.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1990 | 2026-03-24T17:38:04.717Z | |
| 1991 | 2026-03-24T17:38:04.717Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/267) |
| 1992 | 2026-03-24T17:38:05.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-03-24T17:38:05.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-03-24T17:38:05.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-03-24T17:38:05.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1996 | 2026-03-24T17:38:05.370Z | |
| 1997 | 2026-03-24T17:38:05.370Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/267) |
| 1998 | 2026-03-24T17:38:05.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-03-24T17:38:05.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-03-24T17:38:05.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-03-24T17:38:05.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2002 | 2026-03-24T17:38:06.017Z | |
| 2003 | 2026-03-24T17:38:06.017Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/267) |
| 2004 | 2026-03-24T17:38:06.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-03-24T17:38:06.592Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-03-24T17:38:06.592Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-03-24T17:38:06.595Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2008 | 2026-03-24T17:38:06.668Z | |
| 2009 | 2026-03-24T17:38:06.668Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/267) |
| 2010 | 2026-03-24T17:38:07.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-03-24T17:38:07.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-03-24T17:38:07.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-03-24T17:38:07.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2014 | 2026-03-24T17:38:07.317Z | |
| 2015 | 2026-03-24T17:38:07.317Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/267) |
| 2016 | 2026-03-24T17:38:07.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-03-24T17:38:07.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-03-24T17:38:07.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-03-24T17:38:07.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2020 | 2026-03-24T17:38:07.966Z | |
| 2021 | 2026-03-24T17:38:07.966Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/267) |
| 2022 | 2026-03-24T17:38:08.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-03-24T17:38:08.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-03-24T17:38:08.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-03-24T17:38:08.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2026 | 2026-03-24T17:38:08.617Z | |
| 2027 | 2026-03-24T17:38:08.617Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/267) |
| 2028 | 2026-03-24T17:38:09.188Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-03-24T17:38:09.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-03-24T17:38:09.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-03-24T17:38:09.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2032 | 2026-03-24T17:38:09.265Z | |
| 2033 | 2026-03-24T17:38:09.265Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/267) |
| 2034 | 2026-03-24T17:38:09.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-03-24T17:38:09.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-03-24T17:38:09.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-03-24T17:38:09.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2038 | 2026-03-24T17:38:09.910Z | |
| 2039 | 2026-03-24T17:38:09.910Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/267) |
| 2040 | 2026-03-24T17:38:10.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-03-24T17:38:10.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-03-24T17:38:10.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-03-24T17:38:10.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2044 | 2026-03-24T17:38:10.554Z | |
| 2045 | 2026-03-24T17:38:10.554Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/267) |
| 2046 | 2026-03-24T17:38:11.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-03-24T17:38:11.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-03-24T17:38:11.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-03-24T17:38:11.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2050 | 2026-03-24T17:38:11.204Z | |
| 2051 | 2026-03-24T17:38:11.204Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/267) |
| 2052 | 2026-03-24T17:38:11.775Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-03-24T17:38:11.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-03-24T17:38:11.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-03-24T17:38:11.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2056 | 2026-03-24T17:38:11.856Z | |
| 2057 | 2026-03-24T17:38:11.856Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/267) |
| 2058 | 2026-03-24T17:38:12.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-03-24T17:38:12.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-03-24T17:38:12.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-03-24T17:38:12.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2062 | 2026-03-24T17:38:12.509Z | |
| 2063 | 2026-03-24T17:38:12.509Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/267) |
| 2064 | 2026-03-24T17:38:13.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-03-24T17:38:13.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-03-24T17:38:13.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-03-24T17:38:13.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2068 | 2026-03-24T17:38:13.161Z | |
| 2069 | 2026-03-24T17:38:13.161Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/267) |
| 2070 | 2026-03-24T17:38:13.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-03-24T17:38:13.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-03-24T17:38:13.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-03-24T17:38:13.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2074 | 2026-03-24T17:38:13.810Z | |
| 2075 | 2026-03-24T17:38:13.811Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/267) |
| 2076 | 2026-03-24T17:38:14.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-03-24T17:38:14.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-03-24T17:38:14.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-03-24T17:38:14.392Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2080 | 2026-03-24T17:38:14.464Z | |
| 2081 | 2026-03-24T17:38:14.464Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/267) |
| 2082 | 2026-03-24T17:38:15.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-03-24T17:38:15.037Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-03-24T17:38:15.037Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-03-24T17:38:15.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2086 | 2026-03-24T17:38:15.112Z | |
| 2087 | 2026-03-24T17:38:15.112Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/267) |
| 2088 | 2026-03-24T17:38:15.688Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-03-24T17:38:15.692Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-03-24T17:38:15.692Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-03-24T17:38:15.695Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2092 | 2026-03-24T17:38:15.799Z | |
| 2093 | 2026-03-24T17:38:15.799Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/267) |
| 2094 | 2026-03-24T17:38:16.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-03-24T17:38:16.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-03-24T17:38:16.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-03-24T17:38:16.355Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2098 | 2026-03-24T17:38:16.427Z | |
| 2099 | 2026-03-24T17:38:16.427Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/267) |
| 2100 | 2026-03-24T17:38:17.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-03-24T17:38:17.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-03-24T17:38:17.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-03-24T17:38:17.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2104 | 2026-03-24T17:38:17.087Z | |
| 2105 | 2026-03-24T17:38:17.087Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/267) |
| 2106 | 2026-03-24T17:38:17.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-03-24T17:38:17.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-03-24T17:38:17.669Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-03-24T17:38:17.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2110 | 2026-03-24T17:38:17.744Z | |
| 2111 | 2026-03-24T17:38:17.744Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/267) |
| 2112 | 2026-03-24T17:38:18.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-03-24T17:38:18.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-03-24T17:38:18.893Z | Checking cfg-if v1.0.4 |
| 2115 | 2026-03-24T17:38:19.053Z | Checking libc v0.2.180 |
| 2116 | 2026-03-24T17:38:19.057Z | Checking serde_core v1.0.228 |
| 2117 | 2026-03-24T17:38:19.088Z | Checking memchr v2.8.0 |
| 2118 | 2026-03-24T17:38:19.107Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-24T17:38:19.107Z | Checking itoa v1.0.17 |
| 2120 | 2026-03-24T17:38:19.146Z | Checking log v0.4.29 |
| 2121 | 2026-03-24T17:38:19.149Z | Checking zeroize v1.8.2 |
| 2122 | 2026-03-24T17:38:19.185Z | Checking stable_deref_trait v1.2.1 |
| 2123 | 2026-03-24T17:38:19.283Z | Checking zerofrom v0.1.6 |
| 2124 | 2026-03-24T17:38:19.317Z | Checking zmij v1.0.21 |
| 2125 | 2026-03-24T17:38:19.348Z | Checking litemap v0.8.1 |
| 2126 | 2026-03-24T17:38:19.369Z | Checking writeable v0.6.2 |
| 2127 | 2026-03-24T17:38:19.372Z | Checking percent-encoding v2.3.2 |
| 2128 | 2026-03-24T17:38:19.433Z | Checking yoke v0.8.1 |
| 2129 | 2026-03-24T17:38:19.570Z | Checking libm v0.2.16 |
| 2130 | 2026-03-24T17:38:19.592Z | Checking scopeguard v1.2.0 |
| 2131 | 2026-03-24T17:38:19.609Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-24T17:38:19.629Z | Checking icu_normalizer_data v2.1.1 |
| 2133 | 2026-03-24T17:38:19.653Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-24T17:38:19.653Z | Checking errno v0.3.14 |
| 2135 | 2026-03-24T17:38:19.656Z | Checking zerovec v0.11.5 |
| 2136 | 2026-03-24T17:38:19.718Z | Checking zerotrie v0.2.3 |
| 2137 | 2026-03-24T17:38:19.733Z | Checking lock_api v0.4.14 |
| 2138 | 2026-03-24T17:38:19.775Z | Checking subtle v2.6.1 |
| 2139 | 2026-03-24T17:38:19.842Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-24T17:38:19.862Z | Checking utf8_iter v1.0.4 |
| 2141 | 2026-03-24T17:38:19.975Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-03-24T17:38:20.006Z | Checking rand_core v0.10.0 |
| 2143 | 2026-03-24T17:38:20.027Z | Checking pin-project-lite v0.2.17 |
| 2144 | 2026-03-24T17:38:20.049Z | Checking typenum v1.19.0 |
| 2145 | 2026-03-24T17:38:20.075Z | Checking portable-atomic v1.13.1 |
| 2146 | 2026-03-24T17:38:20.146Z | Checking critical-section v1.2.0 |
| 2147 | 2026-03-24T17:38:20.158Z | Checking iana-time-zone v0.1.65 |
| 2148 | 2026-03-24T17:38:20.187Z | Checking getrandom v0.4.1 |
| 2149 | 2026-03-24T17:38:20.266Z | Checking signal-hook-registry v1.4.8 |
| 2150 | 2026-03-24T17:38:20.286Z | Checking tinystr v0.8.2 |
| 2151 | 2026-03-24T17:38:20.306Z | Checking potential_utf v0.1.4 |
| 2152 | 2026-03-24T17:38:20.375Z | Checking parking_lot_core v0.9.12 |
| 2153 | 2026-03-24T17:38:20.475Z | Checking icu_collections v2.1.1 |
| 2154 | 2026-03-24T17:38:20.497Z | Checking mio v1.1.1 |
| 2155 | 2026-03-24T17:38:20.521Z | Checking icu_locale_core v2.1.1 |
| 2156 | 2026-03-24T17:38:20.544Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-24T17:38:20.625Z | Checking parking_lot v0.12.5 |
| 2158 | 2026-03-24T17:38:20.665Z | Checking once_cell v1.21.3 |
| 2159 | 2026-03-24T17:38:20.780Z | Checking generic-array v0.14.7 |
| 2160 | 2026-03-24T17:38:20.871Z | Checking socket2 v0.6.2 |
| 2161 | 2026-03-24T17:38:20.894Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-03-24T17:38:20.918Z | Checking futures-core v0.3.32 |
| 2163 | 2026-03-24T17:38:20.935Z | Checking dyn-clone v1.0.20 |
| 2164 | 2026-03-24T17:38:21.070Z | Checking allocator-api2 v0.2.21 |
| 2165 | 2026-03-24T17:38:21.089Z | Checking equivalent v1.0.2 |
| 2166 | 2026-03-24T17:38:21.195Z | Checking const-oid v0.9.6 |
| 2167 | 2026-03-24T17:38:21.218Z | Checking foldhash v0.2.0 |
| 2168 | 2026-03-24T17:38:21.239Z | Checking serde v1.0.228 |
| 2169 | 2026-03-24T17:38:21.290Z | Checking serde_json v1.0.149 |
| 2170 | 2026-03-24T17:38:21.340Z | Checking icu_provider v2.1.1 |
| 2171 | 2026-03-24T17:38:21.412Z | Checking bitflags v2.11.0 |
| 2172 | 2026-03-24T17:38:21.431Z | Checking crypto-common v0.1.7 |
| 2173 | 2026-03-24T17:38:21.452Z | Checking uuid v1.21.0 |
| 2174 | 2026-03-24T17:38:21.589Z | Checking semver v1.0.27 |
| 2175 | 2026-03-24T17:38:21.629Z | Checking hashbrown v0.16.1 |
| 2176 | 2026-03-24T17:38:21.655Z | Checking icu_normalizer v2.1.1 |
| 2177 | 2026-03-24T17:38:21.820Z | Checking bytes v1.11.1 |
| 2178 | 2026-03-24T17:38:21.866Z | Checking icu_properties v2.1.2 |
| 2179 | 2026-03-24T17:38:21.887Z | Checking chrono v0.4.44 |
| 2180 | 2026-03-24T17:38:22.067Z | Checking futures-sink v0.3.32 |
| 2181 | 2026-03-24T17:38:22.203Z | Checking futures-channel v0.3.32 |
| 2182 | 2026-03-24T17:38:22.224Z | Checking block-buffer v0.10.4 |
| 2183 | 2026-03-24T17:38:22.244Z | Checking slab v0.4.12 |
| 2184 | 2026-03-24T17:38:22.336Z | Checking futures-io v0.3.32 |
| 2185 | 2026-03-24T17:38:22.403Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-24T17:38:22.431Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-24T17:38:22.451Z | Checking digest v0.10.7 |
| 2188 | 2026-03-24T17:38:22.474Z | Checking thiserror v2.0.18 |
| 2189 | 2026-03-24T17:38:22.479Z | Checking byteorder v1.5.0 |
| 2190 | 2026-03-24T17:38:22.578Z | Checking futures-util v0.3.32 |
| 2191 | 2026-03-24T17:38:22.602Z | Checking base64 v0.22.1 |
| 2192 | 2026-03-24T17:38:22.711Z | Checking indexmap v2.13.0 |
| 2193 | 2026-03-24T17:38:22.765Z | Checking cpufeatures v0.2.17 |
| 2194 | 2026-03-24T17:38:22.860Z | Checking http v1.4.0 |
| 2195 | 2026-03-24T17:38:22.918Z | Checking fnv v1.0.7 |
| 2196 | 2026-03-24T17:38:23.046Z | Checking unicode-ident v1.0.24 |
| 2197 | 2026-03-24T17:38:23.068Z | Checking idna_adapter v1.2.1 |
| 2198 | 2026-03-24T17:38:23.091Z | Checking tracing-core v0.1.36 |
| 2199 | 2026-03-24T17:38:23.202Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-24T17:38:23.236Z | Checking idna v1.1.0 |
| 2201 | 2026-03-24T17:38:23.518Z | Checking tracing v0.1.44 |
| 2202 | 2026-03-24T17:38:23.539Z | Checking thiserror v1.0.69 |
| 2203 | 2026-03-24T17:38:23.560Z | Checking url v2.5.8 |
| 2204 | 2026-03-24T17:38:23.637Z | Checking rustls-pki-types v1.14.0 |
| 2205 | 2026-03-24T17:38:23.787Z | Checking regex-syntax v0.8.10 |
| 2206 | 2026-03-24T17:38:23.843Z | Checking quote v1.0.44 |
| 2207 | 2026-03-24T17:38:23.843Z | Checking untrusted v0.9.0 |
| 2208 | 2026-03-24T17:38:23.990Z | Checking syn v2.0.117 |
| 2209 | 2026-03-24T17:38:24.009Z | Checking ring v0.17.14 |
| 2210 | 2026-03-24T17:38:24.024Z | Checking ipnet v2.11.0 |
| 2211 | 2026-03-24T17:38:24.136Z | Checking schemars v0.8.22 |
| 2212 | 2026-03-24T17:38:24.373Z | Checking httparse v1.10.1 |
| 2213 | 2026-03-24T17:38:24.657Z | Checking http-body v1.0.1 |
| 2214 | 2026-03-24T17:38:24.834Z | Checking rustix v1.1.3 |
| 2215 | 2026-03-24T17:38:25.000Z | Checking ppv-lite86 v0.2.21 |
| 2216 | 2026-03-24T17:38:25.053Z | Checking block-padding v0.3.3 |
| 2217 | 2026-03-24T17:38:26.694Z | Checking getrandom v0.3.4 |
| 2218 | 2026-03-24T17:38:26.770Z | Checking atomic-waker v1.1.2 |
| 2219 | 2026-03-24T17:38:26.770Z | Checking inout v0.1.4 |
| 2220 | 2026-03-24T17:38:26.770Z | Checking hmac v0.12.1 |
| 2221 | 2026-03-24T17:38:26.770Z | Checking aws-lc-sys v0.37.1 |
| 2222 | 2026-03-24T17:38:26.770Z | Checking aho-corasick v1.1.4 |
| 2223 | 2026-03-24T17:38:26.771Z | Checking powerfmt v0.2.0 |
| 2224 | 2026-03-24T17:38:26.771Z | Checking tower-layer v0.3.3 |
| 2225 | 2026-03-24T17:38:26.771Z | Checking try-lock v0.2.5 |
| 2226 | 2026-03-24T17:38:26.771Z | Checking untrusted v0.7.1 |
| 2227 | 2026-03-24T17:38:26.771Z | Checking httpdate v1.0.3 |
| 2228 | 2026-03-24T17:38:26.771Z | Checking openssl-probe v0.2.1 |
| 2229 | 2026-03-24T17:38:26.771Z | Checking tower-service v0.3.3 |
| 2230 | 2026-03-24T17:38:26.771Z | Checking want v0.3.1 |
| 2231 | 2026-03-24T17:38:26.771Z | Checking deranged v0.5.8 |
| 2232 | 2026-03-24T17:38:26.771Z | Checking cipher v0.4.4 |
| 2233 | 2026-03-24T17:38:26.771Z | Checking rand_core v0.9.5 |
| 2234 | 2026-03-24T17:38:26.771Z | Checking num_threads v0.1.7 |
| 2235 | 2026-03-24T17:38:26.771Z | Checking aws-lc-rs v1.16.0 |
| 2236 | 2026-03-24T17:38:26.771Z | Checking pin-utils v0.1.0 |
| 2237 | 2026-03-24T17:38:26.771Z | Checking time-core v0.1.8 |
| 2238 | 2026-03-24T17:38:26.771Z | Checking num-conv v0.2.0 |
| 2239 | 2026-03-24T17:38:26.771Z | Checking base64ct v1.8.3 |
| 2240 | 2026-03-24T17:38:26.771Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-03-24T17:38:26.771Z | Checking sha2 v0.10.9 |
| 2242 | 2026-03-24T17:38:26.771Z | Checking erased-serde v0.3.31 |
| 2243 | 2026-03-24T17:38:26.771Z | Checking pretty-hex v0.4.1 |
| 2244 | 2026-03-24T17:38:26.798Z | Checking rand_chacha v0.9.0 |
| 2245 | 2026-03-24T17:38:26.798Z | Checking fastrand v2.3.0 |
| 2246 | 2026-03-24T17:38:26.821Z | Checking tokio-util v0.7.18 |
| 2247 | 2026-03-24T17:38:27.027Z | Checking slog v2.8.2 |
| 2248 | 2026-03-24T17:38:27.034Z | Checking ryu v1.0.23 |
| 2249 | 2026-03-24T17:38:27.064Z | Checking rand v0.9.2 |
| 2250 | 2026-03-24T17:38:27.209Z | Checking time v0.3.47 |
| 2251 | 2026-03-24T17:38:27.235Z | Checking pem-rfc7468 v0.7.0 |
| 2252 | 2026-03-24T17:38:27.255Z | Checking rustls-native-certs v0.8.3 |
| 2253 | 2026-03-24T17:38:27.318Z | Checking rustls-webpki v0.103.9 |
| 2254 | 2026-03-24T17:38:27.388Z | Checking ipnetwork v0.21.1 |
| 2255 | 2026-03-24T17:38:27.422Z | Checking http-body-util v0.1.3 |
| 2256 | 2026-03-24T17:38:27.446Z | Checking sync_wrapper v1.0.2 |
| 2257 | 2026-03-24T17:38:27.588Z | Checking spin v0.9.8 |
| 2258 | 2026-03-24T17:38:27.623Z | Checking h2 v0.4.13 |
| 2259 | 2026-03-24T17:38:27.664Z | Checking flagset v0.4.7 |
| 2260 | 2026-03-24T17:38:27.703Z | Checking plain v0.2.3 |
| 2261 | 2026-03-24T17:38:27.725Z | Checking tower v0.5.3 |
| 2262 | 2026-03-24T17:38:27.814Z | Checking serde_urlencoded v0.7.1 |
| 2263 | 2026-03-24T17:38:27.845Z | Checking der v0.7.10 |
| 2264 | 2026-03-24T17:38:27.867Z | Checking rand_chacha v0.3.1 |
| 2265 | 2026-03-24T17:38:27.877Z | Checking rustls v0.23.37 |
| 2266 | 2026-03-24T17:38:28.090Z | Checking webpki-roots v1.0.6 |
| 2267 | 2026-03-24T17:38:28.147Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-24T17:38:28.243Z | Checking ucd-trie v0.1.7 |
| 2269 | 2026-03-24T17:38:28.269Z | Checking iri-string v0.7.10 |
| 2270 | 2026-03-24T17:38:28.291Z | Checking tinyvec v1.10.0 |
| 2271 | 2026-03-24T17:38:28.420Z | Checking pest v2.8.6 |
| 2272 | 2026-03-24T17:38:28.719Z | Checking rand v0.8.5 |
| 2273 | 2026-03-24T17:38:28.820Z | Checking tempfile v3.25.0 |
| 2274 | 2026-03-24T17:38:28.925Z | Checking spki v0.7.3 |
| 2275 | 2026-03-24T17:38:28.952Z | Checking salsa20 v0.10.2 |
| 2276 | 2026-03-24T17:38:29.092Z | Checking pbkdf2 v0.12.2 |
| 2277 | 2026-03-24T17:38:29.189Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-24T17:38:29.195Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-03-24T17:38:29.278Z | Checking scrypt v0.11.0 |
| 2280 | 2026-03-24T17:38:29.285Z | Checking foreign-types v0.3.2 |
| 2281 | 2026-03-24T17:38:29.349Z | Checking regex v1.12.3 |
| 2282 | 2026-03-24T17:38:29.424Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-24T17:38:29.443Z | Checking aes v0.8.4 |
| 2284 | 2026-03-24T17:38:29.471Z | Checking anyhow v1.0.102 |
| 2285 | 2026-03-24T17:38:29.564Z | Checking openssl-sys v0.9.111 |
| 2286 | 2026-03-24T17:38:29.718Z | Checking crossbeam-utils v0.8.21 |
| 2287 | 2026-03-24T17:38:29.738Z | Checking oxnet v0.1.4 |
| 2288 | 2026-03-24T17:38:29.762Z | Checking tower-http v0.6.8 |
| 2289 | 2026-03-24T17:38:29.921Z | Checking mime v0.3.17 |
| 2290 | 2026-03-24T17:38:29.986Z | Checking pkcs5 v0.7.1 |
| 2291 | 2026-03-24T17:38:30.056Z | Checking openapiv3 v2.2.0 |
| 2292 | 2026-03-24T17:38:30.142Z | Checking scroll v0.12.0 |
| 2293 | 2026-03-24T17:38:30.162Z | Checking encoding_rs v0.8.35 |
| 2294 | 2026-03-24T17:38:30.189Z | Checking data-encoding v2.10.0 |
| 2295 | 2026-03-24T17:38:30.216Z | Checking openssl v0.10.75 |
| 2296 | 2026-03-24T17:38:30.332Z | Checking pkcs8 v0.10.2 |
| 2297 | 2026-03-24T17:38:30.463Z | Checking siphasher v1.0.2 |
| 2298 | 2026-03-24T17:38:30.555Z | Checking winnow v0.7.14 |
| 2299 | 2026-03-24T17:38:30.600Z | Checking goblin v0.8.2 |
| 2300 | 2026-03-24T17:38:30.691Z | Checking lazy_static v1.5.0 |
| 2301 | 2026-03-24T17:38:30.807Z | Checking zerocopy v0.7.35 |
| 2302 | 2026-03-24T17:38:31.160Z | Checking tokio-rustls v0.26.4 |
| 2303 | 2026-03-24T17:38:31.340Z | Checking hyper v1.8.1 |
| 2304 | 2026-03-24T17:38:31.473Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-03-24T17:38:31.484Z | Checking bitflags v1.3.2 |
| 2306 | 2026-03-24T17:38:31.505Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-03-24T17:38:31.580Z | Checking utf8parse v0.2.2 |
| 2308 | 2026-03-24T17:38:31.620Z | Checking quick-error v1.2.3 |
| 2309 | 2026-03-24T17:38:31.710Z | Checking either v1.15.0 |
| 2310 | 2026-03-24T17:38:31.752Z | Checking psl-types v2.0.11 |
| 2311 | 2026-03-24T17:38:31.766Z | Checking managed v0.8.0 |
| 2312 | 2026-03-24T17:38:31.861Z | Checking anstyle v1.0.13 |
| 2313 | 2026-03-24T17:38:31.905Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-24T17:38:31.963Z | Checking bit-set v0.8.0 |
| 2315 | 2026-03-24T17:38:32.016Z | Checking rusty-fork v0.3.1 |
| 2316 | 2026-03-24T17:38:32.103Z | Checking anstyle-parse v0.2.7 |
| 2317 | 2026-03-24T17:38:32.106Z | Checking dtrace-parser v0.2.0 |
| 2318 | 2026-03-24T17:38:32.157Z | Checking cookie v0.18.1 |
| 2319 | 2026-03-24T17:38:32.202Z | Checking unicode-normalization v0.1.25 |
| 2320 | 2026-03-24T17:38:32.237Z | Checking rand_xorshift v0.4.0 |
| 2321 | 2026-03-24T17:38:32.303Z | Checking sha1 v0.10.6 |
| 2322 | 2026-03-24T17:38:32.390Z | Checking hex v0.4.3 |
| 2323 | 2026-03-24T17:38:32.440Z | Checking thread-id v4.2.2 |
| 2324 | 2026-03-24T17:38:32.461Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-24T17:38:32.516Z | Checking is_terminal_polyfill v1.70.2 |
| 2326 | 2026-03-24T17:38:32.543Z | Checking anstyle-query v1.1.5 |
| 2327 | 2026-03-24T17:38:32.571Z | Checking hyper-util v0.1.20 |
| 2328 | 2026-03-24T17:38:32.592Z | Checking unarray v0.1.4 |
| 2329 | 2026-03-24T17:38:32.630Z | Checking cookie_store v0.22.1 |
| 2330 | 2026-03-24T17:38:32.659Z | Checking anstream v0.6.21 |
| 2331 | 2026-03-24T17:38:32.698Z | Checking rustls-platform-verifier v0.6.2 |
| 2332 | 2026-03-24T17:38:32.723Z | Checking proptest v1.10.0 |
| 2333 | 2026-03-24T17:38:32.743Z | Checking crossbeam-epoch v0.9.18 |
| 2334 | 2026-03-24T17:38:32.881Z | Checking terminal_size v0.4.3 |
| 2335 | 2026-03-24T17:38:32.929Z | Checking scroll v0.13.0 |
| 2336 | 2026-03-24T17:38:33.075Z | Checking num-integer v0.1.46 |
| 2337 | 2026-03-24T17:38:33.079Z | Checking simd-adler32 v0.3.8 |
| 2338 | 2026-03-24T17:38:33.080Z | Checking native-tls v0.2.18 |
| 2339 | 2026-03-24T17:38:33.080Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-24T17:38:33.254Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-24T17:38:33.291Z | Checking bstr v1.12.1 |
| 2342 | 2026-03-24T17:38:33.312Z | Checking dof v0.3.0 |
| 2343 | 2026-03-24T17:38:33.332Z | Checking ref-cast v1.0.25 |
| 2344 | 2026-03-24T17:38:33.352Z | Checking rustix v0.38.44 |
| 2345 | 2026-03-24T17:38:33.355Z | Checking tokio-native-tls v0.3.1 |
| 2346 | 2026-03-24T17:38:33.496Z | Checking camino v1.2.2 |
| 2347 | 2026-03-24T17:38:33.574Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-03-24T17:38:33.688Z | Checking usdt-impl v0.5.0 |
| 2349 | 2026-03-24T17:38:33.760Z | Checking signature v2.2.0 |
| 2350 | 2026-03-24T17:38:33.816Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-24T17:38:35.955Z | Checking serde_spanned v0.6.9 |
| 2352 | 2026-03-24T17:38:35.991Z | Checking ff v0.13.1 |
| 2353 | 2026-03-24T17:38:35.992Z | Checking adler2 v2.0.1 |
| 2354 | 2026-03-24T17:38:35.992Z | Checking clap_lex v1.0.0 |
| 2355 | 2026-03-24T17:38:35.992Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-24T17:38:35.992Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-24T17:38:35.992Z | Checking unicode-properties v0.1.4 |
| 2358 | 2026-03-24T17:38:35.992Z | Checking unicode-bidi v0.3.18 |
| 2359 | 2026-03-24T17:38:35.992Z | Checking sec1 v0.7.3 |
| 2360 | 2026-03-24T17:38:35.992Z | Checking clap_builder v4.5.60 |
| 2361 | 2026-03-24T17:38:35.992Z | Checking hyper-rustls v0.27.7 |
| 2362 | 2026-03-24T17:38:35.992Z | Checking hyper-tls v0.6.0 |
| 2363 | 2026-03-24T17:38:35.992Z | Checking miniz_oxide v0.8.9 |
| 2364 | 2026-03-24T17:38:35.992Z | Checking group v0.13.0 |
| 2365 | 2026-03-24T17:38:35.992Z | Checking reqwest v0.13.2 |
| 2366 | 2026-03-24T17:38:35.992Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-24T17:38:35.992Z | Checking stringprep v0.1.5 |
| 2368 | 2026-03-24T17:38:35.992Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-24T17:38:35.992Z | Checking rayon-core v1.13.0 |
| 2370 | 2026-03-24T17:38:36.008Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2371 | 2026-03-24T17:38:36.009Z | Checking dtrace-parser v0.3.0 |
| 2372 | 2026-03-24T17:38:36.009Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-03-24T17:38:36.009Z | Checking hkdf v0.12.4 |
| 2374 | 2026-03-24T17:38:36.009Z | Checking strum v0.26.3 |
| 2375 | 2026-03-24T17:38:36.009Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2376 | 2026-03-24T17:38:36.009Z | Checking hash32 v0.2.1 |
| 2377 | 2026-03-24T17:38:36.009Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-24T17:38:36.009Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-24T17:38:36.009Z | Checking daft v0.1.5 |
| 2380 | 2026-03-24T17:38:36.009Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2381 | 2026-03-24T17:38:36.009Z | Checking thread-id v5.1.0 |
| 2382 | 2026-03-24T17:38:36.009Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-24T17:38:36.009Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-03-24T17:38:36.009Z | Checking fallible-iterator v0.2.0 |
| 2385 | 2026-03-24T17:38:36.009Z | Checking heapless v0.7.17 |
| 2386 | 2026-03-24T17:38:36.009Z | Checking zstd-safe v7.2.4 |
| 2387 | 2026-03-24T17:38:36.009Z | Checking clap v4.5.60 |
| 2388 | 2026-03-24T17:38:36.093Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-24T17:38:36.122Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-24T17:38:36.152Z | Checking postgres-protocol v0.6.10 |
| 2391 | 2026-03-24T17:38:36.188Z | Checking phf_shared v0.13.1 |
| 2392 | 2026-03-24T17:38:36.407Z | Checking console v0.16.2 |
| 2393 | 2026-03-24T17:38:36.463Z | Checking curve25519-dalek v4.1.3 |
| 2394 | 2026-03-24T17:38:36.499Z | Checking dof v0.4.0 |
| 2395 | 2026-03-24T17:38:36.567Z | Checking memoffset v0.9.1 |
| 2396 | 2026-03-24T17:38:36.673Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2397 | 2026-03-24T17:38:36.789Z | Checking signal-hook v0.3.18 |
| 2398 | 2026-03-24T17:38:36.806Z | Checking memmap2 v0.9.10 |
| 2399 | 2026-03-24T17:38:36.852Z | Checking elliptic-curve v0.13.8 |
| 2400 | 2026-03-24T17:38:36.991Z | Checking flate2 v1.1.9 |
| 2401 | 2026-03-24T17:38:37.031Z | Checking bumpalo v3.20.2 |
| 2402 | 2026-03-24T17:38:37.041Z | Checking unit-prefix v0.5.2 |
| 2403 | 2026-03-24T17:38:37.210Z | Checking winnow v0.5.40 |
| 2404 | 2026-03-24T17:38:37.271Z | Checking libbz2-rs-sys v0.2.2 |
| 2405 | 2026-03-24T17:38:37.306Z | Checking foldhash v0.1.5 |
| 2406 | 2026-03-24T17:38:37.357Z | Checking usdt-impl v0.6.0 |
| 2407 | 2026-03-24T17:38:37.379Z | Checking fixedbitset v0.4.2 |
| 2408 | 2026-03-24T17:38:37.485Z | Checking toml_write v0.1.2 |
| 2409 | 2026-03-24T17:38:37.508Z | Checking zone v0.3.1 |
| 2410 | 2026-03-24T17:38:37.511Z | Checking hashbrown v0.15.5 |
| 2411 | 2026-03-24T17:38:37.572Z | Checking petgraph v0.6.5 |
| 2412 | 2026-03-24T17:38:37.705Z | Checking toml_edit v0.22.27 |
| 2413 | 2026-03-24T17:38:37.725Z | Checking usdt v0.6.0 |
| 2414 | 2026-03-24T17:38:37.794Z | Checking bzip2 v0.6.1 |
| 2415 | 2026-03-24T17:38:37.935Z | Checking zopfli v0.8.3 |
| 2416 | 2026-03-24T17:38:37.982Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-03-24T17:38:38.010Z | Checking bzip2 v0.4.4 |
| 2418 | 2026-03-24T17:38:38.114Z | Checking nix v0.31.1 |
| 2419 | 2026-03-24T17:38:38.154Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-24T17:38:38.185Z | Checking postgres-types v0.2.12 |
| 2421 | 2026-03-24T17:38:38.243Z | Checking phf v0.13.1 |
| 2422 | 2026-03-24T17:38:38.390Z | Checking smoltcp v0.9.1 |
| 2423 | 2026-03-24T17:38:38.433Z | Checking similar v2.7.0 |
| 2424 | 2026-03-24T17:38:38.635Z | Checking zstd v0.13.3 |
| 2425 | 2026-03-24T17:38:38.660Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-03-24T17:38:38.820Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-24T17:38:38.868Z | Checking ed25519 v2.2.3 |
| 2428 | 2026-03-24T17:38:38.961Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-24T17:38:39.111Z | Checking pkcs1 v0.7.5 |
| 2430 | 2026-03-24T17:38:39.155Z | Checking tokio-stream v0.1.18 |
| 2431 | 2026-03-24T17:38:39.213Z | Checking strum v0.27.2 |
| 2432 | 2026-03-24T17:38:39.251Z | Checking hubpack v0.1.2 |
| 2433 | 2026-03-24T17:38:39.344Z | Checking rfc6979 v0.4.0 |
| 2434 | 2026-03-24T17:38:39.379Z | Checking serde-big-array v0.5.1 |
| 2435 | 2026-03-24T17:38:39.386Z | Checking float-cmp v0.10.0 |
| 2436 | 2026-03-24T17:38:39.470Z | Checking env_filter v1.0.0 |
| 2437 | 2026-03-24T17:38:39.492Z | Checking static_assertions v1.1.0 |
| 2438 | 2026-03-24T17:38:39.535Z | Checking difflib v0.4.0 |
| 2439 | 2026-03-24T17:38:39.575Z | Checking fixedbitset v0.5.7 |
| 2440 | 2026-03-24T17:38:39.581Z | Checking jiff v0.2.21 |
| 2441 | 2026-03-24T17:38:39.613Z | Checking precomputed-hash v0.1.1 |
| 2442 | 2026-03-24T17:38:39.658Z | Checking normalize-line-endings v0.3.0 |
| 2443 | 2026-03-24T17:38:39.680Z | Checking new_debug_unreachable v1.0.6 |
| 2444 | 2026-03-24T17:38:39.704Z | Checking keccak v0.1.6 |
| 2445 | 2026-03-24T17:38:39.770Z | Checking rustc-hash v2.1.1 |
| 2446 | 2026-03-24T17:38:39.770Z | Checking whoami v2.1.0 |
| 2447 | 2026-03-24T17:38:39.810Z | Checking predicates-core v1.0.10 |
| 2448 | 2026-03-24T17:38:39.830Z | Checking rsa v0.9.10 |
| 2449 | 2026-03-24T17:38:39.850Z | Checking petgraph v0.8.3 |
| 2450 | 2026-03-24T17:38:39.920Z | Checking iddqd v0.3.17 |
| 2451 | 2026-03-24T17:38:39.938Z | Checking sha3 v0.10.8 |
| 2452 | 2026-03-24T17:38:39.967Z | Checking predicates v3.1.4 |
| 2453 | 2026-03-24T17:38:40.070Z | Checking tokio-postgres v0.7.16 |
| 2454 | 2026-03-24T17:38:40.210Z | Checking string_cache v0.8.9 |
| 2455 | 2026-03-24T17:38:40.283Z | Checking toml v0.7.8 |
| 2456 | 2026-03-24T17:38:40.383Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-24T17:38:40.433Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2458 | 2026-03-24T17:38:40.478Z | Checking ecdsa v0.16.9 |
| 2459 | 2026-03-24T17:38:40.639Z | Checking ed25519-dalek v2.2.0 |
| 2460 | 2026-03-24T17:38:40.723Z | Checking zip v0.6.6 |
| 2461 | 2026-03-24T17:38:40.942Z | Checking crossterm v0.28.1 |
| 2462 | 2026-03-24T17:38:40.960Z | Checking serde_with v3.17.0 |
| 2463 | 2026-03-24T17:38:41.080Z | Checking itertools v0.13.0 |
| 2464 | 2026-03-24T17:38:41.156Z | Checking hickory-proto v0.25.2 |
| 2465 | 2026-03-24T17:38:41.757Z | Checking x509-cert v0.2.5 |
| 2466 | 2026-03-24T17:38:41.933Z | Checking fs-err v3.3.0 |
| 2467 | 2026-03-24T17:38:42.031Z | Checking ahash v0.8.12 |
| 2468 | 2026-03-24T17:38:42.296Z | Checking object v0.37.3 |
| 2469 | 2026-03-24T17:38:42.328Z | Checking buf-list v1.1.2 |
| 2470 | 2026-03-24T17:38:42.501Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2471 | 2026-03-24T17:38:42.571Z | Checking peg-runtime v0.8.5 |
| 2472 | 2026-03-24T17:38:42.685Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-03-24T17:38:42.724Z | Checking zip v4.6.1 |
| 2474 | 2026-03-24T17:38:42.759Z | Compiling structmeta-derive v0.3.0 |
| 2475 | 2026-03-24T17:38:42.855Z | Compiling rustls v0.22.4 |
| 2476 | 2026-03-24T17:38:42.899Z | Compiling newtype-uuid-macros v0.1.0 |
| 2477 | 2026-03-24T17:38:44.693Z | Compiling multer v3.1.0 |
| 2478 | 2026-03-24T17:38:44.710Z | Compiling async-stream-impl v0.3.6 |
| 2479 | 2026-03-24T17:38:44.710Z | Checking futures-executor v0.3.32 |
| 2480 | 2026-03-24T17:38:44.710Z | Checking regress v0.10.5 |
| 2481 | 2026-03-24T17:38:44.710Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2482 | 2026-03-24T17:38:44.710Z | Compiling dropshot v0.16.7 |
| 2483 | 2026-03-24T17:38:44.710Z | Checking futures v0.3.32 |
| 2484 | 2026-03-24T17:38:44.710Z | Compiling dropshot_endpoint v0.16.7 |
| 2485 | 2026-03-24T17:38:44.710Z | Checking thread_local v1.1.9 |
| 2486 | 2026-03-24T17:38:44.710Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-03-24T17:38:44.710Z | Compiling structmeta v0.3.0 |
| 2488 | 2026-03-24T17:38:44.710Z | Checking crossbeam-channel v0.5.15 |
| 2489 | 2026-03-24T17:38:44.710Z | Compiling derive-ex v0.1.8 |
| 2490 | 2026-03-24T17:38:44.724Z | Checking is-terminal v0.4.17 |
| 2491 | 2026-03-24T17:38:44.746Z | Checking take_mut v0.2.2 |
| 2492 | 2026-03-24T17:38:44.822Z | Checking term v1.2.1 |
| 2493 | 2026-03-24T17:38:44.886Z | Checking slog-async v2.8.0 |
| 2494 | 2026-03-24T17:38:45.012Z | Compiling parse-display-derive v0.10.0 |
| 2495 | 2026-03-24T17:38:45.111Z | Checking slog-term v2.9.2 |
| 2496 | 2026-03-24T17:38:45.130Z | Checking rustls-webpki v0.102.8 |
| 2497 | 2026-03-24T17:38:45.465Z | Checking serde_spanned v1.0.4 |
| 2498 | 2026-03-24T17:38:45.468Z | Checking debug-ignore v1.0.5 |
| 2499 | 2026-03-24T17:38:45.602Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-03-24T17:38:45.625Z | Checking match_cfg v0.1.0 |
| 2501 | 2026-03-24T17:38:45.682Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2502 | 2026-03-24T17:38:45.738Z | Checking hostname v0.3.1 |
| 2503 | 2026-03-24T17:38:45.782Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-24T17:38:45.914Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-24T17:38:45.919Z | Checking toml v0.9.12+spec-1.1.0 |
| 2506 | 2026-03-24T17:38:45.994Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-24T17:38:46.089Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-24T17:38:46.141Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-24T17:38:46.471Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-24T17:38:46.598Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-24T17:38:46.629Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-24T17:38:46.657Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-24T17:38:46.694Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-03-24T17:38:46.775Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-03-24T17:38:46.791Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2516 | 2026-03-24T17:38:46.838Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-03-24T17:38:46.886Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-24T17:38:46.980Z | Compiling itertools v0.14.0 |
| 2519 | 2026-03-24T17:38:47.003Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2520 | 2026-03-24T17:38:47.076Z | Checking backon v1.6.0 |
| 2521 | 2026-03-24T17:38:47.140Z | Checking instant v0.1.13 |
| 2522 | 2026-03-24T17:38:47.257Z | Checking backoff v0.4.0 |
| 2523 | 2026-03-24T17:38:47.303Z | Checking progenitor-extras v0.1.1 |
| 2524 | 2026-03-24T17:38:47.323Z | Checking parse-display v0.10.0 |
| 2525 | 2026-03-24T17:38:47.489Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2526 | 2026-03-24T17:38:47.514Z | Checking heck v0.5.0 |
| 2527 | 2026-03-24T17:38:47.596Z | Compiling crucible-workspace-hack v0.1.0 |
| 2528 | 2026-03-24T17:38:47.712Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-24T17:38:47.919Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-24T17:38:47.947Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-24T17:38:48.208Z | Compiling heapless v0.8.0 |
| 2532 | 2026-03-24T17:38:48.247Z | Compiling convert_case v0.4.0 |
| 2533 | 2026-03-24T17:38:48.740Z | Compiling ingot-macros v0.1.1 |
| 2534 | 2026-03-24T17:38:48.776Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-24T17:38:48.804Z | Compiling proc-macro-crate v3.4.0 |
| 2536 | 2026-03-24T17:38:48.862Z | Checking hash32 v0.3.1 |
| 2537 | 2026-03-24T17:38:48.992Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2538 | 2026-03-24T17:38:49.035Z | Checking secrecy v0.10.3 |
| 2539 | 2026-03-24T17:38:49.201Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-24T17:38:49.452Z | Compiling prettyplease v0.2.37 |
| 2541 | 2026-03-24T17:38:49.499Z | Compiling smoltcp v0.11.0 |
| 2542 | 2026-03-24T17:38:49.579Z | Compiling num_enum_derive v0.7.5 |
| 2543 | 2026-03-24T17:38:49.718Z | Compiling typify-impl v0.6.1 |
| 2544 | 2026-03-24T17:38:49.969Z | Checking tabwriter v1.4.1 |
| 2545 | 2026-03-24T17:38:50.103Z | Checking cobs v0.3.0 |
| 2546 | 2026-03-24T17:38:50.171Z | Compiling foreign-types-macros v0.2.3 |
| 2547 | 2026-03-24T17:38:50.382Z | Compiling unsafe-libyaml v0.2.11 |
| 2548 | 2026-03-24T17:38:50.590Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-24T17:38:50.960Z | Checking foreign-types-shared v0.3.1 |
| 2550 | 2026-03-24T17:38:51.028Z | Checking cpufeatures v0.3.0 |
| 2551 | 2026-03-24T17:38:51.076Z | Checking foreign-types v0.5.0 |
| 2552 | 2026-03-24T17:38:51.117Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-24T17:38:51.128Z | Checking chacha20 v0.10.0 |
| 2554 | 2026-03-24T17:38:51.176Z | Checking num_enum v0.7.5 |
| 2555 | 2026-03-24T17:38:51.434Z | Checking postcard v1.1.3 |
| 2556 | 2026-03-24T17:38:52.388Z | Compiling proc-macro-crate v1.3.1 |
| 2557 | 2026-03-24T17:38:52.467Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2558 | 2026-03-24T17:38:52.654Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-24T17:38:52.939Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-24T17:38:52.977Z | Checking cstr-argument v0.1.2 |
| 2561 | 2026-03-24T17:38:53.171Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2562 | 2026-03-24T17:38:53.192Z | Checking colored v3.1.1 |
| 2563 | 2026-03-24T17:38:53.202Z | Checking ingot v0.1.1 |
| 2564 | 2026-03-24T17:38:53.277Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2565 | 2026-03-24T17:38:53.303Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2566 | 2026-03-24T17:38:53.466Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2567 | 2026-03-24T17:38:53.488Z | Compiling num_enum_derive v0.5.11 |
| 2568 | 2026-03-24T17:38:53.556Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2569 | 2026-03-24T17:38:53.609Z | Checking rand v0.10.0 |
| 2570 | 2026-03-24T17:38:54.801Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-24T17:38:55.237Z | Checking num_enum v0.5.11 |
| 2572 | 2026-03-24T17:38:55.551Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2573 | 2026-03-24T17:38:56.138Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-24T17:38:56.163Z | Compiling typify-macro v0.6.1 |
| 2575 | 2026-03-24T17:38:56.472Z | Compiling typify-impl v0.4.3 |
| 2576 | 2026-03-24T17:38:56.560Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-24T17:38:56.560Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-24T17:38:57.055Z | Checking half v2.7.1 |
| 2579 | 2026-03-24T17:38:57.104Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-24T17:38:57.300Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-24T17:38:57.412Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-24T17:38:57.465Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-24T17:38:57.784Z | Checking opaque-debug v0.3.1 |
| 2584 | 2026-03-24T17:38:57.876Z | Checking ciborium-io v0.2.2 |
| 2585 | 2026-03-24T17:38:57.906Z | Checking num v0.4.3 |
| 2586 | 2026-03-24T17:38:57.927Z | Checking poly1305 v0.8.0 |
| 2587 | 2026-03-24T17:38:57.997Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-24T17:38:58.120Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2589 | 2026-03-24T17:38:58.154Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2590 | 2026-03-24T17:38:58.257Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2591 | 2026-03-24T17:38:58.290Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2592 | 2026-03-24T17:38:58.492Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2593 | 2026-03-24T17:38:58.553Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-24T17:38:58.668Z | Checking toml v0.8.23 |
| 2595 | 2026-03-24T17:38:58.713Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2596 | 2026-03-24T17:38:58.736Z | Checking thiserror-no-std v2.0.2 |
| 2597 | 2026-03-24T17:38:58.854Z | Checking byte-wrapper v0.1.0 |
| 2598 | 2026-03-24T17:38:58.888Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-24T17:38:58.960Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-24T17:38:59.204Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2601 | 2026-03-24T17:38:59.219Z | Compiling usdt-macro v0.5.0 |
| 2602 | 2026-03-24T17:38:59.505Z | Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-03-24T17:38:59.525Z | Checking smf v0.2.3 |
| 2604 | 2026-03-24T17:38:59.841Z | Checking blake2 v0.10.6 |
| 2605 | 2026-03-24T17:39:00.000Z | Checking aead v0.5.2 |
| 2606 | 2026-03-24T17:39:00.193Z | Checking memmap v0.7.0 |
| 2607 | 2026-03-24T17:39:00.212Z | Checking sigpipe v0.1.3 |
| 2608 | 2026-03-24T17:39:00.236Z | Compiling num-derive v0.4.2 |
| 2609 | 2026-03-24T17:39:00.319Z | Checking float-ord v0.3.2 |
| 2610 | 2026-03-24T17:39:00.372Z | Checking glob v0.3.3 |
| 2611 | 2026-03-24T17:39:00.456Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2612 | 2026-03-24T17:39:00.532Z | Checking usdt v0.5.0 |
| 2613 | 2026-03-24T17:39:00.617Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-03-24T17:39:00.756Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2615 | 2026-03-24T17:39:00.826Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-24T17:39:00.848Z | Checking argon2 v0.5.3 |
| 2617 | 2026-03-24T17:39:00.906Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2618 | 2026-03-24T17:39:01.057Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2619 | 2026-03-24T17:39:01.176Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-24T17:39:01.305Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2621 | 2026-03-24T17:39:01.476Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-24T17:39:01.517Z | Checking vsss-rs v3.3.4 |
| 2623 | 2026-03-24T17:39:01.770Z | Compiling progenitor-impl v0.13.0 |
| 2624 | 2026-03-24T17:39:02.223Z | Checking ciborium v0.2.2 |
| 2625 | 2026-03-24T17:39:02.622Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2626 | 2026-03-24T17:39:02.724Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-24T17:39:02.810Z | Checking whoami v1.6.1 |
| 2628 | 2026-03-24T17:39:02.893Z | Compiling semver v0.1.20 |
| 2629 | 2026-03-24T17:39:02.921Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2630 | 2026-03-24T17:39:02.951Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2631 | 2026-03-24T17:39:02.954Z | Compiling typify-macro v0.4.3 |
| 2632 | 2026-03-24T17:39:03.186Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2633 | 2026-03-24T17:39:03.216Z | Compiling rustc_version v0.1.7 |
| 2634 | 2026-03-24T17:39:03.526Z | Compiling pin-project-internal v1.1.11 |
| 2635 | 2026-03-24T17:39:04.217Z | Compiling minimal-lexical v0.2.1 |
| 2636 | 2026-03-24T17:39:04.314Z | Checking linked-hash-map v0.5.6 |
| 2637 | 2026-03-24T17:39:04.548Z | Checking swrite v0.1.0 |
| 2638 | 2026-03-24T17:39:04.567Z | Checking lru-cache v0.1.2 |
| 2639 | 2026-03-24T17:39:04.669Z | Compiling nom v7.1.3 |
| 2640 | 2026-03-24T17:39:04.690Z | Compiling newtype_derive v0.1.6 |
| 2641 | 2026-03-24T17:39:05.111Z | Checking pin-project v1.1.11 |
| 2642 | 2026-03-24T17:39:05.239Z | Checking newline-converter v0.3.0 |
| 2643 | 2026-03-24T17:39:05.327Z | Compiling typify v0.4.3 |
| 2644 | 2026-03-24T17:39:05.383Z | Checking atomicwrites v0.4.4 |
| 2645 | 2026-03-24T17:39:05.438Z | Checking phf_shared v0.12.1 |
| 2646 | 2026-03-24T17:39:05.469Z | Checking hickory-proto v0.24.4 |
| 2647 | 2026-03-24T17:39:05.501Z | Compiling progenitor-macro v0.13.0 |
| 2648 | 2026-03-24T17:39:05.549Z | Checking console v0.15.11 |
| 2649 | 2026-03-24T17:39:05.605Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2650 | 2026-03-24T17:39:05.629Z | Checking pem v3.0.6 |
| 2651 | 2026-03-24T17:39:05.930Z | Checking csv-core v0.1.13 |
| 2652 | 2026-03-24T17:39:06.170Z | Compiling snafu-derive v0.8.9 |
| 2653 | 2026-03-24T17:39:06.549Z | Compiling derive-where v1.6.0 |
| 2654 | 2026-03-24T17:39:06.571Z | Compiling async-recursion v1.1.1 |
| 2655 | 2026-03-24T17:39:07.465Z | Compiling slog-dtrace v0.3.0 |
| 2656 | 2026-03-24T17:39:07.717Z | Checking resolv-conf v0.7.6 |
| 2657 | 2026-03-24T17:39:07.962Z | Checking highway v1.3.0 |
| 2658 | 2026-03-24T17:39:07.983Z | Compiling chrono-tz v0.10.4 |
| 2659 | 2026-03-24T17:39:08.240Z | Checking unicode-width v0.1.14 |
| 2660 | 2026-03-24T17:39:08.327Z | Compiling cancel-safe-futures v0.1.5 |
| 2661 | 2026-03-24T17:39:08.359Z | Checking same-file v1.0.6 |
| 2662 | 2026-03-24T17:39:08.521Z | Compiling owo-colors v4.3.0 |
| 2663 | 2026-03-24T17:39:08.585Z | Checking walkdir v2.5.0 |
| 2664 | 2026-03-24T17:39:08.635Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2665 | 2026-03-24T17:39:08.735Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2666 | 2026-03-24T17:39:08.844Z | Compiling const_format_proc_macros v0.2.34 |
| 2667 | 2026-03-24T17:39:08.941Z | Checking snafu v0.8.9 |
| 2668 | 2026-03-24T17:39:09.031Z | Checking hickory-resolver v0.24.4 |
| 2669 | 2026-03-24T17:39:09.343Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2670 | 2026-03-24T17:39:09.783Z | Checking csv v1.4.0 |
| 2671 | 2026-03-24T17:39:09.962Z | Checking expectorate v1.2.0 |
| 2672 | 2026-03-24T17:39:09.984Z | Checking phf v0.12.1 |
| 2673 | 2026-03-24T17:39:10.131Z | Compiling progenitor-impl v0.10.0 |
| 2674 | 2026-03-24T17:39:10.185Z | Checking tokio-dtrace v0.1.1 |
| 2675 | 2026-03-24T17:39:10.230Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2676 | 2026-03-24T17:39:10.295Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2677 | 2026-03-24T17:39:10.423Z | Checking globset v0.4.18 |
| 2678 | 2026-03-24T17:39:10.702Z | Checking olpc-cjson v0.1.4 |
| 2679 | 2026-03-24T17:39:10.727Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2680 | 2026-03-24T17:39:10.784Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2681 | 2026-03-24T17:39:10.888Z | Checking libsw-core v0.3.2 |
| 2682 | 2026-03-24T17:39:10.997Z | Checking serde_plain v1.0.2 |
| 2683 | 2026-03-24T17:39:11.081Z | Checking arc-swap v1.8.2 |
| 2684 | 2026-03-24T17:39:11.127Z | Compiling lzma-sys v0.1.20 |
| 2685 | 2026-03-24T17:39:11.195Z | Checking bytecount v0.6.9 |
| 2686 | 2026-03-24T17:39:11.336Z | Checking utf-8 v0.7.6 |
| 2687 | 2026-03-24T17:39:11.514Z | Checking typed-path v0.9.3 |
| 2688 | 2026-03-24T17:39:11.687Z | Checking tungstenite v0.21.0 |
| 2689 | 2026-03-24T17:39:12.268Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-24T17:39:12.290Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2691 | 2026-03-24T17:39:12.452Z | Checking papergrid v0.11.0 |
| 2692 | 2026-03-24T17:39:12.508Z | Checking libsw v3.5.0 |
| 2693 | 2026-03-24T17:39:12.618Z | Checking tough v0.20.0 |
| 2694 | 2026-03-24T17:39:12.638Z | Checking progenitor v0.13.0 |
| 2695 | 2026-03-24T17:39:12.706Z | Checking oxide-tokio-rt v0.1.3 |
| 2696 | 2026-03-24T17:39:12.815Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2697 | 2026-03-24T17:39:12.925Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2698 | 2026-03-24T17:39:13.380Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2699 | 2026-03-24T17:39:13.564Z | Checking qorb v0.4.1 |
| 2700 | 2026-03-24T17:39:13.830Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-24T17:39:14.379Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2702 | 2026-03-24T17:39:14.662Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2703 | 2026-03-24T17:39:14.911Z | Checking const_format v0.2.35 |
| 2704 | 2026-03-24T17:39:15.500Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2705 | 2026-03-24T17:39:15.520Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2706 | 2026-03-24T17:39:15.647Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2707 | 2026-03-24T17:39:15.777Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2708 | 2026-03-24T17:39:16.060Z | Compiling cargo_toml v0.22.3 |
| 2709 | 2026-03-24T17:39:16.165Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2710 | 2026-03-24T17:39:16.219Z | Checking gethostname v0.5.0 |
| 2711 | 2026-03-24T17:39:16.241Z | Compiling tabled_derive v0.7.0 |
| 2712 | 2026-03-24T17:39:16.327Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2713 | 2026-03-24T17:39:16.346Z | Checking bcs v0.1.6 |
| 2714 | 2026-03-24T17:39:16.552Z | Checking smawk v0.3.2 |
| 2715 | 2026-03-24T17:39:16.639Z | Checking linear-map v1.2.0 |
| 2716 | 2026-03-24T17:39:16.662Z | Checking termtree v0.5.1 |
| 2717 | 2026-03-24T17:39:16.735Z | Checking unicode-linebreak v0.1.5 |
| 2718 | 2026-03-24T17:39:16.845Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2719 | 2026-03-24T17:39:16.876Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2720 | 2026-03-24T17:39:17.006Z | Checking textwrap v0.16.2 |
| 2721 | 2026-03-24T17:39:17.298Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2722 | 2026-03-24T17:39:17.538Z | Checking tabled v0.15.0 |
| 2723 | 2026-03-24T17:39:17.794Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2724 | 2026-03-24T17:39:18.623Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2725 | 2026-03-24T17:39:18.674Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2726 | 2026-03-24T17:39:19.181Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2727 | 2026-03-24T17:39:19.248Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2728 | 2026-03-24T17:39:19.456Z | Checking steno v0.4.1 |
| 2729 | 2026-03-24T17:39:19.479Z | Checking slog-stdlog v4.1.1 |
| 2730 | 2026-03-24T17:39:19.642Z | Checking typeid v1.0.3 |
| 2731 | 2026-03-24T17:39:19.779Z | Checking tokio-tungstenite v0.21.0 |
| 2732 | 2026-03-24T17:39:19.984Z | Checking base64 v0.21.7 |
| 2733 | 2026-03-24T17:39:20.125Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2734 | 2026-03-24T17:39:20.146Z | Checking humantime v2.3.0 |
| 2735 | 2026-03-24T17:39:20.316Z | Checking xz2 v0.1.7 |
| 2736 | 2026-03-24T17:39:20.402Z | Checking ron v0.12.0 |
| 2737 | 2026-03-24T17:39:20.549Z | Checking slog-envlogger v2.2.0 |
| 2738 | 2026-03-24T17:39:20.648Z | Checking yasna v0.5.2 |
| 2739 | 2026-03-24T17:39:20.747Z | Checking headers-core v0.3.0 |
| 2740 | 2026-03-24T17:39:20.834Z | Checking filetime v0.2.27 |
| 2741 | 2026-03-24T17:39:20.889Z | Checking base16ct v1.0.0 |
| 2742 | 2026-03-24T17:39:20.986Z | Checking progenitor v0.10.0 |
| 2743 | 2026-03-24T17:39:21.013Z | Checking xattr v1.6.1 |
| 2744 | 2026-03-24T17:39:21.055Z | Checking headers v0.4.1 |
| 2745 | 2026-03-24T17:39:21.168Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2746 | 2026-03-24T17:39:21.188Z | Checking tar v0.4.44 |
| 2747 | 2026-03-24T17:39:21.192Z | Checking rcgen v0.12.1 |
| 2748 | 2026-03-24T17:39:21.326Z | Checking subprocess v0.2.15 |
| 2749 | 2026-03-24T17:39:28.927Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2750 | 2026-03-24T17:39:37.454Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2751 | 2026-03-24T17:39:39.321Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-24T17:39:40.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s |
| 2753 | 2026-03-24T17:39:41.171Z | |
| 2754 | 2026-03-24T17:39:41.171Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/267) |
| 2755 | 2026-03-24T17:39:41.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-24T17:39:41.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-24T17:39:42.266Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2758 | 2026-03-24T17:39:44.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.84s |
| 2759 | 2026-03-24T17:39:44.259Z | |
| 2760 | 2026-03-24T17:39:44.259Z | info: running `cargo check --bins` on nexus-config (51/267) |
| 2761 | 2026-03-24T17:39:45.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-24T17:39:45.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-24T17:39:45.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-24T17:39:45.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 2765 | 2026-03-24T17:39:45.151Z | |
| 2766 | 2026-03-24T17:39:45.151Z | info: running `cargo check --bins` on nexus-types (52/267) |
| 2767 | 2026-03-24T17:39:45.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-24T17:39:45.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-24T17:39:45.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-24T17:39:45.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 2771 | 2026-03-24T17:39:46.033Z | |
| 2772 | 2026-03-24T17:39:46.033Z | info: running `cargo check --bins` on clickhouse-admin-types (53/267) |
| 2773 | 2026-03-24T17:39:46.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-24T17:39:46.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-24T17:39:46.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-24T17:39:46.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2777 | 2026-03-24T17:39:46.873Z | |
| 2778 | 2026-03-24T17:39:46.873Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/267) |
| 2779 | 2026-03-24T17:39:47.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-24T17:39:47.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-24T17:39:47.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-24T17:39:47.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2783 | 2026-03-24T17:39:47.719Z | |
| 2784 | 2026-03-24T17:39:47.719Z | info: running `cargo check --bins` on cockroach-admin-types (55/267) |
| 2785 | 2026-03-24T17:39:48.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-24T17:39:48.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-24T17:39:48.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-24T17:39:48.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2789 | 2026-03-24T17:39:48.544Z | |
| 2790 | 2026-03-24T17:39:48.544Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/267) |
| 2791 | 2026-03-24T17:39:49.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-24T17:39:49.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-24T17:39:49.260Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-24T17:39:49.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2795 | 2026-03-24T17:39:49.368Z | |
| 2796 | 2026-03-24T17:39:49.368Z | info: running `cargo check --bins` on ereport-types (57/267) |
| 2797 | 2026-03-24T17:39:50.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-24T17:39:50.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-24T17:39:50.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-24T17:39:50.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2801 | 2026-03-24T17:39:50.202Z | |
| 2802 | 2026-03-24T17:39:50.202Z | info: running `cargo check --bins` on gateway-client (58/267) |
| 2803 | 2026-03-24T17:39:50.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-24T17:39:50.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-24T17:39:50.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-24T17:39:50.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2807 | 2026-03-24T17:39:51.035Z | |
| 2808 | 2026-03-24T17:39:51.035Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/267) |
| 2809 | 2026-03-24T17:39:51.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-24T17:39:51.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-24T17:39:51.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-24T17:39:51.759Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2813 | 2026-03-24T17:39:51.863Z | |
| 2814 | 2026-03-24T17:39:51.863Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/267) |
| 2815 | 2026-03-24T17:39:52.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-24T17:39:52.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-24T17:39:52.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-24T17:39:52.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2819 | 2026-03-24T17:39:52.694Z | |
| 2820 | 2026-03-24T17:39:52.694Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/267) |
| 2821 | 2026-03-24T17:39:53.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-24T17:39:53.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-24T17:39:53.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-24T17:39:53.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2825 | 2026-03-24T17:39:53.527Z | |
| 2826 | 2026-03-24T17:39:53.527Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/267) |
| 2827 | 2026-03-24T17:39:54.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-24T17:39:54.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-24T17:39:54.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-24T17:39:54.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2831 | 2026-03-24T17:39:54.365Z | |
| 2832 | 2026-03-24T17:39:54.365Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/267) |
| 2833 | 2026-03-24T17:39:55.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-24T17:39:55.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-24T17:39:55.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-24T17:39:55.109Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2837 | 2026-03-24T17:39:55.219Z | |
| 2838 | 2026-03-24T17:39:55.219Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/267) |
| 2839 | 2026-03-24T17:39:55.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-24T17:39:55.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-24T17:39:55.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-24T17:39:55.966Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2843 | 2026-03-24T17:39:56.079Z | |
| 2844 | 2026-03-24T17:39:56.079Z | info: running `cargo check --bins` on key-manager-types (65/267) |
| 2845 | 2026-03-24T17:39:56.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-24T17:39:56.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-24T17:39:56.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2848 | 2026-03-24T17:39:56.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2849 | 2026-03-24T17:39:56.903Z | |
| 2850 | 2026-03-24T17:39:56.903Z | info: running `cargo check --bins` on oxlog (66/267) |
| 2851 | 2026-03-24T17:39:57.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2852 | 2026-03-24T17:39:57.610Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2853 | 2026-03-24T17:39:57.766Z | Compiling newtype-uuid v1.3.2 |
| 2854 | 2026-03-24T17:39:58.031Z | Compiling daft v0.1.5 |
| 2855 | 2026-03-24T17:39:58.296Z | Compiling iddqd v0.3.17 |
| 2856 | 2026-03-24T17:39:59.581Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2857 | 2026-03-24T17:39:59.868Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2858 | 2026-03-24T17:40:00.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s |
| 2859 | 2026-03-24T17:40:00.444Z | |
| 2860 | 2026-03-24T17:40:00.444Z | info: running `cargo check --bins` on internal-dns-types (67/267) |
| 2861 | 2026-03-24T17:40:01.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-24T17:40:01.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-24T17:40:01.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-24T17:40:01.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2865 | 2026-03-24T17:40:01.285Z | |
| 2866 | 2026-03-24T17:40:01.285Z | info: running `cargo check --bins` on internal-dns-types-versions (68/267) |
| 2867 | 2026-03-24T17:40:02.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-24T17:40:02.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-24T17:40:02.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-24T17:40:02.017Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2871 | 2026-03-24T17:40:02.125Z | |
| 2872 | 2026-03-24T17:40:02.125Z | info: running `cargo check --bins` on nexus-types-versions (69/267) |
| 2873 | 2026-03-24T17:40:02.878Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-24T17:40:02.881Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-24T17:40:02.881Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-24T17:40:02.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 2877 | 2026-03-24T17:40:03.002Z | |
| 2878 | 2026-03-24T17:40:03.002Z | info: running `cargo check --bins` on omicron-passwords (70/267) |
| 2879 | 2026-03-24T17:40:03.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-24T17:40:03.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-24T17:40:03.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-24T17:40:03.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2883 | 2026-03-24T17:40:03.823Z | |
| 2884 | 2026-03-24T17:40:03.823Z | info: running `cargo check --bins` on oxql-types (71/267) |
| 2885 | 2026-03-24T17:40:04.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-24T17:40:04.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-24T17:40:04.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-24T17:40:04.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2889 | 2026-03-24T17:40:04.646Z | |
| 2890 | 2026-03-24T17:40:04.646Z | info: running `cargo check --bins` on oximeter-types (72/267) |
| 2891 | 2026-03-24T17:40:14.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-24T17:40:14.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-24T17:40:14.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2895 | 2026-03-24T17:40:14.296Z | |
| 2896 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins` on oximeter-types-versions (73/267) |
| 2897 | 2026-03-24T17:40:14.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-24T17:40:14.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-24T17:40:14.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2901 | 2026-03-24T17:40:14.296Z | |
| 2902 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins` on oximeter-macro-impl (74/267) |
| 2903 | 2026-03-24T17:40:14.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-24T17:40:14.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-24T17:40:14.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2907 | 2026-03-24T17:40:14.296Z | |
| 2908 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/267) |
| 2909 | 2026-03-24T17:40:14.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-24T17:40:14.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-24T17:40:14.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2913 | 2026-03-24T17:40:14.296Z | |
| 2914 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/267) |
| 2915 | 2026-03-24T17:40:14.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-24T17:40:14.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-24T17:40:14.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2919 | 2026-03-24T17:40:14.296Z | |
| 2920 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/267) |
| 2921 | 2026-03-24T17:40:14.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-24T17:40:14.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-24T17:40:14.296Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-24T17:40:14.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2925 | 2026-03-24T17:40:14.296Z | |
| 2926 | 2026-03-24T17:40:14.296Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/267) |
| 2927 | 2026-03-24T17:40:14.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-24T17:40:14.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-24T17:40:14.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-24T17:40:14.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2931 | 2026-03-24T17:40:14.297Z | |
| 2932 | 2026-03-24T17:40:14.297Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/267) |
| 2933 | 2026-03-24T17:40:14.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-24T17:40:14.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-24T17:40:14.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-24T17:40:14.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2937 | 2026-03-24T17:40:14.343Z | |
| 2938 | 2026-03-24T17:40:14.343Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/267) |
| 2939 | 2026-03-24T17:40:14.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-24T17:40:14.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-24T17:40:14.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-24T17:40:14.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2943 | 2026-03-24T17:40:14.344Z | |
| 2944 | 2026-03-24T17:40:14.344Z | info: running `cargo check --bins --no-default-features` on gfss (81/267) |
| 2945 | 2026-03-24T17:40:14.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-24T17:40:14.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-24T17:40:14.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-24T17:40:14.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2949 | 2026-03-24T17:40:14.344Z | |
| 2950 | 2026-03-24T17:40:14.344Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/267) |
| 2951 | 2026-03-24T17:40:14.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-24T17:40:14.344Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-24T17:40:14.344Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2954 | 2026-03-24T17:40:14.344Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2955 | 2026-03-24T17:40:14.344Z | |
| 2956 | 2026-03-24T17:40:14.344Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/267) |
| 2957 | 2026-03-24T17:40:14.535Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-24T17:40:14.538Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-24T17:40:14.737Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-03-24T17:40:15.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s |
| 2961 | 2026-03-24T17:40:15.678Z | |
| 2962 | 2026-03-24T17:40:15.678Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/267) |
| 2963 | 2026-03-24T17:40:16.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2964 | 2026-03-24T17:40:16.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2965 | 2026-03-24T17:40:16.629Z | Compiling ar_archive_writer v0.5.1 |
| 2966 | 2026-03-24T17:40:16.762Z | Compiling stacker v0.1.23 |
| 2967 | 2026-03-24T17:40:16.777Z | Compiling cfg_aliases v0.1.1 |
| 2968 | 2026-03-24T17:40:16.789Z | Compiling convert_case v0.10.0 |
| 2969 | 2026-03-24T17:40:16.821Z | Checking fd-lock v4.0.4 |
| 2970 | 2026-03-24T17:40:16.824Z | Checking nibble_vec v0.1.0 |
| 2971 | 2026-03-24T17:40:16.824Z | Checking vte v0.14.1 |
| 2972 | 2026-03-24T17:40:16.824Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2973 | 2026-03-24T17:40:16.908Z | Compiling nix v0.28.0 |
| 2974 | 2026-03-24T17:40:16.993Z | Checking endian-type v0.1.2 |
| 2975 | 2026-03-24T17:40:17.031Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2976 | 2026-03-24T17:40:17.050Z | Checking strip-ansi-escapes v0.2.1 |
| 2977 | 2026-03-24T17:40:17.102Z | Compiling peg-macros v0.8.5 |
| 2978 | 2026-03-24T17:40:17.159Z | Checking radix_trie v0.2.1 |
| 2979 | 2026-03-24T17:40:17.178Z | Checking winnow v0.6.26 |
| 2980 | 2026-03-24T17:40:17.195Z | Compiling derive_more-impl v2.1.1 |
| 2981 | 2026-03-24T17:40:17.417Z | Compiling sqlparser_derive v0.5.0 |
| 2982 | 2026-03-24T17:40:17.434Z | Checking nu-ansi-term v0.50.3 |
| 2983 | 2026-03-24T17:40:17.671Z | Checking unicode_categories v0.1.1 |
| 2984 | 2026-03-24T17:40:17.709Z | Checking home v0.5.12 |
| 2985 | 2026-03-24T17:40:17.846Z | Checking reedline v0.40.0 |
| 2986 | 2026-03-24T17:40:17.914Z | Checking display-error-chain v0.2.2 |
| 2987 | 2026-03-24T17:40:17.944Z | Compiling psm v0.1.30 |
| 2988 | 2026-03-24T17:40:18.315Z | Checking derive_more v2.1.1 |
| 2989 | 2026-03-24T17:40:18.416Z | Checking crossterm v0.29.0 |
| 2990 | 2026-03-24T17:40:18.694Z | Checking peg v0.8.5 |
| 2991 | 2026-03-24T17:40:18.736Z | Checking rustyline v14.0.0 |
| 2992 | 2026-03-24T17:40:18.774Z | Checking sqlformat v0.3.5 |
| 2993 | 2026-03-24T17:40:18.922Z | Checking recursive v0.1.1 |
| 2994 | 2026-03-24T17:40:19.033Z | Checking sqlparser v0.61.0 |
| 2995 | 2026-03-24T17:40:35.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.46s |
| 2996 | 2026-03-24T17:40:35.368Z | |
| 2997 | 2026-03-24T17:40:35.368Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/267) |
| 2998 | 2026-03-24T17:40:36.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-24T17:40:36.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-24T17:40:36.308Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-24T17:40:41.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.67s |
| 3002 | 2026-03-24T17:40:41.291Z | |
| 3003 | 2026-03-24T17:40:41.291Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/267) |
| 3004 | 2026-03-24T17:40:42.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-24T17:40:42.039Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-24T17:40:42.249Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-24T17:40:45.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s |
| 3008 | 2026-03-24T17:40:45.791Z | |
| 3009 | 2026-03-24T17:40:45.791Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/267) |
| 3010 | 2026-03-24T17:40:46.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-24T17:40:46.522Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-24T17:40:46.738Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-24T17:40:51.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.37s |
| 3014 | 2026-03-24T17:40:51.421Z | |
| 3015 | 2026-03-24T17:40:51.422Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/267) |
| 3016 | 2026-03-24T17:40:52.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-24T17:40:52.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-24T17:40:52.369Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-24T17:40:56.885Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.45s |
| 3020 | 2026-03-24T17:40:57.122Z | |
| 3021 | 2026-03-24T17:40:57.122Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/267) |
| 3022 | 2026-03-24T17:40:57.836Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-24T17:40:57.839Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-24T17:40:58.041Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-24T17:41:02.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.45s |
| 3026 | 2026-03-24T17:41:02.393Z | |
| 3027 | 2026-03-24T17:41:02.394Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/267) |
| 3028 | 2026-03-24T17:41:02.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-24T17:41:02.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-24T17:41:02.750Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-24T17:41:06.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s |
| 3032 | 2026-03-24T17:41:06.582Z | |
| 3033 | 2026-03-24T17:41:06.582Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/267) |
| 3034 | 2026-03-24T17:41:07.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-24T17:41:07.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-24T17:41:07.547Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3037 | 2026-03-24T17:41:13.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.68s |
| 3038 | 2026-03-24T17:41:15.620Z | |
| 3039 | 2026-03-24T17:41:15.620Z | info: running `cargo check --bins` on oximeter (92/267) |
| 3040 | 2026-03-24T17:41:15.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-24T17:41:15.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-24T17:41:15.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-03-24T17:41:15.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3044 | 2026-03-24T17:41:15.620Z | |
| 3045 | 2026-03-24T17:41:15.620Z | info: running `cargo check --bins` on oximeter-schema (93/267) |
| 3046 | 2026-03-24T17:41:15.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-03-24T17:41:15.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-03-24T17:41:15.658Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3049 | 2026-03-24T17:41:15.658Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3050 | 2026-03-24T17:41:15.659Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3051 | 2026-03-24T17:41:15.748Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3052 | 2026-03-24T17:41:19.798Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3053 | 2026-03-24T17:41:20.317Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3054 | 2026-03-24T17:41:21.799Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3055 | 2026-03-24T17:41:22.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s |
| 3056 | 2026-03-24T17:41:23.009Z | |
| 3057 | 2026-03-24T17:41:23.009Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/267) |
| 3058 | 2026-03-24T17:41:23.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-24T17:41:23.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-24T17:41:23.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-24T17:41:23.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3062 | 2026-03-24T17:41:23.796Z | |
| 3063 | 2026-03-24T17:41:23.796Z | info: running `cargo check --bins` on oximeter-test-utils (95/267) |
| 3064 | 2026-03-24T17:41:24.549Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-24T17:41:24.578Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-24T17:41:24.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-24T17:41:24.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3068 | 2026-03-24T17:41:24.708Z | |
| 3069 | 2026-03-24T17:41:24.709Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/267) |
| 3070 | 2026-03-24T17:41:25.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-24T17:41:25.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-24T17:41:25.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-24T17:41:25.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3074 | 2026-03-24T17:41:25.521Z | |
| 3075 | 2026-03-24T17:41:25.521Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/267) |
| 3076 | 2026-03-24T17:41:26.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-24T17:41:26.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-24T17:41:26.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-24T17:41:26.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3080 | 2026-03-24T17:41:26.416Z | |
| 3081 | 2026-03-24T17:41:26.416Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/267) |
| 3082 | 2026-03-24T17:41:27.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-24T17:41:27.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-24T17:41:27.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-24T17:41:27.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3086 | 2026-03-24T17:41:27.225Z | |
| 3087 | 2026-03-24T17:41:27.225Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/267) |
| 3088 | 2026-03-24T17:41:27.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-24T17:41:28.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-24T17:41:28.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-24T17:41:28.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3092 | 2026-03-24T17:41:28.083Z | |
| 3093 | 2026-03-24T17:41:28.083Z | info: running `cargo check --bins` on trust-quorum-types (100/267) |
| 3094 | 2026-03-24T17:41:28.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-24T17:41:28.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-24T17:41:28.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-24T17:41:28.806Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3098 | 2026-03-24T17:41:28.904Z | |
| 3099 | 2026-03-24T17:41:28.904Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/267) |
| 3100 | 2026-03-24T17:41:29.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-24T17:41:29.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-24T17:41:29.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-24T17:41:29.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3104 | 2026-03-24T17:41:29.756Z | |
| 3105 | 2026-03-24T17:41:29.756Z | info: running `cargo check --bins` on update-engine (102/267) |
| 3106 | 2026-03-24T17:41:30.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-24T17:41:30.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-24T17:41:30.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-03-24T17:41:30.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3110 | 2026-03-24T17:41:30.581Z | |
| 3111 | 2026-03-24T17:41:30.582Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/267) |
| 3112 | 2026-03-24T17:41:31.333Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-03-24T17:41:31.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-03-24T17:41:31.552Z | Checking dropshot-api-manager-types v0.6.0 |
| 3115 | 2026-03-24T17:41:31.557Z | Checking nanorand v0.7.0 |
| 3116 | 2026-03-24T17:41:31.866Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3117 | 2026-03-24T17:41:31.906Z | Checking flume v0.11.1 |
| 3118 | 2026-03-24T17:41:32.184Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3119 | 2026-03-24T17:41:35.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.90s |
| 3120 | 2026-03-24T17:41:35.470Z | |
| 3121 | 2026-03-24T17:41:35.470Z | info: running `cargo check --bins` on clickhouse-admin-api (104/267) |
| 3122 | 2026-03-24T17:41:35.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-24T17:41:35.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-24T17:41:35.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-24T17:41:35.470Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3126 | 2026-03-24T17:41:35.470Z | |
| 3127 | 2026-03-24T17:41:35.470Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/267) |
| 3128 | 2026-03-24T17:41:35.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-24T17:41:35.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-24T17:41:35.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-24T17:41:35.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3132 | 2026-03-24T17:41:35.480Z | |
| 3133 | 2026-03-24T17:41:35.480Z | info: running `cargo check --bins` on bootstrap-agent-client (106/267) |
| 3134 | 2026-03-24T17:41:36.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-24T17:41:36.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-24T17:41:36.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-24T17:41:36.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3138 | 2026-03-24T17:41:36.308Z | |
| 3139 | 2026-03-24T17:41:36.308Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/267) |
| 3140 | 2026-03-24T17:41:37.007Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-24T17:41:37.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-24T17:41:37.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-24T17:41:37.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3144 | 2026-03-24T17:41:37.130Z | |
| 3145 | 2026-03-24T17:41:37.131Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/267) |
| 3146 | 2026-03-24T17:41:37.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-24T17:41:37.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-24T17:41:37.877Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-24T17:41:37.877Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3150 | 2026-03-24T17:41:37.971Z | |
| 3151 | 2026-03-24T17:41:37.971Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/267) |
| 3152 | 2026-03-24T17:41:38.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-24T17:41:38.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-24T17:41:38.705Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-24T17:41:38.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3156 | 2026-03-24T17:41:38.808Z | |
| 3157 | 2026-03-24T17:41:38.808Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/267) |
| 3158 | 2026-03-24T17:41:39.524Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-24T17:41:39.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-24T17:41:39.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-24T17:41:39.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3162 | 2026-03-24T17:41:39.645Z | |
| 3163 | 2026-03-24T17:41:39.645Z | info: running `cargo check --bins` on cockroach-admin-client (111/267) |
| 3164 | 2026-03-24T17:41:40.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-24T17:41:40.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-24T17:41:40.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-24T17:41:40.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3168 | 2026-03-24T17:41:40.462Z | |
| 3169 | 2026-03-24T17:41:40.462Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/267) |
| 3170 | 2026-03-24T17:41:41.205Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-24T17:41:41.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-24T17:41:41.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-24T17:41:41.222Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3174 | 2026-03-24T17:41:41.312Z | |
| 3175 | 2026-03-24T17:41:41.312Z | info: running `cargo check --bins` on dns-service-client (113/267) |
| 3176 | 2026-03-24T17:41:42.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-24T17:41:42.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-24T17:41:42.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-24T17:41:42.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3180 | 2026-03-24T17:41:42.154Z | |
| 3181 | 2026-03-24T17:41:42.154Z | info: running `cargo check --bins` on installinator-client (114/267) |
| 3182 | 2026-03-24T17:41:42.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-24T17:41:42.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-24T17:41:42.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-24T17:41:42.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3186 | 2026-03-24T17:41:42.970Z | |
| 3187 | 2026-03-24T17:41:42.970Z | info: running `cargo check --bins` on nexus-client (115/267) |
| 3188 | 2026-03-24T17:41:43.724Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-24T17:41:43.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-24T17:41:43.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-24T17:41:43.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3192 | 2026-03-24T17:41:43.850Z | |
| 3193 | 2026-03-24T17:41:43.850Z | info: running `cargo check --bins` on nexus-lockstep-client (116/267) |
| 3194 | 2026-03-24T17:41:44.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-24T17:41:44.612Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-24T17:41:44.612Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-24T17:41:44.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3198 | 2026-03-24T17:41:44.795Z | |
| 3199 | 2026-03-24T17:41:44.795Z | info: running `cargo check --bins` on ntp-admin-client (117/267) |
| 3200 | 2026-03-24T17:41:45.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-24T17:41:45.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-24T17:41:45.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-24T17:41:45.442Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3204 | 2026-03-24T17:41:45.547Z | |
| 3205 | 2026-03-24T17:41:45.547Z | info: running `cargo check --bins` on oxide-client (118/267) |
| 3206 | 2026-03-24T17:41:46.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-24T17:41:46.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-24T17:41:46.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-24T17:41:46.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3210 | 2026-03-24T17:41:46.380Z | |
| 3211 | 2026-03-24T17:41:46.380Z | info: running `cargo check --bins` on oximeter-client (119/267) |
| 3212 | 2026-03-24T17:41:47.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-24T17:41:47.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-24T17:41:47.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-24T17:41:47.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3216 | 2026-03-24T17:41:47.213Z | |
| 3217 | 2026-03-24T17:41:47.213Z | info: running `cargo check --bins` on repo-depot-client (120/267) |
| 3218 | 2026-03-24T17:41:47.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-24T17:41:47.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-24T17:41:47.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-24T17:41:47.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3222 | 2026-03-24T17:41:48.012Z | |
| 3223 | 2026-03-24T17:41:48.012Z | info: running `cargo check --bins` on sled-agent-client (121/267) |
| 3224 | 2026-03-24T17:41:48.756Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-24T17:41:48.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-24T17:41:48.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-24T17:41:48.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3228 | 2026-03-24T17:41:48.873Z | |
| 3229 | 2026-03-24T17:41:48.874Z | info: running `cargo check --bins` on wicketd-client (122/267) |
| 3230 | 2026-03-24T17:41:49.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-24T17:41:49.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-24T17:41:49.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-24T17:41:49.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3234 | 2026-03-24T17:41:49.749Z | |
| 3235 | 2026-03-24T17:41:49.749Z | info: running `cargo check --bins` on installinator-common (123/267) |
| 3236 | 2026-03-24T17:41:50.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-24T17:41:50.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-24T17:41:50.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-24T17:41:50.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3240 | 2026-03-24T17:41:50.599Z | |
| 3241 | 2026-03-24T17:41:50.599Z | info: running `cargo check --bins` on installinator-common-versions (124/267) |
| 3242 | 2026-03-24T17:41:51.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-24T17:41:51.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-24T17:41:51.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-24T17:41:51.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3246 | 2026-03-24T17:41:51.424Z | |
| 3247 | 2026-03-24T17:41:51.424Z | info: running `cargo check --bins` on wicket-common (125/267) |
| 3248 | 2026-03-24T17:41:52.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-24T17:41:52.162Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-24T17:41:52.162Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3251 | 2026-03-24T17:41:52.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3252 | 2026-03-24T17:41:52.279Z | |
| 3253 | 2026-03-24T17:41:52.279Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/267) |
| 3254 | 2026-03-24T17:41:53.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3255 | 2026-03-24T17:41:53.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3256 | 2026-03-24T17:41:53.225Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3257 | 2026-03-24T17:41:53.235Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3258 | 2026-03-24T17:41:53.235Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3259 | 2026-03-24T17:41:53.402Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3260 | 2026-03-24T17:41:53.402Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3261 | 2026-03-24T17:41:53.539Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3262 | 2026-03-24T17:41:53.612Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3263 | 2026-03-24T17:41:53.872Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3264 | 2026-03-24T17:41:53.882Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3265 | 2026-03-24T17:41:58.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.51s |
| 3266 | 2026-03-24T17:41:58.894Z | |
| 3267 | 2026-03-24T17:41:58.894Z | info: running `cargo check --bins` on cockroach-admin-api (127/267) |
| 3268 | 2026-03-24T17:41:58.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-24T17:41:58.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-24T17:41:58.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-24T17:41:58.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3272 | 2026-03-24T17:41:58.895Z | |
| 3273 | 2026-03-24T17:41:58.895Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/267) |
| 3274 | 2026-03-24T17:41:58.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-24T17:41:58.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-24T17:41:58.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-24T17:41:58.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
| 3278 | 2026-03-24T17:41:58.895Z | |
| 3279 | 2026-03-24T17:41:58.895Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/267) |
| 3280 | 2026-03-24T17:41:59.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-24T17:41:59.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-24T17:41:59.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3283 | 2026-03-24T17:41:59.652Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.82s |
| 3284 | 2026-03-24T17:41:59.783Z | |
| 3285 | 2026-03-24T17:41:59.783Z | info: running `cargo check --bins` on dns-server (130/267) |
| 3286 | 2026-03-24T17:42:00.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3287 | 2026-03-24T17:42:00.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3288 | 2026-03-24T17:42:00.717Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-24T17:42:00.721Z | Compiling git-stub v1.0.0 |
| 3290 | 2026-03-24T17:42:00.721Z | Compiling atomicwrites v0.4.4 |
| 3291 | 2026-03-24T17:42:00.721Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3292 | 2026-03-24T17:42:00.889Z | Checking tagptr v0.2.0 |
| 3293 | 2026-03-24T17:42:00.906Z | Checking prefix-trie v0.7.0 |
| 3294 | 2026-03-24T17:42:00.909Z | Checking fxhash v0.2.1 |
| 3295 | 2026-03-24T17:42:00.909Z | Checking hickory-client v0.25.2 |
| 3296 | 2026-03-24T17:42:01.067Z | Compiling git-stub-vcs v0.1.0 |
| 3297 | 2026-03-24T17:42:01.085Z | Checking moka v0.12.13 |
| 3298 | 2026-03-24T17:42:01.329Z | Checking hickory-server v0.25.2 |
| 3299 | 2026-03-24T17:42:01.417Z | Checking parking_lot v0.11.2 |
| 3300 | 2026-03-24T17:42:01.448Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3301 | 2026-03-24T17:42:01.550Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3302 | 2026-03-24T17:42:01.555Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3303 | 2026-03-24T17:42:01.555Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3304 | 2026-03-24T17:42:01.652Z | Checking sled v0.34.7 |
| 3305 | 2026-03-24T17:42:01.917Z | Checking hickory-resolver v0.25.2 |
| 3306 | 2026-03-24T17:42:04.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.70s |
| 3307 | 2026-03-24T17:42:04.729Z | |
| 3308 | 2026-03-24T17:42:04.729Z | info: running `cargo check --bins` on dns-server-api (131/267) |
| 3309 | 2026-03-24T17:42:05.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-24T17:42:05.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-24T17:42:05.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-24T17:42:05.452Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3313 | 2026-03-24T17:42:05.563Z | |
| 3314 | 2026-03-24T17:42:05.563Z | info: running `cargo check --bins` on gateway-test-utils (132/267) |
| 3315 | 2026-03-24T17:42:06.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-24T17:42:06.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-24T17:42:06.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3318 | 2026-03-24T17:42:06.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3319 | 2026-03-24T17:42:06.473Z | |
| 3320 | 2026-03-24T17:42:06.473Z | info: running `cargo check --bins` on omicron-gateway (133/267) |
| 3321 | 2026-03-24T17:42:07.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3322 | 2026-03-24T17:42:07.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3323 | 2026-03-24T17:42:07.528Z | Compiling radium v0.7.0 |
| 3324 | 2026-03-24T17:42:07.673Z | Checking tap v1.0.1 |
| 3325 | 2026-03-24T17:42:07.676Z | Compiling maybe-uninit v2.0.0 |
| 3326 | 2026-03-24T17:42:07.707Z | Compiling zerocopy-derive v0.6.6 |
| 3327 | 2026-03-24T17:42:07.721Z | Checking funty v2.0.0 |
| 3328 | 2026-03-24T17:42:07.737Z | Compiling packed_struct v0.10.1 |
| 3329 | 2026-03-24T17:42:07.741Z | Checking crc-catalog v2.4.0 |
| 3330 | 2026-03-24T17:42:07.777Z | Compiling packed_struct_codegen v0.10.1 |
| 3331 | 2026-03-24T17:42:07.813Z | Checking wyz v0.5.1 |
| 3332 | 2026-03-24T17:42:07.883Z | Checking crc v3.4.0 |
| 3333 | 2026-03-24T17:42:08.070Z | Compiling bitfield-macros v0.19.4 |
| 3334 | 2026-03-24T17:42:08.104Z | Compiling indexmap v1.9.3 |
| 3335 | 2026-03-24T17:42:08.123Z | Checking nodrop v0.1.14 |
| 3336 | 2026-03-24T17:42:08.173Z | Checking smallvec v0.6.14 |
| 3337 | 2026-03-24T17:42:08.195Z | Checking hashbrown v0.12.3 |
| 3338 | 2026-03-24T17:42:08.237Z | Checking array-init v0.0.4 |
| 3339 | 2026-03-24T17:42:08.270Z | Checking bitvec v1.0.1 |
| 3340 | 2026-03-24T17:42:08.381Z | Checking ron v0.8.1 |
| 3341 | 2026-03-24T17:42:08.436Z | Checking hashbrown v0.13.2 |
| 3342 | 2026-03-24T17:42:08.716Z | Checking serde-hex v0.1.0 |
| 3343 | 2026-03-24T17:42:08.837Z | Checking zerocopy v0.6.6 |
| 3344 | 2026-03-24T17:42:09.018Z | Checking crc-any v2.5.0 |
| 3345 | 2026-03-24T17:42:09.036Z | Checking bitfield v0.19.4 |
| 3346 | 2026-03-24T17:42:09.108Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3347 | 2026-03-24T17:42:09.199Z | Checking object v0.30.4 |
| 3348 | 2026-03-24T17:42:09.235Z | Checking half v1.8.3 |
| 3349 | 2026-03-24T17:42:09.256Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-24T17:42:09.273Z | Checking void v1.0.2 |
| 3351 | 2026-03-24T17:42:09.373Z | Checking path-slash v0.1.5 |
| 3352 | 2026-03-24T17:42:09.404Z | Checking lzss v0.8.2 |
| 3353 | 2026-03-24T17:42:09.450Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3354 | 2026-03-24T17:42:09.499Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3355 | 2026-03-24T17:42:09.505Z | Checking serde_cbor v0.11.2 |
| 3356 | 2026-03-24T17:42:09.585Z | Checking tungstenite v0.23.0 |
| 3357 | 2026-03-24T17:42:09.643Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3358 | 2026-03-24T17:42:09.662Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3359 | 2026-03-24T17:42:09.704Z | Checking nix v0.27.1 |
| 3360 | 2026-03-24T17:42:10.050Z | Checking kstat-rs v0.2.4 |
| 3361 | 2026-03-24T17:42:10.150Z | Checking serde_bytes v0.11.19 |
| 3362 | 2026-03-24T17:42:10.178Z | Checking tokio-tungstenite v0.23.1 |
| 3363 | 2026-03-24T17:42:10.297Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3364 | 2026-03-24T17:42:10.393Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3365 | 2026-03-24T17:42:10.421Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3366 | 2026-03-24T17:42:10.508Z | Checking signal-hook-tokio v0.3.1 |
| 3367 | 2026-03-24T17:42:11.592Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-24T17:42:11.838Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3369 | 2026-03-24T17:42:15.215Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3370 | 2026-03-24T17:42:16.427Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3371 | 2026-03-24T17:42:16.808Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3372 | 2026-03-24T17:42:18.324Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3373 | 2026-03-24T17:42:21.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.65s |
| 3374 | 2026-03-24T17:42:21.381Z | |
| 3375 | 2026-03-24T17:42:21.381Z | info: running `cargo check --bins` on gateway-api (134/267) |
| 3376 | 2026-03-24T17:42:22.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-24T17:42:22.104Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-24T17:42:22.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-24T17:42:22.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3380 | 2026-03-24T17:42:22.219Z | |
| 3381 | 2026-03-24T17:42:22.219Z | info: running `cargo check --bins` on ipcc (135/267) |
| 3382 | 2026-03-24T17:42:22.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-24T17:42:22.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-24T17:42:22.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-24T17:42:22.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3386 | 2026-03-24T17:42:23.054Z | |
| 3387 | 2026-03-24T17:42:23.054Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/267) |
| 3388 | 2026-03-24T17:42:23.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-24T17:42:23.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-24T17:42:23.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-24T17:42:23.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3392 | 2026-03-24T17:42:23.865Z | |
| 3393 | 2026-03-24T17:42:23.865Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (137/267) |
| 3394 | 2026-03-24T17:42:24.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-24T17:42:24.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-24T17:42:24.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-24T17:42:24.593Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3398 | 2026-03-24T17:42:24.708Z | |
| 3399 | 2026-03-24T17:42:24.708Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/267) |
| 3400 | 2026-03-24T17:42:25.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-24T17:42:25.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-24T17:42:25.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-24T17:42:25.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3404 | 2026-03-24T17:42:25.552Z | |
| 3405 | 2026-03-24T17:42:25.552Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/267) |
| 3406 | 2026-03-24T17:42:26.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-24T17:42:26.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-24T17:42:26.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-24T17:42:26.284Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3410 | 2026-03-24T17:42:26.392Z | |
| 3411 | 2026-03-24T17:42:26.392Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/267) |
| 3412 | 2026-03-24T17:42:27.112Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-24T17:42:27.115Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-24T17:42:27.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-24T17:42:27.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3416 | 2026-03-24T17:42:27.231Z | |
| 3417 | 2026-03-24T17:42:27.231Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/267) |
| 3418 | 2026-03-24T17:42:27.951Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-24T17:42:27.954Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-24T17:42:27.954Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-24T17:42:27.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3422 | 2026-03-24T17:42:28.072Z | |
| 3423 | 2026-03-24T17:42:28.072Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/267) |
| 3424 | 2026-03-24T17:42:28.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-24T17:42:28.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-24T17:42:28.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-24T17:42:28.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3428 | 2026-03-24T17:42:28.913Z | |
| 3429 | 2026-03-24T17:42:28.913Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/267) |
| 3430 | 2026-03-24T17:42:29.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-24T17:42:29.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-24T17:42:29.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-24T17:42:29.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3434 | 2026-03-24T17:42:29.749Z | |
| 3435 | 2026-03-24T17:42:29.749Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/267) |
| 3436 | 2026-03-24T17:42:30.469Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-24T17:42:30.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-24T17:42:30.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-24T17:42:30.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3440 | 2026-03-24T17:42:30.591Z | |
| 3441 | 2026-03-24T17:42:30.591Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/267) |
| 3442 | 2026-03-24T17:42:31.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-24T17:42:31.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-24T17:42:31.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-24T17:42:31.317Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3446 | 2026-03-24T17:42:31.426Z | |
| 3447 | 2026-03-24T17:42:31.426Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/267) |
| 3448 | 2026-03-24T17:42:32.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-24T17:42:32.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-24T17:42:32.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-24T17:42:32.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3452 | 2026-03-24T17:42:32.266Z | |
| 3453 | 2026-03-24T17:42:32.266Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/267) |
| 3454 | 2026-03-24T17:42:32.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-24T17:42:32.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-24T17:42:32.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-24T17:42:32.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3458 | 2026-03-24T17:42:33.103Z | |
| 3459 | 2026-03-24T17:42:33.104Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (148/267) |
| 3460 | 2026-03-24T17:42:33.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-24T17:42:33.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-24T17:42:33.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-03-24T17:42:33.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3464 | 2026-03-24T17:42:33.940Z | |
| 3465 | 2026-03-24T17:42:33.941Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (149/267) |
| 3466 | 2026-03-24T17:42:34.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-24T17:42:34.666Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-24T17:42:34.666Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-24T17:42:34.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3470 | 2026-03-24T17:42:34.781Z | |
| 3471 | 2026-03-24T17:42:34.781Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (150/267) |
| 3472 | 2026-03-24T17:42:35.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-24T17:42:35.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-24T17:42:35.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-24T17:42:35.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3476 | 2026-03-24T17:42:35.613Z | |
| 3477 | 2026-03-24T17:42:35.613Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (151/267) |
| 3478 | 2026-03-24T17:42:36.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-24T17:42:36.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-24T17:42:36.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-24T17:42:36.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3482 | 2026-03-24T17:42:36.454Z | |
| 3483 | 2026-03-24T17:42:36.454Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (152/267) |
| 3484 | 2026-03-24T17:42:37.175Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-24T17:42:37.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-24T17:42:37.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-24T17:42:37.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3488 | 2026-03-24T17:42:37.294Z | |
| 3489 | 2026-03-24T17:42:37.294Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (153/267) |
| 3490 | 2026-03-24T17:42:38.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-24T17:42:38.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-24T17:42:38.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-24T17:42:38.024Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3494 | 2026-03-24T17:42:38.134Z | |
| 3495 | 2026-03-24T17:42:38.135Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (154/267) |
| 3496 | 2026-03-24T17:42:38.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-24T17:42:38.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-24T17:42:38.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-24T17:42:38.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3500 | 2026-03-24T17:42:38.973Z | |
| 3501 | 2026-03-24T17:42:38.973Z | info: running `cargo check --bins` on oximeter-producer (155/267) |
| 3502 | 2026-03-24T17:42:39.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-24T17:42:39.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-24T17:42:39.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-24T17:42:39.748Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3506 | 2026-03-24T17:42:39.870Z | |
| 3507 | 2026-03-24T17:42:39.871Z | info: running `cargo check --bins` on internal-dns-resolver (156/267) |
| 3508 | 2026-03-24T17:42:40.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-24T17:42:40.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-24T17:42:40.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-24T17:42:40.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3512 | 2026-03-24T17:42:40.712Z | |
| 3513 | 2026-03-24T17:42:40.712Z | info: running `cargo check --bins` on sp-sim (157/267) |
| 3514 | 2026-03-24T17:42:41.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-24T17:42:41.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-24T17:42:41.742Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3517 | 2026-03-24T17:42:44.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.40s |
| 3518 | 2026-03-24T17:42:44.356Z | |
| 3519 | 2026-03-24T17:42:44.356Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/267) |
| 3520 | 2026-03-24T17:42:45.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-24T17:42:45.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-24T17:42:45.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-24T17:42:45.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3524 | 2026-03-24T17:42:45.267Z | |
| 3525 | 2026-03-24T17:42:45.267Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/267) |
| 3526 | 2026-03-24T17:42:46.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-24T17:42:46.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-24T17:42:46.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-24T17:42:46.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 3530 | 2026-03-24T17:42:46.183Z | |
| 3531 | 2026-03-24T17:42:46.183Z | info: running `cargo check --bins` on db-macros (160/267) |
| 3532 | 2026-03-24T17:42:46.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-24T17:42:46.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-24T17:42:46.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-24T17:42:46.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3536 | 2026-03-24T17:42:47.006Z | |
| 3537 | 2026-03-24T17:42:47.007Z | info: running `cargo check --bins` on nexus-macros-common (161/267) |
| 3538 | 2026-03-24T17:42:47.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-24T17:42:47.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-24T17:42:47.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-24T17:42:47.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3542 | 2026-03-24T17:42:47.812Z | |
| 3543 | 2026-03-24T17:42:47.812Z | info: running `cargo check --bins` on nexus-auth (162/267) |
| 3544 | 2026-03-24T17:42:48.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-24T17:42:48.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-24T17:42:48.586Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-24T17:42:48.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3548 | 2026-03-24T17:42:48.715Z | |
| 3549 | 2026-03-24T17:42:48.715Z | info: running `cargo check --bins` on authz-macros (163/267) |
| 3550 | 2026-03-24T17:42:49.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-24T17:42:49.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-24T17:42:49.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-24T17:42:49.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3554 | 2026-03-24T17:42:49.531Z | |
| 3555 | 2026-03-24T17:42:49.531Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/267) |
| 3556 | 2026-03-24T17:42:50.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-24T17:42:50.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-24T17:42:50.299Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-24T17:42:50.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3560 | 2026-03-24T17:42:50.426Z | |
| 3561 | 2026-03-24T17:42:50.426Z | info: running `cargo check --bins` on nexus-db-model (165/267) |
| 3562 | 2026-03-24T17:42:51.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-24T17:42:51.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-24T17:42:51.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-24T17:42:51.204Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3566 | 2026-03-24T17:42:51.324Z | |
| 3567 | 2026-03-24T17:42:51.324Z | info: running `cargo check --bins` on nexus-db-schema (166/267) |
| 3568 | 2026-03-24T17:42:52.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-24T17:42:52.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-24T17:42:52.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-24T17:42:52.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3572 | 2026-03-24T17:42:52.145Z | |
| 3573 | 2026-03-24T17:42:52.145Z | info: running `cargo check --bins` on omicron-rpaths (167/267) |
| 3574 | 2026-03-24T17:42:52.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-24T17:42:52.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-24T17:42:52.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-24T17:42:52.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3578 | 2026-03-24T17:42:52.962Z | |
| 3579 | 2026-03-24T17:42:52.962Z | info: running `cargo check --bins` on nexus-defaults (168/267) |
| 3580 | 2026-03-24T17:42:53.675Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-24T17:42:53.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-24T17:42:53.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-24T17:42:53.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3584 | 2026-03-24T17:42:53.794Z | |
| 3585 | 2026-03-24T17:42:53.795Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/267) |
| 3586 | 2026-03-24T17:42:54.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-24T17:42:54.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-24T17:42:54.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-24T17:42:54.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3590 | 2026-03-24T17:42:54.616Z | |
| 3591 | 2026-03-24T17:42:54.616Z | info: running `cargo check --bins` on parallel-task-set (170/267) |
| 3592 | 2026-03-24T17:42:55.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-24T17:42:55.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-24T17:42:55.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-24T17:42:55.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3596 | 2026-03-24T17:42:55.435Z | |
| 3597 | 2026-03-24T17:42:55.436Z | info: running `cargo check --bins` on nexus-db-errors (171/267) |
| 3598 | 2026-03-24T17:42:56.210Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-24T17:42:56.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-24T17:42:56.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-24T17:42:56.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3602 | 2026-03-24T17:42:56.342Z | |
| 3603 | 2026-03-24T17:42:56.342Z | info: running `cargo check --bins` on nexus-db-lookup (172/267) |
| 3604 | 2026-03-24T17:42:57.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-24T17:42:57.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-24T17:42:57.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3607 | 2026-03-24T17:42:57.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3608 | 2026-03-24T17:42:57.245Z | |
| 3609 | 2026-03-24T17:42:57.245Z | info: running `cargo check --bins` on nexus-inventory (173/267) |
| 3610 | 2026-03-24T17:42:58.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3611 | 2026-03-24T17:42:58.018Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3612 | 2026-03-24T17:42:58.018Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3613 | 2026-03-24T17:42:58.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3614 | 2026-03-24T17:42:58.146Z | |
| 3615 | 2026-03-24T17:42:58.149Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/267) |
| 3616 | 2026-03-24T17:42:58.884Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3617 | 2026-03-24T17:42:58.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3618 | 2026-03-24T17:42:58.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3619 | 2026-03-24T17:42:58.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3620 | 2026-03-24T17:42:59.010Z | |
| 3621 | 2026-03-24T17:42:59.010Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/267) |
| 3622 | 2026-03-24T17:42:59.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3623 | 2026-03-24T17:42:59.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3624 | 2026-03-24T17:42:59.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3625 | 2026-03-24T17:42:59.747Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3626 | 2026-03-24T17:42:59.863Z | |
| 3627 | 2026-03-24T17:42:59.863Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/267) |
| 3628 | 2026-03-24T17:43:00.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3629 | 2026-03-24T17:43:00.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3630 | 2026-03-24T17:43:00.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3631 | 2026-03-24T17:43:00.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3632 | 2026-03-24T17:43:00.715Z | |
| 3633 | 2026-03-24T17:43:00.715Z | info: running `cargo check --bins` on key-manager (177/267) |
| 3634 | 2026-03-24T17:43:01.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-03-24T17:43:01.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-03-24T17:43:01.437Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-03-24T17:43:01.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3638 | 2026-03-24T17:43:01.551Z | |
| 3639 | 2026-03-24T17:43:01.551Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/267) |
| 3640 | 2026-03-24T17:43:02.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-03-24T17:43:02.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-03-24T17:43:02.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3643 | 2026-03-24T17:43:02.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3644 | 2026-03-24T17:43:02.399Z | |
| 3645 | 2026-03-24T17:43:02.399Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/267) |
| 3646 | 2026-03-24T17:43:03.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3647 | 2026-03-24T17:43:03.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3648 | 2026-03-24T17:43:03.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3649 | 2026-03-24T17:43:03.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3650 | 2026-03-24T17:43:03.245Z | |
| 3651 | 2026-03-24T17:43:03.245Z | info: running `cargo check --bins` on typed-rng (180/267) |
| 3652 | 2026-03-24T17:43:03.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3653 | 2026-03-24T17:43:03.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3654 | 2026-03-24T17:43:03.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3655 | 2026-03-24T17:43:03.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3656 | 2026-03-24T17:43:04.058Z | |
| 3657 | 2026-03-24T17:43:04.058Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/267) |
| 3658 | 2026-03-24T17:43:04.852Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3659 | 2026-03-24T17:43:04.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3660 | 2026-03-24T17:43:05.266Z | Compiling libefi-sys v0.1.0 |
| 3661 | 2026-03-24T17:43:05.271Z | Compiling bitfield-struct v0.6.2 |
| 3662 | 2026-03-24T17:43:05.447Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3663 | 2026-03-24T17:43:05.464Z | Compiling xshell-macros v0.2.7 |
| 3664 | 2026-03-24T17:43:05.480Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3665 | 2026-03-24T17:43:05.503Z | Compiling salty v0.3.0 |
| 3666 | 2026-03-24T17:43:05.527Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3667 | 2026-03-24T17:43:05.550Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-03-24T17:43:05.550Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-03-24T17:43:05.904Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3670 | 2026-03-24T17:43:05.926Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3671 | 2026-03-24T17:43:05.947Z | Checking xshell v0.2.7 |
| 3672 | 2026-03-24T17:43:06.096Z | Checking primeorder v0.13.6 |
| 3673 | 2026-03-24T17:43:06.140Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3674 | 2026-03-24T17:43:06.185Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3675 | 2026-03-24T17:43:06.209Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3676 | 2026-03-24T17:43:06.259Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3677 | 2026-03-24T17:43:06.281Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-03-24T17:43:06.412Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3679 | 2026-03-24T17:43:06.434Z | Checking p384 v0.13.1 |
| 3680 | 2026-03-24T17:43:06.484Z | Compiling num-derive v0.3.3 |
| 3681 | 2026-03-24T17:43:06.609Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3682 | 2026-03-24T17:43:06.696Z | Compiling proc-macro-error2 v2.0.1 |
| 3683 | 2026-03-24T17:43:06.831Z | Compiling unicase v2.9.0 |
| 3684 | 2026-03-24T17:43:06.931Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3685 | 2026-03-24T17:43:07.061Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-03-24T17:43:07.098Z | Compiling mime_guess v2.0.5 |
| 3687 | 2026-03-24T17:43:07.119Z | Compiling tabled_derive v0.11.0 |
| 3688 | 2026-03-24T17:43:07.172Z | Compiling progenitor-impl v0.11.2 |
| 3689 | 2026-03-24T17:43:07.554Z | Checking papergrid v0.17.0 |
| 3690 | 2026-03-24T17:43:07.668Z | Checking libscf-sys v1.1.0 |
| 3691 | 2026-03-24T17:43:07.810Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3692 | 2026-03-24T17:43:07.844Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3693 | 2026-03-24T17:43:08.026Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3694 | 2026-03-24T17:43:08.108Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3695 | 2026-03-24T17:43:08.688Z | Checking testing_table v0.3.0 |
| 3696 | 2026-03-24T17:43:08.764Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3697 | 2026-03-24T17:43:08.804Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3698 | 2026-03-24T17:43:08.825Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3699 | 2026-03-24T17:43:08.936Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3700 | 2026-03-24T17:43:08.958Z | Checking corncobs v0.1.4 |
| 3701 | 2026-03-24T17:43:09.033Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3702 | 2026-03-24T17:43:09.111Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3703 | 2026-03-24T17:43:09.132Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3704 | 2026-03-24T17:43:09.154Z | Checking tabled v0.20.0 |
| 3705 | 2026-03-24T17:43:09.312Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3706 | 2026-03-24T17:43:09.493Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3707 | 2026-03-24T17:43:09.521Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3708 | 2026-03-24T17:43:09.765Z | Checking progenitor-client v0.11.2 |
| 3709 | 2026-03-24T17:43:09.958Z | Checking secrecy v0.8.0 |
| 3710 | 2026-03-24T17:43:10.082Z | Checking http-range v0.1.5 |
| 3711 | 2026-03-24T17:43:10.360Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3712 | 2026-03-24T17:43:10.484Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3713 | 2026-03-24T17:43:10.533Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3714 | 2026-03-24T17:43:10.776Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3715 | 2026-03-24T17:43:10.797Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3716 | 2026-03-24T17:43:10.954Z | Compiling progenitor-macro v0.11.2 |
| 3717 | 2026-03-24T17:43:11.002Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3718 | 2026-03-24T17:43:11.144Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3719 | 2026-03-24T17:43:11.288Z | Checking atty v0.2.14 |
| 3720 | 2026-03-24T17:43:11.309Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3721 | 2026-03-24T17:43:11.417Z | Checking crc8 v0.1.1 |
| 3722 | 2026-03-24T17:43:11.549Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3723 | 2026-03-24T17:43:11.590Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3724 | 2026-03-24T17:43:11.976Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3725 | 2026-03-24T17:43:11.998Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3726 | 2026-03-24T17:43:12.354Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3727 | 2026-03-24T17:43:12.441Z | Checking hyper-staticfile v0.10.1 |
| 3728 | 2026-03-24T17:43:12.549Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3729 | 2026-03-24T17:43:12.636Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3730 | 2026-03-24T17:43:12.807Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3731 | 2026-03-24T17:43:12.828Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3732 | 2026-03-24T17:43:13.102Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3733 | 2026-03-24T17:43:13.173Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3734 | 2026-03-24T17:43:13.288Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3735 | 2026-03-24T17:43:13.527Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3736 | 2026-03-24T17:43:13.830Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3737 | 2026-03-24T17:43:13.914Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3738 | 2026-03-24T17:43:14.130Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3739 | 2026-03-24T17:43:14.226Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3740 | 2026-03-24T17:43:14.453Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3741 | 2026-03-24T17:43:14.756Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3742 | 2026-03-24T17:43:14.893Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3743 | 2026-03-24T17:43:15.567Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3744 | 2026-03-24T17:43:16.643Z | Checking progenitor v0.11.2 |
| 3745 | 2026-03-24T17:43:16.813Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3746 | 2026-03-24T17:43:23.748Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3747 | 2026-03-24T17:43:39.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.64s |
| 3748 | 2026-03-24T17:43:39.978Z | |
| 3749 | 2026-03-24T17:43:39.978Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/267) |
| 3750 | 2026-03-24T17:43:40.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3751 | 2026-03-24T17:43:40.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3752 | 2026-03-24T17:43:41.109Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3753 | 2026-03-24T17:43:57.220Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.23s |
| 3754 | 2026-03-24T17:43:57.477Z | |
| 3755 | 2026-03-24T17:43:57.478Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/267) |
| 3756 | 2026-03-24T17:43:58.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3757 | 2026-03-24T17:43:58.284Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3758 | 2026-03-24T17:43:58.609Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-03-24T17:44:14.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3760 | 2026-03-24T17:44:14.965Z | |
| 3761 | 2026-03-24T17:44:14.965Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/267) |
| 3762 | 2026-03-24T17:44:15.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-03-24T17:44:15.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-03-24T17:44:16.088Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-03-24T17:44:32.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 3766 | 2026-03-24T17:44:32.419Z | |
| 3767 | 2026-03-24T17:44:32.419Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/267) |
| 3768 | 2026-03-24T17:44:33.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-03-24T17:44:33.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-03-24T17:44:33.539Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-03-24T17:44:49.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s |
| 3772 | 2026-03-24T17:44:49.893Z | |
| 3773 | 2026-03-24T17:44:49.893Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/267) |
| 3774 | 2026-03-24T17:44:50.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-03-24T17:44:50.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-03-24T17:44:51.030Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-03-24T17:45:07.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.15s |
| 3778 | 2026-03-24T17:45:07.315Z | |
| 3779 | 2026-03-24T17:45:07.315Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/267) |
| 3780 | 2026-03-24T17:45:08.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-03-24T17:45:08.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-03-24T17:45:08.447Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-03-24T17:45:24.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.21s |
| 3784 | 2026-03-24T17:45:24.791Z | |
| 3785 | 2026-03-24T17:45:24.791Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/267) |
| 3786 | 2026-03-24T17:45:25.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-03-24T17:45:25.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-03-24T17:45:25.918Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3789 | 2026-03-24T17:45:42.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.33s |
| 3790 | 2026-03-24T17:45:42.384Z | |
| 3791 | 2026-03-24T17:45:42.384Z | info: running `cargo check --bins` on bootstrap-agent-api (189/267) |
| 3792 | 2026-03-24T17:45:43.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-03-24T17:45:43.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-03-24T17:45:43.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3795 | 2026-03-24T17:45:43.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3796 | 2026-03-24T17:45:43.249Z | |
| 3797 | 2026-03-24T17:45:43.249Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/267) |
| 3798 | 2026-03-24T17:45:43.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-03-24T17:45:43.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-03-24T17:45:43.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-03-24T17:45:44.001Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3802 | 2026-03-24T17:45:44.117Z | |
| 3803 | 2026-03-24T17:45:44.117Z | info: running `cargo check --bins` on range-requests (191/267) |
| 3804 | 2026-03-24T17:45:44.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-03-24T17:45:44.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-03-24T17:45:44.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-03-24T17:45:44.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3808 | 2026-03-24T17:45:44.952Z | |
| 3809 | 2026-03-24T17:45:44.952Z | info: running `cargo check --bins` on repo-depot-api (192/267) |
| 3810 | 2026-03-24T17:45:45.669Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-03-24T17:45:45.672Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-03-24T17:45:45.672Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-03-24T17:45:45.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3814 | 2026-03-24T17:45:45.788Z | |
| 3815 | 2026-03-24T17:45:45.788Z | info: running `cargo check --bins` on sled-agent-api (193/267) |
| 3816 | 2026-03-24T17:45:46.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-03-24T17:45:46.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-03-24T17:45:46.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-03-24T17:45:46.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3820 | 2026-03-24T17:45:46.647Z | |
| 3821 | 2026-03-24T17:45:46.647Z | info: running `cargo check --bins` on sled-diagnostics (194/267) |
| 3822 | 2026-03-24T17:45:47.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-03-24T17:45:47.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-03-24T17:45:47.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-03-24T17:45:47.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3826 | 2026-03-24T17:45:47.502Z | |
| 3827 | 2026-03-24T17:45:47.502Z | info: running `cargo check --bins` on zfs-test-harness (195/267) |
| 3828 | 2026-03-24T17:45:48.236Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-03-24T17:45:48.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-03-24T17:45:48.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-03-24T17:45:48.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3832 | 2026-03-24T17:45:48.359Z | |
| 3833 | 2026-03-24T17:45:48.359Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/267) |
| 3834 | 2026-03-24T17:45:49.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-03-24T17:45:49.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-03-24T17:45:49.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-03-24T17:45:49.113Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3838 | 2026-03-24T17:45:49.228Z | |
| 3839 | 2026-03-24T17:45:49.228Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/267) |
| 3840 | 2026-03-24T17:45:49.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-03-24T17:45:49.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-03-24T17:45:49.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-03-24T17:45:49.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3844 | 2026-03-24T17:45:50.098Z | |
| 3845 | 2026-03-24T17:45:50.098Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/267) |
| 3846 | 2026-03-24T17:45:50.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-03-24T17:45:50.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-03-24T17:45:50.838Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-03-24T17:45:50.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3850 | 2026-03-24T17:45:50.958Z | |
| 3851 | 2026-03-24T17:45:50.958Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/267) |
| 3852 | 2026-03-24T17:45:51.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-03-24T17:45:51.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-03-24T17:45:51.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-03-24T17:45:51.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3856 | 2026-03-24T17:45:51.823Z | |
| 3857 | 2026-03-24T17:45:51.823Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/267) |
| 3858 | 2026-03-24T17:45:52.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-03-24T17:45:52.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-03-24T17:45:52.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-03-24T17:45:52.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3862 | 2026-03-24T17:45:52.693Z | |
| 3863 | 2026-03-24T17:45:52.693Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/267) |
| 3864 | 2026-03-24T17:45:53.435Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-03-24T17:45:53.438Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-03-24T17:45:53.438Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-03-24T17:45:53.443Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3868 | 2026-03-24T17:45:53.558Z | |
| 3869 | 2026-03-24T17:45:53.558Z | info: running `cargo check --bins` on trust-quorum (202/267) |
| 3870 | 2026-03-24T17:45:54.301Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-03-24T17:45:54.305Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-03-24T17:45:54.305Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-03-24T17:45:54.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3874 | 2026-03-24T17:45:54.429Z | |
| 3875 | 2026-03-24T17:45:54.429Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (203/267) |
| 3876 | 2026-03-24T17:45:55.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-03-24T17:45:55.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-03-24T17:45:55.194Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-03-24T17:45:55.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3880 | 2026-03-24T17:45:55.322Z | |
| 3881 | 2026-03-24T17:45:55.322Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (204/267) |
| 3882 | 2026-03-24T17:45:56.102Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-03-24T17:45:56.105Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-03-24T17:45:56.105Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-03-24T17:45:56.110Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3886 | 2026-03-24T17:45:56.233Z | |
| 3887 | 2026-03-24T17:45:56.233Z | info: running `cargo check --bins` on update-common (205/267) |
| 3888 | 2026-03-24T17:45:56.959Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-03-24T17:45:56.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-03-24T17:45:56.964Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-03-24T17:45:56.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3892 | 2026-03-24T17:45:57.079Z | |
| 3893 | 2026-03-24T17:45:57.079Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (206/267) |
| 3894 | 2026-03-24T17:45:57.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-03-24T17:45:57.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-03-24T17:45:57.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-03-24T17:45:57.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3898 | 2026-03-24T17:45:57.988Z | |
| 3899 | 2026-03-24T17:45:57.989Z | info: running `cargo check --bins` on reconfigurator-cli (207/267) |
| 3900 | 2026-03-24T17:45:58.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-03-24T17:45:58.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-03-24T17:45:59.100Z | Compiling fs-err v2.11.0 |
| 3903 | 2026-03-24T17:45:59.103Z | Checking ignore v0.4.25 |
| 3904 | 2026-03-24T17:45:59.264Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3905 | 2026-03-24T17:45:59.279Z | Checking predicates-tree v1.0.13 |
| 3906 | 2026-03-24T17:45:59.296Z | Checking parse-size v1.1.0 |
| 3907 | 2026-03-24T17:45:59.315Z | Checking rand_seeder v0.4.0 |
| 3908 | 2026-03-24T17:45:59.318Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3909 | 2026-03-24T17:45:59.354Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3910 | 2026-03-24T17:45:59.412Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3911 | 2026-03-24T17:45:59.451Z | Compiling petname v2.0.2 |
| 3912 | 2026-03-24T17:45:59.498Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3913 | 2026-03-24T17:45:59.690Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3914 | 2026-03-24T17:45:59.710Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3915 | 2026-03-24T17:45:59.785Z | Checking globwalk v0.9.1 |
| 3916 | 2026-03-24T17:45:59.823Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3917 | 2026-03-24T17:45:59.924Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3918 | 2026-03-24T17:46:00.020Z | Checking camino-tempfile-ext v0.3.3 |
| 3919 | 2026-03-24T17:46:00.042Z | Checking sapling-renderdag v0.1.0 |
| 3920 | 2026-03-24T17:46:00.158Z | Checking sync-ptr v0.1.4 |
| 3921 | 2026-03-24T17:46:00.288Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3922 | 2026-03-24T17:46:00.311Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3923 | 2026-03-24T17:46:00.390Z | Checking colored v2.2.0 |
| 3924 | 2026-03-24T17:46:00.432Z | Checking assert_matches v1.5.0 |
| 3925 | 2026-03-24T17:46:00.769Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3926 | 2026-03-24T17:46:00.880Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3927 | 2026-03-24T17:46:00.880Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3928 | 2026-03-24T17:46:01.672Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3929 | 2026-03-24T17:46:03.484Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3930 | 2026-03-24T17:46:06.473Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s |
| 3931 | 2026-03-24T17:46:06.709Z | |
| 3932 | 2026-03-24T17:46:06.709Z | info: running `cargo check --bins` on omicron-repl-utils (208/267) |
| 3933 | 2026-03-24T17:46:07.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3934 | 2026-03-24T17:46:07.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3935 | 2026-03-24T17:46:07.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3936 | 2026-03-24T17:46:07.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3937 | 2026-03-24T17:46:07.537Z | |
| 3938 | 2026-03-24T17:46:07.537Z | info: running `cargo check --bins` on nexus-test-interface (209/267) |
| 3939 | 2026-03-24T17:46:08.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3940 | 2026-03-24T17:46:08.340Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3941 | 2026-03-24T17:46:08.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3942 | 2026-03-24T17:46:08.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3943 | 2026-03-24T17:46:08.455Z | |
| 3944 | 2026-03-24T17:46:08.455Z | info: running `cargo check --bins` on oximeter-collector (210/267) |
| 3945 | 2026-03-24T17:46:09.217Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-03-24T17:46:09.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-03-24T17:46:09.488Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3948 | 2026-03-24T17:46:09.497Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3949 | 2026-03-24T17:46:10.348Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3950 | 2026-03-24T17:46:12.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.94s |
| 3951 | 2026-03-24T17:46:12.641Z | |
| 3952 | 2026-03-24T17:46:12.641Z | info: running `cargo check --bins` on oximeter-api (211/267) |
| 3953 | 2026-03-24T17:46:13.358Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3954 | 2026-03-24T17:46:13.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3955 | 2026-03-24T17:46:13.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3956 | 2026-03-24T17:46:13.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3957 | 2026-03-24T17:46:13.468Z | |
| 3958 | 2026-03-24T17:46:13.468Z | info: running `cargo check --bins` on cert-dev (212/267) |
| 3959 | 2026-03-24T17:46:14.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3960 | 2026-03-24T17:46:14.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3961 | 2026-03-24T17:46:14.362Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3962 | 2026-03-24T17:46:14.682Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s |
| 3963 | 2026-03-24T17:46:14.896Z | |
| 3964 | 2026-03-24T17:46:14.896Z | info: running `cargo check --bins` on clickana (213/267) |
| 3965 | 2026-03-24T17:46:15.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3966 | 2026-03-24T17:46:15.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3967 | 2026-03-24T17:46:15.810Z | Compiling darling_core v0.23.0 |
| 3968 | 2026-03-24T17:46:15.950Z | Compiling instability v0.3.11 |
| 3969 | 2026-03-24T17:46:15.962Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3970 | 2026-03-24T17:46:15.962Z | Checking castaway v0.2.4 |
| 3971 | 2026-03-24T17:46:15.967Z | Compiling indoc v2.0.7 |
| 3972 | 2026-03-24T17:46:15.996Z | Checking unicode-truncate v1.1.0 |
| 3973 | 2026-03-24T17:46:16.003Z | Checking lru v0.12.5 |
| 3974 | 2026-03-24T17:46:16.003Z | Checking cassowary v0.3.0 |
| 3975 | 2026-03-24T17:46:16.091Z | Checking compact_str v0.8.1 |
| 3976 | 2026-03-24T17:46:17.265Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3977 | 2026-03-24T17:46:17.493Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3978 | 2026-03-24T17:46:17.976Z | Compiling darling_macro v0.23.0 |
| 3979 | 2026-03-24T17:46:18.516Z | Compiling darling v0.23.0 |
| 3980 | 2026-03-24T17:46:19.311Z | Checking ratatui v0.29.0 |
| 3981 | 2026-03-24T17:46:20.871Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3982 | 2026-03-24T17:46:21.742Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.83s |
| 3983 | 2026-03-24T17:46:21.969Z | |
| 3984 | 2026-03-24T17:46:21.969Z | info: running `cargo check --bins` on clickhouse-cluster-dev (214/267) |
| 3985 | 2026-03-24T17:46:22.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-03-24T17:46:22.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-03-24T17:46:23.023Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3988 | 2026-03-24T17:46:23.070Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3989 | 2026-03-24T17:46:23.799Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3990 | 2026-03-24T17:46:24.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.33s |
| 3991 | 2026-03-24T17:46:24.710Z | |
| 3992 | 2026-03-24T17:46:24.710Z | info: running `cargo check --bins` on ch-dev (215/267) |
| 3993 | 2026-03-24T17:46:25.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-03-24T17:46:25.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-03-24T17:46:25.605Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3996 | 2026-03-24T17:46:26.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.99s |
| 3997 | 2026-03-24T17:46:26.874Z | |
| 3998 | 2026-03-24T17:46:26.874Z | info: running `cargo check --bins` on dev-tools-common (216/267) |
| 3999 | 2026-03-24T17:46:27.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-03-24T17:46:27.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-03-24T17:46:27.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4002 | 2026-03-24T17:46:27.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 4003 | 2026-03-24T17:46:27.446Z | |
| 4004 | 2026-03-24T17:46:27.446Z | info: running `cargo check --bins` on crdb-seed (217/267) |
| 4005 | 2026-03-24T17:46:28.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-24T17:46:28.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-24T17:46:28.485Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4008 | 2026-03-24T17:46:29.044Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s |
| 4009 | 2026-03-24T17:46:29.382Z | |
| 4010 | 2026-03-24T17:46:29.382Z | info: running `cargo check --bins` on db-dev (218/267) |
| 4011 | 2026-03-24T17:46:31.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-24T17:46:31.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-24T17:46:31.514Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4014 | 2026-03-24T17:46:31.514Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.00s |
| 4015 | 2026-03-24T17:46:31.595Z | |
| 4016 | 2026-03-24T17:46:31.596Z | info: running `cargo check --bins` on omicron-dev-lib (219/267) |
| 4017 | 2026-03-24T17:46:32.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-24T17:46:32.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-24T17:46:32.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-24T17:46:32.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 4021 | 2026-03-24T17:46:32.432Z | |
| 4022 | 2026-03-24T17:46:32.432Z | info: running `cargo check --bins` on xtask-downloader (220/267) |
| 4023 | 2026-03-24T17:46:33.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-24T17:46:33.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-24T17:46:33.305Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4026 | 2026-03-24T17:46:34.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4027 | 2026-03-24T17:46:34.440Z | |
| 4028 | 2026-03-24T17:46:34.440Z | info: running `cargo check --bins` on omicron-dropshot-apis (221/267) |
| 4029 | 2026-03-24T17:46:35.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-24T17:46:35.219Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-24T17:46:35.526Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4032 | 2026-03-24T17:46:35.526Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4033 | 2026-03-24T17:46:35.529Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4034 | 2026-03-24T17:46:35.529Z | Checking git-stub v1.0.0 |
| 4035 | 2026-03-24T17:46:35.529Z | Compiling trait-variant v0.1.2 |
| 4036 | 2026-03-24T17:46:35.671Z | Checking is_ci v1.2.0 |
| 4037 | 2026-03-24T17:46:35.688Z | Checking maplit v1.0.2 |
| 4038 | 2026-03-24T17:46:35.718Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4039 | 2026-03-24T17:46:35.838Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4040 | 2026-03-24T17:46:35.876Z | Checking supports-color v3.0.2 |
| 4041 | 2026-03-24T17:46:35.896Z | Checking git-stub-vcs v0.1.0 |
| 4042 | 2026-03-24T17:46:36.024Z | Checking drift v0.1.3 |
| 4043 | 2026-03-24T17:46:36.040Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4044 | 2026-03-24T17:46:36.063Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4045 | 2026-03-24T17:46:36.153Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4046 | 2026-03-24T17:46:36.304Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4047 | 2026-03-24T17:46:36.378Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4048 | 2026-03-24T17:46:36.399Z | Checking dropshot-api-manager v0.6.0 |
| 4049 | 2026-03-24T17:46:36.419Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4050 | 2026-03-24T17:46:36.690Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4051 | 2026-03-24T17:46:36.709Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4052 | 2026-03-24T17:46:36.916Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4053 | 2026-03-24T17:46:37.356Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4054 | 2026-03-24T17:46:45.611Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4055 | 2026-03-24T17:46:46.573Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4056 | 2026-03-24T17:46:46.637Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4057 | 2026-03-24T17:46:47.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s |
| 4058 | 2026-03-24T17:46:47.391Z | |
| 4059 | 2026-03-24T17:46:47.391Z | info: running `cargo check --bins` on installinator-api (222/267) |
| 4060 | 2026-03-24T17:46:48.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-24T17:46:48.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-24T17:46:48.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4063 | 2026-03-24T17:46:48.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4064 | 2026-03-24T17:46:48.632Z | |
| 4065 | 2026-03-24T17:46:48.632Z | info: running `cargo check --bins` on nexus-external-api (223/267) |
| 4066 | 2026-03-24T17:46:49.010Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4067 | 2026-03-24T17:46:49.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4068 | 2026-03-24T17:46:49.019Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4069 | 2026-03-24T17:46:49.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 4070 | 2026-03-24T17:46:49.152Z | |
| 4071 | 2026-03-24T17:46:49.153Z | info: running `cargo check --bins` on nexus-internal-api (224/267) |
| 4072 | 2026-03-24T17:46:49.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4073 | 2026-03-24T17:46:49.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4074 | 2026-03-24T17:46:49.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4075 | 2026-03-24T17:46:49.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 4076 | 2026-03-24T17:46:50.030Z | |
| 4077 | 2026-03-24T17:46:50.030Z | info: running `cargo check --bins` on nexus-lockstep-api (225/267) |
| 4078 | 2026-03-24T17:46:50.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4079 | 2026-03-24T17:46:50.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4080 | 2026-03-24T17:46:50.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4081 | 2026-03-24T17:46:50.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 4082 | 2026-03-24T17:46:50.928Z | |
| 4083 | 2026-03-24T17:46:50.929Z | info: running `cargo check --bins` on ntp-admin-api (226/267) |
| 4084 | 2026-03-24T17:46:51.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4085 | 2026-03-24T17:46:51.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4086 | 2026-03-24T17:46:51.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4087 | 2026-03-24T17:46:51.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4088 | 2026-03-24T17:46:51.771Z | |
| 4089 | 2026-03-24T17:46:51.771Z | info: running `cargo check --bins` on ntp-admin-types-versions (227/267) |
| 4090 | 2026-03-24T17:46:52.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4091 | 2026-03-24T17:46:52.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4092 | 2026-03-24T17:46:52.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4093 | 2026-03-24T17:46:52.493Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4094 | 2026-03-24T17:46:52.595Z | |
| 4095 | 2026-03-24T17:46:52.595Z | info: running `cargo check --bins` on wicketd-api (228/267) |
| 4096 | 2026-03-24T17:46:53.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-03-24T17:46:53.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-03-24T17:46:53.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4099 | 2026-03-24T17:46:53.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4100 | 2026-03-24T17:46:53.469Z | |
| 4101 | 2026-03-24T17:46:53.469Z | info: running `cargo check --bins` on omicron-ls-apis (229/267) |
| 4102 | 2026-03-24T17:46:54.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-03-24T17:46:54.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-03-24T17:46:54.334Z | Checking erased-serde v0.4.9 |
| 4105 | 2026-03-24T17:46:54.466Z | Checking ordered-float v2.10.1 |
| 4106 | 2026-03-24T17:46:54.517Z | Checking unicode-xid v0.2.6 |
| 4107 | 2026-03-24T17:46:54.558Z | Checking cargo-platform v0.2.0 |
| 4108 | 2026-03-24T17:46:54.762Z | Checking serde-value v0.7.0 |
| 4109 | 2026-03-24T17:46:54.925Z | Checking serde-untagged v0.1.9 |
| 4110 | 2026-03-24T17:46:55.142Z | Checking cargo-util-schemas v0.8.2 |
| 4111 | 2026-03-24T17:46:56.158Z | Checking cargo_metadata v0.21.0 |
| 4112 | 2026-03-24T17:46:57.028Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4113 | 2026-03-24T17:46:57.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s |
| 4114 | 2026-03-24T17:46:58.173Z | |
| 4115 | 2026-03-24T17:46:58.173Z | info: running `cargo check --bins` on mgs-dev (230/267) |
| 4116 | 2026-03-24T17:46:58.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4117 | 2026-03-24T17:46:58.964Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4118 | 2026-03-24T17:46:59.240Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4119 | 2026-03-24T17:47:00.017Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4120 | 2026-03-24T17:47:00.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.47s |
| 4121 | 2026-03-24T17:47:00.901Z | |
| 4122 | 2026-03-24T17:47:00.901Z | info: running `cargo check --bins` on omicron-omdb (231/267) |
| 4123 | 2026-03-24T17:47:01.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4124 | 2026-03-24T17:47:01.730Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4125 | 2026-03-24T17:47:02.142Z | Compiling vergen-gitcl v1.0.8 |
| 4126 | 2026-03-24T17:47:02.142Z | Compiling dirs-sys-next v0.1.2 |
| 4127 | 2026-03-24T17:47:02.142Z | Compiling glob v0.3.3 |
| 4128 | 2026-03-24T17:47:02.148Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4129 | 2026-03-24T17:47:02.149Z | Compiling diesel_derives v2.3.7 |
| 4130 | 2026-03-24T17:47:02.149Z | Compiling crunchy v0.2.4 |
| 4131 | 2026-03-24T17:47:02.316Z | Compiling dsl_auto_type v0.2.0 |
| 4132 | 2026-03-24T17:47:02.331Z | Checking scheduled-thread-pool v0.2.7 |
| 4133 | 2026-03-24T17:47:02.534Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4134 | 2026-03-24T17:47:02.587Z | Compiling tiny-keccak v2.0.2 |
| 4135 | 2026-03-24T17:47:02.668Z | Compiling dirs-next v2.0.0 |
| 4136 | 2026-03-24T17:47:02.781Z | Compiling term v0.7.0 |
| 4137 | 2026-03-24T17:47:02.804Z | Compiling clang-sys v1.8.1 |
| 4138 | 2026-03-24T17:47:02.844Z | Checking r2d2 v0.8.10 |
| 4139 | 2026-03-24T17:47:02.885Z | Compiling bit-vec v0.6.3 |
| 4140 | 2026-03-24T17:47:02.912Z | Checking downcast-rs v2.0.2 |
| 4141 | 2026-03-24T17:47:03.081Z | Compiling itertools v0.10.5 |
| 4142 | 2026-03-24T17:47:03.186Z | Compiling ascii-canvas v3.0.0 |
| 4143 | 2026-03-24T17:47:03.315Z | Compiling bit-set v0.5.3 |
| 4144 | 2026-03-24T17:47:03.518Z | Compiling ena v0.14.4 |
| 4145 | 2026-03-24T17:47:03.539Z | Compiling libloading v0.8.9 |
| 4146 | 2026-03-24T17:47:03.559Z | Compiling bindgen v0.71.1 |
| 4147 | 2026-03-24T17:47:03.600Z | Compiling regex-syntax v0.6.29 |
| 4148 | 2026-03-24T17:47:03.630Z | Compiling diff v0.1.13 |
| 4149 | 2026-03-24T17:47:03.821Z | Compiling cexpr v0.6.0 |
| 4150 | 2026-03-24T17:47:03.988Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4151 | 2026-03-24T17:47:04.117Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4152 | 2026-03-24T17:47:04.264Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4153 | 2026-03-24T17:47:04.315Z | Compiling libxml v0.3.3 |
| 4154 | 2026-03-24T17:47:04.593Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4155 | 2026-03-24T17:47:04.650Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4156 | 2026-03-24T17:47:04.755Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4157 | 2026-03-24T17:47:04.991Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4158 | 2026-03-24T17:47:05.012Z | Compiling strum_macros v0.24.3 |
| 4159 | 2026-03-24T17:47:05.037Z | Compiling indoc v1.0.9 |
| 4160 | 2026-03-24T17:47:05.617Z | Compiling lalrpop v0.19.12 |
| 4161 | 2026-03-24T17:47:06.400Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4162 | 2026-03-24T17:47:06.533Z | Checking derive_builder v0.20.2 |
| 4163 | 2026-03-24T17:47:06.638Z | Compiling oso-derive v0.27.3 |
| 4164 | 2026-03-24T17:47:06.683Z | Checking quick-xml v0.37.5 |
| 4165 | 2026-03-24T17:47:06.868Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4166 | 2026-03-24T17:47:07.288Z | Checking openssl-probe v0.1.6 |
| 4167 | 2026-03-24T17:47:07.467Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4168 | 2026-03-24T17:47:07.914Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4169 | 2026-03-24T17:47:08.205Z | Checking bb8 v0.8.6 |
| 4170 | 2026-03-24T17:47:08.516Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4171 | 2026-03-24T17:47:08.579Z | Checking nonempty v0.12.0 |
| 4172 | 2026-03-24T17:47:08.794Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4173 | 2026-03-24T17:47:08.814Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4174 | 2026-03-24T17:47:09.107Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4175 | 2026-03-24T17:47:09.120Z | Checking support-bundle-viewer v0.1.2 |
| 4176 | 2026-03-24T17:47:09.131Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4177 | 2026-03-24T17:47:09.334Z | Checking multimap v0.10.1 |
| 4178 | 2026-03-24T17:47:10.479Z | Checking diesel v2.3.7 |
| 4179 | 2026-03-24T17:47:12.254Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4180 | 2026-03-24T17:47:13.601Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4181 | 2026-03-24T17:47:13.869Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4182 | 2026-03-24T17:47:14.291Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4183 | 2026-03-24T17:47:14.578Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4184 | 2026-03-24T17:47:15.966Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4185 | 2026-03-24T17:47:15.990Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4186 | 2026-03-24T17:47:16.898Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4187 | 2026-03-24T17:47:19.567Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4188 | 2026-03-24T17:47:25.540Z | Compiling samael v0.0.19 |
| 4189 | 2026-03-24T17:47:31.727Z | Checking async-bb8-diesel v0.2.1 |
| 4190 | 2026-03-24T17:47:31.759Z | Checking diesel-dtrace v0.5.0 |
| 4191 | 2026-03-24T17:47:33.536Z | Compiling polar-core v0.27.3 |
| 4192 | 2026-03-24T17:47:39.420Z | Checking oso v0.27.3 |
| 4193 | 2026-03-24T17:48:34.594Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4194 | 2026-03-24T17:49:21.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 4195 | 2026-03-24T17:49:22.008Z | |
| 4196 | 2026-03-24T17:49:22.008Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (232/267) |
| 4197 | 2026-03-24T17:49:22.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-24T17:49:22.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-24T17:49:22.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4200 | 2026-03-24T17:49:22.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
| 4201 | 2026-03-24T17:49:22.943Z | |
| 4202 | 2026-03-24T17:49:22.943Z | info: running `cargo check --bins` on nexus-saga-recovery (233/267) |
| 4203 | 2026-03-24T17:49:23.727Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-24T17:49:23.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-24T17:49:23.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-24T17:49:23.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 4207 | 2026-03-24T17:49:23.860Z | |
| 4208 | 2026-03-24T17:49:23.860Z | info: running `cargo check --bins` on nexus-test-utils-macros (234/267) |
| 4209 | 2026-03-24T17:49:24.573Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-24T17:49:24.575Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-24T17:49:24.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-24T17:49:24.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4213 | 2026-03-24T17:49:24.691Z | |
| 4214 | 2026-03-24T17:49:24.691Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (235/267) |
| 4215 | 2026-03-24T17:49:25.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-24T17:49:25.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-24T17:49:25.944Z | Compiling libz-sys v1.1.24 |
| 4218 | 2026-03-24T17:49:26.105Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4219 | 2026-03-24T17:49:26.124Z | Compiling vergen-git2 v1.0.7 |
| 4220 | 2026-03-24T17:49:26.140Z | Compiling rustls v0.21.12 |
| 4221 | 2026-03-24T17:49:26.159Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4222 | 2026-03-24T17:49:26.179Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4223 | 2026-03-24T17:49:26.182Z | Checking sct v0.7.1 |
| 4224 | 2026-03-24T17:49:26.182Z | Checking rustls-webpki v0.101.7 |
| 4225 | 2026-03-24T17:49:26.375Z | Compiling nix v0.29.0 |
| 4226 | 2026-03-24T17:49:26.441Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4227 | 2026-03-24T17:49:26.444Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4228 | 2026-03-24T17:49:26.487Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4229 | 2026-03-24T17:49:26.623Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4230 | 2026-03-24T17:49:26.814Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4231 | 2026-03-24T17:49:26.834Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4232 | 2026-03-24T17:49:26.886Z | Checking rustls-pemfile v1.0.4 |
| 4233 | 2026-03-24T17:49:27.058Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4234 | 2026-03-24T17:49:27.232Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4235 | 2026-03-24T17:49:27.401Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4236 | 2026-03-24T17:49:27.470Z | Checking twox-hash v2.1.2 |
| 4237 | 2026-03-24T17:49:27.584Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4238 | 2026-03-24T17:49:28.446Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4239 | 2026-03-24T17:49:28.449Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4240 | 2026-03-24T17:49:28.491Z | Checking tokio-rustls v0.24.1 |
| 4241 | 2026-03-24T17:49:28.511Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4242 | 2026-03-24T17:49:28.754Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4243 | 2026-03-24T17:49:28.939Z | Checking fatfs v0.3.6 |
| 4244 | 2026-03-24T17:49:29.314Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4245 | 2026-03-24T17:49:29.351Z | Compiling seq-macro v0.3.6 |
| 4246 | 2026-03-24T17:49:34.503Z | Compiling git2 v0.20.4 |
| 4247 | 2026-03-24T17:49:35.455Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4248 | 2026-03-24T17:49:35.616Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4249 | 2026-03-24T17:49:37.796Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4250 | 2026-03-24T17:50:47.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 4251 | 2026-03-24T17:50:47.394Z | |
| 4252 | 2026-03-24T17:50:47.394Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (236/267) |
| 4253 | 2026-03-24T17:50:48.279Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-03-24T17:50:48.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-03-24T17:50:48.653Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4256 | 2026-03-24T17:51:49.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4257 | 2026-03-24T17:51:49.266Z | |
| 4258 | 2026-03-24T17:51:49.266Z | info: running `cargo check --bins` on nexus-background-task-interface (237/267) |
| 4259 | 2026-03-24T17:51:49.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-03-24T17:51:49.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-03-24T17:51:49.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-03-24T17:51:49.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4263 | 2026-03-24T17:51:50.097Z | |
| 4264 | 2026-03-24T17:51:50.097Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (238/267) |
| 4265 | 2026-03-24T17:51:51.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-03-24T17:51:51.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-03-24T17:51:51.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-03-24T17:51:51.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 4269 | 2026-03-24T17:51:51.047Z | |
| 4270 | 2026-03-24T17:51:51.047Z | info: running `cargo check --bins` on nexus-mgs-updates (239/267) |
| 4271 | 2026-03-24T17:51:51.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-03-24T17:51:51.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-03-24T17:51:51.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-03-24T17:51:51.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 4275 | 2026-03-24T17:51:51.927Z | |
| 4276 | 2026-03-24T17:51:51.928Z | info: running `cargo check --bins` on nexus-networking (240/267) |
| 4277 | 2026-03-24T17:51:52.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-03-24T17:51:52.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-03-24T17:51:52.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-03-24T17:51:52.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 4281 | 2026-03-24T17:51:52.837Z | |
| 4282 | 2026-03-24T17:51:52.837Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (241/267) |
| 4283 | 2026-03-24T17:51:53.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-03-24T17:51:53.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-03-24T17:51:53.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-03-24T17:51:53.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 4287 | 2026-03-24T17:51:53.758Z | |
| 4288 | 2026-03-24T17:51:53.758Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (242/267) |
| 4289 | 2026-03-24T17:51:54.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-03-24T17:51:54.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-03-24T17:51:54.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-03-24T17:51:54.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 4293 | 2026-03-24T17:51:54.673Z | |
| 4294 | 2026-03-24T17:51:54.673Z | info: running `cargo check --bins --no-default-features` on nexus-fm (243/267) |
| 4295 | 2026-03-24T17:51:55.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-03-24T17:51:55.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-03-24T17:51:55.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-03-24T17:51:55.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4299 | 2026-03-24T17:51:55.573Z | |
| 4300 | 2026-03-24T17:51:55.573Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/267) |
| 4301 | 2026-03-24T17:51:56.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-03-24T17:51:56.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-03-24T17:51:56.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-03-24T17:51:56.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.79s |
| 4305 | 2026-03-24T17:51:56.494Z | |
| 4306 | 2026-03-24T17:51:56.494Z | info: running `cargo check --bins` on omicron-dev (245/267) |
| 4307 | 2026-03-24T17:51:57.326Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-24T17:51:57.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-24T17:51:57.770Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4310 | 2026-03-24T17:51:57.787Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4311 | 2026-03-24T17:51:57.966Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4312 | 2026-03-24T17:51:57.987Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4313 | 2026-03-24T17:51:58.008Z | Checking diff v0.1.13 |
| 4314 | 2026-03-24T17:51:58.022Z | Checking yansi v1.0.1 |
| 4315 | 2026-03-24T17:51:58.048Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4316 | 2026-03-24T17:51:58.048Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4317 | 2026-03-24T17:51:58.206Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4318 | 2026-03-24T17:51:58.379Z | Checking pretty_assertions v1.4.1 |
| 4319 | 2026-03-24T17:52:01.883Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4320 | 2026-03-24T17:52:32.732Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4321 | 2026-03-24T17:52:32.735Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4322 | 2026-03-24T17:52:32.735Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4323 | 2026-03-24T17:52:32.736Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4324 | 2026-03-24T17:52:32.736Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4325 | 2026-03-24T17:52:32.736Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4326 | 2026-03-24T17:52:33.646Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4327 | 2026-03-24T17:52:35.072Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4328 | 2026-03-24T17:53:35.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s |
| 4329 | 2026-03-24T17:53:36.116Z | |
| 4330 | 2026-03-24T17:53:36.116Z | info: running `cargo check --bins` on omicron-pins (246/267) |
| 4331 | 2026-03-24T17:53:36.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-03-24T17:53:36.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-03-24T17:53:36.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-03-24T17:53:36.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4335 | 2026-03-24T17:53:36.949Z | |
| 4336 | 2026-03-24T17:53:36.949Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (247/267) |
| 4337 | 2026-03-24T17:53:37.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-03-24T17:53:37.748Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-03-24T17:53:38.072Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4340 | 2026-03-24T17:53:38.222Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4341 | 2026-03-24T17:53:38.226Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4342 | 2026-03-24T17:54:15.436Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4343 | 2026-03-24T17:54:15.920Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4344 | 2026-03-24T17:54:18.302Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4345 | 2026-03-24T17:54:18.867Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4346 | 2026-03-24T17:54:22.964Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4347 | 2026-03-24T17:54:55.924Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4348 | 2026-03-24T17:54:56.745Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4349 | 2026-03-24T17:54:58.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4350 | 2026-03-24T17:54:59.158Z | |
| 4351 | 2026-03-24T17:54:59.158Z | info: running `cargo check --bins` on reconfigurator-sp-updater (248/267) |
| 4352 | 2026-03-24T17:54:59.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4353 | 2026-03-24T17:54:59.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4354 | 2026-03-24T17:55:00.198Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4355 | 2026-03-24T17:55:01.070Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 4356 | 2026-03-24T17:55:01.312Z | |
| 4357 | 2026-03-24T17:55:01.312Z | info: running `cargo check --bins` on omicron-releng (249/267) |
| 4358 | 2026-03-24T17:55:02.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4359 | 2026-03-24T17:55:02.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4360 | 2026-03-24T17:55:02.255Z | Compiling blake3 v1.8.3 |
| 4361 | 2026-03-24T17:55:02.390Z | Checking arrayref v0.3.9 |
| 4362 | 2026-03-24T17:55:02.393Z | Checking arrayvec v0.7.6 |
| 4363 | 2026-03-24T17:55:02.394Z | Checking constant_time_eq v0.4.2 |
| 4364 | 2026-03-24T17:55:02.431Z | Checking topological-sort v0.2.2 |
| 4365 | 2026-03-24T17:55:02.434Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4366 | 2026-03-24T17:55:02.434Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4367 | 2026-03-24T17:55:02.434Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4368 | 2026-03-24T17:55:02.497Z | Checking shell-words v1.1.1 |
| 4369 | 2026-03-24T17:55:03.423Z | Checking omicron-zone-package v0.12.2 |
| 4370 | 2026-03-24T17:55:04.429Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4371 | 2026-03-24T17:55:05.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.23s |
| 4372 | 2026-03-24T17:55:05.800Z | |
| 4373 | 2026-03-24T17:55:05.800Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (250/267) |
| 4374 | 2026-03-24T17:55:06.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4375 | 2026-03-24T17:55:06.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4376 | 2026-03-24T17:55:06.723Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4377 | 2026-03-24T17:55:07.126Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4378 | 2026-03-24T17:55:07.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4379 | 2026-03-24T17:55:07.887Z | |
| 4380 | 2026-03-24T17:55:07.887Z | info: running `cargo check --bins` on xtask (251/267) |
| 4381 | 2026-03-24T17:55:08.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-24T17:55:08.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-24T17:55:08.533Z | Checking libc v0.2.180 |
| 4384 | 2026-03-24T17:55:08.632Z | Checking serde v1.0.228 |
| 4385 | 2026-03-24T17:55:08.642Z | Checking zerofrom v0.1.6 |
| 4386 | 2026-03-24T17:55:08.651Z | Checking bitflags v2.11.0 |
| 4387 | 2026-03-24T17:55:08.660Z | Checking smallvec v1.15.1 |
| 4388 | 2026-03-24T17:55:08.670Z | Checking hashbrown v0.16.1 |
| 4389 | 2026-03-24T17:55:08.685Z | Checking serde_json v1.0.149 |
| 4390 | 2026-03-24T17:55:08.688Z | Checking num-traits v0.2.19 |
| 4391 | 2026-03-24T17:55:08.779Z | Checking yoke v0.8.1 |
| 4392 | 2026-03-24T17:55:08.848Z | Checking scroll v0.12.0 |
| 4393 | 2026-03-24T17:55:08.895Z | Checking thiserror v1.0.69 |
| 4394 | 2026-03-24T17:55:09.007Z | Checking zerovec v0.11.5 |
| 4395 | 2026-03-24T17:55:09.021Z | Checking zerotrie v0.2.3 |
| 4396 | 2026-03-24T17:55:09.062Z | Checking errno v0.3.14 |
| 4397 | 2026-03-24T17:55:09.153Z | Checking log v0.4.29 |
| 4398 | 2026-03-24T17:55:09.200Z | Checking toml_datetime v0.6.11 |
| 4399 | 2026-03-24T17:55:09.220Z | Checking rustix v1.1.3 |
| 4400 | 2026-03-24T17:55:09.313Z | Checking indexmap v2.13.0 |
| 4401 | 2026-03-24T17:55:09.349Z | Checking serde_spanned v0.6.9 |
| 4402 | 2026-03-24T17:55:09.373Z | Checking percent-encoding v2.3.2 |
| 4403 | 2026-03-24T17:55:09.436Z | Checking goblin v0.8.2 |
| 4404 | 2026-03-24T17:55:09.509Z | Checking zerocopy v0.7.35 |
| 4405 | 2026-03-24T17:55:09.523Z | Checking ordered-float v2.10.1 |
| 4406 | 2026-03-24T17:55:09.556Z | Checking form_urlencoded v1.2.2 |
| 4407 | 2026-03-24T17:55:09.575Z | Checking getrandom v0.4.1 |
| 4408 | 2026-03-24T17:55:09.618Z | Checking tinystr v0.8.2 |
| 4409 | 2026-03-24T17:55:09.719Z | Checking potential_utf v0.1.4 |
| 4410 | 2026-03-24T17:55:09.745Z | Checking thiserror v2.0.18 |
| 4411 | 2026-03-24T17:55:09.845Z | Checking serde-value v0.7.0 |
| 4412 | 2026-03-24T17:55:09.860Z | Checking icu_locale_core v2.1.1 |
| 4413 | 2026-03-24T17:55:09.874Z | Checking syn v2.0.117 |
| 4414 | 2026-03-24T17:55:09.887Z | Checking icu_collections v2.1.1 |
| 4415 | 2026-03-24T17:55:10.080Z | Checking toml_edit v0.22.27 |
| 4416 | 2026-03-24T17:55:10.117Z | Checking dtrace-parser v0.2.0 |
| 4417 | 2026-03-24T17:55:10.223Z | Checking thread-id v4.2.2 |
| 4418 | 2026-03-24T17:55:10.298Z | Checking once_cell v1.21.3 |
| 4419 | 2026-03-24T17:55:10.326Z | Checking cargo-platform v0.2.0 |
| 4420 | 2026-03-24T17:55:10.403Z | Checking terminal_size v0.4.3 |
| 4421 | 2026-03-24T17:55:10.431Z | Checking memmap v0.7.0 |
| 4422 | 2026-03-24T17:55:10.526Z | Checking tempfile v3.25.0 |
| 4423 | 2026-03-24T17:55:10.549Z | Checking clap_builder v4.5.60 |
| 4424 | 2026-03-24T17:55:10.563Z | Checking textwrap v0.16.2 |
| 4425 | 2026-03-24T17:55:10.598Z | Checking fs-err v3.3.0 |
| 4426 | 2026-03-24T17:55:10.634Z | Checking icu_provider v2.1.1 |
| 4427 | 2026-03-24T17:55:10.781Z | Checking camino-tempfile v1.4.1 |
| 4428 | 2026-03-24T17:55:10.835Z | Checking tabled v0.15.0 |
| 4429 | 2026-03-24T17:55:10.835Z | Checking anyhow v1.0.102 |
| 4430 | 2026-03-24T17:55:10.948Z | Checking icu_normalizer v2.1.1 |
| 4431 | 2026-03-24T17:55:10.984Z | Checking icu_properties v2.1.2 |
| 4432 | 2026-03-24T17:55:11.128Z | Checking macaddr v1.0.1 |
| 4433 | 2026-03-24T17:55:11.367Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4434 | 2026-03-24T17:55:11.652Z | Checking toml v0.8.23 |
| 4435 | 2026-03-24T17:55:12.087Z | Checking cargo_toml v0.21.0 |
| 4436 | 2026-03-24T17:55:12.101Z | Checking dof v0.3.0 |
| 4437 | 2026-03-24T17:55:12.176Z | Checking idna_adapter v1.2.1 |
| 4438 | 2026-03-24T17:55:12.227Z | Checking clap v4.5.60 |
| 4439 | 2026-03-24T17:55:12.324Z | Checking idna v1.1.0 |
| 4440 | 2026-03-24T17:55:12.517Z | Checking usdt-impl v0.5.0 |
| 4441 | 2026-03-24T17:55:12.629Z | Checking url v2.5.8 |
| 4442 | 2026-03-24T17:55:12.853Z | Checking usdt v0.5.0 |
| 4443 | 2026-03-24T17:55:13.101Z | Checking cargo-util-schemas v0.8.2 |
| 4444 | 2026-03-24T17:55:14.111Z | Checking cargo_metadata v0.21.0 |
| 4445 | 2026-03-24T17:55:14.992Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4446 | 2026-03-24T17:55:15.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.67s |
| 4447 | 2026-03-24T17:55:15.716Z | |
| 4448 | 2026-03-24T17:55:15.716Z | info: running `cargo check --bins` on end-to-end-tests (252/267) |
| 4449 | 2026-03-24T17:55:16.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4450 | 2026-03-24T17:55:16.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4451 | 2026-03-24T17:55:16.855Z | Checking polyval v0.6.2 |
| 4452 | 2026-03-24T17:55:17.008Z | Checking ctr v0.9.2 |
| 4453 | 2026-03-24T17:55:17.027Z | Checking ssh-encoding v0.2.0 |
| 4454 | 2026-03-24T17:55:17.030Z | Checking blowfish v0.9.1 |
| 4455 | 2026-03-24T17:55:17.065Z | Checking password-hash v0.4.2 |
| 4456 | 2026-03-24T17:55:17.088Z | Checking p256 v0.13.2 |
| 4457 | 2026-03-24T17:55:17.092Z | Checking p521 v0.13.3 |
| 4458 | 2026-03-24T17:55:17.127Z | Checking russh-cryptovec v0.7.3 |
| 4459 | 2026-03-24T17:55:17.195Z | Checking ghash v0.5.1 |
| 4460 | 2026-03-24T17:55:17.218Z | Checking md5 v0.7.0 |
| 4461 | 2026-03-24T17:55:17.238Z | Checking bcrypt-pbkdf v0.10.0 |
| 4462 | 2026-03-24T17:55:17.268Z | Checking num-bigint v0.4.6 |
| 4463 | 2026-03-24T17:55:17.297Z | Checking des v0.8.1 |
| 4464 | 2026-03-24T17:55:17.344Z | Checking aes-gcm v0.10.3 |
| 4465 | 2026-03-24T17:55:17.344Z | Checking pbkdf2 v0.11.0 |
| 4466 | 2026-03-24T17:55:17.432Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4467 | 2026-03-24T17:55:17.452Z | Checking hex-literal v0.4.1 |
| 4468 | 2026-03-24T17:55:17.472Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4469 | 2026-03-24T17:55:17.500Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4470 | 2026-03-24T17:55:17.535Z | Checking ssh-cipher v0.2.0 |
| 4471 | 2026-03-24T17:55:17.569Z | Checking socket2 v0.5.10 |
| 4472 | 2026-03-24T17:55:17.588Z | Checking internet-checksum v0.2.1 |
| 4473 | 2026-03-24T17:55:17.753Z | Checking ssh-key v0.6.7 |
| 4474 | 2026-03-24T17:55:17.952Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4475 | 2026-03-24T17:55:18.647Z | Checking russh-keys v0.45.0 |
| 4476 | 2026-03-24T17:55:19.397Z | Checking russh v0.45.0 |
| 4477 | 2026-03-24T17:55:41.582Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4478 | 2026-03-24T17:55:43.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.45s |
| 4479 | 2026-03-24T17:55:43.435Z | |
| 4480 | 2026-03-24T17:55:43.435Z | info: running `cargo check --bins` on gateway-cli (253/267) |
| 4481 | 2026-03-24T17:55:44.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-24T17:55:44.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-24T17:55:44.354Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4484 | 2026-03-24T17:55:44.510Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4485 | 2026-03-24T17:55:44.517Z | Checking termios v0.3.3 |
| 4486 | 2026-03-24T17:55:46.218Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4487 | 2026-03-24T17:55:46.404Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4488 | 2026-03-24T17:55:49.058Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4489 | 2026-03-24T17:55:49.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.38s |
| 4490 | 2026-03-24T17:55:50.046Z | |
| 4491 | 2026-03-24T17:55:50.046Z | info: running `cargo check --bins --no-default-features` on installinator (254/267) |
| 4492 | 2026-03-24T17:55:50.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4493 | 2026-03-24T17:55:50.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4494 | 2026-03-24T17:55:51.045Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4495 | 2026-03-24T17:55:51.187Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4496 | 2026-03-24T17:55:51.206Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4497 | 2026-03-24T17:55:51.210Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4498 | 2026-03-24T17:55:51.224Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4499 | 2026-03-24T17:55:51.491Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4500 | 2026-03-24T17:55:51.495Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4501 | 2026-03-24T17:55:52.448Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4502 | 2026-03-24T17:55:52.756Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4503 | 2026-03-24T17:55:52.764Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4504 | 2026-03-24T17:55:53.623Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4505 | 2026-03-24T17:55:55.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.74s |
| 4506 | 2026-03-24T17:55:56.024Z | |
| 4507 | 2026-03-24T17:55:56.024Z | info: running `cargo check --bins` on internal-dns-cli (255/267) |
| 4508 | 2026-03-24T17:55:56.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4509 | 2026-03-24T17:55:56.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4510 | 2026-03-24T17:55:56.941Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4511 | 2026-03-24T17:55:57.543Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4512 | 2026-03-24T17:55:57.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 4513 | 2026-03-24T17:55:58.184Z | |
| 4514 | 2026-03-24T17:55:58.184Z | info: running `cargo check --bins` on omicron-live-tests (256/267) |
| 4515 | 2026-03-24T17:55:58.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4516 | 2026-03-24T17:55:58.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4517 | 2026-03-24T17:55:58.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4518 | 2026-03-24T17:55:58.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4519 | 2026-03-24T17:55:59.014Z | |
| 4520 | 2026-03-24T17:55:59.015Z | info: running `cargo check --bins` on live-tests-macros (257/267) |
| 4521 | 2026-03-24T17:55:59.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4522 | 2026-03-24T17:55:59.786Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4523 | 2026-03-24T17:55:59.786Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4524 | 2026-03-24T17:55:59.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4525 | 2026-03-24T17:55:59.849Z | |
| 4526 | 2026-03-24T17:55:59.849Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (258/267) |
| 4527 | 2026-03-24T17:56:00.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4528 | 2026-03-24T17:56:00.641Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4529 | 2026-03-24T17:56:00.932Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4530 | 2026-03-24T17:56:01.669Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4531 | 2026-03-24T17:56:01.916Z | |
| 4532 | 2026-03-24T17:56:01.917Z | info: running `cargo check --bins` on omicron-ntp-admin (259/267) |
| 4533 | 2026-03-24T17:56:02.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-03-24T17:56:02.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-03-24T17:56:02.842Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4536 | 2026-03-24T17:56:02.852Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4537 | 2026-03-24T17:56:03.157Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4538 | 2026-03-24T17:56:03.157Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4539 | 2026-03-24T17:56:04.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s |
| 4540 | 2026-03-24T17:56:04.426Z | |
| 4541 | 2026-03-24T17:56:04.426Z | info: running `cargo check --bins` on ntp-admin-types (260/267) |
| 4542 | 2026-03-24T17:56:05.140Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4543 | 2026-03-24T17:56:05.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4544 | 2026-03-24T17:56:05.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4545 | 2026-03-24T17:56:05.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4546 | 2026-03-24T17:56:05.256Z | |
| 4547 | 2026-03-24T17:56:05.257Z | info: running `cargo check --bins` on omicron-package (261/267) |
| 4548 | 2026-03-24T17:56:08.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-03-24T17:56:08.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-03-24T17:56:08.979Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4551 | 2026-03-24T17:56:08.979Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s |
| 4552 | 2026-03-24T17:56:08.979Z | |
| 4553 | 2026-03-24T17:56:08.980Z | info: running `cargo check --bins` on tqdb (262/267) |
| 4554 | 2026-03-24T17:56:08.980Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-03-24T17:56:08.980Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-03-24T17:56:08.999Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4557 | 2026-03-24T17:56:09.454Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4558 | 2026-03-24T17:56:10.174Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4559 | 2026-03-24T17:56:10.176Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4560 | 2026-03-24T17:56:17.606Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4561 | 2026-03-24T17:56:18.543Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4562 | 2026-03-24T17:56:18.546Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4563 | 2026-03-24T17:56:18.546Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4564 | 2026-03-24T17:56:18.546Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4565 | 2026-03-24T17:56:19.555Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4566 | 2026-03-24T17:56:29.329Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4567 | 2026-03-24T17:56:37.895Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4568 | 2026-03-24T17:56:37.898Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4569 | 2026-03-24T17:56:37.899Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4570 | 2026-03-24T17:56:37.899Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4571 | 2026-03-24T17:56:39.900Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4572 | 2026-03-24T17:56:41.710Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4573 | 2026-03-24T17:56:42.602Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4574 | 2026-03-24T17:56:44.329Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4575 | 2026-03-24T17:56:45.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.15s |
| 4576 | 2026-03-24T17:56:45.283Z | |
| 4577 | 2026-03-24T17:56:45.283Z | info: running `cargo check --bins` on wicket-dbg (263/267) |
| 4578 | 2026-03-24T17:56:46.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-03-24T17:56:46.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-03-24T17:56:46.285Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4581 | 2026-03-24T17:56:46.424Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4582 | 2026-03-24T17:56:46.441Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4583 | 2026-03-24T17:56:46.479Z | Checking rtoolbox v0.0.3 |
| 4584 | 2026-03-24T17:56:46.486Z | Checking tui-tree-widget v0.23.1 |
| 4585 | 2026-03-24T17:56:46.660Z | Checking rpassword v7.4.0 |
| 4586 | 2026-03-24T17:56:46.753Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4587 | 2026-03-24T17:56:47.743Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4588 | 2026-03-24T17:56:55.174Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4589 | 2026-03-24T17:56:56.115Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4590 | 2026-03-24T17:56:57.577Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4591 | 2026-03-24T17:57:01.932Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4592 | 2026-03-24T17:57:04.514Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4593 | 2026-03-24T17:57:05.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s |
| 4594 | 2026-03-24T17:57:05.951Z | |
| 4595 | 2026-03-24T17:57:05.951Z | info: running `cargo check --bins` on wicket (264/267) |
| 4596 | 2026-03-24T17:57:06.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-03-24T17:57:06.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-03-24T17:57:06.926Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4599 | 2026-03-24T17:57:07.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4600 | 2026-03-24T17:57:07.633Z | |
| 4601 | 2026-03-24T17:57:07.633Z | info: running `cargo check --bins` on wicketd (265/267) |
| 4602 | 2026-03-24T17:57:08.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4603 | 2026-03-24T17:57:08.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4604 | 2026-03-24T17:57:08.665Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4605 | 2026-03-24T17:57:08.668Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4606 | 2026-03-24T17:57:08.804Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4607 | 2026-03-24T17:57:08.808Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4608 | 2026-03-24T17:57:10.008Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4609 | 2026-03-24T17:57:10.810Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4610 | 2026-03-24T17:57:14.944Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s |
| 4611 | 2026-03-24T17:57:15.182Z | |
| 4612 | 2026-03-24T17:57:15.182Z | info: running `cargo check --bins` on omicron-workspace-hack (266/267) |
| 4613 | 2026-03-24T17:57:15.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4614 | 2026-03-24T17:57:15.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4615 | 2026-03-24T17:57:15.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4616 | 2026-03-24T17:57:15.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4617 | 2026-03-24T17:57:16.011Z | |
| 4618 | 2026-03-24T17:57:16.011Z | info: running `cargo check --bins` on zone-setup (267/267) |
| 4619 | 2026-03-24T17:57:16.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4620 | 2026-03-24T17:57:16.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4621 | 2026-03-24T17:57:16.961Z | Checking uzers v0.12.2 |
| 4622 | 2026-03-24T17:57:17.320Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4623 | 2026-03-24T17:57:18.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s |
| 4624 | 2026-03-24T17:57:18.578Z | |
| 4625 | 2026-03-24T17:57:18.578Z | real 19:43.552348208 |
| 4626 | 2026-03-24T17:57:18.581Z | user 29:13.003883429 |
| 4627 | 2026-03-24T17:57:18.581Z | sys 5:28.761945878 |
| 4628 | 2026-03-24T17:57:18.581Z | trap 0.496064830 |
| 4629 | 2026-03-24T17:57:18.581Z | tflt 0.311453042 |
| 4630 | 2026-03-24T17:57:18.581Z | dflt 0.599403579 |
| 4631 | 2026-03-24T17:57:18.582Z | kflt 0.001051595 |
| 4632 | 2026-03-24T17:57:18.582Z | lock 1:47:14.733235759 |
| 4633 | 2026-03-24T17:57:18.582Z | slp 2:17:29.716545264 |
| 4634 | 2026-03-24T17:57:18.582Z | lat 1:24.315023745 |
| 4635 | 2026-03-24T17:57:18.582Z | stop 5:34.635295111 |
| 4636 | 2026-03-24T17:57:18.582Z | process exited: duration 1434127 ms, exit code 0 |
| |
| 4637 | 2026-03-24T17:57:18.588Z | found 0 output files |