|
|
|
| 1 | 2026-03-24T23:11:55.667Z | job assigned to worker 01KMH1VGJ7Q9D54YJVK0E3RKBW [factory aws, i-02fdb8b44f9ebd300] (queued for 49 s) |
| |
| 2 | 2026-03-24T23:12:03.500Z | starting task 0: "setup" |
| 3 | 2026-03-24T23:12:03.504Z | ++ uname -s |
| 4 | 2026-03-24T23:12:03.507Z | + kern=SunOS |
| 5 | 2026-03-24T23:12:03.507Z | + build_user=build |
| 6 | 2026-03-24T23:12:03.507Z | + build_uid=12345 |
| 7 | 2026-03-24T23:12:03.507Z | + work_dir=/work |
| 8 | 2026-03-24T23:12:03.507Z | + input_dir=/input |
| 9 | 2026-03-24T23:12:03.507Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-24T23:12:03.507Z | + case "$kern" in |
| 11 | 2026-03-24T23:12:03.507Z | + groupadd -g 12345 build |
| 12 | 2026-03-24T23:12:03.510Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-24T23:12:05.516Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-24T23:12:05.563Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-24T23:12:05.566Z | + home_fs=zfs |
| 16 | 2026-03-24T23:12:05.566Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-24T23:12:05.566Z | + mkdir -p /home/build |
| 18 | 2026-03-24T23:12:05.566Z | + chown build:build /home/build /work |
| 19 | 2026-03-24T23:12:07.579Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-24T23:12:07.603Z | process exited: duration 4071 ms, exit code 0 |
| |
| 21 | 2026-03-24T23:12:07.688Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-24T23:12:07.709Z | * rust toolchain channel = "1.94.0" |
| 23 | 2026-03-24T23:12:07.709Z | * rust toolchain profile = "default" |
| 24 | 2026-03-24T23:12:07.709Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 25 | 2026-03-24T23:12:07.709Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-24T23:12:07.709Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-24T23:12:07.709Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-24T23:12:07.709Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-24T23:12:07.709Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-24T23:12:07.779Z | info: downloading installer |
| 31 | 2026-03-24T23:12:09.537Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-24T23:12:09.537Z | warn: /opt/ooce/bin |
| 33 | 2026-03-24T23:12:09.537Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-24T23:12:09.537Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-24T23:12:09.537Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-24T23:12:09.538Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-24T23:12:09.538Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-24T23:12:09.538Z | error: cannot install while Rust is installed |
| 39 | 2026-03-24T23:12:09.538Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-24T23:12:09.538Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-24T23:12:09.538Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-24T23:12:09.538Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-24T23:12:09.538Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-24T23:12:09.562Z | info: profile set to default |
| 45 | 2026-03-24T23:12:09.562Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-24T23:12:09.565Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-24T23:12:09.731Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-24T23:12:09.734Z | info: downloading 6 components |
| 49 | 2026-03-24T23:12:26.513Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-24T23:12:26.513Z | |
| 51 | 2026-03-24T23:12:26.557Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-24T23:12:26.557Z | |
| 53 | 2026-03-24T23:12:26.557Z | |
| 54 | 2026-03-24T23:12:26.561Z | Rust is installed now. Great! |
| 55 | 2026-03-24T23:12:26.561Z | |
| 56 | 2026-03-24T23:12:26.561Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-24T23:12:26.561Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-24T23:12:26.561Z | |
| 59 | 2026-03-24T23:12:26.561Z | To configure your current shell, you need to source |
| 60 | 2026-03-24T23:12:26.561Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-24T23:12:26.561Z | |
| 62 | 2026-03-24T23:12:26.561Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-24T23:12:26.561Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-24T23:12:26.561Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-24T23:12:26.561Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-24T23:12:26.561Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-24T23:12:26.561Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-24T23:12:26.561Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-24T23:12:26.561Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-24T23:12:26.561Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-24T23:12:26.673Z | + rustup --version |
| 72 | 2026-03-24T23:12:26.684Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-24T23:12:26.687Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-24T23:12:26.711Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-24T23:12:26.714Z | + cargo --version |
| 76 | 2026-03-24T23:12:26.730Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-24T23:12:26.734Z | + rustc --version |
| 78 | 2026-03-24T23:12:26.759Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-24T23:12:26.763Z | process exited: duration 19114 ms, exit code 0 |
| |
| 80 | 2026-03-24T23:12:26.772Z | starting task 2: "authentication" |
| 81 | 2026-03-24T23:12:26.790Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-24T23:12:26.798Z | starting task 3: "clone repository" |
| 83 | 2026-03-24T23:12:26.801Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-24T23:12:26.804Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-24T23:12:26.826Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-24T23:12:38.349Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-24T23:12:38.349Z | + git fetch origin a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 88 | 2026-03-24T23:12:38.644Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-24T23:12:38.644Z | * branch a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e -> FETCH_HEAD |
| 90 | 2026-03-24T23:12:38.655Z | + [[ -n txn-sitrep-insert ]] |
| 91 | 2026-03-24T23:12:38.658Z | ++ git branch --show-current |
| 92 | 2026-03-24T23:12:38.661Z | + current=main |
| 93 | 2026-03-24T23:12:38.661Z | + [[ main != txn-sitrep-insert ]] |
| 94 | 2026-03-24T23:12:38.661Z | + git branch -f txn-sitrep-insert a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 95 | 2026-03-24T23:12:38.664Z | + git checkout -f txn-sitrep-insert |
| 96 | 2026-03-24T23:12:38.980Z | Switched to branch 'txn-sitrep-insert' |
| 97 | 2026-03-24T23:12:38.983Z | + git reset --hard a1d650fe707307ba5c4ed7d5748ada8b2eeaf42e |
| 98 | 2026-03-24T23:12:39.041Z | HEAD is now at a1d650fe7 better error context |
| 99 | 2026-03-24T23:12:39.044Z | process exited: duration 12237 ms, exit code 0 |
| |
| 100 | 2026-03-24T23:12:39.050Z | starting task 4: "build" |
| 101 | 2026-03-24T23:12:39.054Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-24T23:12:39.057Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-24T23:12:39.057Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-24T23:12:39.057Z | + cargo --version |
| 105 | 2026-03-24T23:12:39.066Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-24T23:12:39.069Z | + rustc --version |
| 107 | 2026-03-24T23:12:39.094Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-24T23:12:39.098Z | + source ./env.sh |
| 109 | 2026-03-24T23:12:39.098Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-24T23:12:39.098Z | ++ set -o xtrace |
| 111 | 2026-03-24T23:12:39.101Z | ++++ dirname ./env.sh |
| 112 | 2026-03-24T23:12:39.101Z | +++ readlink -f . |
| 113 | 2026-03-24T23:12:39.104Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ 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-24T23:12:39.104Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-24T23:12:39.104Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-24T23:12:39.104Z | + 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-24T23:12:39.104Z | + 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-24T23:12:39.104Z | + banner prerequisites |
| 127 | 2026-03-24T23:12:39.108Z | |
| 128 | 2026-03-24T23:12:39.108Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-24T23:12:39.108Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-24T23:12:39.108Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-24T23:12:39.108Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-24T23:12:39.108Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-24T23:12:39.108Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-24T23:12:39.108Z | |
| 135 | 2026-03-24T23:12:39.108Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-24T23:12:49.175Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-24T23:12:58.993Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-24T23:13:21.174Z | Planning: Solver setup ... Done (20.773s) |
| 139 | 2026-03-24T23:13:21.333Z | Planning: Running solver ... Done (0.158s) |
| 140 | 2026-03-24T23:13:21.588Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-24T23:13:21.608Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-24T23:13:21.642Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-24T23:13:21.691Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-24T23:13:21.730Z | Planning: Merging actions ... Done (0.043s) |
| 145 | 2026-03-24T23:13:21.964Z | Planning: Checking for conflicting actions ... Done (0.234s) |
| 146 | 2026-03-24T23:13:21.972Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-24T23:13:22.694Z | Planning: Evaluating mediators ... Done (0.721s) |
| 148 | 2026-03-24T23:13:22.703Z | Planning: Planning completed in 23.55 seconds |
| 149 | 2026-03-24T23:13:22.851Z | Packages to install: 4 |
| 150 | 2026-03-24T23:13:22.851Z | Mediators to change: 2 |
| 151 | 2026-03-24T23:13:22.852Z | Services to change: 1 |
| 152 | 2026-03-24T23:13:22.855Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-24T23:13:22.855Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-24T23:13:22.855Z | Create boot environment: No |
| 155 | 2026-03-24T23:13:22.855Z | Create backup boot environment: No |
| 156 | 2026-03-24T23:13:22.855Z | Rebuild boot archive: No |
| 157 | 2026-03-24T23:13:22.855Z | |
| 158 | 2026-03-24T23:13:22.855Z | Changed mediators: |
| 159 | 2026-03-24T23:13:22.855Z | mediator clang: |
| 160 | 2026-03-24T23:13:22.855Z | version: None -> 15 (system default) |
| 161 | 2026-03-24T23:13:22.855Z | |
| 162 | 2026-03-24T23:13:22.855Z | mediator llvm: |
| 163 | 2026-03-24T23:13:22.855Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-24T23:13:22.855Z | |
| 165 | 2026-03-24T23:13:22.855Z | Changed packages: |
| 166 | 2026-03-24T23:13:22.855Z | helios-dev |
| 167 | 2026-03-24T23:13:22.855Z | developer/build-essential |
| 168 | 2026-03-24T23:13:22.855Z | None -> 11-2.0 |
| 169 | 2026-03-24T23:13:22.855Z | library/libxmlsec1 |
| 170 | 2026-03-24T23:13:22.855Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-24T23:13:22.855Z | ooce/developer/clang-15 |
| 172 | 2026-03-24T23:13:22.855Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-24T23:13:22.855Z | ooce/developer/llvm-15 |
| 174 | 2026-03-24T23:13:22.855Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-24T23:13:22.855Z | |
| 176 | 2026-03-24T23:13:22.856Z | Services: |
| 177 | 2026-03-24T23:13:22.856Z | restart_fmri: |
| 178 | 2026-03-24T23:13:22.856Z | svc:/system/update-man-index:default |
| 179 | 2026-03-24T23:13:22.898Z | |
| 180 | 2026-03-24T23:13:22.898Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-24T23:13:27.903Z | Download: 2224/3290 items 116.9/212.6MB 54% complete (23.3M/s) |
| 182 | 2026-03-24T23:13:31.594Z | Download: Completed 212.60 MB in 8.69 seconds (24.5M/s) |
| 183 | 2026-03-24T23:13:32.157Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-24T23:13:36.292Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 185 | 2026-03-24T23:13:37.037Z | Done (0.740s) |
| 186 | 2026-03-24T23:13:37.037Z | Done (0.000s) |
| 187 | 2026-03-24T23:13:38.075Z | Done (1.002s) |
| 188 | 2026-03-24T23:13:41.906Z | Done (3.509s) |
| 189 | 2026-03-24T23:13:41.988Z | Done (0.013s) |
| 190 | 2026-03-24T23:13:41.991Z | Done (0.000s) |
| 191 | 2026-03-24T23:13:42.118Z | Done (0.000s) |
| 192 | 2026-03-24T23:13:43.073Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-24T23:13:43.215Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-24T23:13:43.217Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-24T23:13:43.438Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-24T23:13:43.442Z | Planning: Planning completed in 0.37 seconds |
| 197 | 2026-03-24T23:13:43.467Z | Mediators to change: 2 |
| 198 | 2026-03-24T23:13:43.467Z | Create boot environment: No |
| 199 | 2026-03-24T23:13:43.470Z | Create backup boot environment: No |
| 200 | 2026-03-24T23:13:43.534Z | Done |
| 201 | 2026-03-24T23:13:43.534Z | Done |
| 202 | 2026-03-24T23:13:44.257Z | Done |
| 203 | 2026-03-24T23:13:47.566Z | Done |
| 204 | 2026-03-24T23:13:47.652Z | Done |
| 205 | 2026-03-24T23:13:47.655Z | Done |
| 206 | 2026-03-24T23:13:47.799Z | Done |
| 207 | 2026-03-24T23:13:48.330Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-24T23:13:48.332Z | Planning: Merging actions ... Done |
| 209 | 2026-03-24T23:13:48.496Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-24T23:13:48.499Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-24T23:13:48.716Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-24T23:13:48.759Z | Planning: Planning completed in 0.63 seconds |
| 213 | 2026-03-24T23:13:48.788Z | Packages to change: 1 |
| 214 | 2026-03-24T23:13:48.788Z | Mediators to change: 1 |
| 215 | 2026-03-24T23:13:48.791Z | Services to change: 1 |
| 216 | 2026-03-24T23:13:48.791Z | Create boot environment: No |
| 217 | 2026-03-24T23:13:48.791Z | Create backup boot environment: Yes |
| 218 | 2026-03-24T23:13:51.115Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-24T23:13:51.118Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-24T23:13:51.118Z | Done |
| 221 | 2026-03-24T23:13:51.118Z | Done |
| 222 | 2026-03-24T23:13:51.306Z | Done |
| 223 | 2026-03-24T23:13:54.577Z | Done |
| 224 | 2026-03-24T23:13:54.660Z | Done |
| 225 | 2026-03-24T23:13:54.663Z | Done |
| 226 | 2026-03-24T23:13:54.822Z | Done |
| 227 | 2026-03-24T23:13:55.199Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-24T23:13:55.199Z | clang system 15 system |
| 229 | 2026-03-24T23:13:55.199Z | csh system system illumos |
| 230 | 2026-03-24T23:13:55.199Z | ctags system system illumos |
| 231 | 2026-03-24T23:13:55.199Z | file system system illumos |
| 232 | 2026-03-24T23:13:55.199Z | gcc vendor 12 vendor |
| 233 | 2026-03-24T23:13:55.199Z | gcc system 10 system |
| 234 | 2026-03-24T23:13:55.199Z | gcc system 7 system |
| 235 | 2026-03-24T23:13:55.199Z | go system 1.20 system |
| 236 | 2026-03-24T23:13:55.199Z | go system 1.19 system |
| 237 | 2026-03-24T23:13:55.199Z | llvm system 15 system |
| 238 | 2026-03-24T23:13:55.199Z | llvm system 14 system |
| 239 | 2026-03-24T23:13:55.199Z | mariadb system 10.6 system |
| 240 | 2026-03-24T23:13:55.199Z | mta vendor vendor dma |
| 241 | 2026-03-24T23:13:55.199Z | openjdk system 17 system |
| 242 | 2026-03-24T23:13:55.199Z | openjdk system 11 system |
| 243 | 2026-03-24T23:13:55.199Z | openjdk system 1.8 system |
| 244 | 2026-03-24T23:13:55.199Z | openssl vendor 3 vendor |
| 245 | 2026-03-24T23:13:55.199Z | perl system 5.36 system |
| 246 | 2026-03-24T23:13:55.199Z | postgresql system 15 system |
| 247 | 2026-03-24T23:13:55.199Z | postgresql system 13 system |
| 248 | 2026-03-24T23:13:55.199Z | python vendor 3 vendor |
| 249 | 2026-03-24T23:13:55.200Z | python system 2 system |
| 250 | 2026-03-24T23:13:55.200Z | python3 system 3.11 system |
| 251 | 2026-03-24T23:13:55.200Z | ruby system 3.0 system |
| 252 | 2026-03-24T23:13:55.200Z | words vendor vendor american-english |
| 253 | 2026-03-24T23:13:55.200Z | words system system australian-english |
| 254 | 2026-03-24T23:13:55.200Z | words system system british-english |
| 255 | 2026-03-24T23:13:55.200Z | words system system canadian-english |
| 256 | 2026-03-24T23:13:55.200Z | words system system french |
| 257 | 2026-03-24T23:13:55.200Z | words system system italian |
| 258 | 2026-03-24T23:13:55.200Z | words system system ngerman |
| 259 | 2026-03-24T23:13:55.200Z | words system system ogerman |
| 260 | 2026-03-24T23:13:55.200Z | words system system spanish |
| 261 | 2026-03-24T23:13:55.495Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-24T23:13:55.495Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-24T23:14:01.455Z | FMRI IFO |
| 264 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-24T23:14:01.455Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-24T23:14:01.456Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-24T23:14:02.707Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-24T23:14:02.978Z | Updating crates.io index |
| 282 | 2026-03-24T23:14:02.981Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-24T23:14:03.526Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-24T23:14:03.938Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 285 | 2026-03-24T23:14:04.246Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 286 | 2026-03-24T23:14:05.232Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 287 | 2026-03-24T23:14:05.751Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 288 | 2026-03-24T23:14:07.238Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 289 | 2026-03-24T23:14:08.897Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 290 | 2026-03-24T23:14:09.845Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 291 | 2026-03-24T23:14:10.150Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 292 | 2026-03-24T23:14:11.056Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 293 | 2026-03-24T23:14:11.560Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 294 | 2026-03-24T23:14:12.125Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 295 | 2026-03-24T23:14:12.537Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 296 | 2026-03-24T23:14:13.394Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 297 | 2026-03-24T23:14:14.068Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 298 | 2026-03-24T23:14:14.347Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 299 | 2026-03-24T23:14:14.637Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 300 | 2026-03-24T23:14:15.280Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 301 | 2026-03-24T23:14:15.500Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 302 | 2026-03-24T23:14:15.729Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 303 | 2026-03-24T23:14:16.009Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 304 | 2026-03-24T23:14:16.428Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 305 | 2026-03-24T23:14:16.824Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 306 | 2026-03-24T23:14:17.538Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 307 | 2026-03-24T23:14:17.861Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 308 | 2026-03-24T23:14:18.205Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 309 | 2026-03-24T23:14:18.501Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 310 | 2026-03-24T23:14:20.010Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-24T23:14:20.673Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 312 | 2026-03-24T23:14:21.484Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-24T23:14:21.849Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-24T23:14:22.205Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-24T23:14:22.539Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-24T23:14:22.904Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-24T23:14:23.465Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-24T23:14:23.708Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-24T23:14:24.020Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-24T23:14:24.463Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-24T23:14:39.223Z | Downloading crates ... |
| 322 | 2026-03-24T23:14:39.300Z | Downloaded zerovec-derive v0.11.2 |
| 323 | 2026-03-24T23:14:39.309Z | Downloaded toml v0.8.23 |
| 324 | 2026-03-24T23:14:39.312Z | Downloaded thiserror v2.0.18 |
| 325 | 2026-03-24T23:14:39.315Z | Downloaded form_urlencoded v1.2.2 |
| 326 | 2026-03-24T23:14:39.318Z | Downloaded zerocopy-derive v0.7.35 |
| 327 | 2026-03-24T23:14:39.321Z | Downloaded zerofrom-derive v0.1.6 |
| 328 | 2026-03-24T23:14:39.321Z | Downloaded usdt-impl v0.5.0 |
| 329 | 2026-03-24T23:14:39.323Z | Downloaded thread-id v4.2.2 |
| 330 | 2026-03-24T23:14:39.323Z | Downloaded heck v0.4.1 |
| 331 | 2026-03-24T23:14:39.326Z | Downloaded generic-array v0.14.7 |
| 332 | 2026-03-24T23:14:39.326Z | Downloaded usdt-macro v0.5.0 |
| 333 | 2026-03-24T23:14:39.329Z | Downloaded usdt-attr-macro v0.5.0 |
| 334 | 2026-03-24T23:14:39.329Z | Downloaded version_check v0.9.5 |
| 335 | 2026-03-24T23:14:39.329Z | Downloaded unicode-ident v1.0.24 |
| 336 | 2026-03-24T23:14:39.334Z | Downloaded fs-err v3.3.0 |
| 337 | 2026-03-24T23:14:39.334Z | Downloaded typeid v1.0.3 |
| 338 | 2026-03-24T23:14:39.337Z | Downloaded errno v0.3.14 |
| 339 | 2026-03-24T23:14:39.337Z | Downloaded zerofrom v0.1.6 |
| 340 | 2026-03-24T23:14:39.341Z | Downloaded unicode-linebreak v0.1.5 |
| 341 | 2026-03-24T23:14:39.344Z | Downloaded proc-macro-error-attr v1.0.4 |
| 342 | 2026-03-24T23:14:39.344Z | Downloaded toml_write v0.1.2 |
| 343 | 2026-03-24T23:14:39.344Z | Downloaded writeable v0.6.2 |
| 344 | 2026-03-24T23:14:39.347Z | Downloaded clap_lex v1.0.0 |
| 345 | 2026-03-24T23:14:39.350Z | Downloaded percent-encoding v2.3.2 |
| 346 | 2026-03-24T23:14:39.350Z | Downloaded fnv v1.0.7 |
| 347 | 2026-03-24T23:14:39.350Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-03-24T23:14:39.352Z | Downloaded yoke-derive v0.8.1 |
| 349 | 2026-03-24T23:14:39.353Z | Downloaded usdt v0.5.0 |
| 350 | 2026-03-24T23:14:39.356Z | Downloaded block-buffer v0.10.4 |
| 351 | 2026-03-24T23:14:39.359Z | Downloaded colorchoice v1.0.4 |
| 352 | 2026-03-24T23:14:39.359Z | Downloaded unicode-xid v0.2.6 |
| 353 | 2026-03-24T23:14:39.362Z | Downloaded serde-untagged v0.1.9 |
| 354 | 2026-03-24T23:14:39.362Z | Downloaded pretty-hex v0.4.1 |
| 355 | 2026-03-24T23:14:39.362Z | Downloaded memmap v0.7.0 |
| 356 | 2026-03-24T23:14:39.365Z | Downloaded is_terminal_polyfill v1.70.2 |
| 357 | 2026-03-24T23:14:39.365Z | Downloaded equivalent v1.0.2 |
| 358 | 2026-03-24T23:14:39.368Z | Downloaded zmij v1.0.21 |
| 359 | 2026-03-24T23:14:39.371Z | Downloaded utf8_iter v1.0.4 |
| 360 | 2026-03-24T23:14:39.371Z | Downloaded thiserror-impl v2.0.18 |
| 361 | 2026-03-24T23:14:39.379Z | Downloaded tinystr v0.8.2 |
| 362 | 2026-03-24T23:14:39.381Z | Downloaded thiserror v1.0.69 |
| 363 | 2026-03-24T23:14:39.384Z | Downloaded smawk v0.3.2 |
| 364 | 2026-03-24T23:14:39.387Z | Downloaded potential_utf v0.1.4 |
| 365 | 2026-03-24T23:14:39.387Z | Downloaded toml_datetime v0.6.11 |
| 366 | 2026-03-24T23:14:39.387Z | Downloaded anstream v0.6.21 |
| 367 | 2026-03-24T23:14:39.390Z | Downloaded dof v0.3.0 |
| 368 | 2026-03-24T23:14:39.390Z | Downloaded zerotrie v0.2.3 |
| 369 | 2026-03-24T23:14:39.393Z | Downloaded icu_locale_core v2.1.1 |
| 370 | 2026-03-24T23:14:39.396Z | Downloaded yoke v0.8.1 |
| 371 | 2026-03-24T23:14:39.399Z | Downloaded toml_edit v0.22.27 |
| 372 | 2026-03-24T23:14:39.403Z | Downloaded textwrap v0.16.2 |
| 373 | 2026-03-24T23:14:39.406Z | Downloaded icu_collections v2.1.1 |
| 374 | 2026-03-24T23:14:39.408Z | Downloaded url v2.5.8 |
| 375 | 2026-03-24T23:14:39.411Z | Downloaded thiserror-impl v1.0.69 |
| 376 | 2026-03-24T23:14:39.412Z | Downloaded ucd-trie v0.1.7 |
| 377 | 2026-03-24T23:14:39.412Z | Downloaded scroll_derive v0.12.1 |
| 378 | 2026-03-24T23:14:39.414Z | Downloaded bitflags v2.11.0 |
| 379 | 2026-03-24T23:14:39.417Z | Downloaded typenum v1.19.0 |
| 380 | 2026-03-24T23:14:39.420Z | Downloaded tabled_derive v0.7.0 |
| 381 | 2026-03-24T23:14:39.423Z | Downloaded cargo-platform v0.2.0 |
| 382 | 2026-03-24T23:14:39.426Z | Downloaded stable_deref_trait v1.2.1 |
| 383 | 2026-03-24T23:14:39.426Z | Downloaded swrite v0.1.0 |
| 384 | 2026-03-24T23:14:39.426Z | Downloaded plain v0.2.3 |
| 385 | 2026-03-24T23:14:39.429Z | Downloaded serde-value v0.7.0 |
| 386 | 2026-03-24T23:14:39.429Z | Downloaded bytecount v0.6.9 |
| 387 | 2026-03-24T23:14:39.434Z | Downloaded autocfg v1.5.0 |
| 388 | 2026-03-24T23:14:39.441Z | Downloaded idna_adapter v1.2.1 |
| 389 | 2026-03-24T23:14:39.447Z | Downloaded zerocopy v0.7.35 |
| 390 | 2026-03-24T23:14:39.457Z | Downloaded zerovec v0.11.5 |
| 391 | 2026-03-24T23:14:39.461Z | Downloaded ordered-float v2.10.1 |
| 392 | 2026-03-24T23:14:39.464Z | Downloaded serde_spanned v0.6.9 |
| 393 | 2026-03-24T23:14:39.464Z | Downloaded macaddr v1.0.1 |
| 394 | 2026-03-24T23:14:39.469Z | Downloaded fastrand v2.3.0 |
| 395 | 2026-03-24T23:14:39.469Z | Downloaded unicode-width v0.2.0 |
| 396 | 2026-03-24T23:14:39.472Z | Downloaded strsim v0.11.1 |
| 397 | 2026-03-24T23:14:39.472Z | Downloaded unicode-width v0.1.14 |
| 398 | 2026-03-24T23:14:39.475Z | Downloaded itoa v1.0.17 |
| 399 | 2026-03-24T23:14:39.475Z | Downloaded dtrace-parser v0.2.0 |
| 400 | 2026-03-24T23:14:39.478Z | Downloaded cfg-if v1.0.4 |
| 401 | 2026-03-24T23:14:39.478Z | Downloaded cpufeatures v0.2.17 |
| 402 | 2026-03-24T23:14:39.478Z | Downloaded winnow v0.7.14 |
| 403 | 2026-03-24T23:14:39.483Z | Downloaded crypto-common v0.1.7 |
| 404 | 2026-03-24T23:14:39.490Z | Downloaded byteorder v1.5.0 |
| 405 | 2026-03-24T23:14:39.493Z | Downloaded getrandom v0.4.1 |
| 406 | 2026-03-24T23:14:39.496Z | Downloaded anstyle-query v1.1.5 |
| 407 | 2026-03-24T23:14:39.496Z | Downloaded quote v1.0.44 |
| 408 | 2026-03-24T23:14:39.502Z | Downloaded heck v0.5.0 |
| 409 | 2026-03-24T23:14:39.507Z | Downloaded synstructure v0.13.2 |
| 410 | 2026-03-24T23:14:39.511Z | Downloaded terminal_size v0.4.3 |
| 411 | 2026-03-24T23:14:39.511Z | Downloaded anstyle v1.0.13 |
| 412 | 2026-03-24T23:14:39.514Z | Downloaded sha2 v0.10.9 |
| 413 | 2026-03-24T23:14:39.514Z | Downloaded cargo_toml v0.21.0 |
| 414 | 2026-03-24T23:14:39.517Z | Downloaded pest_generator v2.8.6 |
| 415 | 2026-03-24T23:14:39.520Z | Downloaded cargo-util-schemas v0.8.2 |
| 416 | 2026-03-24T23:14:39.526Z | Downloaded anstyle-parse v0.2.7 |
| 417 | 2026-03-24T23:14:39.537Z | Downloaded cargo_metadata v0.21.0 |
| 418 | 2026-03-24T23:14:39.540Z | Downloaded digest v0.10.7 |
| 419 | 2026-03-24T23:14:39.546Z | Downloaded serde_tokenstream v0.2.3 |
| 420 | 2026-03-24T23:14:39.546Z | Downloaded icu_normalizer v2.1.1 |
| 421 | 2026-03-24T23:14:39.548Z | Downloaded erased-serde v0.4.9 |
| 422 | 2026-03-24T23:14:39.548Z | Downloaded camino-tempfile v1.4.1 |
| 423 | 2026-03-24T23:14:39.551Z | Downloaded semver v1.0.27 |
| 424 | 2026-03-24T23:14:39.551Z | Downloaded scroll v0.12.0 |
| 425 | 2026-03-24T23:14:39.563Z | Downloaded clap_derive v4.5.55 |
| 426 | 2026-03-24T23:14:39.566Z | Downloaded tempfile v3.25.0 |
| 427 | 2026-03-24T23:14:39.569Z | Downloaded once_cell v1.21.3 |
| 428 | 2026-03-24T23:14:39.576Z | Downloaded anyhow v1.0.102 |
| 429 | 2026-03-24T23:14:39.582Z | Downloaded litemap v0.8.1 |
| 430 | 2026-03-24T23:14:39.589Z | Downloaded displaydoc v0.2.5 |
| 431 | 2026-03-24T23:14:39.592Z | Downloaded pest_derive v2.8.6 |
| 432 | 2026-03-24T23:14:39.595Z | Downloaded proc-macro-error v1.0.4 |
| 433 | 2026-03-24T23:14:39.599Z | Downloaded icu_provider v2.1.1 |
| 434 | 2026-03-24T23:14:39.606Z | Downloaded num-traits v0.2.19 |
| 435 | 2026-03-24T23:14:39.610Z | Downloaded proc-macro2 v1.0.106 |
| 436 | 2026-03-24T23:14:39.610Z | Downloaded hashbrown v0.16.1 |
| 437 | 2026-03-24T23:14:39.613Z | Downloaded icu_normalizer_data v2.1.1 |
| 438 | 2026-03-24T23:14:39.616Z | Downloaded serde v1.0.228 |
| 439 | 2026-03-24T23:14:39.616Z | Downloaded serde_core v1.0.228 |
| 440 | 2026-03-24T23:14:39.619Z | Downloaded papergrid v0.11.0 |
| 441 | 2026-03-24T23:14:39.623Z | Downloaded log v0.4.29 |
| 442 | 2026-03-24T23:14:39.626Z | Downloaded clap v4.5.60 |
| 443 | 2026-03-24T23:14:39.630Z | Downloaded smallvec v1.15.1 |
| 444 | 2026-03-24T23:14:39.632Z | Downloaded serde_derive v1.0.228 |
| 445 | 2026-03-24T23:14:39.633Z | Downloaded icu_properties v2.1.2 |
| 446 | 2026-03-24T23:14:39.636Z | Downloaded memchr v2.8.0 |
| 447 | 2026-03-24T23:14:39.643Z | Downloaded pest_meta v2.8.6 |
| 448 | 2026-03-24T23:14:39.646Z | Downloaded camino v1.2.2 |
| 449 | 2026-03-24T23:14:39.666Z | Downloaded indexmap v2.13.0 |
| 450 | 2026-03-24T23:14:39.672Z | Downloaded pest v2.8.6 |
| 451 | 2026-03-24T23:14:39.698Z | Downloaded serde_json v1.0.149 |
| 452 | 2026-03-24T23:14:39.702Z | Downloaded idna v1.1.0 |
| 453 | 2026-03-24T23:14:39.705Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-24T23:14:39.716Z | Downloaded clap_builder v4.5.60 |
| 455 | 2026-03-24T23:14:39.731Z | Downloaded icu_properties_data v2.1.2 |
| 456 | 2026-03-24T23:14:39.750Z | Downloaded tabled v0.15.0 |
| 457 | 2026-03-24T23:14:39.764Z | Downloaded syn v1.0.109 |
| 458 | 2026-03-24T23:14:39.785Z | Downloaded syn v2.0.117 |
| 459 | 2026-03-24T23:14:39.797Z | Downloaded rustix v1.1.3 |
| 460 | 2026-03-24T23:14:39.834Z | Downloaded libc v0.2.180 |
| 461 | 2026-03-24T23:14:39.922Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-24T23:14:39.925Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-24T23:14:39.925Z | Compiling quote v1.0.44 |
| 464 | 2026-03-24T23:14:39.925Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-24T23:14:39.925Z | Compiling libc v0.2.180 |
| 466 | 2026-03-24T23:14:39.925Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-24T23:14:39.925Z | Compiling serde v1.0.228 |
| 468 | 2026-03-24T23:14:39.925Z | Compiling memchr v2.8.0 |
| 469 | 2026-03-24T23:14:40.340Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-03-24T23:14:40.454Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-24T23:14:40.712Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-24T23:14:40.851Z | Compiling thiserror v1.0.69 |
| 473 | 2026-03-24T23:14:40.898Z | Compiling ucd-trie v0.1.7 |
| 474 | 2026-03-24T23:14:41.213Z | Compiling itoa v1.0.17 |
| 475 | 2026-03-24T23:14:41.291Z | Compiling pest v2.8.6 |
| 476 | 2026-03-24T23:14:41.318Z | Compiling litemap v0.8.1 |
| 477 | 2026-03-24T23:14:41.362Z | Compiling writeable v0.6.2 |
| 478 | 2026-03-24T23:14:41.446Z | Compiling icu_properties_data v2.1.2 |
| 479 | 2026-03-24T23:14:41.574Z | Compiling byteorder v1.5.0 |
| 480 | 2026-03-24T23:14:41.630Z | Compiling icu_normalizer_data v2.1.1 |
| 481 | 2026-03-24T23:14:41.859Z | Compiling rustix v1.1.3 |
| 482 | 2026-03-24T23:14:41.932Z | Compiling syn v2.0.117 |
| 483 | 2026-03-24T23:14:42.006Z | Compiling errno v0.3.14 |
| 484 | 2026-03-24T23:14:42.037Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-24T23:14:42.060Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-24T23:14:42.362Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-24T23:14:42.406Z | Compiling typeid v1.0.3 |
| 488 | 2026-03-24T23:14:42.585Z | Compiling smallvec v1.15.1 |
| 489 | 2026-03-24T23:14:42.631Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-24T23:14:42.734Z | Compiling pest_meta v2.8.6 |
| 491 | 2026-03-24T23:14:42.863Z | Compiling equivalent v1.0.2 |
| 492 | 2026-03-24T23:14:43.052Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-24T23:14:43.152Z | Compiling usdt-impl v0.5.0 |
| 494 | 2026-03-24T23:14:43.230Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-03-24T23:14:43.340Z | Compiling indexmap v2.13.0 |
| 496 | 2026-03-24T23:14:43.411Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-24T23:14:43.457Z | Compiling syn v1.0.109 |
| 498 | 2026-03-24T23:14:43.495Z | Compiling winnow v0.7.14 |
| 499 | 2026-03-24T23:14:43.761Z | Compiling toml_write v0.1.2 |
| 500 | 2026-03-24T23:14:44.222Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-24T23:14:44.360Z | Compiling utf8parse v0.2.2 |
| 502 | 2026-03-24T23:14:44.474Z | Compiling getrandom v0.4.1 |
| 503 | 2026-03-24T23:14:44.501Z | Compiling percent-encoding v2.3.2 |
| 504 | 2026-03-24T23:14:44.744Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-03-24T23:14:44.935Z | Compiling thiserror v2.0.18 |
| 506 | 2026-03-24T23:14:44.958Z | Compiling log v0.4.29 |
| 507 | 2026-03-24T23:14:45.044Z | Compiling plain v0.2.3 |
| 508 | 2026-03-24T23:14:45.193Z | Compiling camino v1.2.2 |
| 509 | 2026-03-24T23:14:45.216Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-24T23:14:45.267Z | Compiling form_urlencoded v1.2.2 |
| 511 | 2026-03-24T23:14:45.504Z | Compiling anstyle-parse v0.2.7 |
| 512 | 2026-03-24T23:14:45.649Z | Compiling terminal_size v0.4.3 |
| 513 | 2026-03-24T23:14:45.677Z | Compiling synstructure v0.13.2 |
| 514 | 2026-03-24T23:14:45.701Z | Compiling pest_generator v2.8.6 |
| 515 | 2026-03-24T23:14:45.823Z | Compiling anstyle-query v1.1.5 |
| 516 | 2026-03-24T23:14:45.963Z | Compiling is_terminal_polyfill v1.70.2 |
| 517 | 2026-03-24T23:14:46.012Z | Compiling anstyle v1.0.13 |
| 518 | 2026-03-24T23:14:46.064Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-03-24T23:14:46.088Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-24T23:14:46.215Z | Compiling cfg-if v1.0.4 |
| 521 | 2026-03-24T23:14:46.215Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-24T23:14:46.261Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-24T23:14:46.515Z | Compiling semver v1.0.27 |
| 524 | 2026-03-24T23:14:46.563Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-24T23:14:46.658Z | Compiling anyhow v1.0.102 |
| 526 | 2026-03-24T23:14:46.662Z | Compiling heck v0.4.1 |
| 527 | 2026-03-24T23:14:46.808Z | Compiling fastrand v2.3.0 |
| 528 | 2026-03-24T23:14:46.961Z | Compiling heck v0.5.0 |
| 529 | 2026-03-24T23:14:46.985Z | Compiling bytecount v0.6.9 |
| 530 | 2026-03-24T23:14:47.008Z | Compiling once_cell v1.21.3 |
| 531 | 2026-03-24T23:14:47.062Z | Compiling clap_lex v1.0.0 |
| 532 | 2026-03-24T23:14:47.143Z | Compiling unicode-width v0.1.14 |
| 533 | 2026-03-24T23:14:47.275Z | Compiling strsim v0.11.1 |
| 534 | 2026-03-24T23:14:47.279Z | Compiling fnv v1.0.7 |
| 535 | 2026-03-24T23:14:47.354Z | Compiling unicode-xid v0.2.6 |
| 536 | 2026-03-24T23:14:47.426Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-24T23:14:47.499Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-24T23:14:47.567Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-24T23:14:47.800Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-24T23:14:47.850Z | Compiling unicode-width v0.2.0 |
| 541 | 2026-03-24T23:14:47.930Z | Compiling unicode-linebreak v0.1.5 |
| 542 | 2026-03-24T23:14:48.033Z | Compiling smawk v0.3.2 |
| 543 | 2026-03-24T23:14:48.198Z | Compiling textwrap v0.16.2 |
| 544 | 2026-03-24T23:14:48.270Z | Compiling serde_derive v1.0.228 |
| 545 | 2026-03-24T23:14:48.559Z | Compiling zerofrom-derive v0.1.6 |
| 546 | 2026-03-24T23:14:48.595Z | Compiling yoke-derive v0.8.1 |
| 547 | 2026-03-24T23:14:48.721Z | Compiling zerovec-derive v0.11.2 |
| 548 | 2026-03-24T23:14:48.806Z | Compiling displaydoc v0.2.5 |
| 549 | 2026-03-24T23:14:49.445Z | Compiling thiserror-impl v1.0.69 |
| 550 | 2026-03-24T23:14:49.773Z | Compiling zerocopy-derive v0.7.35 |
| 551 | 2026-03-24T23:14:50.192Z | Compiling pest_derive v2.8.6 |
| 552 | 2026-03-24T23:14:50.195Z | Compiling scroll_derive v0.12.1 |
| 553 | 2026-03-24T23:14:50.496Z | Compiling zerofrom v0.1.6 |
| 554 | 2026-03-24T23:14:50.667Z | Compiling yoke v0.8.1 |
| 555 | 2026-03-24T23:14:50.732Z | Compiling thiserror-impl v2.0.18 |
| 556 | 2026-03-24T23:14:50.916Z | Compiling zerovec v0.11.5 |
| 557 | 2026-03-24T23:14:50.941Z | Compiling zerotrie v0.2.3 |
| 558 | 2026-03-24T23:14:51.077Z | Compiling zerocopy v0.7.35 |
| 559 | 2026-03-24T23:14:51.324Z | Compiling dtrace-parser v0.2.0 |
| 560 | 2026-03-24T23:14:51.347Z | Compiling scroll v0.12.0 |
| 561 | 2026-03-24T23:14:51.598Z | Compiling tinystr v0.8.2 |
| 562 | 2026-03-24T23:14:51.690Z | Compiling potential_utf v0.1.4 |
| 563 | 2026-03-24T23:14:51.791Z | Compiling goblin v0.8.2 |
| 564 | 2026-03-24T23:14:51.856Z | Compiling icu_locale_core v2.1.1 |
| 565 | 2026-03-24T23:14:51.880Z | Compiling icu_collections v2.1.1 |
| 566 | 2026-03-24T23:14:51.907Z | Compiling tabled_derive v0.7.0 |
| 567 | 2026-03-24T23:14:52.184Z | Compiling clap_derive v4.5.55 |
| 568 | 2026-03-24T23:14:52.532Z | Compiling camino-tempfile v1.4.1 |
| 569 | 2026-03-24T23:14:52.645Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 570 | 2026-03-24T23:14:52.831Z | Compiling icu_provider v2.1.1 |
| 571 | 2026-03-24T23:14:52.959Z | Compiling serde_spanned v0.6.9 |
| 572 | 2026-03-24T23:14:53.014Z | Compiling toml_datetime v0.6.11 |
| 573 | 2026-03-24T23:14:53.085Z | Compiling dof v0.3.0 |
| 574 | 2026-03-24T23:14:53.109Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-03-24T23:14:53.134Z | Compiling serde-value v0.7.0 |
| 576 | 2026-03-24T23:14:53.157Z | Compiling cargo-platform v0.2.0 |
| 577 | 2026-03-24T23:14:53.229Z | Compiling icu_normalizer v2.1.1 |
| 578 | 2026-03-24T23:14:53.365Z | Compiling icu_properties v2.1.2 |
| 579 | 2026-03-24T23:14:53.506Z | Compiling toml_edit v0.22.27 |
| 580 | 2026-03-24T23:14:53.600Z | Compiling tabled v0.15.0 |
| 581 | 2026-03-24T23:14:53.625Z | Compiling macaddr v1.0.1 |
| 582 | 2026-03-24T23:14:53.919Z | Compiling swrite v0.1.0 |
| 583 | 2026-03-24T23:14:54.186Z | Compiling usdt-macro v0.5.0 |
| 584 | 2026-03-24T23:14:54.186Z | Compiling usdt-attr-macro v0.5.0 |
| 585 | 2026-03-24T23:14:54.444Z | Compiling clap v4.5.60 |
| 586 | 2026-03-24T23:14:54.549Z | Compiling idna_adapter v1.2.1 |
| 587 | 2026-03-24T23:14:54.688Z | Compiling idna v1.1.0 |
| 588 | 2026-03-24T23:14:55.067Z | Compiling url v2.5.8 |
| 589 | 2026-03-24T23:14:55.493Z | Compiling toml v0.8.23 |
| 590 | 2026-03-24T23:14:55.755Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-24T23:14:56.051Z | Compiling cargo-util-schemas v0.8.2 |
| 592 | 2026-03-24T23:14:56.082Z | Compiling cargo_toml v0.21.0 |
| 593 | 2026-03-24T23:14:57.199Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-24T23:14:58.467Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-24T23:15:01.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.77s |
| 596 | 2026-03-24T23:15:01.576Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-24T23:15:02.338Z | Downloading crates ... |
| 598 | 2026-03-24T23:15:02.452Z | Downloaded adler2 v2.0.1 |
| 599 | 2026-03-24T23:15:02.466Z | Downloaded aes v0.8.4 |
| 600 | 2026-03-24T23:15:02.469Z | Downloaded darling_macro v0.23.0 |
| 601 | 2026-03-24T23:15:02.476Z | Downloaded critical-section v1.2.0 |
| 602 | 2026-03-24T23:15:02.483Z | Downloaded crossbeam-epoch v0.9.18 |
| 603 | 2026-03-24T23:15:02.486Z | Downloaded embedded-io v0.4.0 |
| 604 | 2026-03-24T23:15:02.489Z | Downloaded atomicwrites v0.4.4 |
| 605 | 2026-03-24T23:15:02.491Z | Downloaded bitfield-macros v0.19.4 |
| 606 | 2026-03-24T23:15:02.491Z | Downloaded foreign-types v0.5.0 |
| 607 | 2026-03-24T23:15:02.491Z | Downloaded fixedbitset v0.4.2 |
| 608 | 2026-03-24T23:15:02.494Z | Downloaded filetime v0.2.27 |
| 609 | 2026-03-24T23:15:02.494Z | Downloaded crc8 v0.1.1 |
| 610 | 2026-03-24T23:15:02.497Z | Downloaded darling_core v0.21.3 |
| 611 | 2026-03-24T23:15:02.502Z | Downloaded diff v0.1.13 |
| 612 | 2026-03-24T23:15:02.505Z | Downloaded backoff v0.4.0 |
| 613 | 2026-03-24T23:15:02.505Z | Downloaded ciborium-io v0.2.2 |
| 614 | 2026-03-24T23:15:02.507Z | Downloaded crossbeam-utils v0.8.21 |
| 615 | 2026-03-24T23:15:02.510Z | Downloaded darling v0.21.3 |
| 616 | 2026-03-24T23:15:02.513Z | Downloaded daft v0.1.5 |
| 617 | 2026-03-24T23:15:02.515Z | Downloaded fixedbitset v0.5.7 |
| 618 | 2026-03-24T23:15:02.519Z | Downloaded cbc v0.1.2 |
| 619 | 2026-03-24T23:15:02.519Z | Downloaded arrayref v0.3.9 |
| 620 | 2026-03-24T23:15:02.524Z | Downloaded darling_macro v0.20.11 |
| 621 | 2026-03-24T23:15:02.524Z | Downloaded crossbeam-channel v0.5.15 |
| 622 | 2026-03-24T23:15:02.528Z | Downloaded dtrace-parser v0.3.0 |
| 623 | 2026-03-24T23:15:02.528Z | Downloaded debug-ignore v1.0.5 |
| 624 | 2026-03-24T23:15:02.528Z | Downloaded bzip2 v0.4.4 |
| 625 | 2026-03-24T23:15:02.530Z | Downloaded futures-io v0.3.32 |
| 626 | 2026-03-24T23:15:02.530Z | Downloaded fs-err v2.11.0 |
| 627 | 2026-03-24T23:15:02.535Z | Downloaded bitfield-struct v0.6.2 |
| 628 | 2026-03-24T23:15:02.535Z | Downloaded fallible-iterator v0.2.0 |
| 629 | 2026-03-24T23:15:02.538Z | Downloaded env_logger v0.11.9 |
| 630 | 2026-03-24T23:15:02.538Z | Downloaded dyn-clone v1.0.20 |
| 631 | 2026-03-24T23:15:02.541Z | Downloaded derive-ex v0.1.8 |
| 632 | 2026-03-24T23:15:02.541Z | Downloaded atty v0.2.14 |
| 633 | 2026-03-24T23:15:02.541Z | Downloaded data-encoding v2.10.0 |
| 634 | 2026-03-24T23:15:02.544Z | Downloaded git-stub v1.0.0 |
| 635 | 2026-03-24T23:15:02.546Z | Downloaded fd-lock v4.0.4 |
| 636 | 2026-03-24T23:15:02.550Z | Downloaded enum-as-inner v0.6.1 |
| 637 | 2026-03-24T23:15:02.550Z | Downloaded dirs-next v2.0.0 |
| 638 | 2026-03-24T23:15:02.558Z | Downloaded flagset v0.4.7 |
| 639 | 2026-03-24T23:15:02.558Z | Downloaded cobs v0.3.0 |
| 640 | 2026-03-24T23:15:02.563Z | Downloaded defmt v1.0.1 |
| 641 | 2026-03-24T23:15:02.563Z | Downloaded chacha20 v0.9.1 |
| 642 | 2026-03-24T23:15:02.563Z | Downloaded foreign-types-shared v0.1.1 |
| 643 | 2026-03-24T23:15:02.563Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 644 | 2026-03-24T23:15:02.565Z | Downloaded cfg_aliases v0.1.1 |
| 645 | 2026-03-24T23:15:02.565Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 646 | 2026-03-24T23:15:02.566Z | Downloaded convert_case v0.4.0 |
| 647 | 2026-03-24T23:15:02.566Z | Downloaded document-features v0.2.12 |
| 648 | 2026-03-24T23:15:02.569Z | Downloaded castaway v0.2.4 |
| 649 | 2026-03-24T23:15:02.570Z | Downloaded crucible-workspace-hack v0.1.0 |
| 650 | 2026-03-24T23:15:02.570Z | Downloaded bit-set v0.8.0 |
| 651 | 2026-03-24T23:15:02.573Z | Downloaded base16ct v1.0.0 |
| 652 | 2026-03-24T23:15:02.573Z | Downloaded foldhash v0.2.0 |
| 653 | 2026-03-24T23:15:02.573Z | Downloaded erased-serde v0.3.31 |
| 654 | 2026-03-24T23:15:02.575Z | Downloaded ed25519 v2.2.3 |
| 655 | 2026-03-24T23:15:02.578Z | Downloaded downcast-rs v2.0.2 |
| 656 | 2026-03-24T23:15:02.578Z | Downloaded bb8 v0.8.6 |
| 657 | 2026-03-24T23:15:02.582Z | Downloaded block-padding v0.3.3 |
| 658 | 2026-03-24T23:15:02.582Z | Downloaded ascii-canvas v3.0.0 |
| 659 | 2026-03-24T23:15:02.586Z | Downloaded crunchy v0.2.4 |
| 660 | 2026-03-24T23:15:02.586Z | Downloaded float-ord v0.3.2 |
| 661 | 2026-03-24T23:15:02.586Z | Downloaded difflib v0.4.0 |
| 662 | 2026-03-24T23:15:02.586Z | Downloaded float-cmp v0.10.0 |
| 663 | 2026-03-24T23:15:02.587Z | Downloaded crc-catalog v2.4.0 |
| 664 | 2026-03-24T23:15:02.590Z | Downloaded cfg_aliases v0.2.1 |
| 665 | 2026-03-24T23:15:02.590Z | Downloaded dof v0.4.0 |
| 666 | 2026-03-24T23:15:02.590Z | Downloaded bit-set v0.5.3 |
| 667 | 2026-03-24T23:15:02.593Z | Downloaded futures-sink v0.3.32 |
| 668 | 2026-03-24T23:15:02.593Z | Downloaded embedded-io v0.6.1 |
| 669 | 2026-03-24T23:15:02.596Z | Downloaded cstr-argument v0.1.2 |
| 670 | 2026-03-24T23:15:02.597Z | Downloaded env_filter v1.0.0 |
| 671 | 2026-03-24T23:15:02.597Z | Downloaded ed25519-dalek v2.2.0 |
| 672 | 2026-03-24T23:15:02.600Z | Downloaded bit-vec v0.8.0 |
| 673 | 2026-03-24T23:15:02.603Z | Downloaded corncobs v0.1.4 |
| 674 | 2026-03-24T23:15:02.603Z | Downloaded byte-wrapper v0.1.0 |
| 675 | 2026-03-24T23:15:02.606Z | Downloaded dirs-sys-next v0.1.2 |
| 676 | 2026-03-24T23:15:02.606Z | Downloaded ghash v0.5.1 |
| 677 | 2026-03-24T23:15:02.610Z | Downloaded futures-macro v0.3.32 |
| 678 | 2026-03-24T23:15:02.610Z | Downloaded foreign-types-macros v0.2.3 |
| 679 | 2026-03-24T23:15:02.613Z | Downloaded foreign-types v0.3.2 |
| 680 | 2026-03-24T23:15:02.613Z | Downloaded futures-task v0.3.32 |
| 681 | 2026-03-24T23:15:02.613Z | Downloaded foreign-types-shared v0.3.1 |
| 682 | 2026-03-24T23:15:02.613Z | Downloaded hash32 v0.3.1 |
| 683 | 2026-03-24T23:15:02.617Z | Downloaded globwalk v0.9.1 |
| 684 | 2026-03-24T23:15:02.617Z | Downloaded foldhash v0.1.5 |
| 685 | 2026-03-24T23:15:02.621Z | Downloaded ff v0.13.1 |
| 686 | 2026-03-24T23:15:02.621Z | Downloaded dunce v1.0.5 |
| 687 | 2026-03-24T23:15:02.621Z | Downloaded ctr v0.9.2 |
| 688 | 2026-03-24T23:15:02.624Z | Downloaded hex-literal v0.4.1 |
| 689 | 2026-03-24T23:15:02.624Z | Downloaded headers-core v0.3.0 |
| 690 | 2026-03-24T23:15:02.624Z | Downloaded funty v2.0.0 |
| 691 | 2026-03-24T23:15:02.627Z | Downloaded hex v0.4.3 |
| 692 | 2026-03-24T23:15:02.627Z | Downloaded crossbeam-deque v0.8.6 |
| 693 | 2026-03-24T23:15:02.630Z | Downloaded hostname v0.3.1 |
| 694 | 2026-03-24T23:15:02.630Z | Downloaded http-body v1.0.1 |
| 695 | 2026-03-24T23:15:02.633Z | Downloaded home v0.5.12 |
| 696 | 2026-03-24T23:15:02.633Z | Downloaded hash32 v0.2.1 |
| 697 | 2026-03-24T23:15:02.633Z | Downloaded gethostname v0.5.0 |
| 698 | 2026-03-24T23:15:02.637Z | Downloaded cpufeatures v0.3.0 |
| 699 | 2026-03-24T23:15:02.637Z | Downloaded fxhash v0.2.1 |
| 700 | 2026-03-24T23:15:02.640Z | Downloaded hubpack_derive v0.1.1 |
| 701 | 2026-03-24T23:15:02.640Z | Downloaded httpdate v1.0.3 |
| 702 | 2026-03-24T23:15:02.640Z | Downloaded hostname v0.4.2 |
| 703 | 2026-03-24T23:15:02.643Z | Downloaded http-range v0.1.5 |
| 704 | 2026-03-24T23:15:02.643Z | Downloaded convert_case v0.10.0 |
| 705 | 2026-03-24T23:15:02.690Z | Downloaded globset v0.4.18 |
| 706 | 2026-03-24T23:15:02.690Z | Downloaded der v0.7.10 |
| 707 | 2026-03-24T23:15:02.690Z | Downloaded bcs v0.1.6 |
| 708 | 2026-03-24T23:15:02.690Z | Downloaded const_format_proc_macros v0.2.34 |
| 709 | 2026-03-24T23:15:02.690Z | Downloaded hubpack v0.1.2 |
| 710 | 2026-03-24T23:15:02.690Z | Downloaded async-bb8-diesel v0.2.1 |
| 711 | 2026-03-24T23:15:02.690Z | Downloaded bitflags v1.3.2 |
| 712 | 2026-03-24T23:15:02.690Z | Downloaded ar_archive_writer v0.5.1 |
| 713 | 2026-03-24T23:15:02.690Z | Downloaded is_ci v1.2.0 |
| 714 | 2026-03-24T23:15:02.690Z | Downloaded internet-checksum v0.2.1 |
| 715 | 2026-03-24T23:15:02.690Z | Downloaded indoc v1.0.9 |
| 716 | 2026-03-24T23:15:02.690Z | Downloaded inout v0.1.4 |
| 717 | 2026-03-24T23:15:02.690Z | Downloaded lalrpop-util v0.19.12 |
| 718 | 2026-03-24T23:15:02.690Z | Downloaded futures-core v0.3.32 |
| 719 | 2026-03-24T23:15:02.695Z | Downloaded defmt-macros v1.0.1 |
| 720 | 2026-03-24T23:15:02.695Z | Downloaded crypto-bigint v0.5.5 |
| 721 | 2026-03-24T23:15:02.699Z | Downloaded deranged v0.5.8 |
| 722 | 2026-03-24T23:15:02.699Z | Downloaded indent_write v2.2.0 |
| 723 | 2026-03-24T23:15:02.699Z | Downloaded is-terminal v0.4.17 |
| 724 | 2026-03-24T23:15:02.704Z | Downloaded lazy_static v1.5.0 |
| 725 | 2026-03-24T23:15:02.704Z | Downloaded libscf-sys v1.1.0 |
| 726 | 2026-03-24T23:15:02.704Z | Downloaded kstat-rs v0.2.4 |
| 727 | 2026-03-24T23:15:02.707Z | Downloaded group v0.13.0 |
| 728 | 2026-03-24T23:15:02.707Z | Downloaded git-stub-vcs v0.1.0 |
| 729 | 2026-03-24T23:15:02.707Z | Downloaded hyper-staticfile v0.10.1 |
| 730 | 2026-03-24T23:15:02.711Z | Downloaded humantime v2.3.0 |
| 731 | 2026-03-24T23:15:02.711Z | Downloaded highway v1.3.0 |
| 732 | 2026-03-24T23:15:02.715Z | Downloaded console v0.16.2 |
| 733 | 2026-03-24T23:15:02.715Z | Downloaded des v0.8.1 |
| 734 | 2026-03-24T23:15:02.718Z | Downloaded argon2 v0.5.3 |
| 735 | 2026-03-24T23:15:02.718Z | Downloaded derive_builder_core v0.20.2 |
| 736 | 2026-03-24T23:15:02.721Z | Downloaded cookie_store v0.22.1 |
| 737 | 2026-03-24T23:15:02.724Z | Downloaded linked-hash-map v0.5.6 |
| 738 | 2026-03-24T23:15:02.724Z | Downloaded ciborium v0.2.2 |
| 739 | 2026-03-24T23:15:02.727Z | Downloaded either v1.15.0 |
| 740 | 2026-03-24T23:15:02.732Z | Downloaded derive_more v0.99.20 |
| 741 | 2026-03-24T23:15:02.735Z | Downloaded memoffset v0.9.1 |
| 742 | 2026-03-24T23:15:02.735Z | Downloaded mime v0.3.17 |
| 743 | 2026-03-24T23:15:02.735Z | Downloaded lru-cache v0.1.2 |
| 744 | 2026-03-24T23:15:02.738Z | Downloaded instant v0.1.13 |
| 745 | 2026-03-24T23:15:02.738Z | Downloaded md-5 v0.10.6 |
| 746 | 2026-03-24T23:15:02.745Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 747 | 2026-03-24T23:15:02.745Z | Downloaded lru-slab v0.1.2 |
| 748 | 2026-03-24T23:15:02.750Z | Downloaded ingot v0.1.1 |
| 749 | 2026-03-24T23:15:02.750Z | Downloaded crc32fast v1.5.0 |
| 750 | 2026-03-24T23:15:02.750Z | Downloaded futures-channel v0.3.32 |
| 751 | 2026-03-24T23:15:02.750Z | Downloaded newline-converter v0.3.0 |
| 752 | 2026-03-24T23:15:02.755Z | Downloaded instability v0.3.11 |
| 753 | 2026-03-24T23:15:02.755Z | Downloaded ingot-types v0.1.2 |
| 754 | 2026-03-24T23:15:02.755Z | Downloaded indoc v2.0.7 |
| 755 | 2026-03-24T23:15:02.758Z | Downloaded new_debug_unreachable v1.0.6 |
| 756 | 2026-03-24T23:15:02.758Z | Downloaded multimap v0.10.1 |
| 757 | 2026-03-24T23:15:02.759Z | Downloaded chacha20 v0.10.0 |
| 758 | 2026-03-24T23:15:02.762Z | Downloaded hmac v0.12.1 |
| 759 | 2026-03-24T23:15:02.763Z | Downloaded half v1.8.3 |
| 760 | 2026-03-24T23:15:02.766Z | Downloaded jobserver v0.1.34 |
| 761 | 2026-03-24T23:15:02.766Z | Downloaded hickory-client v0.25.2 |
| 762 | 2026-03-24T23:15:02.769Z | Downloaded num v0.4.3 |
| 763 | 2026-03-24T23:15:02.769Z | Downloaded newtype-uuid-macros v0.1.0 |
| 764 | 2026-03-24T23:15:02.773Z | Downloaded newtype_derive v0.1.6 |
| 765 | 2026-03-24T23:15:02.773Z | Downloaded libsw v3.5.0 |
| 766 | 2026-03-24T23:15:02.773Z | Downloaded nonempty v0.12.0 |
| 767 | 2026-03-24T23:15:02.779Z | Downloaded nodrop v0.1.14 |
| 768 | 2026-03-24T23:15:02.779Z | Downloaded libloading v0.8.9 |
| 769 | 2026-03-24T23:15:02.779Z | Downloaded hyper-rustls v0.27.7 |
| 770 | 2026-03-24T23:15:02.782Z | Downloaded keccak v0.1.6 |
| 771 | 2026-03-24T23:15:02.782Z | Downloaded num-conv v0.2.0 |
| 772 | 2026-03-24T23:15:02.782Z | Downloaded libefi-sys v0.1.0 |
| 773 | 2026-03-24T23:15:02.785Z | Downloaded libsw-core v0.3.2 |
| 774 | 2026-03-24T23:15:02.785Z | Downloaded derive-where v1.6.0 |
| 775 | 2026-03-24T23:15:02.788Z | Downloaded lock_api v0.4.14 |
| 776 | 2026-03-24T23:15:02.791Z | Downloaded linear-map v1.2.0 |
| 777 | 2026-03-24T23:15:02.794Z | Downloaded num-derive v0.4.2 |
| 778 | 2026-03-24T23:15:02.794Z | Downloaded num_threads v0.1.7 |
| 779 | 2026-03-24T23:15:02.797Z | Downloaded num-iter v0.1.45 |
| 780 | 2026-03-24T23:15:02.798Z | Downloaded dropshot_endpoint v0.16.7 |
| 781 | 2026-03-24T23:15:02.802Z | Downloaded iana-time-zone v0.1.65 |
| 782 | 2026-03-24T23:15:02.806Z | Downloaded multer v3.1.0 |
| 783 | 2026-03-24T23:15:02.806Z | Downloaded managed v0.8.0 |
| 784 | 2026-03-24T23:15:02.806Z | Downloaded ipnetwork v0.21.1 |
| 785 | 2026-03-24T23:15:02.809Z | Downloaded opaque-debug v0.3.1 |
| 786 | 2026-03-24T23:15:02.809Z | Downloaded md5 v0.7.0 |
| 787 | 2026-03-24T23:15:02.809Z | Downloaded oso-derive v0.27.3 |
| 788 | 2026-03-24T23:15:02.812Z | Downloaded openssl-probe v0.2.1 |
| 789 | 2026-03-24T23:15:02.812Z | Downloaded openssl-probe v0.1.6 |
| 790 | 2026-03-24T23:15:02.812Z | Downloaded ingot-macros v0.1.1 |
| 791 | 2026-03-24T23:15:02.818Z | Downloaded openssl-macros v0.1.1 |
| 792 | 2026-03-24T23:15:02.818Z | Downloaded nanorand v0.7.0 |
| 793 | 2026-03-24T23:15:02.821Z | Downloaded newtype-uuid v1.3.2 |
| 794 | 2026-03-24T23:15:02.821Z | Downloaded packed_struct_codegen v0.10.1 |
| 795 | 2026-03-24T23:15:02.821Z | Downloaded getrandom v0.3.4 |
| 796 | 2026-03-24T23:15:02.825Z | Downloaded futures v0.3.32 |
| 797 | 2026-03-24T23:15:02.828Z | Downloaded native-tls v0.2.18 |
| 798 | 2026-03-24T23:15:02.831Z | Downloaded olpc-cjson v0.1.4 |
| 799 | 2026-03-24T23:15:02.831Z | Downloaded chacha20poly1305 v0.10.1 |
| 800 | 2026-03-24T23:15:02.834Z | Downloaded normalize-line-endings v0.3.0 |
| 801 | 2026-03-24T23:15:02.834Z | Downloaded httparse v1.10.1 |
| 802 | 2026-03-24T23:15:02.837Z | Downloaded parse-display v0.10.0 |
| 803 | 2026-03-24T23:15:02.837Z | Downloaded num-complex v0.4.6 |
| 804 | 2026-03-24T23:15:02.841Z | Downloaded nibble_vec v0.1.0 |
| 805 | 2026-03-24T23:15:02.841Z | Downloaded nu-ansi-term v0.50.3 |
| 806 | 2026-03-24T23:15:02.847Z | Downloaded flume v0.11.1 |
| 807 | 2026-03-24T23:15:02.850Z | Downloaded path-slash v0.1.5 |
| 808 | 2026-03-24T23:15:02.850Z | Downloaded parse-size v1.1.0 |
| 809 | 2026-03-24T23:15:02.850Z | Downloaded darling v0.20.11 |
| 810 | 2026-03-24T23:15:02.853Z | Downloaded pbkdf2 v0.12.2 |
| 811 | 2026-03-24T23:15:02.854Z | Downloaded peg-runtime v0.8.5 |
| 812 | 2026-03-24T23:15:02.858Z | Downloaded crc-any v2.5.0 |
| 813 | 2026-03-24T23:15:02.858Z | Downloaded compact_str v0.8.1 |
| 814 | 2026-03-24T23:15:02.861Z | Downloaded phf_shared v0.13.1 |
| 815 | 2026-03-24T23:15:02.861Z | Downloaded pin-utils v0.1.0 |
| 816 | 2026-03-24T23:15:02.861Z | Downloaded arc-swap v1.8.2 |
| 817 | 2026-03-24T23:15:02.865Z | Downloaded num_enum v0.7.5 |
| 818 | 2026-03-24T23:15:02.868Z | Downloaded phf_shared v0.11.3 |
| 819 | 2026-03-24T23:15:02.872Z | Downloaded pbkdf2 v0.11.0 |
| 820 | 2026-03-24T23:15:02.876Z | Downloaded num_enum_derive v0.7.5 |
| 821 | 2026-03-24T23:15:02.876Z | Downloaded cc v1.2.56 |
| 822 | 2026-03-24T23:15:02.879Z | Downloaded base64 v0.22.1 |
| 823 | 2026-03-24T23:15:02.882Z | Downloaded num_enum_derive v0.5.11 |
| 824 | 2026-03-24T23:15:02.882Z | Downloaded num-rational v0.4.2 |
| 825 | 2026-03-24T23:15:02.885Z | Downloaded num-integer v0.1.46 |
| 826 | 2026-03-24T23:15:02.885Z | Downloaded predicates-tree v1.0.13 |
| 827 | 2026-03-24T23:15:02.885Z | Downloaded predicates-core v1.0.10 |
| 828 | 2026-03-24T23:15:02.888Z | Downloaded powerfmt v0.2.0 |
| 829 | 2026-03-24T23:15:02.888Z | Downloaded proc-macro-crate v3.4.0 |
| 830 | 2026-03-24T23:15:02.891Z | Downloaded mime_guess v2.0.5 |
| 831 | 2026-03-24T23:15:02.891Z | Downloaded oxide-tokio-rt v0.1.3 |
| 832 | 2026-03-24T23:15:02.894Z | Downloaded oxnet v0.1.4 |
| 833 | 2026-03-24T23:15:02.897Z | Downloaded owo-colors v4.3.0 |
| 834 | 2026-03-24T23:15:02.897Z | Downloaded heapless v0.7.17 |
| 835 | 2026-03-24T23:15:02.900Z | Downloaded getrandom v0.2.17 |
| 836 | 2026-03-24T23:15:02.903Z | Downloaded heapless v0.8.0 |
| 837 | 2026-03-24T23:15:02.907Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 838 | 2026-03-24T23:15:02.910Z | Downloaded progenitor-client v0.11.2 |
| 839 | 2026-03-24T23:15:02.910Z | Downloaded headers v0.4.1 |
| 840 | 2026-03-24T23:15:02.913Z | Downloaded quick-error v1.2.3 |
| 841 | 2026-03-24T23:15:02.916Z | Downloaded psl-types v2.0.11 |
| 842 | 2026-03-24T23:15:02.916Z | Downloaded progenitor-macro v0.13.0 |
| 843 | 2026-03-24T23:15:02.921Z | Downloaded progenitor-macro v0.11.2 |
| 844 | 2026-03-24T23:15:02.921Z | Downloaded parse-display-derive v0.10.0 |
| 845 | 2026-03-24T23:15:02.921Z | Downloaded flate2 v1.1.9 |
| 846 | 2026-03-24T23:15:02.926Z | Downloaded progenitor-macro v0.10.0 |
| 847 | 2026-03-24T23:15:02.930Z | Downloaded derive_more v2.1.1 |
| 848 | 2026-03-24T23:15:02.934Z | Downloaded radium v0.7.0 |
| 849 | 2026-03-24T23:15:02.940Z | Downloaded pin-project-lite v0.2.17 |
| 850 | 2026-03-24T23:15:02.943Z | Downloaded phf v0.12.1 |
| 851 | 2026-03-24T23:15:02.943Z | Downloaded rand_chacha v0.3.1 |
| 852 | 2026-03-24T23:15:02.943Z | Downloaded const_format v0.2.35 |
| 853 | 2026-03-24T23:15:02.947Z | Downloaded crossterm v0.28.1 |
| 854 | 2026-03-24T23:15:02.952Z | Downloaded pin-project-internal v1.1.11 |
| 855 | 2026-03-24T23:15:02.955Z | Downloaded pkcs8 v0.10.2 |
| 856 | 2026-03-24T23:15:02.958Z | Downloaded postgres-protocol v0.6.10 |
| 857 | 2026-03-24T23:15:02.961Z | Downloaded polyval v0.6.2 |
| 858 | 2026-03-24T23:15:02.961Z | Downloaded rand_xorshift v0.4.0 |
| 859 | 2026-03-24T23:15:02.964Z | Downloaded poly1305 v0.8.0 |
| 860 | 2026-03-24T23:15:02.967Z | Downloaded ref-cast-impl v1.0.25 |
| 861 | 2026-03-24T23:15:02.967Z | Downloaded ref-cast v1.0.25 |
| 862 | 2026-03-24T23:15:02.969Z | Downloaded proc-macro-crate v1.3.1 |
| 863 | 2026-03-24T23:15:02.969Z | Downloaded predicates v3.1.4 |
| 864 | 2026-03-24T23:15:02.973Z | Downloaded progenitor v0.10.0 |
| 865 | 2026-03-24T23:15:02.976Z | Downloaded proc-macro-error2 v2.0.1 |
| 866 | 2026-03-24T23:15:02.979Z | Downloaded ppv-lite86 v0.2.21 |
| 867 | 2026-03-24T23:15:02.979Z | Downloaded indicatif v0.18.4 |
| 868 | 2026-03-24T23:15:02.982Z | Downloaded recursive v0.1.1 |
| 869 | 2026-03-24T23:15:02.985Z | Downloaded progenitor-extras v0.1.1 |
| 870 | 2026-03-24T23:15:02.985Z | Downloaded progenitor-client v0.13.0 |
| 871 | 2026-03-24T23:15:02.985Z | Downloaded progenitor v0.11.2 |
| 872 | 2026-03-24T23:15:02.990Z | Downloaded parking_lot_core v0.9.12 |
| 873 | 2026-03-24T23:15:02.993Z | Downloaded ignore v0.4.25 |
| 874 | 2026-03-24T23:15:02.993Z | Downloaded parking_lot v0.11.2 |
| 875 | 2026-03-24T23:15:02.996Z | Downloaded parking_lot_core v0.8.6 |
| 876 | 2026-03-24T23:15:02.996Z | Downloaded r2d2 v0.8.10 |
| 877 | 2026-03-24T23:15:03.000Z | Downloaded parking_lot v0.12.5 |
| 878 | 2026-03-24T23:15:03.003Z | Downloaded phf_shared v0.12.1 |
| 879 | 2026-03-24T23:15:03.003Z | Downloaded peg-macros v0.8.5 |
| 880 | 2026-03-24T23:15:03.003Z | Downloaded rustc_version v0.1.7 |
| 881 | 2026-03-24T23:15:03.003Z | Downloaded rtoolbox v0.0.3 |
| 882 | 2026-03-24T23:15:03.006Z | Downloaded rustc-hash v2.1.1 |
| 883 | 2026-03-24T23:15:03.006Z | Downloaded pkcs1 v0.7.5 |
| 884 | 2026-03-24T23:15:03.009Z | Downloaded expectorate v1.2.0 |
| 885 | 2026-03-24T23:15:03.012Z | Downloaded rand_chacha v0.9.0 |
| 886 | 2026-03-24T23:15:03.012Z | Downloaded hickory-resolver v0.25.2 |
| 887 | 2026-03-24T23:15:03.016Z | Downloaded miniz_oxide v0.8.9 |
| 888 | 2026-03-24T23:15:03.019Z | Downloaded psm v0.1.30 |
| 889 | 2026-03-24T23:15:03.022Z | Downloaded rustc_version v0.4.1 |
| 890 | 2026-03-24T23:15:03.024Z | Downloaded russh-cryptovec v0.7.3 |
| 891 | 2026-03-24T23:15:03.024Z | Downloaded oso v0.27.3 |
| 892 | 2026-03-24T23:15:03.027Z | Downloaded pkg-config v0.3.32 |
| 893 | 2026-03-24T23:15:03.030Z | Downloaded rand_core v0.6.4 |
| 894 | 2026-03-24T23:15:03.030Z | Downloaded same-file v1.0.6 |
| 895 | 2026-03-24T23:15:03.033Z | Downloaded sapling-renderdag v0.1.0 |
| 896 | 2026-03-24T23:15:03.033Z | Downloaded salsa20 v0.10.2 |
| 897 | 2026-03-24T23:15:03.036Z | Downloaded pkcs5 v0.7.1 |
| 898 | 2026-03-24T23:15:03.039Z | Downloaded jiff-static v0.2.21 |
| 899 | 2026-03-24T23:15:03.042Z | Downloaded rand_seeder v0.4.0 |
| 900 | 2026-03-24T23:15:03.042Z | Downloaded dropshot-api-manager v0.6.0 |
| 901 | 2026-03-24T23:15:03.045Z | Downloaded rand_core v0.10.0 |
| 902 | 2026-03-24T23:15:03.048Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 903 | 2026-03-24T23:15:03.048Z | Downloaded scheduled-thread-pool v0.2.7 |
| 904 | 2026-03-24T23:15:03.051Z | Downloaded http v1.4.0 |
| 905 | 2026-03-24T23:15:03.054Z | Downloaded p256 v0.13.2 |
| 906 | 2026-03-24T23:15:03.056Z | Downloaded rfc6979 v0.4.0 |
| 907 | 2026-03-24T23:15:03.057Z | Downloaded scrypt v0.11.0 |
| 908 | 2026-03-24T23:15:03.059Z | Downloaded progenitor v0.13.0 |
| 909 | 2026-03-24T23:15:03.059Z | Downloaded scroll_derive v0.13.1 |
| 910 | 2026-03-24T23:15:03.062Z | Downloaded serde-big-array v0.5.1 |
| 911 | 2026-03-24T23:15:03.062Z | Downloaded papergrid v0.17.0 |
| 912 | 2026-03-24T23:15:03.067Z | Downloaded resolv-conf v0.7.6 |
| 913 | 2026-03-24T23:15:03.070Z | Downloaded diesel_derives v2.3.7 |
| 914 | 2026-03-24T23:15:03.074Z | Downloaded serde_repr v0.1.20 |
| 915 | 2026-03-24T23:15:03.077Z | Downloaded quinn-udp v0.5.14 |
| 916 | 2026-03-24T23:15:03.080Z | Downloaded seq-macro v0.3.6 |
| 917 | 2026-03-24T23:15:03.080Z | Downloaded rustls-pemfile v2.2.0 |
| 918 | 2026-03-24T23:15:03.082Z | Downloaded serde_spanned v1.0.4 |
| 919 | 2026-03-24T23:15:03.085Z | Downloaded sha1 v0.10.6 |
| 920 | 2026-03-24T23:15:03.085Z | Downloaded signal-hook-tokio v0.3.1 |
| 921 | 2026-03-24T23:15:03.088Z | Downloaded signal-hook-mio v0.2.5 |
| 922 | 2026-03-24T23:15:03.088Z | Downloaded rustls-pemfile v1.0.4 |
| 923 | 2026-03-24T23:15:03.092Z | Downloaded hickory-resolver v0.24.4 |
| 924 | 2026-03-24T23:15:03.095Z | Downloaded rustls-native-certs v0.8.3 |
| 925 | 2026-03-24T23:15:03.098Z | Downloaded shell-words v1.1.1 |
| 926 | 2026-03-24T23:15:03.098Z | Downloaded serde_urlencoded v0.7.1 |
| 927 | 2026-03-24T23:15:03.101Z | Downloaded serde_plain v1.0.2 |
| 928 | 2026-03-24T23:15:03.101Z | Downloaded serde_bytes v0.11.19 |
| 929 | 2026-03-24T23:15:03.104Z | Downloaded secrecy v0.10.3 |
| 930 | 2026-03-24T23:15:03.104Z | Downloaded secrecy v0.8.0 |
| 931 | 2026-03-24T23:15:03.107Z | Downloaded sigpipe v0.1.3 |
| 932 | 2026-03-24T23:15:03.107Z | Downloaded scopeguard v1.2.0 |
| 933 | 2026-03-24T23:15:03.107Z | Downloaded rand_core v0.9.5 |
| 934 | 2026-03-24T23:15:03.110Z | Downloaded sec1 v0.7.3 |
| 935 | 2026-03-24T23:15:03.110Z | Downloaded hashbrown v0.13.2 |
| 936 | 2026-03-24T23:15:03.115Z | Downloaded pin-project v1.1.11 |
| 937 | 2026-03-24T23:15:03.123Z | Downloaded slog-envlogger v2.2.0 |
| 938 | 2026-03-24T23:15:03.125Z | Downloaded rustversion v1.0.22 |
| 939 | 2026-03-24T23:15:03.128Z | Downloaded siphasher v1.0.2 |
| 940 | 2026-03-24T23:15:03.128Z | Downloaded slog-bunyan v2.5.0 |
| 941 | 2026-03-24T23:15:03.131Z | Downloaded sct v0.7.1 |
| 942 | 2026-03-24T23:15:03.134Z | Downloaded scroll v0.13.0 |
| 943 | 2026-03-24T23:15:03.137Z | Downloaded prefix-trie v0.7.0 |
| 944 | 2026-03-24T23:15:03.137Z | Downloaded minimal-lexical v0.2.1 |
| 945 | 2026-03-24T23:15:03.141Z | Downloaded schemars_derive v0.8.22 |
| 946 | 2026-03-24T23:15:03.144Z | Downloaded hashbrown v0.12.3 |
| 947 | 2026-03-24T23:15:03.146Z | Downloaded primeorder v0.13.6 |
| 948 | 2026-03-24T23:15:03.149Z | Downloaded progenitor-impl v0.13.0 |
| 949 | 2026-03-24T23:15:03.152Z | Downloaded progenitor-impl v0.10.0 |
| 950 | 2026-03-24T23:15:03.152Z | Downloaded postgres-types v0.2.12 |
| 951 | 2026-03-24T23:15:03.155Z | Downloaded simd-adler32 v0.3.8 |
| 952 | 2026-03-24T23:15:03.159Z | Downloaded serde_path_to_error v0.1.20 |
| 953 | 2026-03-24T23:15:03.159Z | Downloaded ssh-encoding v0.2.0 |
| 954 | 2026-03-24T23:15:03.163Z | Downloaded structmeta-derive v0.3.0 |
| 955 | 2026-03-24T23:15:03.163Z | Downloaded ssh-cipher v0.2.0 |
| 956 | 2026-03-24T23:15:03.163Z | Downloaded sqlparser_derive v0.5.0 |
| 957 | 2026-03-24T23:15:03.166Z | Downloaded serde_derive_internals v0.29.1 |
| 958 | 2026-03-24T23:15:03.166Z | Downloaded hickory-server v0.25.2 |
| 959 | 2026-03-24T23:15:03.169Z | Downloaded postcard v1.1.3 |
| 960 | 2026-03-24T23:15:03.172Z | Downloaded openssl-sys v0.9.111 |
| 961 | 2026-03-24T23:15:03.176Z | Downloaded hyper-util v0.1.20 |
| 962 | 2026-03-24T23:15:03.181Z | Downloaded strum v0.26.3 |
| 963 | 2026-03-24T23:15:03.184Z | Downloaded strum v0.27.2 |
| 964 | 2026-03-24T23:15:03.184Z | Downloaded structmeta v0.3.0 |
| 965 | 2026-03-24T23:15:03.188Z | Downloaded strip-ansi-escapes v0.2.1 |
| 966 | 2026-03-24T23:15:03.188Z | Downloaded supports-color v3.0.2 |
| 967 | 2026-03-24T23:15:03.188Z | Downloaded subtle v2.6.1 |
| 968 | 2026-03-24T23:15:03.191Z | Downloaded take_mut v0.2.2 |
| 969 | 2026-03-24T23:15:03.191Z | Downloaded tagptr v0.2.0 |
| 970 | 2026-03-24T23:15:03.192Z | Downloaded signal-hook-registry v1.4.8 |
| 971 | 2026-03-24T23:15:03.194Z | Downloaded rusty-fork v0.3.1 |
| 972 | 2026-03-24T23:15:03.194Z | Downloaded rustls-pki-types v1.14.0 |
| 973 | 2026-03-24T23:15:03.197Z | Downloaded slog-term v2.9.2 |
| 974 | 2026-03-24T23:15:03.200Z | Downloaded ron v0.8.1 |
| 975 | 2026-03-24T23:15:03.203Z | Downloaded tap v1.0.1 |
| 976 | 2026-03-24T23:15:03.206Z | Downloaded slog-json v2.6.1 |
| 977 | 2026-03-24T23:15:03.209Z | Downloaded testing_table v0.3.0 |
| 978 | 2026-03-24T23:15:03.209Z | Downloaded tabled_derive v0.11.0 |
| 979 | 2026-03-24T23:15:03.209Z | Downloaded termtree v0.5.1 |
| 980 | 2026-03-24T23:15:03.212Z | Downloaded sync-ptr v0.1.4 |
| 981 | 2026-03-24T23:15:03.212Z | Downloaded smallvec v0.6.14 |
| 982 | 2026-03-24T23:15:03.215Z | Downloaded num-bigint v0.4.6 |
| 983 | 2026-03-24T23:15:03.218Z | Downloaded itertools v0.10.5 |
| 984 | 2026-03-24T23:15:03.222Z | Downloaded snafu-derive v0.8.9 |
| 985 | 2026-03-24T23:15:03.225Z | Downloaded smf v0.2.3 |
| 986 | 2026-03-24T23:15:03.225Z | Downloaded slog-stdlog v4.1.1 |
| 987 | 2026-03-24T23:15:03.229Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 988 | 2026-03-24T23:15:03.229Z | Downloaded time-core v0.1.8 |
| 989 | 2026-03-24T23:15:03.232Z | Downloaded serde_with_macros v3.17.0 |
| 990 | 2026-03-24T23:15:03.232Z | Downloaded tabwriter v1.4.1 |
| 991 | 2026-03-24T23:15:03.235Z | Downloaded sync_wrapper v1.0.2 |
| 992 | 2026-03-24T23:15:03.235Z | Downloaded serde_cbor v0.11.2 |
| 993 | 2026-03-24T23:15:03.238Z | Downloaded static_assertions v1.1.0 |
| 994 | 2026-03-24T23:15:03.241Z | Downloaded stacker v0.1.23 |
| 995 | 2026-03-24T23:15:03.241Z | Downloaded string_cache v0.8.9 |
| 996 | 2026-03-24T23:15:03.244Z | Downloaded stringprep v0.1.5 |
| 997 | 2026-03-24T23:15:03.244Z | Downloaded russh-keys v0.45.0 |
| 998 | 2026-03-24T23:15:03.247Z | Downloaded sqlformat v0.3.5 |
| 999 | 2026-03-24T23:15:03.249Z | Downloaded spki v0.7.3 |
| 1000 | 2026-03-24T23:15:03.252Z | Downloaded shlex v1.3.0 |
| 1001 | 2026-03-24T23:15:03.252Z | Downloaded slog-dtrace v0.3.0 |
| 1002 | 2026-03-24T23:15:03.255Z | Downloaded slab v0.4.12 |
| 1003 | 2026-03-24T23:15:03.255Z | Downloaded strum_macros v0.27.2 |
| 1004 | 2026-03-24T23:15:03.258Z | Downloaded schemars v0.8.22 |
| 1005 | 2026-03-24T23:15:03.266Z | Downloaded strum_macros v0.26.4 |
| 1006 | 2026-03-24T23:15:03.269Z | Downloaded slog-scope v4.4.1 |
| 1007 | 2026-03-24T23:15:03.272Z | Downloaded mio v1.1.1 |
| 1008 | 2026-03-24T23:15:03.275Z | Downloaded termios v0.3.3 |
| 1009 | 2026-03-24T23:15:03.278Z | Downloaded support-bundle-viewer v0.1.2 |
| 1010 | 2026-03-24T23:15:03.281Z | Downloaded strum_macros v0.24.3 |
| 1011 | 2026-03-24T23:15:03.281Z | Downloaded slog-async v2.8.0 |
| 1012 | 2026-03-24T23:15:03.284Z | Downloaded publicsuffix v2.3.0 |
| 1013 | 2026-03-24T23:15:03.287Z | Downloaded thread_local v1.1.9 |
| 1014 | 2026-03-24T23:15:03.287Z | Downloaded hashbrown v0.15.5 |
| 1015 | 2026-03-24T23:15:03.290Z | Downloaded spin v0.9.8 |
| 1016 | 2026-03-24T23:15:03.293Z | Downloaded prettyplease v0.2.37 |
| 1017 | 2026-03-24T23:15:03.296Z | Downloaded topological-sort v0.2.2 |
| 1018 | 2026-03-24T23:15:03.299Z | Downloaded progenitor-impl v0.11.2 |
| 1019 | 2026-03-24T23:15:03.302Z | Downloaded libxml v0.3.3 |
| 1020 | 2026-03-24T23:15:03.304Z | Downloaded tower-service v0.3.3 |
| 1021 | 2026-03-24T23:15:03.307Z | Downloaded qorb v0.4.1 |
| 1022 | 2026-03-24T23:15:03.310Z | Downloaded tower-layer v0.3.3 |
| 1023 | 2026-03-24T23:15:03.313Z | Downloaded tls_codec_derive v0.4.2 |
| 1024 | 2026-03-24T23:15:03.313Z | Downloaded tiny-keccak v2.0.2 |
| 1025 | 2026-03-24T23:15:03.316Z | Downloaded time-macros v0.2.27 |
| 1026 | 2026-03-24T23:15:03.318Z | Downloaded pretty_assertions v1.4.1 |
| 1027 | 2026-03-24T23:15:03.318Z | Downloaded tls_codec v0.4.2 |
| 1028 | 2026-03-24T23:15:03.321Z | Downloaded tinyvec_macros v0.1.1 |
| 1029 | 2026-03-24T23:15:03.321Z | Downloaded itertools v0.12.1 |
| 1030 | 2026-03-24T23:15:03.327Z | Downloaded try-lock v0.2.5 |
| 1031 | 2026-03-24T23:15:03.330Z | Downloaded aes-gcm v0.10.3 |
| 1032 | 2026-03-24T23:15:03.333Z | Downloaded trait-variant v0.1.2 |
| 1033 | 2026-03-24T23:15:03.336Z | Downloaded typify-macro v0.6.1 |
| 1034 | 2026-03-24T23:15:03.336Z | Downloaded slog v2.8.2 |
| 1035 | 2026-03-24T23:15:03.339Z | Downloaded tokio-tungstenite v0.23.1 |
| 1036 | 2026-03-24T23:15:03.339Z | Downloaded rayon-core v1.13.0 |
| 1037 | 2026-03-24T23:15:03.344Z | Downloaded iddqd v0.3.17 |
| 1038 | 2026-03-24T23:15:03.348Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1039 | 2026-03-24T23:15:03.351Z | Downloaded crossterm v0.29.0 |
| 1040 | 2026-03-24T23:15:03.355Z | Downloaded usdt-macro v0.6.0 |
| 1041 | 2026-03-24T23:15:03.358Z | Downloaded socket2 v0.6.2 |
| 1042 | 2026-03-24T23:15:03.358Z | Downloaded nom v7.1.3 |
| 1043 | 2026-03-24T23:15:03.363Z | Downloaded usdt-attr-macro v0.6.0 |
| 1044 | 2026-03-24T23:15:03.366Z | Downloaded untrusted v0.9.0 |
| 1045 | 2026-03-24T23:15:03.366Z | Downloaded untrusted v0.7.1 |
| 1046 | 2026-03-24T23:15:03.368Z | Downloaded rand v0.9.2 |
| 1047 | 2026-03-24T23:15:03.371Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1048 | 2026-03-24T23:15:03.371Z | Downloaded schemars v0.9.0 |
| 1049 | 2026-03-24T23:15:03.381Z | Downloaded utf-8 v0.7.6 |
| 1050 | 2026-03-24T23:15:03.384Z | Downloaded signal-hook v0.3.18 |
| 1051 | 2026-03-24T23:15:03.387Z | Downloaded samael v0.0.19 |
| 1052 | 2026-03-24T23:15:03.390Z | Downloaded unarray v0.1.4 |
| 1053 | 2026-03-24T23:15:03.393Z | Downloaded rustls-webpki v0.103.9 |
| 1054 | 2026-03-24T23:15:03.396Z | Downloaded void v1.0.2 |
| 1055 | 2026-03-24T23:15:03.396Z | Downloaded hyper v1.8.1 |
| 1056 | 2026-03-24T23:15:03.401Z | Downloaded want v0.3.1 |
| 1057 | 2026-03-24T23:15:03.404Z | Downloaded wait-timeout v0.2.1 |
| 1058 | 2026-03-24T23:15:03.404Z | Downloaded universal-hash v0.5.1 |
| 1059 | 2026-03-24T23:15:03.404Z | Downloaded unicase v2.9.0 |
| 1060 | 2026-03-24T23:15:03.407Z | Downloaded tokio-rustls v0.24.1 |
| 1061 | 2026-03-24T23:15:03.407Z | Downloaded socket2 v0.5.10 |
| 1062 | 2026-03-24T23:15:03.410Z | Downloaded itertools v0.14.0 |
| 1063 | 2026-03-24T23:15:03.413Z | Downloaded unit-prefix v0.5.2 |
| 1064 | 2026-03-24T23:15:03.416Z | Downloaded tokio-stream v0.1.18 |
| 1065 | 2026-03-24T23:15:03.419Z | Downloaded zone v0.3.1 |
| 1066 | 2026-03-24T23:15:03.419Z | Downloaded tokio-rustls v0.26.4 |
| 1067 | 2026-03-24T23:15:03.422Z | Downloaded term v0.7.0 |
| 1068 | 2026-03-24T23:15:03.425Z | Downloaded schemars v1.2.1 |
| 1069 | 2026-03-24T23:15:03.436Z | Downloaded usdt-impl v0.6.0 |
| 1070 | 2026-03-24T23:15:03.439Z | Downloaded usdt v0.6.0 |
| 1071 | 2026-03-24T23:15:03.439Z | Downloaded xshell-macros v0.2.7 |
| 1072 | 2026-03-24T23:15:03.441Z | Downloaded bitvec v1.0.1 |
| 1073 | 2026-03-24T23:15:03.451Z | Downloaded zone_cfg_derive v0.3.1 |
| 1074 | 2026-03-24T23:15:03.454Z | Downloaded zeroize_derive v1.4.3 |
| 1075 | 2026-03-24T23:15:03.454Z | Downloaded tui-tree-widget v0.23.1 |
| 1076 | 2026-03-24T23:15:03.457Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1077 | 2026-03-24T23:15:03.457Z | Downloaded tracing-attributes v0.1.31 |
| 1078 | 2026-03-24T23:15:03.459Z | Downloaded rand v0.8.5 |
| 1079 | 2026-03-24T23:15:03.462Z | Downloaded vsss-rs v3.3.4 |
| 1080 | 2026-03-24T23:15:03.481Z | Downloaded vergen-git2 v1.0.7 |
| 1081 | 2026-03-24T23:15:03.481Z | Downloaded uzers v0.12.2 |
| 1082 | 2026-03-24T23:15:03.484Z | Downloaded walkdir v2.5.0 |
| 1083 | 2026-03-24T23:15:03.484Z | Downloaded vergen-gitcl v1.0.8 |
| 1084 | 2026-03-24T23:15:03.484Z | Downloaded tokio-native-tls v0.3.1 |
| 1085 | 2026-03-24T23:15:03.484Z | Downloaded twox-hash v2.1.2 |
| 1086 | 2026-03-24T23:15:03.484Z | Downloaded tinyvec v1.10.0 |
| 1087 | 2026-03-24T23:15:03.484Z | Downloaded aho-corasick v1.1.4 |
| 1088 | 2026-03-24T23:15:03.484Z | Downloaded whoami v1.6.1 |
| 1089 | 2026-03-24T23:15:03.484Z | Downloaded wyz v0.5.1 |
| 1090 | 2026-03-24T23:15:03.484Z | Downloaded vergen-lib v0.1.6 |
| 1091 | 2026-03-24T23:15:03.488Z | Downloaded futures-util v0.3.32 |
| 1092 | 2026-03-24T23:15:03.494Z | Downloaded xz2 v0.1.7 |
| 1093 | 2026-03-24T23:15:03.497Z | Downloaded xattr v1.6.1 |
| 1094 | 2026-03-24T23:15:03.500Z | Downloaded whoami v2.1.0 |
| 1095 | 2026-03-24T23:15:03.500Z | Downloaded test-strategy v0.4.5 |
| 1096 | 2026-03-24T23:15:03.503Z | Downloaded zstd v0.13.3 |
| 1097 | 2026-03-24T23:15:03.505Z | Downloaded xshell v0.2.7 |
| 1098 | 2026-03-24T23:15:03.509Z | Downloaded zstd-safe v7.2.4 |
| 1099 | 2026-03-24T23:15:03.509Z | Downloaded tar v0.4.44 |
| 1100 | 2026-03-24T23:15:03.512Z | Downloaded zeroize v1.8.2 |
| 1101 | 2026-03-24T23:15:03.513Z | Downloaded vergen v9.0.6 |
| 1102 | 2026-03-24T23:15:03.515Z | Downloaded tracing-core v0.1.36 |
| 1103 | 2026-03-24T23:15:03.520Z | Downloaded rustyline v14.0.0 |
| 1104 | 2026-03-24T23:15:03.523Z | Downloaded typify v0.6.1 |
| 1105 | 2026-03-24T23:15:03.526Z | Downloaded unicode-bidi v0.3.18 |
| 1106 | 2026-03-24T23:15:03.529Z | Downloaded tungstenite v0.21.0 |
| 1107 | 2026-03-24T23:15:03.529Z | Downloaded typify v0.4.3 |
| 1108 | 2026-03-24T23:15:03.532Z | Downloaded hkdf v0.12.4 |
| 1109 | 2026-03-24T23:15:03.535Z | Downloaded rand v0.10.0 |
| 1110 | 2026-03-24T23:15:03.539Z | Downloaded yasna v0.5.2 |
| 1111 | 2026-03-24T23:15:03.544Z | Downloaded unicode-properties v0.1.4 |
| 1112 | 2026-03-24T23:15:03.544Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1113 | 2026-03-24T23:15:03.547Z | Downloaded unsafe-libyaml v0.2.11 |
| 1114 | 2026-03-24T23:15:03.550Z | Downloaded h2 v0.4.13 |
| 1115 | 2026-03-24T23:15:03.553Z | Downloaded steno v0.4.1 |
| 1116 | 2026-03-24T23:15:03.556Z | Downloaded zerocopy v0.6.6 |
| 1117 | 2026-03-24T23:15:03.559Z | Downloaded rpassword v7.4.0 |
| 1118 | 2026-03-24T23:15:03.563Z | Downloaded ron v0.12.0 |
| 1119 | 2026-03-24T23:15:03.567Z | Downloaded libm v0.2.16 |
| 1120 | 2026-03-24T23:15:03.575Z | Downloaded russh v0.45.0 |
| 1121 | 2026-03-24T23:15:03.579Z | Downloaded vte v0.14.1 |
| 1122 | 2026-03-24T23:15:03.582Z | Downloaded p521 v0.13.3 |
| 1123 | 2026-03-24T23:15:03.585Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1124 | 2026-03-24T23:15:03.588Z | Downloaded uuid v1.21.0 |
| 1125 | 2026-03-24T23:15:03.591Z | Downloaded toml v0.7.8 |
| 1126 | 2026-03-24T23:15:03.593Z | Downloaded toml_edit v0.19.15 |
| 1127 | 2026-03-24T23:15:03.607Z | Downloaded ssh-key v0.6.7 |
| 1128 | 2026-03-24T23:15:03.614Z | Downloaded tungstenite v0.23.0 |
| 1129 | 2026-03-24T23:15:03.616Z | Downloaded blake3 v1.8.3 |
| 1130 | 2026-03-24T23:15:03.624Z | Downloaded zopfli v0.8.3 |
| 1131 | 2026-03-24T23:15:03.624Z | Downloaded git2 v0.20.4 |
| 1132 | 2026-03-24T23:15:03.631Z | Downloaded yansi v1.0.1 |
| 1133 | 2026-03-24T23:15:03.633Z | Downloaded tokio-postgres v0.7.16 |
| 1134 | 2026-03-24T23:15:03.637Z | Downloaded reqwest v0.13.2 |
| 1135 | 2026-03-24T23:15:03.642Z | Downloaded reedline v0.40.0 |
| 1136 | 2026-03-24T23:15:03.648Z | Downloaded zip v0.6.6 |
| 1137 | 2026-03-24T23:15:03.651Z | Downloaded bindgen v0.71.1 |
| 1138 | 2026-03-24T23:15:03.657Z | Downloaded aws-lc-rs v1.16.0 |
| 1139 | 2026-03-24T23:15:03.665Z | Downloaded rayon v1.11.0 |
| 1140 | 2026-03-24T23:15:03.673Z | Downloaded p384 v0.13.1 |
| 1141 | 2026-03-24T23:15:03.677Z | Downloaded typed-path v0.9.3 |
| 1142 | 2026-03-24T23:15:03.681Z | Downloaded unicode_categories v0.1.1 |
| 1143 | 2026-03-24T23:15:03.684Z | Downloaded chrono v0.4.44 |
| 1144 | 2026-03-24T23:15:03.689Z | Downloaded zerocopy-derive v0.8.40 |
| 1145 | 2026-03-24T23:15:03.696Z | Downloaded salty v0.3.0 |
| 1146 | 2026-03-24T23:15:03.704Z | Downloaded portable-atomic v1.13.1 |
| 1147 | 2026-03-24T23:15:03.708Z | Downloaded quick-xml v0.37.5 |
| 1148 | 2026-03-24T23:15:03.713Z | Downloaded lalrpop v0.19.12 |
| 1149 | 2026-03-24T23:15:03.722Z | Downloaded x509-cert v0.2.5 |
| 1150 | 2026-03-24T23:15:03.727Z | Downloaded tower v0.5.3 |
| 1151 | 2026-03-24T23:15:03.734Z | Downloaded unicode-segmentation v1.12.0 |
| 1152 | 2026-03-24T23:15:03.737Z | Downloaded tokio-util v0.7.18 |
| 1153 | 2026-03-24T23:15:03.743Z | Downloaded serde_with v3.17.0 |
| 1154 | 2026-03-24T23:15:03.753Z | Downloaded tough v0.20.0 |
| 1155 | 2026-03-24T23:15:03.760Z | Downloaded tower-http v0.6.8 |
| 1156 | 2026-03-24T23:15:03.766Z | Downloaded unicode-normalization v0.1.25 |
| 1157 | 2026-03-24T23:15:03.769Z | Downloaded curve25519-dalek v4.1.3 |
| 1158 | 2026-03-24T23:15:03.777Z | Downloaded proptest v1.10.0 |
| 1159 | 2026-03-24T23:15:03.784Z | Downloaded petname v2.0.2 |
| 1160 | 2026-03-24T23:15:03.788Z | Downloaded bstr v1.12.1 |
| 1161 | 2026-03-24T23:15:03.795Z | Downloaded rustls-webpki v0.101.7 |
| 1162 | 2026-03-24T23:15:03.808Z | Downloaded quinn-proto v0.11.13 |
| 1163 | 2026-03-24T23:15:03.813Z | Downloaded object v0.30.4 |
| 1164 | 2026-03-24T23:15:03.820Z | Downloaded nix v0.27.1 |
| 1165 | 2026-03-24T23:15:03.828Z | Downloaded winnow v0.6.26 |
| 1166 | 2026-03-24T23:15:03.835Z | Downloaded zip v4.6.1 |
| 1167 | 2026-03-24T23:15:03.839Z | Downloaded rustls-webpki v0.102.8 |
| 1168 | 2026-03-24T23:15:03.855Z | Downloaded winnow v0.5.40 |
| 1169 | 2026-03-24T23:15:03.865Z | Downloaded nix v0.29.0 |
| 1170 | 2026-03-24T23:15:03.870Z | Downloaded radix_trie v0.2.1 |
| 1171 | 2026-03-24T23:15:03.874Z | Downloaded tabled v0.20.0 |
| 1172 | 2026-03-24T23:15:03.889Z | Downloaded time v0.3.47 |
| 1173 | 2026-03-24T23:15:03.898Z | Downloaded rustls v0.21.12 |
| 1174 | 2026-03-24T23:15:03.906Z | Downloaded smoltcp v0.9.1 |
| 1175 | 2026-03-24T23:15:03.914Z | Downloaded regex-syntax v0.6.29 |
| 1176 | 2026-03-24T23:15:03.921Z | Downloaded object v0.37.3 |
| 1177 | 2026-03-24T23:15:03.929Z | Downloaded zlib-rs v0.6.2 |
| 1178 | 2026-03-24T23:15:03.934Z | Downloaded vcpkg v0.2.15 |
| 1179 | 2026-03-24T23:15:03.965Z | Downloaded nix v0.31.1 |
| 1180 | 2026-03-24T23:15:03.974Z | Downloaded rustls v0.22.4 |
| 1181 | 2026-03-24T23:15:03.984Z | Downloaded smoltcp v0.11.0 |
| 1182 | 2026-03-24T23:15:03.994Z | Downloaded zerocopy v0.8.40 |
| 1183 | 2026-03-24T23:15:04.001Z | Downloaded regress v0.10.5 |
| 1184 | 2026-03-24T23:15:04.008Z | Downloaded rustix v0.38.44 |
| 1185 | 2026-03-24T23:15:04.027Z | Downloaded diesel v2.3.7 |
| 1186 | 2026-03-24T23:15:04.042Z | Downloaded rustls v0.23.37 |
| 1187 | 2026-03-24T23:15:04.051Z | Downloaded hickory-proto v0.25.2 |
| 1188 | 2026-03-24T23:15:04.064Z | Downloaded webpki-roots v1.0.6 |
| 1189 | 2026-03-24T23:15:04.067Z | Downloaded regex-syntax v0.8.10 |
| 1190 | 2026-03-24T23:15:04.073Z | Downloaded openapiv3 v2.2.0 |
| 1191 | 2026-03-24T23:15:04.084Z | Downloaded hickory-proto v0.24.4 |
| 1192 | 2026-03-24T23:15:04.095Z | Downloaded nix v0.28.0 |
| 1193 | 2026-03-24T23:15:04.104Z | Downloaded polar-core v0.27.3 |
| 1194 | 2026-03-24T23:15:04.110Z | Downloaded sqlparser v0.61.0 |
| 1195 | 2026-03-24T23:15:04.121Z | Downloaded sled v0.34.7 |
| 1196 | 2026-03-24T23:15:04.130Z | Downloaded ratatui v0.29.0 |
| 1197 | 2026-03-24T23:15:04.142Z | Downloaded typify-impl v0.6.1 |
| 1198 | 2026-03-24T23:15:04.153Z | Downloaded typify-impl v0.4.3 |
| 1199 | 2026-03-24T23:15:04.167Z | Downloaded tracing v0.1.44 |
| 1200 | 2026-03-24T23:15:04.184Z | Downloaded dropshot v0.16.7 |
| 1201 | 2026-03-24T23:15:04.199Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1202 | 2026-03-24T23:15:04.209Z | Downloaded zerocopy-derive v0.6.6 |
| 1203 | 2026-03-24T23:15:04.218Z | Downloaded openssl v0.10.75 |
| 1204 | 2026-03-24T23:15:04.224Z | Downloaded goblin v0.10.5 |
| 1205 | 2026-03-24T23:15:04.229Z | Downloaded moka v0.12.13 |
| 1206 | 2026-03-24T23:15:04.236Z | Downloaded petgraph v0.6.5 |
| 1207 | 2026-03-24T23:15:04.250Z | Downloaded regex-automata v0.4.14 |
| 1208 | 2026-03-24T23:15:04.262Z | Downloaded jiff v0.2.21 |
| 1209 | 2026-03-24T23:15:04.276Z | Downloaded reqwest v0.12.28 |
| 1210 | 2026-03-24T23:15:04.280Z | Downloaded regex v1.12.3 |
| 1211 | 2026-03-24T23:15:04.284Z | Downloaded snafu v0.8.9 |
| 1212 | 2026-03-24T23:15:04.290Z | Downloaded waitgroup v0.1.2 |
| 1213 | 2026-03-24T23:15:04.293Z | Downloaded subprocess v0.2.15 |
| 1214 | 2026-03-24T23:15:04.293Z | Downloaded petgraph v0.8.3 |
| 1215 | 2026-03-24T23:15:04.308Z | Downloaded chrono-tz v0.10.4 |
| 1216 | 2026-03-24T23:15:04.322Z | Downloaded rsa v0.9.10 |
| 1217 | 2026-03-24T23:15:04.326Z | Downloaded quinn v0.11.9 |
| 1218 | 2026-03-24T23:15:04.329Z | Downloaded lzma-sys v0.1.20 |
| 1219 | 2026-03-24T23:15:04.350Z | Downloaded csv v1.4.0 |
| 1220 | 2026-03-24T23:15:04.365Z | Downloaded unicode-truncate v1.1.0 |
| 1221 | 2026-03-24T23:15:04.370Z | Downloaded libz-sys v1.1.24 |
| 1222 | 2026-03-24T23:15:04.382Z | Downloaded itertools v0.13.0 |
| 1223 | 2026-03-24T23:15:04.387Z | Downloaded tokio-tungstenite v0.21.0 |
| 1224 | 2026-03-24T23:15:04.390Z | Downloaded tokio-rustls v0.25.0 |
| 1225 | 2026-03-24T23:15:04.393Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1226 | 2026-03-24T23:15:04.404Z | Downloaded term v1.2.1 |
| 1227 | 2026-03-24T23:15:04.407Z | Downloaded sha3 v0.10.8 |
| 1228 | 2026-03-24T23:15:04.412Z | Downloaded tokio v1.49.0 |
| 1229 | 2026-03-24T23:15:04.441Z | Downloaded num-bigint-dig v0.8.6 |
| 1230 | 2026-03-24T23:15:04.443Z | Downloaded typify-macro v0.4.3 |
| 1231 | 2026-03-24T23:15:04.447Z | Downloaded tokio-macros v2.6.0 |
| 1232 | 2026-03-24T23:15:04.447Z | Downloaded tokio-dtrace v0.1.1 |
| 1233 | 2026-03-24T23:15:04.447Z | Downloaded similar v2.7.0 |
| 1234 | 2026-03-24T23:15:04.451Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1235 | 2026-03-24T23:15:04.454Z | Downloaded iri-string v0.7.10 |
| 1236 | 2026-03-24T23:15:04.459Z | Downloaded thread-id v5.1.0 |
| 1237 | 2026-03-24T23:15:04.459Z | Downloaded thiserror-no-std v2.0.2 |
| 1238 | 2026-03-24T23:15:04.462Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1239 | 2026-03-24T23:15:04.465Z | Downloaded ryu v1.0.23 |
| 1240 | 2026-03-24T23:15:04.468Z | Downloaded rcgen v0.12.1 |
| 1241 | 2026-03-24T23:15:04.468Z | Downloaded serde-hex v0.1.0 |
| 1242 | 2026-03-24T23:15:04.471Z | Downloaded semver v0.1.20 |
| 1243 | 2026-03-24T23:15:04.471Z | Downloaded signature v2.2.0 |
| 1244 | 2026-03-24T23:15:04.471Z | Downloaded derive_more-impl v2.1.1 |
| 1245 | 2026-03-24T23:15:04.474Z | Downloaded phf v0.13.1 |
| 1246 | 2026-03-24T23:15:04.478Z | Downloaded omicron-zone-package v0.12.2 |
| 1247 | 2026-03-24T23:15:04.483Z | Downloaded bumpalo v3.20.2 |
| 1248 | 2026-03-24T23:15:04.483Z | Downloaded base64 v0.21.7 |
| 1249 | 2026-03-24T23:15:04.487Z | Downloaded pem-rfc7468 v0.7.0 |
| 1250 | 2026-03-24T23:15:04.487Z | Downloaded pem v3.0.6 |
| 1251 | 2026-03-24T23:15:04.487Z | Downloaded peg v0.8.5 |
| 1252 | 2026-03-24T23:15:04.491Z | Downloaded encoding_rs v0.8.35 |
| 1253 | 2026-03-24T23:15:04.505Z | Downloaded paste v1.0.15 |
| 1254 | 2026-03-24T23:15:04.508Z | Downloaded password-hash v0.5.0 |
| 1255 | 2026-03-24T23:15:04.511Z | Downloaded password-hash v0.4.2 |
| 1256 | 2026-03-24T23:15:04.512Z | Downloaded progenitor-client v0.10.0 |
| 1257 | 2026-03-24T23:15:04.512Z | Downloaded num-derive v0.3.3 |
| 1258 | 2026-03-24T23:15:04.512Z | Downloaded packed_struct v0.10.1 |
| 1259 | 2026-03-24T23:15:04.514Z | Downloaded libbz2-rs-sys v0.2.2 |
| 1260 | 2026-03-24T23:15:04.514Z | Downloaded half v2.7.1 |
| 1261 | 2026-03-24T23:15:04.517Z | Downloaded elliptic-curve v0.13.8 |
| 1262 | 2026-03-24T23:15:04.520Z | Downloaded memmap2 v0.9.10 |
| 1263 | 2026-03-24T23:15:04.520Z | Downloaded indexmap v1.9.3 |
| 1264 | 2026-03-24T23:15:04.523Z | Downloaded precomputed-hash v0.1.1 |
| 1265 | 2026-03-24T23:15:04.523Z | Downloaded darling_core v0.20.11 |
| 1266 | 2026-03-24T23:15:04.526Z | Downloaded num_enum v0.5.11 |
| 1267 | 2026-03-24T23:15:04.533Z | Downloaded litrs v1.0.0 |
| 1268 | 2026-03-24T23:15:04.542Z | Downloaded bytes v1.11.1 |
| 1269 | 2026-03-24T23:15:04.542Z | Downloaded ring v0.17.14 |
| 1270 | 2026-03-24T23:15:04.569Z | Downloaded clang-sys v1.8.1 |
| 1271 | 2026-03-24T23:15:04.573Z | Downloaded bitfield v0.19.4 |
| 1272 | 2026-03-24T23:15:04.573Z | Downloaded ahash v0.8.12 |
| 1273 | 2026-03-24T23:15:04.573Z | Downloaded ipnet v2.11.0 |
| 1274 | 2026-03-24T23:15:04.573Z | Downloaded glob v0.3.3 |
| 1275 | 2026-03-24T23:15:04.576Z | Downloaded blake2 v0.10.6 |
| 1276 | 2026-03-24T23:15:04.576Z | Downloaded darling v0.23.0 |
| 1277 | 2026-03-24T23:15:04.579Z | Downloaded maybe-uninit v2.0.0 |
| 1278 | 2026-03-24T23:15:04.579Z | Downloaded match_cfg v0.1.0 |
| 1279 | 2026-03-24T23:15:04.579Z | Downloaded maplit v1.0.2 |
| 1280 | 2026-03-24T23:15:04.582Z | Downloaded lzss v0.8.2 |
| 1281 | 2026-03-24T23:15:04.582Z | Downloaded lru v0.12.5 |
| 1282 | 2026-03-24T23:15:04.582Z | Downloaded hyper-tls v0.6.0 |
| 1283 | 2026-03-24T23:15:04.585Z | Downloaded http-body-util v0.1.3 |
| 1284 | 2026-03-24T23:15:04.585Z | Downloaded futures-executor v0.3.32 |
| 1285 | 2026-03-24T23:15:04.585Z | Downloaded cancel-safe-futures v0.1.5 |
| 1286 | 2026-03-24T23:15:04.589Z | Downloaded cmake v0.1.57 |
| 1287 | 2026-03-24T23:15:04.589Z | Downloaded darling_core v0.23.0 |
| 1288 | 2026-03-24T23:15:04.592Z | Downloaded cargo_metadata v0.19.2 |
| 1289 | 2026-03-24T23:15:04.594Z | Downloaded bzip2 v0.6.1 |
| 1290 | 2026-03-24T23:15:04.595Z | Downloaded cookie v0.18.1 |
| 1291 | 2026-03-24T23:15:04.598Z | Downloaded console v0.15.11 |
| 1292 | 2026-03-24T23:15:04.602Z | Downloaded colored v2.2.0 |
| 1293 | 2026-03-24T23:15:04.602Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1294 | 2026-03-24T23:15:04.642Z | Downloaded backon v1.6.0 |
| 1295 | 2026-03-24T23:15:04.645Z | Downloaded find-msvc-tools v0.1.9 |
| 1296 | 2026-03-24T23:15:04.645Z | Downloaded derive_builder v0.20.2 |
| 1297 | 2026-03-24T23:15:04.648Z | Downloaded ident_case v1.0.1 |
| 1298 | 2026-03-24T23:15:04.651Z | Downloaded fs_extra v1.3.0 |
| 1299 | 2026-03-24T23:15:04.651Z | Downloaded fatfs v0.3.6 |
| 1300 | 2026-03-24T23:15:04.654Z | Downloaded drift v0.1.3 |
| 1301 | 2026-03-24T23:15:04.658Z | Downloaded diesel-dtrace v0.5.0 |
| 1302 | 2026-03-24T23:15:04.658Z | Downloaded der_derive v0.7.3 |
| 1303 | 2026-03-24T23:15:04.661Z | Downloaded constant_time_eq v0.4.2 |
| 1304 | 2026-03-24T23:15:04.661Z | Downloaded cipher v0.4.4 |
| 1305 | 2026-03-24T23:15:04.661Z | Downloaded cexpr v0.6.0 |
| 1306 | 2026-03-24T23:15:04.664Z | Downloaded blowfish v0.9.1 |
| 1307 | 2026-03-24T23:15:04.664Z | Downloaded bit-vec v0.6.3 |
| 1308 | 2026-03-24T23:15:04.666Z | Downloaded arrayvec v0.7.6 |
| 1309 | 2026-03-24T23:15:04.666Z | Downloaded defmt v0.3.100 |
| 1310 | 2026-03-24T23:15:04.666Z | Downloaded camino-tempfile-ext v0.3.3 |
| 1311 | 2026-03-24T23:15:04.670Z | Downloaded ecdsa v0.16.9 |
| 1312 | 2026-03-24T23:15:04.670Z | Downloaded async-stream-impl v0.3.6 |
| 1313 | 2026-03-24T23:15:04.670Z | Downloaded array-init v0.0.4 |
| 1314 | 2026-03-24T23:15:04.670Z | Downloaded ena v0.14.4 |
| 1315 | 2026-03-24T23:15:04.672Z | Downloaded defmt-parser v1.0.0 |
| 1316 | 2026-03-24T23:15:04.672Z | Downloaded ciborium-ll v0.2.2 |
| 1317 | 2026-03-24T23:15:04.672Z | Downloaded darling_macro v0.21.3 |
| 1318 | 2026-03-24T23:15:04.672Z | Downloaded aead v0.5.2 |
| 1319 | 2026-03-24T23:15:04.675Z | Downloaded crc v3.4.0 |
| 1320 | 2026-03-24T23:15:04.675Z | Downloaded assert_matches v1.5.0 |
| 1321 | 2026-03-24T23:15:04.676Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1322 | 2026-03-24T23:15:04.676Z | Downloaded const-oid v0.9.6 |
| 1323 | 2026-03-24T23:15:04.678Z | Downloaded cargo_toml v0.22.3 |
| 1324 | 2026-03-24T23:15:04.678Z | Downloaded async-stream v0.3.6 |
| 1325 | 2026-03-24T23:15:04.681Z | Downloaded cargo-platform v0.1.9 |
| 1326 | 2026-03-24T23:15:04.681Z | Downloaded buf-list v1.1.2 |
| 1327 | 2026-03-24T23:15:04.684Z | Downloaded base16ct v0.2.0 |
| 1328 | 2026-03-24T23:15:04.684Z | Downloaded colored v3.1.1 |
| 1329 | 2026-03-24T23:15:04.687Z | Downloaded async-trait v0.1.89 |
| 1330 | 2026-03-24T23:15:04.687Z | Downloaded allocator-api2 v0.2.21 |
| 1331 | 2026-03-24T23:15:04.690Z | Downloaded csv-core v0.1.13 |
| 1332 | 2026-03-24T23:15:04.690Z | Downloaded endian-type v0.1.2 |
| 1333 | 2026-03-24T23:15:04.693Z | Downloaded display-error-chain v0.2.2 |
| 1334 | 2026-03-24T23:15:04.693Z | Downloaded derive_builder_macro v0.20.2 |
| 1335 | 2026-03-24T23:15:04.693Z | Downloaded async-recursion v1.1.1 |
| 1336 | 2026-03-24T23:15:04.696Z | Downloaded dsl_auto_type v0.2.0 |
| 1337 | 2026-03-24T23:15:04.696Z | Downloaded daft-derive v0.1.5 |
| 1338 | 2026-03-24T23:15:04.698Z | Downloaded cassowary v0.3.0 |
| 1339 | 2026-03-24T23:15:04.701Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1340 | 2026-03-24T23:15:04.701Z | Downloaded base64ct v1.8.3 |
| 1341 | 2026-03-24T23:15:04.743Z | Downloaded atomic-waker v1.1.2 |
| 1342 | 2026-03-24T23:15:05.200Z | Downloaded aws-lc-sys v0.37.1 |
| 1343 | 2026-03-24T23:15:05.518Z | Compiling libc v0.2.180 |
| 1344 | 2026-03-24T23:15:05.520Z | Compiling serde v1.0.228 |
| 1345 | 2026-03-24T23:15:05.520Z | Compiling log v0.4.29 |
| 1346 | 2026-03-24T23:15:05.521Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-24T23:15:05.733Z | Compiling shlex v1.3.0 |
| 1348 | 2026-03-24T23:15:05.733Z | Compiling smallvec v1.15.1 |
| 1349 | 2026-03-24T23:15:05.769Z | Compiling syn v2.0.117 |
| 1350 | 2026-03-24T23:15:05.772Z | Compiling typenum v1.19.0 |
| 1351 | 2026-03-24T23:15:05.959Z | Compiling generic-array v0.14.7 |
| 1352 | 2026-03-24T23:15:05.993Z | Compiling subtle v2.6.1 |
| 1353 | 2026-03-24T23:15:06.030Z | Compiling scopeguard v1.2.0 |
| 1354 | 2026-03-24T23:15:06.082Z | Compiling portable-atomic v1.13.1 |
| 1355 | 2026-03-24T23:15:06.122Z | Compiling const-oid v0.9.6 |
| 1356 | 2026-03-24T23:15:06.165Z | Compiling lock_api v0.4.14 |
| 1357 | 2026-03-24T23:15:06.220Z | Compiling critical-section v1.2.0 |
| 1358 | 2026-03-24T23:15:06.276Z | Compiling zerocopy v0.8.40 |
| 1359 | 2026-03-24T23:15:06.353Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-24T23:15:06.493Z | Compiling pin-project-lite v0.2.17 |
| 1361 | 2026-03-24T23:15:06.608Z | Compiling serde_json v1.0.149 |
| 1362 | 2026-03-24T23:15:06.688Z | Compiling pkg-config v0.3.32 |
| 1363 | 2026-03-24T23:15:06.871Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-24T23:15:06.890Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-24T23:15:06.950Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-24T23:15:07.105Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-24T23:15:07.142Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-24T23:15:07.256Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-24T23:15:07.389Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-24T23:15:07.452Z | Compiling mio v1.1.1 |
| 1371 | 2026-03-24T23:15:07.490Z | Compiling bitflags v2.11.0 |
| 1372 | 2026-03-24T23:15:07.509Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-24T23:15:07.656Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-24T23:15:07.786Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-03-24T23:15:07.832Z | Compiling futures-core v0.3.32 |
| 1376 | 2026-03-24T23:15:08.015Z | Compiling socket2 v0.6.2 |
| 1377 | 2026-03-24T23:15:08.079Z | Compiling percent-encoding v2.3.2 |
| 1378 | 2026-03-24T23:15:08.125Z | Compiling allocator-api2 v0.2.21 |
| 1379 | 2026-03-24T23:15:08.296Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-24T23:15:08.323Z | Compiling cpufeatures v0.2.17 |
| 1381 | 2026-03-24T23:15:08.420Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-24T23:15:08.439Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-24T23:15:08.560Z | Compiling futures-task v0.3.32 |
| 1384 | 2026-03-24T23:15:08.579Z | Compiling slab v0.4.12 |
| 1385 | 2026-03-24T23:15:08.692Z | Compiling hashbrown v0.16.1 |
| 1386 | 2026-03-24T23:15:08.726Z | Compiling futures-io v0.3.32 |
| 1387 | 2026-03-24T23:15:08.753Z | Compiling getrandom v0.4.1 |
| 1388 | 2026-03-24T23:15:08.773Z | Compiling getrandom v0.3.4 |
| 1389 | 2026-03-24T23:15:08.795Z | Compiling rand_core v0.10.0 |
| 1390 | 2026-03-24T23:15:08.920Z | Compiling rustversion v1.0.22 |
| 1391 | 2026-03-24T23:15:08.998Z | Compiling form_urlencoded v1.2.2 |
| 1392 | 2026-03-24T23:15:09.408Z | Compiling indexmap v2.13.0 |
| 1393 | 2026-03-24T23:15:09.466Z | Compiling cmake v0.1.57 |
| 1394 | 2026-03-24T23:15:09.515Z | Compiling dunce v1.0.5 |
| 1395 | 2026-03-24T23:15:09.535Z | Compiling ident_case v1.0.1 |
| 1396 | 2026-03-24T23:15:09.632Z | Compiling base64ct v1.8.3 |
| 1397 | 2026-03-24T23:15:09.682Z | Compiling fs_extra v1.3.0 |
| 1398 | 2026-03-24T23:15:10.015Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-03-24T23:15:10.034Z | Compiling pem-rfc7468 v0.7.0 |
| 1400 | 2026-03-24T23:15:10.054Z | Compiling flagset v0.4.7 |
| 1401 | 2026-03-24T23:15:10.085Z | Compiling aws-lc-sys v0.37.1 |
| 1402 | 2026-03-24T23:15:10.108Z | Compiling rand_core v0.9.5 |
| 1403 | 2026-03-24T23:15:10.219Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-24T23:15:10.222Z | Compiling rustix v1.1.3 |
| 1405 | 2026-03-24T23:15:10.324Z | Compiling ring v0.17.14 |
| 1406 | 2026-03-24T23:15:10.428Z | Compiling uuid v1.21.0 |
| 1407 | 2026-03-24T23:15:10.450Z | Compiling rustc_version v0.4.1 |
| 1408 | 2026-03-24T23:15:10.493Z | Compiling aws-lc-rs v1.16.0 |
| 1409 | 2026-03-24T23:15:10.841Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-03-24T23:15:10.863Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-03-24T23:15:10.883Z | Compiling tracing-core v0.1.36 |
| 1412 | 2026-03-24T23:15:11.340Z | Compiling crossbeam-utils v0.8.21 |
| 1413 | 2026-03-24T23:15:11.626Z | Compiling pest_generator v2.8.6 |
| 1414 | 2026-03-24T23:15:11.725Z | Compiling serde_derive_internals v0.29.1 |
| 1415 | 2026-03-24T23:15:11.826Z | Compiling openssl-sys v0.9.111 |
| 1416 | 2026-03-24T23:15:12.502Z | Compiling serde_derive v1.0.228 |
| 1417 | 2026-03-24T23:15:12.551Z | Compiling zeroize_derive v1.4.3 |
| 1418 | 2026-03-24T23:15:12.570Z | Compiling zerofrom-derive v0.1.6 |
| 1419 | 2026-03-24T23:15:12.591Z | Compiling yoke-derive v0.8.1 |
| 1420 | 2026-03-24T23:15:12.955Z | Compiling zerocopy-derive v0.8.40 |
| 1421 | 2026-03-24T23:15:13.384Z | Compiling zeroize v1.8.2 |
| 1422 | 2026-03-24T23:15:14.060Z | Compiling zerovec-derive v0.11.2 |
| 1423 | 2026-03-24T23:15:14.143Z | Compiling displaydoc v0.2.5 |
| 1424 | 2026-03-24T23:15:14.419Z | Compiling crypto-common v0.1.7 |
| 1425 | 2026-03-24T23:15:14.466Z | Compiling zerofrom v0.1.6 |
| 1426 | 2026-03-24T23:15:14.596Z | Compiling yoke v0.8.1 |
| 1427 | 2026-03-24T23:15:14.620Z | Compiling block-buffer v0.10.4 |
| 1428 | 2026-03-24T23:15:14.842Z | Compiling digest v0.10.7 |
| 1429 | 2026-03-24T23:15:14.878Z | Compiling tokio-macros v2.6.0 |
| 1430 | 2026-03-24T23:15:15.100Z | Compiling zerotrie v0.2.3 |
| 1431 | 2026-03-24T23:15:15.123Z | Compiling hmac v0.12.1 |
| 1432 | 2026-03-24T23:15:15.174Z | Compiling futures-macro v0.3.32 |
| 1433 | 2026-03-24T23:15:15.319Z | Compiling block-padding v0.3.3 |
| 1434 | 2026-03-24T23:15:15.494Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-24T23:15:15.527Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-03-24T23:15:15.572Z | Compiling zerovec v0.11.5 |
| 1437 | 2026-03-24T23:15:15.708Z | Compiling cipher v0.4.4 |
| 1438 | 2026-03-24T23:15:15.886Z | Compiling der_derive v0.7.3 |
| 1439 | 2026-03-24T23:15:16.108Z | Compiling salsa20 v0.10.2 |
| 1440 | 2026-03-24T23:15:16.244Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-03-24T23:15:16.263Z | Compiling potential_utf v0.1.4 |
| 1442 | 2026-03-24T23:15:16.284Z | Compiling futures-util v0.3.32 |
| 1443 | 2026-03-24T23:15:16.471Z | Compiling icu_locale_core v2.1.1 |
| 1444 | 2026-03-24T23:15:16.501Z | Compiling icu_collections v2.1.1 |
| 1445 | 2026-03-24T23:15:17.137Z | Compiling bytes v1.11.1 |
| 1446 | 2026-03-24T23:15:17.182Z | Compiling der v0.7.10 |
| 1447 | 2026-03-24T23:15:17.212Z | Compiling chrono v0.4.44 |
| 1448 | 2026-03-24T23:15:17.389Z | Compiling icu_provider v2.1.1 |
| 1449 | 2026-03-24T23:15:17.681Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-24T23:15:17.758Z | Compiling tokio v1.49.0 |
| 1451 | 2026-03-24T23:15:17.951Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-03-24T23:15:18.647Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-24T23:15:18.785Z | Compiling http v1.4.0 |
| 1454 | 2026-03-24T23:15:18.908Z | Compiling idna_adapter v1.2.1 |
| 1455 | 2026-03-24T23:15:19.053Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-03-24T23:15:19.076Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-24T23:15:19.191Z | Compiling pbkdf2 v0.12.2 |
| 1458 | 2026-03-24T23:15:19.237Z | Compiling thiserror-impl v2.0.18 |
| 1459 | 2026-03-24T23:15:19.330Z | Compiling scrypt v0.11.0 |
| 1460 | 2026-03-24T23:15:19.363Z | Compiling aes v0.8.4 |
| 1461 | 2026-03-24T23:15:19.489Z | Compiling url v2.5.8 |
| 1462 | 2026-03-24T23:15:19.651Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-03-24T23:15:19.952Z | Compiling cbc v0.1.2 |
| 1464 | 2026-03-24T23:15:20.060Z | Compiling rustls-pki-types v1.14.0 |
| 1465 | 2026-03-24T23:15:20.138Z | Compiling tracing-attributes v0.1.31 |
| 1466 | 2026-03-24T23:15:20.584Z | Compiling pkcs5 v0.7.1 |
| 1467 | 2026-03-24T23:15:20.603Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-24T23:15:20.673Z | Compiling http-body v1.0.1 |
| 1469 | 2026-03-24T23:15:20.815Z | Compiling openssl-probe v0.2.1 |
| 1470 | 2026-03-24T23:15:20.861Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-03-24T23:15:21.012Z | Compiling untrusted v0.7.1 |
| 1472 | 2026-03-24T23:15:21.038Z | Compiling httparse v1.10.1 |
| 1473 | 2026-03-24T23:15:21.060Z | Compiling thiserror v2.0.18 |
| 1474 | 2026-03-24T23:15:21.164Z | Compiling base64 v0.22.1 |
| 1475 | 2026-03-24T23:15:21.189Z | Compiling schemars v0.8.22 |
| 1476 | 2026-03-24T23:15:21.228Z | Compiling syn v1.0.109 |
| 1477 | 2026-03-24T23:15:21.546Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-03-24T23:15:21.568Z | Compiling schemars_derive v0.8.22 |
| 1479 | 2026-03-24T23:15:21.630Z | Compiling pest_derive v2.8.6 |
| 1480 | 2026-03-24T23:15:21.672Z | Compiling scroll_derive v0.13.1 |
| 1481 | 2026-03-24T23:15:21.968Z | Compiling tracing v0.1.44 |
| 1482 | 2026-03-24T23:15:22.165Z | Compiling darling_core v0.20.11 |
| 1483 | 2026-03-24T23:15:22.306Z | Compiling rustls v0.23.37 |
| 1484 | 2026-03-24T23:15:22.519Z | Compiling dyn-clone v1.0.20 |
| 1485 | 2026-03-24T23:15:22.593Z | Compiling tower-layer v0.3.3 |
| 1486 | 2026-03-24T23:15:22.690Z | Compiling tower-service v0.3.3 |
| 1487 | 2026-03-24T23:15:22.721Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-03-24T23:15:22.798Z | Compiling tokio-util v0.7.18 |
| 1489 | 2026-03-24T23:15:22.817Z | Compiling try-lock v0.2.5 |
| 1490 | 2026-03-24T23:15:22.817Z | Compiling atomic-waker v1.1.2 |
| 1491 | 2026-03-24T23:15:22.966Z | Compiling want v0.3.1 |
| 1492 | 2026-03-24T23:15:22.966Z | Compiling tinyvec v1.10.0 |
| 1493 | 2026-03-24T23:15:23.173Z | Compiling scroll v0.13.0 |
| 1494 | 2026-03-24T23:15:23.884Z | Compiling h2 v0.4.13 |
| 1495 | 2026-03-24T23:15:23.903Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-03-24T23:15:24.173Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-03-24T23:15:24.570Z | Compiling spin v0.9.8 |
| 1498 | 2026-03-24T23:15:24.665Z | Compiling aho-corasick v1.1.4 |
| 1499 | 2026-03-24T23:15:24.879Z | Compiling openssl v0.10.75 |
| 1500 | 2026-03-24T23:15:25.049Z | Compiling foreign-types-shared v0.1.1 |
| 1501 | 2026-03-24T23:15:25.163Z | Compiling num-conv v0.2.0 |
| 1502 | 2026-03-24T23:15:25.181Z | Compiling crc32fast v1.5.0 |
| 1503 | 2026-03-24T23:15:25.336Z | Compiling powerfmt v0.2.0 |
| 1504 | 2026-03-24T23:15:25.398Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-24T23:15:25.524Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-24T23:15:25.604Z | Compiling pin-utils v0.1.0 |
| 1507 | 2026-03-24T23:15:25.694Z | Compiling httpdate v1.0.3 |
| 1508 | 2026-03-24T23:15:25.716Z | Compiling tempfile v3.25.0 |
| 1509 | 2026-03-24T23:15:25.739Z | Compiling time-macros v0.2.27 |
| 1510 | 2026-03-24T23:15:25.979Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-03-24T23:15:25.998Z | Compiling darling v0.20.11 |
| 1512 | 2026-03-24T23:15:26.159Z | Compiling deranged v0.5.8 |
| 1513 | 2026-03-24T23:15:26.239Z | Compiling foreign-types v0.3.2 |
| 1514 | 2026-03-24T23:15:27.037Z | Compiling goblin v0.10.5 |
| 1515 | 2026-03-24T23:15:27.480Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-24T23:15:27.864Z | Compiling hyper v1.8.1 |
| 1517 | 2026-03-24T23:15:29.028Z | Compiling openssl-macros v0.1.1 |
| 1518 | 2026-03-24T23:15:29.111Z | Compiling wait-timeout v0.2.1 |
| 1519 | 2026-03-24T23:15:29.201Z | Compiling siphasher v1.0.2 |
| 1520 | 2026-03-24T23:15:29.446Z | Compiling num_threads v0.1.7 |
| 1521 | 2026-03-24T23:15:29.465Z | Compiling usdt-impl v0.6.0 |
| 1522 | 2026-03-24T23:15:29.507Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-03-24T23:15:29.563Z | Compiling either v1.15.0 |
| 1524 | 2026-03-24T23:15:29.712Z | Compiling simd-adler32 v0.3.8 |
| 1525 | 2026-03-24T23:15:29.834Z | Compiling native-tls v0.2.18 |
| 1526 | 2026-03-24T23:15:29.879Z | Compiling quick-error v1.2.3 |
| 1527 | 2026-03-24T23:15:29.954Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-24T23:15:30.011Z | Compiling rusty-fork v0.3.1 |
| 1529 | 2026-03-24T23:15:30.120Z | Compiling time v0.3.47 |
| 1530 | 2026-03-24T23:15:30.161Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-24T23:15:30.430Z | Compiling thiserror v1.0.69 |
| 1532 | 2026-03-24T23:15:30.798Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-24T23:15:31.748Z | Compiling derive_builder_core v0.20.2 |
| 1534 | 2026-03-24T23:15:32.260Z | Compiling unicode-normalization v0.1.25 |
| 1535 | 2026-03-24T23:15:32.387Z | Compiling crossbeam-epoch v0.9.18 |
| 1536 | 2026-03-24T23:15:32.433Z | Compiling dtrace-parser v0.3.0 |
| 1537 | 2026-03-24T23:15:32.817Z | Compiling rustls-native-certs v0.8.3 |
| 1538 | 2026-03-24T23:15:32.863Z | Compiling signature v2.2.0 |
| 1539 | 2026-03-24T23:15:32.917Z | Compiling scroll_derive v0.12.1 |
| 1540 | 2026-03-24T23:15:32.981Z | Compiling heapless v0.7.17 |
| 1541 | 2026-03-24T23:15:33.078Z | Compiling rand_xorshift v0.4.0 |
| 1542 | 2026-03-24T23:15:33.189Z | Compiling slog v2.8.2 |
| 1543 | 2026-03-24T23:15:33.270Z | Compiling darling_core v0.21.3 |
| 1544 | 2026-03-24T23:15:33.274Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1545 | 2026-03-24T23:15:33.413Z | Compiling sync_wrapper v1.0.2 |
| 1546 | 2026-03-24T23:15:33.463Z | Compiling thread-id v5.1.0 |
| 1547 | 2026-03-24T23:15:33.544Z | Compiling cookie v0.18.1 |
| 1548 | 2026-03-24T23:15:33.566Z | Compiling paste v1.0.15 |
| 1549 | 2026-03-24T23:15:33.604Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-24T23:15:33.767Z | Compiling rayon-core v1.13.0 |
| 1551 | 2026-03-24T23:15:33.767Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-24T23:15:33.899Z | Compiling unicode-segmentation v1.12.0 |
| 1553 | 2026-03-24T23:15:33.989Z | Compiling unicode-bidi v0.3.18 |
| 1554 | 2026-03-24T23:15:34.008Z | Compiling adler2 v2.0.1 |
| 1555 | 2026-03-24T23:15:34.056Z | Compiling zstd-safe v7.2.4 |
| 1556 | 2026-03-24T23:15:34.168Z | Compiling signal-hook v0.3.18 |
| 1557 | 2026-03-24T23:15:34.223Z | Compiling unarray v0.1.4 |
| 1558 | 2026-03-24T23:15:34.291Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-24T23:15:34.357Z | Compiling proptest v1.10.0 |
| 1560 | 2026-03-24T23:15:34.402Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-03-24T23:15:34.705Z | Compiling scroll v0.12.0 |
| 1562 | 2026-03-24T23:15:34.991Z | Compiling tower v0.5.3 |
| 1563 | 2026-03-24T23:15:35.200Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-24T23:15:35.560Z | Compiling crossbeam-deque v0.8.6 |
| 1565 | 2026-03-24T23:15:35.580Z | Compiling ipnetwork v0.21.1 |
| 1566 | 2026-03-24T23:15:35.580Z | Compiling http-body-util v0.1.3 |
| 1567 | 2026-03-24T23:15:35.619Z | Compiling webpki-roots v1.0.6 |
| 1568 | 2026-03-24T23:15:35.772Z | Compiling rand_chacha v0.3.1 |
| 1569 | 2026-03-24T23:15:35.772Z | Compiling erased-serde v0.3.31 |
| 1570 | 2026-03-24T23:15:35.810Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-24T23:15:35.915Z | Compiling serde_tokenstream v0.2.3 |
| 1572 | 2026-03-24T23:15:35.985Z | Compiling toml_datetime v0.6.11 |
| 1573 | 2026-03-24T23:15:36.094Z | Compiling md-5 v0.10.6 |
| 1574 | 2026-03-24T23:15:36.297Z | Compiling zerocopy-derive v0.7.35 |
| 1575 | 2026-03-24T23:15:36.318Z | Compiling curve25519-dalek v4.1.3 |
| 1576 | 2026-03-24T23:15:36.318Z | Compiling vergen-lib v0.1.6 |
| 1577 | 2026-03-24T23:15:36.486Z | Compiling num-integer v0.1.46 |
| 1578 | 2026-03-24T23:15:36.557Z | Compiling hash32 v0.2.1 |
| 1579 | 2026-03-24T23:15:36.728Z | Compiling ff v0.13.1 |
| 1580 | 2026-03-24T23:15:36.812Z | Compiling memoffset v0.9.1 |
| 1581 | 2026-03-24T23:15:36.832Z | Compiling ref-cast v1.0.25 |
| 1582 | 2026-03-24T23:15:36.866Z | Compiling darling_macro v0.21.3 |
| 1583 | 2026-03-24T23:15:36.897Z | Compiling iri-string v0.7.10 |
| 1584 | 2026-03-24T23:15:36.917Z | Compiling fallible-iterator v0.2.0 |
| 1585 | 2026-03-24T23:15:37.044Z | Compiling cfg_aliases v0.2.1 |
| 1586 | 2026-03-24T23:15:37.135Z | Compiling psl-types v2.0.11 |
| 1587 | 2026-03-24T23:15:37.207Z | Compiling ryu v1.0.23 |
| 1588 | 2026-03-24T23:15:37.288Z | Compiling num-bigint-dig v0.8.6 |
| 1589 | 2026-03-24T23:15:37.321Z | Compiling smoltcp v0.9.1 |
| 1590 | 2026-03-24T23:15:37.439Z | Compiling zlib-rs v0.6.2 |
| 1591 | 2026-03-24T23:15:37.458Z | Compiling litrs v1.0.0 |
| 1592 | 2026-03-24T23:15:37.478Z | Compiling rustix v0.38.44 |
| 1593 | 2026-03-24T23:15:37.519Z | Compiling base16ct v0.2.0 |
| 1594 | 2026-03-24T23:15:37.744Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-24T23:15:37.791Z | Compiling newtype-uuid v1.3.2 |
| 1596 | 2026-03-24T23:15:38.049Z | Compiling darling v0.21.3 |
| 1597 | 2026-03-24T23:15:38.097Z | Compiling zerocopy v0.7.35 |
| 1598 | 2026-03-24T23:15:38.145Z | Compiling document-features v0.2.12 |
| 1599 | 2026-03-24T23:15:38.164Z | Compiling serde_urlencoded v0.7.1 |
| 1600 | 2026-03-24T23:15:38.217Z | Compiling postgres-protocol v0.6.10 |
| 1601 | 2026-03-24T23:15:38.495Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-24T23:15:38.876Z | Compiling publicsuffix v2.3.0 |
| 1603 | 2026-03-24T23:15:38.948Z | Compiling nix v0.31.1 |
| 1604 | 2026-03-24T23:15:39.013Z | Compiling group v0.13.0 |
| 1605 | 2026-03-24T23:15:39.037Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-03-24T23:15:39.226Z | Compiling rand v0.8.5 |
| 1607 | 2026-03-24T23:15:39.244Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-03-24T23:15:39.427Z | Compiling derive_builder v0.20.2 |
| 1609 | 2026-03-24T23:15:39.692Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-24T23:15:39.743Z | Compiling tokio-native-tls v0.3.1 |
| 1611 | 2026-03-24T23:15:39.883Z | Compiling goblin v0.8.2 |
| 1612 | 2026-03-24T23:15:40.781Z | Compiling heck v0.4.1 |
| 1613 | 2026-03-24T23:15:40.785Z | Compiling phf_shared v0.13.1 |
| 1614 | 2026-03-24T23:15:40.827Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-24T23:15:41.072Z | Compiling regex v1.12.3 |
| 1616 | 2026-03-24T23:15:41.097Z | Compiling lazy_static v1.5.0 |
| 1617 | 2026-03-24T23:15:41.117Z | Compiling cargo-platform v0.1.9 |
| 1618 | 2026-03-24T23:15:41.208Z | Compiling hkdf v0.12.4 |
| 1619 | 2026-03-24T23:15:41.371Z | Compiling crypto-bigint v0.5.5 |
| 1620 | 2026-03-24T23:15:41.413Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-03-24T23:15:41.439Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1622 | 2026-03-24T23:15:41.648Z | Compiling flate2 v1.1.9 |
| 1623 | 2026-03-24T23:15:42.038Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-24T23:15:42.214Z | Compiling ref-cast-impl v1.0.25 |
| 1625 | 2026-03-24T23:15:42.282Z | Compiling async-trait v0.1.89 |
| 1626 | 2026-03-24T23:15:42.900Z | Compiling terminal_size v0.4.3 |
| 1627 | 2026-03-24T23:15:42.978Z | Compiling vergen v9.0.6 |
| 1628 | 2026-03-24T23:15:43.073Z | Compiling fs-err v3.3.0 |
| 1629 | 2026-03-24T23:15:43.201Z | Compiling ahash v0.8.12 |
| 1630 | 2026-03-24T23:15:43.302Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-03-24T23:15:43.454Z | Compiling managed v0.8.0 |
| 1632 | 2026-03-24T23:15:43.521Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-24T23:15:43.695Z | Compiling object v0.37.3 |
| 1634 | 2026-03-24T23:15:43.732Z | Compiling libbz2-rs-sys v0.2.2 |
| 1635 | 2026-03-24T23:15:43.847Z | Compiling bitflags v1.3.2 |
| 1636 | 2026-03-24T23:15:43.943Z | Compiling winnow v0.5.40 |
| 1637 | 2026-03-24T23:15:44.033Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-03-24T23:15:44.087Z | Compiling strum v0.27.2 |
| 1639 | 2026-03-24T23:15:44.250Z | Compiling console v0.16.2 |
| 1640 | 2026-03-24T23:15:44.287Z | Compiling bzip2 v0.6.1 |
| 1641 | 2026-03-24T23:15:44.655Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-24T23:15:44.812Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-24T23:15:45.255Z | Compiling daft v0.1.5 |
| 1644 | 2026-03-24T23:15:45.550Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-24T23:15:45.618Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-24T23:15:45.716Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-24T23:15:45.978Z | Compiling toml_edit v0.19.15 |
| 1648 | 2026-03-24T23:15:45.999Z | Compiling cargo_metadata v0.19.2 |
| 1649 | 2026-03-24T23:15:46.530Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-24T23:15:47.347Z | Compiling phf v0.13.1 |
| 1651 | 2026-03-24T23:15:47.552Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-24T23:15:47.701Z | Compiling zstd v0.13.3 |
| 1653 | 2026-03-24T23:15:48.049Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-24T23:15:48.278Z | Compiling rayon v1.11.0 |
| 1655 | 2026-03-24T23:15:48.318Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-24T23:15:48.564Z | Compiling bzip2 v0.4.4 |
| 1657 | 2026-03-24T23:15:48.739Z | Compiling postgres-types v0.2.12 |
| 1658 | 2026-03-24T23:15:48.836Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-24T23:15:49.497Z | Compiling usdt-macro v0.6.0 |
| 1660 | 2026-03-24T23:15:49.602Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-03-24T23:15:49.714Z | Compiling ed25519 v2.2.3 |
| 1662 | 2026-03-24T23:15:50.356Z | Compiling dtrace-parser v0.2.0 |
| 1663 | 2026-03-24T23:15:50.511Z | Compiling itertools v0.12.1 |
| 1664 | 2026-03-24T23:15:50.531Z | Compiling phf_shared v0.11.3 |
| 1665 | 2026-03-24T23:15:50.691Z | Compiling bstr v1.12.1 |
| 1666 | 2026-03-24T23:15:50.752Z | Compiling pkcs1 v0.7.5 |
| 1667 | 2026-03-24T23:15:50.779Z | Compiling serde-big-array v0.5.1 |
| 1668 | 2026-03-24T23:15:50.903Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-24T23:15:50.956Z | Compiling rfc6979 v0.4.0 |
| 1670 | 2026-03-24T23:15:51.109Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-24T23:15:51.254Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-24T23:15:51.286Z | Compiling enum-as-inner v0.6.1 |
| 1673 | 2026-03-24T23:15:51.409Z | Compiling strum_macros v0.26.4 |
| 1674 | 2026-03-24T23:15:51.570Z | Compiling float-cmp v0.10.0 |
| 1675 | 2026-03-24T23:15:51.756Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-24T23:15:51.889Z | Compiling memmap2 v0.9.10 |
| 1677 | 2026-03-24T23:15:51.943Z | Compiling env_filter v1.0.0 |
| 1678 | 2026-03-24T23:15:51.946Z | Compiling encoding_rs v0.8.35 |
| 1679 | 2026-03-24T23:15:52.145Z | Compiling jiff v0.2.21 |
| 1680 | 2026-03-24T23:15:52.171Z | Compiling data-encoding v2.10.0 |
| 1681 | 2026-03-24T23:15:52.337Z | Compiling precomputed-hash v0.1.1 |
| 1682 | 2026-03-24T23:15:52.448Z | Compiling difflib v0.4.0 |
| 1683 | 2026-03-24T23:15:53.146Z | Compiling rustc-hash v2.1.1 |
| 1684 | 2026-03-24T23:15:53.213Z | Compiling unit-prefix v0.5.2 |
| 1685 | 2026-03-24T23:15:53.304Z | Compiling new_debug_unreachable v1.0.6 |
| 1686 | 2026-03-24T23:15:53.398Z | Compiling static_assertions v1.1.0 |
| 1687 | 2026-03-24T23:15:53.418Z | Compiling mime v0.3.17 |
| 1688 | 2026-03-24T23:15:53.447Z | Compiling keccak v0.1.6 |
| 1689 | 2026-03-24T23:15:53.491Z | Compiling fixedbitset v0.5.7 |
| 1690 | 2026-03-24T23:15:53.516Z | Compiling normalize-line-endings v0.3.0 |
| 1691 | 2026-03-24T23:15:53.636Z | Compiling whoami v2.1.0 |
| 1692 | 2026-03-24T23:15:53.751Z | Compiling predicates-core v1.0.10 |
| 1693 | 2026-03-24T23:15:53.857Z | Compiling fixedbitset v0.4.2 |
| 1694 | 2026-03-24T23:15:53.894Z | Compiling predicates v3.1.4 |
| 1695 | 2026-03-24T23:15:53.975Z | Compiling tokio-postgres v0.7.16 |
| 1696 | 2026-03-24T23:15:53.995Z | Compiling strum v0.26.3 |
| 1697 | 2026-03-24T23:15:54.135Z | Compiling petgraph v0.6.5 |
| 1698 | 2026-03-24T23:15:54.152Z | Compiling petgraph v0.8.3 |
| 1699 | 2026-03-24T23:15:54.157Z | Compiling sha3 v0.10.8 |
| 1700 | 2026-03-24T23:15:54.562Z | Compiling toml_edit v0.22.27 |
| 1701 | 2026-03-24T23:15:54.759Z | Compiling clap v4.5.60 |
| 1702 | 2026-03-24T23:15:54.778Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1703 | 2026-03-24T23:15:54.886Z | Compiling string_cache v0.8.9 |
| 1704 | 2026-03-24T23:15:55.181Z | Compiling indicatif v0.18.4 |
| 1705 | 2026-03-24T23:15:56.192Z | Compiling zip v4.6.1 |
| 1706 | 2026-03-24T23:15:56.338Z | Compiling iddqd v0.3.17 |
| 1707 | 2026-03-24T23:15:56.825Z | Compiling hickory-proto v0.25.2 |
| 1708 | 2026-03-24T23:15:57.026Z | Compiling env_logger v0.11.9 |
| 1709 | 2026-03-24T23:15:57.502Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-24T23:15:57.505Z | Compiling zone v0.3.1 |
| 1711 | 2026-03-24T23:15:57.857Z | Compiling usdt-impl v0.5.0 |
| 1712 | 2026-03-24T23:15:57.876Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-24T23:15:58.109Z | Compiling serde_with v3.17.0 |
| 1714 | 2026-03-24T23:15:58.420Z | Compiling ecdsa v0.16.9 |
| 1715 | 2026-03-24T23:15:58.457Z | Compiling rsa v0.9.10 |
| 1716 | 2026-03-24T23:15:58.507Z | Compiling crossterm v0.28.1 |
| 1717 | 2026-03-24T23:15:58.632Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-24T23:15:58.930Z | Compiling zip v0.6.6 |
| 1719 | 2026-03-24T23:15:59.695Z | Compiling toml v0.7.8 |
| 1720 | 2026-03-24T23:16:00.559Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1721 | 2026-03-24T23:16:00.610Z | Compiling itertools v0.13.0 |
| 1722 | 2026-03-24T23:16:00.631Z | Compiling tokio-stream v0.1.18 |
| 1723 | 2026-03-24T23:16:01.064Z | Compiling buf-list v1.1.2 |
| 1724 | 2026-03-24T23:16:01.249Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1725 | 2026-03-24T23:16:01.414Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-24T23:16:01.433Z | Compiling openapiv3 v2.2.0 |
| 1727 | 2026-03-24T23:16:01.661Z | Compiling sha1 v0.10.6 |
| 1728 | 2026-03-24T23:16:01.951Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1729 | 2026-03-24T23:16:02.296Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-24T23:16:02.335Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-03-24T23:16:02.583Z | Compiling thread_local v1.1.9 |
| 1732 | 2026-03-24T23:16:02.660Z | Compiling slog-async v2.8.0 |
| 1733 | 2026-03-24T23:16:02.693Z | Compiling crossbeam-channel v0.5.15 |
| 1734 | 2026-03-24T23:16:02.908Z | Compiling futures-executor v0.3.32 |
| 1735 | 2026-03-24T23:16:03.064Z | Compiling filetime v0.2.27 |
| 1736 | 2026-03-24T23:16:03.254Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-03-24T23:16:03.283Z | Compiling term v1.2.1 |
| 1738 | 2026-03-24T23:16:03.303Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-24T23:16:03.325Z | Compiling xattr v1.6.1 |
| 1740 | 2026-03-24T23:16:03.372Z | Compiling futures v0.3.32 |
| 1741 | 2026-03-24T23:16:03.479Z | Compiling tar v0.4.44 |
| 1742 | 2026-03-24T23:16:03.689Z | Compiling slog-term v2.9.2 |
| 1743 | 2026-03-24T23:16:10.244Z | Compiling rustls-webpki v0.103.9 |
| 1744 | 2026-03-24T23:16:14.249Z | Compiling tokio-rustls v0.26.4 |
| 1745 | 2026-03-24T23:16:14.249Z | Compiling rustls-platform-verifier v0.6.2 |
| 1746 | 2026-03-24T23:16:14.519Z | Compiling hyper-rustls v0.27.7 |
| 1747 | 2026-03-24T23:16:14.782Z | Compiling reqwest v0.12.28 |
| 1748 | 2026-03-24T23:16:14.782Z | Compiling reqwest v0.13.2 |
| 1749 | 2026-03-24T23:16:17.699Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1750 | 2026-03-24T23:16:17.970Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1751 | 2026-03-24T23:16:21.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1752 | 2026-03-24T23:16:21.916Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1753 | 2026-03-24T23:16:21.980Z | Mar 24 23:16:21.187 INFO Starting download, target: Clickhouse |
| 1754 | 2026-03-24T23:16:21.980Z | Mar 24 23:16:21.187 INFO Starting download, target: Console |
| 1755 | 2026-03-24T23:16:21.980Z | Mar 24 23:16:21.187 INFO Starting download, target: DendriteStub |
| 1756 | 2026-03-24T23:16:21.982Z | Mar 24 23:16:21.187 INFO Starting download, target: TransceiverControl |
| 1757 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Starting download, target: Cockroach |
| 1758 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Starting download, target: MaghemiteMgd |
| 1759 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1762 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1763 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1764 | 2026-03-24T23:16:21.983Z | Mar 24 23:16:21.187 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-24T23:16:22.287Z | Mar 24 23:16:21.489 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1766 | 2026-03-24T23:16:22.636Z | Mar 24 23:16:21.842 INFO Download complete, target: TransceiverControl |
| 1767 | 2026-03-24T23:16:22.886Z | Mar 24 23:16:22.093 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1768 | 2026-03-24T23:16:23.259Z | Mar 24 23:16:22.465 INFO Download complete, target: Console |
| 1769 | 2026-03-24T23:16:23.494Z | Mar 24 23:16:22.700 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1770 | 2026-03-24T23:16:23.526Z | Mar 24 23:16:22.732 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-03-24T23:16:23.996Z | Mar 24 23:16:23.200 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1772 | 2026-03-24T23:16:24.605Z | Mar 24 23:16:23.810 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-24T23:16:24.605Z | Mar 24 23:16:23.811 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-24T23:16:27.166Z | Mar 24 23:16:26.369 INFO Download complete, target: DendriteStub |
| 1775 | 2026-03-24T23:16:27.211Z | Mar 24 23:16:26.414 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-24T23:16:32.180Z | Mar 24 23:16:31.380 INFO Checking that binary works, target: Cockroach |
| 1777 | 2026-03-24T23:16:32.292Z | Mar 24 23:16:31.493 INFO Download complete, target: Cockroach |
| 1778 | 2026-03-24T23:16:35.114Z | Mar 24 23:16:34.312 INFO Checking that binary works, target: Clickhouse |
| 1779 | 2026-03-24T23:16:35.290Z | Mar 24 23:16:34.487 INFO Download complete, target: Clickhouse |
| 1780 | 2026-03-24T23:16:35.390Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1781 | 2026-03-24T23:16:35.393Z | |
| 1782 | 2026-03-24T23:16:35.393Z | real 3:56.122167965 |
| 1783 | 2026-03-24T23:16:35.393Z | user 10:19.447514539 |
| 1784 | 2026-03-24T23:16:35.393Z | sys 1:48.170403292 |
| 1785 | 2026-03-24T23:16:35.393Z | trap 0.310619732 |
| 1786 | 2026-03-24T23:16:35.393Z | tflt 0.608720427 |
| 1787 | 2026-03-24T23:16:35.393Z | dflt 0.791583232 |
| 1788 | 2026-03-24T23:16:35.393Z | kflt 0.021471456 |
| 1789 | 2026-03-24T23:16:35.393Z | lock 30:15.032952360 |
| 1790 | 2026-03-24T23:16:35.393Z | slp 28:54.161919221 |
| 1791 | 2026-03-24T23:16:35.394Z | lat 55.936739761 |
| 1792 | 2026-03-24T23:16:35.394Z | stop 2:39.024662201 |
| 1793 | 2026-03-24T23:16:35.394Z | + banner hack-check |
| 1794 | 2026-03-24T23:16:35.394Z | |
| 1795 | 2026-03-24T23:16:35.394Z | # # ## #### # # #### # # ###### #### # # |
| 1796 | 2026-03-24T23:16:35.394Z | # # # # # # # # # # # # # # # # # |
| 1797 | 2026-03-24T23:16:35.394Z | ###### # # # #### ##### # ###### ##### # #### |
| 1798 | 2026-03-24T23:16:35.394Z | # # ###### # # # # # # # # # # |
| 1799 | 2026-03-24T23:16:35.394Z | # # # # # # # # # # # # # # # # # |
| 1800 | 2026-03-24T23:16:35.394Z | # # # # #### # # #### # # ###### #### # # |
| 1801 | 2026-03-24T23:16:35.394Z | |
| 1802 | 2026-03-24T23:16:35.394Z | + export CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-24T23:16:35.394Z | + CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-24T23:16:35.394Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1805 | 2026-03-24T23:16:36.106Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1806 | 2026-03-24T23:16:36.381Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1807 | 2026-03-24T23:16:38.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s |
| 1808 | 2026-03-24T23:16:38.969Z | Running `target/debug/xtask check-features --ci` |
| 1809 | 2026-03-24T23:16:38.999Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1810 | 2026-03-24T23:16:39.002Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1811 | 2026-03-24T23:16:39.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 1812 | 2026-03-24T23:16:39.675Z | Running `target/debug/xtask download cargo-hack` |
| 1813 | 2026-03-24T23:16:40.727Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1814 | 2026-03-24T23:16:41.104Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1815 | 2026-03-24T23:16:44.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.63s |
| 1816 | 2026-03-24T23:16:44.527Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1817 | 2026-03-24T23:16:44.572Z | Mar 24 23:16:43.764 INFO Starting download, target: CargoHack |
| 1818 | 2026-03-24T23:16:44.575Z | Mar 24 23:16:43.765 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1819 | 2026-03-24T23:16:44.943Z | Mar 24 23:16:44.134 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1820 | 2026-03-24T23:16:45.023Z | Mar 24 23:16:44.215 INFO Download complete, target: CargoHack |
| 1821 | 2026-03-24T23:16:45.027Z | 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-24T23:16:45.044Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1823 | 2026-03-24T23:16:45.244Z | info: running `cargo check --bins` on api_identity (1/267) |
| 1824 | 2026-03-24T23:16:45.929Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1825 | 2026-03-24T23:16:45.932Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1826 | 2026-03-24T23:16:45.932Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1827 | 2026-03-24T23:16:45.936Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 1828 | 2026-03-24T23:16:46.033Z | |
| 1829 | 2026-03-24T23:16:46.033Z | info: running `cargo check --bins` on bootstore (2/267) |
| 1830 | 2026-03-24T23:16:46.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1831 | 2026-03-24T23:16:46.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1832 | 2026-03-24T23:16:46.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1833 | 2026-03-24T23:16:46.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 1834 | 2026-03-24T23:16:46.818Z | |
| 1835 | 2026-03-24T23:16:46.818Z | info: running `cargo check --bins` on omicron-ledger (3/267) |
| 1836 | 2026-03-24T23:16:47.493Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1837 | 2026-03-24T23:16:47.496Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1838 | 2026-03-24T23:16:47.496Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1839 | 2026-03-24T23:16:47.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1840 | 2026-03-24T23:16:47.595Z | |
| 1841 | 2026-03-24T23:16:47.595Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/267) |
| 1842 | 2026-03-24T23:16:48.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1843 | 2026-03-24T23:16:48.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1844 | 2026-03-24T23:16:48.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1845 | 2026-03-24T23:16:48.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1846 | 2026-03-24T23:16:48.385Z | |
| 1847 | 2026-03-24T23:16:48.385Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/267) |
| 1848 | 2026-03-24T23:16:49.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1849 | 2026-03-24T23:16:49.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1850 | 2026-03-24T23:16:49.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1851 | 2026-03-24T23:16:49.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 1852 | 2026-03-24T23:16:49.166Z | |
| 1853 | 2026-03-24T23:16:49.166Z | info: running `cargo check --bins` on omicron-certificates (6/267) |
| 1854 | 2026-03-24T23:16:49.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1855 | 2026-03-24T23:16:49.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1856 | 2026-03-24T23:16:49.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1857 | 2026-03-24T23:16:49.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1858 | 2026-03-24T23:16:49.969Z | |
| 1859 | 2026-03-24T23:16:49.969Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/267) |
| 1860 | 2026-03-24T23:16:50.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1861 | 2026-03-24T23:16:50.662Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1862 | 2026-03-24T23:16:50.662Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1863 | 2026-03-24T23:16:50.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1864 | 2026-03-24T23:16:50.763Z | |
| 1865 | 2026-03-24T23:16:50.763Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/267) |
| 1866 | 2026-03-24T23:16:51.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1867 | 2026-03-24T23:16:51.457Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1868 | 2026-03-24T23:16:51.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1869 | 2026-03-24T23:16:51.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 1870 | 2026-03-24T23:16:51.557Z | |
| 1871 | 2026-03-24T23:16:51.557Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/267) |
| 1872 | 2026-03-24T23:16:52.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1873 | 2026-03-24T23:16:52.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1874 | 2026-03-24T23:16:52.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1875 | 2026-03-24T23:16:52.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1876 | 2026-03-24T23:16:52.187Z | |
| 1877 | 2026-03-24T23:16:52.187Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/267) |
| 1878 | 2026-03-24T23:16:52.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1879 | 2026-03-24T23:16:52.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1880 | 2026-03-24T23:16:52.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1881 | 2026-03-24T23:16:52.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1882 | 2026-03-24T23:16:52.820Z | |
| 1883 | 2026-03-24T23:16:52.820Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/267) |
| 1884 | 2026-03-24T23:16:53.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1885 | 2026-03-24T23:16:53.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1886 | 2026-03-24T23:16:53.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1887 | 2026-03-24T23:16:53.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1888 | 2026-03-24T23:16:53.451Z | |
| 1889 | 2026-03-24T23:16:53.451Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/267) |
| 1890 | 2026-03-24T23:16:54.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1891 | 2026-03-24T23:16:54.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1892 | 2026-03-24T23:16:54.009Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1893 | 2026-03-24T23:16:54.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1894 | 2026-03-24T23:16:54.077Z | |
| 1895 | 2026-03-24T23:16:54.077Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/267) |
| 1896 | 2026-03-24T23:16:54.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1897 | 2026-03-24T23:16:54.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1898 | 2026-03-24T23:16:54.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1899 | 2026-03-24T23:16:54.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1900 | 2026-03-24T23:16:54.702Z | |
| 1901 | 2026-03-24T23:16:54.702Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/267) |
| 1902 | 2026-03-24T23:16:55.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1903 | 2026-03-24T23:16:55.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1904 | 2026-03-24T23:16:55.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1905 | 2026-03-24T23:16:55.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1906 | 2026-03-24T23:16:55.329Z | |
| 1907 | 2026-03-24T23:16:55.329Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/267) |
| 1908 | 2026-03-24T23:16:55.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1909 | 2026-03-24T23:16:55.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1910 | 2026-03-24T23:16:55.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1911 | 2026-03-24T23:16:55.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1912 | 2026-03-24T23:16:55.969Z | |
| 1913 | 2026-03-24T23:16:55.969Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/267) |
| 1914 | 2026-03-24T23:16:56.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1915 | 2026-03-24T23:16:56.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1916 | 2026-03-24T23:16:56.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1917 | 2026-03-24T23:16:56.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1918 | 2026-03-24T23:16:56.584Z | |
| 1919 | 2026-03-24T23:16:56.584Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/267) |
| 1920 | 2026-03-24T23:16:57.136Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1921 | 2026-03-24T23:16:57.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1922 | 2026-03-24T23:16:57.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1923 | 2026-03-24T23:16:57.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1924 | 2026-03-24T23:16:57.207Z | |
| 1925 | 2026-03-24T23:16:57.207Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/267) |
| 1926 | 2026-03-24T23:16:57.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1927 | 2026-03-24T23:16:57.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1928 | 2026-03-24T23:16:57.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1929 | 2026-03-24T23:16:57.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1930 | 2026-03-24T23:16:57.832Z | |
| 1931 | 2026-03-24T23:16:57.832Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/267) |
| 1932 | 2026-03-24T23:16:58.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1933 | 2026-03-24T23:16:58.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1934 | 2026-03-24T23:16:58.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1935 | 2026-03-24T23:16:58.396Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1936 | 2026-03-24T23:16:58.463Z | |
| 1937 | 2026-03-24T23:16:58.463Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/267) |
| 1938 | 2026-03-24T23:16:59.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1939 | 2026-03-24T23:16:59.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1940 | 2026-03-24T23:16:59.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1941 | 2026-03-24T23:16:59.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1942 | 2026-03-24T23:16:59.096Z | |
| 1943 | 2026-03-24T23:16:59.096Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/267) |
| 1944 | 2026-03-24T23:16:59.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1945 | 2026-03-24T23:16:59.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1946 | 2026-03-24T23:16:59.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1947 | 2026-03-24T23:16:59.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1948 | 2026-03-24T23:16:59.728Z | |
| 1949 | 2026-03-24T23:16:59.729Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/267) |
| 1950 | 2026-03-24T23:17:00.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1951 | 2026-03-24T23:17:00.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1952 | 2026-03-24T23:17:00.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1953 | 2026-03-24T23:17:00.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1954 | 2026-03-24T23:17:00.356Z | |
| 1955 | 2026-03-24T23:17:00.356Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/267) |
| 1956 | 2026-03-24T23:17:00.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1957 | 2026-03-24T23:17:00.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1958 | 2026-03-24T23:17:00.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1959 | 2026-03-24T23:17:00.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1960 | 2026-03-24T23:17:00.984Z | |
| 1961 | 2026-03-24T23:17:00.984Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/267) |
| 1962 | 2026-03-24T23:17:01.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1963 | 2026-03-24T23:17:01.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1964 | 2026-03-24T23:17:01.544Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1965 | 2026-03-24T23:17:01.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1966 | 2026-03-24T23:17:01.613Z | |
| 1967 | 2026-03-24T23:17:01.613Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/267) |
| 1968 | 2026-03-24T23:17:02.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1969 | 2026-03-24T23:17:02.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1970 | 2026-03-24T23:17:02.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1971 | 2026-03-24T23:17:02.177Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1972 | 2026-03-24T23:17:02.242Z | |
| 1973 | 2026-03-24T23:17:02.243Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/267) |
| 1974 | 2026-03-24T23:17:02.803Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1975 | 2026-03-24T23:17:02.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1976 | 2026-03-24T23:17:02.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1977 | 2026-03-24T23:17:02.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 1978 | 2026-03-24T23:17:02.876Z | |
| 1979 | 2026-03-24T23:17:02.876Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/267) |
| 1980 | 2026-03-24T23:17:03.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1981 | 2026-03-24T23:17:03.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1982 | 2026-03-24T23:17:03.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1983 | 2026-03-24T23:17:03.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1984 | 2026-03-24T23:17:03.502Z | |
| 1985 | 2026-03-24T23:17:03.502Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/267) |
| 1986 | 2026-03-24T23:17:04.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1987 | 2026-03-24T23:17:04.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1988 | 2026-03-24T23:17:04.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1989 | 2026-03-24T23:17:04.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1990 | 2026-03-24T23:17:04.128Z | |
| 1991 | 2026-03-24T23:17:04.128Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/267) |
| 1992 | 2026-03-24T23:17:04.687Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1993 | 2026-03-24T23:17:04.690Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1994 | 2026-03-24T23:17:04.690Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1995 | 2026-03-24T23:17:04.694Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 1996 | 2026-03-24T23:17:04.759Z | |
| 1997 | 2026-03-24T23:17:04.759Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/267) |
| 1998 | 2026-03-24T23:17:05.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1999 | 2026-03-24T23:17:05.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2000 | 2026-03-24T23:17:05.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2001 | 2026-03-24T23:17:05.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2002 | 2026-03-24T23:17:05.389Z | |
| 2003 | 2026-03-24T23:17:05.389Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/267) |
| 2004 | 2026-03-24T23:17:05.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2005 | 2026-03-24T23:17:05.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2006 | 2026-03-24T23:17:05.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2007 | 2026-03-24T23:17:05.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2008 | 2026-03-24T23:17:06.015Z | |
| 2009 | 2026-03-24T23:17:06.016Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/267) |
| 2010 | 2026-03-24T23:17:06.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2011 | 2026-03-24T23:17:06.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2012 | 2026-03-24T23:17:06.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2013 | 2026-03-24T23:17:06.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2014 | 2026-03-24T23:17:06.639Z | |
| 2015 | 2026-03-24T23:17:06.639Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/267) |
| 2016 | 2026-03-24T23:17:07.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2017 | 2026-03-24T23:17:07.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2018 | 2026-03-24T23:17:07.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2019 | 2026-03-24T23:17:07.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2020 | 2026-03-24T23:17:07.270Z | |
| 2021 | 2026-03-24T23:17:07.270Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/267) |
| 2022 | 2026-03-24T23:17:07.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2023 | 2026-03-24T23:17:07.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2024 | 2026-03-24T23:17:07.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2025 | 2026-03-24T23:17:07.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2026 | 2026-03-24T23:17:07.904Z | |
| 2027 | 2026-03-24T23:17:07.904Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/267) |
| 2028 | 2026-03-24T23:17:08.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2029 | 2026-03-24T23:17:08.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2030 | 2026-03-24T23:17:08.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2031 | 2026-03-24T23:17:08.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2032 | 2026-03-24T23:17:08.535Z | |
| 2033 | 2026-03-24T23:17:08.535Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/267) |
| 2034 | 2026-03-24T23:17:09.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2035 | 2026-03-24T23:17:09.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2036 | 2026-03-24T23:17:09.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2037 | 2026-03-24T23:17:09.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2038 | 2026-03-24T23:17:09.167Z | |
| 2039 | 2026-03-24T23:17:09.167Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/267) |
| 2040 | 2026-03-24T23:17:09.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2041 | 2026-03-24T23:17:09.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2042 | 2026-03-24T23:17:09.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2043 | 2026-03-24T23:17:09.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2044 | 2026-03-24T23:17:09.796Z | |
| 2045 | 2026-03-24T23:17:09.796Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/267) |
| 2046 | 2026-03-24T23:17:10.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2047 | 2026-03-24T23:17:10.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2048 | 2026-03-24T23:17:10.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2049 | 2026-03-24T23:17:10.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2050 | 2026-03-24T23:17:10.429Z | |
| 2051 | 2026-03-24T23:17:10.429Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/267) |
| 2052 | 2026-03-24T23:17:10.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2053 | 2026-03-24T23:17:10.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2054 | 2026-03-24T23:17:10.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2055 | 2026-03-24T23:17:10.995Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2056 | 2026-03-24T23:17:11.061Z | |
| 2057 | 2026-03-24T23:17:11.061Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/267) |
| 2058 | 2026-03-24T23:17:11.625Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2059 | 2026-03-24T23:17:11.628Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2060 | 2026-03-24T23:17:11.628Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2061 | 2026-03-24T23:17:11.631Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2062 | 2026-03-24T23:17:11.699Z | |
| 2063 | 2026-03-24T23:17:11.699Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/267) |
| 2064 | 2026-03-24T23:17:12.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2065 | 2026-03-24T23:17:12.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2066 | 2026-03-24T23:17:12.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2067 | 2026-03-24T23:17:12.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2068 | 2026-03-24T23:17:12.335Z | |
| 2069 | 2026-03-24T23:17:12.335Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/267) |
| 2070 | 2026-03-24T23:17:12.893Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2071 | 2026-03-24T23:17:12.895Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2072 | 2026-03-24T23:17:12.895Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2073 | 2026-03-24T23:17:12.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2074 | 2026-03-24T23:17:12.965Z | |
| 2075 | 2026-03-24T23:17:12.965Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/267) |
| 2076 | 2026-03-24T23:17:13.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2077 | 2026-03-24T23:17:13.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2078 | 2026-03-24T23:17:13.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2079 | 2026-03-24T23:17:13.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2080 | 2026-03-24T23:17:13.600Z | |
| 2081 | 2026-03-24T23:17:13.600Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/267) |
| 2082 | 2026-03-24T23:17:14.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2083 | 2026-03-24T23:17:14.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2084 | 2026-03-24T23:17:14.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2085 | 2026-03-24T23:17:14.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2086 | 2026-03-24T23:17:14.232Z | |
| 2087 | 2026-03-24T23:17:14.232Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/267) |
| 2088 | 2026-03-24T23:17:14.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2089 | 2026-03-24T23:17:14.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2090 | 2026-03-24T23:17:14.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2091 | 2026-03-24T23:17:14.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2092 | 2026-03-24T23:17:14.874Z | |
| 2093 | 2026-03-24T23:17:14.874Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/267) |
| 2094 | 2026-03-24T23:17:15.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2095 | 2026-03-24T23:17:15.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2096 | 2026-03-24T23:17:15.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2097 | 2026-03-24T23:17:15.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2098 | 2026-03-24T23:17:15.513Z | |
| 2099 | 2026-03-24T23:17:15.513Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/267) |
| 2100 | 2026-03-24T23:17:16.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2101 | 2026-03-24T23:17:16.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2102 | 2026-03-24T23:17:16.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2103 | 2026-03-24T23:17:16.083Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2104 | 2026-03-24T23:17:16.151Z | |
| 2105 | 2026-03-24T23:17:16.151Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/267) |
| 2106 | 2026-03-24T23:17:16.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2107 | 2026-03-24T23:17:16.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2108 | 2026-03-24T23:17:16.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2109 | 2026-03-24T23:17:16.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2110 | 2026-03-24T23:17:16.789Z | |
| 2111 | 2026-03-24T23:17:16.789Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/267) |
| 2112 | 2026-03-24T23:17:17.541Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2113 | 2026-03-24T23:17:17.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2114 | 2026-03-24T23:17:17.906Z | Checking cfg-if v1.0.4 |
| 2115 | 2026-03-24T23:17:18.065Z | Checking libc v0.2.180 |
| 2116 | 2026-03-24T23:17:18.068Z | Checking serde_core v1.0.228 |
| 2117 | 2026-03-24T23:17:18.102Z | Checking memchr v2.8.0 |
| 2118 | 2026-03-24T23:17:18.125Z | Checking smallvec v1.15.1 |
| 2119 | 2026-03-24T23:17:18.125Z | Checking itoa v1.0.17 |
| 2120 | 2026-03-24T23:17:18.159Z | Checking log v0.4.29 |
| 2121 | 2026-03-24T23:17:18.164Z | Checking zeroize v1.8.2 |
| 2122 | 2026-03-24T23:17:18.199Z | Checking stable_deref_trait v1.2.1 |
| 2123 | 2026-03-24T23:17:18.293Z | Checking zerofrom v0.1.6 |
| 2124 | 2026-03-24T23:17:18.331Z | Checking zmij v1.0.21 |
| 2125 | 2026-03-24T23:17:18.364Z | Checking writeable v0.6.2 |
| 2126 | 2026-03-24T23:17:18.384Z | Checking percent-encoding v2.3.2 |
| 2127 | 2026-03-24T23:17:18.384Z | Checking litemap v0.8.1 |
| 2128 | 2026-03-24T23:17:18.439Z | Checking yoke v0.8.1 |
| 2129 | 2026-03-24T23:17:18.569Z | Checking libm v0.2.16 |
| 2130 | 2026-03-24T23:17:18.569Z | Checking scopeguard v1.2.0 |
| 2131 | 2026-03-24T23:17:18.608Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-24T23:17:18.609Z | Checking icu_normalizer_data v2.1.1 |
| 2133 | 2026-03-24T23:17:18.648Z | Checking subtle v2.6.1 |
| 2134 | 2026-03-24T23:17:18.668Z | Checking zerovec v0.11.5 |
| 2135 | 2026-03-24T23:17:18.687Z | Checking getrandom v0.2.17 |
| 2136 | 2026-03-24T23:17:18.708Z | Checking errno v0.3.14 |
| 2137 | 2026-03-24T23:17:18.726Z | Checking zerotrie v0.2.3 |
| 2138 | 2026-03-24T23:17:18.767Z | Checking lock_api v0.4.14 |
| 2139 | 2026-03-24T23:17:18.839Z | Checking utf8_iter v1.0.4 |
| 2140 | 2026-03-24T23:17:18.860Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-24T23:17:18.879Z | Checking rand_core v0.6.4 |
| 2142 | 2026-03-24T23:17:18.990Z | Checking rand_core v0.10.0 |
| 2143 | 2026-03-24T23:17:19.015Z | Checking pin-project-lite v0.2.17 |
| 2144 | 2026-03-24T23:17:19.038Z | Checking portable-atomic v1.13.1 |
| 2145 | 2026-03-24T23:17:19.038Z | Checking typenum v1.19.0 |
| 2146 | 2026-03-24T23:17:19.101Z | Checking critical-section v1.2.0 |
| 2147 | 2026-03-24T23:17:19.127Z | Checking iana-time-zone v0.1.65 |
| 2148 | 2026-03-24T23:17:19.168Z | Checking getrandom v0.4.1 |
| 2149 | 2026-03-24T23:17:19.225Z | Checking signal-hook-registry v1.4.8 |
| 2150 | 2026-03-24T23:17:19.255Z | Checking tinystr v0.8.2 |
| 2151 | 2026-03-24T23:17:19.276Z | Checking potential_utf v0.1.4 |
| 2152 | 2026-03-24T23:17:19.348Z | Checking parking_lot_core v0.9.12 |
| 2153 | 2026-03-24T23:17:19.430Z | Checking socket2 v0.6.2 |
| 2154 | 2026-03-24T23:17:19.449Z | Checking icu_collections v2.1.1 |
| 2155 | 2026-03-24T23:17:19.480Z | Checking icu_locale_core v2.1.1 |
| 2156 | 2026-03-24T23:17:19.531Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-24T23:17:19.581Z | Checking parking_lot v0.12.5 |
| 2158 | 2026-03-24T23:17:19.638Z | Checking once_cell v1.21.3 |
| 2159 | 2026-03-24T23:17:19.745Z | Checking generic-array v0.14.7 |
| 2160 | 2026-03-24T23:17:19.764Z | Checking mio v1.1.1 |
| 2161 | 2026-03-24T23:17:19.828Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-03-24T23:17:19.851Z | Checking futures-core v0.3.32 |
| 2163 | 2026-03-24T23:17:19.873Z | Checking dyn-clone v1.0.20 |
| 2164 | 2026-03-24T23:17:20.000Z | Checking allocator-api2 v0.2.21 |
| 2165 | 2026-03-24T23:17:20.018Z | Checking equivalent v1.0.2 |
| 2166 | 2026-03-24T23:17:20.119Z | Checking const-oid v0.9.6 |
| 2167 | 2026-03-24T23:17:20.143Z | Checking foldhash v0.2.0 |
| 2168 | 2026-03-24T23:17:20.225Z | Checking serde v1.0.228 |
| 2169 | 2026-03-24T23:17:20.246Z | Checking serde_json v1.0.149 |
| 2170 | 2026-03-24T23:17:20.312Z | Checking icu_provider v2.1.1 |
| 2171 | 2026-03-24T23:17:20.336Z | Checking bitflags v2.11.0 |
| 2172 | 2026-03-24T23:17:20.369Z | Checking uuid v1.21.0 |
| 2173 | 2026-03-24T23:17:20.389Z | Checking crypto-common v0.1.7 |
| 2174 | 2026-03-24T23:17:20.545Z | Checking semver v1.0.27 |
| 2175 | 2026-03-24T23:17:20.565Z | Checking hashbrown v0.16.1 |
| 2176 | 2026-03-24T23:17:20.615Z | Checking icu_properties v2.1.2 |
| 2177 | 2026-03-24T23:17:20.784Z | Checking icu_normalizer v2.1.1 |
| 2178 | 2026-03-24T23:17:20.804Z | Checking bytes v1.11.1 |
| 2179 | 2026-03-24T23:17:20.825Z | Checking chrono v0.4.44 |
| 2180 | 2026-03-24T23:17:21.138Z | Checking futures-sink v0.3.32 |
| 2181 | 2026-03-24T23:17:21.181Z | Checking block-buffer v0.10.4 |
| 2182 | 2026-03-24T23:17:21.201Z | Checking futures-io v0.3.32 |
| 2183 | 2026-03-24T23:17:21.231Z | Checking slab v0.4.12 |
| 2184 | 2026-03-24T23:17:21.264Z | Checking futures-channel v0.3.32 |
| 2185 | 2026-03-24T23:17:21.343Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-24T23:17:21.362Z | Checking digest v0.10.7 |
| 2187 | 2026-03-24T23:17:21.411Z | Checking tokio v1.49.0 |
| 2188 | 2026-03-24T23:17:21.434Z | Checking thiserror v2.0.18 |
| 2189 | 2026-03-24T23:17:21.511Z | Checking byteorder v1.5.0 |
| 2190 | 2026-03-24T23:17:21.531Z | Checking futures-util v0.3.32 |
| 2191 | 2026-03-24T23:17:21.555Z | Checking base64 v0.22.1 |
| 2192 | 2026-03-24T23:17:21.612Z | Checking indexmap v2.13.0 |
| 2193 | 2026-03-24T23:17:21.774Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-24T23:17:21.785Z | Checking cpufeatures v0.2.17 |
| 2195 | 2026-03-24T23:17:21.866Z | Checking http v1.4.0 |
| 2196 | 2026-03-24T23:17:21.889Z | Checking fnv v1.0.7 |
| 2197 | 2026-03-24T23:17:21.920Z | Checking idna v1.1.0 |
| 2198 | 2026-03-24T23:17:21.995Z | Checking unicode-ident v1.0.24 |
| 2199 | 2026-03-24T23:17:22.022Z | Checking tracing-core v0.1.36 |
| 2200 | 2026-03-24T23:17:22.136Z | Checking proc-macro2 v1.0.106 |
| 2201 | 2026-03-24T23:17:22.235Z | Checking url v2.5.8 |
| 2202 | 2026-03-24T23:17:22.380Z | Checking thiserror v1.0.69 |
| 2203 | 2026-03-24T23:17:22.428Z | Checking tracing v0.1.44 |
| 2204 | 2026-03-24T23:17:22.500Z | Checking rustls-pki-types v1.14.0 |
| 2205 | 2026-03-24T23:17:22.553Z | Checking regex-syntax v0.8.10 |
| 2206 | 2026-03-24T23:17:22.640Z | Checking quote v1.0.44 |
| 2207 | 2026-03-24T23:17:22.693Z | Checking untrusted v0.9.0 |
| 2208 | 2026-03-24T23:17:22.812Z | Checking schemars v0.8.22 |
| 2209 | 2026-03-24T23:17:22.843Z | Checking ring v0.17.14 |
| 2210 | 2026-03-24T23:17:22.877Z | Checking syn v2.0.117 |
| 2211 | 2026-03-24T23:17:22.908Z | Checking ipnet v2.11.0 |
| 2212 | 2026-03-24T23:17:23.262Z | Checking httparse v1.10.1 |
| 2213 | 2026-03-24T23:17:23.539Z | Checking http-body v1.0.1 |
| 2214 | 2026-03-24T23:17:23.711Z | Checking rustix v1.1.3 |
| 2215 | 2026-03-24T23:17:23.711Z | Checking block-padding v0.3.3 |
| 2216 | 2026-03-24T23:17:23.855Z | Checking ppv-lite86 v0.2.21 |
| 2217 | 2026-03-24T23:17:23.877Z | Checking getrandom v0.3.4 |
| 2218 | 2026-03-24T23:17:24.061Z | Checking atomic-waker v1.1.2 |
| 2219 | 2026-03-24T23:17:24.162Z | Checking inout v0.1.4 |
| 2220 | 2026-03-24T23:17:24.186Z | Checking hmac v0.12.1 |
| 2221 | 2026-03-24T23:17:24.226Z | Checking aws-lc-sys v0.37.1 |
| 2222 | 2026-03-24T23:17:24.266Z | Checking aho-corasick v1.1.4 |
| 2223 | 2026-03-24T23:17:24.339Z | Checking httpdate v1.0.3 |
| 2224 | 2026-03-24T23:17:24.360Z | Checking try-lock v0.2.5 |
| 2225 | 2026-03-24T23:17:24.380Z | Checking tower-service v0.3.3 |
| 2226 | 2026-03-24T23:17:24.481Z | Checking powerfmt v0.2.0 |
| 2227 | 2026-03-24T23:17:24.501Z | Checking tower-layer v0.3.3 |
| 2228 | 2026-03-24T23:17:24.524Z | Checking openssl-probe v0.2.1 |
| 2229 | 2026-03-24T23:17:24.655Z | Checking untrusted v0.7.1 |
| 2230 | 2026-03-24T23:17:24.675Z | Checking deranged v0.5.8 |
| 2231 | 2026-03-24T23:17:24.695Z | Checking want v0.3.1 |
| 2232 | 2026-03-24T23:17:24.794Z | Checking cipher v0.4.4 |
| 2233 | 2026-03-24T23:17:24.853Z | Checking rand_core v0.9.5 |
| 2234 | 2026-03-24T23:17:24.897Z | Checking pin-utils v0.1.0 |
| 2235 | 2026-03-24T23:17:24.931Z | Checking aws-lc-rs v1.16.0 |
| 2236 | 2026-03-24T23:17:24.986Z | Checking base64ct v1.8.3 |
| 2237 | 2026-03-24T23:17:25.062Z | Checking num-conv v0.2.0 |
| 2238 | 2026-03-24T23:17:25.084Z | Checking num_threads v0.1.7 |
| 2239 | 2026-03-24T23:17:25.178Z | Checking regex-automata v0.4.14 |
| 2240 | 2026-03-24T23:17:25.199Z | Checking time-core v0.1.8 |
| 2241 | 2026-03-24T23:17:25.221Z | Checking sha2 v0.10.9 |
| 2242 | 2026-03-24T23:17:25.294Z | Checking erased-serde v0.3.31 |
| 2243 | 2026-03-24T23:17:25.382Z | Checking pretty-hex v0.4.1 |
| 2244 | 2026-03-24T23:17:25.535Z | Checking rand_chacha v0.9.0 |
| 2245 | 2026-03-24T23:17:25.584Z | Checking ryu v1.0.23 |
| 2246 | 2026-03-24T23:17:25.722Z | Checking tokio-util v0.7.18 |
| 2247 | 2026-03-24T23:17:25.759Z | Checking fastrand v2.3.0 |
| 2248 | 2026-03-24T23:17:25.795Z | Checking rand v0.9.2 |
| 2249 | 2026-03-24T23:17:25.860Z | Checking slog v2.8.2 |
| 2250 | 2026-03-24T23:17:25.968Z | Checking time v0.3.47 |
| 2251 | 2026-03-24T23:17:25.992Z | Checking pem-rfc7468 v0.7.0 |
| 2252 | 2026-03-24T23:17:26.057Z | Checking rustls-webpki v0.103.9 |
| 2253 | 2026-03-24T23:17:26.107Z | Checking rustls-native-certs v0.8.3 |
| 2254 | 2026-03-24T23:17:26.196Z | Checking ipnetwork v0.21.1 |
| 2255 | 2026-03-24T23:17:26.216Z | Checking http-body-util v0.1.3 |
| 2256 | 2026-03-24T23:17:26.271Z | Checking sync_wrapper v1.0.2 |
| 2257 | 2026-03-24T23:17:26.400Z | Checking spin v0.9.8 |
| 2258 | 2026-03-24T23:17:26.426Z | Checking flagset v0.4.7 |
| 2259 | 2026-03-24T23:17:26.475Z | Checking plain v0.2.3 |
| 2260 | 2026-03-24T23:17:26.501Z | Checking tower v0.5.3 |
| 2261 | 2026-03-24T23:17:26.528Z | Checking h2 v0.4.13 |
| 2262 | 2026-03-24T23:17:26.580Z | Checking der v0.7.10 |
| 2263 | 2026-03-24T23:17:26.606Z | Checking serde_urlencoded v0.7.1 |
| 2264 | 2026-03-24T23:17:26.629Z | Checking rustls v0.23.37 |
| 2265 | 2026-03-24T23:17:26.648Z | Checking rand_chacha v0.3.1 |
| 2266 | 2026-03-24T23:17:26.877Z | Checking webpki-roots v1.0.6 |
| 2267 | 2026-03-24T23:17:26.915Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-24T23:17:27.004Z | Checking ucd-trie v0.1.7 |
| 2269 | 2026-03-24T23:17:27.026Z | Checking iri-string v0.7.10 |
| 2270 | 2026-03-24T23:17:27.048Z | Checking tinyvec v1.10.0 |
| 2271 | 2026-03-24T23:17:27.170Z | Checking pest v2.8.6 |
| 2272 | 2026-03-24T23:17:27.463Z | Checking rand v0.8.5 |
| 2273 | 2026-03-24T23:17:27.516Z | Checking tempfile v3.25.0 |
| 2274 | 2026-03-24T23:17:27.586Z | Checking spki v0.7.3 |
| 2275 | 2026-03-24T23:17:27.719Z | Checking salsa20 v0.10.2 |
| 2276 | 2026-03-24T23:17:27.769Z | Checking pbkdf2 v0.12.2 |
| 2277 | 2026-03-24T23:17:27.797Z | Checking foreign-types-shared v0.1.1 |
| 2278 | 2026-03-24T23:17:27.886Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-03-24T23:17:27.907Z | Checking scrypt v0.11.0 |
| 2280 | 2026-03-24T23:17:27.910Z | Checking foreign-types v0.3.2 |
| 2281 | 2026-03-24T23:17:28.014Z | Checking regex v1.12.3 |
| 2282 | 2026-03-24T23:17:28.082Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-24T23:17:28.185Z | Checking aes v0.8.4 |
| 2284 | 2026-03-24T23:17:28.205Z | Checking anyhow v1.0.102 |
| 2285 | 2026-03-24T23:17:28.244Z | Checking openssl-sys v0.9.111 |
| 2286 | 2026-03-24T23:17:28.418Z | Checking crossbeam-utils v0.8.21 |
| 2287 | 2026-03-24T23:17:28.464Z | Checking oxnet v0.1.4 |
| 2288 | 2026-03-24T23:17:28.489Z | Checking tower-http v0.6.8 |
| 2289 | 2026-03-24T23:17:28.648Z | Checking mime v0.3.17 |
| 2290 | 2026-03-24T23:17:28.728Z | Checking pkcs5 v0.7.1 |
| 2291 | 2026-03-24T23:17:28.777Z | Checking openapiv3 v2.2.0 |
| 2292 | 2026-03-24T23:17:28.867Z | Checking scroll v0.12.0 |
| 2293 | 2026-03-24T23:17:28.887Z | Checking encoding_rs v0.8.35 |
| 2294 | 2026-03-24T23:17:28.890Z | Checking siphasher v1.0.2 |
| 2295 | 2026-03-24T23:17:28.926Z | Checking openssl v0.10.75 |
| 2296 | 2026-03-24T23:17:29.065Z | Checking pkcs8 v0.10.2 |
| 2297 | 2026-03-24T23:17:29.113Z | Checking winnow v0.7.14 |
| 2298 | 2026-03-24T23:17:29.167Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-03-24T23:17:29.292Z | Checking goblin v0.8.2 |
| 2300 | 2026-03-24T23:17:29.524Z | Checking lazy_static v1.5.0 |
| 2301 | 2026-03-24T23:17:29.636Z | Checking zerocopy v0.7.35 |
| 2302 | 2026-03-24T23:17:29.859Z | Checking tokio-rustls v0.26.4 |
| 2303 | 2026-03-24T23:17:30.149Z | Checking wait-timeout v0.2.1 |
| 2304 | 2026-03-24T23:17:30.152Z | Checking hyper v1.8.1 |
| 2305 | 2026-03-24T23:17:30.189Z | Checking bitflags v1.3.2 |
| 2306 | 2026-03-24T23:17:30.282Z | Checking bit-vec v0.8.0 |
| 2307 | 2026-03-24T23:17:30.303Z | Checking psl-types v2.0.11 |
| 2308 | 2026-03-24T23:17:30.329Z | Checking either v1.15.0 |
| 2309 | 2026-03-24T23:17:30.454Z | Checking utf8parse v0.2.2 |
| 2310 | 2026-03-24T23:17:30.531Z | Checking anstyle v1.0.13 |
| 2311 | 2026-03-24T23:17:30.534Z | Checking quick-error v1.2.3 |
| 2312 | 2026-03-24T23:17:30.576Z | Checking managed v0.8.0 |
| 2313 | 2026-03-24T23:17:30.596Z | Checking anstyle-parse v0.2.7 |
| 2314 | 2026-03-24T23:17:30.657Z | Checking rusty-fork v0.3.1 |
| 2315 | 2026-03-24T23:17:30.721Z | Checking bit-set v0.8.0 |
| 2316 | 2026-03-24T23:17:30.784Z | Checking publicsuffix v2.3.0 |
| 2317 | 2026-03-24T23:17:30.787Z | Checking dtrace-parser v0.2.0 |
| 2318 | 2026-03-24T23:17:30.824Z | Checking cookie v0.18.1 |
| 2319 | 2026-03-24T23:17:30.868Z | Checking unicode-normalization v0.1.25 |
| 2320 | 2026-03-24T23:17:30.910Z | Checking rand_xorshift v0.4.0 |
| 2321 | 2026-03-24T23:17:31.002Z | Checking sha1 v0.10.6 |
| 2322 | 2026-03-24T23:17:31.059Z | Checking hex v0.4.3 |
| 2323 | 2026-03-24T23:17:31.091Z | Checking thread-id v4.2.2 |
| 2324 | 2026-03-24T23:17:31.115Z | Checking anstyle-query v1.1.5 |
| 2325 | 2026-03-24T23:17:31.190Z | Checking unarray v0.1.4 |
| 2326 | 2026-03-24T23:17:31.209Z | Checking is_terminal_polyfill v1.70.2 |
| 2327 | 2026-03-24T23:17:31.231Z | Checking colorchoice v1.0.4 |
| 2328 | 2026-03-24T23:17:31.317Z | Checking proptest v1.10.0 |
| 2329 | 2026-03-24T23:17:31.320Z | Checking cookie_store v0.22.1 |
| 2330 | 2026-03-24T23:17:31.359Z | Checking anstream v0.6.21 |
| 2331 | 2026-03-24T23:17:31.381Z | Checking rustls-platform-verifier v0.6.2 |
| 2332 | 2026-03-24T23:17:31.384Z | Checking hyper-util v0.1.20 |
| 2333 | 2026-03-24T23:17:31.419Z | Checking crossbeam-epoch v0.9.18 |
| 2334 | 2026-03-24T23:17:31.552Z | Checking terminal_size v0.4.3 |
| 2335 | 2026-03-24T23:17:31.614Z | Checking scroll v0.13.0 |
| 2336 | 2026-03-24T23:17:31.695Z | Checking num-integer v0.1.46 |
| 2337 | 2026-03-24T23:17:31.715Z | Checking simd-adler32 v0.3.8 |
| 2338 | 2026-03-24T23:17:31.739Z | Checking native-tls v0.2.18 |
| 2339 | 2026-03-24T23:17:31.759Z | Checking crossbeam-deque v0.8.6 |
| 2340 | 2026-03-24T23:17:31.918Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-24T23:17:31.920Z | Checking dof v0.3.0 |
| 2342 | 2026-03-24T23:17:31.960Z | Checking bstr v1.12.1 |
| 2343 | 2026-03-24T23:17:31.979Z | Checking tokio-native-tls v0.3.1 |
| 2344 | 2026-03-24T23:17:31.982Z | Checking ref-cast v1.0.25 |
| 2345 | 2026-03-24T23:17:32.018Z | Checking rustix v0.38.44 |
| 2346 | 2026-03-24T23:17:32.118Z | Checking camino v1.2.2 |
| 2347 | 2026-03-24T23:17:32.178Z | Checking crc32fast v1.5.0 |
| 2348 | 2026-03-24T23:17:32.304Z | Checking usdt-impl v0.5.0 |
| 2349 | 2026-03-24T23:17:32.353Z | Checking signature v2.2.0 |
| 2350 | 2026-03-24T23:17:32.465Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-24T23:17:32.491Z | Checking serde_spanned v0.6.9 |
| 2352 | 2026-03-24T23:17:32.515Z | Checking ff v0.13.1 |
| 2353 | 2026-03-24T23:17:32.648Z | Checking adler2 v2.0.1 |
| 2354 | 2026-03-24T23:17:32.668Z | Checking clap_lex v1.0.0 |
| 2355 | 2026-03-24T23:17:32.688Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-24T23:17:32.708Z | Checking unicode-properties v0.1.4 |
| 2357 | 2026-03-24T23:17:32.783Z | Checking unicode-bidi v0.3.18 |
| 2358 | 2026-03-24T23:17:32.858Z | Checking base16ct v0.2.0 |
| 2359 | 2026-03-24T23:17:32.892Z | Checking clap_builder v4.5.60 |
| 2360 | 2026-03-24T23:17:32.951Z | Checking miniz_oxide v0.8.9 |
| 2361 | 2026-03-24T23:17:33.018Z | Checking sec1 v0.7.3 |
| 2362 | 2026-03-24T23:17:33.050Z | Checking hyper-rustls v0.27.7 |
| 2363 | 2026-03-24T23:17:33.142Z | Checking hyper-tls v0.6.0 |
| 2364 | 2026-03-24T23:17:33.171Z | Checking stringprep v0.1.5 |
| 2365 | 2026-03-24T23:17:33.298Z | Checking group v0.13.0 |
| 2366 | 2026-03-24T23:17:33.330Z | Checking reqwest v0.13.2 |
| 2367 | 2026-03-24T23:17:33.377Z | Checking reqwest v0.12.28 |
| 2368 | 2026-03-24T23:17:33.397Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-24T23:17:33.434Z | Checking rayon-core v1.13.0 |
| 2370 | 2026-03-24T23:17:33.491Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2371 | 2026-03-24T23:17:33.546Z | Checking dtrace-parser v0.3.0 |
| 2372 | 2026-03-24T23:17:33.828Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-03-24T23:17:33.849Z | Checking hkdf v0.12.4 |
| 2374 | 2026-03-24T23:17:33.872Z | Checking strum v0.26.3 |
| 2375 | 2026-03-24T23:17:33.923Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2376 | 2026-03-24T23:17:34.005Z | Checking hash32 v0.2.1 |
| 2377 | 2026-03-24T23:17:34.024Z | Checking md-5 v0.10.6 |
| 2378 | 2026-03-24T23:17:34.068Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-24T23:17:34.086Z | Checking daft v0.1.5 |
| 2380 | 2026-03-24T23:17:34.194Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2381 | 2026-03-24T23:17:34.213Z | Checking thread-id v5.1.0 |
| 2382 | 2026-03-24T23:17:34.312Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-24T23:17:34.396Z | Checking fallible-iterator v0.2.0 |
| 2384 | 2026-03-24T23:17:34.445Z | Checking unicode-segmentation v1.12.0 |
| 2385 | 2026-03-24T23:17:34.467Z | Checking heapless v0.7.17 |
| 2386 | 2026-03-24T23:17:34.497Z | Checking zstd-safe v7.2.4 |
| 2387 | 2026-03-24T23:17:34.587Z | Checking clap v4.5.60 |
| 2388 | 2026-03-24T23:17:34.693Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-24T23:17:34.711Z | Checking itertools v0.12.1 |
| 2390 | 2026-03-24T23:17:34.769Z | Checking postgres-protocol v0.6.10 |
| 2391 | 2026-03-24T23:17:34.863Z | Checking phf_shared v0.13.1 |
| 2392 | 2026-03-24T23:17:35.027Z | Checking console v0.16.2 |
| 2393 | 2026-03-24T23:17:35.125Z | Checking curve25519-dalek v4.1.3 |
| 2394 | 2026-03-24T23:17:35.146Z | Checking dof v0.4.0 |
| 2395 | 2026-03-24T23:17:35.173Z | Checking memoffset v0.9.1 |
| 2396 | 2026-03-24T23:17:35.275Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2397 | 2026-03-24T23:17:35.378Z | Checking signal-hook v0.3.18 |
| 2398 | 2026-03-24T23:17:35.403Z | Checking elliptic-curve v0.13.8 |
| 2399 | 2026-03-24T23:17:35.422Z | Checking memmap2 v0.9.10 |
| 2400 | 2026-03-24T23:17:35.513Z | Checking flate2 v1.1.9 |
| 2401 | 2026-03-24T23:17:35.617Z | Checking fixedbitset v0.4.2 |
| 2402 | 2026-03-24T23:17:35.636Z | Checking unit-prefix v0.5.2 |
| 2403 | 2026-03-24T23:17:35.790Z | Checking libbz2-rs-sys v0.2.2 |
| 2404 | 2026-03-24T23:17:35.808Z | Checking toml_write v0.1.2 |
| 2405 | 2026-03-24T23:17:35.811Z | Checking bumpalo v3.20.2 |
| 2406 | 2026-03-24T23:17:35.908Z | Checking foldhash v0.1.5 |
| 2407 | 2026-03-24T23:17:35.993Z | Checking usdt-impl v0.6.0 |
| 2408 | 2026-03-24T23:17:36.023Z | Checking winnow v0.5.40 |
| 2409 | 2026-03-24T23:17:36.078Z | Checking hashbrown v0.15.5 |
| 2410 | 2026-03-24T23:17:36.082Z | Checking zone v0.3.1 |
| 2411 | 2026-03-24T23:17:36.082Z | Checking zopfli v0.8.3 |
| 2412 | 2026-03-24T23:17:36.152Z | Checking toml_edit v0.22.27 |
| 2413 | 2026-03-24T23:17:36.297Z | Checking bzip2 v0.6.1 |
| 2414 | 2026-03-24T23:17:36.351Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-24T23:17:36.505Z | Checking petgraph v0.6.5 |
| 2416 | 2026-03-24T23:17:36.549Z | Checking signal-hook-mio v0.2.5 |
| 2417 | 2026-03-24T23:17:36.552Z | Checking bzip2 v0.4.4 |
| 2418 | 2026-03-24T23:17:36.591Z | Checking nix v0.31.1 |
| 2419 | 2026-03-24T23:17:36.685Z | Checking postgres-types v0.2.12 |
| 2420 | 2026-03-24T23:17:36.706Z | Checking phf v0.13.1 |
| 2421 | 2026-03-24T23:17:36.726Z | Checking indicatif v0.18.4 |
| 2422 | 2026-03-24T23:17:36.782Z | Checking smoltcp v0.9.1 |
| 2423 | 2026-03-24T23:17:36.898Z | Checking similar v2.7.0 |
| 2424 | 2026-03-24T23:17:37.096Z | Checking zstd v0.13.3 |
| 2425 | 2026-03-24T23:17:37.235Z | Checking num-bigint-dig v0.8.6 |
| 2426 | 2026-03-24T23:17:37.338Z | Checking ed25519 v2.2.3 |
| 2427 | 2026-03-24T23:17:37.397Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-24T23:17:37.574Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-24T23:17:37.579Z | Checking toml_edit v0.19.15 |
| 2430 | 2026-03-24T23:17:37.614Z | Checking tokio-stream v0.1.18 |
| 2431 | 2026-03-24T23:17:37.636Z | Checking strum v0.27.2 |
| 2432 | 2026-03-24T23:17:37.669Z | Checking hubpack v0.1.2 |
| 2433 | 2026-03-24T23:17:37.764Z | Checking rfc6979 v0.4.0 |
| 2434 | 2026-03-24T23:17:37.782Z | Checking serde-big-array v0.5.1 |
| 2435 | 2026-03-24T23:17:37.886Z | Checking float-cmp v0.10.0 |
| 2436 | 2026-03-24T23:17:37.907Z | Checking env_filter v1.0.0 |
| 2437 | 2026-03-24T23:17:37.949Z | Checking new_debug_unreachable v1.0.6 |
| 2438 | 2026-03-24T23:17:37.996Z | Checking static_assertions v1.1.0 |
| 2439 | 2026-03-24T23:17:38.036Z | Checking normalize-line-endings v0.3.0 |
| 2440 | 2026-03-24T23:17:38.058Z | Checking fixedbitset v0.5.7 |
| 2441 | 2026-03-24T23:17:38.084Z | Checking keccak v0.1.6 |
| 2442 | 2026-03-24T23:17:38.105Z | Checking whoami v2.1.0 |
| 2443 | 2026-03-24T23:17:38.125Z | Checking predicates-core v1.0.10 |
| 2444 | 2026-03-24T23:17:38.149Z | Checking jiff v0.2.21 |
| 2445 | 2026-03-24T23:17:38.199Z | Checking difflib v0.4.0 |
| 2446 | 2026-03-24T23:17:38.297Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-24T23:17:38.316Z | Checking precomputed-hash v0.1.1 |
| 2448 | 2026-03-24T23:17:38.337Z | Checking petgraph v0.8.3 |
| 2449 | 2026-03-24T23:17:38.370Z | Checking tokio-postgres v0.7.16 |
| 2450 | 2026-03-24T23:17:38.392Z | Checking rsa v0.9.10 |
| 2451 | 2026-03-24T23:17:38.420Z | Checking string_cache v0.8.9 |
| 2452 | 2026-03-24T23:17:38.441Z | Checking iddqd v0.3.17 |
| 2453 | 2026-03-24T23:17:38.444Z | Checking predicates v3.1.4 |
| 2454 | 2026-03-24T23:17:38.640Z | Checking sha3 v0.10.8 |
| 2455 | 2026-03-24T23:17:38.868Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2456 | 2026-03-24T23:17:38.911Z | Checking env_logger v0.11.9 |
| 2457 | 2026-03-24T23:17:39.018Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-24T23:17:39.042Z | Checking toml v0.7.8 |
| 2459 | 2026-03-24T23:17:39.155Z | Checking ed25519-dalek v2.2.0 |
| 2460 | 2026-03-24T23:17:39.456Z | Checking zip v0.6.6 |
| 2461 | 2026-03-24T23:17:39.477Z | Checking crossterm v0.28.1 |
| 2462 | 2026-03-24T23:17:39.479Z | Checking serde_with v3.17.0 |
| 2463 | 2026-03-24T23:17:39.607Z | Checking itertools v0.13.0 |
| 2464 | 2026-03-24T23:17:39.894Z | Checking hickory-proto v0.25.2 |
| 2465 | 2026-03-24T23:17:40.023Z | Checking x509-cert v0.2.5 |
| 2466 | 2026-03-24T23:17:40.442Z | Checking fs-err v3.3.0 |
| 2467 | 2026-03-24T23:17:40.482Z | Checking ahash v0.8.12 |
| 2468 | 2026-03-24T23:17:40.737Z | Checking object v0.37.3 |
| 2469 | 2026-03-24T23:17:40.825Z | Checking buf-list v1.1.2 |
| 2470 | 2026-03-24T23:17:40.894Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2471 | 2026-03-24T23:17:41.012Z | Checking lalrpop-util v0.19.12 |
| 2472 | 2026-03-24T23:17:41.060Z | Checking peg-runtime v0.8.5 |
| 2473 | 2026-03-24T23:17:41.217Z | Compiling structmeta-derive v0.3.0 |
| 2474 | 2026-03-24T23:17:41.239Z | Checking zip v4.6.1 |
| 2475 | 2026-03-24T23:17:41.257Z | Compiling rustls v0.22.4 |
| 2476 | 2026-03-24T23:17:41.260Z | Compiling newtype-uuid-macros v0.1.0 |
| 2477 | 2026-03-24T23:17:41.475Z | Compiling multer v3.1.0 |
| 2478 | 2026-03-24T23:17:41.520Z | Compiling async-stream-impl v0.3.6 |
| 2479 | 2026-03-24T23:17:41.770Z | Checking futures-executor v0.3.32 |
| 2480 | 2026-03-24T23:17:41.874Z | Checking regress v0.10.5 |
| 2481 | 2026-03-24T23:17:42.003Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2482 | 2026-03-24T23:17:42.277Z | Compiling dropshot v0.16.7 |
| 2483 | 2026-03-24T23:17:42.340Z | Checking futures v0.3.32 |
| 2484 | 2026-03-24T23:17:42.408Z | Compiling dropshot_endpoint v0.16.7 |
| 2485 | 2026-03-24T23:17:42.503Z | Checking thread_local v1.1.9 |
| 2486 | 2026-03-24T23:17:42.585Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-03-24T23:17:42.663Z | Compiling structmeta v0.3.0 |
| 2488 | 2026-03-24T23:17:42.717Z | Checking crossbeam-channel v0.5.15 |
| 2489 | 2026-03-24T23:17:42.934Z | Compiling derive-ex v0.1.8 |
| 2490 | 2026-03-24T23:17:43.042Z | Checking is-terminal v0.4.17 |
| 2491 | 2026-03-24T23:17:43.157Z | Checking take_mut v0.2.2 |
| 2492 | 2026-03-24T23:17:43.177Z | Checking term v1.2.1 |
| 2493 | 2026-03-24T23:17:43.295Z | Checking slog-async v2.8.0 |
| 2494 | 2026-03-24T23:17:43.645Z | Checking slog-term v2.9.2 |
| 2495 | 2026-03-24T23:17:43.653Z | Compiling parse-display-derive v0.10.0 |
| 2496 | 2026-03-24T23:17:43.710Z | Checking rustls-webpki v0.102.8 |
| 2497 | 2026-03-24T23:17:43.833Z | Checking serde_spanned v1.0.4 |
| 2498 | 2026-03-24T23:17:43.836Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2499 | 2026-03-24T23:17:44.020Z | Checking debug-ignore v1.0.5 |
| 2500 | 2026-03-24T23:17:44.040Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2501 | 2026-03-24T23:17:44.071Z | Checking match_cfg v0.1.0 |
| 2502 | 2026-03-24T23:17:44.133Z | Checking toml v0.9.12+spec-1.1.0 |
| 2503 | 2026-03-24T23:17:44.156Z | Checking slog-json v2.6.1 |
| 2504 | 2026-03-24T23:17:44.175Z | Checking hostname v0.3.1 |
| 2505 | 2026-03-24T23:17:44.299Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-24T23:17:44.353Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-24T23:17:44.500Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-24T23:17:44.530Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-24T23:17:44.815Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-24T23:17:44.949Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-24T23:17:44.970Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-24T23:17:44.991Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-24T23:17:45.012Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-03-24T23:17:45.115Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-03-24T23:17:45.136Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2516 | 2026-03-24T23:17:45.156Z | Checking progenitor-client v0.10.0 |
| 2517 | 2026-03-24T23:17:45.289Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-24T23:17:45.319Z | Compiling itertools v0.14.0 |
| 2519 | 2026-03-24T23:17:45.343Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2520 | 2026-03-24T23:17:45.409Z | Checking backon v1.6.0 |
| 2521 | 2026-03-24T23:17:45.452Z | Checking instant v0.1.13 |
| 2522 | 2026-03-24T23:17:45.564Z | Checking backoff v0.4.0 |
| 2523 | 2026-03-24T23:17:45.631Z | Checking progenitor-extras v0.1.1 |
| 2524 | 2026-03-24T23:17:45.813Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2525 | 2026-03-24T23:17:45.893Z | Checking parse-display v0.10.0 |
| 2526 | 2026-03-24T23:17:45.914Z | Checking heck v0.5.0 |
| 2527 | 2026-03-24T23:17:45.997Z | Compiling crucible-workspace-hack v0.1.0 |
| 2528 | 2026-03-24T23:17:46.186Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-24T23:17:46.298Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-24T23:17:46.332Z | Compiling heapless v0.8.0 |
| 2531 | 2026-03-24T23:17:46.409Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2532 | 2026-03-24T23:17:46.664Z | Compiling convert_case v0.4.0 |
| 2533 | 2026-03-24T23:17:46.947Z | Checking hash32 v0.3.1 |
| 2534 | 2026-03-24T23:17:47.006Z | Compiling ingot-macros v0.1.1 |
| 2535 | 2026-03-24T23:17:47.044Z | Compiling proc-macro-crate v3.4.0 |
| 2536 | 2026-03-24T23:17:47.107Z | Checking secrecy v0.10.3 |
| 2537 | 2026-03-24T23:17:47.157Z | Compiling derive_more v0.99.20 |
| 2538 | 2026-03-24T23:17:47.259Z | Compiling prettyplease v0.2.37 |
| 2539 | 2026-03-24T23:17:47.333Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2540 | 2026-03-24T23:17:47.508Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2541 | 2026-03-24T23:17:47.731Z | Compiling smoltcp v0.11.0 |
| 2542 | 2026-03-24T23:17:47.789Z | Compiling num_enum_derive v0.7.5 |
| 2543 | 2026-03-24T23:17:47.861Z | Compiling typify-impl v0.6.1 |
| 2544 | 2026-03-24T23:17:48.216Z | Checking tabwriter v1.4.1 |
| 2545 | 2026-03-24T23:17:48.398Z | Checking cobs v0.3.0 |
| 2546 | 2026-03-24T23:17:48.429Z | Compiling foreign-types-macros v0.2.3 |
| 2547 | 2026-03-24T23:17:48.587Z | Compiling unsafe-libyaml v0.2.11 |
| 2548 | 2026-03-24T23:17:48.972Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-24T23:17:49.206Z | Checking cpufeatures v0.3.0 |
| 2550 | 2026-03-24T23:17:49.247Z | Checking foreign-types-shared v0.3.1 |
| 2551 | 2026-03-24T23:17:49.364Z | Checking foreign-types v0.5.0 |
| 2552 | 2026-03-24T23:17:49.446Z | Checking chacha20 v0.10.0 |
| 2553 | 2026-03-24T23:17:49.467Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-24T23:17:49.571Z | Checking num_enum v0.7.5 |
| 2555 | 2026-03-24T23:17:49.718Z | Checking postcard v1.1.3 |
| 2556 | 2026-03-24T23:17:50.643Z | Compiling proc-macro-crate v1.3.1 |
| 2557 | 2026-03-24T23:17:50.725Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2558 | 2026-03-24T23:17:50.874Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-24T23:17:51.186Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2560 | 2026-03-24T23:17:51.256Z | Checking cstr-argument v0.1.2 |
| 2561 | 2026-03-24T23:17:51.347Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2562 | 2026-03-24T23:17:51.367Z | Checking ingot v0.1.1 |
| 2563 | 2026-03-24T23:17:51.409Z | Checking colored v3.1.1 |
| 2564 | 2026-03-24T23:17:51.466Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2565 | 2026-03-24T23:17:51.501Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2566 | 2026-03-24T23:17:51.647Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2567 | 2026-03-24T23:17:51.676Z | Compiling num_enum_derive v0.5.11 |
| 2568 | 2026-03-24T23:17:51.743Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2569 | 2026-03-24T23:17:51.784Z | Checking rand v0.10.0 |
| 2570 | 2026-03-24T23:17:52.930Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-24T23:17:53.328Z | Checking num_enum v0.5.11 |
| 2572 | 2026-03-24T23:17:53.673Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2573 | 2026-03-24T23:17:54.297Z | Compiling typify-macro v0.6.1 |
| 2574 | 2026-03-24T23:17:54.318Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2575 | 2026-03-24T23:17:54.636Z | Compiling typify-impl v0.4.3 |
| 2576 | 2026-03-24T23:17:54.678Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-24T23:17:54.702Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-24T23:17:55.143Z | Checking half v2.7.1 |
| 2579 | 2026-03-24T23:17:55.263Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-24T23:17:55.455Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-24T23:17:55.497Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-24T23:17:55.619Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-24T23:17:55.939Z | Checking ciborium-io v0.2.2 |
| 2584 | 2026-03-24T23:17:55.994Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-24T23:17:56.015Z | Checking num v0.4.3 |
| 2586 | 2026-03-24T23:17:56.055Z | Checking ciborium-ll v0.2.2 |
| 2587 | 2026-03-24T23:17:56.081Z | Checking poly1305 v0.8.0 |
| 2588 | 2026-03-24T23:17:56.191Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2589 | 2026-03-24T23:17:56.258Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2590 | 2026-03-24T23:17:56.282Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2591 | 2026-03-24T23:17:56.431Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2592 | 2026-03-24T23:17:56.505Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=a945a32ba9e1f2098ce3a8963765f1894f37110b#a945a32b) |
| 2593 | 2026-03-24T23:17:56.618Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-24T23:17:56.782Z | Checking toml v0.8.23 |
| 2595 | 2026-03-24T23:17:56.804Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2596 | 2026-03-24T23:17:56.837Z | Checking thiserror-no-std v2.0.2 |
| 2597 | 2026-03-24T23:17:56.875Z | Checking byte-wrapper v0.1.0 |
| 2598 | 2026-03-24T23:17:56.949Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-24T23:17:57.038Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-24T23:17:57.249Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2601 | 2026-03-24T23:17:57.289Z | Compiling usdt-macro v0.5.0 |
| 2602 | 2026-03-24T23:17:57.503Z | Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-03-24T23:17:57.552Z | Checking smf v0.2.3 |
| 2604 | 2026-03-24T23:17:57.858Z | Checking blake2 v0.10.6 |
| 2605 | 2026-03-24T23:17:58.048Z | Checking aead v0.5.2 |
| 2606 | 2026-03-24T23:17:58.181Z | Checking sigpipe v0.1.3 |
| 2607 | 2026-03-24T23:17:58.251Z | Checking memmap v0.7.0 |
| 2608 | 2026-03-24T23:17:58.320Z | Compiling num-derive v0.4.2 |
| 2609 | 2026-03-24T23:17:58.340Z | Checking glob v0.3.3 |
| 2610 | 2026-03-24T23:17:58.434Z | Checking float-ord v0.3.2 |
| 2611 | 2026-03-24T23:17:58.553Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2612 | 2026-03-24T23:17:58.574Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2613 | 2026-03-24T23:17:58.594Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-03-24T23:17:58.831Z | Checking usdt v0.5.0 |
| 2615 | 2026-03-24T23:17:58.907Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-24T23:17:58.988Z | Checking argon2 v0.5.3 |
| 2617 | 2026-03-24T23:17:59.050Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2618 | 2026-03-24T23:17:59.069Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2619 | 2026-03-24T23:17:59.341Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-24T23:17:59.438Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2621 | 2026-03-24T23:17:59.556Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-24T23:17:59.639Z | Checking vsss-rs v3.3.4 |
| 2623 | 2026-03-24T23:17:59.853Z | Compiling progenitor-impl v0.13.0 |
| 2624 | 2026-03-24T23:18:00.369Z | Checking ciborium v0.2.2 |
| 2625 | 2026-03-24T23:18:00.423Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2626 | 2026-03-24T23:18:00.558Z | Checking indent_write v2.2.0 |
| 2627 | 2026-03-24T23:18:00.728Z | Compiling semver v0.1.20 |
| 2628 | 2026-03-24T23:18:00.877Z | Checking whoami v1.6.1 |
| 2629 | 2026-03-24T23:18:01.036Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 2630 | 2026-03-24T23:18:01.039Z | Compiling typify-macro v0.4.3 |
| 2631 | 2026-03-24T23:18:01.090Z | Compiling rustc_version v0.1.7 |
| 2632 | 2026-03-24T23:18:01.111Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2633 | 2026-03-24T23:18:01.275Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2634 | 2026-03-24T23:18:01.382Z | Compiling pin-project-internal v1.1.11 |
| 2635 | 2026-03-24T23:18:02.222Z | Checking linked-hash-map v0.5.6 |
| 2636 | 2026-03-24T23:18:02.314Z | Checking swrite v0.1.0 |
| 2637 | 2026-03-24T23:18:02.431Z | Compiling minimal-lexical v0.2.1 |
| 2638 | 2026-03-24T23:18:02.450Z | Checking lru-cache v0.1.2 |
| 2639 | 2026-03-24T23:18:02.604Z | Compiling newtype_derive v0.1.6 |
| 2640 | 2026-03-24T23:18:02.703Z | Compiling nom v7.1.3 |
| 2641 | 2026-03-24T23:18:02.918Z | Checking pin-project v1.1.11 |
| 2642 | 2026-03-24T23:18:03.043Z | Checking newline-converter v0.3.0 |
| 2643 | 2026-03-24T23:18:03.185Z | Checking atomicwrites v0.4.4 |
| 2644 | 2026-03-24T23:18:03.338Z | Compiling typify v0.4.3 |
| 2645 | 2026-03-24T23:18:03.396Z | Checking hickory-proto v0.24.4 |
| 2646 | 2026-03-24T23:18:03.479Z | Checking phf_shared v0.12.1 |
| 2647 | 2026-03-24T23:18:03.504Z | Checking console v0.15.11 |
| 2648 | 2026-03-24T23:18:03.525Z | Compiling progenitor-macro v0.13.0 |
| 2649 | 2026-03-24T23:18:03.668Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2650 | 2026-03-24T23:18:03.880Z | Checking pem v3.0.6 |
| 2651 | 2026-03-24T23:18:04.094Z | Checking csv-core v0.1.13 |
| 2652 | 2026-03-24T23:18:04.359Z | Compiling snafu-derive v0.8.9 |
| 2653 | 2026-03-24T23:18:04.392Z | Compiling async-recursion v1.1.1 |
| 2654 | 2026-03-24T23:18:04.615Z | Compiling derive-where v1.6.0 |
| 2655 | 2026-03-24T23:18:05.272Z | Compiling slog-dtrace v0.3.0 |
| 2656 | 2026-03-24T23:18:05.512Z | Checking same-file v1.0.6 |
| 2657 | 2026-03-24T23:18:05.669Z | Compiling owo-colors v4.3.0 |
| 2658 | 2026-03-24T23:18:05.841Z | Checking resolv-conf v0.7.6 |
| 2659 | 2026-03-24T23:18:06.082Z | Checking highway v1.3.0 |
| 2660 | 2026-03-24T23:18:06.102Z | Compiling chrono-tz v0.10.4 |
| 2661 | 2026-03-24T23:18:06.329Z | Compiling cancel-safe-futures v0.1.5 |
| 2662 | 2026-03-24T23:18:06.376Z | Checking unicode-width v0.1.14 |
| 2663 | 2026-03-24T23:18:06.396Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2664 | 2026-03-24T23:18:06.459Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2665 | 2026-03-24T23:18:06.641Z | Checking hickory-resolver v0.24.4 |
| 2666 | 2026-03-24T23:18:06.775Z | Compiling const_format_proc_macros v0.2.34 |
| 2667 | 2026-03-24T23:18:07.002Z | Checking snafu v0.8.9 |
| 2668 | 2026-03-24T23:18:07.319Z | Checking walkdir v2.5.0 |
| 2669 | 2026-03-24T23:18:07.426Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2670 | 2026-03-24T23:18:07.605Z | Checking csv v1.4.0 |
| 2671 | 2026-03-24T23:18:07.668Z | Checking expectorate v1.2.0 |
| 2672 | 2026-03-24T23:18:07.833Z | Checking phf v0.12.1 |
| 2673 | 2026-03-24T23:18:07.883Z | Compiling progenitor-impl v0.10.0 |
| 2674 | 2026-03-24T23:18:08.048Z | Checking tokio-dtrace v0.1.1 |
| 2675 | 2026-03-24T23:18:08.084Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2676 | 2026-03-24T23:18:08.105Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2677 | 2026-03-24T23:18:08.294Z | Checking globset v0.4.18 |
| 2678 | 2026-03-24T23:18:08.430Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2679 | 2026-03-24T23:18:08.563Z | Checking olpc-cjson v0.1.4 |
| 2680 | 2026-03-24T23:18:08.643Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2681 | 2026-03-24T23:18:08.751Z | Checking libsw-core v0.3.2 |
| 2682 | 2026-03-24T23:18:08.846Z | Checking serde_plain v1.0.2 |
| 2683 | 2026-03-24T23:18:08.945Z | Checking arc-swap v1.8.2 |
| 2684 | 2026-03-24T23:18:08.988Z | Compiling lzma-sys v0.1.20 |
| 2685 | 2026-03-24T23:18:09.041Z | Checking bytecount v0.6.9 |
| 2686 | 2026-03-24T23:18:09.180Z | Checking typed-path v0.9.3 |
| 2687 | 2026-03-24T23:18:09.241Z | Checking utf-8 v0.7.6 |
| 2688 | 2026-03-24T23:18:09.522Z | Checking tungstenite v0.21.0 |
| 2689 | 2026-03-24T23:18:10.089Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-24T23:18:10.135Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2691 | 2026-03-24T23:18:10.264Z | Checking tough v0.20.0 |
| 2692 | 2026-03-24T23:18:10.284Z | Checking papergrid v0.11.0 |
| 2693 | 2026-03-24T23:18:10.351Z | Checking libsw v3.5.0 |
| 2694 | 2026-03-24T23:18:10.542Z | Checking oxide-tokio-rt v0.1.3 |
| 2695 | 2026-03-24T23:18:10.594Z | Checking progenitor v0.13.0 |
| 2696 | 2026-03-24T23:18:10.755Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2697 | 2026-03-24T23:18:10.777Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2698 | 2026-03-24T23:18:11.228Z | Checking const_format v0.2.35 |
| 2699 | 2026-03-24T23:18:11.311Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2700 | 2026-03-24T23:18:11.475Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2701 | 2026-03-24T23:18:11.524Z | Compiling progenitor-macro v0.10.0 |
| 2702 | 2026-03-24T23:18:12.291Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2703 | 2026-03-24T23:18:12.563Z | Checking qorb v0.4.1 |
| 2704 | 2026-03-24T23:18:12.869Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2705 | 2026-03-24T23:18:13.024Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2706 | 2026-03-24T23:18:13.045Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2707 | 2026-03-24T23:18:13.073Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2708 | 2026-03-24T23:18:13.513Z | Compiling cargo_toml v0.22.3 |
| 2709 | 2026-03-24T23:18:13.567Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2710 | 2026-03-24T23:18:13.780Z | Checking gethostname v0.5.0 |
| 2711 | 2026-03-24T23:18:13.804Z | Compiling tabled_derive v0.7.0 |
| 2712 | 2026-03-24T23:18:13.898Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2713 | 2026-03-24T23:18:13.957Z | Checking bcs v0.1.6 |
| 2714 | 2026-03-24T23:18:14.192Z | Checking linear-map v1.2.0 |
| 2715 | 2026-03-24T23:18:14.216Z | Checking unicode-linebreak v0.1.5 |
| 2716 | 2026-03-24T23:18:14.273Z | Checking smawk v0.3.2 |
| 2717 | 2026-03-24T23:18:14.421Z | Checking termtree v0.5.1 |
| 2718 | 2026-03-24T23:18:14.448Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2719 | 2026-03-24T23:18:14.498Z | Checking textwrap v0.16.2 |
| 2720 | 2026-03-24T23:18:14.622Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2721 | 2026-03-24T23:18:14.787Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2722 | 2026-03-24T23:18:15.121Z | Checking tabled v0.15.0 |
| 2723 | 2026-03-24T23:18:15.312Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2724 | 2026-03-24T23:18:15.775Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2725 | 2026-03-24T23:18:16.174Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2726 | 2026-03-24T23:18:16.328Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2727 | 2026-03-24T23:18:16.591Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2728 | 2026-03-24T23:18:16.716Z | Checking steno v0.4.1 |
| 2729 | 2026-03-24T23:18:16.812Z | Checking typeid v1.0.3 |
| 2730 | 2026-03-24T23:18:16.948Z | Checking slog-stdlog v4.1.1 |
| 2731 | 2026-03-24T23:18:17.105Z | Checking tokio-tungstenite v0.21.0 |
| 2732 | 2026-03-24T23:18:17.391Z | Checking humantime v2.3.0 |
| 2733 | 2026-03-24T23:18:17.455Z | Checking base64 v0.21.7 |
| 2734 | 2026-03-24T23:18:17.499Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2735 | 2026-03-24T23:18:17.629Z | Checking xz2 v0.1.7 |
| 2736 | 2026-03-24T23:18:17.768Z | Checking slog-envlogger v2.2.0 |
| 2737 | 2026-03-24T23:18:17.849Z | Checking ron v0.12.0 |
| 2738 | 2026-03-24T23:18:17.956Z | Checking yasna v0.5.2 |
| 2739 | 2026-03-24T23:18:18.044Z | Checking headers-core v0.3.0 |
| 2740 | 2026-03-24T23:18:18.190Z | Checking filetime v0.2.27 |
| 2741 | 2026-03-24T23:18:18.386Z | Checking base16ct v1.0.0 |
| 2742 | 2026-03-24T23:18:18.475Z | Checking xattr v1.6.1 |
| 2743 | 2026-03-24T23:18:18.495Z | Checking rcgen v0.12.1 |
| 2744 | 2026-03-24T23:18:18.556Z | Checking headers v0.4.1 |
| 2745 | 2026-03-24T23:18:18.622Z | Checking progenitor v0.10.0 |
| 2746 | 2026-03-24T23:18:18.642Z | Checking tar v0.4.44 |
| 2747 | 2026-03-24T23:18:18.697Z | Checking subprocess v0.2.15 |
| 2748 | 2026-03-24T23:18:18.794Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2749 | 2026-03-24T23:18:26.435Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2750 | 2026-03-24T23:18:34.792Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2751 | 2026-03-24T23:18:36.608Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-24T23:18:38.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2753 | 2026-03-24T23:18:38.400Z | |
| 2754 | 2026-03-24T23:18:38.400Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/267) |
| 2755 | 2026-03-24T23:18:39.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-24T23:18:39.194Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-24T23:18:39.453Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2758 | 2026-03-24T23:18:41.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s |
| 2759 | 2026-03-24T23:18:41.405Z | |
| 2760 | 2026-03-24T23:18:41.405Z | info: running `cargo check --bins` on nexus-config (51/267) |
| 2761 | 2026-03-24T23:18:42.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-24T23:18:42.145Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-24T23:18:42.145Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-24T23:18:42.151Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2765 | 2026-03-24T23:18:42.264Z | |
| 2766 | 2026-03-24T23:18:42.264Z | info: running `cargo check --bins` on nexus-types (52/267) |
| 2767 | 2026-03-24T23:18:43.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-24T23:18:43.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-24T23:18:43.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-24T23:18:43.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 2771 | 2026-03-24T23:18:43.121Z | |
| 2772 | 2026-03-24T23:18:43.121Z | info: running `cargo check --bins` on clickhouse-admin-types (53/267) |
| 2773 | 2026-03-24T23:18:43.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-24T23:18:43.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-24T23:18:43.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-24T23:18:43.828Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2777 | 2026-03-24T23:18:43.930Z | |
| 2778 | 2026-03-24T23:18:43.930Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/267) |
| 2779 | 2026-03-24T23:18:44.631Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-24T23:18:44.634Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-24T23:18:44.634Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-24T23:18:44.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2783 | 2026-03-24T23:18:44.739Z | |
| 2784 | 2026-03-24T23:18:44.742Z | info: running `cargo check --bins` on cockroach-admin-types (55/267) |
| 2785 | 2026-03-24T23:18:45.425Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-24T23:18:45.428Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-24T23:18:45.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-24T23:18:45.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2789 | 2026-03-24T23:18:45.532Z | |
| 2790 | 2026-03-24T23:18:45.532Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/267) |
| 2791 | 2026-03-24T23:18:46.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-24T23:18:46.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-24T23:18:46.222Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-24T23:18:46.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2795 | 2026-03-24T23:18:46.326Z | |
| 2796 | 2026-03-24T23:18:46.326Z | info: running `cargo check --bins` on ereport-types (57/267) |
| 2797 | 2026-03-24T23:18:47.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-24T23:18:47.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-24T23:18:47.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-24T23:18:47.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2801 | 2026-03-24T23:18:47.129Z | |
| 2802 | 2026-03-24T23:18:47.129Z | info: running `cargo check --bins` on gateway-client (58/267) |
| 2803 | 2026-03-24T23:18:47.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-24T23:18:47.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-24T23:18:47.829Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-24T23:18:47.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2807 | 2026-03-24T23:18:47.933Z | |
| 2808 | 2026-03-24T23:18:47.933Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/267) |
| 2809 | 2026-03-24T23:18:48.626Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-24T23:18:48.629Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-24T23:18:48.629Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-24T23:18:48.634Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2813 | 2026-03-24T23:18:48.735Z | |
| 2814 | 2026-03-24T23:18:48.735Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/267) |
| 2815 | 2026-03-24T23:18:49.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-24T23:18:49.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-24T23:18:49.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-24T23:18:49.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2819 | 2026-03-24T23:18:49.536Z | |
| 2820 | 2026-03-24T23:18:49.536Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/267) |
| 2821 | 2026-03-24T23:18:50.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-24T23:18:50.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-24T23:18:50.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-24T23:18:50.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2825 | 2026-03-24T23:18:50.338Z | |
| 2826 | 2026-03-24T23:18:50.338Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/267) |
| 2827 | 2026-03-24T23:18:51.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-24T23:18:51.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-24T23:18:51.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-24T23:18:51.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2831 | 2026-03-24T23:18:51.141Z | |
| 2832 | 2026-03-24T23:18:51.141Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/267) |
| 2833 | 2026-03-24T23:18:51.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-24T23:18:51.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-24T23:18:51.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-24T23:18:51.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2837 | 2026-03-24T23:18:51.958Z | |
| 2838 | 2026-03-24T23:18:51.958Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/267) |
| 2839 | 2026-03-24T23:18:52.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-24T23:18:52.667Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-24T23:18:52.667Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-24T23:18:52.672Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2843 | 2026-03-24T23:18:52.777Z | |
| 2844 | 2026-03-24T23:18:52.777Z | info: running `cargo check --bins` on key-manager-types (65/267) |
| 2845 | 2026-03-24T23:18:53.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-24T23:18:53.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-24T23:18:53.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2848 | 2026-03-24T23:18:53.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2849 | 2026-03-24T23:18:53.565Z | |
| 2850 | 2026-03-24T23:18:53.565Z | info: running `cargo check --bins` on oxlog (66/267) |
| 2851 | 2026-03-24T23:18:54.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2852 | 2026-03-24T23:18:54.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2853 | 2026-03-24T23:18:54.401Z | Compiling newtype-uuid v1.3.2 |
| 2854 | 2026-03-24T23:18:54.663Z | Compiling daft v0.1.5 |
| 2855 | 2026-03-24T23:18:54.930Z | Compiling iddqd v0.3.17 |
| 2856 | 2026-03-24T23:18:56.184Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2857 | 2026-03-24T23:18:56.463Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2858 | 2026-03-24T23:18:56.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2859 | 2026-03-24T23:18:57.025Z | |
| 2860 | 2026-03-24T23:18:57.025Z | info: running `cargo check --bins` on internal-dns-types (67/267) |
| 2861 | 2026-03-24T23:18:57.721Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-24T23:18:57.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-24T23:18:57.725Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-24T23:18:57.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2865 | 2026-03-24T23:18:57.830Z | |
| 2866 | 2026-03-24T23:18:57.830Z | info: running `cargo check --bins` on internal-dns-types-versions (68/267) |
| 2867 | 2026-03-24T23:18:58.528Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-24T23:18:58.531Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-24T23:18:58.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-24T23:18:58.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2871 | 2026-03-24T23:18:58.634Z | |
| 2872 | 2026-03-24T23:18:58.634Z | info: running `cargo check --bins` on nexus-types-versions (69/267) |
| 2873 | 2026-03-24T23:18:59.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-24T23:18:59.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-24T23:18:59.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-24T23:18:59.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 2877 | 2026-03-24T23:18:59.477Z | |
| 2878 | 2026-03-24T23:18:59.477Z | info: running `cargo check --bins` on omicron-passwords (70/267) |
| 2879 | 2026-03-24T23:19:00.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-24T23:19:00.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-24T23:19:00.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-24T23:19:00.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2883 | 2026-03-24T23:19:00.268Z | |
| 2884 | 2026-03-24T23:19:00.268Z | info: running `cargo check --bins` on oxql-types (71/267) |
| 2885 | 2026-03-24T23:19:00.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-24T23:19:00.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-24T23:19:00.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-24T23:19:00.974Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2889 | 2026-03-24T23:19:01.074Z | |
| 2890 | 2026-03-24T23:19:01.074Z | info: running `cargo check --bins` on oximeter-types (72/267) |
| 2891 | 2026-03-24T23:19:01.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-24T23:19:01.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-24T23:19:01.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-24T23:19:01.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2895 | 2026-03-24T23:19:01.882Z | |
| 2896 | 2026-03-24T23:19:01.882Z | info: running `cargo check --bins` on oximeter-types-versions (73/267) |
| 2897 | 2026-03-24T23:19:02.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-24T23:19:02.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-24T23:19:02.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-24T23:19:02.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2901 | 2026-03-24T23:19:02.689Z | |
| 2902 | 2026-03-24T23:19:02.689Z | info: running `cargo check --bins` on oximeter-macro-impl (74/267) |
| 2903 | 2026-03-24T23:19:03.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-24T23:19:03.376Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-24T23:19:03.376Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-24T23:19:03.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2907 | 2026-03-24T23:19:03.478Z | |
| 2908 | 2026-03-24T23:19:03.478Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/267) |
| 2909 | 2026-03-24T23:19:04.193Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-24T23:19:04.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-24T23:19:04.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-24T23:19:04.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2913 | 2026-03-24T23:19:04.307Z | |
| 2914 | 2026-03-24T23:19:04.307Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/267) |
| 2915 | 2026-03-24T23:19:05.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-24T23:19:05.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-24T23:19:05.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-24T23:19:05.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2919 | 2026-03-24T23:19:05.134Z | |
| 2920 | 2026-03-24T23:19:05.134Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/267) |
| 2921 | 2026-03-24T23:19:05.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-24T23:19:05.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-24T23:19:05.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-24T23:19:05.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2925 | 2026-03-24T23:19:05.965Z | |
| 2926 | 2026-03-24T23:19:05.965Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/267) |
| 2927 | 2026-03-24T23:19:06.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-24T23:19:06.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-24T23:19:06.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-24T23:19:06.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2931 | 2026-03-24T23:19:06.798Z | |
| 2932 | 2026-03-24T23:19:06.798Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/267) |
| 2933 | 2026-03-24T23:19:07.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-24T23:19:07.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-24T23:19:07.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-24T23:19:07.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2937 | 2026-03-24T23:19:07.591Z | |
| 2938 | 2026-03-24T23:19:07.591Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/267) |
| 2939 | 2026-03-24T23:19:08.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-24T23:19:08.281Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-24T23:19:08.281Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-24T23:19:08.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2943 | 2026-03-24T23:19:08.385Z | |
| 2944 | 2026-03-24T23:19:08.385Z | info: running `cargo check --bins --no-default-features` on gfss (81/267) |
| 2945 | 2026-03-24T23:19:09.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-24T23:19:09.077Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-24T23:19:09.077Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-24T23:19:09.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2949 | 2026-03-24T23:19:09.182Z | |
| 2950 | 2026-03-24T23:19:09.182Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/267) |
| 2951 | 2026-03-24T23:19:09.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-24T23:19:09.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-24T23:19:09.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2954 | 2026-03-24T23:19:09.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2955 | 2026-03-24T23:19:09.965Z | |
| 2956 | 2026-03-24T23:19:09.965Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/267) |
| 2957 | 2026-03-24T23:19:10.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-24T23:19:10.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-24T23:19:10.867Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2960 | 2026-03-24T23:19:11.536Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.56s |
| 2961 | 2026-03-24T23:19:11.775Z | |
| 2962 | 2026-03-24T23:19:11.775Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/267) |
| 2963 | 2026-03-24T23:19:12.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2964 | 2026-03-24T23:19:12.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2965 | 2026-03-24T23:19:12.682Z | Compiling ar_archive_writer v0.5.1 |
| 2966 | 2026-03-24T23:19:12.814Z | Compiling stacker v0.1.23 |
| 2967 | 2026-03-24T23:19:12.822Z | Compiling cfg_aliases v0.1.1 |
| 2968 | 2026-03-24T23:19:12.836Z | Compiling convert_case v0.10.0 |
| 2969 | 2026-03-24T23:19:12.848Z | Checking fd-lock v4.0.4 |
| 2970 | 2026-03-24T23:19:12.854Z | Checking nibble_vec v0.1.0 |
| 2971 | 2026-03-24T23:19:12.855Z | Checking vte v0.14.1 |
| 2972 | 2026-03-24T23:19:12.855Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2973 | 2026-03-24T23:19:12.900Z | Compiling nix v0.28.0 |
| 2974 | 2026-03-24T23:19:12.995Z | Checking endian-type v0.1.2 |
| 2975 | 2026-03-24T23:19:13.048Z | Checking strip-ansi-escapes v0.2.1 |
| 2976 | 2026-03-24T23:19:13.068Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2977 | 2026-03-24T23:19:13.142Z | Compiling peg-macros v0.8.5 |
| 2978 | 2026-03-24T23:19:13.163Z | Checking radix_trie v0.2.1 |
| 2979 | 2026-03-24T23:19:13.175Z | Checking winnow v0.6.26 |
| 2980 | 2026-03-24T23:19:13.242Z | Compiling derive_more-impl v2.1.1 |
| 2981 | 2026-03-24T23:19:13.432Z | Compiling sqlparser_derive v0.5.0 |
| 2982 | 2026-03-24T23:19:13.461Z | Checking home v0.5.12 |
| 2983 | 2026-03-24T23:19:13.591Z | Checking unicode_categories v0.1.1 |
| 2984 | 2026-03-24T23:19:13.690Z | Checking nu-ansi-term v0.50.3 |
| 2985 | 2026-03-24T23:19:13.823Z | Checking display-error-chain v0.2.2 |
| 2986 | 2026-03-24T23:19:13.964Z | Checking reedline v0.40.0 |
| 2987 | 2026-03-24T23:19:14.001Z | Compiling psm v0.1.30 |
| 2988 | 2026-03-24T23:19:14.304Z | Checking derive_more v2.1.1 |
| 2989 | 2026-03-24T23:19:14.399Z | Checking crossterm v0.29.0 |
| 2990 | 2026-03-24T23:19:14.665Z | Checking peg v0.8.5 |
| 2991 | 2026-03-24T23:19:14.725Z | Checking sqlformat v0.3.5 |
| 2992 | 2026-03-24T23:19:14.742Z | Checking rustyline v14.0.0 |
| 2993 | 2026-03-24T23:19:14.935Z | Checking recursive v0.1.1 |
| 2994 | 2026-03-24T23:19:15.043Z | Checking sqlparser v0.61.0 |
| 2995 | 2026-03-24T23:19:30.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s |
| 2996 | 2026-03-24T23:19:31.068Z | |
| 2997 | 2026-03-24T23:19:31.068Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/267) |
| 2998 | 2026-03-24T23:19:31.788Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-24T23:19:31.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-24T23:19:31.990Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-24T23:19:39.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.53s |
| 3002 | 2026-03-24T23:19:39.785Z | |
| 3003 | 2026-03-24T23:19:39.785Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/267) |
| 3004 | 2026-03-24T23:19:39.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-24T23:19:39.785Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-24T23:19:39.785Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-24T23:19:41.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
| 3008 | 2026-03-24T23:19:41.296Z | |
| 3009 | 2026-03-24T23:19:41.296Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/267) |
| 3010 | 2026-03-24T23:19:41.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-24T23:19:41.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-24T23:19:42.172Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-24T23:19:46.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.27s |
| 3014 | 2026-03-24T23:19:46.780Z | |
| 3015 | 2026-03-24T23:19:46.780Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/267) |
| 3016 | 2026-03-24T23:19:47.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-24T23:19:47.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-24T23:19:47.701Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-24T23:19:52.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.30s |
| 3020 | 2026-03-24T23:19:52.327Z | |
| 3021 | 2026-03-24T23:19:52.327Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/267) |
| 3022 | 2026-03-24T23:19:53.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-24T23:19:53.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-24T23:19:53.238Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-24T23:19:56.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.33s |
| 3026 | 2026-03-24T23:19:56.901Z | |
| 3027 | 2026-03-24T23:19:56.901Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/267) |
| 3028 | 2026-03-24T23:19:57.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-24T23:19:57.623Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-24T23:19:57.824Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-24T23:20:01.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s |
| 3032 | 2026-03-24T23:20:01.539Z | |
| 3033 | 2026-03-24T23:20:01.539Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/267) |
| 3034 | 2026-03-24T23:20:02.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-24T23:20:02.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-24T23:20:02.461Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3037 | 2026-03-24T23:20:07.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.52s |
| 3038 | 2026-03-24T23:20:07.291Z | |
| 3039 | 2026-03-24T23:20:07.292Z | info: running `cargo check --bins` on oximeter (92/267) |
| 3040 | 2026-03-24T23:20:07.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-24T23:20:07.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-24T23:20:07.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3043 | 2026-03-24T23:20:07.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3044 | 2026-03-24T23:20:08.097Z | |
| 3045 | 2026-03-24T23:20:08.097Z | info: running `cargo check --bins` on oximeter-schema (93/267) |
| 3046 | 2026-03-24T23:20:08.795Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3047 | 2026-03-24T23:20:08.798Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3048 | 2026-03-24T23:20:08.973Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3049 | 2026-03-24T23:20:09.167Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3050 | 2026-03-24T23:20:09.195Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3051 | 2026-03-24T23:20:09.618Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3052 | 2026-03-24T23:20:14.416Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3053 | 2026-03-24T23:20:14.835Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3054 | 2026-03-24T23:20:16.363Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3055 | 2026-03-24T23:20:17.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s |
| 3056 | 2026-03-24T23:20:17.443Z | |
| 3057 | 2026-03-24T23:20:17.443Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/267) |
| 3058 | 2026-03-24T23:20:18.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-24T23:20:18.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-24T23:20:18.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-24T23:20:18.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3062 | 2026-03-24T23:20:18.267Z | |
| 3063 | 2026-03-24T23:20:18.267Z | info: running `cargo check --bins` on oximeter-test-utils (95/267) |
| 3064 | 2026-03-24T23:20:19.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-24T23:20:19.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-24T23:20:19.028Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-24T23:20:19.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3068 | 2026-03-24T23:20:19.150Z | |
| 3069 | 2026-03-24T23:20:19.150Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/267) |
| 3070 | 2026-03-24T23:20:19.873Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-24T23:20:19.876Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-24T23:20:19.876Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-24T23:20:19.881Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3074 | 2026-03-24T23:20:19.990Z | |
| 3075 | 2026-03-24T23:20:19.990Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/267) |
| 3076 | 2026-03-24T23:20:20.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-24T23:20:20.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-24T23:20:20.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-24T23:20:20.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3080 | 2026-03-24T23:20:20.832Z | |
| 3081 | 2026-03-24T23:20:20.832Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/267) |
| 3082 | 2026-03-24T23:20:21.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-24T23:20:21.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-24T23:20:21.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-24T23:20:21.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3086 | 2026-03-24T23:20:21.675Z | |
| 3087 | 2026-03-24T23:20:21.675Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/267) |
| 3088 | 2026-03-24T23:20:22.401Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-24T23:20:22.404Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-24T23:20:22.404Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-24T23:20:22.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3092 | 2026-03-24T23:20:22.514Z | |
| 3093 | 2026-03-24T23:20:22.514Z | info: running `cargo check --bins` on trust-quorum-types (100/267) |
| 3094 | 2026-03-24T23:20:23.211Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-24T23:20:23.214Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-24T23:20:23.214Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-24T23:20:23.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3098 | 2026-03-24T23:20:23.318Z | |
| 3099 | 2026-03-24T23:20:23.318Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/267) |
| 3100 | 2026-03-24T23:20:24.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-24T23:20:24.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-24T23:20:24.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-24T23:20:24.051Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3104 | 2026-03-24T23:20:24.158Z | |
| 3105 | 2026-03-24T23:20:24.158Z | info: running `cargo check --bins` on update-engine (102/267) |
| 3106 | 2026-03-24T23:20:24.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-24T23:20:24.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-24T23:20:24.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3109 | 2026-03-24T23:20:24.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3110 | 2026-03-24T23:20:24.957Z | |
| 3111 | 2026-03-24T23:20:24.957Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/267) |
| 3112 | 2026-03-24T23:20:25.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3113 | 2026-03-24T23:20:25.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3114 | 2026-03-24T23:20:25.918Z | Checking dropshot-api-manager-types v0.6.0 |
| 3115 | 2026-03-24T23:20:25.921Z | Checking nanorand v0.7.0 |
| 3116 | 2026-03-24T23:20:26.218Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3117 | 2026-03-24T23:20:26.262Z | Checking flume v0.11.1 |
| 3118 | 2026-03-24T23:20:26.534Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3119 | 2026-03-24T23:20:27.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.82s |
| 3120 | 2026-03-24T23:20:28.024Z | |
| 3121 | 2026-03-24T23:20:28.024Z | info: running `cargo check --bins` on clickhouse-admin-api (104/267) |
| 3122 | 2026-03-24T23:20:28.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-24T23:20:28.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-24T23:20:28.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-24T23:20:28.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3126 | 2026-03-24T23:20:28.850Z | |
| 3127 | 2026-03-24T23:20:28.850Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/267) |
| 3128 | 2026-03-24T23:20:29.570Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-24T23:20:29.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-24T23:20:29.574Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-24T23:20:29.578Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3132 | 2026-03-24T23:20:29.683Z | |
| 3133 | 2026-03-24T23:20:29.683Z | info: running `cargo check --bins` on bootstrap-agent-client (106/267) |
| 3134 | 2026-03-24T23:20:30.395Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-24T23:20:30.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-24T23:20:30.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-24T23:20:30.403Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3138 | 2026-03-24T23:20:30.508Z | |
| 3139 | 2026-03-24T23:20:30.508Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/267) |
| 3140 | 2026-03-24T23:20:31.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-24T23:20:31.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-24T23:20:31.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-24T23:20:31.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3144 | 2026-03-24T23:20:31.356Z | |
| 3145 | 2026-03-24T23:20:31.356Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/267) |
| 3146 | 2026-03-24T23:20:32.067Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-24T23:20:32.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-24T23:20:32.071Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-24T23:20:32.074Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3150 | 2026-03-24T23:20:32.179Z | |
| 3151 | 2026-03-24T23:20:32.179Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/267) |
| 3152 | 2026-03-24T23:20:32.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-24T23:20:32.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-24T23:20:32.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-24T23:20:32.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3156 | 2026-03-24T23:20:33.002Z | |
| 3157 | 2026-03-24T23:20:33.002Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/267) |
| 3158 | 2026-03-24T23:20:33.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-24T23:20:33.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-24T23:20:33.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-24T23:20:33.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3162 | 2026-03-24T23:20:33.826Z | |
| 3163 | 2026-03-24T23:20:33.826Z | info: running `cargo check --bins` on cockroach-admin-client (111/267) |
| 3164 | 2026-03-24T23:20:34.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-24T23:20:34.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-24T23:20:34.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-24T23:20:34.548Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3168 | 2026-03-24T23:20:34.629Z | |
| 3169 | 2026-03-24T23:20:34.629Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/267) |
| 3170 | 2026-03-24T23:20:35.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-24T23:20:35.342Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-24T23:20:35.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-24T23:20:35.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3174 | 2026-03-24T23:20:35.469Z | |
| 3175 | 2026-03-24T23:20:35.469Z | info: running `cargo check --bins` on dns-service-client (113/267) |
| 3176 | 2026-03-24T23:20:36.157Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-24T23:20:36.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-24T23:20:36.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-24T23:20:36.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3180 | 2026-03-24T23:20:36.266Z | |
| 3181 | 2026-03-24T23:20:36.266Z | info: running `cargo check --bins` on installinator-client (114/267) |
| 3182 | 2026-03-24T23:20:36.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-24T23:20:36.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-24T23:20:36.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-24T23:20:36.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3186 | 2026-03-24T23:20:37.089Z | |
| 3187 | 2026-03-24T23:20:37.089Z | info: running `cargo check --bins` on nexus-client (115/267) |
| 3188 | 2026-03-24T23:20:37.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-24T23:20:37.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-24T23:20:37.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-24T23:20:37.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3192 | 2026-03-24T23:20:37.960Z | |
| 3193 | 2026-03-24T23:20:37.960Z | info: running `cargo check --bins` on nexus-lockstep-client (116/267) |
| 3194 | 2026-03-24T23:20:38.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-24T23:20:38.714Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-24T23:20:38.714Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-24T23:20:38.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3198 | 2026-03-24T23:20:38.832Z | |
| 3199 | 2026-03-24T23:20:38.832Z | info: running `cargo check --bins` on ntp-admin-client (117/267) |
| 3200 | 2026-03-24T23:20:39.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-24T23:20:39.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-24T23:20:39.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-24T23:20:39.529Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3204 | 2026-03-24T23:20:39.629Z | |
| 3205 | 2026-03-24T23:20:39.630Z | info: running `cargo check --bins` on oxide-client (118/267) |
| 3206 | 2026-03-24T23:20:40.329Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-24T23:20:40.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-24T23:20:40.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-24T23:20:40.337Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3210 | 2026-03-24T23:20:40.440Z | |
| 3211 | 2026-03-24T23:20:40.440Z | info: running `cargo check --bins` on oximeter-client (119/267) |
| 3212 | 2026-03-24T23:20:41.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-24T23:20:41.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-24T23:20:41.154Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-24T23:20:41.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3216 | 2026-03-24T23:20:41.262Z | |
| 3217 | 2026-03-24T23:20:41.262Z | info: running `cargo check --bins` on repo-depot-client (120/267) |
| 3218 | 2026-03-24T23:20:41.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-24T23:20:41.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-24T23:20:41.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-24T23:20:41.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3222 | 2026-03-24T23:20:42.062Z | |
| 3223 | 2026-03-24T23:20:42.063Z | info: running `cargo check --bins` on sled-agent-client (121/267) |
| 3224 | 2026-03-24T23:20:42.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-24T23:20:42.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-24T23:20:42.795Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-24T23:20:42.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3228 | 2026-03-24T23:20:42.908Z | |
| 3229 | 2026-03-24T23:20:42.908Z | info: running `cargo check --bins` on wicketd-client (122/267) |
| 3230 | 2026-03-24T23:20:43.645Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-24T23:20:43.648Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-24T23:20:43.648Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-24T23:20:43.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3234 | 2026-03-24T23:20:43.763Z | |
| 3235 | 2026-03-24T23:20:43.763Z | info: running `cargo check --bins` on installinator-common (123/267) |
| 3236 | 2026-03-24T23:20:44.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-24T23:20:44.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-24T23:20:44.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-24T23:20:44.479Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3240 | 2026-03-24T23:20:44.586Z | |
| 3241 | 2026-03-24T23:20:44.586Z | info: running `cargo check --bins` on installinator-common-versions (124/267) |
| 3242 | 2026-03-24T23:20:45.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-24T23:20:45.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-24T23:20:45.288Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-24T23:20:45.291Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3246 | 2026-03-24T23:20:45.379Z | |
| 3247 | 2026-03-24T23:20:45.379Z | info: running `cargo check --bins` on wicket-common (125/267) |
| 3248 | 2026-03-24T23:20:46.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-24T23:20:46.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-24T23:20:46.115Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3251 | 2026-03-24T23:20:46.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3252 | 2026-03-24T23:20:46.230Z | |
| 3253 | 2026-03-24T23:20:46.230Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/267) |
| 3254 | 2026-03-24T23:20:46.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3255 | 2026-03-24T23:20:46.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3256 | 2026-03-24T23:20:47.156Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3257 | 2026-03-24T23:20:47.160Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3258 | 2026-03-24T23:20:47.160Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3259 | 2026-03-24T23:20:47.314Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3260 | 2026-03-24T23:20:47.318Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3261 | 2026-03-24T23:20:47.475Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3262 | 2026-03-24T23:20:47.508Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3263 | 2026-03-24T23:20:47.801Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3264 | 2026-03-24T23:20:47.804Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3265 | 2026-03-24T23:20:50.627Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3266 | 2026-03-24T23:20:50.862Z | |
| 3267 | 2026-03-24T23:20:50.862Z | info: running `cargo check --bins` on cockroach-admin-api (127/267) |
| 3268 | 2026-03-24T23:20:51.559Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-24T23:20:51.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-24T23:20:51.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-24T23:20:51.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3272 | 2026-03-24T23:20:51.672Z | |
| 3273 | 2026-03-24T23:20:51.672Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/267) |
| 3274 | 2026-03-24T23:20:52.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-24T23:20:52.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-24T23:20:52.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-24T23:20:52.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
| 3278 | 2026-03-24T23:20:52.609Z | |
| 3279 | 2026-03-24T23:20:52.609Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/267) |
| 3280 | 2026-03-24T23:20:53.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-24T23:20:53.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-24T23:20:53.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3283 | 2026-03-24T23:20:53.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s |
| 3284 | 2026-03-24T23:20:53.543Z | |
| 3285 | 2026-03-24T23:20:53.543Z | info: running `cargo check --bins` on dns-server (130/267) |
| 3286 | 2026-03-24T23:20:54.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3287 | 2026-03-24T23:20:54.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3288 | 2026-03-24T23:20:54.459Z | Compiling parking_lot_core v0.8.6 |
| 3289 | 2026-03-24T23:20:54.459Z | Compiling git-stub v1.0.0 |
| 3290 | 2026-03-24T23:20:54.462Z | Compiling atomicwrites v0.4.4 |
| 3291 | 2026-03-24T23:20:54.462Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3292 | 2026-03-24T23:20:54.622Z | Checking tagptr v0.2.0 |
| 3293 | 2026-03-24T23:20:54.640Z | Checking prefix-trie v0.7.0 |
| 3294 | 2026-03-24T23:20:54.640Z | Checking fxhash v0.2.1 |
| 3295 | 2026-03-24T23:20:54.644Z | Checking hickory-client v0.25.2 |
| 3296 | 2026-03-24T23:20:54.801Z | Compiling git-stub-vcs v0.1.0 |
| 3297 | 2026-03-24T23:20:54.832Z | Checking moka v0.12.13 |
| 3298 | 2026-03-24T23:20:55.124Z | Checking hickory-server v0.25.2 |
| 3299 | 2026-03-24T23:20:55.143Z | Checking parking_lot v0.11.2 |
| 3300 | 2026-03-24T23:20:55.168Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3301 | 2026-03-24T23:20:55.238Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3302 | 2026-03-24T23:20:55.238Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3303 | 2026-03-24T23:20:55.241Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3304 | 2026-03-24T23:20:55.373Z | Checking sled v0.34.7 |
| 3305 | 2026-03-24T23:20:55.662Z | Checking hickory-resolver v0.25.2 |
| 3306 | 2026-03-24T23:20:58.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.58s |
| 3307 | 2026-03-24T23:20:58.352Z | |
| 3308 | 2026-03-24T23:20:58.353Z | info: running `cargo check --bins` on dns-server-api (131/267) |
| 3309 | 2026-03-24T23:20:59.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-24T23:20:59.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-24T23:20:59.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-24T23:20:59.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3313 | 2026-03-24T23:20:59.168Z | |
| 3314 | 2026-03-24T23:20:59.168Z | info: running `cargo check --bins` on gateway-test-utils (132/267) |
| 3315 | 2026-03-24T23:20:59.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-24T23:20:59.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-24T23:20:59.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3318 | 2026-03-24T23:20:59.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3319 | 2026-03-24T23:21:00.056Z | |
| 3320 | 2026-03-24T23:21:00.057Z | info: running `cargo check --bins` on omicron-gateway (133/267) |
| 3321 | 2026-03-24T23:21:00.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3322 | 2026-03-24T23:21:00.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3323 | 2026-03-24T23:21:01.088Z | Compiling radium v0.7.0 |
| 3324 | 2026-03-24T23:21:01.231Z | Compiling maybe-uninit v2.0.0 |
| 3325 | 2026-03-24T23:21:01.234Z | Checking tap v1.0.1 |
| 3326 | 2026-03-24T23:21:01.260Z | Compiling zerocopy-derive v0.6.6 |
| 3327 | 2026-03-24T23:21:01.275Z | Checking funty v2.0.0 |
| 3328 | 2026-03-24T23:21:01.278Z | Checking crc-catalog v2.4.0 |
| 3329 | 2026-03-24T23:21:01.278Z | Compiling packed_struct v0.10.1 |
| 3330 | 2026-03-24T23:21:01.328Z | Compiling packed_struct_codegen v0.10.1 |
| 3331 | 2026-03-24T23:21:01.354Z | Checking wyz v0.5.1 |
| 3332 | 2026-03-24T23:21:01.427Z | Checking crc v3.4.0 |
| 3333 | 2026-03-24T23:21:01.592Z | Compiling bitfield-macros v0.19.4 |
| 3334 | 2026-03-24T23:21:01.650Z | Compiling indexmap v1.9.3 |
| 3335 | 2026-03-24T23:21:01.668Z | Checking nodrop v0.1.14 |
| 3336 | 2026-03-24T23:21:01.718Z | Checking smallvec v0.6.14 |
| 3337 | 2026-03-24T23:21:01.740Z | Checking hashbrown v0.12.3 |
| 3338 | 2026-03-24T23:21:01.777Z | Checking array-init v0.0.4 |
| 3339 | 2026-03-24T23:21:01.795Z | Checking bitvec v1.0.1 |
| 3340 | 2026-03-24T23:21:01.915Z | Checking ron v0.8.1 |
| 3341 | 2026-03-24T23:21:01.974Z | Checking hashbrown v0.13.2 |
| 3342 | 2026-03-24T23:21:02.249Z | Checking serde-hex v0.1.0 |
| 3343 | 2026-03-24T23:21:02.361Z | Checking zerocopy v0.6.6 |
| 3344 | 2026-03-24T23:21:02.518Z | Checking bitfield v0.19.4 |
| 3345 | 2026-03-24T23:21:02.539Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3346 | 2026-03-24T23:21:02.627Z | Checking crc-any v2.5.0 |
| 3347 | 2026-03-24T23:21:02.730Z | Checking object v0.30.4 |
| 3348 | 2026-03-24T23:21:02.749Z | Checking half v1.8.3 |
| 3349 | 2026-03-24T23:21:02.766Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3350 | 2026-03-24T23:21:02.810Z | Checking void v1.0.2 |
| 3351 | 2026-03-24T23:21:02.858Z | Checking path-slash v0.1.5 |
| 3352 | 2026-03-24T23:21:02.885Z | Checking tungstenite v0.23.0 |
| 3353 | 2026-03-24T23:21:02.935Z | Checking lzss v0.8.2 |
| 3354 | 2026-03-24T23:21:02.955Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3355 | 2026-03-24T23:21:03.009Z | Checking serde_cbor v0.11.2 |
| 3356 | 2026-03-24T23:21:03.142Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3357 | 2026-03-24T23:21:03.161Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3358 | 2026-03-24T23:21:03.178Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3359 | 2026-03-24T23:21:03.346Z | Checking nix v0.27.1 |
| 3360 | 2026-03-24T23:21:03.438Z | Checking kstat-rs v0.2.4 |
| 3361 | 2026-03-24T23:21:03.544Z | Checking serde_bytes v0.11.19 |
| 3362 | 2026-03-24T23:21:03.676Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3363 | 2026-03-24T23:21:03.707Z | Checking tokio-tungstenite v0.23.1 |
| 3364 | 2026-03-24T23:21:03.775Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3365 | 2026-03-24T23:21:04.034Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3366 | 2026-03-24T23:21:04.080Z | Checking signal-hook-tokio v0.3.1 |
| 3367 | 2026-03-24T23:21:05.054Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3368 | 2026-03-24T23:21:05.306Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3369 | 2026-03-24T23:21:08.583Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3370 | 2026-03-24T23:21:09.771Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3371 | 2026-03-24T23:21:10.138Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3372 | 2026-03-24T23:21:11.614Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3373 | 2026-03-24T23:21:14.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.29s |
| 3374 | 2026-03-24T23:21:14.599Z | |
| 3375 | 2026-03-24T23:21:14.599Z | info: running `cargo check --bins` on gateway-api (134/267) |
| 3376 | 2026-03-24T23:21:15.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-24T23:21:15.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-24T23:21:15.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-24T23:21:15.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3380 | 2026-03-24T23:21:15.419Z | |
| 3381 | 2026-03-24T23:21:15.419Z | info: running `cargo check --bins` on ipcc (135/267) |
| 3382 | 2026-03-24T23:21:16.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-24T23:21:16.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-24T23:21:16.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-24T23:21:16.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3386 | 2026-03-24T23:21:16.237Z | |
| 3387 | 2026-03-24T23:21:16.237Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/267) |
| 3388 | 2026-03-24T23:21:16.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-24T23:21:16.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-24T23:21:16.927Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-24T23:21:16.930Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3392 | 2026-03-24T23:21:17.031Z | |
| 3393 | 2026-03-24T23:21:17.031Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (137/267) |
| 3394 | 2026-03-24T23:21:17.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-24T23:21:17.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-24T23:21:17.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-24T23:21:17.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3398 | 2026-03-24T23:21:17.851Z | |
| 3399 | 2026-03-24T23:21:17.851Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/267) |
| 3400 | 2026-03-24T23:21:18.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-24T23:21:18.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-24T23:21:18.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-24T23:21:18.564Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3404 | 2026-03-24T23:21:18.668Z | |
| 3405 | 2026-03-24T23:21:18.668Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/267) |
| 3406 | 2026-03-24T23:21:19.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-24T23:21:19.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-24T23:21:19.371Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-24T23:21:19.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3410 | 2026-03-24T23:21:19.477Z | |
| 3411 | 2026-03-24T23:21:19.477Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/267) |
| 3412 | 2026-03-24T23:21:20.181Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-24T23:21:20.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-24T23:21:20.185Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-24T23:21:20.189Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3416 | 2026-03-24T23:21:20.295Z | |
| 3417 | 2026-03-24T23:21:20.295Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/267) |
| 3418 | 2026-03-24T23:21:20.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-24T23:21:21.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-24T23:21:21.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-24T23:21:21.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3422 | 2026-03-24T23:21:21.112Z | |
| 3423 | 2026-03-24T23:21:21.112Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/267) |
| 3424 | 2026-03-24T23:21:21.815Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-24T23:21:21.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-24T23:21:21.818Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-24T23:21:21.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3428 | 2026-03-24T23:21:21.929Z | |
| 3429 | 2026-03-24T23:21:21.929Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/267) |
| 3430 | 2026-03-24T23:21:22.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-24T23:21:22.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-24T23:21:22.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-24T23:21:22.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3434 | 2026-03-24T23:21:22.751Z | |
| 3435 | 2026-03-24T23:21:22.751Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/267) |
| 3436 | 2026-03-24T23:21:23.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-24T23:21:23.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-24T23:21:23.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-24T23:21:23.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3440 | 2026-03-24T23:21:23.573Z | |
| 3441 | 2026-03-24T23:21:23.573Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/267) |
| 3442 | 2026-03-24T23:21:24.280Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-24T23:21:24.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-24T23:21:24.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-24T23:21:24.287Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3446 | 2026-03-24T23:21:24.394Z | |
| 3447 | 2026-03-24T23:21:24.394Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/267) |
| 3448 | 2026-03-24T23:21:25.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-24T23:21:25.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-24T23:21:25.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-24T23:21:25.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3452 | 2026-03-24T23:21:25.214Z | |
| 3453 | 2026-03-24T23:21:25.214Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/267) |
| 3454 | 2026-03-24T23:21:25.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-24T23:21:25.919Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-24T23:21:25.919Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-24T23:21:25.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3458 | 2026-03-24T23:21:26.027Z | |
| 3459 | 2026-03-24T23:21:26.027Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (148/267) |
| 3460 | 2026-03-24T23:21:26.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-24T23:21:26.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-24T23:21:26.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3463 | 2026-03-24T23:21:26.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3464 | 2026-03-24T23:21:26.846Z | |
| 3465 | 2026-03-24T23:21:26.846Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (149/267) |
| 3466 | 2026-03-24T23:21:27.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-24T23:21:27.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-24T23:21:27.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-24T23:21:27.559Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3470 | 2026-03-24T23:21:27.662Z | |
| 3471 | 2026-03-24T23:21:27.662Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (150/267) |
| 3472 | 2026-03-24T23:21:28.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-24T23:21:28.369Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-24T23:21:28.369Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-24T23:21:28.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3476 | 2026-03-24T23:21:28.480Z | |
| 3477 | 2026-03-24T23:21:28.480Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (151/267) |
| 3478 | 2026-03-24T23:21:29.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-24T23:21:29.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-24T23:21:29.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-24T23:21:29.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3482 | 2026-03-24T23:21:29.297Z | |
| 3483 | 2026-03-24T23:21:29.298Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (152/267) |
| 3484 | 2026-03-24T23:21:30.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-24T23:21:30.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-24T23:21:30.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-24T23:21:30.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3488 | 2026-03-24T23:21:30.116Z | |
| 3489 | 2026-03-24T23:21:30.116Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (153/267) |
| 3490 | 2026-03-24T23:21:30.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-24T23:21:30.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-24T23:21:30.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-24T23:21:30.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3494 | 2026-03-24T23:21:30.938Z | |
| 3495 | 2026-03-24T23:21:30.938Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (154/267) |
| 3496 | 2026-03-24T23:21:31.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-24T23:21:31.643Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-24T23:21:31.643Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-24T23:21:31.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3500 | 2026-03-24T23:21:31.753Z | |
| 3501 | 2026-03-24T23:21:31.753Z | info: running `cargo check --bins` on oximeter-producer (155/267) |
| 3502 | 2026-03-24T23:21:32.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-24T23:21:32.504Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-24T23:21:32.504Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-24T23:21:32.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3506 | 2026-03-24T23:21:32.625Z | |
| 3507 | 2026-03-24T23:21:32.625Z | info: running `cargo check --bins` on internal-dns-resolver (156/267) |
| 3508 | 2026-03-24T23:21:33.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-24T23:21:33.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-24T23:21:33.365Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-24T23:21:33.365Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3512 | 2026-03-24T23:21:33.441Z | |
| 3513 | 2026-03-24T23:21:33.441Z | info: running `cargo check --bins` on sp-sim (157/267) |
| 3514 | 2026-03-24T23:21:34.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-24T23:21:34.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-24T23:21:34.437Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3517 | 2026-03-24T23:21:36.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
| 3518 | 2026-03-24T23:21:36.989Z | |
| 3519 | 2026-03-24T23:21:36.990Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (158/267) |
| 3520 | 2026-03-24T23:21:37.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-24T23:21:37.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-24T23:21:37.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-24T23:21:37.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3524 | 2026-03-24T23:21:37.882Z | |
| 3525 | 2026-03-24T23:21:37.882Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (159/267) |
| 3526 | 2026-03-24T23:21:38.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-24T23:21:38.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-24T23:21:38.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-24T23:21:38.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3530 | 2026-03-24T23:21:38.781Z | |
| 3531 | 2026-03-24T23:21:38.781Z | info: running `cargo check --bins` on db-macros (160/267) |
| 3532 | 2026-03-24T23:21:39.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-24T23:21:39.477Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-24T23:21:39.477Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-24T23:21:39.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3536 | 2026-03-24T23:21:39.583Z | |
| 3537 | 2026-03-24T23:21:39.583Z | info: running `cargo check --bins` on nexus-macros-common (161/267) |
| 3538 | 2026-03-24T23:21:40.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-24T23:21:40.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-24T23:21:40.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-24T23:21:40.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3542 | 2026-03-24T23:21:40.384Z | |
| 3543 | 2026-03-24T23:21:40.384Z | info: running `cargo check --bins` on nexus-auth (162/267) |
| 3544 | 2026-03-24T23:21:41.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-24T23:21:41.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-24T23:21:41.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-24T23:21:41.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3548 | 2026-03-24T23:21:41.270Z | |
| 3549 | 2026-03-24T23:21:41.270Z | info: running `cargo check --bins` on authz-macros (163/267) |
| 3550 | 2026-03-24T23:21:41.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-24T23:21:41.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-24T23:21:41.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-24T23:21:41.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3554 | 2026-03-24T23:21:42.067Z | |
| 3555 | 2026-03-24T23:21:42.067Z | info: running `cargo check --bins` on nexus-db-fixed-data (164/267) |
| 3556 | 2026-03-24T23:21:42.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-24T23:21:42.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-24T23:21:42.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-24T23:21:42.880Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3560 | 2026-03-24T23:21:42.945Z | |
| 3561 | 2026-03-24T23:21:42.945Z | info: running `cargo check --bins` on nexus-db-model (165/267) |
| 3562 | 2026-03-24T23:21:43.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-24T23:21:43.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-24T23:21:43.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-24T23:21:43.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3566 | 2026-03-24T23:21:43.824Z | |
| 3567 | 2026-03-24T23:21:43.824Z | info: running `cargo check --bins` on nexus-db-schema (166/267) |
| 3568 | 2026-03-24T23:21:44.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-24T23:21:44.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-24T23:21:44.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-24T23:21:44.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3572 | 2026-03-24T23:21:44.628Z | |
| 3573 | 2026-03-24T23:21:44.628Z | info: running `cargo check --bins` on omicron-rpaths (167/267) |
| 3574 | 2026-03-24T23:21:45.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-24T23:21:45.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-24T23:21:45.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-24T23:21:45.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3578 | 2026-03-24T23:21:45.425Z | |
| 3579 | 2026-03-24T23:21:45.425Z | info: running `cargo check --bins` on nexus-defaults (168/267) |
| 3580 | 2026-03-24T23:21:46.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-24T23:21:46.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-24T23:21:46.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-24T23:21:46.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3584 | 2026-03-24T23:21:46.247Z | |
| 3585 | 2026-03-24T23:21:46.247Z | info: running `cargo check --bins` on omicron-cockroach-metrics (169/267) |
| 3586 | 2026-03-24T23:21:46.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-24T23:21:46.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-24T23:21:46.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-24T23:21:46.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3590 | 2026-03-24T23:21:47.053Z | |
| 3591 | 2026-03-24T23:21:47.053Z | info: running `cargo check --bins` on parallel-task-set (170/267) |
| 3592 | 2026-03-24T23:21:47.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-24T23:21:47.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-24T23:21:47.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-24T23:21:47.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3596 | 2026-03-24T23:21:47.848Z | |
| 3597 | 2026-03-24T23:21:47.848Z | info: running `cargo check --bins` on nexus-db-errors (171/267) |
| 3598 | 2026-03-24T23:21:48.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-24T23:21:48.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-24T23:21:48.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-24T23:21:48.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3602 | 2026-03-24T23:21:48.736Z | |
| 3603 | 2026-03-24T23:21:48.736Z | info: running `cargo check --bins` on nexus-db-lookup (172/267) |
| 3604 | 2026-03-24T23:21:49.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-24T23:21:49.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-24T23:21:49.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3607 | 2026-03-24T23:21:49.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3608 | 2026-03-24T23:21:49.630Z | |
| 3609 | 2026-03-24T23:21:49.630Z | info: running `cargo check --bins` on nexus-inventory (173/267) |
| 3610 | 2026-03-24T23:21:50.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3611 | 2026-03-24T23:21:50.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3612 | 2026-03-24T23:21:50.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3613 | 2026-03-24T23:21:50.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3614 | 2026-03-24T23:21:50.512Z | |
| 3615 | 2026-03-24T23:21:50.512Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (174/267) |
| 3616 | 2026-03-24T23:21:51.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3617 | 2026-03-24T23:21:51.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3618 | 2026-03-24T23:21:51.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3619 | 2026-03-24T23:21:51.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3620 | 2026-03-24T23:21:51.360Z | |
| 3621 | 2026-03-24T23:21:51.360Z | info: running `cargo check --bins --no-default-features` on sled-storage (175/267) |
| 3622 | 2026-03-24T23:21:52.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3623 | 2026-03-24T23:21:52.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3624 | 2026-03-24T23:21:52.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3625 | 2026-03-24T23:21:52.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3626 | 2026-03-24T23:21:52.191Z | |
| 3627 | 2026-03-24T23:21:52.191Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (176/267) |
| 3628 | 2026-03-24T23:21:52.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3629 | 2026-03-24T23:21:52.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3630 | 2026-03-24T23:21:52.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3631 | 2026-03-24T23:21:52.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3632 | 2026-03-24T23:21:53.027Z | |
| 3633 | 2026-03-24T23:21:53.027Z | info: running `cargo check --bins` on key-manager (177/267) |
| 3634 | 2026-03-24T23:21:53.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3635 | 2026-03-24T23:21:53.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3636 | 2026-03-24T23:21:53.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3637 | 2026-03-24T23:21:53.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3638 | 2026-03-24T23:21:53.848Z | |
| 3639 | 2026-03-24T23:21:53.848Z | info: running `cargo check --bins --no-default-features` on sled-hardware (178/267) |
| 3640 | 2026-03-24T23:21:54.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3641 | 2026-03-24T23:21:54.569Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3642 | 2026-03-24T23:21:54.569Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3643 | 2026-03-24T23:21:54.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3644 | 2026-03-24T23:21:54.682Z | |
| 3645 | 2026-03-24T23:21:54.682Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (179/267) |
| 3646 | 2026-03-24T23:21:55.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3647 | 2026-03-24T23:21:55.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3648 | 2026-03-24T23:21:55.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3649 | 2026-03-24T23:21:55.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3650 | 2026-03-24T23:21:55.510Z | |
| 3651 | 2026-03-24T23:21:55.510Z | info: running `cargo check --bins` on typed-rng (180/267) |
| 3652 | 2026-03-24T23:21:56.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3653 | 2026-03-24T23:21:56.203Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3654 | 2026-03-24T23:21:56.203Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3655 | 2026-03-24T23:21:56.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3656 | 2026-03-24T23:21:56.310Z | |
| 3657 | 2026-03-24T23:21:56.310Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (181/267) |
| 3658 | 2026-03-24T23:21:57.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3659 | 2026-03-24T23:21:57.093Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3660 | 2026-03-24T23:21:57.495Z | Compiling libefi-sys v0.1.0 |
| 3661 | 2026-03-24T23:21:57.499Z | Compiling bitfield-struct v0.6.2 |
| 3662 | 2026-03-24T23:21:57.672Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3663 | 2026-03-24T23:21:57.685Z | Compiling xshell-macros v0.2.7 |
| 3664 | 2026-03-24T23:21:57.703Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3665 | 2026-03-24T23:21:57.725Z | Compiling salty v0.3.0 |
| 3666 | 2026-03-24T23:21:57.746Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3667 | 2026-03-24T23:21:57.769Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3668 | 2026-03-24T23:21:57.769Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3669 | 2026-03-24T23:21:58.116Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3670 | 2026-03-24T23:21:58.138Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3671 | 2026-03-24T23:21:58.157Z | Checking xshell v0.2.7 |
| 3672 | 2026-03-24T23:21:58.301Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3673 | 2026-03-24T23:21:58.346Z | Checking primeorder v0.13.6 |
| 3674 | 2026-03-24T23:21:58.386Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3675 | 2026-03-24T23:21:58.407Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3676 | 2026-03-24T23:21:58.457Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3677 | 2026-03-24T23:21:58.485Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3678 | 2026-03-24T23:21:58.661Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3679 | 2026-03-24T23:21:58.680Z | Checking p384 v0.13.1 |
| 3680 | 2026-03-24T23:21:58.700Z | Compiling num-derive v0.3.3 |
| 3681 | 2026-03-24T23:21:58.817Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3682 | 2026-03-24T23:21:58.888Z | Compiling proc-macro-error2 v2.0.1 |
| 3683 | 2026-03-24T23:21:59.083Z | Compiling unicase v2.9.0 |
| 3684 | 2026-03-24T23:21:59.118Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3685 | 2026-03-24T23:21:59.254Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3686 | 2026-03-24T23:21:59.293Z | Compiling tabled_derive v0.11.0 |
| 3687 | 2026-03-24T23:21:59.342Z | Compiling mime_guess v2.0.5 |
| 3688 | 2026-03-24T23:21:59.398Z | Compiling progenitor-impl v0.11.2 |
| 3689 | 2026-03-24T23:21:59.733Z | Checking papergrid v0.17.0 |
| 3690 | 2026-03-24T23:21:59.874Z | Checking libscf-sys v1.1.0 |
| 3691 | 2026-03-24T23:22:00.041Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3692 | 2026-03-24T23:22:00.062Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3693 | 2026-03-24T23:22:00.171Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3694 | 2026-03-24T23:22:00.273Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3695 | 2026-03-24T23:22:00.812Z | Checking testing_table v0.3.0 |
| 3696 | 2026-03-24T23:22:00.866Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3697 | 2026-03-24T23:22:00.920Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3698 | 2026-03-24T23:22:00.941Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3699 | 2026-03-24T23:22:01.021Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3700 | 2026-03-24T23:22:01.113Z | Checking corncobs v0.1.4 |
| 3701 | 2026-03-24T23:22:01.133Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3702 | 2026-03-24T23:22:01.222Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3703 | 2026-03-24T23:22:01.256Z | Checking tabled v0.20.0 |
| 3704 | 2026-03-24T23:22:01.276Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3705 | 2026-03-24T23:22:01.439Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3706 | 2026-03-24T23:22:01.567Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3707 | 2026-03-24T23:22:01.606Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3708 | 2026-03-24T23:22:01.850Z | Checking progenitor-client v0.11.2 |
| 3709 | 2026-03-24T23:22:02.025Z | Checking secrecy v0.8.0 |
| 3710 | 2026-03-24T23:22:02.184Z | Checking http-range v0.1.5 |
| 3711 | 2026-03-24T23:22:02.413Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3712 | 2026-03-24T23:22:02.556Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3713 | 2026-03-24T23:22:02.686Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3714 | 2026-03-24T23:22:02.803Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3715 | 2026-03-24T23:22:02.904Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3716 | 2026-03-24T23:22:03.090Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3717 | 2026-03-24T23:22:03.111Z | Compiling progenitor-macro v0.11.2 |
| 3718 | 2026-03-24T23:22:03.298Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3719 | 2026-03-24T23:22:03.318Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3720 | 2026-03-24T23:22:03.451Z | Checking atty v0.2.14 |
| 3721 | 2026-03-24T23:22:03.476Z | Checking crc8 v0.1.1 |
| 3722 | 2026-03-24T23:22:03.574Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=368a2225b79328514ce0ea9181d8f874019edaa2#368a2225) |
| 3723 | 2026-03-24T23:22:03.602Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3724 | 2026-03-24T23:22:04.031Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3725 | 2026-03-24T23:22:04.166Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3726 | 2026-03-24T23:22:04.482Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3727 | 2026-03-24T23:22:04.516Z | Checking hyper-staticfile v0.10.1 |
| 3728 | 2026-03-24T23:22:04.538Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3729 | 2026-03-24T23:22:04.776Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3730 | 2026-03-24T23:22:04.880Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3731 | 2026-03-24T23:22:04.908Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3732 | 2026-03-24T23:22:05.161Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3733 | 2026-03-24T23:22:05.222Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3734 | 2026-03-24T23:22:05.244Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3735 | 2026-03-24T23:22:05.572Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3736 | 2026-03-24T23:22:05.764Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3737 | 2026-03-24T23:22:05.950Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3738 | 2026-03-24T23:22:06.015Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3739 | 2026-03-24T23:22:06.230Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3740 | 2026-03-24T23:22:06.542Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3741 | 2026-03-24T23:22:06.849Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3742 | 2026-03-24T23:22:06.885Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3743 | 2026-03-24T23:22:07.397Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3744 | 2026-03-24T23:22:08.584Z | Checking progenitor v0.11.2 |
| 3745 | 2026-03-24T23:22:08.749Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3746 | 2026-03-24T23:22:15.498Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3747 | 2026-03-24T23:22:31.200Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.86s |
| 3748 | 2026-03-24T23:22:31.461Z | |
| 3749 | 2026-03-24T23:22:31.461Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (182/267) |
| 3750 | 2026-03-24T23:22:32.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3751 | 2026-03-24T23:22:32.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3752 | 2026-03-24T23:22:32.556Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3753 | 2026-03-24T23:22:48.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s |
| 3754 | 2026-03-24T23:22:48.483Z | |
| 3755 | 2026-03-24T23:22:48.483Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (183/267) |
| 3756 | 2026-03-24T23:22:49.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3757 | 2026-03-24T23:22:49.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3758 | 2026-03-24T23:22:49.580Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3759 | 2026-03-24T23:23:05.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.72s |
| 3760 | 2026-03-24T23:23:05.471Z | |
| 3761 | 2026-03-24T23:23:05.471Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (184/267) |
| 3762 | 2026-03-24T23:23:06.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3763 | 2026-03-24T23:23:06.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3764 | 2026-03-24T23:23:06.573Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3765 | 2026-03-24T23:23:22.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.72s |
| 3766 | 2026-03-24T23:23:22.465Z | |
| 3767 | 2026-03-24T23:23:22.465Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (185/267) |
| 3768 | 2026-03-24T23:23:23.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3769 | 2026-03-24T23:23:23.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3770 | 2026-03-24T23:23:23.567Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3771 | 2026-03-24T23:23:39.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.75s |
| 3772 | 2026-03-24T23:23:39.486Z | |
| 3773 | 2026-03-24T23:23:39.486Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (186/267) |
| 3774 | 2026-03-24T23:23:40.265Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3775 | 2026-03-24T23:23:40.268Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3776 | 2026-03-24T23:23:40.583Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3777 | 2026-03-24T23:23:56.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.73s |
| 3778 | 2026-03-24T23:23:56.481Z | |
| 3779 | 2026-03-24T23:23:56.481Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (187/267) |
| 3780 | 2026-03-24T23:23:57.260Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3781 | 2026-03-24T23:23:57.263Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3782 | 2026-03-24T23:23:57.576Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3783 | 2026-03-24T23:24:13.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.83s |
| 3784 | 2026-03-24T23:24:13.577Z | |
| 3785 | 2026-03-24T23:24:13.578Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (188/267) |
| 3786 | 2026-03-24T23:24:14.359Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3787 | 2026-03-24T23:24:14.362Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3788 | 2026-03-24T23:24:14.678Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3789 | 2026-03-24T23:24:30.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.72s |
| 3790 | 2026-03-24T23:24:30.559Z | |
| 3791 | 2026-03-24T23:24:30.559Z | info: running `cargo check --bins` on bootstrap-agent-api (189/267) |
| 3792 | 2026-03-24T23:24:31.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3793 | 2026-03-24T23:24:31.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3794 | 2026-03-24T23:24:31.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3795 | 2026-03-24T23:24:31.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3796 | 2026-03-24T23:24:31.403Z | |
| 3797 | 2026-03-24T23:24:31.403Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (190/267) |
| 3798 | 2026-03-24T23:24:32.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3799 | 2026-03-24T23:24:32.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3800 | 2026-03-24T23:24:32.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3801 | 2026-03-24T23:24:32.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3802 | 2026-03-24T23:24:32.241Z | |
| 3803 | 2026-03-24T23:24:32.241Z | info: running `cargo check --bins` on range-requests (191/267) |
| 3804 | 2026-03-24T23:24:32.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2026-03-24T23:24:32.941Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2026-03-24T23:24:32.941Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3807 | 2026-03-24T23:24:32.945Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3808 | 2026-03-24T23:24:33.048Z | |
| 3809 | 2026-03-24T23:24:33.048Z | info: running `cargo check --bins` on repo-depot-api (192/267) |
| 3810 | 2026-03-24T23:24:33.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2026-03-24T23:24:33.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2026-03-24T23:24:33.751Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3813 | 2026-03-24T23:24:33.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3814 | 2026-03-24T23:24:33.858Z | |
| 3815 | 2026-03-24T23:24:33.858Z | info: running `cargo check --bins` on sled-agent-api (193/267) |
| 3816 | 2026-03-24T23:24:34.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3817 | 2026-03-24T23:24:34.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3818 | 2026-03-24T23:24:34.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3819 | 2026-03-24T23:24:34.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3820 | 2026-03-24T23:24:34.698Z | |
| 3821 | 2026-03-24T23:24:34.698Z | info: running `cargo check --bins` on sled-diagnostics (194/267) |
| 3822 | 2026-03-24T23:24:35.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3823 | 2026-03-24T23:24:35.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3824 | 2026-03-24T23:24:35.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3825 | 2026-03-24T23:24:35.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3826 | 2026-03-24T23:24:35.529Z | |
| 3827 | 2026-03-24T23:24:35.529Z | info: running `cargo check --bins` on zfs-test-harness (195/267) |
| 3828 | 2026-03-24T23:24:36.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3829 | 2026-03-24T23:24:36.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3830 | 2026-03-24T23:24:36.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3831 | 2026-03-24T23:24:36.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3832 | 2026-03-24T23:24:36.361Z | |
| 3833 | 2026-03-24T23:24:36.361Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (196/267) |
| 3834 | 2026-03-24T23:24:37.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3835 | 2026-03-24T23:24:37.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3836 | 2026-03-24T23:24:37.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3837 | 2026-03-24T23:24:37.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3838 | 2026-03-24T23:24:37.207Z | |
| 3839 | 2026-03-24T23:24:37.207Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (197/267) |
| 3840 | 2026-03-24T23:24:37.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3841 | 2026-03-24T23:24:37.939Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3842 | 2026-03-24T23:24:37.939Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3843 | 2026-03-24T23:24:37.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3844 | 2026-03-24T23:24:38.052Z | |
| 3845 | 2026-03-24T23:24:38.052Z | info: running `cargo check --bins` on sled-agent-health-monitor (198/267) |
| 3846 | 2026-03-24T23:24:38.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3847 | 2026-03-24T23:24:38.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3848 | 2026-03-24T23:24:38.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3849 | 2026-03-24T23:24:38.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3850 | 2026-03-24T23:24:38.888Z | |
| 3851 | 2026-03-24T23:24:38.888Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (199/267) |
| 3852 | 2026-03-24T23:24:39.612Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3853 | 2026-03-24T23:24:39.615Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3854 | 2026-03-24T23:24:39.615Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3855 | 2026-03-24T23:24:39.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3856 | 2026-03-24T23:24:39.728Z | |
| 3857 | 2026-03-24T23:24:39.728Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (200/267) |
| 3858 | 2026-03-24T23:24:40.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3859 | 2026-03-24T23:24:40.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3860 | 2026-03-24T23:24:40.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3861 | 2026-03-24T23:24:40.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3862 | 2026-03-24T23:24:40.574Z | |
| 3863 | 2026-03-24T23:24:40.574Z | info: running `cargo check --bins` on sled-agent-resolvable-files (201/267) |
| 3864 | 2026-03-24T23:24:41.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3865 | 2026-03-24T23:24:41.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3866 | 2026-03-24T23:24:41.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3867 | 2026-03-24T23:24:41.338Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3868 | 2026-03-24T23:24:41.450Z | |
| 3869 | 2026-03-24T23:24:41.450Z | info: running `cargo check --bins` on trust-quorum (202/267) |
| 3870 | 2026-03-24T23:24:42.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3871 | 2026-03-24T23:24:42.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3872 | 2026-03-24T23:24:42.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3873 | 2026-03-24T23:24:42.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3874 | 2026-03-24T23:24:42.299Z | |
| 3875 | 2026-03-24T23:24:42.299Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (203/267) |
| 3876 | 2026-03-24T23:24:43.041Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3877 | 2026-03-24T23:24:43.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3878 | 2026-03-24T23:24:43.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3879 | 2026-03-24T23:24:43.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3880 | 2026-03-24T23:24:43.201Z | |
| 3881 | 2026-03-24T23:24:43.201Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (204/267) |
| 3882 | 2026-03-24T23:24:43.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3883 | 2026-03-24T23:24:43.928Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3884 | 2026-03-24T23:24:43.928Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3885 | 2026-03-24T23:24:43.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3886 | 2026-03-24T23:24:44.046Z | |
| 3887 | 2026-03-24T23:24:44.046Z | info: running `cargo check --bins` on update-common (205/267) |
| 3888 | 2026-03-24T23:24:44.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3889 | 2026-03-24T23:24:44.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3890 | 2026-03-24T23:24:44.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3891 | 2026-03-24T23:24:44.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3892 | 2026-03-24T23:24:44.875Z | |
| 3893 | 2026-03-24T23:24:44.875Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (206/267) |
| 3894 | 2026-03-24T23:24:45.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3895 | 2026-03-24T23:24:45.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3896 | 2026-03-24T23:24:45.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3897 | 2026-03-24T23:24:45.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3898 | 2026-03-24T23:24:45.765Z | |
| 3899 | 2026-03-24T23:24:45.765Z | info: running `cargo check --bins` on reconfigurator-cli (207/267) |
| 3900 | 2026-03-24T23:24:46.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-03-24T23:24:46.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-03-24T23:24:46.849Z | Compiling fs-err v2.11.0 |
| 3903 | 2026-03-24T23:24:46.852Z | Checking ignore v0.4.25 |
| 3904 | 2026-03-24T23:24:47.008Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3905 | 2026-03-24T23:24:47.021Z | Checking predicates-tree v1.0.13 |
| 3906 | 2026-03-24T23:24:47.024Z | Checking parse-size v1.1.0 |
| 3907 | 2026-03-24T23:24:47.053Z | Checking rand_seeder v0.4.0 |
| 3908 | 2026-03-24T23:24:47.056Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3909 | 2026-03-24T23:24:47.089Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3910 | 2026-03-24T23:24:47.145Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3911 | 2026-03-24T23:24:47.176Z | Compiling petname v2.0.2 |
| 3912 | 2026-03-24T23:24:47.232Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3913 | 2026-03-24T23:24:47.415Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3914 | 2026-03-24T23:24:47.435Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3915 | 2026-03-24T23:24:47.512Z | Checking globwalk v0.9.1 |
| 3916 | 2026-03-24T23:24:47.545Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3917 | 2026-03-24T23:24:47.638Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3918 | 2026-03-24T23:24:47.740Z | Checking camino-tempfile-ext v0.3.3 |
| 3919 | 2026-03-24T23:24:47.760Z | Checking sapling-renderdag v0.1.0 |
| 3920 | 2026-03-24T23:24:47.865Z | Checking sync-ptr v0.1.4 |
| 3921 | 2026-03-24T23:24:47.988Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3922 | 2026-03-24T23:24:48.024Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3923 | 2026-03-24T23:24:48.098Z | Checking colored v2.2.0 |
| 3924 | 2026-03-24T23:24:48.130Z | Checking assert_matches v1.5.0 |
| 3925 | 2026-03-24T23:24:48.453Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3926 | 2026-03-24T23:24:48.573Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3927 | 2026-03-24T23:24:48.576Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3928 | 2026-03-24T23:24:49.324Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3929 | 2026-03-24T23:24:51.090Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3930 | 2026-03-24T23:24:54.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.23s |
| 3931 | 2026-03-24T23:24:54.244Z | |
| 3932 | 2026-03-24T23:24:54.244Z | info: running `cargo check --bins` on omicron-repl-utils (208/267) |
| 3933 | 2026-03-24T23:24:54.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3934 | 2026-03-24T23:24:54.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3935 | 2026-03-24T23:24:54.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3936 | 2026-03-24T23:24:54.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3937 | 2026-03-24T23:24:55.042Z | |
| 3938 | 2026-03-24T23:24:55.042Z | info: running `cargo check --bins` on nexus-test-interface (209/267) |
| 3939 | 2026-03-24T23:24:55.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3940 | 2026-03-24T23:24:55.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3941 | 2026-03-24T23:24:55.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3942 | 2026-03-24T23:24:55.815Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 3943 | 2026-03-24T23:24:55.932Z | |
| 3944 | 2026-03-24T23:24:55.932Z | info: running `cargo check --bins` on oximeter-collector (210/267) |
| 3945 | 2026-03-24T23:24:56.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-03-24T23:24:56.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-03-24T23:24:56.928Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3948 | 2026-03-24T23:24:56.931Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3949 | 2026-03-24T23:24:57.769Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3950 | 2026-03-24T23:24:59.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 3951 | 2026-03-24T23:25:00.029Z | |
| 3952 | 2026-03-24T23:25:00.029Z | info: running `cargo check --bins` on oximeter-api (211/267) |
| 3953 | 2026-03-24T23:25:00.736Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3954 | 2026-03-24T23:25:00.739Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3955 | 2026-03-24T23:25:00.739Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3956 | 2026-03-24T23:25:00.744Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3957 | 2026-03-24T23:25:00.848Z | |
| 3958 | 2026-03-24T23:25:00.848Z | info: running `cargo check --bins` on cert-dev (212/267) |
| 3959 | 2026-03-24T23:25:01.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3960 | 2026-03-24T23:25:01.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3961 | 2026-03-24T23:25:01.691Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3962 | 2026-03-24T23:25:02.022Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.16s |
| 3963 | 2026-03-24T23:25:02.248Z | |
| 3964 | 2026-03-24T23:25:02.248Z | info: running `cargo check --bins` on clickana (213/267) |
| 3965 | 2026-03-24T23:25:02.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3966 | 2026-03-24T23:25:02.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3967 | 2026-03-24T23:25:03.145Z | Compiling darling_core v0.23.0 |
| 3968 | 2026-03-24T23:25:03.275Z | Compiling instability v0.3.11 |
| 3969 | 2026-03-24T23:25:03.289Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3970 | 2026-03-24T23:25:03.292Z | Checking castaway v0.2.4 |
| 3971 | 2026-03-24T23:25:03.299Z | Compiling indoc v2.0.7 |
| 3972 | 2026-03-24T23:25:03.328Z | Checking unicode-truncate v1.1.0 |
| 3973 | 2026-03-24T23:25:03.330Z | Checking lru v0.12.5 |
| 3974 | 2026-03-24T23:25:03.330Z | Checking cassowary v0.3.0 |
| 3975 | 2026-03-24T23:25:03.453Z | Checking compact_str v0.8.1 |
| 3976 | 2026-03-24T23:25:04.571Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3977 | 2026-03-24T23:25:04.786Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3978 | 2026-03-24T23:25:05.259Z | Compiling darling_macro v0.23.0 |
| 3979 | 2026-03-24T23:25:05.777Z | Compiling darling v0.23.0 |
| 3980 | 2026-03-24T23:25:06.543Z | Checking ratatui v0.29.0 |
| 3981 | 2026-03-24T23:25:08.058Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3982 | 2026-03-24T23:25:08.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.64s |
| 3983 | 2026-03-24T23:25:09.115Z | |
| 3984 | 2026-03-24T23:25:09.115Z | info: running `cargo check --bins` on clickhouse-cluster-dev (214/267) |
| 3985 | 2026-03-24T23:25:09.872Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3986 | 2026-03-24T23:25:09.877Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3987 | 2026-03-24T23:25:10.120Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3988 | 2026-03-24T23:25:10.124Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3989 | 2026-03-24T23:25:10.867Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3990 | 2026-03-24T23:25:11.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
| 3991 | 2026-03-24T23:25:11.622Z | |
| 3992 | 2026-03-24T23:25:11.622Z | info: running `cargo check --bins` on ch-dev (215/267) |
| 3993 | 2026-03-24T23:25:12.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-03-24T23:25:12.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-03-24T23:25:12.628Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3996 | 2026-03-24T23:25:13.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 3997 | 2026-03-24T23:25:13.787Z | |
| 3998 | 2026-03-24T23:25:13.787Z | info: running `cargo check --bins` on dev-tools-common (216/267) |
| 3999 | 2026-03-24T23:25:14.348Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-03-24T23:25:14.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-03-24T23:25:14.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4002 | 2026-03-24T23:25:14.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 4003 | 2026-03-24T23:25:14.423Z | |
| 4004 | 2026-03-24T23:25:14.423Z | info: running `cargo check --bins` on crdb-seed (217/267) |
| 4005 | 2026-03-24T23:25:15.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-24T23:25:15.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-24T23:25:15.412Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4008 | 2026-03-24T23:25:15.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 4009 | 2026-03-24T23:25:16.191Z | |
| 4010 | 2026-03-24T23:25:16.191Z | info: running `cargo check --bins` on db-dev (218/267) |
| 4011 | 2026-03-24T23:25:16.946Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-24T23:25:16.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-24T23:25:17.190Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4014 | 2026-03-24T23:25:18.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.92s |
| 4015 | 2026-03-24T23:25:18.374Z | |
| 4016 | 2026-03-24T23:25:18.374Z | info: running `cargo check --bins` on omicron-dev-lib (219/267) |
| 4017 | 2026-03-24T23:25:19.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-24T23:25:19.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-24T23:25:19.129Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-24T23:25:19.138Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4021 | 2026-03-24T23:25:19.244Z | |
| 4022 | 2026-03-24T23:25:19.244Z | info: running `cargo check --bins` on xtask-downloader (220/267) |
| 4023 | 2026-03-24T23:25:19.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-24T23:25:19.943Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-24T23:25:20.087Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4026 | 2026-03-24T23:25:20.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.71s |
| 4027 | 2026-03-24T23:25:21.188Z | |
| 4028 | 2026-03-24T23:25:21.189Z | info: running `cargo check --bins` on omicron-dropshot-apis (221/267) |
| 4029 | 2026-03-24T23:25:21.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-24T23:25:21.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-24T23:25:22.234Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4032 | 2026-03-24T23:25:22.234Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4033 | 2026-03-24T23:25:22.237Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4034 | 2026-03-24T23:25:22.375Z | Checking git-stub v1.0.0 |
| 4035 | 2026-03-24T23:25:22.389Z | Compiling trait-variant v0.1.2 |
| 4036 | 2026-03-24T23:25:22.392Z | Checking maplit v1.0.2 |
| 4037 | 2026-03-24T23:25:22.415Z | Checking is_ci v1.2.0 |
| 4038 | 2026-03-24T23:25:22.432Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4039 | 2026-03-24T23:25:22.510Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4040 | 2026-03-24T23:25:22.566Z | Checking supports-color v3.0.2 |
| 4041 | 2026-03-24T23:25:22.620Z | Checking git-stub-vcs v0.1.0 |
| 4042 | 2026-03-24T23:25:22.644Z | Checking drift v0.1.3 |
| 4043 | 2026-03-24T23:25:22.718Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4044 | 2026-03-24T23:25:22.739Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4045 | 2026-03-24T23:25:22.872Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4046 | 2026-03-24T23:25:22.987Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4047 | 2026-03-24T23:25:23.020Z | Checking dropshot-api-manager v0.6.0 |
| 4048 | 2026-03-24T23:25:23.072Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4049 | 2026-03-24T23:25:23.097Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 4050 | 2026-03-24T23:25:23.348Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4051 | 2026-03-24T23:25:23.415Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4052 | 2026-03-24T23:25:23.634Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4053 | 2026-03-24T23:25:24.096Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4054 | 2026-03-24T23:25:30.909Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4055 | 2026-03-24T23:25:32.286Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4056 | 2026-03-24T23:25:33.056Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4057 | 2026-03-24T23:25:33.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.37s |
| 4058 | 2026-03-24T23:25:33.814Z | |
| 4059 | 2026-03-24T23:25:33.814Z | info: running `cargo check --bins` on installinator-api (222/267) |
| 4060 | 2026-03-24T23:25:34.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-24T23:25:34.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-24T23:25:34.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4063 | 2026-03-24T23:25:34.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4064 | 2026-03-24T23:25:34.634Z | |
| 4065 | 2026-03-24T23:25:34.634Z | info: running `cargo check --bins` on nexus-external-api (223/267) |
| 4066 | 2026-03-24T23:25:35.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4067 | 2026-03-24T23:25:35.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4068 | 2026-03-24T23:25:35.385Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4069 | 2026-03-24T23:25:35.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4070 | 2026-03-24T23:25:35.504Z | |
| 4071 | 2026-03-24T23:25:35.504Z | info: running `cargo check --bins` on nexus-internal-api (224/267) |
| 4072 | 2026-03-24T23:25:36.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4073 | 2026-03-24T23:25:36.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4074 | 2026-03-24T23:25:36.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4075 | 2026-03-24T23:25:36.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4076 | 2026-03-24T23:25:36.372Z | |
| 4077 | 2026-03-24T23:25:36.372Z | info: running `cargo check --bins` on nexus-lockstep-api (225/267) |
| 4078 | 2026-03-24T23:25:37.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4079 | 2026-03-24T23:25:37.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4080 | 2026-03-24T23:25:37.120Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4081 | 2026-03-24T23:25:37.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4082 | 2026-03-24T23:25:37.241Z | |
| 4083 | 2026-03-24T23:25:37.241Z | info: running `cargo check --bins` on ntp-admin-api (226/267) |
| 4084 | 2026-03-24T23:25:37.942Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4085 | 2026-03-24T23:25:37.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4086 | 2026-03-24T23:25:37.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4087 | 2026-03-24T23:25:37.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4088 | 2026-03-24T23:25:38.053Z | |
| 4089 | 2026-03-24T23:25:38.053Z | info: running `cargo check --bins` on ntp-admin-types-versions (227/267) |
| 4090 | 2026-03-24T23:25:38.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4091 | 2026-03-24T23:25:38.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4092 | 2026-03-24T23:25:38.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4093 | 2026-03-24T23:25:38.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4094 | 2026-03-24T23:25:38.851Z | |
| 4095 | 2026-03-24T23:25:38.851Z | info: running `cargo check --bins` on wicketd-api (228/267) |
| 4096 | 2026-03-24T23:25:39.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-03-24T23:25:39.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-03-24T23:25:39.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4099 | 2026-03-24T23:25:39.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4100 | 2026-03-24T23:25:39.694Z | |
| 4101 | 2026-03-24T23:25:39.694Z | info: running `cargo check --bins` on omicron-ls-apis (229/267) |
| 4102 | 2026-03-24T23:25:40.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-03-24T23:25:40.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-03-24T23:25:40.540Z | Checking erased-serde v0.4.9 |
| 4105 | 2026-03-24T23:25:40.668Z | Checking ordered-float v2.10.1 |
| 4106 | 2026-03-24T23:25:40.691Z | Checking unicode-xid v0.2.6 |
| 4107 | 2026-03-24T23:25:40.741Z | Checking cargo-platform v0.2.0 |
| 4108 | 2026-03-24T23:25:40.954Z | Checking serde-value v0.7.0 |
| 4109 | 2026-03-24T23:25:41.121Z | Checking serde-untagged v0.1.9 |
| 4110 | 2026-03-24T23:25:41.331Z | Checking cargo-util-schemas v0.8.2 |
| 4111 | 2026-03-24T23:25:42.316Z | Checking cargo_metadata v0.21.0 |
| 4112 | 2026-03-24T23:25:43.174Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4113 | 2026-03-24T23:25:44.096Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s |
| 4114 | 2026-03-24T23:25:44.301Z | |
| 4115 | 2026-03-24T23:25:44.301Z | info: running `cargo check --bins` on mgs-dev (230/267) |
| 4116 | 2026-03-24T23:25:45.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4117 | 2026-03-24T23:25:45.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4118 | 2026-03-24T23:25:45.347Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4119 | 2026-03-24T23:25:46.108Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4120 | 2026-03-24T23:25:46.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s |
| 4121 | 2026-03-24T23:25:46.975Z | |
| 4122 | 2026-03-24T23:25:46.975Z | info: running `cargo check --bins` on omicron-omdb (231/267) |
| 4123 | 2026-03-24T23:25:47.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4124 | 2026-03-24T23:25:47.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4125 | 2026-03-24T23:25:48.175Z | Compiling vergen-gitcl v1.0.8 |
| 4126 | 2026-03-24T23:25:48.175Z | Compiling dirs-sys-next v0.1.2 |
| 4127 | 2026-03-24T23:25:48.175Z | Compiling crunchy v0.2.4 |
| 4128 | 2026-03-24T23:25:48.178Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4129 | 2026-03-24T23:25:48.178Z | Compiling diesel_derives v2.3.7 |
| 4130 | 2026-03-24T23:25:48.178Z | Compiling glob v0.3.3 |
| 4131 | 2026-03-24T23:25:48.178Z | Compiling dsl_auto_type v0.2.0 |
| 4132 | 2026-03-24T23:25:48.178Z | Checking scheduled-thread-pool v0.2.7 |
| 4133 | 2026-03-24T23:25:48.549Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4134 | 2026-03-24T23:25:48.674Z | Compiling dirs-next v2.0.0 |
| 4135 | 2026-03-24T23:25:48.693Z | Compiling tiny-keccak v2.0.2 |
| 4136 | 2026-03-24T23:25:48.797Z | Compiling term v0.7.0 |
| 4137 | 2026-03-24T23:25:48.837Z | Checking r2d2 v0.8.10 |
| 4138 | 2026-03-24T23:25:48.866Z | Compiling clang-sys v1.8.1 |
| 4139 | 2026-03-24T23:25:48.915Z | Compiling bit-vec v0.6.3 |
| 4140 | 2026-03-24T23:25:48.966Z | Checking downcast-rs v2.0.2 |
| 4141 | 2026-03-24T23:25:49.088Z | Compiling itertools v0.10.5 |
| 4142 | 2026-03-24T23:25:49.193Z | Compiling ascii-canvas v3.0.0 |
| 4143 | 2026-03-24T23:25:49.352Z | Compiling bit-set v0.5.3 |
| 4144 | 2026-03-24T23:25:49.471Z | Compiling ena v0.14.4 |
| 4145 | 2026-03-24T23:25:49.507Z | Compiling libloading v0.8.9 |
| 4146 | 2026-03-24T23:25:49.535Z | Compiling diff v0.1.13 |
| 4147 | 2026-03-24T23:25:49.555Z | Compiling regex-syntax v0.6.29 |
| 4148 | 2026-03-24T23:25:49.604Z | Compiling bindgen v0.71.1 |
| 4149 | 2026-03-24T23:25:49.771Z | Compiling cexpr v0.6.0 |
| 4150 | 2026-03-24T23:25:49.875Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4151 | 2026-03-24T23:25:50.114Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4152 | 2026-03-24T23:25:50.197Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4153 | 2026-03-24T23:25:50.308Z | Compiling libxml v0.3.3 |
| 4154 | 2026-03-24T23:25:50.557Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4155 | 2026-03-24T23:25:50.623Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4156 | 2026-03-24T23:25:50.689Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4157 | 2026-03-24T23:25:50.925Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4158 | 2026-03-24T23:25:50.949Z | Compiling strum_macros v0.24.3 |
| 4159 | 2026-03-24T23:25:50.969Z | Compiling indoc v1.0.9 |
| 4160 | 2026-03-24T23:25:51.527Z | Compiling lalrpop v0.19.12 |
| 4161 | 2026-03-24T23:25:52.343Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4162 | 2026-03-24T23:25:52.432Z | Checking derive_builder v0.20.2 |
| 4163 | 2026-03-24T23:25:52.573Z | Compiling oso-derive v0.27.3 |
| 4164 | 2026-03-24T23:25:52.595Z | Checking quick-xml v0.37.5 |
| 4165 | 2026-03-24T23:25:52.771Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4166 | 2026-03-24T23:25:53.199Z | Checking openssl-probe v0.1.6 |
| 4167 | 2026-03-24T23:25:53.373Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4168 | 2026-03-24T23:25:53.842Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4169 | 2026-03-24T23:25:54.082Z | Checking bb8 v0.8.6 |
| 4170 | 2026-03-24T23:25:54.424Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4171 | 2026-03-24T23:25:54.462Z | Checking nonempty v0.12.0 |
| 4172 | 2026-03-24T23:25:54.683Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4173 | 2026-03-24T23:25:54.709Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4174 | 2026-03-24T23:25:54.912Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4175 | 2026-03-24T23:25:54.979Z | Checking support-bundle-viewer v0.1.2 |
| 4176 | 2026-03-24T23:25:54.999Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4177 | 2026-03-24T23:25:55.252Z | Checking multimap v0.10.1 |
| 4178 | 2026-03-24T23:25:56.304Z | Checking diesel v2.3.7 |
| 4179 | 2026-03-24T23:25:58.042Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4180 | 2026-03-24T23:25:59.376Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4181 | 2026-03-24T23:25:59.718Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4182 | 2026-03-24T23:26:00.236Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4183 | 2026-03-24T23:26:01.551Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4184 | 2026-03-24T23:26:01.620Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4185 | 2026-03-24T23:26:01.707Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4186 | 2026-03-24T23:26:02.511Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4187 | 2026-03-24T23:26:05.087Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4188 | 2026-03-24T23:26:11.090Z | Compiling samael v0.0.19 |
| 4189 | 2026-03-24T23:26:16.803Z | Checking async-bb8-diesel v0.2.1 |
| 4190 | 2026-03-24T23:26:17.081Z | Checking diesel-dtrace v0.5.0 |
| 4191 | 2026-03-24T23:26:18.458Z | Compiling polar-core v0.27.3 |
| 4192 | 2026-03-24T23:26:24.203Z | Checking oso v0.27.3 |
| 4193 | 2026-03-24T23:27:18.185Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4194 | 2026-03-24T23:28:04.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 4195 | 2026-03-24T23:28:04.505Z | |
| 4196 | 2026-03-24T23:28:04.505Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (232/267) |
| 4197 | 2026-03-24T23:28:05.274Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-24T23:28:05.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-24T23:28:05.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4200 | 2026-03-24T23:28:05.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 4201 | 2026-03-24T23:28:05.400Z | |
| 4202 | 2026-03-24T23:28:05.400Z | info: running `cargo check --bins` on nexus-saga-recovery (233/267) |
| 4203 | 2026-03-24T23:28:06.194Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-24T23:28:06.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-24T23:28:06.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-24T23:28:06.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4207 | 2026-03-24T23:28:06.274Z | |
| 4208 | 2026-03-24T23:28:06.274Z | info: running `cargo check --bins` on nexus-test-utils-macros (234/267) |
| 4209 | 2026-03-24T23:28:06.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-24T23:28:06.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-24T23:28:06.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-24T23:28:06.967Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4213 | 2026-03-24T23:28:07.069Z | |
| 4214 | 2026-03-24T23:28:07.069Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (235/267) |
| 4215 | 2026-03-24T23:28:07.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-24T23:28:07.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-24T23:28:08.268Z | Compiling libz-sys v1.1.24 |
| 4218 | 2026-03-24T23:28:08.425Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4219 | 2026-03-24T23:28:08.444Z | Compiling vergen-git2 v1.0.7 |
| 4220 | 2026-03-24T23:28:08.461Z | Compiling rustls v0.21.12 |
| 4221 | 2026-03-24T23:28:08.479Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4222 | 2026-03-24T23:28:08.498Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4223 | 2026-03-24T23:28:08.501Z | Checking sct v0.7.1 |
| 4224 | 2026-03-24T23:28:08.501Z | Checking rustls-webpki v0.101.7 |
| 4225 | 2026-03-24T23:28:08.687Z | Compiling nix v0.29.0 |
| 4226 | 2026-03-24T23:28:08.730Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4227 | 2026-03-24T23:28:08.769Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4228 | 2026-03-24T23:28:08.794Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4229 | 2026-03-24T23:28:08.944Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4230 | 2026-03-24T23:28:09.111Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4231 | 2026-03-24T23:28:09.132Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4232 | 2026-03-24T23:28:09.197Z | Checking rustls-pemfile v1.0.4 |
| 4233 | 2026-03-24T23:28:09.361Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4234 | 2026-03-24T23:28:09.529Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4235 | 2026-03-24T23:28:09.692Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4236 | 2026-03-24T23:28:09.758Z | Checking twox-hash v2.1.2 |
| 4237 | 2026-03-24T23:28:09.845Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4238 | 2026-03-24T23:28:10.537Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4239 | 2026-03-24T23:28:10.675Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4240 | 2026-03-24T23:28:10.724Z | Checking tokio-rustls v0.24.1 |
| 4241 | 2026-03-24T23:28:10.852Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4242 | 2026-03-24T23:28:10.972Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4243 | 2026-03-24T23:28:11.146Z | Checking fatfs v0.3.6 |
| 4244 | 2026-03-24T23:28:11.368Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4245 | 2026-03-24T23:28:11.663Z | Compiling seq-macro v0.3.6 |
| 4246 | 2026-03-24T23:28:16.519Z | Compiling git2 v0.20.4 |
| 4247 | 2026-03-24T23:28:17.483Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4248 | 2026-03-24T23:28:17.640Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4249 | 2026-03-24T23:28:19.731Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4250 | 2026-03-24T23:29:28.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4251 | 2026-03-24T23:29:28.772Z | |
| 4252 | 2026-03-24T23:29:28.772Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (236/267) |
| 4253 | 2026-03-24T23:29:29.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4254 | 2026-03-24T23:29:29.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4255 | 2026-03-24T23:29:30.007Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4256 | 2026-03-24T23:30:28.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.61s |
| 4257 | 2026-03-24T23:30:28.689Z | |
| 4258 | 2026-03-24T23:30:28.689Z | info: running `cargo check --bins` on nexus-background-task-interface (237/267) |
| 4259 | 2026-03-24T23:30:29.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4260 | 2026-03-24T23:30:29.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4261 | 2026-03-24T23:30:29.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4262 | 2026-03-24T23:30:29.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4263 | 2026-03-24T23:30:29.496Z | |
| 4264 | 2026-03-24T23:30:29.496Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (238/267) |
| 4265 | 2026-03-24T23:30:30.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4266 | 2026-03-24T23:30:30.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4267 | 2026-03-24T23:30:30.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4268 | 2026-03-24T23:30:30.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4269 | 2026-03-24T23:30:30.385Z | |
| 4270 | 2026-03-24T23:30:30.385Z | info: running `cargo check --bins` on nexus-mgs-updates (239/267) |
| 4271 | 2026-03-24T23:30:31.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4272 | 2026-03-24T23:30:31.144Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4273 | 2026-03-24T23:30:31.144Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4274 | 2026-03-24T23:30:31.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4275 | 2026-03-24T23:30:31.263Z | |
| 4276 | 2026-03-24T23:30:31.263Z | info: running `cargo check --bins` on nexus-networking (240/267) |
| 4277 | 2026-03-24T23:30:32.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4278 | 2026-03-24T23:30:32.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4279 | 2026-03-24T23:30:32.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4280 | 2026-03-24T23:30:32.025Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4281 | 2026-03-24T23:30:32.135Z | |
| 4282 | 2026-03-24T23:30:32.135Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (241/267) |
| 4283 | 2026-03-24T23:30:32.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4284 | 2026-03-24T23:30:32.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4285 | 2026-03-24T23:30:32.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4286 | 2026-03-24T23:30:32.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4287 | 2026-03-24T23:30:33.023Z | |
| 4288 | 2026-03-24T23:30:33.023Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (242/267) |
| 4289 | 2026-03-24T23:30:33.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4290 | 2026-03-24T23:30:33.775Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4291 | 2026-03-24T23:30:33.775Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4292 | 2026-03-24T23:30:33.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4293 | 2026-03-24T23:30:33.894Z | |
| 4294 | 2026-03-24T23:30:33.894Z | info: running `cargo check --bins --no-default-features` on nexus-fm (243/267) |
| 4295 | 2026-03-24T23:30:34.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4296 | 2026-03-24T23:30:34.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4297 | 2026-03-24T23:30:34.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4298 | 2026-03-24T23:30:34.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4299 | 2026-03-24T23:30:34.757Z | |
| 4300 | 2026-03-24T23:30:34.757Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (244/267) |
| 4301 | 2026-03-24T23:30:35.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4302 | 2026-03-24T23:30:35.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4303 | 2026-03-24T23:30:35.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4304 | 2026-03-24T23:30:35.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 4305 | 2026-03-24T23:30:35.649Z | |
| 4306 | 2026-03-24T23:30:35.649Z | info: running `cargo check --bins` on omicron-dev (245/267) |
| 4307 | 2026-03-24T23:30:36.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4308 | 2026-03-24T23:30:36.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4309 | 2026-03-24T23:30:36.896Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4310 | 2026-03-24T23:30:36.899Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4311 | 2026-03-24T23:30:37.090Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4312 | 2026-03-24T23:30:37.114Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4313 | 2026-03-24T23:30:37.117Z | Checking yansi v1.0.1 |
| 4314 | 2026-03-24T23:30:37.117Z | Checking diff v0.1.13 |
| 4315 | 2026-03-24T23:30:37.133Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4316 | 2026-03-24T23:30:37.173Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4317 | 2026-03-24T23:30:37.308Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4318 | 2026-03-24T23:30:37.472Z | Checking pretty_assertions v1.4.1 |
| 4319 | 2026-03-24T23:30:38.321Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4320 | 2026-03-24T23:31:10.636Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4321 | 2026-03-24T23:31:10.639Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4322 | 2026-03-24T23:31:10.639Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4323 | 2026-03-24T23:31:10.639Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4324 | 2026-03-24T23:31:10.639Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4325 | 2026-03-24T23:31:10.639Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4326 | 2026-03-24T23:31:11.572Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4327 | 2026-03-24T23:31:12.957Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4328 | 2026-03-24T23:32:12.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4329 | 2026-03-24T23:32:12.485Z | |
| 4330 | 2026-03-24T23:32:12.485Z | info: running `cargo check --bins` on omicron-pins (246/267) |
| 4331 | 2026-03-24T23:32:13.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4332 | 2026-03-24T23:32:13.182Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4333 | 2026-03-24T23:32:13.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4334 | 2026-03-24T23:32:13.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4335 | 2026-03-24T23:32:13.286Z | |
| 4336 | 2026-03-24T23:32:13.286Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (247/267) |
| 4337 | 2026-03-24T23:32:14.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4338 | 2026-03-24T23:32:14.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4339 | 2026-03-24T23:32:14.372Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4340 | 2026-03-24T23:32:14.516Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4341 | 2026-03-24T23:32:14.520Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4342 | 2026-03-24T23:32:51.378Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4343 | 2026-03-24T23:32:51.849Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4344 | 2026-03-24T23:32:54.181Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4345 | 2026-03-24T23:32:54.733Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4346 | 2026-03-24T23:32:58.771Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4347 | 2026-03-24T23:33:30.514Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4348 | 2026-03-24T23:33:31.311Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4349 | 2026-03-24T23:33:33.409Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4350 | 2026-03-24T23:33:33.650Z | |
| 4351 | 2026-03-24T23:33:33.650Z | info: running `cargo check --bins` on reconfigurator-sp-updater (248/267) |
| 4352 | 2026-03-24T23:33:34.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4353 | 2026-03-24T23:33:34.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4354 | 2026-03-24T23:33:34.639Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4355 | 2026-03-24T23:33:35.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4356 | 2026-03-24T23:33:35.758Z | |
| 4357 | 2026-03-24T23:33:35.758Z | info: running `cargo check --bins` on omicron-releng (249/267) |
| 4358 | 2026-03-24T23:33:36.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4359 | 2026-03-24T23:33:36.479Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4360 | 2026-03-24T23:33:36.658Z | Compiling blake3 v1.8.3 |
| 4361 | 2026-03-24T23:33:36.789Z | Checking arrayvec v0.7.6 |
| 4362 | 2026-03-24T23:33:36.792Z | Checking arrayref v0.3.9 |
| 4363 | 2026-03-24T23:33:36.792Z | Checking constant_time_eq v0.4.2 |
| 4364 | 2026-03-24T23:33:36.829Z | Checking topological-sort v0.2.2 |
| 4365 | 2026-03-24T23:33:36.832Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4366 | 2026-03-24T23:33:36.833Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4367 | 2026-03-24T23:33:36.833Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4368 | 2026-03-24T23:33:36.896Z | Checking shell-words v1.1.1 |
| 4369 | 2026-03-24T23:33:37.794Z | Checking omicron-zone-package v0.12.2 |
| 4370 | 2026-03-24T23:33:38.806Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4371 | 2026-03-24T23:33:39.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.11s |
| 4372 | 2026-03-24T23:33:40.116Z | |
| 4373 | 2026-03-24T23:33:40.116Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (250/267) |
| 4374 | 2026-03-24T23:33:40.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4375 | 2026-03-24T23:33:40.829Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4376 | 2026-03-24T23:33:41.000Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4377 | 2026-03-24T23:33:41.394Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4378 | 2026-03-24T23:33:41.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 4379 | 2026-03-24T23:33:42.143Z | |
| 4380 | 2026-03-24T23:33:42.143Z | info: running `cargo check --bins` on xtask (251/267) |
| 4381 | 2026-03-24T23:33:42.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-24T23:33:42.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-24T23:33:42.764Z | Checking libc v0.2.180 |
| 4384 | 2026-03-24T23:33:42.861Z | Checking serde v1.0.228 |
| 4385 | 2026-03-24T23:33:42.871Z | Checking zerofrom v0.1.6 |
| 4386 | 2026-03-24T23:33:42.879Z | Checking bitflags v2.11.0 |
| 4387 | 2026-03-24T23:33:42.890Z | Checking hashbrown v0.16.1 |
| 4388 | 2026-03-24T23:33:42.901Z | Checking smallvec v1.15.1 |
| 4389 | 2026-03-24T23:33:42.917Z | Checking serde_json v1.0.149 |
| 4390 | 2026-03-24T23:33:42.920Z | Checking scroll v0.12.0 |
| 4391 | 2026-03-24T23:33:43.005Z | Checking yoke v0.8.1 |
| 4392 | 2026-03-24T23:33:43.072Z | Checking num-traits v0.2.19 |
| 4393 | 2026-03-24T23:33:43.134Z | Checking thiserror v1.0.69 |
| 4394 | 2026-03-24T23:33:43.222Z | Checking zerovec v0.11.5 |
| 4395 | 2026-03-24T23:33:43.236Z | Checking zerotrie v0.2.3 |
| 4396 | 2026-03-24T23:33:43.252Z | Checking percent-encoding v2.3.2 |
| 4397 | 2026-03-24T23:33:43.292Z | Checking errno v0.3.14 |
| 4398 | 2026-03-24T23:33:43.432Z | Checking serde_spanned v0.6.9 |
| 4399 | 2026-03-24T23:33:43.432Z | Checking toml_datetime v0.6.11 |
| 4400 | 2026-03-24T23:33:43.459Z | Checking rustix v1.1.3 |
| 4401 | 2026-03-24T23:33:43.500Z | Checking indexmap v2.13.0 |
| 4402 | 2026-03-24T23:33:43.548Z | Checking log v0.4.29 |
| 4403 | 2026-03-24T23:33:43.595Z | Checking zerocopy v0.7.35 |
| 4404 | 2026-03-24T23:33:43.663Z | Checking form_urlencoded v1.2.2 |
| 4405 | 2026-03-24T23:33:43.739Z | Checking goblin v0.8.2 |
| 4406 | 2026-03-24T23:33:43.775Z | Checking getrandom v0.4.1 |
| 4407 | 2026-03-24T23:33:43.813Z | Checking tinystr v0.8.2 |
| 4408 | 2026-03-24T23:33:43.827Z | Checking potential_utf v0.1.4 |
| 4409 | 2026-03-24T23:33:43.852Z | Checking ordered-float v2.10.1 |
| 4410 | 2026-03-24T23:33:43.938Z | Checking thiserror v2.0.18 |
| 4411 | 2026-03-24T23:33:43.986Z | Checking icu_collections v2.1.1 |
| 4412 | 2026-03-24T23:33:44.039Z | Checking icu_locale_core v2.1.1 |
| 4413 | 2026-03-24T23:33:44.087Z | Checking syn v2.0.117 |
| 4414 | 2026-03-24T23:33:44.163Z | Checking serde-value v0.7.0 |
| 4415 | 2026-03-24T23:33:44.245Z | Checking toml_edit v0.22.27 |
| 4416 | 2026-03-24T23:33:44.303Z | Checking dtrace-parser v0.2.0 |
| 4417 | 2026-03-24T23:33:44.393Z | Checking thread-id v4.2.2 |
| 4418 | 2026-03-24T23:33:44.431Z | Checking once_cell v1.21.3 |
| 4419 | 2026-03-24T23:33:44.491Z | Checking cargo-platform v0.2.0 |
| 4420 | 2026-03-24T23:33:44.612Z | Checking terminal_size v0.4.3 |
| 4421 | 2026-03-24T23:33:44.626Z | Checking memmap v0.7.0 |
| 4422 | 2026-03-24T23:33:44.651Z | Checking tempfile v3.25.0 |
| 4423 | 2026-03-24T23:33:44.716Z | Checking fs-err v3.3.0 |
| 4424 | 2026-03-24T23:33:44.749Z | Checking clap_builder v4.5.60 |
| 4425 | 2026-03-24T23:33:44.786Z | Checking textwrap v0.16.2 |
| 4426 | 2026-03-24T23:33:44.809Z | Checking icu_provider v2.1.1 |
| 4427 | 2026-03-24T23:33:44.903Z | Checking camino-tempfile v1.4.1 |
| 4428 | 2026-03-24T23:33:44.947Z | Checking tabled v0.15.0 |
| 4429 | 2026-03-24T23:33:45.060Z | Checking anyhow v1.0.102 |
| 4430 | 2026-03-24T23:33:45.105Z | Checking macaddr v1.0.1 |
| 4431 | 2026-03-24T23:33:45.120Z | Checking icu_properties v2.1.2 |
| 4432 | 2026-03-24T23:33:45.317Z | Checking icu_normalizer v2.1.1 |
| 4433 | 2026-03-24T23:33:45.331Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4434 | 2026-03-24T23:33:45.737Z | Checking toml v0.8.23 |
| 4435 | 2026-03-24T23:33:46.166Z | Checking cargo_toml v0.21.0 |
| 4436 | 2026-03-24T23:33:46.258Z | Checking idna_adapter v1.2.1 |
| 4437 | 2026-03-24T23:33:46.307Z | Checking dof v0.3.0 |
| 4438 | 2026-03-24T23:33:46.368Z | Checking clap v4.5.60 |
| 4439 | 2026-03-24T23:33:46.403Z | Checking idna v1.1.0 |
| 4440 | 2026-03-24T23:33:46.658Z | Checking usdt-impl v0.5.0 |
| 4441 | 2026-03-24T23:33:46.694Z | Checking url v2.5.8 |
| 4442 | 2026-03-24T23:33:46.983Z | Checking usdt v0.5.0 |
| 4443 | 2026-03-24T23:33:47.165Z | Checking cargo-util-schemas v0.8.2 |
| 4444 | 2026-03-24T23:33:48.175Z | Checking cargo_metadata v0.21.0 |
| 4445 | 2026-03-24T23:33:49.032Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4446 | 2026-03-24T23:33:49.601Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.44s |
| 4447 | 2026-03-24T23:33:49.745Z | |
| 4448 | 2026-03-24T23:33:49.745Z | info: running `cargo check --bins` on end-to-end-tests (252/267) |
| 4449 | 2026-03-24T23:33:50.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4450 | 2026-03-24T23:33:50.545Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4451 | 2026-03-24T23:33:50.866Z | Checking polyval v0.6.2 |
| 4452 | 2026-03-24T23:33:51.016Z | Checking ctr v0.9.2 |
| 4453 | 2026-03-24T23:33:51.036Z | Checking ssh-encoding v0.2.0 |
| 4454 | 2026-03-24T23:33:51.039Z | Checking blowfish v0.9.1 |
| 4455 | 2026-03-24T23:33:51.073Z | Checking password-hash v0.4.2 |
| 4456 | 2026-03-24T23:33:51.096Z | Checking p521 v0.13.3 |
| 4457 | 2026-03-24T23:33:51.098Z | Checking p256 v0.13.2 |
| 4458 | 2026-03-24T23:33:51.132Z | Checking russh-cryptovec v0.7.3 |
| 4459 | 2026-03-24T23:33:51.195Z | Checking ghash v0.5.1 |
| 4460 | 2026-03-24T23:33:51.216Z | Checking md5 v0.7.0 |
| 4461 | 2026-03-24T23:33:51.236Z | Checking bcrypt-pbkdf v0.10.0 |
| 4462 | 2026-03-24T23:33:51.267Z | Checking num-bigint v0.4.6 |
| 4463 | 2026-03-24T23:33:51.297Z | Checking des v0.8.1 |
| 4464 | 2026-03-24T23:33:51.339Z | Checking aes-gcm v0.10.3 |
| 4465 | 2026-03-24T23:33:51.358Z | Checking pbkdf2 v0.11.0 |
| 4466 | 2026-03-24T23:33:51.427Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4467 | 2026-03-24T23:33:51.447Z | Checking hex-literal v0.4.1 |
| 4468 | 2026-03-24T23:33:51.467Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4469 | 2026-03-24T23:33:51.488Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4470 | 2026-03-24T23:33:51.525Z | Checking ssh-cipher v0.2.0 |
| 4471 | 2026-03-24T23:33:51.566Z | Checking socket2 v0.5.10 |
| 4472 | 2026-03-24T23:33:51.569Z | Checking internet-checksum v0.2.1 |
| 4473 | 2026-03-24T23:33:51.733Z | Checking ssh-key v0.6.7 |
| 4474 | 2026-03-24T23:33:51.933Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4475 | 2026-03-24T23:33:52.624Z | Checking russh-keys v0.45.0 |
| 4476 | 2026-03-24T23:33:53.365Z | Checking russh v0.45.0 |
| 4477 | 2026-03-24T23:34:14.725Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4478 | 2026-03-24T23:34:16.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.48s |
| 4479 | 2026-03-24T23:34:16.507Z | |
| 4480 | 2026-03-24T23:34:16.507Z | info: running `cargo check --bins` on gateway-cli (253/267) |
| 4481 | 2026-03-24T23:34:17.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4482 | 2026-03-24T23:34:17.222Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4483 | 2026-03-24T23:34:17.395Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4484 | 2026-03-24T23:34:17.549Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4485 | 2026-03-24T23:34:17.552Z | Checking termios v0.3.3 |
| 4486 | 2026-03-24T23:34:19.226Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4487 | 2026-03-24T23:34:19.410Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4488 | 2026-03-24T23:34:22.029Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4489 | 2026-03-24T23:34:22.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s |
| 4490 | 2026-03-24T23:34:22.995Z | |
| 4491 | 2026-03-24T23:34:22.995Z | info: running `cargo check --bins --no-default-features` on installinator (254/267) |
| 4492 | 2026-03-24T23:34:23.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4493 | 2026-03-24T23:34:23.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4494 | 2026-03-24T23:34:23.970Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4495 | 2026-03-24T23:34:24.107Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4496 | 2026-03-24T23:34:24.136Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4497 | 2026-03-24T23:34:24.138Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4498 | 2026-03-24T23:34:24.139Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4499 | 2026-03-24T23:34:24.402Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4500 | 2026-03-24T23:34:24.402Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4501 | 2026-03-24T23:34:25.351Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4502 | 2026-03-24T23:34:25.650Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4503 | 2026-03-24T23:34:25.653Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4504 | 2026-03-24T23:34:26.499Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4505 | 2026-03-24T23:34:28.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s |
| 4506 | 2026-03-24T23:34:28.844Z | |
| 4507 | 2026-03-24T23:34:28.845Z | info: running `cargo check --bins` on internal-dns-cli (255/267) |
| 4508 | 2026-03-24T23:34:29.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4509 | 2026-03-24T23:34:29.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4510 | 2026-03-24T23:34:29.729Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4511 | 2026-03-24T23:34:30.296Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4512 | 2026-03-24T23:34:30.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4513 | 2026-03-24T23:34:30.940Z | |
| 4514 | 2026-03-24T23:34:30.940Z | info: running `cargo check --bins` on omicron-live-tests (256/267) |
| 4515 | 2026-03-24T23:34:31.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4516 | 2026-03-24T23:34:31.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4517 | 2026-03-24T23:34:31.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4518 | 2026-03-24T23:34:31.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4519 | 2026-03-24T23:34:31.741Z | |
| 4520 | 2026-03-24T23:34:31.742Z | info: running `cargo check --bins` on live-tests-macros (257/267) |
| 4521 | 2026-03-24T23:34:32.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4522 | 2026-03-24T23:34:32.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4523 | 2026-03-24T23:34:32.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4524 | 2026-03-24T23:34:32.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4525 | 2026-03-24T23:34:32.544Z | |
| 4526 | 2026-03-24T23:34:32.544Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (258/267) |
| 4527 | 2026-03-24T23:34:33.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4528 | 2026-03-24T23:34:33.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4529 | 2026-03-24T23:34:33.591Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4530 | 2026-03-24T23:34:34.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.75s |
| 4531 | 2026-03-24T23:34:34.546Z | |
| 4532 | 2026-03-24T23:34:34.546Z | info: running `cargo check --bins` on omicron-ntp-admin (259/267) |
| 4533 | 2026-03-24T23:34:35.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4534 | 2026-03-24T23:34:35.260Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4535 | 2026-03-24T23:34:35.443Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4536 | 2026-03-24T23:34:35.445Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4537 | 2026-03-24T23:34:35.752Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4538 | 2026-03-24T23:34:35.755Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4539 | 2026-03-24T23:34:36.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4540 | 2026-03-24T23:34:36.988Z | |
| 4541 | 2026-03-24T23:34:36.988Z | info: running `cargo check --bins` on ntp-admin-types (260/267) |
| 4542 | 2026-03-24T23:34:37.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4543 | 2026-03-24T23:34:37.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4544 | 2026-03-24T23:34:37.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4545 | 2026-03-24T23:34:37.691Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4546 | 2026-03-24T23:34:37.794Z | |
| 4547 | 2026-03-24T23:34:37.794Z | info: running `cargo check --bins` on omicron-package (261/267) |
| 4548 | 2026-03-24T23:34:38.521Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-03-24T23:34:38.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-03-24T23:34:38.717Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4551 | 2026-03-24T23:34:40.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.29s |
| 4552 | 2026-03-24T23:34:40.346Z | |
| 4553 | 2026-03-24T23:34:40.346Z | info: running `cargo check --bins` on tqdb (262/267) |
| 4554 | 2026-03-24T23:34:41.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-03-24T23:34:41.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-03-24T23:34:41.438Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4557 | 2026-03-24T23:34:41.887Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4558 | 2026-03-24T23:34:42.594Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4559 | 2026-03-24T23:34:42.597Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4560 | 2026-03-24T23:34:49.250Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4561 | 2026-03-24T23:34:50.174Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4562 | 2026-03-24T23:34:50.177Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4563 | 2026-03-24T23:34:50.177Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4564 | 2026-03-24T23:34:50.177Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4565 | 2026-03-24T23:34:51.155Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4566 | 2026-03-24T23:35:00.649Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4567 | 2026-03-24T23:35:09.102Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4568 | 2026-03-24T23:35:09.109Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4569 | 2026-03-24T23:35:09.109Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4570 | 2026-03-24T23:35:09.109Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4571 | 2026-03-24T23:35:11.049Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4572 | 2026-03-24T23:35:12.842Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4573 | 2026-03-24T23:35:13.703Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4574 | 2026-03-24T23:35:15.390Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4575 | 2026-03-24T23:35:19.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.69s |
| 4576 | 2026-03-24T23:35:19.163Z | |
| 4577 | 2026-03-24T23:35:19.163Z | info: running `cargo check --bins` on wicket-dbg (263/267) |
| 4578 | 2026-03-24T23:35:19.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4579 | 2026-03-24T23:35:19.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4580 | 2026-03-24T23:35:19.164Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4581 | 2026-03-24T23:35:19.164Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4582 | 2026-03-24T23:35:19.164Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4583 | 2026-03-24T23:35:19.164Z | Checking rtoolbox v0.0.3 |
| 4584 | 2026-03-24T23:35:19.164Z | Checking tui-tree-widget v0.23.1 |
| 4585 | 2026-03-24T23:35:19.164Z | Checking rpassword v7.4.0 |
| 4586 | 2026-03-24T23:35:19.164Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4587 | 2026-03-24T23:35:19.164Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4588 | 2026-03-24T23:35:25.309Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4589 | 2026-03-24T23:35:26.221Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4590 | 2026-03-24T23:35:27.605Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4591 | 2026-03-24T23:35:31.729Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4592 | 2026-03-24T23:35:34.247Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4593 | 2026-03-24T23:35:35.414Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s |
| 4594 | 2026-03-24T23:35:35.658Z | |
| 4595 | 2026-03-24T23:35:35.658Z | info: running `cargo check --bins` on wicket (264/267) |
| 4596 | 2026-03-24T23:35:36.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4597 | 2026-03-24T23:35:36.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4598 | 2026-03-24T23:35:36.608Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4599 | 2026-03-24T23:35:37.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s |
| 4600 | 2026-03-24T23:35:37.288Z | |
| 4601 | 2026-03-24T23:35:37.288Z | info: running `cargo check --bins` on wicketd (265/267) |
| 4602 | 2026-03-24T23:35:38.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4603 | 2026-03-24T23:35:38.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4604 | 2026-03-24T23:35:38.280Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4605 | 2026-03-24T23:35:38.283Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4606 | 2026-03-24T23:35:38.283Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4607 | 2026-03-24T23:35:38.418Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4608 | 2026-03-24T23:35:39.827Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4609 | 2026-03-24T23:35:40.610Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4610 | 2026-03-24T23:35:44.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.34s |
| 4611 | 2026-03-24T23:35:44.892Z | |
| 4612 | 2026-03-24T23:35:44.892Z | info: running `cargo check --bins` on omicron-workspace-hack (266/267) |
| 4613 | 2026-03-24T23:35:45.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4614 | 2026-03-24T23:35:45.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4615 | 2026-03-24T23:35:45.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4616 | 2026-03-24T23:35:45.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4617 | 2026-03-24T23:35:45.687Z | |
| 4618 | 2026-03-24T23:35:45.687Z | info: running `cargo check --bins` on zone-setup (267/267) |
| 4619 | 2026-03-24T23:35:46.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4620 | 2026-03-24T23:35:46.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4621 | 2026-03-24T23:35:46.601Z | Checking uzers v0.12.2 |
| 4622 | 2026-03-24T23:35:46.953Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4623 | 2026-03-24T23:35:47.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4624 | 2026-03-24T23:35:48.165Z | |
| 4625 | 2026-03-24T23:35:48.168Z | real 19:11.988795874 |
| 4626 | 2026-03-24T23:35:48.168Z | user 28:29.875893842 |
| 4627 | 2026-03-24T23:35:48.168Z | sys 5:18.086156222 |
| 4628 | 2026-03-24T23:35:48.168Z | trap 0.492617637 |
| 4629 | 2026-03-24T23:35:48.168Z | tflt 0.326288740 |
| 4630 | 2026-03-24T23:35:48.168Z | dflt 0.706884371 |
| 4631 | 2026-03-24T23:35:48.168Z | kflt 0.000841140 |
| 4632 | 2026-03-24T23:35:48.168Z | lock 1:43:03.412072554 |
| 4633 | 2026-03-24T23:35:48.168Z | slp 2:13:56.766737210 |
| 4634 | 2026-03-24T23:35:48.168Z | lat 1:23.866424325 |
| 4635 | 2026-03-24T23:35:48.168Z | stop 5:21.022969497 |
| 4636 | 2026-03-24T23:35:48.168Z | process exited: duration 1388174 ms, exit code 0 |
| |
| 4637 | 2026-03-24T23:35:48.175Z | found 0 output files |