|
|
|
| 1 | 2025-02-21T04:32:47.552Z | job assigned to worker 01JMKCDR1P082NQ3YD9H8KM2J1 [factory aws, i-0911dc0c9f2557b12] (queued for 54 s) |
| |
| 2 | 2025-02-21T04:32:55.452Z | starting task 0: "setup" |
| 3 | 2025-02-21T04:32:55.458Z | ++ uname -s |
| 4 | 2025-02-21T04:32:55.461Z | + kern=SunOS |
| 5 | 2025-02-21T04:32:55.461Z | + build_user=build |
| 6 | 2025-02-21T04:32:55.461Z | + build_uid=12345 |
| 7 | 2025-02-21T04:32:55.462Z | + work_dir=/work |
| 8 | 2025-02-21T04:32:55.462Z | + input_dir=/input |
| 9 | 2025-02-21T04:32:55.462Z | + [[ 0 == 12345 ]] |
| 10 | 2025-02-21T04:32:55.462Z | + case "$kern" in |
| 11 | 2025-02-21T04:32:55.462Z | + groupadd -g 12345 build |
| 12 | 2025-02-21T04:32:55.465Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2025-02-21T04:32:57.471Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2025-02-21T04:32:57.641Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2025-02-21T04:32:57.644Z | + home_fs=zfs |
| 16 | 2025-02-21T04:32:57.644Z | + [[ zfs == autofs ]] |
| 17 | 2025-02-21T04:32:57.644Z | + mkdir -p /home/build |
| 18 | 2025-02-21T04:32:57.646Z | + chown build:build /home/build /work |
| 19 | 2025-02-21T04:32:59.648Z | + chmod 0700 /home/build /work |
| 20 | 2025-02-21T04:32:59.651Z | process exited: duration 4199 ms, exit code 0 |
| |
| 21 | 2025-02-21T04:32:59.656Z | starting task 1: "rust-toolchain" |
| 22 | 2025-02-21T04:32:59.661Z | + printf ' * rust toolchain channel = "%s"\n' 1.85.0 |
| 23 | 2025-02-21T04:32:59.661Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 24 | 2025-02-21T04:32:59.661Z | * rust toolchain channel = "1.85.0" |
| 25 | 2025-02-21T04:32:59.661Z | * rust toolchain profile = "default" |
| 26 | 2025-02-21T04:32:59.662Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2025-02-21T04:32:59.662Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2025-02-21T04:32:59.666Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2025-02-21T04:32:59.666Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.85.0 --profile default |
| 30 | 2025-02-21T04:32:59.775Z | info: downloading installer |
| 31 | 2025-02-21T04:33:01.132Z | warning: it looks like you have an existing installation of Rust at: |
| 32 | 2025-02-21T04:33:01.132Z | warning: /opt/ooce/bin |
| 33 | 2025-02-21T04:33:01.132Z | warning: It is recommended that rustup be the primary Rust installation. |
| 34 | 2025-02-21T04:33:01.132Z | warning: Otherwise you may have confusion unless you are careful with your PATH |
| 35 | 2025-02-21T04:33:01.132Z | warning: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2025-02-21T04:33:01.132Z | warning: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2025-02-21T04:33:01.132Z | warning: or pass `-y' to ignore all ignorable checks. |
| 38 | 2025-02-21T04:33:01.132Z | error: cannot install while Rust is installed |
| 39 | 2025-02-21T04:33:01.132Z | warning: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2025-02-21T04:33:01.146Z | info: profile set to 'default' |
| 41 | 2025-02-21T04:33:01.146Z | info: default host triple is x86_64-unknown-illumos |
| 42 | 2025-02-21T04:33:01.148Z | info: syncing channel updates for '1.85.0-x86_64-unknown-illumos' |
| 43 | 2025-02-21T04:33:01.298Z | info: latest update on 2025-02-20, rust version 1.85.0 (4d91de4e4 2025-02-17) |
| 44 | 2025-02-21T04:33:01.298Z | info: downloading component 'cargo' |
| 45 | 2025-02-21T04:33:02.030Z | info: downloading component 'clippy' |
| 46 | 2025-02-21T04:33:02.312Z | info: downloading component 'rust-docs' |
| 47 | 2025-02-21T04:33:03.426Z | info: downloading component 'rust-std' |
| 48 | 2025-02-21T04:33:05.116Z | info: downloading component 'rustc' |
| 49 | 2025-02-21T04:33:10.807Z | info: downloading component 'rustfmt' |
| 50 | 2025-02-21T04:33:11.020Z | info: installing component 'cargo' |
| 51 | 2025-02-21T04:33:11.861Z | info: installing component 'clippy' |
| 52 | 2025-02-21T04:33:12.245Z | info: installing component 'rust-docs' |
| 53 | 2025-02-21T04:33:14.008Z | info: installing component 'rust-std' |
| 54 | 2025-02-21T04:33:15.889Z | info: installing component 'rustc' |
| 55 | 2025-02-21T04:33:21.921Z | info: installing component 'rustfmt' |
| 56 | 2025-02-21T04:33:22.264Z | info: default toolchain set to '1.85.0-x86_64-unknown-illumos' |
| 57 | 2025-02-21T04:33:22.264Z | |
| 58 | 2025-02-21T04:33:22.648Z | 1.85.0-x86_64-unknown-illumos installed - rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 59 | 2025-02-21T04:33:22.648Z | |
| 60 | 2025-02-21T04:33:22.651Z | |
| 61 | 2025-02-21T04:33:22.651Z | Rust is installed now. Great! |
| 62 | 2025-02-21T04:33:22.651Z | |
| 63 | 2025-02-21T04:33:22.651Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 64 | 2025-02-21T04:33:22.651Z | environment variable. This has not been done automatically. |
| 65 | 2025-02-21T04:33:22.651Z | |
| 66 | 2025-02-21T04:33:22.651Z | To configure your current shell, you need to source |
| 67 | 2025-02-21T04:33:22.651Z | the corresponding env file under $HOME/.cargo. |
| 68 | 2025-02-21T04:33:22.651Z | |
| 69 | 2025-02-21T04:33:22.651Z | This is usually done by running one of the following (note the leading DOT): |
| 70 | 2025-02-21T04:33:22.651Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 71 | 2025-02-21T04:33:22.651Z | source "$HOME/.cargo/env.fish" # For fish |
| 72 | 2025-02-21T04:33:22.744Z | + rustup --version |
| 73 | 2025-02-21T04:33:22.750Z | rustup 1.27.1 (54dd3d00f 2024-04-24) |
| 74 | 2025-02-21T04:33:22.750Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 75 | 2025-02-21T04:33:22.839Z | info: The currently active `rustc` version is `rustc 1.85.0 (4d91de4e4 2025-02-17)` |
| 76 | 2025-02-21T04:33:22.844Z | + cargo --version |
| 77 | 2025-02-21T04:33:22.908Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 78 | 2025-02-21T04:33:22.910Z | + rustc --version |
| 79 | 2025-02-21T04:33:22.981Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 80 | 2025-02-21T04:33:22.985Z | process exited: duration 23326 ms, exit code 0 |
| |
| 81 | 2025-02-21T04:33:22.990Z | starting task 2: "authentication" |
| 82 | 2025-02-21T04:33:23.011Z | process exited: duration 21 ms, exit code 0 |
| |
| 83 | 2025-02-21T04:33:23.017Z | starting task 3: "clone repository" |
| 84 | 2025-02-21T04:33:23.021Z | + mkdir -p /work/oxidecomputer/omicron |
| 85 | 2025-02-21T04:33:23.024Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 86 | 2025-02-21T04:33:23.058Z | Cloning into '/work/oxidecomputer/omicron'... |
| 87 | 2025-02-21T04:33:31.306Z | + cd /work/oxidecomputer/omicron |
| 88 | 2025-02-21T04:33:31.310Z | + git fetch origin 919af6ebe471fec89dacbd087f570556828699cf |
| 89 | 2025-02-21T04:33:31.641Z | From https://github.com/oxidecomputer/omicron |
| 90 | 2025-02-21T04:33:31.641Z | * branch 919af6ebe471fec89dacbd087f570556828699cf -> FETCH_HEAD |
| 91 | 2025-02-21T04:33:31.653Z | + [[ -n sunshowers/spr/update-to-rust-185 ]] |
| 92 | 2025-02-21T04:33:31.655Z | ++ git branch --show-current |
| 93 | 2025-02-21T04:33:31.658Z | + current=main |
| 94 | 2025-02-21T04:33:31.658Z | + [[ main != sunshowers/spr/update-to-rust-185 ]] |
| 95 | 2025-02-21T04:33:31.658Z | + git branch -f sunshowers/spr/update-to-rust-185 919af6ebe471fec89dacbd087f570556828699cf |
| 96 | 2025-02-21T04:33:31.661Z | + git checkout -f sunshowers/spr/update-to-rust-185 |
| 97 | 2025-02-21T04:33:31.844Z | Switched to branch 'sunshowers/spr/update-to-rust-185' |
| 98 | 2025-02-21T04:33:31.847Z | + git reset --hard 919af6ebe471fec89dacbd087f570556828699cf |
| 99 | 2025-02-21T04:33:32.024Z | HEAD is now at 919af6ebe clippy |
| 100 | 2025-02-21T04:33:32.027Z | process exited: duration 9008 ms, exit code 0 |
| |
| 101 | 2025-02-21T04:33:32.032Z | starting task 4: "build" |
| 102 | 2025-02-21T04:33:32.038Z | + source .github/buildomat/ci-env.sh |
| 103 | 2025-02-21T04:33:32.040Z | ++ export CARGO_TERM_COLOR=always |
| 104 | 2025-02-21T04:33:32.040Z | ++ CARGO_TERM_COLOR=always |
| 105 | 2025-02-21T04:33:32.040Z | + cargo --version |
| 106 | 2025-02-21T04:33:32.092Z | cargo 1.85.0 (d73d2caf9 2024-12-31) |
| 107 | 2025-02-21T04:33:32.095Z | + rustc --version |
| 108 | 2025-02-21T04:33:32.158Z | rustc 1.85.0 (4d91de4e4 2025-02-17) |
| 109 | 2025-02-21T04:33:32.161Z | + source ./env.sh |
| 110 | 2025-02-21T04:33:32.163Z | ++ OLD_SHELL_OPTS=ehxB |
| 111 | 2025-02-21T04:33:32.163Z | ++ set -o xtrace |
| 112 | 2025-02-21T04:33:32.163Z | ++++ dirname ./env.sh |
| 113 | 2025-02-21T04:33:32.166Z | +++ readlink -f . |
| 114 | 2025-02-21T04:33:32.169Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 115 | 2025-02-21T04:33:32.169Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2025-02-21T04:33:32.169Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 118 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 119 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 120 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 121 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 122 | 2025-02-21T04:33:32.172Z | ++ 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 |
| 123 | 2025-02-21T04:33:32.172Z | ++ case $OLD_SHELL_OPTS in |
| 124 | 2025-02-21T04:33:32.172Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 125 | 2025-02-21T04:33:32.172Z | + 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 |
| 126 | 2025-02-21T04:33:32.172Z | + 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 |
| 127 | 2025-02-21T04:33:32.172Z | + banner prerequisites |
| 128 | 2025-02-21T04:33:32.172Z | |
| 129 | 2025-02-21T04:33:32.172Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 130 | 2025-02-21T04:33:32.172Z | # # # # # # # # # # # # # # # |
| 131 | 2025-02-21T04:33:32.172Z | # # # # ##### # # ##### # # # # # #### # |
| 132 | 2025-02-21T04:33:32.172Z | ##### ##### # ##### # # # # # # # # # |
| 133 | 2025-02-21T04:33:32.172Z | # # # # # # # # # # # # # # # |
| 134 | 2025-02-21T04:33:32.172Z | # # # ###### # # ###### ### # #### # #### # |
| 135 | 2025-02-21T04:33:32.172Z | |
| 136 | 2025-02-21T04:33:32.172Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 137 | 2025-02-21T04:33:33.796Z | pkg list: illegal option -- F |
| 138 | 2025-02-21T04:33:33.796Z | Usage: |
| 139 | 2025-02-21T04:33:33.796Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 140 | 2025-02-21T04:33:33.796Z | [pkg_fmri_pattern ...] |
| 141 | 2025-02-21T04:33:34.700Z | pkg list: illegal option -- F |
| 142 | 2025-02-21T04:33:34.700Z | Usage: |
| 143 | 2025-02-21T04:33:34.702Z | pkg list [-HafMmnqRrsuv] [-g path_or_uri ...] [--no-refresh] |
| 144 | 2025-02-21T04:33:34.702Z | [pkg_fmri_pattern ...] |
| 145 | 2025-02-21T04:33:43.978Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 146 | 2025-02-21T04:33:48.322Z | Startup: Caching catalogs ... Done |
| 147 | 2025-02-21T04:34:02.023Z | Planning: Solver setup ... Done (12.724s) |
| 148 | 2025-02-21T04:34:02.174Z | Planning: Running solver ... Done (0.151s) |
| 149 | 2025-02-21T04:34:02.301Z | Planning: Finding local manifests ... Done (0.006s) |
| 150 | 2025-02-21T04:34:02.439Z | Planning: Fetching manifests: 0/7 0% complete |
| 151 | 2025-02-21T04:34:03.247Z | Planning: Fetching manifests: 7/7 100% complete |
| 152 | 2025-02-21T04:34:03.368Z | Planning: Package planning ... Done (0.120s) |
| 153 | 2025-02-21T04:34:03.426Z | Planning: Merging actions ... Done (0.058s) |
| 154 | 2025-02-21T04:34:03.632Z | Planning: Checking for conflicting actions ... Done (0.206s) |
| 155 | 2025-02-21T04:34:05.662Z | Planning: Consolidating action changes ... Done (2.029s) |
| 156 | 2025-02-21T04:34:06.122Z | Planning: Evaluating mediators ... Done (0.460s) |
| 157 | 2025-02-21T04:34:06.207Z | Planning: Planning completed in 17.78 seconds |
| 158 | 2025-02-21T04:34:06.223Z | Packages to install: 4 |
| 159 | 2025-02-21T04:34:06.223Z | Packages to update: 3 |
| 160 | 2025-02-21T04:34:06.223Z | Mediators to change: 2 |
| 161 | 2025-02-21T04:34:06.223Z | Services to change: 1 |
| 162 | 2025-02-21T04:34:06.226Z | Estimated space available: 155.60 GB |
| 163 | 2025-02-21T04:34:06.226Z | Estimated space to be consumed: 1.66 GB |
| 164 | 2025-02-21T04:34:06.226Z | Create boot environment: No |
| 165 | 2025-02-21T04:34:06.226Z | Create backup boot environment: Yes |
| 166 | 2025-02-21T04:34:06.226Z | Rebuild boot archive: No |
| 167 | 2025-02-21T04:34:06.226Z | |
| 168 | 2025-02-21T04:34:06.226Z | Changed mediators: |
| 169 | 2025-02-21T04:34:06.226Z | mediator clang: |
| 170 | 2025-02-21T04:34:06.226Z | version: None -> 15 (system default) |
| 171 | 2025-02-21T04:34:06.226Z | |
| 172 | 2025-02-21T04:34:06.226Z | mediator llvm: |
| 173 | 2025-02-21T04:34:06.226Z | version: 14 (system default) -> 15 (system default) |
| 174 | 2025-02-21T04:34:06.226Z | |
| 175 | 2025-02-21T04:34:06.226Z | Changed packages: |
| 176 | 2025-02-21T04:34:06.226Z | helios-dev |
| 177 | 2025-02-21T04:34:06.226Z | developer/build-essential |
| 178 | 2025-02-21T04:34:06.226Z | None -> 11-2.0 |
| 179 | 2025-02-21T04:34:06.226Z | library/libxmlsec1 |
| 180 | 2025-02-21T04:34:06.226Z | None -> 1.2.35-2.0 |
| 181 | 2025-02-21T04:34:06.226Z | ooce/developer/clang-15 |
| 182 | 2025-02-21T04:34:06.226Z | None -> 15.0.7-2.0 |
| 183 | 2025-02-21T04:34:06.226Z | ooce/developer/llvm-15 |
| 184 | 2025-02-21T04:34:06.226Z | None -> 15.0.7-2.0 |
| 185 | 2025-02-21T04:34:06.226Z | package/pkg |
| 186 | 2025-02-21T04:34:06.226Z | 0.5.11-2.0 -> 0.5.11-2.1.6412 |
| 187 | 2025-02-21T04:34:06.226Z | system/library/g++-runtime |
| 188 | 2025-02-21T04:34:06.226Z | 13-2.0 -> 14-2.0 |
| 189 | 2025-02-21T04:34:06.226Z | system/library/gcc-runtime |
| 190 | 2025-02-21T04:34:06.226Z | 13-2.0 -> 14-2.0 |
| 191 | 2025-02-21T04:34:06.226Z | |
| 192 | 2025-02-21T04:34:06.226Z | Services: |
| 193 | 2025-02-21T04:34:06.226Z | restart_fmri: |
| 194 | 2025-02-21T04:34:06.226Z | svc:/system/update-man-index:default |
| 195 | 2025-02-21T04:34:06.226Z | |
| 196 | 2025-02-21T04:34:06.226Z | Editable files to change: |
| 197 | 2025-02-21T04:34:06.226Z | Update: |
| 198 | 2025-02-21T04:34:06.226Z | usr/share/lib/pkg/web/config.shtml |
| 199 | 2025-02-21T04:34:06.304Z | |
| 200 | 2025-02-21T04:34:06.304Z | Download: 0/4301 items 0.0/225.4MB 0% complete |
| 201 | 2025-02-21T04:34:12.411Z | Download: 212/4301 items 1.3/225.4MB 0% complete (578k/s) |
| 202 | 2025-02-21T04:34:18.820Z | Download: 213/4301 items 1.3/225.4MB 0% complete |
| 203 | 2025-02-21T04:34:23.824Z | Download: 423/4301 items 16.6/225.4MB 7% complete (3.1M/s) |
| 204 | 2025-02-21T04:34:28.842Z | Download: 949/4301 items 18.9/225.4MB 8% complete (1.8M/s) |
| 205 | 2025-02-21T04:34:34.037Z | Download: 1195/4301 items 83.4/225.4MB 37% complete (8.0M/s) |
| 206 | 2025-02-21T04:34:44.174Z | Download: 1196/4301 items 83.4/225.4MB 37% complete |
| 207 | 2025-02-21T04:34:49.195Z | Download: 1850/4301 items 118.5/225.4MB 52% complete (7.7M/s) |
| 208 | 2025-02-21T04:34:54.195Z | Download: 2269/4301 items 119.7/225.4MB 53% complete (3.7M/s) |
| 209 | 2025-02-21T04:34:59.404Z | Download: 3280/4301 items 208.9/225.4MB 92% complete (9.0M/s) |
| 210 | 2025-02-21T04:35:04.477Z | Download: 4196/4301 items 220.5/225.4MB 97% complete (10.1M/s) |
| 211 | 2025-02-21T04:35:13.757Z | Download: 4204/4301 items 220.5/225.4MB 97% complete (9.5M/s) |
| 212 | 2025-02-21T04:35:27.704Z | Download: 4208/4301 items 220.6/225.4MB 97% complete |
| 213 | 2025-02-21T04:35:28.350Z | Download: Completed 225.42 MB in 82.04 seconds (2.8M/s) |
| 214 | 2025-02-21T04:35:30.388Z | Actions: 1/5122 actions (Removing old actions) |
| 215 | 2025-02-21T04:35:30.408Z | Actions: 194/5122 actions (Installing new actions) |
| 216 | 2025-02-21T04:35:35.197Z | Actions: 4267/5122 actions (Updating modified actions) |
| 217 | 2025-02-21T04:35:35.562Z | Actions: Completed 5122 actions in 5.17 seconds. |
| 218 | 2025-02-21T04:35:35.808Z | Done (0.237s) |
| 219 | 2025-02-21T04:35:35.811Z | Done (0.002s) |
| 220 | 2025-02-21T04:35:36.426Z | Done (0.615s) |
| 221 | 2025-02-21T04:35:41.171Z | Done (4.511s) |
| 222 | 2025-02-21T04:35:41.266Z | Done (0.019s) |
| 223 | 2025-02-21T04:35:41.268Z | Done (0.000s) |
| 224 | 2025-02-21T04:35:41.450Z | Done (0.000s) |
| 225 | 2025-02-21T04:35:42.215Z | Planning: Evaluating mediator changes ... Done |
| 226 | 2025-02-21T04:35:42.383Z | Planning: Checking for conflicting actions ... Done |
| 227 | 2025-02-21T04:35:42.386Z | Planning: Consolidating action changes ... Done |
| 228 | 2025-02-21T04:35:42.668Z | Planning: Evaluating mediators ... Done |
| 229 | 2025-02-21T04:35:42.670Z | Planning: Planning completed in 0.45 seconds |
| 230 | 2025-02-21T04:35:42.711Z | Mediators to change: 2 |
| 231 | 2025-02-21T04:35:42.711Z | Create boot environment: No |
| 232 | 2025-02-21T04:35:42.711Z | Create backup boot environment: No |
| 233 | 2025-02-21T04:35:42.795Z | Done |
| 234 | 2025-02-21T04:35:42.795Z | Done |
| 235 | 2025-02-21T04:35:43.196Z | Done |
| 236 | 2025-02-21T04:35:47.307Z | Done |
| 237 | 2025-02-21T04:35:47.410Z | Done |
| 238 | 2025-02-21T04:35:47.412Z | Done |
| 239 | 2025-02-21T04:35:47.549Z | Done |
| 240 | 2025-02-21T04:35:48.210Z | Planning: Evaluating mediator changes ... Done |
| 241 | 2025-02-21T04:35:48.213Z | Planning: Merging actions ... Done |
| 242 | 2025-02-21T04:35:48.411Z | Planning: Checking for conflicting actions ... Done |
| 243 | 2025-02-21T04:35:48.414Z | Planning: Consolidating action changes ... Done |
| 244 | 2025-02-21T04:35:48.690Z | Planning: Evaluating mediators ... Done |
| 245 | 2025-02-21T04:35:48.748Z | Planning: Planning completed in 0.79 seconds |
| 246 | 2025-02-21T04:35:48.792Z | Packages to change: 1 |
| 247 | 2025-02-21T04:35:48.792Z | Mediators to change: 1 |
| 248 | 2025-02-21T04:35:48.795Z | Services to change: 1 |
| 249 | 2025-02-21T04:35:48.795Z | Create boot environment: No |
| 250 | 2025-02-21T04:35:48.795Z | Create backup boot environment: Yes |
| 251 | 2025-02-21T04:35:51.092Z | Actions: 1/6 actions (Updating modified actions) |
| 252 | 2025-02-21T04:35:51.095Z | Actions: Completed 6 actions in 0.00 seconds. |
| 253 | 2025-02-21T04:35:51.095Z | Done |
| 254 | 2025-02-21T04:35:51.095Z | Done |
| 255 | 2025-02-21T04:35:51.218Z | Done |
| 256 | 2025-02-21T04:35:55.212Z | Done |
| 257 | 2025-02-21T04:35:55.308Z | Done |
| 258 | 2025-02-21T04:35:55.311Z | Done |
| 259 | 2025-02-21T04:35:55.453Z | Done |
| 260 | 2025-02-21T04:35:55.930Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 261 | 2025-02-21T04:35:55.930Z | clang system 15 system |
| 262 | 2025-02-21T04:35:55.930Z | csh system system illumos |
| 263 | 2025-02-21T04:35:55.930Z | ctags system system illumos |
| 264 | 2025-02-21T04:35:55.930Z | gcc vendor 12 vendor |
| 265 | 2025-02-21T04:35:55.930Z | gcc system 10 system |
| 266 | 2025-02-21T04:35:55.930Z | gcc system 7 system |
| 267 | 2025-02-21T04:35:55.930Z | go system 1.20 system |
| 268 | 2025-02-21T04:35:55.930Z | go system 1.19 system |
| 269 | 2025-02-21T04:35:55.930Z | llvm system 15 system |
| 270 | 2025-02-21T04:35:55.930Z | llvm system 14 system |
| 271 | 2025-02-21T04:35:55.930Z | mariadb system 10.6 system |
| 272 | 2025-02-21T04:35:55.930Z | mta vendor vendor dma |
| 273 | 2025-02-21T04:35:55.930Z | openjdk system 17 system |
| 274 | 2025-02-21T04:35:55.930Z | openjdk system 11 system |
| 275 | 2025-02-21T04:35:55.930Z | openjdk system 1.8 system |
| 276 | 2025-02-21T04:35:55.930Z | openssl vendor 3 vendor |
| 277 | 2025-02-21T04:35:55.930Z | perl system 5.36 system |
| 278 | 2025-02-21T04:35:55.930Z | postgresql system 15 system |
| 279 | 2025-02-21T04:35:55.930Z | postgresql system 13 system |
| 280 | 2025-02-21T04:35:55.930Z | python vendor 3 vendor |
| 281 | 2025-02-21T04:35:55.930Z | python system 2 system |
| 282 | 2025-02-21T04:35:55.930Z | python3 system 3.11 system |
| 283 | 2025-02-21T04:35:55.930Z | ruby system 3.0 system |
| 284 | 2025-02-21T04:35:55.930Z | words vendor vendor american-english |
| 285 | 2025-02-21T04:35:55.930Z | words system system australian-english |
| 286 | 2025-02-21T04:35:55.930Z | words system system british-english |
| 287 | 2025-02-21T04:35:55.931Z | words system system canadian-english |
| 288 | 2025-02-21T04:35:55.931Z | words system system french |
| 289 | 2025-02-21T04:35:55.931Z | words system system italian |
| 290 | 2025-02-21T04:35:55.931Z | words system system ngerman |
| 291 | 2025-02-21T04:35:55.931Z | words system system ogerman |
| 292 | 2025-02-21T04:35:55.931Z | words system system spanish |
| 293 | 2025-02-21T04:35:56.282Z | PUBLISHER TYPE STATUS P LOCATION |
| 294 | 2025-02-21T04:35:56.282Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 295 | 2025-02-21T04:35:59.326Z | FMRI IFO |
| 296 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 297 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 298 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 299 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 300 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 301 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 302 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z im- |
| 303 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 304 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 305 | 2025-02-21T04:35:59.326Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z im- |
| 306 | 2025-02-21T04:35:59.327Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 307 | 2025-02-21T04:35:59.327Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 308 | 2025-02-21T04:35:59.327Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z im- |
| 309 | 2025-02-21T04:35:59.327Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 310 | 2025-02-21T04:35:59.327Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 311 | 2025-02-21T04:36:00.154Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 312 | 2025-02-21T04:36:00.456Z | Updating crates.io index |
| 313 | 2025-02-21T04:36:00.501Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 314 | 2025-02-21T04:36:01.057Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 315 | 2025-02-21T04:36:01.334Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 316 | 2025-02-21T04:36:01.601Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 317 | 2025-02-21T04:36:02.543Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 318 | 2025-02-21T04:36:04.365Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 319 | 2025-02-21T04:36:04.977Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 320 | 2025-02-21T04:36:05.736Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 321 | 2025-02-21T04:36:06.015Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 322 | 2025-02-21T04:36:06.347Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 323 | 2025-02-21T04:36:06.874Z | Updating git repository `https://github.com/oxidecomputer/libipcc` |
| 324 | 2025-02-21T04:36:07.210Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 325 | 2025-02-21T04:36:07.545Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 326 | 2025-02-21T04:36:07.833Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 327 | 2025-02-21T04:36:08.089Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 328 | 2025-02-21T04:36:08.320Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 329 | 2025-02-21T04:36:08.606Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 330 | 2025-02-21T04:36:08.909Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 331 | 2025-02-21T04:36:09.171Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 332 | 2025-02-21T04:36:09.515Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 333 | 2025-02-21T04:36:09.822Z | Updating git repository `https://github.com/oxidecomputer/poptrie` |
| 334 | 2025-02-21T04:36:10.168Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 335 | 2025-02-21T04:36:10.683Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 336 | 2025-02-21T04:36:10.956Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 337 | 2025-02-21T04:36:11.361Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 338 | 2025-02-21T04:36:11.667Z | Updating git repository `https://github.com/oxidecomputer/ingot.git` |
| 339 | 2025-02-21T04:36:12.061Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 340 | 2025-02-21T04:36:12.296Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 341 | 2025-02-21T04:36:12.548Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 342 | 2025-02-21T04:36:13.940Z | Downloading crates ... |
| 343 | 2025-02-21T04:36:14.032Z | Downloaded bitflags v2.6.0 |
| 344 | 2025-02-21T04:36:14.037Z | Downloaded heck v0.4.1 |
| 345 | 2025-02-21T04:36:14.040Z | Downloaded digest v0.10.7 |
| 346 | 2025-02-21T04:36:14.042Z | Downloaded anstyle v1.0.10 |
| 347 | 2025-02-21T04:36:14.052Z | Downloaded serde v1.0.217 |
| 348 | 2025-02-21T04:36:14.055Z | Downloaded strsim v0.11.1 |
| 349 | 2025-02-21T04:36:14.058Z | Downloaded usdt-attr-macro v0.5.0 |
| 350 | 2025-02-21T04:36:14.058Z | Downloaded block-buffer v0.10.4 |
| 351 | 2025-02-21T04:36:14.061Z | Downloaded dof v0.3.0 |
| 352 | 2025-02-21T04:36:14.065Z | Downloaded utf8parse v0.2.2 |
| 353 | 2025-02-21T04:36:14.068Z | Downloaded camino-tempfile v1.1.1 |
| 354 | 2025-02-21T04:36:14.070Z | Downloaded memmap v0.7.0 |
| 355 | 2025-02-21T04:36:14.070Z | Downloaded thiserror v1.0.69 |
| 356 | 2025-02-21T04:36:14.074Z | Downloaded dtrace-parser v0.2.0 |
| 357 | 2025-02-21T04:36:14.078Z | Downloaded anstyle-parse v0.2.5 |
| 358 | 2025-02-21T04:36:14.078Z | Downloaded serde_tokenstream v0.2.2 |
| 359 | 2025-02-21T04:36:14.081Z | Downloaded plain v0.2.3 |
| 360 | 2025-02-21T04:36:14.081Z | Downloaded macaddr v1.0.1 |
| 361 | 2025-02-21T04:36:14.081Z | Downloaded clap_derive v4.5.24 |
| 362 | 2025-02-21T04:36:14.083Z | Downloaded usdt v0.5.0 |
| 363 | 2025-02-21T04:36:14.084Z | Downloaded toml_datetime v0.6.8 |
| 364 | 2025-02-21T04:36:14.086Z | Downloaded serde_spanned v0.6.8 |
| 365 | 2025-02-21T04:36:14.086Z | Downloaded fastrand v2.1.1 |
| 366 | 2025-02-21T04:36:14.088Z | Downloaded cargo_metadata v0.18.1 |
| 367 | 2025-02-21T04:36:14.088Z | Downloaded cargo-platform v0.1.8 |
| 368 | 2025-02-21T04:36:14.091Z | Downloaded thiserror-impl v1.0.69 |
| 369 | 2025-02-21T04:36:14.091Z | Downloaded heck v0.5.0 |
| 370 | 2025-02-21T04:36:14.094Z | Downloaded once_cell v1.20.2 |
| 371 | 2025-02-21T04:36:14.096Z | Downloaded fs-err v2.11.0 |
| 372 | 2025-02-21T04:36:14.096Z | Downloaded anstyle-query v1.1.1 |
| 373 | 2025-02-21T04:36:14.099Z | Downloaded usdt-macro v0.5.0 |
| 374 | 2025-02-21T04:36:14.099Z | Downloaded errno v0.3.9 |
| 375 | 2025-02-21T04:36:14.102Z | Downloaded pest_derive v2.7.14 |
| 376 | 2025-02-21T04:36:14.102Z | Downloaded clap_lex v0.7.4 |
| 377 | 2025-02-21T04:36:14.106Z | Downloaded quote v1.0.38 |
| 378 | 2025-02-21T04:36:14.112Z | Downloaded byteorder v1.5.0 |
| 379 | 2025-02-21T04:36:14.115Z | Downloaded textwrap v0.16.1 |
| 380 | 2025-02-21T04:36:14.123Z | Downloaded unicode-linebreak v0.1.5 |
| 381 | 2025-02-21T04:36:14.126Z | Downloaded equivalent v1.0.1 |
| 382 | 2025-02-21T04:36:14.126Z | Downloaded thread-id v4.2.2 |
| 383 | 2025-02-21T04:36:14.126Z | Downloaded itoa v1.0.11 |
| 384 | 2025-02-21T04:36:14.128Z | Downloaded scroll_derive v0.12.0 |
| 385 | 2025-02-21T04:36:14.131Z | Downloaded swrite v0.1.0 |
| 386 | 2025-02-21T04:36:14.136Z | Downloaded proc-macro-error-attr v1.0.4 |
| 387 | 2025-02-21T04:36:14.138Z | Downloaded cfg-if v1.0.0 |
| 388 | 2025-02-21T04:36:14.138Z | Downloaded anstream v0.6.15 |
| 389 | 2025-02-21T04:36:14.141Z | Downloaded bytecount v0.6.8 |
| 390 | 2025-02-21T04:36:14.144Z | Downloaded anyhow v1.0.95 |
| 391 | 2025-02-21T04:36:14.146Z | Downloaded proc-macro-error v1.0.4 |
| 392 | 2025-02-21T04:36:14.149Z | Downloaded terminal_size v0.4.0 |
| 393 | 2025-02-21T04:36:14.152Z | Downloaded is_terminal_polyfill v1.70.1 |
| 394 | 2025-02-21T04:36:14.154Z | Downloaded pretty-hex v0.4.1 |
| 395 | 2025-02-21T04:36:14.154Z | Downloaded generic-array v0.14.7 |
| 396 | 2025-02-21T04:36:14.157Z | Downloaded colorchoice v1.0.2 |
| 397 | 2025-02-21T04:36:14.157Z | Downloaded cpufeatures v0.2.14 |
| 398 | 2025-02-21T04:36:14.160Z | Downloaded autocfg v1.4.0 |
| 399 | 2025-02-21T04:36:14.163Z | Downloaded version_check v0.9.5 |
| 400 | 2025-02-21T04:36:14.169Z | Downloaded smawk v0.3.2 |
| 401 | 2025-02-21T04:36:14.172Z | Downloaded fnv v1.0.7 |
| 402 | 2025-02-21T04:36:14.172Z | Downloaded crypto-common v0.1.6 |
| 403 | 2025-02-21T04:36:14.172Z | Downloaded tabled_derive v0.7.0 |
| 404 | 2025-02-21T04:36:14.172Z | Downloaded log v0.4.22 |
| 405 | 2025-02-21T04:36:14.176Z | Downloaded camino v1.1.9 |
| 406 | 2025-02-21T04:36:14.179Z | Downloaded unicode-ident v1.0.14 |
| 407 | 2025-02-21T04:36:14.183Z | Downloaded pest_generator v2.7.14 |
| 408 | 2025-02-21T04:36:14.190Z | Downloaded tempfile v3.13.0 |
| 409 | 2025-02-21T04:36:14.193Z | Downloaded sha2 v0.10.8 |
| 410 | 2025-02-21T04:36:14.196Z | Downloaded semver v1.0.24 |
| 411 | 2025-02-21T04:36:14.198Z | Downloaded scroll v0.12.0 |
| 412 | 2025-02-21T04:36:14.207Z | Downloaded toml v0.8.19 |
| 413 | 2025-02-21T04:36:14.210Z | Downloaded pest_meta v2.7.14 |
| 414 | 2025-02-21T04:36:14.213Z | Downloaded cargo_toml v0.20.5 |
| 415 | 2025-02-21T04:36:14.216Z | Downloaded memchr v2.7.4 |
| 416 | 2025-02-21T04:36:14.220Z | Downloaded usdt-impl v0.5.0 |
| 417 | 2025-02-21T04:36:14.223Z | Downloaded ucd-trie v0.1.7 |
| 418 | 2025-02-21T04:36:14.223Z | Downloaded clap v4.5.27 |
| 419 | 2025-02-21T04:36:14.230Z | Downloaded zerocopy-derive v0.7.35 |
| 420 | 2025-02-21T04:36:14.234Z | Downloaded serde_derive v1.0.217 |
| 421 | 2025-02-21T04:36:14.237Z | Downloaded papergrid v0.11.0 |
| 422 | 2025-02-21T04:36:14.241Z | Downloaded proc-macro2 v1.0.92 |
| 423 | 2025-02-21T04:36:14.244Z | Downloaded indexmap v2.7.1 |
| 424 | 2025-02-21T04:36:14.248Z | Downloaded typenum v1.17.0 |
| 425 | 2025-02-21T04:36:14.250Z | Downloaded toml_edit v0.22.22 |
| 426 | 2025-02-21T04:36:14.272Z | Downloaded ryu v1.0.18 |
| 427 | 2025-02-21T04:36:14.283Z | Downloaded zerocopy v0.7.35 |
| 428 | 2025-02-21T04:36:14.299Z | Downloaded hashbrown v0.15.1 |
| 429 | 2025-02-21T04:36:14.308Z | Downloaded pest v2.7.14 |
| 430 | 2025-02-21T04:36:14.314Z | Downloaded clap_builder v4.5.27 |
| 431 | 2025-02-21T04:36:14.321Z | Downloaded winnow v0.6.20 |
| 432 | 2025-02-21T04:36:14.329Z | Downloaded serde_json v1.0.135 |
| 433 | 2025-02-21T04:36:14.336Z | Downloaded goblin v0.8.2 |
| 434 | 2025-02-21T04:36:14.342Z | Downloaded unicode-width v0.1.14 |
| 435 | 2025-02-21T04:36:14.347Z | Downloaded tabled v0.15.0 |
| 436 | 2025-02-21T04:36:14.362Z | Downloaded syn v1.0.109 |
| 437 | 2025-02-21T04:36:14.372Z | Downloaded syn v2.0.96 |
| 438 | 2025-02-21T04:36:14.391Z | Downloaded rustix v0.38.37 |
| 439 | 2025-02-21T04:36:14.422Z | Downloaded libc v0.2.169 |
| 440 | 2025-02-21T04:36:14.708Z | Compiling proc-macro2 v1.0.92 |
| 441 | 2025-02-21T04:36:14.708Z | Compiling unicode-ident v1.0.14 |
| 442 | 2025-02-21T04:36:14.710Z | Compiling version_check v0.9.5 |
| 443 | 2025-02-21T04:36:14.710Z | Compiling serde v1.0.217 |
| 444 | 2025-02-21T04:36:14.710Z | Compiling thiserror v1.0.69 |
| 445 | 2025-02-21T04:36:14.710Z | Compiling memchr v2.7.4 |
| 446 | 2025-02-21T04:36:14.744Z | Compiling libc v0.2.169 |
| 447 | 2025-02-21T04:36:14.746Z | Compiling ryu v1.0.18 |
| 448 | 2025-02-21T04:36:14.992Z | Compiling ucd-trie v0.1.7 |
| 449 | 2025-02-21T04:36:15.120Z | Compiling itoa v1.0.11 |
| 450 | 2025-02-21T04:36:15.488Z | Compiling once_cell v1.20.2 |
| 451 | 2025-02-21T04:36:15.492Z | Compiling byteorder v1.5.0 |
| 452 | 2025-02-21T04:36:15.562Z | Compiling rustix v0.38.37 |
| 453 | 2025-02-21T04:36:15.766Z | Compiling serde_json v1.0.135 |
| 454 | 2025-02-21T04:36:16.093Z | Compiling bitflags v2.6.0 |
| 455 | 2025-02-21T04:36:16.149Z | Compiling usdt-impl v0.5.0 |
| 456 | 2025-02-21T04:36:16.355Z | Compiling proc-macro-error-attr v1.0.4 |
| 457 | 2025-02-21T04:36:16.422Z | Compiling syn v1.0.109 |
| 458 | 2025-02-21T04:36:16.463Z | Compiling proc-macro-error v1.0.4 |
| 459 | 2025-02-21T04:36:16.511Z | Compiling hashbrown v0.15.1 |
| 460 | 2025-02-21T04:36:16.636Z | Compiling quote v1.0.38 |
| 461 | 2025-02-21T04:36:16.760Z | Compiling errno v0.3.9 |
| 462 | 2025-02-21T04:36:16.787Z | Compiling utf8parse v0.2.2 |
| 463 | 2025-02-21T04:36:16.919Z | Compiling log v0.4.22 |
| 464 | 2025-02-21T04:36:17.001Z | Compiling syn v2.0.96 |
| 465 | 2025-02-21T04:36:17.104Z | Compiling equivalent v1.0.1 |
| 466 | 2025-02-21T04:36:17.241Z | Compiling thread-id v4.2.2 |
| 467 | 2025-02-21T04:36:17.267Z | Compiling camino v1.1.9 |
| 468 | 2025-02-21T04:36:17.293Z | Compiling plain v0.2.3 |
| 469 | 2025-02-21T04:36:17.371Z | Compiling anstyle-parse v0.2.5 |
| 470 | 2025-02-21T04:36:17.622Z | Compiling indexmap v2.7.1 |
| 471 | 2025-02-21T04:36:17.716Z | Compiling anstyle-query v1.1.1 |
| 472 | 2025-02-21T04:36:17.896Z | Compiling winnow v0.6.20 |
| 473 | 2025-02-21T04:36:17.948Z | Compiling colorchoice v1.0.2 |
| 474 | 2025-02-21T04:36:18.033Z | Compiling semver v1.0.24 |
| 475 | 2025-02-21T04:36:18.104Z | Compiling anstyle v1.0.10 |
| 476 | 2025-02-21T04:36:18.131Z | Compiling is_terminal_polyfill v1.70.1 |
| 477 | 2025-02-21T04:36:18.274Z | Compiling pretty-hex v0.4.1 |
| 478 | 2025-02-21T04:36:18.524Z | Compiling autocfg v1.4.0 |
| 479 | 2025-02-21T04:36:18.546Z | Compiling unicode-width v0.1.14 |
| 480 | 2025-02-21T04:36:18.645Z | Compiling anstream v0.6.15 |
| 481 | 2025-02-21T04:36:19.111Z | Compiling terminal_size v0.4.0 |
| 482 | 2025-02-21T04:36:19.265Z | Compiling fastrand v2.1.1 |
| 483 | 2025-02-21T04:36:19.290Z | Compiling heck v0.5.0 |
| 484 | 2025-02-21T04:36:19.342Z | Compiling bytecount v0.6.8 |
| 485 | 2025-02-21T04:36:19.449Z | Compiling fs-err v2.11.0 |
| 486 | 2025-02-21T04:36:19.569Z | Compiling fnv v1.0.7 |
| 487 | 2025-02-21T04:36:19.593Z | Compiling cfg-if v1.0.0 |
| 488 | 2025-02-21T04:36:19.743Z | Compiling anyhow v1.0.95 |
| 489 | 2025-02-21T04:36:19.772Z | Compiling heck v0.4.1 |
| 490 | 2025-02-21T04:36:19.777Z | Compiling strsim v0.11.1 |
| 491 | 2025-02-21T04:36:19.814Z | Compiling clap_lex v0.7.4 |
| 492 | 2025-02-21T04:36:20.219Z | Compiling clap_builder v4.5.27 |
| 493 | 2025-02-21T04:36:20.298Z | Compiling tempfile v3.13.0 |
| 494 | 2025-02-21T04:36:20.704Z | Compiling papergrid v0.11.0 |
| 495 | 2025-02-21T04:36:20.732Z | Compiling memmap v0.7.0 |
| 496 | 2025-02-21T04:36:20.805Z | Compiling smawk v0.3.2 |
| 497 | 2025-02-21T04:36:21.040Z | Compiling unicode-linebreak v0.1.5 |
| 498 | 2025-02-21T04:36:21.382Z | Compiling swrite v0.1.0 |
| 499 | 2025-02-21T04:36:21.525Z | Compiling textwrap v0.16.1 |
| 500 | 2025-02-21T04:36:21.987Z | Compiling tabled_derive v0.7.0 |
| 501 | 2025-02-21T04:36:23.401Z | Compiling tabled v0.15.0 |
| 502 | 2025-02-21T04:36:24.000Z | Compiling serde_derive v1.0.217 |
| 503 | 2025-02-21T04:36:24.004Z | Compiling thiserror-impl v1.0.69 |
| 504 | 2025-02-21T04:36:24.004Z | Compiling zerocopy-derive v0.7.35 |
| 505 | 2025-02-21T04:36:24.004Z | Compiling scroll_derive v0.12.0 |
| 506 | 2025-02-21T04:36:24.201Z | Compiling clap_derive v4.5.24 |
| 507 | 2025-02-21T04:36:25.433Z | Compiling scroll v0.12.0 |
| 508 | 2025-02-21T04:36:26.012Z | Compiling goblin v0.8.2 |
| 509 | 2025-02-21T04:36:26.193Z | Compiling zerocopy v0.7.35 |
| 510 | 2025-02-21T04:36:26.755Z | Compiling pest v2.7.14 |
| 511 | 2025-02-21T04:36:27.706Z | Compiling clap v4.5.27 |
| 512 | 2025-02-21T04:36:28.926Z | Compiling pest_meta v2.7.14 |
| 513 | 2025-02-21T04:36:29.826Z | Compiling pest_generator v2.7.14 |
| 514 | 2025-02-21T04:36:31.267Z | Compiling pest_derive v2.7.14 |
| 515 | 2025-02-21T04:36:31.977Z | Compiling dtrace-parser v0.2.0 |
| 516 | 2025-02-21T04:36:32.957Z | Compiling serde_spanned v0.6.8 |
| 517 | 2025-02-21T04:36:32.966Z | Compiling toml_datetime v0.6.8 |
| 518 | 2025-02-21T04:36:32.966Z | Compiling cargo-platform v0.1.8 |
| 519 | 2025-02-21T04:36:33.291Z | Compiling serde_tokenstream v0.2.2 |
| 520 | 2025-02-21T04:36:33.315Z | Compiling toml_edit v0.22.22 |
| 521 | 2025-02-21T04:36:33.468Z | Compiling macaddr v1.0.1 |
| 522 | 2025-02-21T04:36:33.576Z | Compiling camino-tempfile v1.1.1 |
| 523 | 2025-02-21T04:36:34.399Z | Compiling dof v0.3.0 |
| 524 | 2025-02-21T04:36:34.399Z | Compiling cargo_metadata v0.18.1 |
| 525 | 2025-02-21T04:36:36.064Z | Compiling usdt-macro v0.5.0 |
| 526 | 2025-02-21T04:36:36.067Z | Compiling usdt-attr-macro v0.5.0 |
| 527 | 2025-02-21T04:36:36.203Z | Compiling toml v0.8.19 |
| 528 | 2025-02-21T04:36:37.047Z | Compiling cargo_toml v0.20.5 |
| 529 | 2025-02-21T04:36:37.281Z | Compiling usdt v0.5.0 |
| 530 | 2025-02-21T04:36:39.806Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 531 | 2025-02-21T04:36:43.197Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.26s |
| 532 | 2025-02-21T04:36:43.439Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 533 | 2025-02-21T04:36:44.022Z | Downloading crates ... |
| 534 | 2025-02-21T04:36:44.156Z | Downloaded addr2line v0.24.2 |
| 535 | 2025-02-21T04:36:44.161Z | Downloaded crc-catalog v2.4.0 |
| 536 | 2025-02-21T04:36:44.163Z | Downloaded bzip2 v0.4.4 |
| 537 | 2025-02-21T04:36:44.170Z | Downloaded atomicwrites v0.4.4 |
| 538 | 2025-02-21T04:36:44.178Z | Downloaded aho-corasick v1.1.3 |
| 539 | 2025-02-21T04:36:44.185Z | Downloaded hex v0.4.3 |
| 540 | 2025-02-21T04:36:44.188Z | Downloaded block-padding v0.3.3 |
| 541 | 2025-02-21T04:36:44.190Z | Downloaded assert_matches v1.5.0 |
| 542 | 2025-02-21T04:36:44.190Z | Downloaded heapless v0.7.17 |
| 543 | 2025-02-21T04:36:44.196Z | Downloaded cstr-argument v0.1.2 |
| 544 | 2025-02-21T04:36:44.199Z | Downloaded http-range v0.1.5 |
| 545 | 2025-02-21T04:36:44.199Z | Downloaded heapless v0.8.0 |
| 546 | 2025-02-21T04:36:44.202Z | Downloaded ident_case v1.0.1 |
| 547 | 2025-02-21T04:36:44.205Z | Downloaded adler2 v2.0.0 |
| 548 | 2025-02-21T04:36:44.207Z | Downloaded crossbeam-deque v0.8.5 |
| 549 | 2025-02-21T04:36:44.210Z | Downloaded ciborium-ll v0.2.2 |
| 550 | 2025-02-21T04:36:44.210Z | Downloaded bitfield v0.14.0 |
| 551 | 2025-02-21T04:36:44.212Z | Downloaded memoffset v0.9.1 |
| 552 | 2025-02-21T04:36:44.215Z | Downloaded linear-map v1.2.0 |
| 553 | 2025-02-21T04:36:44.218Z | Downloaded atty v0.2.14 |
| 554 | 2025-02-21T04:36:44.218Z | Downloaded crc-any v2.5.0 |
| 555 | 2025-02-21T04:36:44.221Z | Downloaded cbc v0.1.2 |
| 556 | 2025-02-21T04:36:44.223Z | Downloaded lazycell v1.3.0 |
| 557 | 2025-02-21T04:36:44.223Z | Downloaded castaway v0.2.3 |
| 558 | 2025-02-21T04:36:44.226Z | Downloaded aead v0.5.2 |
| 559 | 2025-02-21T04:36:44.228Z | Downloaded hyper-rustls v0.27.3 |
| 560 | 2025-02-21T04:36:44.230Z | Downloaded litrs v0.4.1 |
| 561 | 2025-02-21T04:36:44.234Z | Downloaded headers-core v0.3.0 |
| 562 | 2025-02-21T04:36:44.236Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 563 | 2025-02-21T04:36:44.238Z | Downloaded cancel-safe-futures v0.1.5 |
| 564 | 2025-02-21T04:36:44.241Z | Downloaded litemap v0.7.3 |
| 565 | 2025-02-21T04:36:44.244Z | Downloaded base64ct v1.6.0 |
| 566 | 2025-02-21T04:36:44.247Z | Downloaded mirai-annotations v1.12.0 |
| 567 | 2025-02-21T04:36:44.250Z | Downloaded hex-literal v0.4.1 |
| 568 | 2025-02-21T04:36:44.252Z | Downloaded blowfish v0.9.1 |
| 569 | 2025-02-21T04:36:44.255Z | Downloaded humantime v2.1.0 |
| 570 | 2025-02-21T04:36:44.255Z | Downloaded base16ct v0.2.0 |
| 571 | 2025-02-21T04:36:44.257Z | Downloaded idna_adapter v1.2.0 |
| 572 | 2025-02-21T04:36:44.260Z | Downloaded is_ci v1.2.0 |
| 573 | 2025-02-21T04:36:44.260Z | Downloaded cfg_aliases v0.2.1 |
| 574 | 2025-02-21T04:36:44.262Z | Downloaded ascii-canvas v3.0.0 |
| 575 | 2025-02-21T04:36:44.262Z | Downloaded crucible-workspace-hack v0.1.0 |
| 576 | 2025-02-21T04:36:44.265Z | Downloaded base64 v0.13.1 |
| 577 | 2025-02-21T04:36:44.268Z | Downloaded lru v0.12.5 |
| 578 | 2025-02-21T04:36:44.270Z | Downloaded icu_normalizer v1.5.0 |
| 579 | 2025-02-21T04:36:44.274Z | Downloaded async-stream-impl v0.3.6 |
| 580 | 2025-02-21T04:36:44.277Z | Downloaded heck v0.3.3 |
| 581 | 2025-02-21T04:36:44.279Z | Downloaded md5 v0.7.0 |
| 582 | 2025-02-21T04:36:44.279Z | Downloaded sigpipe v0.1.3 |
| 583 | 2025-02-21T04:36:44.283Z | Downloaded crunchy v0.2.2 |
| 584 | 2025-02-21T04:36:44.283Z | Downloaded clang-sys v1.8.1 |
| 585 | 2025-02-21T04:36:44.286Z | Downloaded icu_locid v1.5.0 |
| 586 | 2025-02-21T04:36:44.291Z | Downloaded mockall v0.13.0 |
| 587 | 2025-02-21T04:36:44.294Z | Downloaded arc-swap v1.7.1 |
| 588 | 2025-02-21T04:36:44.298Z | Downloaded sqlparser_derive v0.2.2 |
| 589 | 2025-02-21T04:36:44.301Z | Downloaded impl-trait-for-tuples v0.2.2 |
| 590 | 2025-02-21T04:36:44.304Z | Downloaded mime v0.3.17 |
| 591 | 2025-02-21T04:36:44.306Z | Downloaded linked-hash-map v0.5.6 |
| 592 | 2025-02-21T04:36:44.309Z | Downloaded miniz_oxide v0.8.0 |
| 593 | 2025-02-21T04:36:44.312Z | Downloaded rtoolbox v0.0.2 |
| 594 | 2025-02-21T04:36:44.314Z | Downloaded http-body v1.0.1 |
| 595 | 2025-02-21T04:36:44.314Z | Downloaded crc v3.2.1 |
| 596 | 2025-02-21T04:36:44.317Z | Downloaded cookie_store v0.21.1 |
| 597 | 2025-02-21T04:36:44.320Z | Downloaded scopeguard v1.2.0 |
| 598 | 2025-02-21T04:36:44.323Z | Downloaded colored v2.1.0 |
| 599 | 2025-02-21T04:36:44.326Z | Downloaded secrecy v0.8.0 |
| 600 | 2025-02-21T04:36:44.329Z | Downloaded rand_xorshift v0.3.0 |
| 601 | 2025-02-21T04:36:44.329Z | Downloaded semver v0.1.20 |
| 602 | 2025-02-21T04:36:44.331Z | Downloaded scrypt v0.11.0 |
| 603 | 2025-02-21T04:36:44.334Z | Downloaded base64 v0.21.7 |
| 604 | 2025-02-21T04:36:44.337Z | Downloaded tower-service v0.3.3 |
| 605 | 2025-02-21T04:36:44.340Z | Downloaded libefi-sys v0.1.0 |
| 606 | 2025-02-21T04:36:44.342Z | Downloaded ctr v0.9.2 |
| 607 | 2025-02-21T04:36:44.345Z | Downloaded highway v1.2.0 |
| 608 | 2025-02-21T04:36:44.347Z | Downloaded sync_wrapper v1.0.1 |
| 609 | 2025-02-21T04:36:44.351Z | Downloaded slog-async v2.8.0 |
| 610 | 2025-02-21T04:36:44.351Z | Downloaded sec1 v0.7.3 |
| 611 | 2025-02-21T04:36:44.353Z | Downloaded vte_generate_state_changes v0.1.2 |
| 612 | 2025-02-21T04:36:44.353Z | Downloaded slog-dtrace v0.3.0 |
| 613 | 2025-02-21T04:36:44.357Z | Downloaded zerofrom v0.1.4 |
| 614 | 2025-02-21T04:36:44.357Z | Downloaded bytes v1.9.0 |
| 615 | 2025-02-21T04:36:44.361Z | Downloaded tinystr v0.7.6 |
| 616 | 2025-02-21T04:36:44.363Z | Downloaded tiny-keccak v2.0.2 |
| 617 | 2025-02-21T04:36:44.366Z | Downloaded async-trait v0.1.86 |
| 618 | 2025-02-21T04:36:44.372Z | Downloaded universal-hash v0.5.1 |
| 619 | 2025-02-21T04:36:44.374Z | Downloaded ciborium v0.2.2 |
| 620 | 2025-02-21T04:36:44.377Z | Downloaded unicode-xid v0.2.6 |
| 621 | 2025-02-21T04:36:44.380Z | Downloaded spki v0.7.3 |
| 622 | 2025-02-21T04:36:44.382Z | Downloaded is-terminal v0.4.13 |
| 623 | 2025-02-21T04:36:44.385Z | Downloaded icu_provider v1.5.0 |
| 624 | 2025-02-21T04:36:44.387Z | Downloaded lock_api v0.4.12 |
| 625 | 2025-02-21T04:36:44.391Z | Downloaded crossbeam-epoch v0.9.18 |
| 626 | 2025-02-21T04:36:44.393Z | Downloaded mio v1.0.2 |
| 627 | 2025-02-21T04:36:44.400Z | Downloaded phf_shared v0.10.0 |
| 628 | 2025-02-21T04:36:44.402Z | Downloaded normalize-line-endings v0.3.0 |
| 629 | 2025-02-21T04:36:44.402Z | Downloaded hmac v0.12.1 |
| 630 | 2025-02-21T04:36:44.405Z | Downloaded synstructure v0.13.1 |
| 631 | 2025-02-21T04:36:44.408Z | Downloaded rustversion v1.0.17 |
| 632 | 2025-02-21T04:36:44.410Z | Downloaded sct v0.7.1 |
| 633 | 2025-02-21T04:36:44.415Z | Downloaded dunce v1.0.5 |
| 634 | 2025-02-21T04:36:44.417Z | Downloaded writeable v0.5.5 |
| 635 | 2025-02-21T04:36:44.419Z | Downloaded tokio-tungstenite v0.21.0 |
| 636 | 2025-02-21T04:36:44.422Z | Downloaded proc-macro-crate v1.3.1 |
| 637 | 2025-02-21T04:36:44.424Z | Downloaded pretty-hex v0.2.1 |
| 638 | 2025-02-21T04:36:44.427Z | Downloaded sqlformat v0.2.6 |
| 639 | 2025-02-21T04:36:44.429Z | Downloaded fixedbitset v0.4.2 |
| 640 | 2025-02-21T04:36:44.429Z | Downloaded filetime v0.2.25 |
| 641 | 2025-02-21T04:36:44.432Z | Downloaded embedded-io v0.6.1 |
| 642 | 2025-02-21T04:36:44.435Z | Downloaded defmt-parser v0.3.4 |
| 643 | 2025-02-21T04:36:44.437Z | Downloaded libxml v0.3.3 |
| 644 | 2025-02-21T04:36:44.442Z | Downloaded pin-project-internal v1.1.6 |
| 645 | 2025-02-21T04:36:44.445Z | Downloaded foreign-types v0.5.0 |
| 646 | 2025-02-21T04:36:44.447Z | Downloaded termtree v0.4.1 |
| 647 | 2025-02-21T04:36:44.450Z | Downloaded csv-core v0.1.11 |
| 648 | 2025-02-21T04:36:44.450Z | Downloaded glob v0.3.2 |
| 649 | 2025-02-21T04:36:44.452Z | Downloaded tinyvec v1.8.0 |
| 650 | 2025-02-21T04:36:44.456Z | Downloaded r2d2 v0.8.10 |
| 651 | 2025-02-21T04:36:44.458Z | Downloaded derive_builder_macro v0.20.2 |
| 652 | 2025-02-21T04:36:44.461Z | Downloaded primeorder v0.13.6 |
| 653 | 2025-02-21T04:36:44.463Z | Downloaded env_logger v0.10.2 |
| 654 | 2025-02-21T04:36:44.466Z | Downloaded futures-core v0.3.31 |
| 655 | 2025-02-21T04:36:44.468Z | Downloaded indicatif v0.17.11 |
| 656 | 2025-02-21T04:36:44.472Z | Downloaded der_derive v0.7.3 |
| 657 | 2025-02-21T04:36:44.474Z | Downloaded icu_properties v1.5.1 |
| 658 | 2025-02-21T04:36:44.478Z | Downloaded openssl-macros v0.1.1 |
| 659 | 2025-02-21T04:36:44.481Z | Downloaded siphasher v0.3.11 |
| 660 | 2025-02-21T04:36:44.481Z | Downloaded radium v0.7.0 |
| 661 | 2025-02-21T04:36:44.483Z | Downloaded newline-converter v0.3.0 |
| 662 | 2025-02-21T04:36:44.486Z | Downloaded tokio-macros v2.5.0 |
| 663 | 2025-02-21T04:36:44.486Z | Downloaded simd-adler32 v0.3.7 |
| 664 | 2025-02-21T04:36:44.489Z | Downloaded static_assertions v1.1.0 |
| 665 | 2025-02-21T04:36:44.491Z | Downloaded oso-derive v0.27.3 |
| 666 | 2025-02-21T04:36:44.494Z | Downloaded openssl-probe v0.1.5 |
| 667 | 2025-02-21T04:36:44.494Z | Downloaded fragile v2.0.0 |
| 668 | 2025-02-21T04:36:44.508Z | Downloaded utf8_iter v1.0.4 |
| 669 | 2025-02-21T04:36:44.510Z | Downloaded rsa v0.9.6 |
| 670 | 2025-02-21T04:36:44.515Z | Downloaded pbkdf2 v0.11.0 |
| 671 | 2025-02-21T04:36:44.517Z | Downloaded bumpalo v3.16.0 |
| 672 | 2025-02-21T04:36:44.520Z | Downloaded tokio-native-tls v0.3.1 |
| 673 | 2025-02-21T04:36:44.524Z | Downloaded serde-big-array v0.5.1 |
| 674 | 2025-02-21T04:36:44.526Z | Downloaded russh-cryptovec v0.7.3 |
| 675 | 2025-02-21T04:36:44.529Z | Downloaded progenitor-client v0.8.0 |
| 676 | 2025-02-21T04:36:44.529Z | Downloaded ff v0.13.0 |
| 677 | 2025-02-21T04:36:44.532Z | Downloaded progenitor-client v0.9.1 |
| 678 | 2025-02-21T04:36:44.536Z | Downloaded http v1.2.0 |
| 679 | 2025-02-21T04:36:44.538Z | Downloaded flagset v0.4.6 |
| 680 | 2025-02-21T04:36:44.540Z | Downloaded fallible-iterator v0.2.0 |
| 681 | 2025-02-21T04:36:44.540Z | Downloaded spin v0.9.8 |
| 682 | 2025-02-21T04:36:44.544Z | Downloaded num-integer v0.1.46 |
| 683 | 2025-02-21T04:36:44.546Z | Downloaded group v0.13.0 |
| 684 | 2025-02-21T04:36:44.554Z | Downloaded rand_core v0.6.4 |
| 685 | 2025-02-21T04:36:44.554Z | Downloaded rand_chacha v0.3.1 |
| 686 | 2025-02-21T04:36:44.554Z | Downloaded rpassword v7.3.1 |
| 687 | 2025-02-21T04:36:44.557Z | Downloaded precomputed-hash v0.1.1 |
| 688 | 2025-02-21T04:36:44.557Z | Downloaded pem v3.0.4 |
| 689 | 2025-02-21T04:36:44.557Z | Downloaded darling v0.20.10 |
| 690 | 2025-02-21T04:36:44.562Z | Downloaded ref-cast v1.0.23 |
| 691 | 2025-02-21T04:36:44.566Z | Downloaded gethostname v0.5.0 |
| 692 | 2025-02-21T04:36:44.573Z | Downloaded float-cmp v0.9.0 |
| 693 | 2025-02-21T04:36:44.575Z | Downloaded unicode-bidi v0.3.17 |
| 694 | 2025-02-21T04:36:44.575Z | Downloaded backtrace v0.3.74 |
| 695 | 2025-02-21T04:36:44.579Z | Downloaded diesel_table_macro_syntax v0.2.0 |
| 696 | 2025-02-21T04:36:44.582Z | Downloaded want v0.3.1 |
| 697 | 2025-02-21T04:36:44.584Z | Downloaded crossterm v0.28.1 |
| 698 | 2025-02-21T04:36:44.591Z | Downloaded new_debug_unreachable v1.0.6 |
| 699 | 2025-02-21T04:36:44.593Z | Downloaded toolchain_find v0.4.0 |
| 700 | 2025-02-21T04:36:44.596Z | Downloaded der v0.7.9 |
| 701 | 2025-02-21T04:36:44.601Z | Downloaded write16 v1.0.0 |
| 702 | 2025-02-21T04:36:44.603Z | Downloaded tls_codec_derive v0.4.1 |
| 703 | 2025-02-21T04:36:44.606Z | Downloaded shell-words v1.1.0 |
| 704 | 2025-02-21T04:36:44.609Z | Downloaded rustls-pki-types v1.10.0 |
| 705 | 2025-02-21T04:36:44.612Z | Downloaded try-lock v0.2.5 |
| 706 | 2025-02-21T04:36:44.615Z | Downloaded opaque-debug v0.3.1 |
| 707 | 2025-02-21T04:36:44.615Z | Downloaded newtype_derive v0.1.6 |
| 708 | 2025-02-21T04:36:44.617Z | Downloaded which v4.4.2 |
| 709 | 2025-02-21T04:36:44.620Z | Downloaded tls_codec v0.4.1 |
| 710 | 2025-02-21T04:36:44.622Z | Downloaded derive_builder v0.20.2 |
| 711 | 2025-02-21T04:36:44.628Z | Downloaded dyn-clone v1.0.17 |
| 712 | 2025-02-21T04:36:44.632Z | Downloaded foreign-types v0.3.2 |
| 713 | 2025-02-21T04:36:44.634Z | Downloaded hash32 v0.2.1 |
| 714 | 2025-02-21T04:36:44.637Z | Downloaded time-macros v0.2.18 |
| 715 | 2025-02-21T04:36:44.640Z | Downloaded phf v0.11.2 |
| 716 | 2025-02-21T04:36:44.642Z | Downloaded quick-error v1.2.3 |
| 717 | 2025-02-21T04:36:44.642Z | Downloaded psl-types v2.0.11 |
| 718 | 2025-02-21T04:36:44.645Z | Downloaded pkg-config v0.3.31 |
| 719 | 2025-02-21T04:36:44.647Z | Downloaded smallvec v0.6.14 |
| 720 | 2025-02-21T04:36:44.650Z | Downloaded parse-size v1.1.0 |
| 721 | 2025-02-21T04:36:44.650Z | Downloaded pkcs5 v0.7.1 |
| 722 | 2025-02-21T04:36:44.654Z | Downloaded rustls-pemfile v1.0.4 |
| 723 | 2025-02-21T04:36:44.657Z | Downloaded rustc_version v0.4.1 |
| 724 | 2025-02-21T04:36:44.659Z | Downloaded rustc-hash v2.0.0 |
| 725 | 2025-02-21T04:36:44.662Z | Downloaded pkcs1 v0.7.5 |
| 726 | 2025-02-21T04:36:44.666Z | Downloaded itertools v0.13.0 |
| 727 | 2025-02-21T04:36:44.673Z | Downloaded salsa20 v0.10.2 |
| 728 | 2025-02-21T04:36:44.676Z | Downloaded foldhash v0.1.3 |
| 729 | 2025-02-21T04:36:44.679Z | Downloaded zeroize v1.8.1 |
| 730 | 2025-02-21T04:36:44.681Z | Downloaded rustc-hash v1.1.0 |
| 731 | 2025-02-21T04:36:44.681Z | Downloaded darling_core v0.20.10 |
| 732 | 2025-02-21T04:36:44.687Z | Downloaded strum v0.26.3 |
| 733 | 2025-02-21T04:36:44.689Z | Downloaded fd-lock v4.0.2 |
| 734 | 2025-02-21T04:36:44.692Z | Downloaded zeroize_derive v1.4.2 |
| 735 | 2025-02-21T04:36:44.695Z | Downloaded parse-display-derive v0.10.0 |
| 736 | 2025-02-21T04:36:44.697Z | Downloaded serde_repr v0.1.19 |
| 737 | 2025-02-21T04:36:44.700Z | Downloaded unicase v2.7.0 |
| 738 | 2025-02-21T04:36:44.702Z | Downloaded waitgroup v0.1.2 |
| 739 | 2025-02-21T04:36:44.702Z | Downloaded tokio-postgres v0.7.12 |
| 740 | 2025-02-21T04:36:44.709Z | Downloaded unicode-properties v0.1.3 |
| 741 | 2025-02-21T04:36:44.713Z | Downloaded itertools v0.12.1 |
| 742 | 2025-02-21T04:36:44.723Z | Downloaded twox-hash v2.1.0 |
| 743 | 2025-02-21T04:36:44.725Z | Downloaded utf16_iter v1.0.5 |
| 744 | 2025-02-21T04:36:44.729Z | Downloaded typify-macro v0.2.0 |
| 745 | 2025-02-21T04:36:44.729Z | Downloaded structmeta-derive v0.3.0 |
| 746 | 2025-02-21T04:36:44.731Z | Downloaded structmeta v0.3.0 |
| 747 | 2025-02-21T04:36:44.734Z | Downloaded tracing-attributes v0.1.27 |
| 748 | 2025-02-21T04:36:44.737Z | Downloaded quinn-udp v0.5.5 |
| 749 | 2025-02-21T04:36:44.740Z | Downloaded embedded-io v0.4.0 |
| 750 | 2025-02-21T04:36:44.740Z | Downloaded nodrop v0.1.14 |
| 751 | 2025-02-21T04:36:44.742Z | Downloaded endian-type v0.1.2 |
| 752 | 2025-02-21T04:36:44.742Z | Downloaded tinyvec_macros v0.1.1 |
| 753 | 2025-02-21T04:36:44.745Z | Downloaded wait-timeout v0.2.0 |
| 754 | 2025-02-21T04:36:44.748Z | Downloaded pkcs8 v0.10.2 |
| 755 | 2025-02-21T04:36:44.750Z | Downloaded parking_lot_core v0.9.10 |
| 756 | 2025-02-21T04:36:44.753Z | Downloaded test-strategy v0.3.1 |
| 757 | 2025-02-21T04:36:44.758Z | Downloaded number_prefix v0.4.0 |
| 758 | 2025-02-21T04:36:44.761Z | Downloaded half v2.4.1 |
| 759 | 2025-02-21T04:36:44.764Z | Downloaded dirs-next v2.0.0 |
| 760 | 2025-02-21T04:36:44.766Z | Downloaded hyper v1.5.2 |
| 761 | 2025-02-21T04:36:44.774Z | Downloaded powerfmt v0.2.0 |
| 762 | 2025-02-21T04:36:44.777Z | Downloaded fallible-iterator v0.3.0 |
| 763 | 2025-02-21T04:36:44.779Z | Downloaded num_threads v0.1.7 |
| 764 | 2025-02-21T04:36:44.782Z | Downloaded polyval v0.6.2 |
| 765 | 2025-02-21T04:36:44.785Z | Downloaded typify v0.2.0 |
| 766 | 2025-02-21T04:36:44.787Z | Downloaded untrusted v0.7.1 |
| 767 | 2025-02-21T04:36:44.790Z | Downloaded structmeta v0.2.0 |
| 768 | 2025-02-21T04:36:44.794Z | Downloaded signal-hook-tokio v0.3.1 |
| 769 | 2025-02-21T04:36:44.794Z | Downloaded serde_path_to_error v0.1.16 |
| 770 | 2025-02-21T04:36:44.797Z | Downloaded peg-runtime v0.8.3 |
| 771 | 2025-02-21T04:36:44.797Z | Downloaded foreign-types-shared v0.3.1 |
| 772 | 2025-02-21T04:36:44.799Z | Downloaded multimap v0.10.0 |
| 773 | 2025-02-21T04:36:44.799Z | Downloaded unicode-truncate v1.1.0 |
| 774 | 2025-02-21T04:36:44.802Z | Downloaded enum-as-inner v0.6.1 |
| 775 | 2025-02-21T04:36:44.804Z | Downloaded untrusted v0.9.0 |
| 776 | 2025-02-21T04:36:44.807Z | Downloaded ecdsa v0.16.9 |
| 777 | 2025-02-21T04:36:44.809Z | Downloaded ron v0.8.1 |
| 778 | 2025-02-21T04:36:44.814Z | Downloaded stringprep v0.1.5 |
| 779 | 2025-02-21T04:36:44.817Z | Downloaded strip-ansi-escapes v0.2.0 |
| 780 | 2025-02-21T04:36:44.819Z | Downloaded signal-hook-registry v1.4.2 |
| 781 | 2025-02-21T04:36:44.822Z | Downloaded foreign-types-macros v0.2.3 |
| 782 | 2025-02-21T04:36:44.822Z | Downloaded samael v0.0.17 |
| 783 | 2025-02-21T04:36:44.828Z | Downloaded postgres-types v0.2.8 |
| 784 | 2025-02-21T04:36:44.831Z | Downloaded utf-8 v0.7.6 |
| 785 | 2025-02-21T04:36:44.834Z | Downloaded futures-sink v0.3.31 |
| 786 | 2025-02-21T04:36:44.836Z | Downloaded time-core v0.1.2 |
| 787 | 2025-02-21T04:36:44.836Z | Downloaded tungstenite v0.23.0 |
| 788 | 2025-02-21T04:36:44.841Z | Downloaded postgres-protocol v0.6.7 |
| 789 | 2025-02-21T04:36:44.843Z | Downloaded vte v0.11.1 |
| 790 | 2025-02-21T04:36:44.846Z | Downloaded serde-hex v0.1.0 |
| 791 | 2025-02-21T04:36:44.848Z | Downloaded predicates-core v1.0.8 |
| 792 | 2025-02-21T04:36:44.851Z | Downloaded dirs-sys-next v0.1.2 |
| 793 | 2025-02-21T04:36:44.851Z | Downloaded unarray v0.1.4 |
| 794 | 2025-02-21T04:36:44.853Z | Downloaded supports-color v3.0.1 |
| 795 | 2025-02-21T04:36:44.856Z | Downloaded p256 v0.13.2 |
| 796 | 2025-02-21T04:36:44.859Z | Downloaded qorb v0.2.1 |
| 797 | 2025-02-21T04:36:44.863Z | Downloaded tough v0.19.0 |
| 798 | 2025-02-21T04:36:44.874Z | Downloaded display-error-chain v0.2.2 |
| 799 | 2025-02-21T04:36:44.877Z | Downloaded path-slash v0.1.5 |
| 800 | 2025-02-21T04:36:44.879Z | Downloaded downcast v0.11.0 |
| 801 | 2025-02-21T04:36:44.879Z | Downloaded sync-ptr v0.1.1 |
| 802 | 2025-02-21T04:36:44.879Z | Downloaded snafu-derive v0.8.5 |
| 803 | 2025-02-21T04:36:44.882Z | Downloaded dropshot_endpoint v0.12.0 |
| 804 | 2025-02-21T04:36:44.884Z | Downloaded thread_local v1.1.8 |
| 805 | 2025-02-21T04:36:44.887Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 806 | 2025-02-21T04:36:44.890Z | Downloaded smf v0.2.3 |
| 807 | 2025-02-21T04:36:44.890Z | Downloaded predicates-tree v1.0.11 |
| 808 | 2025-02-21T04:36:44.892Z | Downloaded take_mut v0.2.2 |
| 809 | 2025-02-21T04:36:44.892Z | Downloaded openssl-sys v0.9.105 |
| 810 | 2025-02-21T04:36:44.898Z | Downloaded progenitor-macro v0.9.1 |
| 811 | 2025-02-21T04:36:44.901Z | Downloaded percent-encoding v2.3.1 |
| 812 | 2025-02-21T04:36:44.901Z | Downloaded signature v2.2.0 |
| 813 | 2025-02-21T04:36:44.904Z | Downloaded ena v0.14.3 |
| 814 | 2025-02-21T04:36:44.906Z | Downloaded subtle v2.6.1 |
| 815 | 2025-02-21T04:36:44.908Z | Downloaded expectorate v1.1.0 |
| 816 | 2025-02-21T04:36:44.912Z | Downloaded diesel_derives v2.2.3 |
| 817 | 2025-02-21T04:36:44.915Z | Downloaded zone_cfg_derive v0.3.0 |
| 818 | 2025-02-21T04:36:44.917Z | Downloaded typed-path v0.9.3 |
| 819 | 2025-02-21T04:36:44.922Z | Downloaded futures-macro v0.3.31 |
| 820 | 2025-02-21T04:36:44.925Z | Downloaded futures-io v0.3.31 |
| 821 | 2025-02-21T04:36:44.925Z | Downloaded nanorand v0.7.0 |
| 822 | 2025-02-21T04:36:44.929Z | Downloaded serde_plain v1.0.2 |
| 823 | 2025-02-21T04:36:44.931Z | Downloaded tap v1.0.1 |
| 824 | 2025-02-21T04:36:44.934Z | Downloaded signal-hook-mio v0.2.4 |
| 825 | 2025-02-21T04:36:44.934Z | Downloaded termios v0.3.3 |
| 826 | 2025-02-21T04:36:44.936Z | Downloaded form_urlencoded v1.2.1 |
| 827 | 2025-02-21T04:36:44.939Z | Downloaded oxnet v0.1.0 |
| 828 | 2025-02-21T04:36:44.939Z | Downloaded document-features v0.2.10 |
| 829 | 2025-02-21T04:36:44.941Z | Downloaded subprocess v0.2.9 |
| 830 | 2025-02-21T04:36:44.944Z | Downloaded funty v2.0.0 |
| 831 | 2025-02-21T04:36:44.951Z | Downloaded tokio-tungstenite v0.23.1 |
| 832 | 2025-02-21T04:36:44.954Z | Downloaded peg-macros v0.8.4 |
| 833 | 2025-02-21T04:36:44.954Z | Downloaded yoke-derive v0.7.4 |
| 834 | 2025-02-21T04:36:44.954Z | Downloaded serde_derive_internals v0.29.1 |
| 835 | 2025-02-21T04:36:44.954Z | Downloaded russh v0.45.0 |
| 836 | 2025-02-21T04:36:44.960Z | Downloaded shlex v1.3.0 |
| 837 | 2025-02-21T04:36:44.962Z | Downloaded socket2 v0.5.7 |
| 838 | 2025-02-21T04:36:44.965Z | Downloaded xz2 v0.1.7 |
| 839 | 2025-02-21T04:36:44.967Z | Downloaded progenitor v0.9.1 |
| 840 | 2025-02-21T04:36:44.970Z | Downloaded paste v1.0.15 |
| 841 | 2025-02-21T04:36:44.973Z | Downloaded scheduled-thread-pool v0.2.7 |
| 842 | 2025-02-21T04:36:44.976Z | Downloaded elliptic-curve v0.13.8 |
| 843 | 2025-02-21T04:36:44.979Z | Downloaded progenitor-macro v0.8.0 |
| 844 | 2025-02-21T04:36:44.979Z | Downloaded poly1305 v0.8.0 |
| 845 | 2025-02-21T04:36:44.982Z | Downloaded derive_more v0.99.18 |
| 846 | 2025-02-21T04:36:44.988Z | Downloaded quinn v0.11.5 |
| 847 | 2025-02-21T04:36:44.992Z | Downloaded ppv-lite86 v0.2.20 |
| 848 | 2025-02-21T04:36:44.994Z | Downloaded slab v0.4.9 |
| 849 | 2025-02-21T04:36:44.997Z | Downloaded quinn-proto v0.11.8 |
| 850 | 2025-02-21T04:36:45.003Z | Downloaded predicates v3.1.2 |
| 851 | 2025-02-21T04:36:45.008Z | Downloaded num-traits v0.2.19 |
| 852 | 2025-02-21T04:36:45.011Z | Downloaded bindgen v0.69.5 |
| 853 | 2025-02-21T04:36:45.018Z | Downloaded ed25519-dalek v2.1.1 |
| 854 | 2025-02-21T04:36:45.022Z | Downloaded bitvec v1.0.1 |
| 855 | 2025-02-21T04:36:45.039Z | Downloaded signal-hook v0.3.17 |
| 856 | 2025-02-21T04:36:45.042Z | Downloaded rusqlite v0.32.1 |
| 857 | 2025-02-21T04:36:45.050Z | Downloaded futures v0.3.31 |
| 858 | 2025-02-21T04:36:45.055Z | Downloaded num-rational v0.4.2 |
| 859 | 2025-02-21T04:36:45.057Z | Downloaded url v2.5.3 |
| 860 | 2025-02-21T04:36:45.060Z | Downloaded winnow v0.5.40 |
| 861 | 2025-02-21T04:36:45.070Z | Downloaded term v0.7.0 |
| 862 | 2025-02-21T04:36:45.073Z | Downloaded hashbrown v0.14.5 |
| 863 | 2025-02-21T04:36:45.079Z | Downloaded parse-zoneinfo v0.3.1 |
| 864 | 2025-02-21T04:36:45.082Z | Downloaded zerocopy v0.6.6 |
| 865 | 2025-02-21T04:36:45.085Z | Downloaded unicode-segmentation v1.12.0 |
| 866 | 2025-02-21T04:36:45.088Z | Downloaded h2 v0.4.6 |
| 867 | 2025-02-21T04:36:45.096Z | Downloaded snafu v0.8.5 |
| 868 | 2025-02-21T04:36:45.103Z | Downloaded zerovec v0.10.4 |
| 869 | 2025-02-21T04:36:45.111Z | Downloaded unicode-normalization v0.1.24 |
| 870 | 2025-02-21T04:36:45.114Z | Downloaded tar v0.4.42 |
| 871 | 2025-02-21T04:36:45.117Z | Downloaded icu_properties_data v1.5.0 |
| 872 | 2025-02-21T04:36:45.129Z | Downloaded time v0.3.36 |
| 873 | 2025-02-21T04:36:45.137Z | Downloaded rustls v0.21.12 |
| 874 | 2025-02-21T04:36:45.149Z | Downloaded portable-atomic v1.9.0 |
| 875 | 2025-02-21T04:36:45.159Z | Downloaded hashbrown v0.12.3 |
| 876 | 2025-02-21T04:36:45.162Z | Downloaded rustls-webpki v0.102.8 |
| 877 | 2025-02-21T04:36:45.182Z | Downloaded futures-util v0.3.31 |
| 878 | 2025-02-21T04:36:45.195Z | Downloaded smoltcp v0.9.1 |
| 879 | 2025-02-21T04:36:45.208Z | Downloaded x509-cert v0.2.5 |
| 880 | 2025-02-21T04:36:45.214Z | Downloaded zerocopy v0.8.10 |
| 881 | 2025-02-21T04:36:45.241Z | Downloaded webpki-roots v0.26.6 |
| 882 | 2025-02-21T04:36:45.245Z | Downloaded chrono-tz v0.10.1 |
| 883 | 2025-02-21T04:36:45.254Z | Downloaded reqwest v0.12.9 |
| 884 | 2025-02-21T04:36:45.265Z | Downloaded hashbrown v0.13.2 |
| 885 | 2025-02-21T04:36:45.270Z | Downloaded git2 v0.19.0 |
| 886 | 2025-02-21T04:36:45.280Z | Downloaded bstr v1.10.0 |
| 887 | 2025-02-21T04:36:45.293Z | Downloaded petname v2.0.2 |
| 888 | 2025-02-21T04:36:45.298Z | Downloaded salty v0.3.0 |
| 889 | 2025-02-21T04:36:45.306Z | Downloaded tokio-util v0.7.12 |
| 890 | 2025-02-21T04:36:45.315Z | Downloaded gimli v0.31.1 |
| 891 | 2025-02-21T04:36:45.324Z | Downloaded openssl v0.10.70 |
| 892 | 2025-02-21T04:36:45.336Z | Downloaded radix_trie v0.2.1 |
| 893 | 2025-02-21T04:36:45.342Z | Downloaded polar-core v0.27.3 |
| 894 | 2025-02-21T04:36:45.354Z | Downloaded regex-syntax v0.6.29 |
| 895 | 2025-02-21T04:36:45.367Z | Downloaded regex v1.11.1 |
| 896 | 2025-02-21T04:36:45.384Z | Downloaded quick-xml v0.33.0 |
| 897 | 2025-02-21T04:36:45.390Z | Downloaded regex-syntax v0.8.5 |
| 898 | 2025-02-21T04:36:45.402Z | Downloaded openapiv3 v2.0.0 |
| 899 | 2025-02-21T04:36:45.416Z | Downloaded typify-impl v0.2.0 |
| 900 | 2025-02-21T04:36:45.430Z | Downloaded hickory-proto v0.24.3 |
| 901 | 2025-02-21T04:36:45.446Z | Downloaded password-hash v0.5.0 |
| 902 | 2025-02-21T04:36:45.449Z | Downloaded sled v0.34.7 |
| 903 | 2025-02-21T04:36:45.458Z | Downloaded futures-task v0.3.31 |
| 904 | 2025-02-21T04:36:45.461Z | Downloaded ratatui v0.28.1 |
| 905 | 2025-02-21T04:36:45.479Z | Downloaded object v0.30.4 |
| 906 | 2025-02-21T04:36:45.488Z | Downloaded nix v0.27.1 |
| 907 | 2025-02-21T04:36:45.499Z | Downloaded bzip2-sys v0.1.11+1.0.8 |
| 908 | 2025-02-21T04:36:45.511Z | Downloaded nix v0.29.0 |
| 909 | 2025-02-21T04:36:45.523Z | Downloaded unicode-width v0.2.0 |
| 910 | 2025-02-21T04:36:45.528Z | Downloaded proptest v1.5.0 |
| 911 | 2025-02-21T04:36:45.538Z | Downloaded serde_with v3.11.0 |
| 912 | 2025-02-21T04:36:45.546Z | Downloaded nix v0.28.0 |
| 913 | 2025-02-21T04:36:45.558Z | Downloaded reedline v0.35.0 |
| 914 | 2025-02-21T04:36:45.565Z | Downloaded p384 v0.13.0 |
| 915 | 2025-02-21T04:36:45.572Z | Downloaded curve25519-dalek v4.1.3 |
| 916 | 2025-02-21T04:36:45.579Z | Downloaded rustls v0.22.4 |
| 917 | 2025-02-21T04:36:45.592Z | Downloaded p521 v0.13.3 |
| 918 | 2025-02-21T04:36:45.596Z | Downloaded rustls v0.23.19 |
| 919 | 2025-02-21T04:36:45.608Z | Downloaded dropshot v0.12.0 |
| 920 | 2025-02-21T04:36:45.628Z | Downloaded regress v0.10.1 |
| 921 | 2025-02-21T04:36:45.638Z | Downloaded vcpkg v0.2.15 |
| 922 | 2025-02-21T04:36:45.678Z | Downloaded regress v0.9.1 |
| 923 | 2025-02-21T04:36:45.686Z | Downloaded csv v1.3.1 |
| 924 | 2025-02-21T04:36:45.705Z | Downloaded diesel v2.2.7 |
| 925 | 2025-02-21T04:36:45.723Z | Downloaded dropshot v0.15.1 |
| 926 | 2025-02-21T04:36:45.746Z | Downloaded smoltcp v0.11.0 |
| 927 | 2025-02-21T04:36:45.758Z | Downloaded object v0.36.5 |
| 928 | 2025-02-21T04:36:45.770Z | Downloaded typify-impl v0.3.0 |
| 929 | 2025-02-21T04:36:45.784Z | Downloaded rustls-webpki v0.101.7 |
| 930 | 2025-02-21T04:36:45.799Z | Downloaded fs_extra v1.3.0 |
| 931 | 2025-02-21T04:36:45.802Z | Downloaded zerocopy-derive v0.6.6 |
| 932 | 2025-02-21T04:36:45.811Z | Downloaded yoke v0.7.4 |
| 933 | 2025-02-21T04:36:45.814Z | Downloaded toml v0.7.8 |
| 934 | 2025-02-21T04:36:45.817Z | Downloaded omicron-zone-package v0.12.0 |
| 935 | 2025-02-21T04:36:45.819Z | Downloaded tokio-tungstenite v0.24.0 |
| 936 | 2025-02-21T04:36:45.822Z | Downloaded schemars v0.8.21 |
| 937 | 2025-02-21T04:36:45.832Z | Downloaded futures-channel v0.3.31 |
| 938 | 2025-02-21T04:36:45.835Z | Downloaded displaydoc v0.2.5 |
| 939 | 2025-02-21T04:36:45.838Z | Downloaded diesel-dtrace v0.4.2 |
| 940 | 2025-02-21T04:36:45.840Z | Downloaded zone v0.1.8 |
| 941 | 2025-02-21T04:36:45.843Z | Downloaded xattr v1.3.1 |
| 942 | 2025-02-21T04:36:45.843Z | Downloaded zone v0.3.0 |
| 943 | 2025-02-21T04:36:45.846Z | Downloaded smallvec v1.13.2 |
| 944 | 2025-02-21T04:36:45.848Z | Downloaded rustyline v14.0.0 |
| 945 | 2025-02-21T04:36:45.852Z | Downloaded same-file v1.0.6 |
| 946 | 2025-02-21T04:36:45.854Z | Downloaded mockall_derive v0.13.0 |
| 947 | 2025-02-21T04:36:45.857Z | Downloaded des v0.8.1 |
| 948 | 2025-02-21T04:36:45.857Z | Downloaded zerocopy-derive v0.8.10 |
| 949 | 2025-02-21T04:36:45.862Z | Downloaded tokio-rustls v0.26.0 |
| 950 | 2025-02-21T04:36:45.865Z | Downloaded regex-automata v0.4.8 |
| 951 | 2025-02-21T04:36:45.882Z | Downloaded lzma-sys v0.1.20 |
| 952 | 2025-02-21T04:36:45.911Z | Downloaded tokio-rustls v0.24.1 |
| 953 | 2025-02-21T04:36:45.914Z | Downloaded resolv-conf v0.7.0 |
| 954 | 2025-02-21T04:36:45.917Z | Downloaded sqlparser v0.45.0 |
| 955 | 2025-02-21T04:36:45.921Z | Downloaded walkdir v2.5.0 |
| 956 | 2025-02-21T04:36:45.924Z | Downloaded headers v0.4.0 |
| 957 | 2025-02-21T04:36:45.930Z | Downloaded wyz v0.5.1 |
| 958 | 2025-02-21T04:36:45.932Z | Downloaded num_enum v0.5.11 |
| 959 | 2025-02-21T04:36:45.936Z | Downloaded serde_with_macros v3.11.0 |
| 960 | 2025-02-21T04:36:45.939Z | Downloaded strum_macros v0.26.4 |
| 961 | 2025-02-21T04:36:45.942Z | Downloaded password-hash v0.4.2 |
| 962 | 2025-02-21T04:36:45.945Z | Downloaded tokio-rustls v0.25.0 |
| 963 | 2025-02-21T04:36:45.947Z | Downloaded libz-sys v1.1.20 |
| 964 | 2025-02-21T04:36:45.968Z | Downloaded flate2 v1.0.35 |
| 965 | 2025-02-21T04:36:45.973Z | Downloaded rayon v1.10.0 |
| 966 | 2025-02-21T04:36:45.982Z | Downloaded tracing-core v0.1.32 |
| 967 | 2025-02-21T04:36:45.985Z | Downloaded typify-macro v0.3.0 |
| 968 | 2025-02-21T04:36:45.987Z | Downloaded topological-sort v0.2.2 |
| 969 | 2025-02-21T04:36:45.987Z | Downloaded either v1.13.0 |
| 970 | 2025-02-21T04:36:45.990Z | Downloaded multer v3.1.0 |
| 971 | 2025-02-21T04:36:45.990Z | Downloaded petgraph v0.6.5 |
| 972 | 2025-02-21T04:36:46.008Z | Downloaded sha3 v0.10.8 |
| 973 | 2025-02-21T04:36:46.013Z | Downloaded flume v0.11.1 |
| 974 | 2025-02-21T04:36:46.017Z | Downloaded tokio v1.43.0 |
| 975 | 2025-02-21T04:36:46.060Z | Downloaded tungstenite v0.24.0 |
| 976 | 2025-02-21T04:36:46.063Z | Downloaded toml_edit v0.19.15 |
| 977 | 2025-02-21T04:36:46.082Z | Downloaded ssh-key v0.6.6 |
| 978 | 2025-02-21T04:36:46.089Z | Downloaded chrono v0.4.39 |
| 979 | 2025-02-21T04:36:46.097Z | Downloaded blake3 v1.5.4 |
| 980 | 2025-02-21T04:36:46.106Z | Downloaded slog v2.7.0 |
| 981 | 2025-02-21T04:36:46.110Z | Downloaded nom v7.1.3 |
| 982 | 2025-02-21T04:36:46.116Z | Downloaded postcard v1.0.10 |
| 983 | 2025-02-21T04:36:46.119Z | Downloaded num-bigint-dig v0.8.4 |
| 984 | 2025-02-21T04:36:46.123Z | Downloaded hkdf v0.12.4 |
| 985 | 2025-02-21T04:36:46.126Z | Downloaded foreign-types-shared v0.1.1 |
| 986 | 2025-02-21T04:36:46.128Z | Downloaded hashlink v0.9.1 |
| 987 | 2025-02-21T04:36:46.131Z | Downloaded lalrpop v0.19.12 |
| 988 | 2025-02-21T04:36:46.142Z | Downloaded num-iter v0.1.45 |
| 989 | 2025-02-21T04:36:46.145Z | Downloaded ron v0.7.1 |
| 990 | 2025-02-21T04:36:46.149Z | Downloaded rfc6979 v0.4.0 |
| 991 | 2025-02-21T04:36:46.152Z | Downloaded env_filter v0.1.2 |
| 992 | 2025-02-21T04:36:46.154Z | Downloaded num-derive v0.4.2 |
| 993 | 2025-02-21T04:36:46.158Z | Downloaded aws-lc-rs v1.10.0 |
| 994 | 2025-02-21T04:36:46.165Z | Downloaded num-conv v0.1.0 |
| 995 | 2025-02-21T04:36:46.170Z | Downloaded native-tls v0.2.12 |
| 996 | 2025-02-21T04:36:46.170Z | Downloaded hash32 v0.3.1 |
| 997 | 2025-02-21T04:36:46.170Z | Downloaded ed25519 v2.2.3 |
| 998 | 2025-02-21T04:36:46.173Z | Downloaded termcolor v1.4.1 |
| 999 | 2025-02-21T04:36:46.174Z | Downloaded aes v0.8.4 |
| 1000 | 2025-02-21T04:36:46.176Z | Downloaded difflib v0.4.0 |
| 1001 | 2025-02-21T04:36:46.179Z | Downloaded thiserror v2.0.11 |
| 1002 | 2025-02-21T04:36:46.183Z | Downloaded zip v2.1.3 |
| 1003 | 2025-02-21T04:36:46.188Z | Downloaded idna v1.0.3 |
| 1004 | 2025-02-21T04:36:46.192Z | Downloaded parking_lot v0.12.3 |
| 1005 | 2025-02-21T04:36:46.195Z | Downloaded fatfs v0.3.6 |
| 1006 | 2025-02-21T04:36:46.198Z | Downloaded diff v0.1.13 |
| 1007 | 2025-02-21T04:36:46.202Z | Downloaded strum_macros v0.25.3 |
| 1008 | 2025-02-21T04:36:46.204Z | Downloaded strum_macros v0.24.3 |
| 1009 | 2025-02-21T04:36:46.207Z | Downloaded slog-stdlog v4.1.1 |
| 1010 | 2025-02-21T04:36:46.209Z | Downloaded dropshot_endpoint v0.15.1 |
| 1011 | 2025-02-21T04:36:46.212Z | Downloaded encoding_rs v0.8.34 |
| 1012 | 2025-02-21T04:36:46.235Z | Downloaded steno v0.4.1 |
| 1013 | 2025-02-21T04:36:46.239Z | Downloaded aes-gcm v0.10.3 |
| 1014 | 2025-02-21T04:36:46.243Z | Downloaded pin-project v1.1.6 |
| 1015 | 2025-02-21T04:36:46.255Z | Downloaded serde_urlencoded v0.7.1 |
| 1016 | 2025-02-21T04:36:46.258Z | Downloaded parse-display v0.10.0 |
| 1017 | 2025-02-21T04:36:46.258Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1018 | 2025-02-21T04:36:46.262Z | Downloaded num-bigint v0.4.6 |
| 1019 | 2025-02-21T04:36:46.267Z | Downloaded zerofrom-derive v0.1.4 |
| 1020 | 2025-02-21T04:36:46.269Z | Downloaded parking_lot_core v0.8.6 |
| 1021 | 2025-02-21T04:36:46.272Z | Downloaded russh-keys v0.45.0 |
| 1022 | 2025-02-21T04:36:46.274Z | Downloaded structmeta-derive v0.2.0 |
| 1023 | 2025-02-21T04:36:46.274Z | Downloaded rustc_version v0.1.7 |
| 1024 | 2025-02-21T04:36:46.278Z | Downloaded tracing v0.1.40 |
| 1025 | 2025-02-21T04:36:46.281Z | Downloaded whoami v1.5.2 |
| 1026 | 2025-02-21T04:36:46.284Z | Downloaded libgit2-sys v0.17.0+1.8.1 |
| 1027 | 2025-02-21T04:36:46.344Z | Downloaded libm v0.2.8 |
| 1028 | 2025-02-21T04:36:46.352Z | Downloaded pin-utils v0.1.0 |
| 1029 | 2025-02-21T04:36:46.355Z | Downloaded phf_generator v0.11.2 |
| 1030 | 2025-02-21T04:36:46.355Z | Downloaded oso v0.27.3 |
| 1031 | 2025-02-21T04:36:46.361Z | Downloaded similar v2.6.0 |
| 1032 | 2025-02-21T04:36:46.367Z | Downloaded phf_codegen v0.11.2 |
| 1033 | 2025-02-21T04:36:46.370Z | Downloaded fallible-streaming-iterator v0.1.9 |
| 1034 | 2025-02-21T04:36:46.370Z | Downloaded thiserror-no-std v2.0.2 |
| 1035 | 2025-02-21T04:36:46.373Z | Downloaded pem-rfc7468 v0.7.0 |
| 1036 | 2025-02-21T04:36:46.376Z | Downloaded slog-term v2.9.1 |
| 1037 | 2025-02-21T04:36:46.378Z | Downloaded prettyplease v0.2.25 |
| 1038 | 2025-02-21T04:36:46.381Z | Downloaded progenitor-impl v0.8.0 |
| 1039 | 2025-02-21T04:36:46.383Z | Downloaded slog-scope v4.4.0 |
| 1040 | 2025-02-21T04:36:46.386Z | Downloaded slog-json v2.6.1 |
| 1041 | 2025-02-21T04:36:46.386Z | Downloaded ref-cast-impl v1.0.23 |
| 1042 | 2025-02-21T04:36:46.389Z | Downloaded vergen v8.3.2 |
| 1043 | 2025-02-21T04:36:46.392Z | Downloaded zopfli v0.8.1 |
| 1044 | 2025-02-21T04:36:46.392Z | Downloaded hyper-util v0.1.10 |
| 1045 | 2025-02-21T04:36:46.396Z | Downloaded crossbeam-channel v0.5.13 |
| 1046 | 2025-02-21T04:36:46.400Z | Downloaded derive-where v1.2.7 |
| 1047 | 2025-02-21T04:36:46.403Z | Downloaded uuid v1.12.0 |
| 1048 | 2025-02-21T04:36:46.407Z | Downloaded typify v0.3.0 |
| 1049 | 2025-02-21T04:36:46.411Z | Downloaded zip v0.6.6 |
| 1050 | 2025-02-21T04:36:46.416Z | Downloaded unicode_categories v0.1.1 |
| 1051 | 2025-02-21T04:36:46.418Z | Downloaded zone_cfg_derive v0.1.2 |
| 1052 | 2025-02-21T04:36:46.421Z | Downloaded schemars_derive v0.8.21 |
| 1053 | 2025-02-21T04:36:46.421Z | Downloaded olpc-cjson v0.1.4 |
| 1054 | 2025-02-21T04:36:46.423Z | Downloaded num_enum_derive v0.5.11 |
| 1055 | 2025-02-21T04:36:46.423Z | Downloaded daft-derive v0.1.1 |
| 1056 | 2025-02-21T04:36:46.426Z | Downloaded rustls-pemfile v2.2.0 |
| 1057 | 2025-02-21T04:36:46.428Z | Downloaded derive_builder_core v0.20.2 |
| 1058 | 2025-02-21T04:36:46.431Z | Downloaded vsss-rs v3.3.4 |
| 1059 | 2025-02-21T04:36:46.434Z | Downloaded pin-project-lite v0.2.14 |
| 1060 | 2025-02-21T04:36:46.437Z | Downloaded value-bag v1.9.0 |
| 1061 | 2025-02-21T04:36:46.440Z | Downloaded uzers v0.12.1 |
| 1062 | 2025-02-21T04:36:46.442Z | Downloaded nu-ansi-term v0.50.1 |
| 1063 | 2025-02-21T04:36:46.446Z | Downloaded rand v0.8.5 |
| 1064 | 2025-02-21T04:36:46.448Z | Downloaded pbkdf2 v0.12.2 |
| 1065 | 2025-02-21T04:36:46.451Z | Downloaded newtype-uuid v1.2.1 |
| 1066 | 2025-02-21T04:36:46.455Z | Downloaded float-ord v0.3.2 |
| 1067 | 2025-02-21T04:36:46.455Z | Downloaded data-encoding v2.6.0 |
| 1068 | 2025-02-21T04:36:46.455Z | Downloaded string_cache v0.8.7 |
| 1069 | 2025-02-21T04:36:46.459Z | Downloaded num-complex v0.4.6 |
| 1070 | 2025-02-21T04:36:46.459Z | Downloaded icu_collections v1.5.0 |
| 1071 | 2025-02-21T04:36:46.464Z | Downloaded ghash v0.5.1 |
| 1072 | 2025-02-21T04:36:46.467Z | Downloaded cc v1.1.30 |
| 1073 | 2025-02-21T04:36:46.470Z | Downloaded termtree v0.5.1 |
| 1074 | 2025-02-21T04:36:46.473Z | Downloaded stable_deref_trait v1.2.0 |
| 1075 | 2025-02-21T04:36:46.473Z | Downloaded rustc-demangle v0.1.24 |
| 1076 | 2025-02-21T04:36:46.473Z | Downloaded parking_lot v0.11.2 |
| 1077 | 2025-02-21T04:36:46.475Z | Downloaded packed_struct_codegen v0.10.1 |
| 1078 | 2025-02-21T04:36:46.478Z | Downloaded owo-colors v4.1.0 |
| 1079 | 2025-02-21T04:36:46.480Z | Downloaded dsl_auto_type v0.1.2 |
| 1080 | 2025-02-21T04:36:46.480Z | Downloaded yasna v0.5.2 |
| 1081 | 2025-02-21T04:36:46.484Z | Downloaded unsafe-libyaml v0.2.11 |
| 1082 | 2025-02-21T04:36:46.487Z | Downloaded tungstenite v0.21.0 |
| 1083 | 2025-02-21T04:36:46.490Z | Downloaded rayon-core v1.12.1 |
| 1084 | 2025-02-21T04:36:46.494Z | Downloaded minimal-lexical v0.2.1 |
| 1085 | 2025-02-21T04:36:46.499Z | Downloaded progenitor-impl v0.9.1 |
| 1086 | 2025-02-21T04:36:46.502Z | Downloaded fxhash v0.2.1 |
| 1087 | 2025-02-21T04:36:46.504Z | Downloaded darling_macro v0.20.10 |
| 1088 | 2025-02-21T04:36:46.504Z | Downloaded getrandom v0.2.15 |
| 1089 | 2025-02-21T04:36:46.507Z | Downloaded defmt v0.3.8 |
| 1090 | 2025-02-21T04:36:46.510Z | Downloaded rand_seeder v0.3.0 |
| 1091 | 2025-02-21T04:36:46.512Z | Downloaded packed_struct v0.10.1 |
| 1092 | 2025-02-21T04:36:46.515Z | Downloaded futures-executor v0.3.31 |
| 1093 | 2025-02-21T04:36:46.515Z | Downloaded sha1 v0.10.6 |
| 1094 | 2025-02-21T04:36:46.517Z | Downloaded env_logger v0.11.5 |
| 1095 | 2025-02-21T04:36:46.520Z | Downloaded hickory-server v0.24.3 |
| 1096 | 2025-02-21T04:36:46.524Z | Downloaded globset v0.4.15 |
| 1097 | 2025-02-21T04:36:46.527Z | Downloaded defmt-macros v0.3.9 |
| 1098 | 2025-02-21T04:36:46.529Z | Downloaded publicsuffix v2.3.0 |
| 1099 | 2025-02-21T04:36:46.532Z | Downloaded crypto-bigint v0.5.5 |
| 1100 | 2025-02-21T04:36:46.540Z | Downloaded phf_shared v0.11.2 |
| 1101 | 2025-02-21T04:36:46.542Z | Downloaded num v0.4.3 |
| 1102 | 2025-02-21T04:36:46.542Z | Downloaded nibble_vec v0.1.0 |
| 1103 | 2025-02-21T04:36:46.545Z | Downloaded rcgen v0.12.1 |
| 1104 | 2025-02-21T04:36:46.548Z | Downloaded peg v0.8.4 |
| 1105 | 2025-02-21T04:36:46.550Z | Downloaded debug-ignore v1.0.5 |
| 1106 | 2025-02-21T04:36:46.553Z | Downloaded zerovec-derive v0.10.3 |
| 1107 | 2025-02-21T04:36:46.553Z | Downloaded tui-tree-widget v0.22.0 |
| 1108 | 2025-02-21T04:36:46.556Z | Downloaded chacha20poly1305 v0.10.1 |
| 1109 | 2025-02-21T04:36:46.558Z | Downloaded hyper-staticfile v0.10.1 |
| 1110 | 2025-02-21T04:36:46.559Z | Downloaded tokio-stream v0.1.16 |
| 1111 | 2025-02-21T04:36:46.563Z | Downloaded crossbeam-utils v0.8.20 |
| 1112 | 2025-02-21T04:36:46.565Z | Downloaded ahash v0.8.11 |
| 1113 | 2025-02-21T04:36:46.568Z | Downloaded ipnet v2.10.1 |
| 1114 | 2025-02-21T04:36:46.571Z | Downloaded cookie v0.18.1 |
| 1115 | 2025-02-21T04:36:46.573Z | Downloaded blake2 v0.10.6 |
| 1116 | 2025-02-21T04:36:46.576Z | Downloaded bit-set v0.5.3 |
| 1117 | 2025-02-21T04:36:46.578Z | Downloaded arrayref v0.3.9 |
| 1118 | 2025-02-21T04:36:46.578Z | Downloaded const_format v0.2.34 |
| 1119 | 2025-02-21T04:36:46.582Z | Downloaded ring v0.17.8 |
| 1120 | 2025-02-21T04:36:46.658Z | Downloaded deranged v0.3.11 |
| 1121 | 2025-02-21T04:36:46.660Z | Downloaded ssh-cipher v0.2.0 |
| 1122 | 2025-02-21T04:36:46.660Z | Downloaded itertools v0.10.5 |
| 1123 | 2025-02-21T04:36:46.667Z | Downloaded icu_normalizer_data v1.5.0 |
| 1124 | 2025-02-21T04:36:46.669Z | Downloaded internet-checksum v0.2.1 |
| 1125 | 2025-02-21T04:36:46.672Z | Downloaded http-body-util v0.1.2 |
| 1126 | 2025-02-21T04:36:46.672Z | Downloaded ssh-encoding v0.2.0 |
| 1127 | 2025-02-21T04:36:46.674Z | Downloaded icu_locid_transform_data v1.5.0 |
| 1128 | 2025-02-21T04:36:46.677Z | Downloaded const_format_proc_macros v0.2.34 |
| 1129 | 2025-02-21T04:36:46.677Z | Downloaded chrono-tz-build v0.4.0 |
| 1130 | 2025-02-21T04:36:46.681Z | Downloaded tabwriter v1.4.0 |
| 1131 | 2025-02-21T04:36:46.681Z | Downloaded rustfmt-wrapper v0.2.1 |
| 1132 | 2025-02-21T04:36:46.683Z | Downloaded memmap2 v0.9.5 |
| 1133 | 2025-02-21T04:36:46.683Z | Downloaded lru-cache v0.1.2 |
| 1134 | 2025-02-21T04:36:46.683Z | Downloaded lazy_static v1.5.0 |
| 1135 | 2025-02-21T04:36:46.686Z | Downloaded jobserver v0.1.32 |
| 1136 | 2025-02-21T04:36:46.688Z | Downloaded httpdate v1.0.3 |
| 1137 | 2025-02-21T04:36:46.688Z | Downloaded home v0.5.9 |
| 1138 | 2025-02-21T04:36:46.691Z | Downloaded bcs v0.1.6 |
| 1139 | 2025-02-21T04:36:46.694Z | Downloaded thiserror-impl v2.0.11 |
| 1140 | 2025-02-21T04:36:46.694Z | Downloaded slog-envlogger v2.2.0 |
| 1141 | 2025-02-21T04:36:46.696Z | Downloaded slog-bunyan v2.5.0 |
| 1142 | 2025-02-21T04:36:46.696Z | Downloaded rusty-fork v0.3.0 |
| 1143 | 2025-02-21T04:36:46.699Z | Downloaded cipher v0.4.4 |
| 1144 | 2025-02-21T04:36:46.699Z | Downloaded base64 v0.22.1 |
| 1145 | 2025-02-21T04:36:46.703Z | Downloaded arrayvec v0.7.6 |
| 1146 | 2025-02-21T04:36:46.707Z | Downloaded instant v0.1.13 |
| 1147 | 2025-02-21T04:36:46.710Z | Downloaded indexmap v1.9.3 |
| 1148 | 2025-02-21T04:36:46.712Z | Downloaded cmake v0.1.51 |
| 1149 | 2025-02-21T04:36:46.715Z | Downloaded async-recursion v1.1.1 |
| 1150 | 2025-02-21T04:36:46.717Z | Downloaded progenitor v0.8.0 |
| 1151 | 2025-02-21T04:36:46.718Z | Downloaded daft v0.1.1 |
| 1152 | 2025-02-21T04:36:46.720Z | Downloaded lockfree-object-pool v0.1.6 |
| 1153 | 2025-02-21T04:36:46.723Z | Downloaded md-5 v0.10.6 |
| 1154 | 2025-02-21T04:36:46.723Z | Downloaded kstat-rs v0.2.4 |
| 1155 | 2025-02-21T04:36:46.725Z | Downloaded hostname v0.3.1 |
| 1156 | 2025-02-21T04:36:46.725Z | Downloaded async-stream v0.3.6 |
| 1157 | 2025-02-21T04:36:46.728Z | Downloaded maybe-uninit v2.0.0 |
| 1158 | 2025-02-21T04:36:46.728Z | Downloaded maplit v1.0.2 |
| 1159 | 2025-02-21T04:36:46.731Z | Downloaded ipnetwork v0.21.1 |
| 1160 | 2025-02-21T04:36:46.731Z | Downloaded indent_write v2.2.0 |
| 1161 | 2025-02-21T04:36:46.735Z | Downloaded icu_provider_macros v1.5.0 |
| 1162 | 2025-02-21T04:36:46.735Z | Downloaded const-oid v0.9.6 |
| 1163 | 2025-02-21T04:36:46.738Z | Downloaded console v0.15.10 |
| 1164 | 2025-02-21T04:36:46.738Z | Downloaded async-bb8-diesel v0.2.1 |
| 1165 | 2025-02-21T04:36:46.740Z | Downloaded bitflags v1.3.2 |
| 1166 | 2025-02-21T04:36:46.743Z | Downloaded bitfield-struct v0.6.2 |
| 1167 | 2025-02-21T04:36:46.743Z | Downloaded iana-time-zone v0.1.61 |
| 1168 | 2025-02-21T04:36:46.746Z | Downloaded httparse v1.9.5 |
| 1169 | 2025-02-21T04:36:46.748Z | Downloaded lalrpop-util v0.19.12 |
| 1170 | 2025-02-21T04:36:46.751Z | Downloaded inout v0.1.3 |
| 1171 | 2025-02-21T04:36:46.751Z | Downloaded hubpack_derive v0.1.1 |
| 1172 | 2025-02-21T04:36:46.751Z | Downloaded hostname v0.4.0 |
| 1173 | 2025-02-21T04:36:46.755Z | Downloaded hickory-resolver v0.24.3 |
| 1174 | 2025-02-21T04:36:46.758Z | Downloaded compact_str v0.8.0 |
| 1175 | 2025-02-21T04:36:46.761Z | Downloaded allocator-api2 v0.2.18 |
| 1176 | 2025-02-21T04:36:46.763Z | Downloaded mime_guess v2.0.5 |
| 1177 | 2025-02-21T04:36:46.766Z | Downloaded indoc v1.0.9 |
| 1178 | 2025-02-21T04:36:46.769Z | Downloaded icu_locid_transform v1.5.0 |
| 1179 | 2025-02-21T04:36:46.771Z | Downloaded crc32fast v1.4.2 |
| 1180 | 2025-02-21T04:36:46.771Z | Downloaded constant_time_eq v0.3.1 |
| 1181 | 2025-02-21T04:36:46.774Z | Downloaded hyper-tls v0.6.0 |
| 1182 | 2025-02-21T04:36:46.774Z | Downloaded cfg_aliases v0.1.1 |
| 1183 | 2025-02-21T04:36:46.774Z | Downloaded match_cfg v0.1.0 |
| 1184 | 2025-02-21T04:36:46.777Z | Downloaded libsw v3.3.1 |
| 1185 | 2025-02-21T04:36:46.777Z | Downloaded hickory-client v0.24.3 |
| 1186 | 2025-02-21T04:36:46.780Z | Downloaded cobs v0.2.3 |
| 1187 | 2025-02-21T04:36:46.782Z | Downloaded cexpr v0.6.0 |
| 1188 | 2025-02-21T04:36:46.785Z | Downloaded backoff v0.4.0 |
| 1189 | 2025-02-21T04:36:46.785Z | Downloaded argon2 v0.5.3 |
| 1190 | 2025-02-21T04:36:46.787Z | Downloaded managed v0.8.0 |
| 1191 | 2025-02-21T04:36:46.787Z | Downloaded libloading v0.8.5 |
| 1192 | 2025-02-21T04:36:46.790Z | Downloaded keccak v0.1.5 |
| 1193 | 2025-02-21T04:36:46.794Z | Downloaded instability v0.3.2 |
| 1194 | 2025-02-21T04:36:46.794Z | Downloaded hubpack v0.1.2 |
| 1195 | 2025-02-21T04:36:46.794Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 1196 | 2025-02-21T04:36:46.794Z | Downloaded bb8 v0.8.5 |
| 1197 | 2025-02-21T04:36:46.797Z | Downloaded atomic-waker v1.1.2 |
| 1198 | 2025-02-21T04:36:46.797Z | Downloaded chacha20 v0.9.1 |
| 1199 | 2025-02-21T04:36:46.799Z | Downloaded buf-list v1.0.3 |
| 1200 | 2025-02-21T04:36:46.811Z | Downloaded array-init v0.0.4 |
| 1201 | 2025-02-21T04:36:46.811Z | Downloaded ciborium-io v0.2.2 |
| 1202 | 2025-02-21T04:36:46.811Z | Downloaded convert_case v0.4.0 |
| 1203 | 2025-02-21T04:36:46.811Z | Downloaded cassowary v0.3.0 |
| 1204 | 2025-02-21T04:36:46.811Z | Downloaded bit-vec v0.6.3 |
| 1205 | 2025-02-21T04:36:46.839Z | Downloaded libsqlite3-sys v0.30.1 |
| 1206 | 2025-02-21T04:36:47.037Z | Downloaded aws-lc-sys v0.22.0 |
| 1207 | 2025-02-21T04:36:47.356Z | Compiling serde v1.0.217 |
| 1208 | 2025-02-21T04:36:47.359Z | Compiling lock_api v0.4.12 |
| 1209 | 2025-02-21T04:36:47.359Z | Compiling value-bag v1.9.0 |
| 1210 | 2025-02-21T04:36:47.359Z | Compiling scopeguard v1.2.0 |
| 1211 | 2025-02-21T04:36:47.359Z | Compiling typenum v1.17.0 |
| 1212 | 2025-02-21T04:36:47.359Z | Compiling generic-array v0.14.7 |
| 1213 | 2025-02-21T04:36:47.542Z | Compiling syn v2.0.96 |
| 1214 | 2025-02-21T04:36:47.558Z | Compiling getrandom v0.2.15 |
| 1215 | 2025-02-21T04:36:47.746Z | Compiling shlex v1.3.0 |
| 1216 | 2025-02-21T04:36:47.921Z | Compiling rand_core v0.6.4 |
| 1217 | 2025-02-21T04:36:47.968Z | Compiling log v0.4.22 |
| 1218 | 2025-02-21T04:36:48.080Z | Compiling subtle v2.6.1 |
| 1219 | 2025-02-21T04:36:48.110Z | Compiling jobserver v0.1.32 |
| 1220 | 2025-02-21T04:36:48.132Z | Compiling smallvec v1.13.2 |
| 1221 | 2025-02-21T04:36:48.439Z | Compiling const-oid v0.9.6 |
| 1222 | 2025-02-21T04:36:48.457Z | Compiling pin-project-lite v0.2.14 |
| 1223 | 2025-02-21T04:36:48.457Z | Compiling rustix v0.38.37 |
| 1224 | 2025-02-21T04:36:48.514Z | Compiling cc v1.1.30 |
| 1225 | 2025-02-21T04:36:48.591Z | Compiling spin v0.9.8 |
| 1226 | 2025-02-21T04:36:48.711Z | Compiling parking_lot_core v0.9.10 |
| 1227 | 2025-02-21T04:36:48.913Z | Compiling futures-core v0.3.31 |
| 1228 | 2025-02-21T04:36:48.996Z | Compiling signal-hook-registry v1.4.2 |
| 1229 | 2025-02-21T04:36:49.154Z | Compiling mio v1.0.2 |
| 1230 | 2025-02-21T04:36:49.339Z | Compiling aho-corasick v1.1.3 |
| 1231 | 2025-02-21T04:36:49.709Z | Compiling parking_lot v0.12.3 |
| 1232 | 2025-02-21T04:36:49.807Z | Compiling either v1.13.0 |
| 1233 | 2025-02-21T04:36:49.856Z | Compiling cpufeatures v0.2.14 |
| 1234 | 2025-02-21T04:36:50.002Z | Compiling regex-syntax v0.8.5 |
| 1235 | 2025-02-21T04:36:50.215Z | Compiling stable_deref_trait v1.2.0 |
| 1236 | 2025-02-21T04:36:50.262Z | Compiling futures-sink v0.3.31 |
| 1237 | 2025-02-21T04:36:50.343Z | Compiling glob v0.3.2 |
| 1238 | 2025-02-21T04:36:50.365Z | Compiling socket2 v0.5.7 |
| 1239 | 2025-02-21T04:36:50.527Z | Compiling slab v0.4.9 |
| 1240 | 2025-02-21T04:36:50.600Z | Compiling prettyplease v0.2.25 |
| 1241 | 2025-02-21T04:36:50.999Z | Compiling lazy_static v1.5.0 |
| 1242 | 2025-02-21T04:36:51.018Z | Compiling minimal-lexical v0.2.1 |
| 1243 | 2025-02-21T04:36:51.146Z | Compiling serde_json v1.0.135 |
| 1244 | 2025-02-21T04:36:51.308Z | Compiling clang-sys v1.8.1 |
| 1245 | 2025-02-21T04:36:51.577Z | Compiling nom v7.1.3 |
| 1246 | 2025-02-21T04:36:51.597Z | Compiling libloading v0.8.5 |
| 1247 | 2025-02-21T04:36:51.793Z | Compiling home v0.5.9 |
| 1248 | 2025-02-21T04:36:51.998Z | Compiling bindgen v0.69.5 |
| 1249 | 2025-02-21T04:36:52.018Z | Compiling futures-channel v0.3.31 |
| 1250 | 2025-02-21T04:36:52.212Z | Compiling itertools v0.12.1 |
| 1251 | 2025-02-21T04:36:52.436Z | Compiling foldhash v0.1.3 |
| 1252 | 2025-02-21T04:36:52.748Z | Compiling pin-utils v0.1.0 |
| 1253 | 2025-02-21T04:36:52.866Z | Compiling futures-io v0.3.31 |
| 1254 | 2025-02-21T04:36:52.920Z | Compiling libm v0.2.8 |
| 1255 | 2025-02-21T04:36:53.176Z | Compiling allocator-api2 v0.2.18 |
| 1256 | 2025-02-21T04:36:53.323Z | Compiling lazycell v1.3.0 |
| 1257 | 2025-02-21T04:36:53.503Z | Compiling rustc-hash v1.1.0 |
| 1258 | 2025-02-21T04:36:53.678Z | Compiling futures-task v0.3.31 |
| 1259 | 2025-02-21T04:36:53.957Z | Compiling regex-automata v0.4.8 |
| 1260 | 2025-02-21T04:36:53.993Z | Compiling hashbrown v0.15.1 |
| 1261 | 2025-02-21T04:36:54.226Z | Compiling cmake v0.1.51 |
| 1262 | 2025-02-21T04:36:54.999Z | Compiling cexpr v0.6.0 |
| 1263 | 2025-02-21T04:36:55.105Z | Compiling num-traits v0.2.19 |
| 1264 | 2025-02-21T04:36:55.200Z | Compiling synstructure v0.13.1 |
| 1265 | 2025-02-21T04:36:55.451Z | Compiling dunce v1.0.5 |
| 1266 | 2025-02-21T04:36:55.601Z | Compiling fs_extra v1.3.0 |
| 1267 | 2025-02-21T04:36:56.189Z | Compiling pkg-config v0.3.31 |
| 1268 | 2025-02-21T04:36:56.620Z | Compiling writeable v0.5.5 |
| 1269 | 2025-02-21T04:36:56.640Z | Compiling litemap v0.7.3 |
| 1270 | 2025-02-21T04:36:57.038Z | Compiling ring v0.17.8 |
| 1271 | 2025-02-21T04:36:57.181Z | Compiling base64ct v1.6.0 |
| 1272 | 2025-02-21T04:36:57.828Z | Compiling paste v1.0.15 |
| 1273 | 2025-02-21T04:36:57.896Z | Compiling pem-rfc7468 v0.7.0 |
| 1274 | 2025-02-21T04:36:58.010Z | Compiling httparse v1.9.5 |
| 1275 | 2025-02-21T04:36:58.371Z | Compiling flagset v0.4.6 |
| 1276 | 2025-02-21T04:36:58.520Z | Compiling icu_locid_transform_data v1.5.0 |
| 1277 | 2025-02-21T04:36:58.577Z | Compiling aws-lc-rs v1.10.0 |
| 1278 | 2025-02-21T04:36:58.779Z | Compiling tracing-core v0.1.32 |
| 1279 | 2025-02-21T04:36:58.997Z | Compiling icu_properties_data v1.5.0 |
| 1280 | 2025-02-21T04:36:59.246Z | Compiling rustls-pki-types v1.10.0 |
| 1281 | 2025-02-21T04:36:59.281Z | Compiling percent-encoding v2.3.1 |
| 1282 | 2025-02-21T04:36:59.633Z | Compiling regex v1.11.1 |
| 1283 | 2025-02-21T04:36:59.676Z | Compiling crossbeam-utils v0.8.20 |
| 1284 | 2025-02-21T04:37:00.182Z | Compiling serde_derive v1.0.217 |
| 1285 | 2025-02-21T04:37:00.240Z | Compiling zeroize_derive v1.4.2 |
| 1286 | 2025-02-21T04:37:00.301Z | Compiling zerocopy-derive v0.7.35 |
| 1287 | 2025-02-21T04:37:00.558Z | Compiling tokio-macros v2.5.0 |
| 1288 | 2025-02-21T04:37:00.603Z | Compiling zerofrom-derive v0.1.4 |
| 1289 | 2025-02-21T04:37:01.630Z | Compiling zeroize v1.8.1 |
| 1290 | 2025-02-21T04:37:02.015Z | Compiling yoke-derive v0.7.4 |
| 1291 | 2025-02-21T04:37:02.189Z | Compiling zerocopy v0.7.35 |
| 1292 | 2025-02-21T04:37:02.192Z | Compiling thiserror-impl v1.0.69 |
| 1293 | 2025-02-21T04:37:03.321Z | Compiling crypto-common v0.1.6 |
| 1294 | 2025-02-21T04:37:03.582Z | Compiling block-buffer v0.10.4 |
| 1295 | 2025-02-21T04:37:03.608Z | Compiling zerovec-derive v0.10.3 |
| 1296 | 2025-02-21T04:37:03.873Z | Compiling digest v0.10.7 |
| 1297 | 2025-02-21T04:37:03.950Z | Compiling zerofrom v0.1.4 |
| 1298 | 2025-02-21T04:37:04.033Z | Compiling futures-macro v0.3.31 |
| 1299 | 2025-02-21T04:37:04.185Z | Compiling displaydoc v0.2.5 |
| 1300 | 2025-02-21T04:37:04.364Z | Compiling hmac v0.12.1 |
| 1301 | 2025-02-21T04:37:04.524Z | Compiling yoke v0.7.4 |
| 1302 | 2025-02-21T04:37:04.579Z | Compiling block-padding v0.3.3 |
| 1303 | 2025-02-21T04:37:04.597Z | Compiling sha2 v0.10.8 |
| 1304 | 2025-02-21T04:37:04.817Z | Compiling inout v0.1.3 |
| 1305 | 2025-02-21T04:37:04.905Z | Compiling icu_provider_macros v1.5.0 |
| 1306 | 2025-02-21T04:37:05.094Z | Compiling thiserror v1.0.69 |
| 1307 | 2025-02-21T04:37:05.120Z | Compiling cipher v0.4.4 |
| 1308 | 2025-02-21T04:37:05.265Z | Compiling ppv-lite86 v0.2.20 |
| 1309 | 2025-02-21T04:37:05.705Z | Compiling der_derive v0.7.3 |
| 1310 | 2025-02-21T04:37:05.735Z | Compiling tracing-attributes v0.1.27 |
| 1311 | 2025-02-21T04:37:05.943Z | Compiling futures-util v0.3.31 |
| 1312 | 2025-02-21T04:37:06.054Z | Compiling rand_chacha v0.3.1 |
| 1313 | 2025-02-21T04:37:06.106Z | Compiling salsa20 v0.10.2 |
| 1314 | 2025-02-21T04:37:06.193Z | Compiling zerovec v0.10.4 |
| 1315 | 2025-02-21T04:37:06.371Z | Compiling pest v2.7.14 |
| 1316 | 2025-02-21T04:37:07.995Z | Compiling tinystr v0.7.6 |
| 1317 | 2025-02-21T04:37:08.173Z | Compiling der v0.7.9 |
| 1318 | 2025-02-21T04:37:08.194Z | Compiling icu_collections v1.5.0 |
| 1319 | 2025-02-21T04:37:08.402Z | Compiling icu_locid v1.5.0 |
| 1320 | 2025-02-21T04:37:08.482Z | Compiling rand v0.8.5 |
| 1321 | 2025-02-21T04:37:08.883Z | Compiling tracing v0.1.40 |
| 1322 | 2025-02-21T04:37:09.407Z | Compiling pbkdf2 v0.12.2 |
| 1323 | 2025-02-21T04:37:09.461Z | Compiling mirai-annotations v1.12.0 |
| 1324 | 2025-02-21T04:37:09.487Z | Compiling vcpkg v0.2.15 |
| 1325 | 2025-02-21T04:37:09.586Z | Compiling icu_provider v1.5.0 |
| 1326 | 2025-02-21T04:37:09.663Z | Compiling untrusted v0.7.1 |
| 1327 | 2025-02-21T04:37:09.874Z | Compiling untrusted v0.9.0 |
| 1328 | 2025-02-21T04:37:10.080Z | Compiling powerfmt v0.2.0 |
| 1329 | 2025-02-21T04:37:10.458Z | Compiling icu_locid_transform v1.5.0 |
| 1330 | 2025-02-21T04:37:10.520Z | Compiling spki v0.7.3 |
| 1331 | 2025-02-21T04:37:10.541Z | Compiling time-core v0.1.2 |
| 1332 | 2025-02-21T04:37:10.583Z | Compiling icu_normalizer_data v1.5.0 |
| 1333 | 2025-02-21T04:37:10.704Z | Compiling write16 v1.0.0 |
| 1334 | 2025-02-21T04:37:10.738Z | Compiling utf8_iter v1.0.4 |
| 1335 | 2025-02-21T04:37:10.858Z | Compiling num-conv v0.1.0 |
| 1336 | 2025-02-21T04:37:10.930Z | Compiling utf16_iter v1.0.5 |
| 1337 | 2025-02-21T04:37:11.003Z | Compiling deranged v0.3.11 |
| 1338 | 2025-02-21T04:37:11.153Z | Compiling time-macros v0.2.18 |
| 1339 | 2025-02-21T04:37:11.257Z | Compiling openssl-sys v0.9.105 |
| 1340 | 2025-02-21T04:37:11.282Z | Compiling scrypt v0.11.0 |
| 1341 | 2025-02-21T04:37:11.769Z | Compiling icu_properties v1.5.1 |
| 1342 | 2025-02-21T04:37:12.340Z | Compiling pest_meta v2.7.14 |
| 1343 | 2025-02-21T04:37:12.464Z | Compiling aes v0.8.4 |
| 1344 | 2025-02-21T04:37:12.725Z | Compiling cbc v0.1.2 |
| 1345 | 2025-02-21T04:37:12.746Z | Compiling scroll_derive v0.12.0 |
| 1346 | 2025-02-21T04:37:12.982Z | Compiling atomic-waker v1.1.2 |
| 1347 | 2025-02-21T04:37:13.185Z | Compiling bitflags v2.6.0 |
| 1348 | 2025-02-21T04:37:13.316Z | Compiling bytes v1.9.0 |
| 1349 | 2025-02-21T04:37:14.181Z | Compiling indexmap v2.7.1 |
| 1350 | 2025-02-21T04:37:14.516Z | Compiling tokio v1.43.0 |
| 1351 | 2025-02-21T04:37:14.565Z | Compiling http v1.2.0 |
| 1352 | 2025-02-21T04:37:15.216Z | Compiling semver v1.0.24 |
| 1353 | 2025-02-21T04:37:15.622Z | Compiling icu_normalizer v1.5.0 |
| 1354 | 2025-02-21T04:37:15.975Z | Compiling rustc_version v0.4.1 |
| 1355 | 2025-02-21T04:37:16.476Z | Compiling num_threads v0.1.7 |
| 1356 | 2025-02-21T04:37:16.596Z | Compiling tinyvec_macros v0.1.1 |
| 1357 | 2025-02-21T04:37:16.629Z | Compiling time v0.3.36 |
| 1358 | 2025-02-21T04:37:16.672Z | Compiling idna_adapter v1.2.0 |
| 1359 | 2025-02-21T04:37:16.708Z | Compiling tinyvec v1.8.0 |
| 1360 | 2025-02-21T04:37:16.839Z | Compiling http-body v1.0.1 |
| 1361 | 2025-02-21T04:37:16.911Z | Compiling scroll v0.12.0 |
| 1362 | 2025-02-21T04:37:17.008Z | Compiling pest_generator v2.7.14 |
| 1363 | 2025-02-21T04:37:17.085Z | Compiling pkcs5 v0.7.1 |
| 1364 | 2025-02-21T04:37:17.427Z | Compiling which v4.4.2 |
| 1365 | 2025-02-21T04:37:17.567Z | Compiling form_urlencoded v1.2.1 |
| 1366 | 2025-02-21T04:37:17.981Z | Compiling slog v2.7.0 |
| 1367 | 2025-02-21T04:37:18.137Z | Compiling try-lock v0.2.5 |
| 1368 | 2025-02-21T04:37:18.196Z | Compiling goblin v0.8.2 |
| 1369 | 2025-02-21T04:37:18.308Z | Compiling want v0.3.1 |
| 1370 | 2025-02-21T04:37:18.420Z | Compiling pkcs8 v0.10.2 |
| 1371 | 2025-02-21T04:37:18.583Z | Compiling idna v1.0.3 |
| 1372 | 2025-02-21T04:37:18.604Z | Compiling uuid v1.12.0 |
| 1373 | 2025-02-21T04:37:18.838Z | Compiling pest_derive v2.7.14 |
| 1374 | 2025-02-21T04:37:19.077Z | Compiling httpdate v1.0.3 |
| 1375 | 2025-02-21T04:37:19.508Z | Compiling iana-time-zone v0.1.61 |
| 1376 | 2025-02-21T04:37:19.636Z | Compiling dtrace-parser v0.2.0 |
| 1377 | 2025-02-21T04:37:19.900Z | Compiling chrono v0.4.39 |
| 1378 | 2025-02-21T04:37:20.144Z | Compiling serde_spanned v0.6.8 |
| 1379 | 2025-02-21T04:37:20.452Z | Compiling serde_tokenstream v0.2.2 |
| 1380 | 2025-02-21T04:37:20.911Z | Compiling toml_datetime v0.6.8 |
| 1381 | 2025-02-21T04:37:21.089Z | Compiling foreign-types-shared v0.1.1 |
| 1382 | 2025-02-21T04:37:21.235Z | Compiling openssl v0.10.70 |
| 1383 | 2025-02-21T04:37:21.319Z | Compiling tower-service v0.3.3 |
| 1384 | 2025-02-21T04:37:21.390Z | Compiling rustversion v1.0.17 |
| 1385 | 2025-02-21T04:37:21.465Z | Compiling adler2 v2.0.0 |
| 1386 | 2025-02-21T04:37:21.596Z | Compiling base64 v0.22.1 |
| 1387 | 2025-02-21T04:37:21.653Z | Compiling match_cfg v0.1.0 |
| 1388 | 2025-02-21T04:37:21.703Z | Compiling miniz_oxide v0.8.0 |
| 1389 | 2025-02-21T04:37:21.761Z | Compiling hostname v0.3.1 |
| 1390 | 2025-02-21T04:37:21.993Z | Compiling foreign-types v0.3.2 |
| 1391 | 2025-02-21T04:37:22.119Z | Compiling url v2.5.3 |
| 1392 | 2025-02-21T04:37:22.303Z | Compiling async-trait v0.1.86 |
| 1393 | 2025-02-21T04:37:23.109Z | Compiling tokio-util v0.7.12 |
| 1394 | 2025-02-21T04:37:23.263Z | Compiling openssl-macros v0.1.1 |
| 1395 | 2025-02-21T04:37:23.471Z | Compiling serde_derive_internals v0.29.1 |
| 1396 | 2025-02-21T04:37:23.887Z | Compiling dirs-sys-next v0.1.2 |
| 1397 | 2025-02-21T04:37:24.036Z | Compiling rustls v0.22.4 |
| 1398 | 2025-02-21T04:37:24.352Z | Compiling h2 v0.4.6 |
| 1399 | 2025-02-21T04:37:24.372Z | Compiling dof v0.3.0 |
| 1400 | 2025-02-21T04:37:24.429Z | Compiling native-tls v0.2.12 |
| 1401 | 2025-02-21T04:37:24.711Z | Compiling rustls v0.23.19 |
| 1402 | 2025-02-21T04:37:24.796Z | Compiling syn v1.0.109 |
| 1403 | 2025-02-21T04:37:25.032Z | Compiling data-encoding v2.6.0 |
| 1404 | 2025-02-21T04:37:25.405Z | Compiling usdt-impl v0.5.0 |
| 1405 | 2025-02-21T04:37:25.746Z | Compiling siphasher v0.3.11 |
| 1406 | 2025-02-21T04:37:26.162Z | Compiling schemars v0.8.21 |
| 1407 | 2025-02-21T04:37:26.195Z | Compiling schemars_derive v0.8.21 |
| 1408 | 2025-02-21T04:37:26.704Z | Compiling dirs-next v2.0.0 |
| 1409 | 2025-02-21T04:37:27.019Z | Compiling unicode-normalization v0.1.24 |
| 1410 | 2025-02-21T04:37:27.526Z | Compiling http-body-util v0.1.2 |
| 1411 | 2025-02-21T04:37:27.831Z | Compiling heapless v0.7.17 |
| 1412 | 2025-02-21T04:37:28.019Z | Compiling crossbeam-epoch v0.9.18 |
| 1413 | 2025-02-21T04:37:28.179Z | Compiling sha1 v0.10.6 |
| 1414 | 2025-02-21T04:37:28.233Z | Compiling signature v2.2.0 |
| 1415 | 2025-02-21T04:37:28.296Z | Compiling bzip2-sys v0.1.11+1.0.8 |
| 1416 | 2025-02-21T04:37:28.546Z | Compiling thread_local v1.1.8 |
| 1417 | 2025-02-21T04:37:28.617Z | Compiling encoding_rs v0.8.34 |
| 1418 | 2025-02-21T04:37:28.696Z | Compiling cookie v0.18.1 |
| 1419 | 2025-02-21T04:37:28.812Z | Compiling multer v3.1.0 |
| 1420 | 2025-02-21T04:37:29.002Z | Compiling unicode-bidi v0.3.17 |
| 1421 | 2025-02-21T04:37:29.023Z | Compiling gimli v0.31.1 |
| 1422 | 2025-02-21T04:37:29.154Z | Compiling dyn-clone v1.0.17 |
| 1423 | 2025-02-21T04:37:29.195Z | Compiling rayon-core v1.12.1 |
| 1424 | 2025-02-21T04:37:29.386Z | Compiling mime v0.3.17 |
| 1425 | 2025-02-21T04:37:29.501Z | Compiling signal-hook v0.3.17 |
| 1426 | 2025-02-21T04:37:29.812Z | Compiling slog-async v2.8.0 |
| 1427 | 2025-02-21T04:37:29.893Z | Compiling openssl-probe v0.1.5 |
| 1428 | 2025-02-21T04:37:30.216Z | Compiling ipnet v2.10.1 |
| 1429 | 2025-02-21T04:37:30.234Z | Compiling unicode-properties v0.1.3 |
| 1430 | 2025-02-21T04:37:30.449Z | Compiling toml_edit v0.22.22 |
| 1431 | 2025-02-21T04:37:30.693Z | Compiling stringprep v0.1.5 |
| 1432 | 2025-02-21T04:37:31.808Z | Compiling hyper v1.5.2 |
| 1433 | 2025-02-21T04:37:33.375Z | Compiling addr2line v0.24.2 |
| 1434 | 2025-02-21T04:37:34.127Z | Compiling crossbeam-deque v0.8.5 |
| 1435 | 2025-02-21T04:37:34.504Z | Compiling hyper-util v0.1.10 |
| 1436 | 2025-02-21T04:37:34.673Z | Compiling usdt-attr-macro v0.5.0 |
| 1437 | 2025-02-21T04:37:34.710Z | Compiling usdt-macro v0.5.0 |
| 1438 | 2025-02-21T04:37:34.732Z | Compiling term v0.7.0 |
| 1439 | 2025-02-21T04:37:35.754Z | Compiling slog-json v2.6.1 |
| 1440 | 2025-02-21T04:37:36.030Z | Compiling serde_urlencoded v0.7.1 |
| 1441 | 2025-02-21T04:37:36.129Z | Compiling curve25519-dalek v4.1.3 |
| 1442 | 2025-02-21T04:37:36.152Z | Compiling crossbeam-channel v0.5.13 |
| 1443 | 2025-02-21T04:37:36.169Z | Compiling futures-executor v0.3.31 |
| 1444 | 2025-02-21T04:37:36.516Z | Compiling enum-as-inner v0.6.1 |
| 1445 | 2025-02-21T04:37:36.679Z | Compiling md-5 v0.10.6 |
| 1446 | 2025-02-21T04:37:36.843Z | Compiling async-stream-impl v0.3.6 |
| 1447 | 2025-02-21T04:37:36.984Z | Compiling rustls-pemfile v2.2.0 |
| 1448 | 2025-02-21T04:37:37.158Z | Compiling num-integer v0.1.46 |
| 1449 | 2025-02-21T04:37:37.336Z | Compiling hash32 v0.2.1 |
| 1450 | 2025-02-21T04:37:37.340Z | Compiling ff v0.13.0 |
| 1451 | 2025-02-21T04:37:37.599Z | Compiling is-terminal v0.4.13 |
| 1452 | 2025-02-21T04:37:37.620Z | Compiling memoffset v0.9.1 |
| 1453 | 2025-02-21T04:37:37.723Z | Compiling object v0.36.5 |
| 1454 | 2025-02-21T04:37:37.749Z | Compiling dropshot v0.12.0 |
| 1455 | 2025-02-21T04:37:37.808Z | Compiling quick-error v1.2.3 |
| 1456 | 2025-02-21T04:37:37.894Z | Compiling take_mut v0.2.2 |
| 1457 | 2025-02-21T04:37:37.954Z | Compiling utf-8 v0.7.6 |
| 1458 | 2025-02-21T04:37:37.975Z | Compiling cfg_aliases v0.2.1 |
| 1459 | 2025-02-21T04:37:38.062Z | Compiling linked-hash-map v0.5.6 |
| 1460 | 2025-02-21T04:37:38.084Z | Compiling num-bigint-dig v0.8.4 |
| 1461 | 2025-02-21T04:37:38.087Z | Compiling smoltcp v0.9.1 |
| 1462 | 2025-02-21T04:37:38.126Z | Compiling base16ct v0.2.0 |
| 1463 | 2025-02-21T04:37:38.271Z | Compiling portable-atomic v1.9.0 |
| 1464 | 2025-02-21T04:37:38.393Z | Compiling fallible-iterator v0.2.0 |
| 1465 | 2025-02-21T04:37:38.425Z | Compiling rustc-demangle v0.1.24 |
| 1466 | 2025-02-21T04:37:38.425Z | Compiling psl-types v2.0.11 |
| 1467 | 2025-02-21T04:37:38.659Z | Compiling litrs v0.4.1 |
| 1468 | 2025-02-21T04:37:38.760Z | Compiling anyhow v1.0.95 |
| 1469 | 2025-02-21T04:37:39.065Z | Compiling postgres-protocol v0.6.7 |
| 1470 | 2025-02-21T04:37:39.363Z | Compiling publicsuffix v2.3.0 |
| 1471 | 2025-02-21T04:37:39.455Z | Compiling lru-cache v0.1.2 |
| 1472 | 2025-02-21T04:37:39.668Z | Compiling sec1 v0.7.3 |
| 1473 | 2025-02-21T04:37:39.687Z | Compiling tungstenite v0.24.0 |
| 1474 | 2025-02-21T04:37:39.765Z | Compiling document-features v0.2.10 |
| 1475 | 2025-02-21T04:37:39.805Z | Compiling async-stream v0.3.6 |
| 1476 | 2025-02-21T04:37:40.112Z | Compiling nix v0.29.0 |
| 1477 | 2025-02-21T04:37:40.473Z | Compiling resolv-conf v0.7.0 |
| 1478 | 2025-02-21T04:37:41.025Z | Compiling slog-term v2.9.1 |
| 1479 | 2025-02-21T04:37:41.072Z | Compiling num-iter v0.1.45 |
| 1480 | 2025-02-21T04:37:41.281Z | Compiling usdt v0.5.0 |
| 1481 | 2025-02-21T04:37:41.327Z | Compiling hickory-proto v0.24.3 |
| 1482 | 2025-02-21T04:37:41.749Z | Compiling group v0.13.0 |
| 1483 | 2025-02-21T04:37:41.909Z | Compiling futures v0.3.31 |
| 1484 | 2025-02-21T04:37:42.038Z | Compiling slog-bunyan v2.5.0 |
| 1485 | 2025-02-21T04:37:42.249Z | Compiling toml v0.8.19 |
| 1486 | 2025-02-21T04:37:43.210Z | Compiling camino v1.1.9 |
| 1487 | 2025-02-21T04:37:43.283Z | Compiling tokio-native-tls v0.3.1 |
| 1488 | 2025-02-21T04:37:43.738Z | Compiling phf_shared v0.11.2 |
| 1489 | 2025-02-21T04:37:43.760Z | Compiling dropshot_endpoint v0.12.0 |
| 1490 | 2025-02-21T04:37:44.049Z | Compiling terminal_size v0.4.0 |
| 1491 | 2025-02-21T04:37:44.115Z | Compiling openapiv3 v2.0.0 |
| 1492 | 2025-02-21T04:37:44.296Z | Compiling waitgroup v0.1.2 |
| 1493 | 2025-02-21T04:37:44.439Z | Compiling backtrace v0.3.74 |
| 1494 | 2025-02-21T04:37:44.537Z | Compiling serde_path_to_error v0.1.16 |
| 1495 | 2025-02-21T04:37:44.965Z | Compiling hkdf v0.12.4 |
| 1496 | 2025-02-21T04:37:45.249Z | Compiling crypto-bigint v0.5.5 |
| 1497 | 2025-02-21T04:37:45.284Z | Compiling zerocopy-derive v0.6.6 |
| 1498 | 2025-02-21T04:37:47.275Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1499 | 2025-02-21T04:37:47.397Z | Compiling webpki-roots v0.26.6 |
| 1500 | 2025-02-21T04:37:47.626Z | Compiling hostname v0.4.0 |
| 1501 | 2025-02-21T04:37:47.673Z | Compiling hubpack_derive v0.1.1 |
| 1502 | 2025-02-21T04:37:47.872Z | Compiling ahash v0.8.11 |
| 1503 | 2025-02-21T04:37:47.930Z | Compiling fs-err v2.11.0 |
| 1504 | 2025-02-21T04:37:48.245Z | Compiling crc32fast v1.4.2 |
| 1505 | 2025-02-21T04:37:48.267Z | Compiling newtype-uuid v1.2.1 |
| 1506 | 2025-02-21T04:37:48.287Z | Compiling winnow v0.5.40 |
| 1507 | 2025-02-21T04:37:48.550Z | Compiling managed v0.8.0 |
| 1508 | 2025-02-21T04:37:48.576Z | Compiling debug-ignore v1.0.5 |
| 1509 | 2025-02-21T04:37:48.598Z | Compiling bitflags v1.3.2 |
| 1510 | 2025-02-21T04:37:48.666Z | Compiling unicode-width v0.2.0 |
| 1511 | 2025-02-21T04:37:48.739Z | Compiling clap_builder v4.5.27 |
| 1512 | 2025-02-21T04:37:49.233Z | Compiling console v0.15.10 |
| 1513 | 2025-02-21T04:37:50.612Z | Compiling hubpack v0.1.2 |
| 1514 | 2025-02-21T04:37:50.673Z | Compiling flate2 v1.0.35 |
| 1515 | 2025-02-21T04:37:51.020Z | Compiling elliptic-curve v0.13.8 |
| 1516 | 2025-02-21T04:37:51.070Z | Compiling strum_macros v0.25.3 |
| 1517 | 2025-02-21T04:37:51.670Z | Compiling toml_edit v0.19.15 |
| 1518 | 2025-02-21T04:37:51.708Z | Compiling zerocopy v0.6.6 |
| 1519 | 2025-02-21T04:37:51.857Z | Compiling hickory-resolver v0.24.3 |
| 1520 | 2025-02-21T04:37:52.489Z | Compiling phf v0.11.2 |
| 1521 | 2025-02-21T04:37:52.743Z | Compiling signal-hook-mio v0.2.4 |
| 1522 | 2025-02-21T04:37:52.793Z | Compiling hyper-tls v0.6.0 |
| 1523 | 2025-02-21T04:37:52.933Z | Compiling rayon v1.10.0 |
| 1524 | 2025-02-21T04:37:53.228Z | Compiling cookie_store v0.21.1 |
| 1525 | 2025-02-21T04:37:54.777Z | Compiling bzip2 v0.4.4 |
| 1526 | 2025-02-21T04:37:55.229Z | Compiling tokio-tungstenite v0.24.0 |
| 1527 | 2025-02-21T04:37:55.995Z | Compiling postgres-types v0.2.8 |
| 1528 | 2025-02-21T04:37:57.047Z | Compiling ed25519 v2.2.3 |
| 1529 | 2025-02-21T04:37:57.333Z | Compiling phf_shared v0.10.0 |
| 1530 | 2025-02-21T04:37:57.447Z | Compiling tokio-stream v0.1.16 |
| 1531 | 2025-02-21T04:37:57.660Z | Compiling pkcs1 v0.7.5 |
| 1532 | 2025-02-21T04:37:57.715Z | Compiling serde-big-array v0.5.1 |
| 1533 | 2025-02-21T04:37:57.967Z | Compiling clap_derive v4.5.24 |
| 1534 | 2025-02-21T04:37:58.143Z | Compiling rfc6979 v0.4.0 |
| 1535 | 2025-02-21T04:37:58.356Z | Compiling serde_repr v0.1.19 |
| 1536 | 2025-02-21T04:37:58.434Z | Compiling derive-where v1.2.7 |
| 1537 | 2025-02-21T04:37:58.591Z | Compiling bstr v1.10.0 |
| 1538 | 2025-02-21T04:37:58.844Z | Compiling float-cmp v0.9.0 |
| 1539 | 2025-02-21T04:37:58.900Z | Compiling sync_wrapper v1.0.1 |
| 1540 | 2025-02-21T04:37:59.075Z | Compiling difflib v0.4.0 |
| 1541 | 2025-02-21T04:37:59.097Z | Compiling unicode-segmentation v1.12.0 |
| 1542 | 2025-02-21T04:37:59.489Z | Compiling static_assertions v1.1.0 |
| 1543 | 2025-02-21T04:37:59.609Z | Compiling predicates-core v1.0.8 |
| 1544 | 2025-02-21T04:37:59.947Z | Compiling whoami v1.5.2 |
| 1545 | 2025-02-21T04:37:59.951Z | Compiling new_debug_unreachable v1.0.6 |
| 1546 | 2025-02-21T04:38:00.087Z | Compiling fixedbitset v0.4.2 |
| 1547 | 2025-02-21T04:38:00.184Z | Compiling bit-vec v0.6.3 |
| 1548 | 2025-02-21T04:38:00.348Z | Compiling precomputed-hash v0.1.1 |
| 1549 | 2025-02-21T04:38:00.496Z | Compiling normalize-line-endings v0.3.0 |
| 1550 | 2025-02-21T04:38:00.574Z | Compiling number_prefix v0.4.0 |
| 1551 | 2025-02-21T04:38:00.577Z | Compiling bit-set v0.5.3 |
| 1552 | 2025-02-21T04:38:00.645Z | Compiling predicates v3.1.2 |
| 1553 | 2025-02-21T04:38:00.648Z | Compiling string_cache v0.8.7 |
| 1554 | 2025-02-21T04:38:00.810Z | Compiling indicatif v0.17.11 |
| 1555 | 2025-02-21T04:38:00.902Z | Compiling petgraph v0.6.5 |
| 1556 | 2025-02-21T04:38:01.122Z | Compiling tokio-postgres v0.7.12 |
| 1557 | 2025-02-21T04:38:01.643Z | Compiling similar v2.6.0 |
| 1558 | 2025-02-21T04:38:02.223Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 1559 | 2025-02-21T04:38:02.928Z | Compiling clap v4.5.27 |
| 1560 | 2025-02-21T04:38:02.951Z | Compiling ecdsa v0.16.9 |
| 1561 | 2025-02-21T04:38:02.951Z | Compiling rsa v0.9.6 |
| 1562 | 2025-02-21T04:38:03.608Z | Compiling ed25519-dalek v2.1.1 |
| 1563 | 2025-02-21T04:38:04.589Z | Compiling zip v0.6.6 |
| 1564 | 2025-02-21T04:38:04.976Z | Compiling toml v0.7.8 |
| 1565 | 2025-02-21T04:38:05.920Z | Compiling crossterm v0.28.1 |
| 1566 | 2025-02-21T04:38:06.854Z | Compiling hex v0.4.3 |
| 1567 | 2025-02-21T04:38:06.952Z | Compiling x509-cert v0.2.5 |
| 1568 | 2025-02-21T04:38:07.314Z | Compiling itertools v0.10.5 |
| 1569 | 2025-02-21T04:38:07.438Z | Compiling unicode-xid v0.2.6 |
| 1570 | 2025-02-21T04:38:07.660Z | Compiling peg-runtime v0.8.3 |
| 1571 | 2025-02-21T04:38:08.240Z | Compiling lalrpop-util v0.19.12 |
| 1572 | 2025-02-21T04:38:08.648Z | Compiling strum_macros v0.26.4 |
| 1573 | 2025-02-21T04:38:08.820Z | Compiling xattr v1.3.1 |
| 1574 | 2025-02-21T04:38:09.159Z | Compiling filetime v0.2.25 |
| 1575 | 2025-02-21T04:38:09.468Z | Compiling tar v0.4.42 |
| 1576 | 2025-02-21T04:38:13.309Z | Compiling strum v0.26.3 |
| 1577 | 2025-02-21T04:38:16.655Z | Compiling aws-lc-sys v0.22.0 |
| 1578 | 2025-02-21T04:38:45.462Z | Compiling rustls-webpki v0.102.8 |
| 1579 | 2025-02-21T04:38:48.861Z | Compiling tokio-rustls v0.25.0 |
| 1580 | 2025-02-21T04:38:50.637Z | Compiling tokio-rustls v0.26.0 |
| 1581 | 2025-02-21T04:38:50.960Z | Compiling hyper-rustls v0.27.3 |
| 1582 | 2025-02-21T04:38:51.466Z | Compiling reqwest v0.12.9 |
| 1583 | 2025-02-21T04:38:52.596Z | Compiling qorb v0.2.1 |
| 1584 | 2025-02-21T04:38:55.752Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1585 | 2025-02-21T04:38:56.058Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1586 | 2025-02-21T04:39:00.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s |
| 1587 | 2025-02-21T04:39:01.012Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-openapi dendrite-stub maghemite-mgd transceiver-control` |
| 1588 | 2025-02-21T04:39:01.067Z | Feb 21 04:38:59.920 INFO Starting download, target: DendriteOpenapi |
| 1589 | 2025-02-21T04:39:01.067Z | Feb 21 04:38:59.920 INFO Starting download, target: Console |
| 1590 | 2025-02-21T04:39:01.067Z | Feb 21 04:38:59.920 INFO Starting download, target: Clickhouse |
| 1591 | 2025-02-21T04:39:01.067Z | Feb 21 04:38:59.920 INFO Starting download, target: Cockroach |
| 1592 | 2025-02-21T04:39:01.067Z | Feb 21 04:38:59.920 INFO Starting download, target: DendriteStub |
| 1593 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.920 INFO Starting download, target: MaghemiteMgd |
| 1594 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.920 INFO Starting download, target: TransceiverControl |
| 1595 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1596 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/dpd-b37a8fdc335592e24d6afe71995637b2ad36eb7d.json (attempt 1/3), target: DendriteOpenapi |
| 1597 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1598 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1599 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1600 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1601 | 2025-02-21T04:39:01.070Z | Feb 21 04:38:59.921 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1602 | 2025-02-21T04:39:01.209Z | Feb 21 04:39:00.062 INFO Download complete, target: DendriteOpenapi |
| 1603 | 2025-02-21T04:39:01.545Z | Feb 21 04:39:00.389 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1604 | 2025-02-21T04:39:01.588Z | Feb 21 04:39:00.437 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1605 | 2025-02-21T04:39:01.862Z | Feb 21 04:39:00.701 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1606 | 2025-02-21T04:39:01.986Z | Feb 21 04:39:00.804 INFO Download complete, target: Console |
| 1607 | 2025-02-21T04:39:02.058Z | Feb 21 04:39:00.908 INFO Download complete, target: TransceiverControl |
| 1608 | 2025-02-21T04:39:02.077Z | Feb 21 04:39:00.927 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1609 | 2025-02-21T04:39:02.588Z | Feb 21 04:39:01.440 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1610 | 2025-02-21T04:39:02.588Z | Feb 21 04:39:01.440 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1611 | 2025-02-21T04:39:02.997Z | Feb 21 04:39:01.849 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1612 | 2025-02-21T04:39:04.589Z | Feb 21 04:39:03.442 INFO Download complete, target: DendriteStub |
| 1613 | 2025-02-21T04:39:04.990Z | Feb 21 04:39:03.843 INFO Download complete, target: MaghemiteMgd |
| 1614 | 2025-02-21T04:39:09.963Z | Feb 21 04:39:08.815 INFO Checking that binary works, target: Cockroach |
| 1615 | 2025-02-21T04:39:10.187Z | Feb 21 04:39:09.039 INFO Download complete, target: Cockroach |
| 1616 | 2025-02-21T04:39:15.286Z | Feb 21 04:39:14.138 INFO Checking that binary works, target: Clickhouse |
| 1617 | 2025-02-21T04:39:15.422Z | Feb 21 04:39:14.274 INFO Download complete, target: Clickhouse |
| 1618 | 2025-02-21T04:39:15.443Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1619 | 2025-02-21T04:39:15.445Z | |
| 1620 | 2025-02-21T04:39:15.446Z | real 5:43.235287021 |
| 1621 | 2025-02-21T04:39:15.446Z | user 15:52.028446593 |
| 1622 | 2025-02-21T04:39:15.446Z | sys 2:10.055257421 |
| 1623 | 2025-02-21T04:39:15.446Z | trap 0.616619971 |
| 1624 | 2025-02-21T04:39:15.446Z | tflt 0.872513301 |
| 1625 | 2025-02-21T04:39:15.446Z | dflt 1.105200939 |
| 1626 | 2025-02-21T04:39:15.446Z | kflt 0.026473434 |
| 1627 | 2025-02-21T04:39:15.446Z | lock 24:26.147092683 |
| 1628 | 2025-02-21T04:39:15.446Z | slp 57:26.997201194 |
| 1629 | 2025-02-21T04:39:15.446Z | lat 1:01.478753215 |
| 1630 | 2025-02-21T04:39:15.446Z | stop 2:26.961400062 |
| 1631 | 2025-02-21T04:39:15.446Z | + banner hack-check |
| 1632 | 2025-02-21T04:39:15.450Z | |
| 1633 | 2025-02-21T04:39:15.450Z | # # ## #### # # #### # # ###### #### # # |
| 1634 | 2025-02-21T04:39:15.450Z | # # # # # # # # # # # # # # # # # |
| 1635 | 2025-02-21T04:39:15.450Z | ###### # # # #### ##### # ###### ##### # #### |
| 1636 | 2025-02-21T04:39:15.450Z | # # ###### # # # # # # # # # # |
| 1637 | 2025-02-21T04:39:15.450Z | # # # # # # # # # # # # # # # # # |
| 1638 | 2025-02-21T04:39:15.450Z | # # # # #### # # #### # # ###### #### # # |
| 1639 | 2025-02-21T04:39:15.450Z | |
| 1640 | 2025-02-21T04:39:15.450Z | + export CARGO_INCREMENTAL=0 |
| 1641 | 2025-02-21T04:39:15.450Z | + CARGO_INCREMENTAL=0 |
| 1642 | 2025-02-21T04:39:15.450Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1643 | 2025-02-21T04:39:16.032Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1644 | 2025-02-21T04:39:18.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.49s |
| 1645 | 2025-02-21T04:39:19.059Z | Running `target/debug/xtask check-features --ci` |
| 1646 | 2025-02-21T04:39:19.097Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1647 | 2025-02-21T04:39:19.098Z | running: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1648 | 2025-02-21T04:39:19.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1649 | 2025-02-21T04:39:19.593Z | Running `target/debug/xtask download cargo-hack` |
| 1650 | 2025-02-21T04:39:20.494Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1651 | 2025-02-21T04:39:20.891Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1652 | 2025-02-21T04:39:24.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.08s |
| 1653 | 2025-02-21T04:39:24.931Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1654 | 2025-02-21T04:39:24.977Z | Feb 21 04:39:23.797 INFO Starting download, target: CargoHack |
| 1655 | 2025-02-21T04:39:25.027Z | Feb 21 04:39:23.798 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1656 | 2025-02-21T04:39:25.663Z | Feb 21 04:39:24.512 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1657 | 2025-02-21T04:39:25.749Z | Feb 21 04:39:24.599 INFO Download complete, target: CargoHack |
| 1658 | 2025-02-21T04:39:25.753Z | running: "/home/build/.rustup/toolchains/1.85.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1659 | 2025-02-21T04:39:25.771Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1660 | 2025-02-21T04:39:25.962Z | info: running `cargo check --bins` on api_identity (1/199) |
| 1661 | 2025-02-21T04:39:26.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1662 | 2025-02-21T04:39:26.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1663 | 2025-02-21T04:39:26.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1664 | 2025-02-21T04:39:26.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 1665 | 2025-02-21T04:39:26.614Z | |
| 1666 | 2025-02-21T04:39:26.614Z | info: running `cargo check --bins` on bootstore (2/199) |
| 1667 | 2025-02-21T04:39:27.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1668 | 2025-02-21T04:39:27.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1669 | 2025-02-21T04:39:27.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1670 | 2025-02-21T04:39:27.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1671 | 2025-02-21T04:39:27.309Z | |
| 1672 | 2025-02-21T04:39:27.309Z | info: running `cargo check --bins --no-default-features` on omicron-common (3/199) |
| 1673 | 2025-02-21T04:39:27.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1674 | 2025-02-21T04:39:27.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1675 | 2025-02-21T04:39:27.905Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1676 | 2025-02-21T04:39:27.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 1677 | 2025-02-21T04:39:27.983Z | |
| 1678 | 2025-02-21T04:39:27.983Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (4/199) |
| 1679 | 2025-02-21T04:39:28.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1680 | 2025-02-21T04:39:28.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1681 | 2025-02-21T04:39:28.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1682 | 2025-02-21T04:39:28.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 1683 | 2025-02-21T04:39:28.663Z | |
| 1684 | 2025-02-21T04:39:28.663Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (5/199) |
| 1685 | 2025-02-21T04:39:29.103Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1686 | 2025-02-21T04:39:29.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1687 | 2025-02-21T04:39:29.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1688 | 2025-02-21T04:39:29.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1689 | 2025-02-21T04:39:29.155Z | |
| 1690 | 2025-02-21T04:39:29.156Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (6/199) |
| 1691 | 2025-02-21T04:39:29.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1692 | 2025-02-21T04:39:29.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1693 | 2025-02-21T04:39:29.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1694 | 2025-02-21T04:39:29.551Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1695 | 2025-02-21T04:39:29.586Z | |
| 1696 | 2025-02-21T04:39:29.586Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (7/199) |
| 1697 | 2025-02-21T04:39:30.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1698 | 2025-02-21T04:39:30.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1699 | 2025-02-21T04:39:30.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1700 | 2025-02-21T04:39:30.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1701 | 2025-02-21T04:39:30.050Z | |
| 1702 | 2025-02-21T04:39:30.050Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (8/199) |
| 1703 | 2025-02-21T04:39:30.450Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1704 | 2025-02-21T04:39:30.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1705 | 2025-02-21T04:39:30.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1706 | 2025-02-21T04:39:30.455Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1707 | 2025-02-21T04:39:30.498Z | |
| 1708 | 2025-02-21T04:39:30.498Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (9/199) |
| 1709 | 2025-02-21T04:39:30.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1710 | 2025-02-21T04:39:30.926Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1711 | 2025-02-21T04:39:30.926Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1712 | 2025-02-21T04:39:30.932Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1713 | 2025-02-21T04:39:30.971Z | |
| 1714 | 2025-02-21T04:39:30.971Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (10/199) |
| 1715 | 2025-02-21T04:39:31.378Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1716 | 2025-02-21T04:39:31.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1717 | 2025-02-21T04:39:31.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1718 | 2025-02-21T04:39:31.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1719 | 2025-02-21T04:39:31.425Z | |
| 1720 | 2025-02-21T04:39:31.425Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (11/199) |
| 1721 | 2025-02-21T04:39:31.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1722 | 2025-02-21T04:39:31.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1723 | 2025-02-21T04:39:31.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1724 | 2025-02-21T04:39:31.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1725 | 2025-02-21T04:39:31.888Z | |
| 1726 | 2025-02-21T04:39:31.888Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (12/199) |
| 1727 | 2025-02-21T04:39:32.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1728 | 2025-02-21T04:39:32.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1729 | 2025-02-21T04:39:32.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1730 | 2025-02-21T04:39:32.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1731 | 2025-02-21T04:39:32.337Z | |
| 1732 | 2025-02-21T04:39:32.337Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (13/199) |
| 1733 | 2025-02-21T04:39:32.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1734 | 2025-02-21T04:39:32.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1735 | 2025-02-21T04:39:32.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1736 | 2025-02-21T04:39:32.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1737 | 2025-02-21T04:39:32.808Z | |
| 1738 | 2025-02-21T04:39:32.808Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (14/199) |
| 1739 | 2025-02-21T04:39:33.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1740 | 2025-02-21T04:39:33.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1741 | 2025-02-21T04:39:33.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1742 | 2025-02-21T04:39:33.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1743 | 2025-02-21T04:39:33.252Z | |
| 1744 | 2025-02-21T04:39:33.252Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (15/199) |
| 1745 | 2025-02-21T04:39:33.666Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1746 | 2025-02-21T04:39:33.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1747 | 2025-02-21T04:39:33.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1748 | 2025-02-21T04:39:33.671Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1749 | 2025-02-21T04:39:33.714Z | |
| 1750 | 2025-02-21T04:39:33.714Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (16/199) |
| 1751 | 2025-02-21T04:39:34.124Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1752 | 2025-02-21T04:39:34.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1753 | 2025-02-21T04:39:34.127Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1754 | 2025-02-21T04:39:34.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1755 | 2025-02-21T04:39:34.169Z | |
| 1756 | 2025-02-21T04:39:34.169Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (17/199) |
| 1757 | 2025-02-21T04:39:34.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1758 | 2025-02-21T04:39:34.584Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1759 | 2025-02-21T04:39:34.584Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1760 | 2025-02-21T04:39:34.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1761 | 2025-02-21T04:39:34.630Z | |
| 1762 | 2025-02-21T04:39:34.630Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (18/199) |
| 1763 | 2025-02-21T04:39:35.061Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1764 | 2025-02-21T04:39:35.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1765 | 2025-02-21T04:39:35.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1766 | 2025-02-21T04:39:35.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1767 | 2025-02-21T04:39:35.104Z | |
| 1768 | 2025-02-21T04:39:35.104Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (19/199) |
| 1769 | 2025-02-21T04:39:35.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1770 | 2025-02-21T04:39:35.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1771 | 2025-02-21T04:39:35.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1772 | 2025-02-21T04:39:35.530Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1773 | 2025-02-21T04:39:35.573Z | |
| 1774 | 2025-02-21T04:39:35.573Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (20/199) |
| 1775 | 2025-02-21T04:39:35.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1776 | 2025-02-21T04:39:36.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1777 | 2025-02-21T04:39:36.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1778 | 2025-02-21T04:39:36.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1779 | 2025-02-21T04:39:36.044Z | |
| 1780 | 2025-02-21T04:39:36.044Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (21/199) |
| 1781 | 2025-02-21T04:39:36.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1782 | 2025-02-21T04:39:36.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1783 | 2025-02-21T04:39:36.454Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1784 | 2025-02-21T04:39:36.456Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1785 | 2025-02-21T04:39:36.499Z | |
| 1786 | 2025-02-21T04:39:36.499Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (22/199) |
| 1787 | 2025-02-21T04:39:36.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1788 | 2025-02-21T04:39:36.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1789 | 2025-02-21T04:39:36.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1790 | 2025-02-21T04:39:36.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1791 | 2025-02-21T04:39:36.979Z | |
| 1792 | 2025-02-21T04:39:36.979Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (23/199) |
| 1793 | 2025-02-21T04:39:37.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1794 | 2025-02-21T04:39:37.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1795 | 2025-02-21T04:39:37.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1796 | 2025-02-21T04:39:37.663Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1797 | 2025-02-21T04:39:37.663Z | |
| 1798 | 2025-02-21T04:39:37.663Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (24/199) |
| 1799 | 2025-02-21T04:39:37.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1800 | 2025-02-21T04:39:37.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1801 | 2025-02-21T04:39:37.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1802 | 2025-02-21T04:39:37.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1803 | 2025-02-21T04:39:37.902Z | |
| 1804 | 2025-02-21T04:39:37.902Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (25/199) |
| 1805 | 2025-02-21T04:39:38.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1806 | 2025-02-21T04:39:38.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1807 | 2025-02-21T04:39:38.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1808 | 2025-02-21T04:39:38.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1809 | 2025-02-21T04:39:38.360Z | |
| 1810 | 2025-02-21T04:39:38.360Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (26/199) |
| 1811 | 2025-02-21T04:39:38.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1812 | 2025-02-21T04:39:38.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1813 | 2025-02-21T04:39:38.775Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1814 | 2025-02-21T04:39:38.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1815 | 2025-02-21T04:39:38.820Z | |
| 1816 | 2025-02-21T04:39:38.821Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (27/199) |
| 1817 | 2025-02-21T04:39:39.212Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1818 | 2025-02-21T04:39:39.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1819 | 2025-02-21T04:39:39.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1820 | 2025-02-21T04:39:39.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1821 | 2025-02-21T04:39:39.260Z | |
| 1822 | 2025-02-21T04:39:39.260Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (28/199) |
| 1823 | 2025-02-21T04:39:39.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2025-02-21T04:39:39.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2025-02-21T04:39:39.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2025-02-21T04:39:39.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1827 | 2025-02-21T04:39:39.716Z | |
| 1828 | 2025-02-21T04:39:39.717Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (29/199) |
| 1829 | 2025-02-21T04:39:40.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2025-02-21T04:39:40.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2025-02-21T04:39:40.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2025-02-21T04:39:40.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.39s |
| 1833 | 2025-02-21T04:39:40.161Z | |
| 1834 | 2025-02-21T04:39:40.161Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (30/199) |
| 1835 | 2025-02-21T04:39:40.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2025-02-21T04:39:40.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2025-02-21T04:39:40.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2025-02-21T04:39:40.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1839 | 2025-02-21T04:39:40.617Z | |
| 1840 | 2025-02-21T04:39:40.617Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (31/199) |
| 1841 | 2025-02-21T04:39:41.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2025-02-21T04:39:41.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2025-02-21T04:39:41.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2025-02-21T04:39:41.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1845 | 2025-02-21T04:39:41.082Z | |
| 1846 | 2025-02-21T04:39:41.082Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (32/199) |
| 1847 | 2025-02-21T04:39:41.487Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2025-02-21T04:39:41.489Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2025-02-21T04:39:41.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2025-02-21T04:39:41.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1851 | 2025-02-21T04:39:41.540Z | |
| 1852 | 2025-02-21T04:39:41.540Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (33/199) |
| 1853 | 2025-02-21T04:39:41.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2025-02-21T04:39:41.968Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2025-02-21T04:39:41.968Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2025-02-21T04:39:41.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1857 | 2025-02-21T04:39:42.016Z | |
| 1858 | 2025-02-21T04:39:42.016Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (34/199) |
| 1859 | 2025-02-21T04:39:42.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2025-02-21T04:39:42.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2025-02-21T04:39:42.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2025-02-21T04:39:42.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1863 | 2025-02-21T04:39:42.467Z | |
| 1864 | 2025-02-21T04:39:42.467Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (35/199) |
| 1865 | 2025-02-21T04:39:42.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2025-02-21T04:39:42.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2025-02-21T04:39:42.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2025-02-21T04:39:42.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1869 | 2025-02-21T04:39:42.935Z | |
| 1870 | 2025-02-21T04:39:42.936Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (36/199) |
| 1871 | 2025-02-21T04:39:43.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2025-02-21T04:39:43.351Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2025-02-21T04:39:43.351Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2025-02-21T04:39:43.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1875 | 2025-02-21T04:39:43.396Z | |
| 1876 | 2025-02-21T04:39:43.396Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (37/199) |
| 1877 | 2025-02-21T04:39:43.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2025-02-21T04:39:43.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2025-02-21T04:39:43.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2025-02-21T04:39:43.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1881 | 2025-02-21T04:39:43.873Z | |
| 1882 | 2025-02-21T04:39:43.874Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (38/199) |
| 1883 | 2025-02-21T04:39:44.337Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2025-02-21T04:39:44.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2025-02-21T04:39:44.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2025-02-21T04:39:44.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1887 | 2025-02-21T04:39:44.372Z | |
| 1888 | 2025-02-21T04:39:44.373Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (39/199) |
| 1889 | 2025-02-21T04:39:44.764Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2025-02-21T04:39:44.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2025-02-21T04:39:44.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2025-02-21T04:39:44.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1893 | 2025-02-21T04:39:44.816Z | |
| 1894 | 2025-02-21T04:39:44.816Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (40/199) |
| 1895 | 2025-02-21T04:39:45.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2025-02-21T04:39:45.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2025-02-21T04:39:45.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2025-02-21T04:39:45.236Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s |
| 1899 | 2025-02-21T04:39:45.275Z | |
| 1900 | 2025-02-21T04:39:45.275Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (41/199) |
| 1901 | 2025-02-21T04:39:45.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2025-02-21T04:39:45.713Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2025-02-21T04:39:45.713Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2025-02-21T04:39:45.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1905 | 2025-02-21T04:39:45.763Z | |
| 1906 | 2025-02-21T04:39:45.763Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (42/199) |
| 1907 | 2025-02-21T04:39:46.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2025-02-21T04:39:46.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2025-02-21T04:39:46.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2025-02-21T04:39:46.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1911 | 2025-02-21T04:39:46.240Z | |
| 1912 | 2025-02-21T04:39:46.240Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (43/199) |
| 1913 | 2025-02-21T04:39:46.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2025-02-21T04:39:46.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2025-02-21T04:39:46.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2025-02-21T04:39:46.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1917 | 2025-02-21T04:39:46.712Z | |
| 1918 | 2025-02-21T04:39:46.712Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (44/199) |
| 1919 | 2025-02-21T04:39:47.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2025-02-21T04:39:47.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2025-02-21T04:39:47.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2025-02-21T04:39:47.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.40s |
| 1923 | 2025-02-21T04:39:47.165Z | |
| 1924 | 2025-02-21T04:39:47.165Z | info: running `cargo check --bins` on sled-hardware-types (45/199) |
| 1925 | 2025-02-21T04:39:47.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2025-02-21T04:39:47.772Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2025-02-21T04:39:47.772Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2025-02-21T04:39:47.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 1929 | 2025-02-21T04:39:47.858Z | |
| 1930 | 2025-02-21T04:39:47.858Z | info: running `cargo check --bins --no-default-features` on illumos-utils (46/199) |
| 1931 | 2025-02-21T04:39:48.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2025-02-21T04:39:48.456Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2025-02-21T04:39:48.457Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2025-02-21T04:39:48.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 1935 | 2025-02-21T04:39:48.532Z | |
| 1936 | 2025-02-21T04:39:48.533Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (47/199) |
| 1937 | 2025-02-21T04:39:49.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2025-02-21T04:39:49.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2025-02-21T04:39:49.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2025-02-21T04:39:49.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 1941 | 2025-02-21T04:39:49.193Z | |
| 1942 | 2025-02-21T04:39:49.193Z | info: running `cargo check --bins` on oxlog (48/199) |
| 1943 | 2025-02-21T04:39:49.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2025-02-21T04:39:49.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2025-02-21T04:39:49.852Z | Checking cfg-if v1.0.0 |
| 1946 | 2025-02-21T04:39:49.855Z | Checking libc v0.2.169 |
| 1947 | 2025-02-21T04:39:49.964Z | Checking serde v1.0.217 |
| 1948 | 2025-02-21T04:39:49.967Z | Checking zeroize v1.8.1 |
| 1949 | 2025-02-21T04:39:49.981Z | Checking memchr v2.7.4 |
| 1950 | 2025-02-21T04:39:49.991Z | Checking typenum v1.17.0 |
| 1951 | 2025-02-21T04:39:49.993Z | Checking subtle v2.6.1 |
| 1952 | 2025-02-21T04:39:50.003Z | Checking scopeguard v1.2.0 |
| 1953 | 2025-02-21T04:39:50.030Z | Checking value-bag v1.9.0 |
| 1954 | 2025-02-21T04:39:50.154Z | Checking lock_api v0.4.12 |
| 1955 | 2025-02-21T04:39:50.194Z | Checking smallvec v1.13.2 |
| 1956 | 2025-02-21T04:39:50.261Z | Checking itoa v1.0.11 |
| 1957 | 2025-02-21T04:39:50.408Z | Checking log v0.4.22 |
| 1958 | 2025-02-21T04:39:50.495Z | Checking const-oid v0.9.6 |
| 1959 | 2025-02-21T04:39:50.511Z | Checking pin-project-lite v0.2.14 |
| 1960 | 2025-02-21T04:39:50.529Z | Checking byteorder v1.5.0 |
| 1961 | 2025-02-21T04:39:50.649Z | Checking once_cell v1.20.2 |
| 1962 | 2025-02-21T04:39:50.776Z | Checking futures-core v0.3.31 |
| 1963 | 2025-02-21T04:39:50.922Z | Checking stable_deref_trait v1.2.0 |
| 1964 | 2025-02-21T04:39:50.951Z | Checking cpufeatures v0.2.14 |
| 1965 | 2025-02-21T04:39:50.969Z | Checking futures-sink v0.3.31 |
| 1966 | 2025-02-21T04:39:50.972Z | Checking zerocopy v0.7.35 |
| 1967 | 2025-02-21T04:39:51.002Z | Checking getrandom v0.2.15 |
| 1968 | 2025-02-21T04:39:51.025Z | Checking parking_lot_core v0.9.10 |
| 1969 | 2025-02-21T04:39:51.057Z | Checking signal-hook-registry v1.4.2 |
| 1970 | 2025-02-21T04:39:51.060Z | Checking generic-array v0.14.7 |
| 1971 | 2025-02-21T04:39:51.119Z | Checking mio v1.0.2 |
| 1972 | 2025-02-21T04:39:51.234Z | Checking rand_core v0.6.4 |
| 1973 | 2025-02-21T04:39:51.307Z | Checking socket2 v0.5.7 |
| 1974 | 2025-02-21T04:39:51.361Z | Checking parking_lot v0.12.3 |
| 1975 | 2025-02-21T04:39:51.547Z | Checking zerofrom v0.1.4 |
| 1976 | 2025-02-21T04:39:51.689Z | Checking spin v0.9.8 |
| 1977 | 2025-02-21T04:39:51.725Z | Checking slab v0.4.9 |
| 1978 | 2025-02-21T04:39:51.756Z | Checking yoke v0.7.4 |
| 1979 | 2025-02-21T04:39:51.797Z | Checking futures-channel v0.3.31 |
| 1980 | 2025-02-21T04:39:52.008Z | Checking futures-io v0.3.31 |
| 1981 | 2025-02-21T04:39:52.024Z | Checking allocator-api2 v0.2.18 |
| 1982 | 2025-02-21T04:39:52.108Z | Checking zerovec v0.10.4 |
| 1983 | 2025-02-21T04:39:52.164Z | Checking pin-utils v0.1.0 |
| 1984 | 2025-02-21T04:39:52.186Z | Checking futures-task v0.3.31 |
| 1985 | 2025-02-21T04:39:52.189Z | Checking crypto-common v0.1.6 |
| 1986 | 2025-02-21T04:39:52.212Z | Checking block-buffer v0.10.4 |
| 1987 | 2025-02-21T04:39:52.261Z | Checking equivalent v1.0.1 |
| 1988 | 2025-02-21T04:39:52.384Z | Checking foldhash v0.1.3 |
| 1989 | 2025-02-21T04:39:52.399Z | Checking block-padding v0.3.3 |
| 1990 | 2025-02-21T04:39:52.414Z | Checking ryu v1.0.18 |
| 1991 | 2025-02-21T04:39:52.417Z | Checking futures-util v0.3.31 |
| 1992 | 2025-02-21T04:39:52.440Z | Checking digest v0.10.7 |
| 1993 | 2025-02-21T04:39:52.593Z | Checking writeable v0.5.5 |
| 1994 | 2025-02-21T04:39:52.611Z | Checking hashbrown v0.15.1 |
| 1995 | 2025-02-21T04:39:52.614Z | Checking inout v0.1.3 |
| 1996 | 2025-02-21T04:39:52.644Z | Checking fnv v1.0.7 |
| 1997 | 2025-02-21T04:39:52.782Z | Checking litemap v0.7.3 |
| 1998 | 2025-02-21T04:39:52.801Z | Checking hmac v0.12.1 |
| 1999 | 2025-02-21T04:39:52.857Z | Checking cipher v0.4.4 |
| 2000 | 2025-02-21T04:39:52.942Z | Checking sha2 v0.10.8 |
| 2001 | 2025-02-21T04:39:53.015Z | Checking libm v0.2.8 |
| 2002 | 2025-02-21T04:39:53.128Z | Checking base64ct v1.6.0 |
| 2003 | 2025-02-21T04:39:53.269Z | Checking ppv-lite86 v0.2.20 |
| 2004 | 2025-02-21T04:39:53.565Z | Checking flagset v0.4.6 |
| 2005 | 2025-02-21T04:39:53.580Z | Checking pem-rfc7468 v0.7.0 |
| 2006 | 2025-02-21T04:39:53.672Z | Checking tinystr v0.7.6 |
| 2007 | 2025-02-21T04:39:53.700Z | Checking icu_locid_transform_data v1.5.0 |
| 2008 | 2025-02-21T04:39:53.776Z | Checking icu_collections v1.5.0 |
| 2009 | 2025-02-21T04:39:53.815Z | Checking tracing-core v0.1.32 |
| 2010 | 2025-02-21T04:39:53.874Z | Checking der v0.7.9 |
| 2011 | 2025-02-21T04:39:53.910Z | Checking num-traits v0.2.19 |
| 2012 | 2025-02-21T04:39:53.958Z | Checking rand_chacha v0.3.1 |
| 2013 | 2025-02-21T04:39:54.006Z | Checking icu_locid v1.5.0 |
| 2014 | 2025-02-21T04:39:54.400Z | Checking thiserror v1.0.69 |
| 2015 | 2025-02-21T04:39:54.450Z | Checking rustls-pki-types v1.10.0 |
| 2016 | 2025-02-21T04:39:54.466Z | Checking percent-encoding v2.3.1 |
| 2017 | 2025-02-21T04:39:54.547Z | Checking icu_properties_data v1.5.0 |
| 2018 | 2025-02-21T04:39:54.600Z | Checking bytes v1.9.0 |
| 2019 | 2025-02-21T04:39:54.668Z | Checking indexmap v2.7.1 |
| 2020 | 2025-02-21T04:39:54.822Z | Checking serde_json v1.0.135 |
| 2021 | 2025-02-21T04:39:55.003Z | Checking icu_provider v1.5.0 |
| 2022 | 2025-02-21T04:39:55.045Z | Checking bitflags v2.6.0 |
| 2023 | 2025-02-21T04:39:55.362Z | Checking tracing v0.1.40 |
| 2024 | 2025-02-21T04:39:55.383Z | Checking rand v0.8.5 |
| 2025 | 2025-02-21T04:39:55.463Z | Checking tokio v1.43.0 |
| 2026 | 2025-02-21T04:39:55.617Z | Checking http v1.2.0 |
| 2027 | 2025-02-21T04:39:55.636Z | Checking icu_locid_transform v1.5.0 |
| 2028 | 2025-02-21T04:39:55.749Z | Checking spki v0.7.3 |
| 2029 | 2025-02-21T04:39:55.885Z | Checking salsa20 v0.10.2 |
| 2030 | 2025-02-21T04:39:56.039Z | Checking pbkdf2 v0.12.2 |
| 2031 | 2025-02-21T04:39:56.117Z | Checking aws-lc-sys v0.22.0 |
| 2032 | 2025-02-21T04:39:56.218Z | Checking httparse v1.9.5 |
| 2033 | 2025-02-21T04:39:56.512Z | Checking utf16_iter v1.0.5 |
| 2034 | 2025-02-21T04:39:56.587Z | Checking powerfmt v0.2.0 |
| 2035 | 2025-02-21T04:39:56.648Z | Checking icu_properties v1.5.1 |
| 2036 | 2025-02-21T04:39:56.683Z | Checking mirai-annotations v1.12.0 |
| 2037 | 2025-02-21T04:39:56.700Z | Checking untrusted v0.9.0 |
| 2038 | 2025-02-21T04:39:56.855Z | Checking icu_normalizer_data v1.5.0 |
| 2039 | 2025-02-21T04:39:56.872Z | Checking untrusted v0.7.1 |
| 2040 | 2025-02-21T04:39:56.872Z | Checking write16 v1.0.0 |
| 2041 | 2025-02-21T04:39:56.939Z | Checking utf8_iter v1.0.4 |
| 2042 | 2025-02-21T04:39:56.957Z | Checking ring v0.17.8 |
| 2043 | 2025-02-21T04:39:56.963Z | Checking deranged v0.3.11 |
| 2044 | 2025-02-21T04:39:57.020Z | Checking scrypt v0.11.0 |
| 2045 | 2025-02-21T04:39:57.036Z | Checking cbc v0.1.2 |
| 2046 | 2025-02-21T04:39:57.135Z | Checking aes v0.8.4 |
| 2047 | 2025-02-21T04:39:57.237Z | Checking crossbeam-utils v0.8.20 |
| 2048 | 2025-02-21T04:39:57.255Z | Checking num-conv v0.1.0 |
| 2049 | 2025-02-21T04:39:57.497Z | Checking tinyvec_macros v0.1.1 |
| 2050 | 2025-02-21T04:39:57.602Z | Checking time-core v0.1.2 |
| 2051 | 2025-02-21T04:39:57.782Z | Checking num_threads v0.1.7 |
| 2052 | 2025-02-21T04:39:57.918Z | Checking atomic-waker v1.1.2 |
| 2053 | 2025-02-21T04:39:57.972Z | Checking tinyvec v1.8.0 |
| 2054 | 2025-02-21T04:39:58.026Z | Checking pkcs5 v0.7.1 |
| 2055 | 2025-02-21T04:39:58.066Z | Checking http-body v1.0.1 |
| 2056 | 2025-02-21T04:39:58.252Z | Checking aws-lc-rs v1.10.0 |
| 2057 | 2025-02-21T04:39:58.271Z | Checking form_urlencoded v1.2.1 |
| 2058 | 2025-02-21T04:39:58.286Z | Checking time v0.3.36 |
| 2059 | 2025-02-21T04:39:58.481Z | Checking try-lock v0.2.5 |
| 2060 | 2025-02-21T04:39:58.525Z | Checking pkcs8 v0.10.2 |
| 2061 | 2025-02-21T04:39:58.639Z | Checking want v0.3.1 |
| 2062 | 2025-02-21T04:39:58.763Z | Checking uuid v1.12.0 |
| 2063 | 2025-02-21T04:39:58.844Z | Checking httpdate v1.0.3 |
| 2064 | 2025-02-21T04:39:58.850Z | Checking unicode-ident v1.0.14 |
| 2065 | 2025-02-21T04:39:59.053Z | Checking proc-macro2 v1.0.92 |
| 2066 | 2025-02-21T04:39:59.111Z | Checking serde_spanned v0.6.8 |
| 2067 | 2025-02-21T04:39:59.269Z | Checking toml_datetime v0.6.8 |
| 2068 | 2025-02-21T04:39:59.323Z | Checking slog v2.7.0 |
| 2069 | 2025-02-21T04:39:59.396Z | Checking scroll v0.12.0 |
| 2070 | 2025-02-21T04:39:59.559Z | Checking foreign-types-shared v0.1.1 |
| 2071 | 2025-02-21T04:39:59.688Z | Checking tower-service v0.3.3 |
| 2072 | 2025-02-21T04:39:59.740Z | Checking match_cfg v0.1.0 |
| 2073 | 2025-02-21T04:39:59.784Z | Checking ucd-trie v0.1.7 |
| 2074 | 2025-02-21T04:39:59.834Z | Checking base64 v0.22.1 |
| 2075 | 2025-02-21T04:39:59.851Z | Checking plain v0.2.3 |
| 2076 | 2025-02-21T04:39:59.870Z | Checking icu_normalizer v1.5.0 |
| 2077 | 2025-02-21T04:39:59.891Z | Checking adler2 v2.0.0 |
| 2078 | 2025-02-21T04:40:00.001Z | Checking iana-time-zone v0.1.61 |
| 2079 | 2025-02-21T04:40:00.017Z | Checking goblin v0.8.2 |
| 2080 | 2025-02-21T04:40:00.061Z | Checking rustls-webpki v0.102.8 |
| 2081 | 2025-02-21T04:40:00.081Z | Checking miniz_oxide v0.8.0 |
| 2082 | 2025-02-21T04:40:00.179Z | Checking chrono v0.4.39 |
| 2083 | 2025-02-21T04:40:00.327Z | Checking pest v2.7.14 |
| 2084 | 2025-02-21T04:40:00.695Z | Checking idna_adapter v1.2.0 |
| 2085 | 2025-02-21T04:40:00.713Z | Checking hostname v0.3.1 |
| 2086 | 2025-02-21T04:40:00.829Z | Checking quote v1.0.38 |
| 2087 | 2025-02-21T04:40:00.855Z | Checking foreign-types v0.3.2 |
| 2088 | 2025-02-21T04:40:00.874Z | Checking openssl-sys v0.9.105 |
| 2089 | 2025-02-21T04:40:00.908Z | Checking idna v1.0.3 |
| 2090 | 2025-02-21T04:40:00.954Z | Checking dirs-sys-next v0.1.2 |
| 2091 | 2025-02-21T04:40:01.142Z | Checking errno v0.3.9 |
| 2092 | 2025-02-21T04:40:01.170Z | Checking aho-corasick v1.1.3 |
| 2093 | 2025-02-21T04:40:01.336Z | Checking data-encoding v2.6.0 |
| 2094 | 2025-02-21T04:40:01.431Z | Checking url v2.5.3 |
| 2095 | 2025-02-21T04:40:01.914Z | Compiling newtype-uuid v1.2.1 |
| 2096 | 2025-02-21T04:40:02.095Z | Checking pretty-hex v0.4.1 |
| 2097 | 2025-02-21T04:40:02.208Z | Checking regex-syntax v0.8.5 |
| 2098 | 2025-02-21T04:40:02.253Z | Checking siphasher v0.3.11 |
| 2099 | 2025-02-21T04:40:02.312Z | Checking openssl v0.10.70 |
| 2100 | 2025-02-21T04:40:02.345Z | Checking rustix v0.38.37 |
| 2101 | 2025-02-21T04:40:02.449Z | Checking tokio-util v0.7.12 |
| 2102 | 2025-02-21T04:40:02.550Z | Checking syn v2.0.96 |
| 2103 | 2025-02-21T04:40:02.796Z | Checking dirs-next v2.0.0 |
| 2104 | 2025-02-21T04:40:02.911Z | Checking dtrace-parser v0.2.0 |
| 2105 | 2025-02-21T04:40:02.942Z | Checking unicode-normalization v0.1.24 |
| 2106 | 2025-02-21T04:40:03.326Z | Checking h2 v0.4.6 |
| 2107 | 2025-02-21T04:40:03.386Z | Checking http-body-util v0.1.2 |
| 2108 | 2025-02-21T04:40:03.812Z | Checking crossbeam-epoch v0.9.18 |
| 2109 | 2025-02-21T04:40:03.949Z | Checking signature v2.2.0 |
| 2110 | 2025-02-21T04:40:04.159Z | Checking sha1 v0.10.6 |
| 2111 | 2025-02-21T04:40:04.258Z | Checking thread-id v4.2.2 |
| 2112 | 2025-02-21T04:40:04.382Z | Checking thread_local v1.1.8 |
| 2113 | 2025-02-21T04:40:04.450Z | Checking encoding_rs v0.8.34 |
| 2114 | 2025-02-21T04:40:04.685Z | Checking either v1.13.0 |
| 2115 | 2025-02-21T04:40:05.042Z | Checking dof v0.3.0 |
| 2116 | 2025-02-21T04:40:05.096Z | Checking winnow v0.6.20 |
| 2117 | 2025-02-21T04:40:05.464Z | Checking regex-automata v0.4.8 |
| 2118 | 2025-02-21T04:40:05.562Z | Checking unicode-bidi v0.3.17 |
| 2119 | 2025-02-21T04:40:05.695Z | Checking unicode-properties v0.1.3 |
| 2120 | 2025-02-21T04:40:06.101Z | Checking utf8parse v0.2.2 |
| 2121 | 2025-02-21T04:40:06.225Z | Checking gimli v0.31.1 |
| 2122 | 2025-02-21T04:40:06.270Z | Checking anstyle v1.0.10 |
| 2123 | 2025-02-21T04:40:06.636Z | Checking mime v0.3.17 |
| 2124 | 2025-02-21T04:40:06.841Z | Checking openssl-probe v0.1.5 |
| 2125 | 2025-02-21T04:40:06.958Z | Checking ipnet v2.10.1 |
| 2126 | 2025-02-21T04:40:07.009Z | Checking anstyle-parse v0.2.5 |
| 2127 | 2025-02-21T04:40:07.282Z | Checking stringprep v0.1.5 |
| 2128 | 2025-02-21T04:40:07.453Z | Checking crossbeam-deque v0.8.5 |
| 2129 | 2025-02-21T04:40:07.545Z | Checking term v0.7.0 |
| 2130 | 2025-02-21T04:40:07.566Z | Checking native-tls v0.2.12 |
| 2131 | 2025-02-21T04:40:07.798Z | Checking rustls v0.22.4 |
| 2132 | 2025-02-21T04:40:07.876Z | Checking rustls v0.23.19 |
| 2133 | 2025-02-21T04:40:07.968Z | Checking toml_edit v0.22.22 |
| 2134 | 2025-02-21T04:40:07.996Z | Checking slog-json v2.6.1 |
| 2135 | 2025-02-21T04:40:08.257Z | Checking serde_urlencoded v0.7.1 |
| 2136 | 2025-02-21T04:40:08.678Z | Checking usdt-impl v0.5.0 |
| 2137 | 2025-02-21T04:40:08.694Z | Checking crossbeam-channel v0.5.13 |
| 2138 | 2025-02-21T04:40:09.252Z | Checking futures-executor v0.3.31 |
| 2139 | 2025-02-21T04:40:09.443Z | Checking num-integer v0.1.46 |
| 2140 | 2025-02-21T04:40:09.504Z | Checking rustls-pemfile v2.2.0 |
| 2141 | 2025-02-21T04:40:09.714Z | Checking hyper v1.5.2 |
| 2142 | 2025-02-21T04:40:09.763Z | Checking md-5 v0.10.6 |
| 2143 | 2025-02-21T04:40:09.947Z | Checking ff v0.13.0 |
| 2144 | 2025-02-21T04:40:09.980Z | Checking addr2line v0.24.2 |
| 2145 | 2025-02-21T04:40:09.995Z | Checking memmap v0.7.0 |
| 2146 | 2025-02-21T04:40:10.030Z | Checking is-terminal v0.4.13 |
| 2147 | 2025-02-21T04:40:10.167Z | Checking hash32 v0.2.1 |
| 2148 | 2025-02-21T04:40:10.170Z | Checking object v0.36.5 |
| 2149 | 2025-02-21T04:40:10.207Z | Checking linked-hash-map v0.5.6 |
| 2150 | 2025-02-21T04:40:10.473Z | Checking colorchoice v1.0.2 |
| 2151 | 2025-02-21T04:40:10.504Z | Checking psl-types v2.0.11 |
| 2152 | 2025-02-21T04:40:10.538Z | Checking fallible-iterator v0.2.0 |
| 2153 | 2025-02-21T04:40:10.628Z | Checking rustc-demangle v0.1.24 |
| 2154 | 2025-02-21T04:40:10.699Z | Checking is_terminal_polyfill v1.70.1 |
| 2155 | 2025-02-21T04:40:10.752Z | Checking base16ct v0.2.0 |
| 2156 | 2025-02-21T04:40:10.831Z | Checking dyn-clone v1.0.17 |
| 2157 | 2025-02-21T04:40:10.953Z | Checking take_mut v0.2.2 |
| 2158 | 2025-02-21T04:40:11.000Z | Checking quick-error v1.2.3 |
| 2159 | 2025-02-21T04:40:11.076Z | Checking anstyle-query v1.1.1 |
| 2160 | 2025-02-21T04:40:11.103Z | Checking utf-8 v0.7.6 |
| 2161 | 2025-02-21T04:40:11.143Z | Checking resolv-conf v0.7.0 |
| 2162 | 2025-02-21T04:40:11.146Z | Checking postgres-protocol v0.6.7 |
| 2163 | 2025-02-21T04:40:11.207Z | Checking anstream v0.6.15 |
| 2164 | 2025-02-21T04:40:11.226Z | Checking tokio-rustls v0.25.0 |
| 2165 | 2025-02-21T04:40:11.305Z | Checking tungstenite v0.24.0 |
| 2166 | 2025-02-21T04:40:11.477Z | Checking slog-async v2.8.0 |
| 2167 | 2025-02-21T04:40:11.584Z | Checking schemars v0.8.21 |
| 2168 | 2025-02-21T04:40:11.600Z | Checking sec1 v0.7.3 |
| 2169 | 2025-02-21T04:40:11.689Z | Checking hyper-util v0.1.10 |
| 2170 | 2025-02-21T04:40:11.765Z | Checking toml v0.8.19 |
| 2171 | 2025-02-21T04:40:11.813Z | Checking publicsuffix v2.3.0 |
| 2172 | 2025-02-21T04:40:11.997Z | Checking lru-cache v0.1.2 |
| 2173 | 2025-02-21T04:40:12.113Z | Checking heapless v0.7.17 |
| 2174 | 2025-02-21T04:40:12.191Z | Checking usdt v0.5.0 |
| 2175 | 2025-02-21T04:40:12.207Z | Checking group v0.13.0 |
| 2176 | 2025-02-21T04:40:12.462Z | Checking slog-term v2.9.1 |
| 2177 | 2025-02-21T04:40:12.480Z | Checking num-iter v0.1.45 |
| 2178 | 2025-02-21T04:40:12.483Z | Checking futures v0.3.31 |
| 2179 | 2025-02-21T04:40:12.612Z | Checking slog-bunyan v2.5.0 |
| 2180 | 2025-02-21T04:40:12.665Z | Checking tokio-native-tls v0.3.1 |
| 2181 | 2025-02-21T04:40:12.784Z | Checking rayon-core v1.12.1 |
| 2182 | 2025-02-21T04:40:12.943Z | Checking hickory-proto v0.24.3 |
| 2183 | 2025-02-21T04:40:12.986Z | Checking multer v3.1.0 |
| 2184 | 2025-02-21T04:40:13.032Z | Checking terminal_size v0.4.0 |
| 2185 | 2025-02-21T04:40:13.117Z | Checking tokio-rustls v0.26.0 |
| 2186 | 2025-02-21T04:40:13.193Z | Checking phf_shared v0.11.2 |
| 2187 | 2025-02-21T04:40:13.380Z | Checking cookie v0.18.1 |
| 2188 | 2025-02-21T04:40:13.433Z | Checking async-stream v0.3.6 |
| 2189 | 2025-02-21T04:40:13.465Z | Checking bzip2-sys v0.1.11+1.0.8 |
| 2190 | 2025-02-21T04:40:13.485Z | Checking waitgroup v0.1.2 |
| 2191 | 2025-02-21T04:40:13.520Z | Checking signal-hook v0.3.17 |
| 2192 | 2025-02-21T04:40:13.606Z | Checking camino v1.1.9 |
| 2193 | 2025-02-21T04:40:13.624Z | Checking openapiv3 v2.0.0 |
| 2194 | 2025-02-21T04:40:13.627Z | Checking webpki-roots v0.26.6 |
| 2195 | 2025-02-21T04:40:13.732Z | Checking serde_path_to_error v0.1.16 |
| 2196 | 2025-02-21T04:40:13.809Z | Checking hkdf v0.12.4 |
| 2197 | 2025-02-21T04:40:13.862Z | Checking crypto-bigint v0.5.5 |
| 2198 | 2025-02-21T04:40:13.880Z | Checking lazy_static v1.5.0 |
| 2199 | 2025-02-21T04:40:14.022Z | Checking hostname v0.4.0 |
| 2200 | 2025-02-21T04:40:14.042Z | Checking crc32fast v1.4.2 |
| 2201 | 2025-02-21T04:40:14.128Z | Checking managed v0.8.0 |
| 2202 | 2025-02-21T04:40:14.166Z | Checking strsim v0.11.1 |
| 2203 | 2025-02-21T04:40:14.295Z | Checking bitflags v1.3.2 |
| 2204 | 2025-02-21T04:40:14.312Z | Checking clap_lex v0.7.4 |
| 2205 | 2025-02-21T04:40:14.409Z | Checking unicode-width v0.2.0 |
| 2206 | 2025-02-21T04:40:14.452Z | Checking winnow v0.5.40 |
| 2207 | 2025-02-21T04:40:14.501Z | Checking debug-ignore v1.0.5 |
| 2208 | 2025-02-21T04:40:14.576Z | Checking clap_builder v4.5.27 |
| 2209 | 2025-02-21T04:40:14.658Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2210 | 2025-02-21T04:40:14.926Z | Checking console v0.15.10 |
| 2211 | 2025-02-21T04:40:14.996Z | Checking smoltcp v0.9.1 |
| 2212 | 2025-02-21T04:40:15.510Z | Checking flate2 v1.0.35 |
| 2213 | 2025-02-21T04:40:16.191Z | Checking num-bigint-dig v0.8.4 |
| 2214 | 2025-02-21T04:40:16.241Z | Checking backtrace v0.3.74 |
| 2215 | 2025-02-21T04:40:16.458Z | Checking signal-hook-mio v0.2.4 |
| 2216 | 2025-02-21T04:40:16.615Z | Checking hyper-rustls v0.27.3 |
| 2217 | 2025-02-21T04:40:16.768Z | Checking elliptic-curve v0.13.8 |
| 2218 | 2025-02-21T04:40:16.826Z | Checking anyhow v1.0.95 |
| 2219 | 2025-02-21T04:40:16.953Z | Checking dropshot v0.12.0 |
| 2220 | 2025-02-21T04:40:16.970Z | Checking cookie_store v0.21.1 |
| 2221 | 2025-02-21T04:40:17.215Z | Checking hyper-tls v0.6.0 |
| 2222 | 2025-02-21T04:40:17.272Z | Checking toml_edit v0.19.15 |
| 2223 | 2025-02-21T04:40:17.408Z | Checking bzip2 v0.4.4 |
| 2224 | 2025-02-21T04:40:17.526Z | Checking phf v0.11.2 |
| 2225 | 2025-02-21T04:40:17.602Z | Checking rayon v1.10.0 |
| 2226 | 2025-02-21T04:40:17.625Z | Checking hickory-resolver v0.24.3 |
| 2227 | 2025-02-21T04:40:17.680Z | Checking tokio-tungstenite v0.24.0 |
| 2228 | 2025-02-21T04:40:17.698Z | Checking postgres-types v0.2.8 |
| 2229 | 2025-02-21T04:40:17.779Z | Checking regex v1.11.1 |
| 2230 | 2025-02-21T04:40:18.137Z | Checking bstr v1.10.0 |
| 2231 | 2025-02-21T04:40:18.232Z | Checking ed25519 v2.2.3 |
| 2232 | 2025-02-21T04:40:18.366Z | Checking tokio-stream v0.1.16 |
| 2233 | 2025-02-21T04:40:18.368Z | Checking phf_shared v0.10.0 |
| 2234 | 2025-02-21T04:40:18.543Z | Checking zerocopy v0.6.6 |
| 2235 | 2025-02-21T04:40:18.656Z | Checking curve25519-dalek v4.1.3 |
| 2236 | 2025-02-21T04:40:19.049Z | Checking hubpack v0.1.2 |
| 2237 | 2025-02-21T04:40:19.169Z | Checking memoffset v0.9.1 |
| 2238 | 2025-02-21T04:40:19.226Z | Checking portable-atomic v1.9.0 |
| 2239 | 2025-02-21T04:40:19.247Z | Checking pkcs1 v0.7.5 |
| 2240 | 2025-02-21T04:40:19.292Z | Checking float-cmp v0.9.0 |
| 2241 | 2025-02-21T04:40:19.344Z | Checking serde-big-array v0.5.1 |
| 2242 | 2025-02-21T04:40:19.498Z | Checking rfc6979 v0.4.0 |
| 2243 | 2025-02-21T04:40:19.570Z | Checking sync_wrapper v1.0.1 |
| 2244 | 2025-02-21T04:40:19.664Z | Checking whoami v1.5.2 |
| 2245 | 2025-02-21T04:40:19.685Z | Checking predicates-core v1.0.8 |
| 2246 | 2025-02-21T04:40:19.745Z | Checking normalize-line-endings v0.3.0 |
| 2247 | 2025-02-21T04:40:19.787Z | Checking fixedbitset v0.4.2 |
| 2248 | 2025-02-21T04:40:19.886Z | Checking difflib v0.4.0 |
| 2249 | 2025-02-21T04:40:19.903Z | Checking bit-vec v0.6.3 |
| 2250 | 2025-02-21T04:40:19.981Z | Checking minimal-lexical v0.2.1 |
| 2251 | 2025-02-21T04:40:20.053Z | Checking precomputed-hash v0.1.1 |
| 2252 | 2025-02-21T04:40:20.176Z | Checking unicode-segmentation v1.12.0 |
| 2253 | 2025-02-21T04:40:20.232Z | Checking new_debug_unreachable v1.0.6 |
| 2254 | 2025-02-21T04:40:20.234Z | Checking static_assertions v1.1.0 |
| 2255 | 2025-02-21T04:40:20.263Z | Checking number_prefix v0.4.0 |
| 2256 | 2025-02-21T04:40:20.339Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2257 | 2025-02-21T04:40:20.355Z | Checking string_cache v0.8.7 |
| 2258 | 2025-02-21T04:40:20.374Z | Checking nom v7.1.3 |
| 2259 | 2025-02-21T04:40:20.464Z | Checking bit-set v0.5.3 |
| 2260 | 2025-02-21T04:40:20.487Z | Checking ed25519-dalek v2.1.1 |
| 2261 | 2025-02-21T04:40:20.506Z | Checking qorb v0.2.1 |
| 2262 | 2025-02-21T04:40:20.653Z | Checking predicates v3.1.2 |
| 2263 | 2025-02-21T04:40:20.716Z | Checking petgraph v0.6.5 |
| 2264 | 2025-02-21T04:40:20.841Z | Checking similar v2.6.0 |
| 2265 | 2025-02-21T04:40:20.937Z | Checking tokio-postgres v0.7.12 |
| 2266 | 2025-02-21T04:40:21.289Z | Checking indicatif v0.17.11 |
| 2267 | 2025-02-21T04:40:21.304Z | Checking toml v0.7.8 |
| 2268 | 2025-02-21T04:40:21.671Z | Checking reqwest v0.12.9 |
| 2269 | 2025-02-21T04:40:22.015Z | Checking ecdsa v0.16.9 |
| 2270 | 2025-02-21T04:40:22.055Z | Checking rsa v0.9.6 |
| 2271 | 2025-02-21T04:40:22.692Z | Checking nix v0.29.0 |
| 2272 | 2025-02-21T04:40:23.050Z | Checking zip v0.6.6 |
| 2273 | 2025-02-21T04:40:23.067Z | Checking clap v4.5.27 |
| 2274 | 2025-02-21T04:40:23.121Z | Checking crossterm v0.28.1 |
| 2275 | 2025-02-21T04:40:23.203Z | Checking itertools v0.10.5 |
| 2276 | 2025-02-21T04:40:23.503Z | Checking itertools v0.12.1 |
| 2277 | 2025-02-21T04:40:23.742Z | Checking fs-err v2.11.0 |
| 2278 | 2025-02-21T04:40:23.860Z | Checking ahash v0.8.11 |
| 2279 | 2025-02-21T04:40:24.081Z | Checking x509-cert v0.2.5 |
| 2280 | 2025-02-21T04:40:24.132Z | Checking hex v0.4.3 |
| 2281 | 2025-02-21T04:40:24.279Z | Checking semver v1.0.24 |
| 2282 | 2025-02-21T04:40:24.361Z | Checking lalrpop-util v0.19.12 |
| 2283 | 2025-02-21T04:40:24.978Z | Checking peg-runtime v0.8.3 |
| 2284 | 2025-02-21T04:40:25.003Z | Checking sigpipe v0.1.3 |
| 2285 | 2025-02-21T04:40:25.669Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2286 | 2025-02-21T04:40:26.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.82s |
| 2287 | 2025-02-21T04:40:26.192Z | |
| 2288 | 2025-02-21T04:40:26.192Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/199) |
| 2289 | 2025-02-21T04:40:26.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2290 | 2025-02-21T04:40:26.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2291 | 2025-02-21T04:40:26.902Z | Compiling hashbrown v0.14.5 |
| 2292 | 2025-02-21T04:40:27.024Z | Checking heck v0.5.0 |
| 2293 | 2025-02-21T04:40:27.036Z | Compiling unsafe-libyaml v0.2.11 |
| 2294 | 2025-02-21T04:40:27.050Z | Checking ipnetwork v0.21.1 |
| 2295 | 2025-02-21T04:40:27.052Z | Compiling ident_case v1.0.1 |
| 2296 | 2025-02-21T04:40:27.078Z | Checking progenitor-client v0.8.0 |
| 2297 | 2025-02-21T04:40:27.093Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2298 | 2025-02-21T04:40:27.191Z | Checking newtype-uuid v1.2.1 |
| 2299 | 2025-02-21T04:40:27.242Z | Compiling darling_core v0.20.10 |
| 2300 | 2025-02-21T04:40:27.397Z | Checking oxnet v0.1.0 |
| 2301 | 2025-02-21T04:40:27.416Z | Compiling proc-macro-crate v1.3.1 |
| 2302 | 2025-02-21T04:40:27.453Z | Compiling structmeta-derive v0.3.0 |
| 2303 | 2025-02-21T04:40:27.512Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2304 | 2025-02-21T04:40:27.748Z | Compiling thiserror v2.0.11 |
| 2305 | 2025-02-21T04:40:27.868Z | Compiling lzma-sys v0.1.20 |
| 2306 | 2025-02-21T04:40:28.004Z | Checking regress v0.10.1 |
| 2307 | 2025-02-21T04:40:28.341Z | Compiling serde_yaml v0.9.34+deprecated |
| 2308 | 2025-02-21T04:40:28.358Z | Compiling num_enum_derive v0.5.11 |
| 2309 | 2025-02-21T04:40:28.858Z | Compiling daft-derive v0.1.1 |
| 2310 | 2025-02-21T04:40:28.957Z | Compiling thiserror-impl v2.0.11 |
| 2311 | 2025-02-21T04:40:30.159Z | Compiling structmeta v0.3.0 |
| 2312 | 2025-02-21T04:40:30.439Z | Compiling foreign-types-macros v0.2.3 |
| 2313 | 2025-02-21T04:40:30.547Z | Compiling dropshot v0.15.1 |
| 2314 | 2025-02-21T04:40:30.747Z | Checking foreign-types-shared v0.3.1 |
| 2315 | 2025-02-21T04:40:30.883Z | Checking arc-swap v1.7.1 |
| 2316 | 2025-02-21T04:40:30.971Z | Checking num_enum v0.5.11 |
| 2317 | 2025-02-21T04:40:31.148Z | Compiling parse-display-derive v0.10.0 |
| 2318 | 2025-02-21T04:40:31.322Z | Checking slog-scope v4.4.0 |
| 2319 | 2025-02-21T04:40:31.540Z | Checking daft v0.1.1 |
| 2320 | 2025-02-21T04:40:31.572Z | Checking typify-impl v0.2.0 |
| 2321 | 2025-02-21T04:40:31.677Z | Checking foreign-types v0.5.0 |
| 2322 | 2025-02-21T04:40:31.838Z | Compiling proc-macro-error v1.0.4 |
| 2323 | 2025-02-21T04:40:32.239Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2324 | 2025-02-21T04:40:32.302Z | Checking tungstenite v0.21.0 |
| 2325 | 2025-02-21T04:40:32.360Z | Compiling heck v0.3.3 |
| 2326 | 2025-02-21T04:40:32.460Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2327 | 2025-02-21T04:40:32.729Z | Compiling dropshot_endpoint v0.15.1 |
| 2328 | 2025-02-21T04:40:32.972Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2329 | 2025-02-21T04:40:33.141Z | Compiling darling_macro v0.20.10 |
| 2330 | 2025-02-21T04:40:33.214Z | Checking cstr-argument v0.1.2 |
| 2331 | 2025-02-21T04:40:33.299Z | Checking instant v0.1.13 |
| 2332 | 2025-02-21T04:40:33.403Z | Checking pretty-hex v0.2.1 |
| 2333 | 2025-02-21T04:40:33.427Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8) |
| 2334 | 2025-02-21T04:40:33.590Z | Checking fastrand v2.1.1 |
| 2335 | 2025-02-21T04:40:33.745Z | Checking base64 v0.21.7 |
| 2336 | 2025-02-21T04:40:33.748Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2337 | 2025-02-21T04:40:33.942Z | Checking tempfile v3.13.0 |
| 2338 | 2025-02-21T04:40:34.076Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9) |
| 2339 | 2025-02-21T04:40:34.094Z | Compiling darling v0.20.10 |
| 2340 | 2025-02-21T04:40:34.094Z | Checking backoff v0.4.0 |
| 2341 | 2025-02-21T04:40:34.220Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2342 | 2025-02-21T04:40:34.234Z | Compiling serde_with_macros v3.11.0 |
| 2343 | 2025-02-21T04:40:34.310Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2344 | 2025-02-21T04:40:34.348Z | Checking tokio-tungstenite v0.21.0 |
| 2345 | 2025-02-21T04:40:34.416Z | Compiling zone_cfg_derive v0.1.2 |
| 2346 | 2025-02-21T04:40:34.466Z | Checking strum v0.26.3 |
| 2347 | 2025-02-21T04:40:34.520Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2348 | 2025-02-21T04:40:34.641Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2349 | 2025-02-21T04:40:35.060Z | Checking slog-stdlog v4.1.1 |
| 2350 | 2025-02-21T04:40:35.081Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2351 | 2025-02-21T04:40:35.126Z | Checking parse-display v0.10.0 |
| 2352 | 2025-02-21T04:40:35.247Z | Checking regress v0.9.1 |
| 2353 | 2025-02-21T04:40:35.264Z | Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2354 | 2025-02-21T04:40:35.343Z | Checking progenitor-client v0.9.1 |
| 2355 | 2025-02-21T04:40:35.362Z | Checking colored v2.1.0 |
| 2356 | 2025-02-21T04:40:35.583Z | Checking macaddr v1.0.1 |
| 2357 | 2025-02-21T04:40:35.689Z | Checking unicode-width v0.1.14 |
| 2358 | 2025-02-21T04:40:35.758Z | Checking base64 v0.13.1 |
| 2359 | 2025-02-21T04:40:35.780Z | Checking zone v0.1.8 |
| 2360 | 2025-02-21T04:40:36.158Z | Checking tabwriter v1.4.0 |
| 2361 | 2025-02-21T04:40:36.187Z | Checking ron v0.7.1 |
| 2362 | 2025-02-21T04:40:36.406Z | Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2363 | 2025-02-21T04:40:36.479Z | Checking slog-envlogger v2.2.0 |
| 2364 | 2025-02-21T04:40:36.722Z | Checking xz2 v0.1.7 |
| 2365 | 2025-02-21T04:40:36.762Z | Checking serde_with v3.11.0 |
| 2366 | 2025-02-21T04:40:36.916Z | Checking xattr v1.3.1 |
| 2367 | 2025-02-21T04:40:37.040Z | Checking pem v3.0.4 |
| 2368 | 2025-02-21T04:40:37.128Z | Checking yasna v0.5.2 |
| 2369 | 2025-02-21T04:40:37.268Z | Checking headers-core v0.3.0 |
| 2370 | 2025-02-21T04:40:37.306Z | Checking smf v0.2.3 |
| 2371 | 2025-02-21T04:40:37.421Z | Checking filetime v0.2.25 |
| 2372 | 2025-02-21T04:40:37.645Z | Checking same-file v1.0.6 |
| 2373 | 2025-02-21T04:40:37.786Z | Checking tar v0.4.42 |
| 2374 | 2025-02-21T04:40:37.847Z | Checking walkdir v2.5.0 |
| 2375 | 2025-02-21T04:40:37.865Z | Checking headers v0.4.0 |
| 2376 | 2025-02-21T04:40:37.991Z | Checking rcgen v0.12.1 |
| 2377 | 2025-02-21T04:40:38.153Z | Checking camino-tempfile v1.1.1 |
| 2378 | 2025-02-21T04:40:38.454Z | Checking atomicwrites v0.4.4 |
| 2379 | 2025-02-21T04:40:38.624Z | Checking subprocess v0.2.9 |
| 2380 | 2025-02-21T04:40:41.224Z | Compiling typify-macro v0.2.0 |
| 2381 | 2025-02-21T04:40:42.823Z | Compiling typify v0.2.0 |
| 2382 | 2025-02-21T04:40:42.910Z | Compiling progenitor-impl v0.8.0 |
| 2383 | 2025-02-21T04:40:45.542Z | Compiling progenitor-macro v0.8.0 |
| 2384 | 2025-02-21T04:40:49.349Z | Checking progenitor v0.8.0 |
| 2385 | 2025-02-21T04:40:49.481Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2386 | 2025-02-21T04:40:49.481Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b) |
| 2387 | 2025-02-21T04:40:52.207Z | Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542) |
| 2388 | 2025-02-21T04:40:52.543Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2389 | 2025-02-21T04:40:59.236Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2390 | 2025-02-21T04:41:00.877Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2391 | 2025-02-21T04:41:02.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.94s |
| 2392 | 2025-02-21T04:41:02.311Z | |
| 2393 | 2025-02-21T04:41:02.311Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/199) |
| 2394 | 2025-02-21T04:41:02.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2395 | 2025-02-21T04:41:02.929Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2396 | 2025-02-21T04:41:03.028Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2397 | 2025-02-21T04:41:04.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s |
| 2398 | 2025-02-21T04:41:04.650Z | |
| 2399 | 2025-02-21T04:41:04.650Z | info: running `cargo check --bins` on nexus-config (51/199) |
| 2400 | 2025-02-21T04:41:05.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2401 | 2025-02-21T04:41:05.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2402 | 2025-02-21T04:41:05.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2403 | 2025-02-21T04:41:05.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2404 | 2025-02-21T04:41:05.332Z | |
| 2405 | 2025-02-21T04:41:05.332Z | info: running `cargo check --bins` on omicron-rpaths (52/199) |
| 2406 | 2025-02-21T04:41:05.917Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2407 | 2025-02-21T04:41:05.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2408 | 2025-02-21T04:41:05.920Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2409 | 2025-02-21T04:41:05.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2410 | 2025-02-21T04:41:06.001Z | |
| 2411 | 2025-02-21T04:41:06.001Z | info: running `cargo check --bins` on omicron-brand-metadata (53/199) |
| 2412 | 2025-02-21T04:41:06.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2413 | 2025-02-21T04:41:06.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2414 | 2025-02-21T04:41:06.570Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2415 | 2025-02-21T04:41:06.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2416 | 2025-02-21T04:41:06.649Z | |
| 2417 | 2025-02-21T04:41:06.649Z | info: running `cargo check --bins` on omicron-certificates (54/199) |
| 2418 | 2025-02-21T04:41:07.243Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2419 | 2025-02-21T04:41:07.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2420 | 2025-02-21T04:41:07.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2421 | 2025-02-21T04:41:07.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2422 | 2025-02-21T04:41:07.328Z | |
| 2423 | 2025-02-21T04:41:07.328Z | info: running `cargo check --bins` on omicron-clickhouse-admin (55/199) |
| 2424 | 2025-02-21T04:41:07.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2425 | 2025-02-21T04:41:07.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2426 | 2025-02-21T04:41:08.082Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2427 | 2025-02-21T04:41:08.194Z | Compiling ipnetwork v0.21.1 |
| 2428 | 2025-02-21T04:41:08.194Z | Compiling zerocopy v0.8.10 |
| 2429 | 2025-02-21T04:41:08.197Z | Compiling progenitor-client v0.8.0 |
| 2430 | 2025-02-21T04:41:08.197Z | Compiling itertools v0.13.0 |
| 2431 | 2025-02-21T04:41:08.197Z | Compiling zerocopy-derive v0.8.10 |
| 2432 | 2025-02-21T04:41:08.197Z | Compiling heapless v0.8.0 |
| 2433 | 2025-02-21T04:41:08.198Z | Compiling thiserror v2.0.11 |
| 2434 | 2025-02-21T04:41:08.404Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2435 | 2025-02-21T04:41:08.544Z | Compiling progenitor v0.8.0 |
| 2436 | 2025-02-21T04:41:08.639Z | Checking hash32 v0.3.1 |
| 2437 | 2025-02-21T04:41:08.757Z | Compiling oxnet v0.1.0 |
| 2438 | 2025-02-21T04:41:08.848Z | Compiling instant v0.1.13 |
| 2439 | 2025-02-21T04:41:09.032Z | Compiling smoltcp v0.11.0 |
| 2440 | 2025-02-21T04:41:09.067Z | Compiling backoff v0.4.0 |
| 2441 | 2025-02-21T04:41:09.103Z | Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 2442 | 2025-02-21T04:41:09.131Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2443 | 2025-02-21T04:41:09.400Z | Compiling daft v0.1.1 |
| 2444 | 2025-02-21T04:41:09.417Z | Compiling dropshot v0.15.1 |
| 2445 | 2025-02-21T04:41:09.787Z | Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2446 | 2025-02-21T04:41:09.857Z | Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2447 | 2025-02-21T04:41:09.984Z | Compiling serde_with v3.11.0 |
| 2448 | 2025-02-21T04:41:10.066Z | Compiling parse-display v0.10.0 |
| 2449 | 2025-02-21T04:41:10.269Z | Checking num-rational v0.4.2 |
| 2450 | 2025-02-21T04:41:10.675Z | Compiling serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#0a097945) |
| 2451 | 2025-02-21T04:41:10.866Z | Compiling progenitor-client v0.9.1 |
| 2452 | 2025-02-21T04:41:11.156Z | Compiling ingot-macros v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2453 | 2025-02-21T04:41:11.430Z | Compiling regress v0.9.1 |
| 2454 | 2025-02-21T04:41:12.392Z | Compiling phf_generator v0.11.2 |
| 2455 | 2025-02-21T04:41:12.592Z | Checking num-complex v0.4.6 |
| 2456 | 2025-02-21T04:41:13.547Z | Compiling macaddr v1.0.1 |
| 2457 | 2025-02-21T04:41:13.759Z | Checking cobs v0.2.3 |
| 2458 | 2025-02-21T04:41:13.974Z | Checking postcard v1.0.10 |
| 2459 | 2025-02-21T04:41:14.001Z | Checking num v0.4.3 |
| 2460 | 2025-02-21T04:41:14.116Z | Compiling phf_codegen v0.11.2 |
| 2461 | 2025-02-21T04:41:14.472Z | Compiling parse-zoneinfo v0.3.1 |
| 2462 | 2025-02-21T04:41:14.537Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2463 | 2025-02-21T04:41:14.895Z | Compiling convert_case v0.4.0 |
| 2464 | 2025-02-21T04:41:16.230Z | Checking float-ord v0.3.2 |
| 2465 | 2025-02-21T04:41:16.361Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2466 | 2025-02-21T04:41:16.531Z | Compiling derive_more v0.99.18 |
| 2467 | 2025-02-21T04:41:16.595Z | Compiling chrono-tz-build v0.4.0 |
| 2468 | 2025-02-21T04:41:16.687Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2469 | 2025-02-21T04:41:17.423Z | Compiling crucible-workspace-hack v0.1.0 |
| 2470 | 2025-02-21T04:41:17.586Z | Checking newline-converter v0.3.0 |
| 2471 | 2025-02-21T04:41:17.772Z | Checking prettyplease v0.2.25 |
| 2472 | 2025-02-21T04:41:17.788Z | Compiling chrono-tz v0.10.1 |
| 2473 | 2025-02-21T04:41:17.881Z | Checking ingot-types v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2474 | 2025-02-21T04:41:18.354Z | Compiling slog-dtrace v0.3.0 |
| 2475 | 2025-02-21T04:41:18.468Z | Checking poptrie v0.1.0 (https://github.com/oxidecomputer/poptrie?branch=multipath#ca52bef3) |
| 2476 | 2025-02-21T04:41:18.577Z | Checking ingot v0.1.0 (https://github.com/oxidecomputer/ingot.git?rev=bff93247fe75ff889121e39d494cc3805fc01906#bff93247) |
| 2477 | 2025-02-21T04:41:18.870Z | Checking expectorate v1.1.0 |
| 2478 | 2025-02-21T04:41:18.921Z | Compiling zone_cfg_derive v0.3.0 |
| 2479 | 2025-02-21T04:41:19.059Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2480 | 2025-02-21T04:41:19.814Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2481 | 2025-02-21T04:41:19.892Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2482 | 2025-02-21T04:41:20.190Z | Compiling const_format_proc_macros v0.2.34 |
| 2483 | 2025-02-21T04:41:20.217Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2484 | 2025-02-21T04:41:20.235Z | Compiling num-derive v0.4.2 |
| 2485 | 2025-02-21T04:41:20.279Z | Checking highway v1.2.0 |
| 2486 | 2025-02-21T04:41:20.761Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2487 | 2025-02-21T04:41:20.806Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2488 | 2025-02-21T04:41:21.115Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2489 | 2025-02-21T04:41:21.284Z | Checking zone v0.3.0 |
| 2490 | 2025-02-21T04:41:21.374Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 2491 | 2025-02-21T04:41:22.135Z | Checking const_format v0.2.34 |
| 2492 | 2025-02-21T04:41:22.182Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2493 | 2025-02-21T04:41:22.513Z | Checking gethostname v0.5.0 |
| 2494 | 2025-02-21T04:41:22.549Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 2495 | 2025-02-21T04:41:22.610Z | Checking bcs v0.1.6 |
| 2496 | 2025-02-21T04:41:22.653Z | Compiling async-recursion v1.1.1 |
| 2497 | 2025-02-21T04:41:22.962Z | Checking nanorand v0.7.0 |
| 2498 | 2025-02-21T04:41:23.051Z | Checking termtree v0.5.1 |
| 2499 | 2025-02-21T04:41:23.220Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2500 | 2025-02-21T04:41:23.237Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2501 | 2025-02-21T04:41:23.266Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2502 | 2025-02-21T04:41:23.296Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=242fd812aaeafec99ba01b5505ffbb2bd2370917#242fd812) |
| 2503 | 2025-02-21T04:41:23.865Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=cd9aa6467c5e62c6d97f6aafa2150d6930e3a0fa#cd9aa646) |
| 2504 | 2025-02-21T04:41:24.192Z | Checking flume v0.11.1 |
| 2505 | 2025-02-21T04:41:25.451Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 2506 | 2025-02-21T04:41:30.906Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2507 | 2025-02-21T04:41:34.284Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2508 | 2025-02-21T04:41:36.997Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 2509 | 2025-02-21T04:41:38.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.99s |
| 2510 | 2025-02-21T04:41:38.518Z | |
| 2511 | 2025-02-21T04:41:38.518Z | info: running `cargo check --bins` on clickhouse-admin-api (56/199) |
| 2512 | 2025-02-21T04:41:39.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2513 | 2025-02-21T04:41:39.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2514 | 2025-02-21T04:41:39.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2515 | 2025-02-21T04:41:39.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2516 | 2025-02-21T04:41:39.199Z | |
| 2517 | 2025-02-21T04:41:39.199Z | info: running `cargo check --bins` on clickhouse-admin-types (57/199) |
| 2518 | 2025-02-21T04:41:39.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2519 | 2025-02-21T04:41:39.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2520 | 2025-02-21T04:41:39.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2521 | 2025-02-21T04:41:39.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2522 | 2025-02-21T04:41:39.883Z | |
| 2523 | 2025-02-21T04:41:39.883Z | info: running `cargo check --bins --no-default-features` on oximeter-db (58/199) |
| 2524 | 2025-02-21T04:41:40.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2525 | 2025-02-21T04:41:40.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2526 | 2025-02-21T04:41:40.566Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2527 | 2025-02-21T04:41:41.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 2528 | 2025-02-21T04:41:41.403Z | |
| 2529 | 2025-02-21T04:41:41.403Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (59/199) |
| 2530 | 2025-02-21T04:41:42.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2531 | 2025-02-21T04:41:42.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2532 | 2025-02-21T04:41:42.133Z | Compiling cfg_aliases v0.1.1 |
| 2533 | 2025-02-21T04:41:42.137Z | Compiling vte_generate_state_changes v0.1.2 |
| 2534 | 2025-02-21T04:41:42.137Z | Checking fd-lock v4.0.2 |
| 2535 | 2025-02-21T04:41:42.137Z | Checking nibble_vec v0.1.0 |
| 2536 | 2025-02-21T04:41:42.238Z | Checking bytecount v0.6.8 |
| 2537 | 2025-02-21T04:41:42.251Z | Checking endian-type v0.1.2 |
| 2538 | 2025-02-21T04:41:42.276Z | Compiling tabled_derive v0.7.0 |
| 2539 | 2025-02-21T04:41:42.292Z | Compiling peg-macros v0.8.4 |
| 2540 | 2025-02-21T04:41:42.338Z | Compiling nix v0.28.0 |
| 2541 | 2025-02-21T04:41:42.421Z | Checking papergrid v0.11.0 |
| 2542 | 2025-02-21T04:41:42.424Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2543 | 2025-02-21T04:41:42.489Z | Compiling sqlparser_derive v0.2.2 |
| 2544 | 2025-02-21T04:41:42.492Z | Checking radix_trie v0.2.1 |
| 2545 | 2025-02-21T04:41:42.831Z | Checking vte v0.11.1 |
| 2546 | 2025-02-21T04:41:42.918Z | Checking unicode_categories v0.1.1 |
| 2547 | 2025-02-21T04:41:43.225Z | Checking nu-ansi-term v0.50.1 |
| 2548 | 2025-02-21T04:41:43.456Z | Checking home v0.5.9 |
| 2549 | 2025-02-21T04:41:43.538Z | Checking sqlparser v0.45.0 |
| 2550 | 2025-02-21T04:41:43.614Z | Checking sqlformat v0.2.6 |
| 2551 | 2025-02-21T04:41:43.664Z | Checking display-error-chain v0.2.2 |
| 2552 | 2025-02-21T04:41:44.341Z | Checking strip-ansi-escapes v0.2.0 |
| 2553 | 2025-02-21T04:41:44.475Z | Checking tabled v0.15.0 |
| 2554 | 2025-02-21T04:41:44.489Z | Checking reedline v0.35.0 |
| 2555 | 2025-02-21T04:41:44.839Z | Checking peg v0.8.4 |
| 2556 | 2025-02-21T04:41:45.339Z | Checking rustyline v14.0.0 |
| 2557 | 2025-02-21T04:41:54.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.30s |
| 2558 | 2025-02-21T04:41:54.897Z | |
| 2559 | 2025-02-21T04:41:54.897Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (60/199) |
| 2560 | 2025-02-21T04:41:55.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2561 | 2025-02-21T04:41:55.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2562 | 2025-02-21T04:41:55.621Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2563 | 2025-02-21T04:42:01.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.21s |
| 2564 | 2025-02-21T04:42:01.303Z | |
| 2565 | 2025-02-21T04:42:01.304Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (61/199) |
| 2566 | 2025-02-21T04:42:01.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2567 | 2025-02-21T04:42:01.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2568 | 2025-02-21T04:42:02.022Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2569 | 2025-02-21T04:42:05.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.54s |
| 2570 | 2025-02-21T04:42:06.049Z | |
| 2571 | 2025-02-21T04:42:06.049Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (62/199) |
| 2572 | 2025-02-21T04:42:06.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2573 | 2025-02-21T04:42:06.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2574 | 2025-02-21T04:42:06.767Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2575 | 2025-02-21T04:42:11.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.89s |
| 2576 | 2025-02-21T04:42:12.124Z | |
| 2577 | 2025-02-21T04:42:12.124Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (63/199) |
| 2578 | 2025-02-21T04:42:12.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2579 | 2025-02-21T04:42:12.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2580 | 2025-02-21T04:42:12.856Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2581 | 2025-02-21T04:42:18.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s |
| 2582 | 2025-02-21T04:42:18.474Z | |
| 2583 | 2025-02-21T04:42:18.474Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (64/199) |
| 2584 | 2025-02-21T04:42:19.088Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2585 | 2025-02-21T04:42:19.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2586 | 2025-02-21T04:42:19.194Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2587 | 2025-02-21T04:42:23.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s |
| 2588 | 2025-02-21T04:42:23.385Z | |
| 2589 | 2025-02-21T04:42:23.385Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (65/199) |
| 2590 | 2025-02-21T04:42:24.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2591 | 2025-02-21T04:42:24.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2592 | 2025-02-21T04:42:24.133Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2593 | 2025-02-21T04:42:28.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s |
| 2594 | 2025-02-21T04:42:28.352Z | |
| 2595 | 2025-02-21T04:42:28.352Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (66/199) |
| 2596 | 2025-02-21T04:42:28.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2597 | 2025-02-21T04:42:28.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2598 | 2025-02-21T04:42:29.069Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2599 | 2025-02-21T04:42:34.436Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.07s |
| 2600 | 2025-02-21T04:42:34.621Z | |
| 2601 | 2025-02-21T04:42:34.621Z | info: running `cargo check --bins` on oximeter (67/199) |
| 2602 | 2025-02-21T04:42:35.215Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2603 | 2025-02-21T04:42:35.217Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2604 | 2025-02-21T04:42:35.217Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2605 | 2025-02-21T04:42:35.221Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2606 | 2025-02-21T04:42:35.298Z | |
| 2607 | 2025-02-21T04:42:35.298Z | info: running `cargo check --bins` on oximeter-macro-impl (68/199) |
| 2608 | 2025-02-21T04:42:35.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2609 | 2025-02-21T04:42:35.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2610 | 2025-02-21T04:42:35.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2611 | 2025-02-21T04:42:35.879Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2612 | 2025-02-21T04:42:35.958Z | |
| 2613 | 2025-02-21T04:42:35.958Z | info: running `cargo check --bins` on oximeter-schema (69/199) |
| 2614 | 2025-02-21T04:42:36.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2615 | 2025-02-21T04:42:36.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2616 | 2025-02-21T04:42:36.643Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2617 | 2025-02-21T04:42:38.808Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2618 | 2025-02-21T04:42:39.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.87s |
| 2619 | 2025-02-21T04:42:40.007Z | |
| 2620 | 2025-02-21T04:42:40.007Z | info: running `cargo check --bins` on oximeter-types (70/199) |
| 2621 | 2025-02-21T04:42:40.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2622 | 2025-02-21T04:42:40.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2623 | 2025-02-21T04:42:40.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2624 | 2025-02-21T04:42:40.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2625 | 2025-02-21T04:42:40.670Z | |
| 2626 | 2025-02-21T04:42:40.670Z | info: running `cargo check --bins` on oximeter-timeseries-macro (71/199) |
| 2627 | 2025-02-21T04:42:41.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2628 | 2025-02-21T04:42:41.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2629 | 2025-02-21T04:42:41.261Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2630 | 2025-02-21T04:42:41.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2631 | 2025-02-21T04:42:41.346Z | |
| 2632 | 2025-02-21T04:42:41.346Z | info: running `cargo check --bins` on oxql-types (72/199) |
| 2633 | 2025-02-21T04:42:41.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2634 | 2025-02-21T04:42:41.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2635 | 2025-02-21T04:42:41.955Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2636 | 2025-02-21T04:42:41.958Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2637 | 2025-02-21T04:42:42.032Z | |
| 2638 | 2025-02-21T04:42:42.032Z | info: running `cargo check --bins` on oximeter-test-utils (73/199) |
| 2639 | 2025-02-21T04:42:42.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2640 | 2025-02-21T04:42:42.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2641 | 2025-02-21T04:42:42.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2642 | 2025-02-21T04:42:42.639Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2643 | 2025-02-21T04:42:42.724Z | |
| 2644 | 2025-02-21T04:42:42.725Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (74/199) |
| 2645 | 2025-02-21T04:42:43.310Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2646 | 2025-02-21T04:42:43.313Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2647 | 2025-02-21T04:42:43.313Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2648 | 2025-02-21T04:42:43.316Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2649 | 2025-02-21T04:42:43.394Z | |
| 2650 | 2025-02-21T04:42:43.394Z | info: running `cargo check --bins` on bootstrap-agent-client (75/199) |
| 2651 | 2025-02-21T04:42:44.013Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2652 | 2025-02-21T04:42:44.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2653 | 2025-02-21T04:42:44.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2654 | 2025-02-21T04:42:44.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 2655 | 2025-02-21T04:42:44.096Z | |
| 2656 | 2025-02-21T04:42:44.096Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (76/199) |
| 2657 | 2025-02-21T04:42:44.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2658 | 2025-02-21T04:42:44.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2659 | 2025-02-21T04:42:44.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2660 | 2025-02-21T04:42:44.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2661 | 2025-02-21T04:42:44.770Z | |
| 2662 | 2025-02-21T04:42:44.770Z | info: running `cargo check --bins` on clickhouse-admin-server-client (77/199) |
| 2663 | 2025-02-21T04:42:45.350Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2664 | 2025-02-21T04:42:45.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2665 | 2025-02-21T04:42:45.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2666 | 2025-02-21T04:42:45.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2667 | 2025-02-21T04:42:45.437Z | |
| 2668 | 2025-02-21T04:42:45.437Z | info: running `cargo check --bins` on clickhouse-admin-single-client (78/199) |
| 2669 | 2025-02-21T04:42:46.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2670 | 2025-02-21T04:42:46.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2671 | 2025-02-21T04:42:46.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2672 | 2025-02-21T04:42:46.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2673 | 2025-02-21T04:42:46.128Z | |
| 2674 | 2025-02-21T04:42:46.128Z | info: running `cargo check --bins` on cockroach-admin-client (79/199) |
| 2675 | 2025-02-21T04:42:47.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2676 | 2025-02-21T04:42:47.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2677 | 2025-02-21T04:42:47.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2678 | 2025-02-21T04:42:47.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2679 | 2025-02-21T04:42:47.101Z | |
| 2680 | 2025-02-21T04:42:47.101Z | info: running `cargo check --bins` on omicron-ddm-admin-client (80/199) |
| 2681 | 2025-02-21T04:42:47.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2682 | 2025-02-21T04:42:47.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2683 | 2025-02-21T04:42:47.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2684 | 2025-02-21T04:42:47.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2685 | 2025-02-21T04:42:47.441Z | |
| 2686 | 2025-02-21T04:42:47.441Z | info: running `cargo check --bins` on dns-service-client (81/199) |
| 2687 | 2025-02-21T04:42:48.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2688 | 2025-02-21T04:42:48.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2689 | 2025-02-21T04:42:48.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2690 | 2025-02-21T04:42:48.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2691 | 2025-02-21T04:42:48.129Z | |
| 2692 | 2025-02-21T04:42:48.129Z | info: running `cargo check --bins` on internal-dns-types (82/199) |
| 2693 | 2025-02-21T04:42:48.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2694 | 2025-02-21T04:42:48.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2695 | 2025-02-21T04:42:48.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2696 | 2025-02-21T04:42:48.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2697 | 2025-02-21T04:42:48.792Z | |
| 2698 | 2025-02-21T04:42:48.792Z | info: running `cargo check --bins` on dpd-client (83/199) |
| 2699 | 2025-02-21T04:42:49.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2700 | 2025-02-21T04:42:49.353Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2701 | 2025-02-21T04:42:49.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2702 | 2025-02-21T04:42:49.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 2703 | 2025-02-21T04:42:49.430Z | |
| 2704 | 2025-02-21T04:42:49.430Z | info: running `cargo check --bins` on gateway-client (84/199) |
| 2705 | 2025-02-21T04:42:50.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2706 | 2025-02-21T04:42:50.011Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2707 | 2025-02-21T04:42:50.011Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2708 | 2025-02-21T04:42:50.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2709 | 2025-02-21T04:42:50.091Z | |
| 2710 | 2025-02-21T04:42:50.091Z | info: running `cargo check --bins` on installinator-client (85/199) |
| 2711 | 2025-02-21T04:42:50.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2712 | 2025-02-21T04:42:50.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2713 | 2025-02-21T04:42:50.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2714 | 2025-02-21T04:42:50.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2715 | 2025-02-21T04:42:50.775Z | |
| 2716 | 2025-02-21T04:42:50.775Z | info: running `cargo check --bins` on installinator-common (86/199) |
| 2717 | 2025-02-21T04:42:51.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2718 | 2025-02-21T04:42:51.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2719 | 2025-02-21T04:42:51.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2720 | 2025-02-21T04:42:51.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2721 | 2025-02-21T04:42:51.442Z | |
| 2722 | 2025-02-21T04:42:51.442Z | info: running `cargo check --bins` on update-engine (87/199) |
| 2723 | 2025-02-21T04:42:52.015Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2724 | 2025-02-21T04:42:52.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2725 | 2025-02-21T04:42:52.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2726 | 2025-02-21T04:42:52.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2727 | 2025-02-21T04:42:52.092Z | |
| 2728 | 2025-02-21T04:42:52.092Z | info: running `cargo check --bins` on nexus-client (88/199) |
| 2729 | 2025-02-21T04:42:52.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2730 | 2025-02-21T04:42:52.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2731 | 2025-02-21T04:42:52.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2732 | 2025-02-21T04:42:52.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2733 | 2025-02-21T04:42:52.780Z | |
| 2734 | 2025-02-21T04:42:52.780Z | info: running `cargo check --bins` on nexus-sled-agent-shared (89/199) |
| 2735 | 2025-02-21T04:42:53.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2736 | 2025-02-21T04:42:53.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2737 | 2025-02-21T04:42:53.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2738 | 2025-02-21T04:42:53.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2739 | 2025-02-21T04:42:53.448Z | |
| 2740 | 2025-02-21T04:42:53.448Z | info: running `cargo check --bins` on omicron-passwords (90/199) |
| 2741 | 2025-02-21T04:42:54.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2742 | 2025-02-21T04:42:54.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2743 | 2025-02-21T04:42:54.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2744 | 2025-02-21T04:42:54.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2745 | 2025-02-21T04:42:54.116Z | |
| 2746 | 2025-02-21T04:42:54.116Z | info: running `cargo check --bins` on nexus-types (91/199) |
| 2747 | 2025-02-21T04:42:54.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2748 | 2025-02-21T04:42:54.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2749 | 2025-02-21T04:42:54.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2750 | 2025-02-21T04:42:54.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2751 | 2025-02-21T04:42:54.808Z | |
| 2752 | 2025-02-21T04:42:54.808Z | info: running `cargo check --bins` on oxide-client (92/199) |
| 2753 | 2025-02-21T04:42:55.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2754 | 2025-02-21T04:42:55.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2755 | 2025-02-21T04:42:55.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2756 | 2025-02-21T04:42:55.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2757 | 2025-02-21T04:42:55.463Z | |
| 2758 | 2025-02-21T04:42:55.463Z | info: running `cargo check --bins` on oximeter-client (93/199) |
| 2759 | 2025-02-21T04:42:56.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2760 | 2025-02-21T04:42:56.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2761 | 2025-02-21T04:42:56.069Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2762 | 2025-02-21T04:42:56.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2763 | 2025-02-21T04:42:56.148Z | |
| 2764 | 2025-02-21T04:42:56.148Z | info: running `cargo check --bins` on repo-depot-client (94/199) |
| 2765 | 2025-02-21T04:42:56.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2766 | 2025-02-21T04:42:56.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2767 | 2025-02-21T04:42:56.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2768 | 2025-02-21T04:42:56.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2769 | 2025-02-21T04:42:56.800Z | |
| 2770 | 2025-02-21T04:42:56.800Z | info: running `cargo check --bins` on sled-agent-client (95/199) |
| 2771 | 2025-02-21T04:42:57.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2772 | 2025-02-21T04:42:57.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2773 | 2025-02-21T04:42:57.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2774 | 2025-02-21T04:42:57.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2775 | 2025-02-21T04:42:57.483Z | |
| 2776 | 2025-02-21T04:42:57.483Z | info: running `cargo check --bins` on wicketd-client (96/199) |
| 2777 | 2025-02-21T04:42:58.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2778 | 2025-02-21T04:42:58.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2779 | 2025-02-21T04:42:58.111Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2780 | 2025-02-21T04:42:58.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 2781 | 2025-02-21T04:42:58.199Z | |
| 2782 | 2025-02-21T04:42:58.200Z | info: running `cargo check --bins` on sled-agent-types (97/199) |
| 2783 | 2025-02-21T04:42:58.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2784 | 2025-02-21T04:42:58.820Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2785 | 2025-02-21T04:42:58.820Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2786 | 2025-02-21T04:42:58.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 2787 | 2025-02-21T04:42:58.911Z | |
| 2788 | 2025-02-21T04:42:58.911Z | info: running `cargo check --bins` on wicket-common (98/199) |
| 2789 | 2025-02-21T04:42:59.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2790 | 2025-02-21T04:42:59.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2791 | 2025-02-21T04:42:59.507Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2792 | 2025-02-21T04:42:59.510Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2793 | 2025-02-21T04:42:59.596Z | |
| 2794 | 2025-02-21T04:42:59.596Z | info: running `cargo check --bins` on omicron-cockroach-admin (99/199) |
| 2795 | 2025-02-21T04:43:00.209Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2796 | 2025-02-21T04:43:00.212Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2797 | 2025-02-21T04:43:00.320Z | Checking csv-core v0.1.11 |
| 2798 | 2025-02-21T04:43:00.323Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 2799 | 2025-02-21T04:43:00.323Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 2800 | 2025-02-21T04:43:00.323Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2801 | 2025-02-21T04:43:00.629Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 2802 | 2025-02-21T04:43:00.629Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2803 | 2025-02-21T04:43:00.663Z | Checking csv v1.3.1 |
| 2804 | 2025-02-21T04:43:01.261Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2805 | 2025-02-21T04:43:01.625Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 2806 | 2025-02-21T04:43:03.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s |
| 2807 | 2025-02-21T04:43:03.571Z | |
| 2808 | 2025-02-21T04:43:03.571Z | info: running `cargo check --bins` on cockroach-admin-api (100/199) |
| 2809 | 2025-02-21T04:43:04.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2025-02-21T04:43:04.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2025-02-21T04:43:04.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2025-02-21T04:43:04.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2813 | 2025-02-21T04:43:04.250Z | |
| 2814 | 2025-02-21T04:43:04.251Z | info: running `cargo check --bins` on cockroach-admin-types (101/199) |
| 2815 | 2025-02-21T04:43:04.853Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2025-02-21T04:43:04.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2025-02-21T04:43:04.856Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2025-02-21T04:43:04.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2819 | 2025-02-21T04:43:04.941Z | |
| 2820 | 2025-02-21T04:43:04.941Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (102/199) |
| 2821 | 2025-02-21T04:43:05.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2025-02-21T04:43:05.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2025-02-21T04:43:05.621Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2025-02-21T04:43:05.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2825 | 2025-02-21T04:43:05.722Z | |
| 2826 | 2025-02-21T04:43:05.722Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (103/199) |
| 2827 | 2025-02-21T04:43:06.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2025-02-21T04:43:06.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2025-02-21T04:43:06.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2025-02-21T04:43:06.420Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2831 | 2025-02-21T04:43:06.514Z | |
| 2832 | 2025-02-21T04:43:06.514Z | info: running `cargo check --bins` on dns-server (104/199) |
| 2833 | 2025-02-21T04:43:07.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2025-02-21T04:43:07.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2025-02-21T04:43:07.212Z | Compiling typify-impl v0.3.0 |
| 2836 | 2025-02-21T04:43:07.320Z | Compiling parking_lot_core v0.8.6 |
| 2837 | 2025-02-21T04:43:07.323Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2838 | 2025-02-21T04:43:07.335Z | Checking fxhash v0.2.1 |
| 2839 | 2025-02-21T04:43:07.358Z | Checking hickory-client v0.24.3 |
| 2840 | 2025-02-21T04:43:07.360Z | Checking hickory-server v0.24.3 |
| 2841 | 2025-02-21T04:43:08.082Z | Checking parking_lot v0.11.2 |
| 2842 | 2025-02-21T04:43:08.104Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 2843 | 2025-02-21T04:43:08.417Z | Checking sled v0.34.7 |
| 2844 | 2025-02-21T04:43:13.228Z | Compiling typify-macro v0.3.0 |
| 2845 | 2025-02-21T04:43:14.850Z | Compiling typify v0.3.0 |
| 2846 | 2025-02-21T04:43:14.945Z | Compiling progenitor-impl v0.9.1 |
| 2847 | 2025-02-21T04:43:17.474Z | Compiling progenitor-macro v0.9.1 |
| 2848 | 2025-02-21T04:43:21.183Z | Checking progenitor v0.9.1 |
| 2849 | 2025-02-21T04:43:21.322Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 2850 | 2025-02-21T04:43:21.835Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 2851 | 2025-02-21T04:43:23.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.70s |
| 2852 | 2025-02-21T04:43:23.406Z | |
| 2853 | 2025-02-21T04:43:23.406Z | info: running `cargo check --bins` on dns-server-api (105/199) |
| 2854 | 2025-02-21T04:43:24.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2025-02-21T04:43:24.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2025-02-21T04:43:24.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2025-02-21T04:43:24.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2858 | 2025-02-21T04:43:24.083Z | |
| 2859 | 2025-02-21T04:43:24.083Z | info: running `cargo check --bins` on gateway-test-utils (106/199) |
| 2860 | 2025-02-21T04:43:24.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2025-02-21T04:43:24.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2025-02-21T04:43:24.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2025-02-21T04:43:24.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 2864 | 2025-02-21T04:43:24.828Z | |
| 2865 | 2025-02-21T04:43:24.828Z | info: running `cargo check --bins` on gateway-types (107/199) |
| 2866 | 2025-02-21T04:43:25.427Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2025-02-21T04:43:25.431Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2025-02-21T04:43:25.431Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2025-02-21T04:43:25.434Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2870 | 2025-02-21T04:43:25.516Z | |
| 2871 | 2025-02-21T04:43:25.516Z | info: running `cargo check --bins` on ipcc (108/199) |
| 2872 | 2025-02-21T04:43:26.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2025-02-21T04:43:26.134Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2025-02-21T04:43:26.134Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2025-02-21T04:43:26.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 2876 | 2025-02-21T04:43:26.209Z | |
| 2877 | 2025-02-21T04:43:26.209Z | info: running `cargo check --bins` on omicron-gateway (109/199) |
| 2878 | 2025-02-21T04:43:26.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2025-02-21T04:43:26.856Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2025-02-21T04:43:26.994Z | Compiling radium v0.7.0 |
| 2881 | 2025-02-21T04:43:26.994Z | Compiling semver v0.1.20 |
| 2882 | 2025-02-21T04:43:27.116Z | Compiling maybe-uninit v2.0.0 |
| 2883 | 2025-02-21T04:43:27.116Z | Checking tap v1.0.1 |
| 2884 | 2025-02-21T04:43:27.140Z | Checking password-hash v0.5.0 |
| 2885 | 2025-02-21T04:43:27.143Z | Checking blake2 v0.10.6 |
| 2886 | 2025-02-21T04:43:27.143Z | Compiling cancel-safe-futures v0.1.5 |
| 2887 | 2025-02-21T04:43:27.143Z | Checking crc-catalog v2.4.0 |
| 2888 | 2025-02-21T04:43:27.286Z | Checking wyz v0.5.1 |
| 2889 | 2025-02-21T04:43:27.305Z | Compiling owo-colors v4.1.0 |
| 2890 | 2025-02-21T04:43:27.504Z | Compiling rustc_version v0.1.7 |
| 2891 | 2025-02-21T04:43:27.579Z | Compiling packed_struct v0.10.1 |
| 2892 | 2025-02-21T04:43:27.614Z | Checking funty v2.0.0 |
| 2893 | 2025-02-21T04:43:27.642Z | Checking argon2 v0.5.3 |
| 2894 | 2025-02-21T04:43:27.697Z | Checking crc v3.2.1 |
| 2895 | 2025-02-21T04:43:27.731Z | Compiling packed_struct_codegen v0.10.1 |
| 2896 | 2025-02-21T04:43:27.795Z | Compiling indexmap v1.9.3 |
| 2897 | 2025-02-21T04:43:27.908Z | Compiling newtype_derive v0.1.6 |
| 2898 | 2025-02-21T04:43:27.926Z | Checking half v2.4.1 |
| 2899 | 2025-02-21T04:43:28.032Z | Checking nodrop v0.1.14 |
| 2900 | 2025-02-21T04:43:28.130Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/libipcc?rev=fdffa212373a8f92473ea5f411088912bf458d5f#fdffa212) |
| 2901 | 2025-02-21T04:43:28.150Z | Checking ciborium-io v0.2.2 |
| 2902 | 2025-02-21T04:43:28.166Z | Checking array-init v0.0.4 |
| 2903 | 2025-02-21T04:43:28.334Z | Checking smallvec v0.6.14 |
| 2904 | 2025-02-21T04:43:28.371Z | Checking ciborium-ll v0.2.2 |
| 2905 | 2025-02-21T04:43:28.373Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2906 | 2025-02-21T04:43:28.426Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2907 | 2025-02-21T04:43:28.445Z | Checking bitvec v1.0.1 |
| 2908 | 2025-02-21T04:43:28.668Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2909 | 2025-02-21T04:43:28.710Z | Checking libsw v3.3.1 |
| 2910 | 2025-02-21T04:43:28.910Z | Checking swrite v0.1.0 |
| 2911 | 2025-02-21T04:43:28.980Z | Checking hashbrown v0.12.3 |
| 2912 | 2025-02-21T04:43:28.997Z | Checking termcolor v1.4.1 |
| 2913 | 2025-02-21T04:43:29.041Z | Checking indent_write v2.2.0 |
| 2914 | 2025-02-21T04:43:29.173Z | Checking linear-map v1.2.0 |
| 2915 | 2025-02-21T04:43:29.252Z | Checking bitfield v0.14.0 |
| 2916 | 2025-02-21T04:43:29.406Z | Checking env_logger v0.10.2 |
| 2917 | 2025-02-21T04:43:29.496Z | Checking ron v0.8.1 |
| 2918 | 2025-02-21T04:43:29.539Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 2919 | 2025-02-21T04:43:29.667Z | Checking serde-hex v0.1.0 |
| 2920 | 2025-02-21T04:43:29.848Z | Checking ciborium v0.2.2 |
| 2921 | 2025-02-21T04:43:30.245Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2922 | 2025-02-21T04:43:30.518Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2923 | 2025-02-21T04:43:30.600Z | Checking steno v0.4.1 |
| 2924 | 2025-02-21T04:43:30.747Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2925 | 2025-02-21T04:43:30.822Z | Checking hashbrown v0.13.2 |
| 2926 | 2025-02-21T04:43:31.040Z | Checking crc-any v2.5.0 |
| 2927 | 2025-02-21T04:43:31.124Z | Checking humantime v2.1.0 |
| 2928 | 2025-02-21T04:43:31.395Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2929 | 2025-02-21T04:43:31.435Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 2930 | 2025-02-21T04:43:31.698Z | Compiling gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=9bbac475dcaac88286c07a20b6bd3e94fc81d7f0#9bbac475) |
| 2931 | 2025-02-21T04:43:31.767Z | Checking object v0.30.4 |
| 2932 | 2025-02-21T04:43:32.045Z | Checking path-slash v0.1.5 |
| 2933 | 2025-02-21T04:43:32.141Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2934 | 2025-02-21T04:43:32.212Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 2935 | 2025-02-21T04:43:32.805Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 2936 | 2025-02-21T04:43:32.960Z | Checking nix v0.27.1 |
| 2937 | 2025-02-21T04:43:33.097Z | Checking tungstenite v0.23.0 |
| 2938 | 2025-02-21T04:43:33.265Z | Checking kstat-rs v0.2.4 |
| 2939 | 2025-02-21T04:43:33.614Z | Checking signal-hook-tokio v0.3.1 |
| 2940 | 2025-02-21T04:43:33.656Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 2941 | 2025-02-21T04:43:34.055Z | Checking tokio-tungstenite v0.23.1 |
| 2942 | 2025-02-21T04:43:34.736Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2943 | 2025-02-21T04:43:34.938Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 2944 | 2025-02-21T04:43:35.064Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2945 | 2025-02-21T04:43:42.468Z | Checking lpc55_sign v0.3.4 (https://github.com/oxidecomputer/lpc55_support#131520fc) |
| 2946 | 2025-02-21T04:43:43.884Z | Checking hubtools v0.4.6 (https://github.com/oxidecomputer/hubtools.git?branch=main#f48e2da0) |
| 2947 | 2025-02-21T04:43:46.617Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 2948 | 2025-02-21T04:43:52.340Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 2949 | 2025-02-21T04:43:53.051Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 2950 | 2025-02-21T04:43:56.082Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.86s |
| 2951 | 2025-02-21T04:43:56.269Z | |
| 2952 | 2025-02-21T04:43:56.269Z | info: running `cargo check --bins` on gateway-api (110/199) |
| 2953 | 2025-02-21T04:43:56.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2954 | 2025-02-21T04:43:56.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2955 | 2025-02-21T04:43:56.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2956 | 2025-02-21T04:43:56.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2957 | 2025-02-21T04:43:56.959Z | |
| 2958 | 2025-02-21T04:43:56.959Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (111/199) |
| 2959 | 2025-02-21T04:43:57.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2960 | 2025-02-21T04:43:57.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2961 | 2025-02-21T04:43:57.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2962 | 2025-02-21T04:43:57.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 2963 | 2025-02-21T04:43:57.611Z | |
| 2964 | 2025-02-21T04:43:57.611Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (112/199) |
| 2965 | 2025-02-21T04:43:58.227Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2966 | 2025-02-21T04:43:58.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2967 | 2025-02-21T04:43:58.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2968 | 2025-02-21T04:43:58.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 2969 | 2025-02-21T04:43:58.313Z | |
| 2970 | 2025-02-21T04:43:58.313Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (113/199) |
| 2971 | 2025-02-21T04:43:58.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2972 | 2025-02-21T04:43:58.915Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2973 | 2025-02-21T04:43:58.915Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2974 | 2025-02-21T04:43:58.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2975 | 2025-02-21T04:43:58.995Z | |
| 2976 | 2025-02-21T04:43:58.995Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (114/199) |
| 2977 | 2025-02-21T04:43:59.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2978 | 2025-02-21T04:43:59.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2979 | 2025-02-21T04:43:59.591Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2980 | 2025-02-21T04:43:59.596Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 2981 | 2025-02-21T04:43:59.660Z | |
| 2982 | 2025-02-21T04:43:59.660Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (115/199) |
| 2983 | 2025-02-21T04:44:00.234Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2984 | 2025-02-21T04:44:00.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2985 | 2025-02-21T04:44:00.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2986 | 2025-02-21T04:44:00.241Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 2987 | 2025-02-21T04:44:00.322Z | |
| 2988 | 2025-02-21T04:44:00.322Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (116/199) |
| 2989 | 2025-02-21T04:44:00.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2990 | 2025-02-21T04:44:00.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2991 | 2025-02-21T04:44:00.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2992 | 2025-02-21T04:44:00.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 2993 | 2025-02-21T04:44:01.014Z | |
| 2994 | 2025-02-21T04:44:01.014Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (117/199) |
| 2995 | 2025-02-21T04:44:01.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2996 | 2025-02-21T04:44:01.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2997 | 2025-02-21T04:44:01.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2998 | 2025-02-21T04:44:01.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 2999 | 2025-02-21T04:44:01.691Z | |
| 3000 | 2025-02-21T04:44:01.691Z | info: running `cargo check --bins` on oximeter-producer (118/199) |
| 3001 | 2025-02-21T04:44:02.304Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3002 | 2025-02-21T04:44:02.307Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3003 | 2025-02-21T04:44:02.307Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3004 | 2025-02-21T04:44:02.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3005 | 2025-02-21T04:44:02.393Z | |
| 3006 | 2025-02-21T04:44:02.393Z | info: running `cargo check --bins` on internal-dns-resolver (119/199) |
| 3007 | 2025-02-21T04:44:02.999Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3008 | 2025-02-21T04:44:03.003Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3009 | 2025-02-21T04:44:03.003Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3010 | 2025-02-21T04:44:03.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3011 | 2025-02-21T04:44:03.079Z | |
| 3012 | 2025-02-21T04:44:03.079Z | info: running `cargo check --bins` on sp-sim (120/199) |
| 3013 | 2025-02-21T04:44:03.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3014 | 2025-02-21T04:44:03.670Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3015 | 2025-02-21T04:44:03.772Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3016 | 2025-02-21T04:44:04.228Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3017 | 2025-02-21T04:44:06.030Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3018 | 2025-02-21T04:44:07.813Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.72s |
| 3019 | 2025-02-21T04:44:07.992Z | |
| 3020 | 2025-02-21T04:44:07.992Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (121/199) |
| 3021 | 2025-02-21T04:44:08.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2025-02-21T04:44:08.606Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2025-02-21T04:44:08.606Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3024 | 2025-02-21T04:44:08.610Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3025 | 2025-02-21T04:44:08.698Z | |
| 3026 | 2025-02-21T04:44:08.699Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (122/199) |
| 3027 | 2025-02-21T04:44:09.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2025-02-21T04:44:09.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2025-02-21T04:44:09.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3030 | 2025-02-21T04:44:09.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 3031 | 2025-02-21T04:44:09.415Z | |
| 3032 | 2025-02-21T04:44:09.416Z | info: running `cargo check --bins` on db-macros (123/199) |
| 3033 | 2025-02-21T04:44:10.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2025-02-21T04:44:10.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2025-02-21T04:44:10.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2025-02-21T04:44:10.015Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3037 | 2025-02-21T04:44:10.093Z | |
| 3038 | 2025-02-21T04:44:10.093Z | info: running `cargo check --bins` on nexus-macros-common (124/199) |
| 3039 | 2025-02-21T04:44:10.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2025-02-21T04:44:10.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2025-02-21T04:44:10.664Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3042 | 2025-02-21T04:44:10.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3043 | 2025-02-21T04:44:10.750Z | |
| 3044 | 2025-02-21T04:44:10.750Z | info: running `cargo check --bins` on nexus-auth (125/199) |
| 3045 | 2025-02-21T04:44:11.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3046 | 2025-02-21T04:44:11.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3047 | 2025-02-21T04:44:11.342Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3048 | 2025-02-21T04:44:11.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3049 | 2025-02-21T04:44:11.428Z | |
| 3050 | 2025-02-21T04:44:11.428Z | info: running `cargo check --bins` on authz-macros (126/199) |
| 3051 | 2025-02-21T04:44:12.008Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2025-02-21T04:44:12.012Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2025-02-21T04:44:12.012Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2025-02-21T04:44:12.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3055 | 2025-02-21T04:44:12.082Z | |
| 3056 | 2025-02-21T04:44:12.082Z | info: running `cargo check --bins` on nexus-db-fixed-data (127/199) |
| 3057 | 2025-02-21T04:44:12.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2025-02-21T04:44:12.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2025-02-21T04:44:12.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2025-02-21T04:44:12.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 3061 | 2025-02-21T04:44:12.810Z | |
| 3062 | 2025-02-21T04:44:12.811Z | info: running `cargo check --bins` on nexus-db-model (128/199) |
| 3063 | 2025-02-21T04:44:13.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2025-02-21T04:44:13.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2025-02-21T04:44:13.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2025-02-21T04:44:13.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 3067 | 2025-02-21T04:44:13.533Z | |
| 3068 | 2025-02-21T04:44:13.533Z | info: running `cargo check --bins` on nexus-defaults (129/199) |
| 3069 | 2025-02-21T04:44:14.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2025-02-21T04:44:14.147Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2025-02-21T04:44:14.147Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2025-02-21T04:44:14.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3073 | 2025-02-21T04:44:14.229Z | |
| 3074 | 2025-02-21T04:44:14.229Z | info: running `cargo check --bins` on nexus-inventory (130/199) |
| 3075 | 2025-02-21T04:44:14.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2025-02-21T04:44:14.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2025-02-21T04:44:14.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2025-02-21T04:44:14.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 3079 | 2025-02-21T04:44:14.957Z | |
| 3080 | 2025-02-21T04:44:14.957Z | info: running `cargo check --bins` on typed-rng (131/199) |
| 3081 | 2025-02-21T04:44:15.522Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2025-02-21T04:44:15.525Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2025-02-21T04:44:15.525Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2025-02-21T04:44:15.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3085 | 2025-02-21T04:44:15.605Z | |
| 3086 | 2025-02-21T04:44:15.605Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (132/199) |
| 3087 | 2025-02-21T04:44:16.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2025-02-21T04:44:16.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2025-02-21T04:44:16.440Z | Checking keccak v0.1.5 |
| 3090 | 2025-02-21T04:44:16.553Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 3091 | 2025-02-21T04:44:16.572Z | Checking secrecy v0.8.0 |
| 3092 | 2025-02-21T04:44:16.572Z | Compiling unicase v2.7.0 |
| 3093 | 2025-02-21T04:44:16.583Z | Compiling same-file v1.0.6 |
| 3094 | 2025-02-21T04:44:16.597Z | Compiling tempfile v3.13.0 |
| 3095 | 2025-02-21T04:44:16.626Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 3096 | 2025-02-21T04:44:16.640Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3097 | 2025-02-21T04:44:16.761Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3098 | 2025-02-21T04:44:16.861Z | Checking sha3 v0.10.8 |
| 3099 | 2025-02-21T04:44:16.873Z | Compiling walkdir v2.5.0 |
| 3100 | 2025-02-21T04:44:16.886Z | Checking universal-hash v0.5.1 |
| 3101 | 2025-02-21T04:44:16.960Z | Compiling blake3 v1.5.4 |
| 3102 | 2025-02-21T04:44:17.074Z | Checking opaque-debug v0.3.1 |
| 3103 | 2025-02-21T04:44:17.129Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3104 | 2025-02-21T04:44:17.171Z | Checking poly1305 v0.8.0 |
| 3105 | 2025-02-21T04:44:17.195Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 3106 | 2025-02-21T04:44:17.224Z | Checking chacha20 v0.9.1 |
| 3107 | 2025-02-21T04:44:17.338Z | Checking aead v0.5.2 |
| 3108 | 2025-02-21T04:44:17.453Z | Compiling memmap2 v0.9.5 |
| 3109 | 2025-02-21T04:44:17.503Z | Compiling salty v0.3.0 |
| 3110 | 2025-02-21T04:44:17.574Z | Compiling arrayref v0.3.9 |
| 3111 | 2025-02-21T04:44:17.597Z | Compiling arrayvec v0.7.6 |
| 3112 | 2025-02-21T04:44:17.692Z | Compiling libefi-sys v0.1.0 |
| 3113 | 2025-02-21T04:44:17.711Z | Compiling constant_time_eq v0.3.1 |
| 3114 | 2025-02-21T04:44:17.825Z | Checking chacha20poly1305 v0.10.1 |
| 3115 | 2025-02-21T04:44:17.954Z | Compiling toolchain_find v0.4.0 |
| 3116 | 2025-02-21T04:44:17.997Z | Compiling camino-tempfile v1.1.1 |
| 3117 | 2025-02-21T04:44:18.032Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino?branch=main#1b66b89c) |
| 3118 | 2025-02-21T04:44:18.061Z | Compiling bitfield-struct v0.6.2 |
| 3119 | 2025-02-21T04:44:18.352Z | Compiling topological-sort v0.2.2 |
| 3120 | 2025-02-21T04:44:18.412Z | Compiling mime_guess v2.0.5 |
| 3121 | 2025-02-21T04:44:18.523Z | Compiling rustfmt-wrapper v0.2.1 |
| 3122 | 2025-02-21T04:44:18.989Z | Compiling omicron-zone-package v0.12.0 |
| 3123 | 2025-02-21T04:44:19.138Z | Compiling progenitor v0.9.1 |
| 3124 | 2025-02-21T04:44:19.198Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3125 | 2025-02-21T04:44:19.312Z | Checking primeorder v0.13.6 |
| 3126 | 2025-02-21T04:44:19.370Z | Checking env_filter v0.1.2 |
| 3127 | 2025-02-21T04:44:19.447Z | Checking thiserror-no-std v2.0.2 |
| 3128 | 2025-02-21T04:44:19.466Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3129 | 2025-02-21T04:44:19.496Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3130 | 2025-02-21T04:44:19.582Z | Checking vsss-rs v3.3.4 |
| 3131 | 2025-02-21T04:44:19.630Z | Checking env_logger v0.11.5 |
| 3132 | 2025-02-21T04:44:19.664Z | Checking attest-data v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3133 | 2025-02-21T04:44:19.812Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 3134 | 2025-02-21T04:44:19.830Z | Checking p384 v0.13.0 |
| 3135 | 2025-02-21T04:44:19.939Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3136 | 2025-02-21T04:44:20.092Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3137 | 2025-02-21T04:44:20.181Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=cc13773832df1e38257cdc511adfaad72954bbe1#cc137738) |
| 3138 | 2025-02-21T04:44:20.279Z | Checking http-range v0.1.5 |
| 3139 | 2025-02-21T04:44:20.285Z | Checking bumpalo v3.16.0 |
| 3140 | 2025-02-21T04:44:20.476Z | Checking simd-adler32 v0.3.7 |
| 3141 | 2025-02-21T04:44:20.514Z | Compiling zip v2.1.3 |
| 3142 | 2025-02-21T04:44:20.565Z | Checking lockfree-object-pool v0.1.6 |
| 3143 | 2025-02-21T04:44:20.613Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3144 | 2025-02-21T04:44:20.844Z | Checking zopfli v0.8.1 |
| 3145 | 2025-02-21T04:44:20.896Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3146 | 2025-02-21T04:44:20.985Z | Checking dice-verifier v0.2.0 (https://github.com/oxidecomputer/dice-util?rev=3cc953c8d0ace2f20cbcf3920b0771d25301960a#3cc953c8) |
| 3147 | 2025-02-21T04:44:21.304Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3148 | 2025-02-21T04:44:21.799Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3149 | 2025-02-21T04:44:21.824Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=cb2b592e890ca9e93d8193e9765e2a62459d5fa8#cb2b592e) |
| 3150 | 2025-02-21T04:44:21.824Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3151 | 2025-02-21T04:44:21.915Z | Checking atty v0.2.14 |
| 3152 | 2025-02-21T04:44:22.064Z | Checking glob v0.3.2 |
| 3153 | 2025-02-21T04:44:22.086Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=95d6a559890c94e3aa62c8adcd7c4e123ec4c6dc#95d6a559) |
| 3154 | 2025-02-21T04:44:22.111Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3155 | 2025-02-21T04:44:22.265Z | Checking hyper-staticfile v0.10.1 |
| 3156 | 2025-02-21T04:44:22.387Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3157 | 2025-02-21T04:44:22.695Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3158 | 2025-02-21T04:44:23.464Z | Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 3159 | 2025-02-21T04:44:23.729Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3160 | 2025-02-21T04:44:23.772Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3161 | 2025-02-21T04:44:23.868Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3162 | 2025-02-21T04:44:24.106Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3163 | 2025-02-21T04:44:24.150Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3164 | 2025-02-21T04:44:24.442Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 3165 | 2025-02-21T04:44:24.669Z | Compiling dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 3166 | 2025-02-21T04:44:24.695Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3167 | 2025-02-21T04:44:25.068Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3168 | 2025-02-21T04:44:25.412Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3169 | 2025-02-21T04:44:28.418Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3170 | 2025-02-21T04:44:28.418Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3171 | 2025-02-21T04:44:37.450Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3172 | 2025-02-21T04:44:51.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.82s |
| 3173 | 2025-02-21T04:44:51.648Z | |
| 3174 | 2025-02-21T04:44:51.648Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (133/199) |
| 3175 | 2025-02-21T04:44:52.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2025-02-21T04:44:52.314Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2025-02-21T04:44:52.458Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3178 | 2025-02-21T04:45:06.843Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.12s |
| 3179 | 2025-02-21T04:45:07.070Z | |
| 3180 | 2025-02-21T04:45:07.070Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (134/199) |
| 3181 | 2025-02-21T04:45:07.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2025-02-21T04:45:07.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2025-02-21T04:45:07.776Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3184 | 2025-02-21T04:45:22.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.08s |
| 3185 | 2025-02-21T04:45:22.264Z | |
| 3186 | 2025-02-21T04:45:22.264Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (135/199) |
| 3187 | 2025-02-21T04:45:22.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2025-02-21T04:45:22.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2025-02-21T04:45:23.076Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3190 | 2025-02-21T04:45:37.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.24s |
| 3191 | 2025-02-21T04:45:37.724Z | |
| 3192 | 2025-02-21T04:45:37.724Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (136/199) |
| 3193 | 2025-02-21T04:45:38.389Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2025-02-21T04:45:38.392Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2025-02-21T04:45:38.534Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3196 | 2025-02-21T04:45:52.860Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.13s |
| 3197 | 2025-02-21T04:45:53.064Z | |
| 3198 | 2025-02-21T04:45:53.064Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (137/199) |
| 3199 | 2025-02-21T04:45:53.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2025-02-21T04:45:53.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2025-02-21T04:45:53.856Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3202 | 2025-02-21T04:46:08.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.09s |
| 3203 | 2025-02-21T04:46:08.366Z | |
| 3204 | 2025-02-21T04:46:08.366Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (138/199) |
| 3205 | 2025-02-21T04:46:09.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2025-02-21T04:46:09.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2025-02-21T04:46:09.155Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3208 | 2025-02-21T04:46:23.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.25s |
| 3209 | 2025-02-21T04:46:23.829Z | |
| 3210 | 2025-02-21T04:46:23.829Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (139/199) |
| 3211 | 2025-02-21T04:46:24.466Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2025-02-21T04:46:24.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2025-02-21T04:46:24.625Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3214 | 2025-02-21T04:46:39.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.22s |
| 3215 | 2025-02-21T04:46:39.263Z | |
| 3216 | 2025-02-21T04:46:39.263Z | info: running `cargo check --bins` on bootstrap-agent-api (140/199) |
| 3217 | 2025-02-21T04:46:39.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2025-02-21T04:46:39.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2025-02-21T04:46:39.887Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2025-02-21T04:46:39.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 3221 | 2025-02-21T04:46:39.976Z | |
| 3222 | 2025-02-21T04:46:39.976Z | info: running `cargo check --bins` on key-manager (141/199) |
| 3223 | 2025-02-21T04:46:40.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2025-02-21T04:46:40.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2025-02-21T04:46:40.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2025-02-21T04:46:40.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s |
| 3227 | 2025-02-21T04:46:40.650Z | |
| 3228 | 2025-02-21T04:46:40.650Z | info: running `cargo check --bins` on range-requests (142/199) |
| 3229 | 2025-02-21T04:46:41.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2025-02-21T04:46:41.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2025-02-21T04:46:41.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2025-02-21T04:46:41.229Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3233 | 2025-02-21T04:46:41.307Z | |
| 3234 | 2025-02-21T04:46:41.307Z | info: running `cargo check --bins` on repo-depot-api (143/199) |
| 3235 | 2025-02-21T04:46:41.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2025-02-21T04:46:41.908Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2025-02-21T04:46:41.908Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2025-02-21T04:46:41.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3239 | 2025-02-21T04:46:41.991Z | |
| 3240 | 2025-02-21T04:46:41.991Z | info: running `cargo check --bins` on sled-agent-api (144/199) |
| 3241 | 2025-02-21T04:46:42.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2025-02-21T04:46:42.597Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2025-02-21T04:46:42.597Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2025-02-21T04:46:42.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3245 | 2025-02-21T04:46:42.687Z | |
| 3246 | 2025-02-21T04:46:42.687Z | info: running `cargo check --bins` on sled-diagnostics (145/199) |
| 3247 | 2025-02-21T04:46:43.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2025-02-21T04:46:43.285Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2025-02-21T04:46:43.285Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3250 | 2025-02-21T04:46:43.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s |
| 3251 | 2025-02-21T04:46:43.352Z | |
| 3252 | 2025-02-21T04:46:43.352Z | info: running `cargo check --bins` on sled-hardware (146/199) |
| 3253 | 2025-02-21T04:46:44.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3254 | 2025-02-21T04:46:44.387Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3255 | 2025-02-21T04:46:44.387Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3256 | 2025-02-21T04:46:44.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3257 | 2025-02-21T04:46:44.388Z | |
| 3258 | 2025-02-21T04:46:44.388Z | info: running `cargo check --bins --no-default-features` on sled-storage (147/199) |
| 3259 | 2025-02-21T04:46:44.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3260 | 2025-02-21T04:46:44.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3261 | 2025-02-21T04:46:44.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3262 | 2025-02-21T04:46:44.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3263 | 2025-02-21T04:46:44.737Z | |
| 3264 | 2025-02-21T04:46:44.737Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (148/199) |
| 3265 | 2025-02-21T04:46:45.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3266 | 2025-02-21T04:46:45.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3267 | 2025-02-21T04:46:45.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3268 | 2025-02-21T04:46:45.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3269 | 2025-02-21T04:46:45.437Z | |
| 3270 | 2025-02-21T04:46:45.437Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (149/199) |
| 3271 | 2025-02-21T04:46:46.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3272 | 2025-02-21T04:46:46.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3273 | 2025-02-21T04:46:46.103Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3274 | 2025-02-21T04:46:46.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 3275 | 2025-02-21T04:46:46.169Z | |
| 3276 | 2025-02-21T04:46:46.169Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (150/199) |
| 3277 | 2025-02-21T04:46:46.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3278 | 2025-02-21T04:46:46.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3279 | 2025-02-21T04:46:46.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3280 | 2025-02-21T04:46:46.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3281 | 2025-02-21T04:46:46.916Z | |
| 3282 | 2025-02-21T04:46:46.916Z | info: running `cargo check --bins` on nexus-test-interface (151/199) |
| 3283 | 2025-02-21T04:46:47.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3284 | 2025-02-21T04:46:47.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3285 | 2025-02-21T04:46:47.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3286 | 2025-02-21T04:46:47.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3287 | 2025-02-21T04:46:47.678Z | |
| 3288 | 2025-02-21T04:46:47.678Z | info: running `cargo check --bins` on oximeter-collector (152/199) |
| 3289 | 2025-02-21T04:46:48.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3290 | 2025-02-21T04:46:48.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3291 | 2025-02-21T04:46:48.443Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3292 | 2025-02-21T04:46:48.443Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3293 | 2025-02-21T04:46:49.369Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3294 | 2025-02-21T04:46:51.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.71s |
| 3295 | 2025-02-21T04:46:51.585Z | |
| 3296 | 2025-02-21T04:46:51.585Z | info: running `cargo check --bins` on oximeter-api (153/199) |
| 3297 | 2025-02-21T04:46:52.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3298 | 2025-02-21T04:46:52.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3299 | 2025-02-21T04:46:52.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3300 | 2025-02-21T04:46:52.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3301 | 2025-02-21T04:46:52.269Z | |
| 3302 | 2025-02-21T04:46:52.269Z | info: running `cargo check --bins` on cert-dev (154/199) |
| 3303 | 2025-02-21T04:46:52.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2025-02-21T04:46:52.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2025-02-21T04:46:52.939Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3306 | 2025-02-21T04:46:53.215Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.93s |
| 3307 | 2025-02-21T04:46:53.385Z | |
| 3308 | 2025-02-21T04:46:53.385Z | info: running `cargo check --bins` on clickana (155/199) |
| 3309 | 2025-02-21T04:46:53.987Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2025-02-21T04:46:53.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2025-02-21T04:46:54.080Z | Checking castaway v0.2.3 |
| 3312 | 2025-02-21T04:46:54.080Z | Checking lru v0.12.5 |
| 3313 | 2025-02-21T04:46:54.082Z | Compiling instability v0.3.2 |
| 3314 | 2025-02-21T04:46:54.082Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3315 | 2025-02-21T04:46:54.082Z | Checking unicode-truncate v1.1.0 |
| 3316 | 2025-02-21T04:46:54.082Z | Checking cassowary v0.3.0 |
| 3317 | 2025-02-21T04:46:54.304Z | Checking compact_str v0.8.0 |
| 3318 | 2025-02-21T04:46:54.948Z | Checking ratatui v0.28.1 |
| 3319 | 2025-02-21T04:46:55.883Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3320 | 2025-02-21T04:46:57.069Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3321 | 2025-02-21T04:46:57.941Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.55s |
| 3322 | 2025-02-21T04:46:58.119Z | |
| 3323 | 2025-02-21T04:46:58.119Z | info: running `cargo check --bins` on clickhouse-cluster-dev (156/199) |
| 3324 | 2025-02-21T04:46:58.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3325 | 2025-02-21T04:46:58.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3326 | 2025-02-21T04:46:58.855Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3327 | 2025-02-21T04:46:58.858Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3328 | 2025-02-21T04:46:59.939Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3329 | 2025-02-21T04:47:00.432Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3330 | 2025-02-21T04:47:00.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.69s |
| 3331 | 2025-02-21T04:47:01.016Z | |
| 3332 | 2025-02-21T04:47:01.017Z | info: running `cargo check --bins` on ch-dev (157/199) |
| 3333 | 2025-02-21T04:47:01.619Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3334 | 2025-02-21T04:47:01.621Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3335 | 2025-02-21T04:47:01.730Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3336 | 2025-02-21T04:47:02.482Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 3337 | 2025-02-21T04:47:02.670Z | |
| 3338 | 2025-02-21T04:47:02.670Z | info: running `cargo check --bins` on crdb-seed (158/199) |
| 3339 | 2025-02-21T04:47:03.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3340 | 2025-02-21T04:47:03.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3341 | 2025-02-21T04:47:03.399Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3342 | 2025-02-21T04:47:03.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.08s |
| 3343 | 2025-02-21T04:47:03.954Z | |
| 3344 | 2025-02-21T04:47:03.954Z | info: running `cargo check --bins` on db-dev (159/199) |
| 3345 | 2025-02-21T04:47:04.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3346 | 2025-02-21T04:47:04.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3347 | 2025-02-21T04:47:04.674Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3348 | 2025-02-21T04:47:05.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.50s |
| 3349 | 2025-02-21T04:47:05.659Z | |
| 3350 | 2025-02-21T04:47:05.659Z | info: running `cargo check --bins` on omicron-dev-lib (160/199) |
| 3351 | 2025-02-21T04:47:06.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3352 | 2025-02-21T04:47:06.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3353 | 2025-02-21T04:47:06.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3354 | 2025-02-21T04:47:06.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3355 | 2025-02-21T04:47:06.355Z | |
| 3356 | 2025-02-21T04:47:06.355Z | info: running `cargo check --bins` on xtask-downloader (161/199) |
| 3357 | 2025-02-21T04:47:06.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3358 | 2025-02-21T04:47:06.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3359 | 2025-02-21T04:47:07.035Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3360 | 2025-02-21T04:47:07.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.57s |
| 3361 | 2025-02-21T04:47:08.136Z | |
| 3362 | 2025-02-21T04:47:08.136Z | info: running `cargo check --bins` on omicron-ls-apis (162/199) |
| 3363 | 2025-02-21T04:47:08.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3364 | 2025-02-21T04:47:08.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3365 | 2025-02-21T04:47:08.810Z | Checking cargo-platform v0.1.8 |
| 3366 | 2025-02-21T04:47:09.087Z | Checking cargo_metadata v0.18.1 |
| 3367 | 2025-02-21T04:47:10.118Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 3368 | 2025-02-21T04:47:11.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.87s |
| 3369 | 2025-02-21T04:47:11.179Z | |
| 3370 | 2025-02-21T04:47:11.179Z | info: running `cargo check --bins` on mgs-dev (163/199) |
| 3371 | 2025-02-21T04:47:11.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3372 | 2025-02-21T04:47:11.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3373 | 2025-02-21T04:47:11.959Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3374 | 2025-02-21T04:47:13.504Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3375 | 2025-02-21T04:47:14.093Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 3376 | 2025-02-21T04:47:14.674Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.48s |
| 3377 | 2025-02-21T04:47:14.883Z | |
| 3378 | 2025-02-21T04:47:14.883Z | info: running `cargo check --bins` on omicron-omdb (164/199) |
| 3379 | 2025-02-21T04:47:15.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3380 | 2025-02-21T04:47:15.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3381 | 2025-02-21T04:47:15.754Z | Compiling crunchy v0.2.2 |
| 3382 | 2025-02-21T04:47:15.756Z | Compiling tiny-keccak v2.0.2 |
| 3383 | 2025-02-21T04:47:15.757Z | Compiling dsl_auto_type v0.1.2 |
| 3384 | 2025-02-21T04:47:15.757Z | Checking scheduled-thread-pool v0.2.7 |
| 3385 | 2025-02-21T04:47:15.757Z | Compiling diesel_table_macro_syntax v0.2.0 |
| 3386 | 2025-02-21T04:47:15.912Z | Compiling ascii-canvas v3.0.0 |
| 3387 | 2025-02-21T04:47:15.930Z | Compiling ena v0.14.3 |
| 3388 | 2025-02-21T04:47:15.936Z | Compiling regex-syntax v0.6.29 |
| 3389 | 2025-02-21T04:47:16.093Z | Checking r2d2 v0.8.10 |
| 3390 | 2025-02-21T04:47:16.198Z | Compiling diff v0.1.13 |
| 3391 | 2025-02-21T04:47:16.300Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 3392 | 2025-02-21T04:47:16.318Z | Compiling ref-cast v1.0.23 |
| 3393 | 2025-02-21T04:47:16.398Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 3394 | 2025-02-21T04:47:16.417Z | Compiling derive_builder_core v0.20.2 |
| 3395 | 2025-02-21T04:47:16.524Z | Compiling libxml v0.3.3 |
| 3396 | 2025-02-21T04:47:16.708Z | Compiling ref-cast-impl v1.0.23 |
| 3397 | 2025-02-21T04:47:16.727Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3398 | 2025-02-21T04:47:16.937Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 3399 | 2025-02-21T04:47:16.941Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 3400 | 2025-02-21T04:47:17.185Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 3401 | 2025-02-21T04:47:17.236Z | Compiling diesel_derives v2.2.3 |
| 3402 | 2025-02-21T04:47:17.255Z | Compiling strum_macros v0.24.3 |
| 3403 | 2025-02-21T04:47:17.298Z | Compiling samael v0.0.17 |
| 3404 | 2025-02-21T04:47:17.570Z | Compiling indoc v1.0.9 |
| 3405 | 2025-02-21T04:47:18.507Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 3406 | 2025-02-21T04:47:18.536Z | Compiling derive_builder_macro v0.20.2 |
| 3407 | 2025-02-21T04:47:18.837Z | Compiling oso-derive v0.27.3 |
| 3408 | 2025-02-21T04:47:19.434Z | Compiling lalrpop v0.19.12 |
| 3409 | 2025-02-21T04:47:19.560Z | Checking derive_builder v0.20.2 |
| 3410 | 2025-02-21T04:47:19.731Z | Compiling impl-trait-for-tuples v0.2.2 |
| 3411 | 2025-02-21T04:47:19.893Z | Checking quick-xml v0.33.0 |
| 3412 | 2025-02-21T04:47:20.067Z | Compiling diesel-dtrace v0.4.2 |
| 3413 | 2025-02-21T04:47:20.394Z | Checking maplit v1.0.2 |
| 3414 | 2025-02-21T04:47:20.565Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 3415 | 2025-02-21T04:47:20.590Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3416 | 2025-02-21T04:47:20.917Z | Checking bb8 v0.8.5 |
| 3417 | 2025-02-21T04:47:21.198Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3418 | 2025-02-21T04:47:21.219Z | Checking rand_seeder v0.3.0 |
| 3419 | 2025-02-21T04:47:21.410Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3420 | 2025-02-21T04:47:21.483Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3421 | 2025-02-21T04:47:21.558Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3422 | 2025-02-21T04:47:21.697Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 3423 | 2025-02-21T04:47:22.042Z | Checking smawk v0.3.2 |
| 3424 | 2025-02-21T04:47:22.098Z | Checking is_ci v1.2.0 |
| 3425 | 2025-02-21T04:47:22.248Z | Checking unicode-linebreak v0.1.5 |
| 3426 | 2025-02-21T04:47:22.273Z | Checking supports-color v3.0.1 |
| 3427 | 2025-02-21T04:47:22.538Z | Checking multimap v0.10.0 |
| 3428 | 2025-02-21T04:47:22.718Z | Checking textwrap v0.16.1 |
| 3429 | 2025-02-21T04:47:23.862Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3430 | 2025-02-21T04:47:25.584Z | Checking diesel v2.2.7 |
| 3431 | 2025-02-21T04:47:50.592Z | Compiling polar-core v0.27.3 |
| 3432 | 2025-02-21T04:47:52.403Z | Checking async-bb8-diesel v0.2.1 |
| 3433 | 2025-02-21T04:47:58.326Z | Checking oso v0.27.3 |
| 3434 | 2025-02-21T04:49:07.399Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3435 | 2025-02-21T04:49:14.630Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s |
| 3436 | 2025-02-21T04:49:14.852Z | |
| 3437 | 2025-02-21T04:49:14.852Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (165/199) |
| 3438 | 2025-02-21T04:49:15.506Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3439 | 2025-02-21T04:49:15.509Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3440 | 2025-02-21T04:49:15.509Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3441 | 2025-02-21T04:49:15.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3442 | 2025-02-21T04:49:15.607Z | |
| 3443 | 2025-02-21T04:49:15.607Z | info: running `cargo check --bins` on nexus-saga-recovery (166/199) |
| 3444 | 2025-02-21T04:49:16.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3445 | 2025-02-21T04:49:16.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3446 | 2025-02-21T04:49:16.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3447 | 2025-02-21T04:49:16.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s |
| 3448 | 2025-02-21T04:49:16.343Z | |
| 3449 | 2025-02-21T04:49:16.343Z | info: running `cargo check --bins` on nexus-test-utils-macros (167/199) |
| 3450 | 2025-02-21T04:49:16.931Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3451 | 2025-02-21T04:49:16.934Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3452 | 2025-02-21T04:49:16.934Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3453 | 2025-02-21T04:49:16.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3454 | 2025-02-21T04:49:17.013Z | |
| 3455 | 2025-02-21T04:49:17.013Z | info: running `cargo check --bins` on omicron-nexus (168/199) |
| 3456 | 2025-02-21T04:49:17.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3457 | 2025-02-21T04:49:17.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3458 | 2025-02-21T04:49:17.885Z | Compiling libz-sys v1.1.20 |
| 3459 | 2025-02-21T04:49:17.888Z | Compiling libgit2-sys v0.17.0+1.8.1 |
| 3460 | 2025-02-21T04:49:18.016Z | Compiling vergen v8.3.2 |
| 3461 | 2025-02-21T04:49:18.018Z | Compiling cargo-platform v0.1.8 |
| 3462 | 2025-02-21T04:49:18.018Z | Compiling pin-project-internal v1.1.6 |
| 3463 | 2025-02-21T04:49:18.033Z | Compiling libsqlite3-sys v0.30.1 |
| 3464 | 2025-02-21T04:49:18.037Z | Compiling snafu-derive v0.8.5 |
| 3465 | 2025-02-21T04:49:18.037Z | Compiling rustls v0.21.12 |
| 3466 | 2025-02-21T04:49:18.338Z | Compiling buf-list v1.0.3 |
| 3467 | 2025-02-21T04:49:18.390Z | Compiling cargo_metadata v0.18.1 |
| 3468 | 2025-02-21T04:49:18.599Z | Checking globset v0.4.15 |
| 3469 | 2025-02-21T04:49:18.621Z | Checking olpc-cjson v0.1.4 |
| 3470 | 2025-02-21T04:49:18.696Z | Checking rustls-webpki v0.101.7 |
| 3471 | 2025-02-21T04:49:19.025Z | Checking sct v0.7.1 |
| 3472 | 2025-02-21T04:49:19.046Z | Checking serde_plain v1.0.2 |
| 3473 | 2025-02-21T04:49:19.122Z | Checking typed-path v0.9.3 |
| 3474 | 2025-02-21T04:49:19.584Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3475 | 2025-02-21T04:49:19.725Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3476 | 2025-02-21T04:49:19.917Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3477 | 2025-02-21T04:49:20.079Z | Checking hashlink v0.9.1 |
| 3478 | 2025-02-21T04:49:20.246Z | Checking fallible-iterator v0.3.0 |
| 3479 | 2025-02-21T04:49:20.700Z | Checking fallible-streaming-iterator v0.1.9 |
| 3480 | 2025-02-21T04:49:20.880Z | Checking pin-project v1.1.6 |
| 3481 | 2025-02-21T04:49:20.901Z | Checking parse-size v1.1.0 |
| 3482 | 2025-02-21T04:49:20.960Z | Checking rusqlite v0.32.1 |
| 3483 | 2025-02-21T04:49:21.090Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3484 | 2025-02-21T04:49:21.093Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3485 | 2025-02-21T04:49:21.128Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 3486 | 2025-02-21T04:49:21.493Z | Checking rustls-pemfile v1.0.4 |
| 3487 | 2025-02-21T04:49:21.728Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3488 | 2025-02-21T04:49:21.833Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3489 | 2025-02-21T04:49:21.992Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3490 | 2025-02-21T04:49:22.153Z | Checking common v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 3491 | 2025-02-21T04:49:22.172Z | Checking twox-hash v2.1.0 |
| 3492 | 2025-02-21T04:49:22.227Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3493 | 2025-02-21T04:49:22.437Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3494 | 2025-02-21T04:49:22.459Z | Checking tokio-rustls v0.24.1 |
| 3495 | 2025-02-21T04:49:22.490Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#ce952e61) |
| 3496 | 2025-02-21T04:49:22.700Z | Checking snafu v0.8.5 |
| 3497 | 2025-02-21T04:49:23.115Z | Checking tough v0.19.0 |
| 3498 | 2025-02-21T04:49:23.690Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 3499 | 2025-02-21T04:49:23.727Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3500 | 2025-02-21T04:49:24.215Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 3501 | 2025-02-21T04:49:24.328Z | Checking fatfs v0.3.6 |
| 3502 | 2025-02-21T04:49:24.328Z | Checking assert_matches v1.5.0 |
| 3503 | 2025-02-21T04:49:27.467Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 3504 | 2025-02-21T04:49:28.814Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3505 | 2025-02-21T04:49:30.721Z | Compiling git2 v0.19.0 |
| 3506 | 2025-02-21T04:49:35.014Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=d2d8f8ad449df7e2befb7ee2723a442dd74b9b72#d2d8f8ad) |
| 3507 | 2025-02-21T04:50:37.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 3508 | 2025-02-21T04:50:37.451Z | |
| 3509 | 2025-02-21T04:50:37.451Z | info: running `cargo check --bins` on nexus-external-api (169/199) |
| 3510 | 2025-02-21T04:50:38.114Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2025-02-21T04:50:38.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2025-02-21T04:50:38.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2025-02-21T04:50:38.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3514 | 2025-02-21T04:50:38.205Z | |
| 3515 | 2025-02-21T04:50:38.205Z | info: running `cargo check --bins` on openapi-manager-types (170/199) |
| 3516 | 2025-02-21T04:50:38.810Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2025-02-21T04:50:38.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2025-02-21T04:50:38.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2025-02-21T04:50:38.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3520 | 2025-02-21T04:50:38.900Z | |
| 3521 | 2025-02-21T04:50:38.900Z | info: running `cargo check --bins` on nexus-internal-api (171/199) |
| 3522 | 2025-02-21T04:50:39.496Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2025-02-21T04:50:39.499Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2025-02-21T04:50:39.499Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2025-02-21T04:50:39.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.59s |
| 3526 | 2025-02-21T04:50:39.587Z | |
| 3527 | 2025-02-21T04:50:39.587Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (172/199) |
| 3528 | 2025-02-21T04:50:40.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2025-02-21T04:50:40.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2025-02-21T04:50:40.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2025-02-21T04:50:40.208Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3532 | 2025-02-21T04:50:40.292Z | |
| 3533 | 2025-02-21T04:50:40.293Z | info: running `cargo check --bins` on nexus-networking (173/199) |
| 3534 | 2025-02-21T04:50:40.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2025-02-21T04:50:40.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2025-02-21T04:50:40.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2025-02-21T04:50:40.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 3538 | 2025-02-21T04:50:41.018Z | |
| 3539 | 2025-02-21T04:50:41.018Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (174/199) |
| 3540 | 2025-02-21T04:50:41.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2025-02-21T04:50:41.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2025-02-21T04:50:41.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2025-02-21T04:50:41.638Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3544 | 2025-02-21T04:50:41.726Z | |
| 3545 | 2025-02-21T04:50:41.726Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (175/199) |
| 3546 | 2025-02-21T04:50:42.346Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2025-02-21T04:50:42.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2025-02-21T04:50:42.350Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2025-02-21T04:50:42.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 3550 | 2025-02-21T04:50:42.436Z | |
| 3551 | 2025-02-21T04:50:42.436Z | info: running `cargo check --bins` on update-common (176/199) |
| 3552 | 2025-02-21T04:50:43.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2025-02-21T04:50:43.058Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2025-02-21T04:50:43.058Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2025-02-21T04:50:43.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3556 | 2025-02-21T04:50:43.140Z | |
| 3557 | 2025-02-21T04:50:43.140Z | info: running `cargo check --bins` on tufaceous-lib (177/199) |
| 3558 | 2025-02-21T04:50:43.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2025-02-21T04:50:43.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2025-02-21T04:50:43.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2025-02-21T04:50:43.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3562 | 2025-02-21T04:50:43.844Z | |
| 3563 | 2025-02-21T04:50:43.844Z | info: running `cargo check --bins` on tufaceous (178/199) |
| 3564 | 2025-02-21T04:50:44.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2025-02-21T04:50:44.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2025-02-21T04:50:44.559Z | Checking omicron-brand-metadata v0.1.0 (/work/oxidecomputer/omicron/brand-metadata) |
| 3567 | 2025-02-21T04:50:44.869Z | Checking tufaceous-lib v0.1.0 (/work/oxidecomputer/omicron/tufaceous-lib) |
| 3568 | 2025-02-21T04:50:45.973Z | Checking tufaceous v0.1.0 (/work/oxidecomputer/omicron/tufaceous) |
| 3569 | 2025-02-21T04:50:46.821Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.97s |
| 3570 | 2025-02-21T04:50:47.018Z | |
| 3571 | 2025-02-21T04:50:47.018Z | info: running `cargo check --bins` on omicron-dev (179/199) |
| 3572 | 2025-02-21T04:50:47.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2025-02-21T04:50:47.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2025-02-21T04:50:47.932Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 3575 | 2025-02-21T04:50:47.935Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 3576 | 2025-02-21T04:50:48.075Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3577 | 2025-02-21T04:50:48.078Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 3578 | 2025-02-21T04:50:49.182Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 3579 | 2025-02-21T04:51:18.775Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 3580 | 2025-02-21T04:51:18.775Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 3581 | 2025-02-21T04:51:18.778Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 3582 | 2025-02-21T04:51:18.778Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 3583 | 2025-02-21T04:51:18.778Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 3584 | 2025-02-21T04:51:18.778Z | Checking nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 3585 | 2025-02-21T04:51:19.598Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 3586 | 2025-02-21T04:51:20.910Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 3587 | 2025-02-21T04:52:09.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 3588 | 2025-02-21T04:52:09.813Z | |
| 3589 | 2025-02-21T04:52:09.813Z | info: running `cargo check --bins` on openapi-manager (180/199) |
| 3590 | 2025-02-21T04:52:10.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2025-02-21T04:52:10.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2025-02-21T04:52:10.545Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3593 | 2025-02-21T04:52:10.548Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3594 | 2025-02-21T04:52:10.548Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 3595 | 2025-02-21T04:52:10.681Z | Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3596 | 2025-02-21T04:52:10.684Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3597 | 2025-02-21T04:52:10.709Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3598 | 2025-02-21T04:52:10.712Z | Checking dpd-client v0.1.0 (/work/oxidecomputer/omicron/clients/dpd-client) |
| 3599 | 2025-02-21T04:52:10.727Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3600 | 2025-02-21T04:52:10.935Z | Checking openapi-manager-types v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager/types) |
| 3601 | 2025-02-21T04:52:11.014Z | Checking heck v0.4.1 |
| 3602 | 2025-02-21T04:52:11.075Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3603 | 2025-02-21T04:52:11.251Z | Checking openapi-lint v0.4.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#ef442ee4) |
| 3604 | 2025-02-21T04:52:11.277Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3605 | 2025-02-21T04:52:11.279Z | Checking nexus-sled-agent-shared v0.1.0 (/work/oxidecomputer/omicron/nexus-sled-agent-shared) |
| 3606 | 2025-02-21T04:52:11.754Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3607 | 2025-02-21T04:52:12.051Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3608 | 2025-02-21T04:52:12.209Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3609 | 2025-02-21T04:52:13.511Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3610 | 2025-02-21T04:52:13.964Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3611 | 2025-02-21T04:52:14.627Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3612 | 2025-02-21T04:52:14.757Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3613 | 2025-02-21T04:52:16.448Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3614 | 2025-02-21T04:52:16.451Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3615 | 2025-02-21T04:52:18.163Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3616 | 2025-02-21T04:52:19.748Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 3617 | 2025-02-21T04:52:25.893Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3618 | 2025-02-21T04:52:25.895Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3619 | 2025-02-21T04:52:27.248Z | Checking openapi-manager v0.1.0 (/work/oxidecomputer/omicron/dev-tools/openapi-manager) |
| 3620 | 2025-02-21T04:52:28.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.50s |
| 3621 | 2025-02-21T04:52:28.534Z | |
| 3622 | 2025-02-21T04:52:28.534Z | info: running `cargo check --bins` on installinator-api (181/199) |
| 3623 | 2025-02-21T04:52:29.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3624 | 2025-02-21T04:52:29.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3625 | 2025-02-21T04:52:29.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3626 | 2025-02-21T04:52:29.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.60s |
| 3627 | 2025-02-21T04:52:29.220Z | |
| 3628 | 2025-02-21T04:52:29.221Z | info: running `cargo check --bins` on wicketd-api (182/199) |
| 3629 | 2025-02-21T04:52:29.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3630 | 2025-02-21T04:52:29.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3631 | 2025-02-21T04:52:29.835Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3632 | 2025-02-21T04:52:29.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3633 | 2025-02-21T04:52:29.920Z | |
| 3634 | 2025-02-21T04:52:29.920Z | info: running `cargo check --bins` on omicron-pins (183/199) |
| 3635 | 2025-02-21T04:52:30.472Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3636 | 2025-02-21T04:52:30.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3637 | 2025-02-21T04:52:30.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3638 | 2025-02-21T04:52:30.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3639 | 2025-02-21T04:52:30.557Z | |
| 3640 | 2025-02-21T04:52:30.557Z | info: running `cargo check --bins` on reconfigurator-cli (184/199) |
| 3641 | 2025-02-21T04:52:31.185Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3642 | 2025-02-21T04:52:31.188Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3643 | 2025-02-21T04:52:31.308Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3644 | 2025-02-21T04:52:31.308Z | Compiling petname v2.0.2 |
| 3645 | 2025-02-21T04:52:31.311Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3646 | 2025-02-21T04:52:31.312Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3647 | 2025-02-21T04:52:31.312Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3648 | 2025-02-21T04:52:31.312Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3649 | 2025-02-21T04:52:31.312Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3650 | 2025-02-21T04:52:31.439Z | Checking sync-ptr v0.1.1 |
| 3651 | 2025-02-21T04:52:36.919Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3652 | 2025-02-21T04:52:37.562Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3653 | 2025-02-21T04:52:38.868Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3654 | 2025-02-21T04:52:40.523Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.95s |
| 3655 | 2025-02-21T04:52:40.728Z | |
| 3656 | 2025-02-21T04:52:40.728Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (185/199) |
| 3657 | 2025-02-21T04:52:41.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3658 | 2025-02-21T04:52:41.348Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3659 | 2025-02-21T04:52:41.348Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3660 | 2025-02-21T04:52:41.353Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 3661 | 2025-02-21T04:52:41.430Z | |
| 3662 | 2025-02-21T04:52:41.430Z | info: running `cargo check --bins` on omicron-releng (186/199) |
| 3663 | 2025-02-21T04:52:42.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3664 | 2025-02-21T04:52:42.064Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3665 | 2025-02-21T04:52:42.158Z | Checking memmap2 v0.9.5 |
| 3666 | 2025-02-21T04:52:42.158Z | Checking constant_time_eq v0.3.1 |
| 3667 | 2025-02-21T04:52:42.161Z | Checking arrayvec v0.7.6 |
| 3668 | 2025-02-21T04:52:42.161Z | Checking arrayref v0.3.9 |
| 3669 | 2025-02-21T04:52:42.161Z | Checking topological-sort v0.2.2 |
| 3670 | 2025-02-21T04:52:42.161Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 3671 | 2025-02-21T04:52:42.264Z | Checking shell-words v1.1.0 |
| 3672 | 2025-02-21T04:52:42.549Z | Checking blake3 v1.5.4 |
| 3673 | 2025-02-21T04:52:42.923Z | Checking omicron-zone-package v0.12.0 |
| 3674 | 2025-02-21T04:52:44.120Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 3675 | 2025-02-21T04:52:45.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.69s |
| 3676 | 2025-02-21T04:52:45.365Z | |
| 3677 | 2025-02-21T04:52:45.366Z | info: running `cargo check --bins` on xtask (187/199) |
| 3678 | 2025-02-21T04:52:45.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3679 | 2025-02-21T04:52:45.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3680 | 2025-02-21T04:52:45.879Z | Checking bitflags v2.6.0 |
| 3681 | 2025-02-21T04:52:45.880Z | Checking serde v1.0.217 |
| 3682 | 2025-02-21T04:52:45.880Z | Checking thiserror v1.0.69 |
| 3683 | 2025-02-21T04:52:45.915Z | Checking scroll v0.12.0 |
| 3684 | 2025-02-21T04:52:45.958Z | Checking log v0.4.22 |
| 3685 | 2025-02-21T04:52:45.978Z | Checking hashbrown v0.15.1 |
| 3686 | 2025-02-21T04:52:45.978Z | Checking zerocopy v0.7.35 |
| 3687 | 2025-02-21T04:52:45.978Z | Checking syn v2.0.96 |
| 3688 | 2025-02-21T04:52:46.040Z | Checking pest v2.7.14 |
| 3689 | 2025-02-21T04:52:46.135Z | Checking rustix v0.38.37 |
| 3690 | 2025-02-21T04:52:46.179Z | Checking once_cell v1.20.2 |
| 3691 | 2025-02-21T04:52:46.357Z | Checking goblin v0.8.2 |
| 3692 | 2025-02-21T04:52:46.450Z | Checking fs-err v2.11.0 |
| 3693 | 2025-02-21T04:52:46.799Z | Checking tabled v0.15.0 |
| 3694 | 2025-02-21T04:52:46.906Z | Checking indexmap v2.7.1 |
| 3695 | 2025-02-21T04:52:47.146Z | Checking anyhow v1.0.95 |
| 3696 | 2025-02-21T04:52:47.929Z | Checking terminal_size v0.4.0 |
| 3697 | 2025-02-21T04:52:47.929Z | Checking tempfile v3.13.0 |
| 3698 | 2025-02-21T04:52:48.118Z | Checking clap_builder v4.5.27 |
| 3699 | 2025-02-21T04:52:48.526Z | Checking dtrace-parser v0.2.0 |
| 3700 | 2025-02-21T04:52:50.069Z | Checking serde_json v1.0.135 |
| 3701 | 2025-02-21T04:52:50.069Z | Checking toml_datetime v0.6.8 |
| 3702 | 2025-02-21T04:52:50.072Z | Checking serde_spanned v0.6.8 |
| 3703 | 2025-02-21T04:52:50.072Z | Checking camino v1.1.9 |
| 3704 | 2025-02-21T04:52:50.072Z | Checking semver v1.0.24 |
| 3705 | 2025-02-21T04:52:50.072Z | Checking cargo-platform v0.1.8 |
| 3706 | 2025-02-21T04:52:50.301Z | Checking macaddr v1.0.1 |
| 3707 | 2025-02-21T04:52:50.373Z | Checking toml_edit v0.22.22 |
| 3708 | 2025-02-21T04:52:50.647Z | Checking camino-tempfile v1.1.1 |
| 3709 | 2025-02-21T04:52:50.712Z | Checking clap v4.5.27 |
| 3710 | 2025-02-21T04:52:51.227Z | Checking dof v0.3.0 |
| 3711 | 2025-02-21T04:52:51.227Z | Checking cargo_metadata v0.18.1 |
| 3712 | 2025-02-21T04:52:51.673Z | Checking usdt-impl v0.5.0 |
| 3713 | 2025-02-21T04:52:52.084Z | Checking usdt v0.5.0 |
| 3714 | 2025-02-21T04:52:52.296Z | Checking toml v0.8.19 |
| 3715 | 2025-02-21T04:52:52.769Z | Checking cargo_toml v0.20.5 |
| 3716 | 2025-02-21T04:52:54.018Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 3717 | 2025-02-21T04:52:54.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.36s |
| 3718 | 2025-02-21T04:52:54.797Z | |
| 3719 | 2025-02-21T04:52:54.797Z | info: running `cargo check --bins` on end-to-end-tests (188/199) |
| 3720 | 2025-02-21T04:52:55.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3721 | 2025-02-21T04:52:55.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3722 | 2025-02-21T04:52:55.638Z | Checking polyval v0.6.2 |
| 3723 | 2025-02-21T04:52:55.755Z | Checking ctr v0.9.2 |
| 3724 | 2025-02-21T04:52:55.769Z | Checking ssh-encoding v0.2.0 |
| 3725 | 2025-02-21T04:52:55.772Z | Checking blowfish v0.9.1 |
| 3726 | 2025-02-21T04:52:55.799Z | Checking password-hash v0.4.2 |
| 3727 | 2025-02-21T04:52:55.815Z | Checking p521 v0.13.3 |
| 3728 | 2025-02-21T04:52:55.817Z | Checking p256 v0.13.2 |
| 3729 | 2025-02-21T04:52:55.844Z | Checking russh-cryptovec v0.7.3 |
| 3730 | 2025-02-21T04:52:56.005Z | Checking ghash v0.5.1 |
| 3731 | 2025-02-21T04:52:56.024Z | Checking bcrypt-pbkdf v0.10.0 |
| 3732 | 2025-02-21T04:52:56.024Z | Checking md5 v0.7.0 |
| 3733 | 2025-02-21T04:52:56.067Z | Checking num-bigint v0.4.6 |
| 3734 | 2025-02-21T04:52:56.104Z | Checking des v0.8.1 |
| 3735 | 2025-02-21T04:52:56.185Z | Checking aes-gcm v0.10.3 |
| 3736 | 2025-02-21T04:52:56.223Z | Checking pbkdf2 v0.11.0 |
| 3737 | 2025-02-21T04:52:56.301Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3738 | 2025-02-21T04:52:56.324Z | Checking hex-literal v0.4.1 |
| 3739 | 2025-02-21T04:52:56.344Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 3740 | 2025-02-21T04:52:56.384Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 3741 | 2025-02-21T04:52:56.416Z | Checking ssh-cipher v0.2.0 |
| 3742 | 2025-02-21T04:52:56.473Z | Checking internet-checksum v0.2.1 |
| 3743 | 2025-02-21T04:52:56.719Z | Checking ssh-key v0.6.6 |
| 3744 | 2025-02-21T04:52:56.993Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 3745 | 2025-02-21T04:52:57.889Z | Checking russh-keys v0.45.0 |
| 3746 | 2025-02-21T04:52:58.833Z | Checking russh v0.45.0 |
| 3747 | 2025-02-21T04:53:18.659Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 3748 | 2025-02-21T04:53:20.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.28s |
| 3749 | 2025-02-21T04:53:20.305Z | |
| 3750 | 2025-02-21T04:53:20.305Z | info: running `cargo check --bins` on gateway-cli (189/199) |
| 3751 | 2025-02-21T04:53:20.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2025-02-21T04:53:20.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2025-02-21T04:53:21.002Z | Checking termios v0.3.3 |
| 3754 | 2025-02-21T04:53:21.247Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 3755 | 2025-02-21T04:53:22.163Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 3756 | 2025-02-21T04:53:22.348Z | |
| 3757 | 2025-02-21T04:53:22.348Z | info: running `cargo check --bins --no-default-features` on installinator (190/199) |
| 3758 | 2025-02-21T04:53:22.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3759 | 2025-02-21T04:53:22.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3760 | 2025-02-21T04:53:23.117Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3761 | 2025-02-21T04:53:23.117Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3762 | 2025-02-21T04:53:23.119Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3763 | 2025-02-21T04:53:23.119Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 3764 | 2025-02-21T04:53:24.183Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3765 | 2025-02-21T04:53:25.515Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 3766 | 2025-02-21T04:53:27.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.07s |
| 3767 | 2025-02-21T04:53:27.627Z | |
| 3768 | 2025-02-21T04:53:27.627Z | info: running `cargo check --bins` on internal-dns-cli (191/199) |
| 3769 | 2025-02-21T04:53:28.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2025-02-21T04:53:28.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2025-02-21T04:53:28.316Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 3772 | 2025-02-21T04:53:28.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.19s |
| 3773 | 2025-02-21T04:53:29.012Z | |
| 3774 | 2025-02-21T04:53:29.012Z | info: running `cargo check --bins` on omicron-live-tests (192/199) |
| 3775 | 2025-02-21T04:53:29.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2025-02-21T04:53:29.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2025-02-21T04:53:29.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2025-02-21T04:53:29.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.56s |
| 3779 | 2025-02-21T04:53:29.663Z | |
| 3780 | 2025-02-21T04:53:29.663Z | info: running `cargo check --bins` on live-tests-macros (193/199) |
| 3781 | 2025-02-21T04:53:30.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2025-02-21T04:53:30.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2025-02-21T04:53:30.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2025-02-21T04:53:30.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3785 | 2025-02-21T04:53:30.303Z | |
| 3786 | 2025-02-21T04:53:30.303Z | info: running `cargo check --bins` on omicron-package (194/199) |
| 3787 | 2025-02-21T04:53:30.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2025-02-21T04:53:30.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2025-02-21T04:53:31.024Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 3790 | 2025-02-21T04:53:32.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 3791 | 2025-02-21T04:53:32.651Z | |
| 3792 | 2025-02-21T04:53:32.651Z | info: running `cargo check --bins` on wicket-dbg (195/199) |
| 3793 | 2025-02-21T04:53:33.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2025-02-21T04:53:33.288Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2025-02-21T04:53:33.410Z | Checking rtoolbox v0.0.2 |
| 3796 | 2025-02-21T04:53:33.413Z | Checking tui-tree-widget v0.22.0 |
| 3797 | 2025-02-21T04:53:33.413Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 3798 | 2025-02-21T04:53:33.662Z | Checking rpassword v7.3.1 |
| 3799 | 2025-02-21T04:53:37.747Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3800 | 2025-02-21T04:53:40.721Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 3801 | 2025-02-21T04:53:41.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.32s |
| 3802 | 2025-02-21T04:53:42.172Z | |
| 3803 | 2025-02-21T04:53:42.172Z | info: running `cargo check --bins` on wicket (196/199) |
| 3804 | 2025-02-21T04:53:42.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3805 | 2025-02-21T04:53:42.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3806 | 2025-02-21T04:53:42.950Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 3807 | 2025-02-21T04:53:43.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s |
| 3808 | 2025-02-21T04:53:43.583Z | |
| 3809 | 2025-02-21T04:53:43.584Z | info: running `cargo check --bins` on wicketd (197/199) |
| 3810 | 2025-02-21T04:53:44.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3811 | 2025-02-21T04:53:44.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3812 | 2025-02-21T04:53:44.358Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 3813 | 2025-02-21T04:53:44.361Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3814 | 2025-02-21T04:53:45.260Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 3815 | 2025-02-21T04:53:49.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.76s |
| 3816 | 2025-02-21T04:53:49.563Z | |
| 3817 | 2025-02-21T04:53:49.563Z | info: running `cargo check --bins` on omicron-workspace-hack (198/199) |
| 3818 | 2025-02-21T04:53:50.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3819 | 2025-02-21T04:53:50.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3820 | 2025-02-21T04:53:50.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3821 | 2025-02-21T04:53:50.127Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 3822 | 2025-02-21T04:53:50.196Z | |
| 3823 | 2025-02-21T04:53:50.196Z | info: running `cargo check --bins` on zone-setup (199/199) |
| 3824 | 2025-02-21T04:53:51.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3825 | 2025-02-21T04:53:51.175Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3826 | 2025-02-21T04:53:51.175Z | Checking uzers v0.12.1 |
| 3827 | 2025-02-21T04:53:51.342Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 3828 | 2025-02-21T04:53:52.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.27s |
| 3829 | 2025-02-21T04:53:52.707Z | |
| 3830 | 2025-02-21T04:53:52.707Z | real 14:37.172592493 |
| 3831 | 2025-02-21T04:53:52.707Z | user 27:10.418489474 |
| 3832 | 2025-02-21T04:53:52.707Z | sys 4:26.652647938 |
| 3833 | 2025-02-21T04:53:52.707Z | trap 0.584922171 |
| 3834 | 2025-02-21T04:53:52.710Z | tflt 0.549589642 |
| 3835 | 2025-02-21T04:53:52.710Z | dflt 1.722200997 |
| 3836 | 2025-02-21T04:53:52.710Z | kflt 0.001388170 |
| 3837 | 2025-02-21T04:53:52.710Z | lock 49:19.496348549 |
| 3838 | 2025-02-21T04:53:52.710Z | slp 2:17:19.815938447 |
| 3839 | 2025-02-21T04:53:52.710Z | lat 1:06.335925676 |
| 3840 | 2025-02-21T04:53:52.710Z | stop 3:56.460025898 |
| 3841 | 2025-02-21T04:53:52.710Z | process exited: duration 1220557 ms, exit code 0 |
| |
| 3842 | 2025-02-21T04:53:52.715Z | found 0 output files |