|
|
|
| 1 | 2026-09-06T04:30:22.939Z | job assigned to worker 01M1TFN2F2XNX3FRNJ7PJ508R3 [factory aws, i-0dcad5355590a5fe5] (queued for 59 s) |
| |
| 2 | 2026-09-06T04:30:29.279Z | starting task 0: "setup" |
| 3 | 2026-09-06T04:30:29.286Z | ++ uname -s |
| 4 | 2026-09-06T04:30:29.292Z | + kern=SunOS |
| 5 | 2026-09-06T04:30:29.292Z | + build_user=build |
| 6 | 2026-09-06T04:30:29.292Z | + build_uid=12345 |
| 7 | 2026-09-06T04:30:29.292Z | + work_dir=/work |
| 8 | 2026-09-06T04:30:29.292Z | + input_dir=/input |
| 9 | 2026-09-06T04:30:29.292Z | + [[ 0 == 12345 ]] |
| 10 | 2026-09-06T04:30:29.292Z | + case "$kern" in |
| 11 | 2026-09-06T04:30:29.292Z | + groupadd -g 12345 build |
| 12 | 2026-09-06T04:30:29.296Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-09-06T04:30:31.302Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-09-06T04:30:31.379Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-09-06T04:30:31.384Z | + home_fs=zfs |
| 16 | 2026-09-06T04:30:31.384Z | + [[ zfs == autofs ]] |
| 17 | 2026-09-06T04:30:31.384Z | + mkdir -p /home/build |
| 18 | 2026-09-06T04:30:31.384Z | + chown build:build /home/build /work |
| 19 | 2026-09-06T04:30:32.383Z | + chmod 0700 /home/build /work |
| 20 | 2026-09-06T04:30:32.388Z | process exited: duration 3100 ms, exit code 0 |
| |
| 21 | 2026-09-06T04:30:32.395Z | starting task 1: "rust-toolchain" |
| 22 | 2026-09-06T04:30:32.399Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-09-06T04:30:32.399Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-09-06T04:30:32.399Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-09-06T04:30:32.399Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 26 | 2026-09-06T04:30:32.399Z | * rust toolchain profile = "default" |
| 27 | 2026-09-06T04:30:32.399Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-09-06T04:30:32.403Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-09-06T04:30:32.403Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-09-06T04:30:32.508Z | info: downloading installer |
| 31 | 2026-09-06T04:30:33.779Z | info: profile set to default |
| 32 | 2026-09-06T04:30:33.779Z | info: default host tuple is x86_64-unknown-illumos |
| 33 | 2026-09-06T04:30:33.783Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 34 | 2026-09-06T04:30:33.925Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 35 | 2026-09-06T04:30:33.928Z | info: downloading 6 components |
| 36 | 2026-09-06T04:30:48.824Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 37 | 2026-09-06T04:30:48.824Z | |
| 38 | 2026-09-06T04:30:48.855Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-09-06T04:30:48.855Z | |
| 40 | 2026-09-06T04:30:48.858Z | |
| 41 | 2026-09-06T04:30:48.858Z | Rust is installed now. Great! |
| 42 | 2026-09-06T04:30:48.858Z | |
| 43 | 2026-09-06T04:30:48.858Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 44 | 2026-09-06T04:30:48.858Z | environment variable. This has not been done automatically. |
| 45 | 2026-09-06T04:30:48.858Z | |
| 46 | 2026-09-06T04:30:48.858Z | To configure your current shell, you need to source |
| 47 | 2026-09-06T04:30:48.858Z | the corresponding env file under $HOME/.cargo. |
| 48 | 2026-09-06T04:30:48.858Z | |
| 49 | 2026-09-06T04:30:48.858Z | Consider running the right command for your shell (note the leading DOT): |
| 50 | 2026-09-06T04:30:48.858Z | . "$HOME/.cargo/env" # For sh/ash/dash/pdksh |
| 51 | 2026-09-06T04:30:48.858Z | cargo:rerun-if-env-changed=CC_x86_64-unknown-illumos |
| 52 | 2026-09-06T04:30:48.859Z | CC_x86_64-unknown-illumos = None |
| 53 | 2026-09-06T04:30:48.859Z | cargo:rerun-if-env-changed=CC_x86_64_unknown_illumos |
| 54 | 2026-09-06T04:30:48.859Z | CC_x86_64_unknown_illumos = None |
| 55 | 2026-09-06T04:30:48.859Z | cargo:rerun-if-env-changed=HOST_CC |
| 56 | 2026-09-06T04:30:48.859Z | HOST_CC = None |
| 57 | 2026-09-06T04:30:48.859Z | cargo:rerun-if-env-changed=CC |
| 58 | 2026-09-06T04:30:48.859Z | CC = None |
| 59 | 2026-09-06T04:30:48.859Z | cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT |
| 60 | 2026-09-06T04:30:49.034Z | cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS |
| 61 | 2026-09-06T04:30:49.034Z | CRATE_CC_NO_DEFAULTS = None |
| 62 | 2026-09-06T04:30:49.034Z | cargo:rerun-if-env-changed=CFLAGS |
| 63 | 2026-09-06T04:30:49.034Z | CFLAGS = None |
| 64 | 2026-09-06T04:30:49.034Z | cargo:rerun-if-env-changed=HOST_CFLAGS |
| 65 | 2026-09-06T04:30:49.034Z | HOST_CFLAGS = None |
| 66 | 2026-09-06T04:30:49.034Z | cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos |
| 67 | 2026-09-06T04:30:49.034Z | CFLAGS_x86_64_unknown_illumos = None |
| 68 | 2026-09-06T04:30:49.034Z | cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos |
| 69 | 2026-09-06T04:30:49.034Z | CFLAGS_x86_64-unknown-illumos = None |
| 70 | 2026-09-06T04:30:49.140Z | + rustup --version |
| 71 | 2026-09-06T04:30:49.148Z | rustup 1.29.1 (d95a37b6a 2026-08-13) |
| 72 | 2026-09-06T04:30:49.155Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 73 | 2026-09-06T04:30:49.175Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 74 | 2026-09-06T04:30:49.180Z | + cargo --version |
| 75 | 2026-09-06T04:30:49.187Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 76 | 2026-09-06T04:30:49.190Z | + rustc --version |
| 77 | 2026-09-06T04:30:49.210Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 78 | 2026-09-06T04:30:49.212Z | process exited: duration 16817 ms, exit code 0 |
| |
| 79 | 2026-09-06T04:30:49.218Z | starting task 2: "authentication" |
| 80 | 2026-09-06T04:30:49.235Z | process exited: duration 16 ms, exit code 0 |
| |
| 81 | 2026-09-06T04:30:49.241Z | starting task 3: "clone repository" |
| 82 | 2026-09-06T04:30:49.244Z | + mkdir -p /work/oxidecomputer/omicron |
| 83 | 2026-09-06T04:30:49.247Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 84 | 2026-09-06T04:30:49.282Z | Cloning into '/work/oxidecomputer/omicron'... |
| 85 | 2026-09-06T04:31:02.466Z | + cd /work/oxidecomputer/omicron |
| 86 | 2026-09-06T04:31:02.466Z | + git fetch origin d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 87 | 2026-09-06T04:31:02.845Z | From https://github.com/oxidecomputer/omicron |
| 88 | 2026-09-06T04:31:02.845Z | * branch d7c734fd9a28fd22f6e4fa76066ecf2070287e2e -> FETCH_HEAD |
| 89 | 2026-09-06T04:31:02.858Z | + [[ -n zl/mcast-build ]] |
| 90 | 2026-09-06T04:31:02.861Z | ++ git branch --show-current |
| 91 | 2026-09-06T04:31:02.861Z | + current=main |
| 92 | 2026-09-06T04:31:02.861Z | + [[ main != zl/mcast-build ]] |
| 93 | 2026-09-06T04:31:02.861Z | + git branch -f zl/mcast-build d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 94 | 2026-09-06T04:31:02.864Z | + git checkout -f zl/mcast-build |
| 95 | 2026-09-06T04:31:02.995Z | Switched to branch 'zl/mcast-build' |
| 96 | 2026-09-06T04:31:03.000Z | + git reset --hard d7c734fd9a28fd22f6e4fa76066ecf2070287e2e |
| 97 | 2026-09-06T04:31:03.139Z | HEAD is now at d7c734fd9 [rack-init-config] re-export UnnumberedRouter and NumberedRouter, git tmp |
| 98 | 2026-09-06T04:31:03.143Z | process exited: duration 13899 ms, exit code 0 |
| |
| 99 | 2026-09-06T04:31:03.149Z | starting task 4: "build" |
| 100 | 2026-09-06T04:31:03.153Z | + source .github/buildomat/ci-env.sh |
| 101 | 2026-09-06T04:31:03.155Z | ++ export CARGO_TERM_COLOR=always |
| 102 | 2026-09-06T04:31:03.155Z | ++ CARGO_TERM_COLOR=always |
| 103 | 2026-09-06T04:31:03.155Z | +++ uname -s |
| 104 | 2026-09-06T04:31:03.155Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 105 | 2026-09-06T04:31:03.155Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 106 | 2026-09-06T04:31:03.158Z | + cargo --version |
| 107 | 2026-09-06T04:31:03.165Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 108 | 2026-09-06T04:31:03.168Z | + rustc --version |
| 109 | 2026-09-06T04:31:03.187Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 110 | 2026-09-06T04:31:03.200Z | + source ./env.sh |
| 111 | 2026-09-06T04:31:03.200Z | ++ OLD_SHELL_OPTS=ehxB |
| 112 | 2026-09-06T04:31:03.200Z | ++ set -o xtrace |
| 113 | 2026-09-06T04:31:03.200Z | ++++ dirname ./env.sh |
| 114 | 2026-09-06T04:31:03.200Z | +++ readlink -f . |
| 115 | 2026-09-06T04:31:03.200Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 116 | 2026-09-06T04:31:03.200Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-09-06T04:31:03.200Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-09-06T04:31:03.200Z | ++ 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 |
| 119 | 2026-09-06T04:31:03.200Z | ++ 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 |
| 120 | 2026-09-06T04:31:03.200Z | ++ 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 |
| 121 | 2026-09-06T04:31:03.200Z | ++ 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 |
| 122 | 2026-09-06T04:31:03.200Z | ++ 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 |
| 123 | 2026-09-06T04:31:03.201Z | ++ 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 |
| 124 | 2026-09-06T04:31:03.201Z | ++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 125 | 2026-09-06T04:31:03.201Z | ++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 126 | 2026-09-06T04:31:03.201Z | ++ case $OLD_SHELL_OPTS in |
| 127 | 2026-09-06T04:31:03.201Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 128 | 2026-09-06T04:31:03.201Z | + export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 129 | 2026-09-06T04:31:03.201Z | + PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/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 |
| 130 | 2026-09-06T04:31:03.201Z | + banner prerequisites |
| 131 | 2026-09-06T04:31:03.201Z | |
| 132 | 2026-09-06T04:31:03.201Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 133 | 2026-09-06T04:31:03.201Z | # # # # # # # # # # # # # # # |
| 134 | 2026-09-06T04:31:03.201Z | # # # # ##### # # ##### # # # # # #### # |
| 135 | 2026-09-06T04:31:03.201Z | ##### ##### # ##### # # # # # # # # # |
| 136 | 2026-09-06T04:31:03.201Z | # # # # # # # # # # # # # # # |
| 137 | 2026-09-06T04:31:03.201Z | # # # ###### # # ###### ### # #### # #### # |
| 138 | 2026-09-06T04:31:03.201Z | |
| 139 | 2026-09-06T04:31:03.201Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 140 | 2026-09-06T04:31:05.203Z | Startup: Refreshing catalog 'helios' ... Done |
| 141 | 2026-09-06T04:31:05.637Z | Startup: Caching catalogs ... Done |
| 142 | 2026-09-06T04:31:08.263Z | Planning: Solver setup ... Done (2.448s) |
| 143 | 2026-09-06T04:31:08.332Z | Planning: Running solver ... Done (0.069s) |
| 144 | 2026-09-06T04:31:08.384Z | Planning: Finding local manifests ... Done (0.003s) |
| 145 | 2026-09-06T04:31:08.396Z | Planning: Fetching manifests: 0/2 0% complete |
| 146 | 2026-09-06T04:31:08.417Z | Planning: Fetching manifests: 2/2 100% complete |
| 147 | 2026-09-06T04:31:08.430Z | Planning: Package planning ... Done (0.014s) |
| 148 | 2026-09-06T04:31:08.433Z | Planning: Merging actions ... Done (0.002s) |
| 149 | 2026-09-06T04:31:08.595Z | Planning: Checking for conflicting actions ... Done (0.163s) |
| 150 | 2026-09-06T04:31:08.598Z | Planning: Consolidating action changes ... Done (0.001s) |
| 151 | 2026-09-06T04:31:09.388Z | Planning: Evaluating mediators ... Done (0.791s) |
| 152 | 2026-09-06T04:31:09.391Z | Planning: Planning completed in 3.71 seconds |
| 153 | 2026-09-06T04:31:09.398Z | Packages to install: 2 |
| 154 | 2026-09-06T04:31:09.398Z | Estimated space available: 156.01 GB |
| 155 | 2026-09-06T04:31:09.398Z | Estimated space to be consumed: 86.48 MB |
| 156 | 2026-09-06T04:31:09.401Z | Create boot environment: No |
| 157 | 2026-09-06T04:31:09.401Z | Create backup boot environment: No |
| 158 | 2026-09-06T04:31:09.401Z | Rebuild boot archive: No |
| 159 | 2026-09-06T04:31:09.401Z | |
| 160 | 2026-09-06T04:31:09.401Z | Changed packages: |
| 161 | 2026-09-06T04:31:09.401Z | helios |
| 162 | 2026-09-06T04:31:09.401Z | developer/build-essential |
| 163 | 2026-09-06T04:31:09.401Z | None -> 11-3.0 |
| 164 | 2026-09-06T04:31:09.401Z | library/libxmlsec1 |
| 165 | 2026-09-06T04:31:09.401Z | None -> 1.2.35-3.0 |
| 166 | 2026-09-06T04:31:09.421Z | |
| 167 | 2026-09-06T04:31:09.421Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 168 | 2026-09-06T04:31:09.498Z | Download: Completed 1.28 MB in 0.08 seconds (16.6M/s) |
| 169 | 2026-09-06T04:31:09.562Z | Actions: 1/268 actions (Installing new actions) |
| 170 | 2026-09-06T04:31:09.598Z | Actions: Completed 268 actions in 0.04 seconds. |
| 171 | 2026-09-06T04:31:09.633Z | Finalize: Updating package state database ... Done (0.035s) |
| 172 | 2026-09-06T04:31:09.636Z | Finalize: Updating package cache ... Done (0.000s) |
| 173 | 2026-09-06T04:31:09.726Z | Finalize: Updating image state ... Done (0.094s) |
| 174 | 2026-09-06T04:31:12.304Z | Finalize: Creating fast lookup database ... Done (2.520s) |
| 175 | 2026-09-06T04:31:12.371Z | Finalize: Reading search index ... Done (0.012s) |
| 176 | 2026-09-06T04:31:12.373Z | Finalize: Updating search index ... Done (0.000s) |
| 177 | 2026-09-06T04:31:12.493Z | Finalize: Updating package cache ... Done (0.000s) |
| 178 | 2026-09-06T04:31:12.882Z | Planning: Evaluating mediator changes ... Done |
| 179 | 2026-09-06T04:31:12.985Z | Planning: Checking for conflicting actions ... Done |
| 180 | 2026-09-06T04:31:12.992Z | Planning: Consolidating action changes ... Done |
| 181 | 2026-09-06T04:31:13.141Z | Planning: Evaluating mediators ... Done |
| 182 | 2026-09-06T04:31:13.144Z | Planning: Planning completed in 0.26 seconds |
| 183 | 2026-09-06T04:31:13.164Z | Mediators to change: 2 |
| 184 | 2026-09-06T04:31:13.164Z | Create boot environment: No |
| 185 | 2026-09-06T04:31:13.164Z | Create backup boot environment: No |
| 186 | 2026-09-06T04:31:13.209Z | Finalize: Updating package state database ... Done |
| 187 | 2026-09-06T04:31:13.210Z | Finalize: Updating package cache ... Done |
| 188 | 2026-09-06T04:31:13.269Z | Finalize: Updating image state ... Done |
| 189 | 2026-09-06T04:31:15.259Z | Finalize: Creating fast lookup database ... Done |
| 190 | 2026-09-06T04:31:15.321Z | Finalize: Reading search index ... Done |
| 191 | 2026-09-06T04:31:15.324Z | Finalize: Updating search index ... Done |
| 192 | 2026-09-06T04:31:15.400Z | Finalize: Updating package cache ... Done |
| 193 | 2026-09-06T04:31:15.689Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-09-06T04:31:15.797Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-09-06T04:31:15.801Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-09-06T04:31:15.956Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-09-06T04:31:15.959Z | Planning: Planning completed in 0.27 seconds |
| 198 | 2026-09-06T04:31:15.979Z | Mediators to change: 1 |
| 199 | 2026-09-06T04:31:15.979Z | Create boot environment: No |
| 200 | 2026-09-06T04:31:15.982Z | Create backup boot environment: No |
| 201 | 2026-09-06T04:31:16.017Z | Finalize: Updating package state database ... Done |
| 202 | 2026-09-06T04:31:16.017Z | Finalize: Updating package cache ... Done |
| 203 | 2026-09-06T04:31:16.077Z | Finalize: Updating image state ... Done |
| 204 | 2026-09-06T04:31:18.052Z | Finalize: Creating fast lookup database ... Done |
| 205 | 2026-09-06T04:31:18.116Z | Finalize: Reading search index ... Done |
| 206 | 2026-09-06T04:31:18.119Z | Finalize: Updating search index ... Done |
| 207 | 2026-09-06T04:31:18.169Z | Finalize: Updating package cache ... Done |
| 208 | 2026-09-06T04:31:18.480Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 209 | 2026-09-06T04:31:18.480Z | apache system 2.4 system |
| 210 | 2026-09-06T04:31:18.480Z | clang system 15 system |
| 211 | 2026-09-06T04:31:18.480Z | csh system system illumos |
| 212 | 2026-09-06T04:31:18.481Z | ctags system system illumos |
| 213 | 2026-09-06T04:31:18.481Z | file vendor vendor darwinsys |
| 214 | 2026-09-06T04:31:18.481Z | file system system illumos |
| 215 | 2026-09-06T04:31:18.481Z | gcc vendor 14 vendor |
| 216 | 2026-09-06T04:31:18.481Z | gcc system 13 system |
| 217 | 2026-09-06T04:31:18.481Z | gcc system 10 system |
| 218 | 2026-09-06T04:31:18.481Z | go system 1.25 system |
| 219 | 2026-09-06T04:31:18.481Z | llvm system 15 system |
| 220 | 2026-09-06T04:31:18.481Z | mariadb system 11.4 system |
| 221 | 2026-09-06T04:31:18.481Z | mta vendor vendor dma |
| 222 | 2026-09-06T04:31:18.481Z | openjdk system 17 system |
| 223 | 2026-09-06T04:31:18.481Z | openjdk system 11 system |
| 224 | 2026-09-06T04:31:18.481Z | openssl vendor 3 vendor |
| 225 | 2026-09-06T04:31:18.481Z | perl system 5.40 system |
| 226 | 2026-09-06T04:31:18.481Z | postgresql system 18 system |
| 227 | 2026-09-06T04:31:18.481Z | postgresql system 17 system |
| 228 | 2026-09-06T04:31:18.481Z | python vendor 3 vendor |
| 229 | 2026-09-06T04:31:18.481Z | python system 2 system |
| 230 | 2026-09-06T04:31:18.481Z | python3 vendor 3.13 vendor |
| 231 | 2026-09-06T04:31:18.481Z | ruby system 3.4 system |
| 232 | 2026-09-06T04:31:18.481Z | ruby system 3.0 system |
| 233 | 2026-09-06T04:31:18.481Z | words vendor vendor american-english |
| 234 | 2026-09-06T04:31:18.481Z | words system system australian-english |
| 235 | 2026-09-06T04:31:18.481Z | words system system british-english |
| 236 | 2026-09-06T04:31:18.481Z | words system system canadian-english |
| 237 | 2026-09-06T04:31:18.481Z | words system system french |
| 238 | 2026-09-06T04:31:18.481Z | words system system italian |
| 239 | 2026-09-06T04:31:18.481Z | words system system ngerman |
| 240 | 2026-09-06T04:31:18.481Z | words system system ogerman |
| 241 | 2026-09-06T04:31:18.481Z | words system system spanish |
| 242 | 2026-09-06T04:31:18.735Z | PUBLISHER TYPE STATUS P LOCATION |
| 243 | 2026-09-06T04:31:18.735Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 244 | 2026-09-06T04:31:19.255Z | FMRI IFO |
| 245 | 2026-09-06T04:31:19.255Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 246 | 2026-09-06T04:31:19.255Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 247 | 2026-09-06T04:31:19.255Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 248 | 2026-09-06T04:31:19.255Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 249 | 2026-09-06T04:31:19.255Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 250 | 2026-09-06T04:31:19.255Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 251 | 2026-09-06T04:31:19.255Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 252 | 2026-09-06T04:31:19.255Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 253 | 2026-09-06T04:31:19.255Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 254 | 2026-09-06T04:31:19.620Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 255 | 2026-09-06T04:31:19.978Z | Updating crates.io index |
| 256 | 2026-09-06T04:31:19.981Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 257 | 2026-09-06T04:31:20.283Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 258 | 2026-09-06T04:31:20.646Z | Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox` |
| 259 | 2026-09-06T04:31:20.927Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 260 | 2026-09-06T04:31:22.020Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 261 | 2026-09-06T04:31:22.564Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 262 | 2026-09-06T04:31:24.596Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 263 | 2026-09-06T04:31:25.532Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 264 | 2026-09-06T04:31:25.827Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 265 | 2026-09-06T04:31:26.204Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 266 | 2026-09-06T04:31:27.549Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 267 | 2026-09-06T04:31:27.853Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 268 | 2026-09-06T04:31:28.258Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 269 | 2026-09-06T04:31:28.553Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 270 | 2026-09-06T04:31:28.845Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 271 | 2026-09-06T04:31:29.114Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 272 | 2026-09-06T04:31:29.395Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 273 | 2026-09-06T04:31:29.683Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 274 | 2026-09-06T04:31:30.001Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 275 | 2026-09-06T04:31:30.360Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 276 | 2026-09-06T04:31:30.999Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 277 | 2026-09-06T04:31:31.328Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 278 | 2026-09-06T04:31:31.876Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 279 | 2026-09-06T04:31:32.247Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 280 | 2026-09-06T04:31:32.533Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 281 | 2026-09-06T04:31:32.997Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 282 | 2026-09-06T04:31:33.305Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 283 | 2026-09-06T04:31:33.762Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 284 | 2026-09-06T04:31:34.479Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 285 | 2026-09-06T04:31:34.741Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 286 | 2026-09-06T04:31:35.082Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 287 | 2026-09-06T04:31:35.496Z | Updating git repository `https://github.com/oxidecomputer/tough` |
| 288 | 2026-09-06T04:31:36.102Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 289 | 2026-09-06T04:31:36.411Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 290 | 2026-09-06T04:31:36.706Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 291 | 2026-09-06T04:31:37.083Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 292 | 2026-09-06T04:31:37.410Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 293 | 2026-09-06T04:31:37.677Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 294 | 2026-09-06T04:31:37.977Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 295 | 2026-09-06T04:31:38.319Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 296 | 2026-09-06T04:31:38.613Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 297 | 2026-09-06T04:31:39.069Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 298 | 2026-09-06T04:31:41.996Z | Downloading crates ... |
| 299 | 2026-09-06T04:31:42.044Z | Downloaded anstyle v1.0.14 |
| 300 | 2026-09-06T04:31:42.047Z | Downloaded byteorder v1.5.0 |
| 301 | 2026-09-06T04:31:42.055Z | Downloaded papergrid v0.11.0 |
| 302 | 2026-09-06T04:31:42.058Z | Downloaded pest_generator v2.8.6 |
| 303 | 2026-09-06T04:31:42.060Z | Downloaded equivalent v1.0.2 |
| 304 | 2026-09-06T04:31:42.060Z | Downloaded cargo-platform v0.3.2 |
| 305 | 2026-09-06T04:31:42.060Z | Downloaded is_terminal_polyfill v1.70.2 |
| 306 | 2026-09-06T04:31:42.061Z | Downloaded digest v0.10.7 |
| 307 | 2026-09-06T04:31:42.063Z | Downloaded fnv v1.0.7 |
| 308 | 2026-09-06T04:31:42.063Z | Downloaded zmij v1.0.21 |
| 309 | 2026-09-06T04:31:42.066Z | Downloaded utf8parse v0.2.2 |
| 310 | 2026-09-06T04:31:42.069Z | Downloaded anstream v1.0.0 |
| 311 | 2026-09-06T04:31:42.069Z | Downloaded cargo_toml v0.21.0 |
| 312 | 2026-09-06T04:31:42.071Z | Downloaded zerocopy-derive v0.7.35 |
| 313 | 2026-09-06T04:31:42.072Z | Downloaded tempfile v3.27.0 |
| 314 | 2026-09-06T04:31:42.074Z | Downloaded serde_derive v1.0.229 |
| 315 | 2026-09-06T04:31:42.080Z | Downloaded dof v0.3.0 |
| 316 | 2026-09-06T04:31:42.083Z | Downloaded unicode-linebreak v0.1.5 |
| 317 | 2026-09-06T04:31:42.083Z | Downloaded colorchoice v1.0.4 |
| 318 | 2026-09-06T04:31:42.086Z | Downloaded winnow v0.7.14 |
| 319 | 2026-09-06T04:31:42.091Z | Downloaded dtrace-parser v0.2.0 |
| 320 | 2026-09-06T04:31:42.093Z | Downloaded zerocopy v0.7.35 |
| 321 | 2026-09-06T04:31:42.100Z | Downloaded camino-tempfile v1.4.1 |
| 322 | 2026-09-06T04:31:42.105Z | Downloaded anstyle-query v1.1.5 |
| 323 | 2026-09-06T04:31:42.110Z | Downloaded crypto-common v0.1.7 |
| 324 | 2026-09-06T04:31:42.113Z | Downloaded block-buffer v0.10.4 |
| 325 | 2026-09-06T04:31:42.113Z | Downloaded plain v0.2.3 |
| 326 | 2026-09-06T04:31:42.117Z | Downloaded macaddr v1.0.1 |
| 327 | 2026-09-06T04:31:42.120Z | Downloaded cpufeatures v0.2.17 |
| 328 | 2026-09-06T04:31:42.120Z | Downloaded tabled_derive v0.7.0 |
| 329 | 2026-09-06T04:31:42.123Z | Downloaded itoa v1.0.17 |
| 330 | 2026-09-06T04:31:42.126Z | Downloaded fastrand v2.3.0 |
| 331 | 2026-09-06T04:31:42.128Z | Downloaded memmap v0.7.0 |
| 332 | 2026-09-06T04:31:42.128Z | Downloaded swrite v0.1.0 |
| 333 | 2026-09-06T04:31:42.128Z | Downloaded generic-array v0.14.7 |
| 334 | 2026-09-06T04:31:42.131Z | Downloaded heck v0.4.1 |
| 335 | 2026-09-06T04:31:42.131Z | Downloaded anyhow v1.0.104 |
| 336 | 2026-09-06T04:31:42.135Z | Downloaded heck v0.5.0 |
| 337 | 2026-09-06T04:31:42.141Z | Downloaded cfg-if v1.0.4 |
| 338 | 2026-09-06T04:31:42.144Z | Downloaded errno v0.3.14 |
| 339 | 2026-09-06T04:31:42.144Z | Downloaded strsim v0.11.1 |
| 340 | 2026-09-06T04:31:42.147Z | Downloaded usdt v0.5.0 |
| 341 | 2026-09-06T04:31:42.157Z | Downloaded clap_lex v1.0.0 |
| 342 | 2026-09-06T04:31:42.159Z | Downloaded proc-macro-error-attr v1.0.4 |
| 343 | 2026-09-06T04:31:42.159Z | Downloaded terminal_size v0.4.3 |
| 344 | 2026-09-06T04:31:42.159Z | Downloaded pretty-hex v0.4.1 |
| 345 | 2026-09-06T04:31:42.159Z | Downloaded scroll_derive v0.12.1 |
| 346 | 2026-09-06T04:31:42.162Z | Downloaded thread-id v4.2.2 |
| 347 | 2026-09-06T04:31:42.165Z | Downloaded usdt-attr-macro v0.5.0 |
| 348 | 2026-09-06T04:31:42.165Z | Downloaded smawk v0.3.2 |
| 349 | 2026-09-06T04:31:42.165Z | Downloaded version_check v0.9.5 |
| 350 | 2026-09-06T04:31:42.168Z | Downloaded autocfg v1.5.0 |
| 351 | 2026-09-06T04:31:42.170Z | Downloaded sha2 v0.10.9 |
| 352 | 2026-09-06T04:31:42.173Z | Downloaded bytecount v0.6.9 |
| 353 | 2026-09-06T04:31:42.173Z | Downloaded cargo_metadata v0.23.1 |
| 354 | 2026-09-06T04:31:42.173Z | Downloaded serde_spanned v0.6.9 |
| 355 | 2026-09-06T04:31:42.177Z | Downloaded toml_write v0.1.2 |
| 356 | 2026-09-06T04:31:42.180Z | Downloaded anstyle-parse v1.0.0 |
| 357 | 2026-09-06T04:31:42.184Z | Downloaded proc-macro-error v1.0.4 |
| 358 | 2026-09-06T04:31:42.188Z | Downloaded scroll v0.12.0 |
| 359 | 2026-09-06T04:31:42.191Z | Downloaded usdt-impl v0.5.0 |
| 360 | 2026-09-06T04:31:42.194Z | Downloaded quote v1.0.45 |
| 361 | 2026-09-06T04:31:42.194Z | Downloaded serde_tokenstream v0.2.3 |
| 362 | 2026-09-06T04:31:42.194Z | Downloaded thiserror v2.0.18 |
| 363 | 2026-09-06T04:31:42.197Z | Downloaded toml_datetime v0.6.11 |
| 364 | 2026-09-06T04:31:42.203Z | Downloaded thiserror-impl v1.0.69 |
| 365 | 2026-09-06T04:31:42.203Z | Downloaded usdt-macro v0.5.0 |
| 366 | 2026-09-06T04:31:42.208Z | Downloaded thiserror v1.0.69 |
| 367 | 2026-09-06T04:31:42.208Z | Downloaded pest_derive v2.8.6 |
| 368 | 2026-09-06T04:31:42.210Z | Downloaded semver v1.0.28 |
| 369 | 2026-09-06T04:31:42.210Z | Downloaded fs-err v3.3.0 |
| 370 | 2026-09-06T04:31:42.213Z | Downloaded log v0.4.33 |
| 371 | 2026-09-06T04:31:42.216Z | Downloaded camino v1.2.5 |
| 372 | 2026-09-06T04:31:42.216Z | Downloaded clap_builder v4.6.0 |
| 373 | 2026-09-06T04:31:42.218Z | Downloaded once_cell v1.21.3 |
| 374 | 2026-09-06T04:31:42.221Z | Downloaded thiserror-impl v2.0.18 |
| 375 | 2026-09-06T04:31:42.223Z | Downloaded clap_derive v4.6.1 |
| 376 | 2026-09-06T04:31:42.223Z | Downloaded toml v0.8.23 |
| 377 | 2026-09-06T04:31:42.230Z | Downloaded textwrap v0.16.2 |
| 378 | 2026-09-06T04:31:42.232Z | Downloaded unicode-ident v1.0.24 |
| 379 | 2026-09-06T04:31:42.235Z | Downloaded clap v4.6.1 |
| 380 | 2026-09-06T04:31:42.239Z | Downloaded serde_core v1.0.229 |
| 381 | 2026-09-06T04:31:42.241Z | Downloaded getrandom v0.4.3 |
| 382 | 2026-09-06T04:31:42.244Z | Downloaded proc-macro2 v1.0.106 |
| 383 | 2026-09-06T04:31:42.244Z | Downloaded ucd-trie v0.1.7 |
| 384 | 2026-09-06T04:31:42.246Z | Downloaded bitflags v2.11.0 |
| 385 | 2026-09-06T04:31:42.253Z | Downloaded pest_meta v2.8.6 |
| 386 | 2026-09-06T04:31:42.261Z | Downloaded toml_edit v0.22.27 |
| 387 | 2026-09-06T04:31:42.279Z | Downloaded memchr v2.8.0 |
| 388 | 2026-09-06T04:31:42.282Z | Downloaded goblin v0.8.2 |
| 389 | 2026-09-06T04:31:42.286Z | Downloaded serde v1.0.229 |
| 390 | 2026-09-06T04:31:42.290Z | Downloaded typenum v1.20.1 |
| 391 | 2026-09-06T04:31:42.293Z | Downloaded hashbrown v0.17.0 |
| 392 | 2026-09-06T04:31:42.296Z | Downloaded indexmap v2.14.0 |
| 393 | 2026-09-06T04:31:42.299Z | Downloaded pest v2.8.6 |
| 394 | 2026-09-06T04:31:42.309Z | Downloaded tabled v0.15.0 |
| 395 | 2026-09-06T04:31:42.317Z | Downloaded serde_json v1.0.151 |
| 396 | 2026-09-06T04:31:42.355Z | Downloaded unicode-width v0.1.14 |
| 397 | 2026-09-06T04:31:42.358Z | Downloaded unicode-width v0.2.0 |
| 398 | 2026-09-06T04:31:42.362Z | Downloaded syn v1.0.109 |
| 399 | 2026-09-06T04:31:42.370Z | Downloaded syn v2.0.117 |
| 400 | 2026-09-06T04:31:42.376Z | Downloaded syn v3.0.3 |
| 401 | 2026-09-06T04:31:42.382Z | Downloaded rustix v1.1.4 |
| 402 | 2026-09-06T04:31:42.399Z | Downloaded libc v0.2.185 |
| 403 | 2026-09-06T04:31:42.466Z | Compiling proc-macro2 v1.0.106 |
| 404 | 2026-09-06T04:31:42.466Z | Compiling quote v1.0.45 |
| 405 | 2026-09-06T04:31:42.466Z | Compiling unicode-ident v1.0.24 |
| 406 | 2026-09-06T04:31:42.470Z | Compiling serde_core v1.0.229 |
| 407 | 2026-09-06T04:31:42.470Z | Compiling libc v0.2.185 |
| 408 | 2026-09-06T04:31:42.470Z | Compiling version_check v0.9.5 |
| 409 | 2026-09-06T04:31:42.470Z | Compiling memchr v2.8.0 |
| 410 | 2026-09-06T04:31:42.470Z | Compiling serde v1.0.229 |
| 411 | 2026-09-06T04:31:42.832Z | Compiling zmij v1.0.21 |
| 412 | 2026-09-06T04:31:43.054Z | Compiling itoa v1.0.17 |
| 413 | 2026-09-06T04:31:43.057Z | Compiling ucd-trie v0.1.7 |
| 414 | 2026-09-06T04:31:43.267Z | Compiling thiserror v1.0.69 |
| 415 | 2026-09-06T04:31:43.363Z | Compiling pest v2.8.6 |
| 416 | 2026-09-06T04:31:43.479Z | Compiling rustix v1.1.4 |
| 417 | 2026-09-06T04:31:43.529Z | Compiling byteorder v1.5.0 |
| 418 | 2026-09-06T04:31:43.771Z | Compiling errno v0.3.14 |
| 419 | 2026-09-06T04:31:43.781Z | Compiling bitflags v2.11.0 |
| 420 | 2026-09-06T04:31:43.913Z | Compiling serde_json v1.0.151 |
| 421 | 2026-09-06T04:31:44.020Z | Compiling syn v2.0.117 |
| 422 | 2026-09-06T04:31:44.058Z | Compiling syn v3.0.3 |
| 423 | 2026-09-06T04:31:44.139Z | Compiling thread-id v4.2.2 |
| 424 | 2026-09-06T04:31:44.222Z | Compiling usdt-impl v0.5.0 |
| 425 | 2026-09-06T04:31:44.307Z | Compiling proc-macro-error-attr v1.0.4 |
| 426 | 2026-09-06T04:31:44.449Z | Compiling pest_meta v2.8.6 |
| 427 | 2026-09-06T04:31:44.495Z | Compiling camino v1.2.5 |
| 428 | 2026-09-06T04:31:44.625Z | Compiling syn v1.0.109 |
| 429 | 2026-09-06T04:31:45.058Z | Compiling proc-macro-error v1.0.4 |
| 430 | 2026-09-06T04:31:45.095Z | Compiling hashbrown v0.17.0 |
| 431 | 2026-09-06T04:31:45.248Z | Compiling equivalent v1.0.2 |
| 432 | 2026-09-06T04:31:45.267Z | Compiling utf8parse v0.2.2 |
| 433 | 2026-09-06T04:31:45.344Z | Compiling getrandom v0.4.3 |
| 434 | 2026-09-06T04:31:45.384Z | Compiling log v0.4.33 |
| 435 | 2026-09-06T04:31:45.585Z | Compiling plain v0.2.3 |
| 436 | 2026-09-06T04:31:45.666Z | Compiling indexmap v2.14.0 |
| 437 | 2026-09-06T04:31:45.704Z | Compiling anstyle-parse v1.0.0 |
| 438 | 2026-09-06T04:31:45.899Z | Compiling terminal_size v0.4.3 |
| 439 | 2026-09-06T04:31:46.233Z | Compiling anstyle v1.0.14 |
| 440 | 2026-09-06T04:31:46.236Z | Compiling serde_derive v1.0.229 |
| 441 | 2026-09-06T04:31:46.298Z | Compiling pest_generator v2.8.6 |
| 442 | 2026-09-06T04:31:46.298Z | Compiling thiserror v2.0.18 |
| 443 | 2026-09-06T04:31:46.357Z | Compiling cfg-if v1.0.4 |
| 444 | 2026-09-06T04:31:46.437Z | Compiling autocfg v1.5.0 |
| 445 | 2026-09-06T04:31:46.464Z | Compiling toml_write v0.1.2 |
| 446 | 2026-09-06T04:31:46.479Z | Compiling anstyle-query v1.1.5 |
| 447 | 2026-09-06T04:31:46.598Z | Compiling is_terminal_polyfill v1.70.2 |
| 448 | 2026-09-06T04:31:46.651Z | Compiling pretty-hex v0.4.1 |
| 449 | 2026-09-06T04:31:46.669Z | Compiling colorchoice v1.0.4 |
| 450 | 2026-09-06T04:31:46.704Z | Compiling winnow v0.7.14 |
| 451 | 2026-09-06T04:31:46.793Z | Compiling anstream v1.0.0 |
| 452 | 2026-09-06T04:31:46.877Z | Compiling fs-err v3.3.0 |
| 453 | 2026-09-06T04:31:47.108Z | Compiling heck v0.4.1 |
| 454 | 2026-09-06T04:31:47.183Z | Compiling once_cell v1.21.3 |
| 455 | 2026-09-06T04:31:47.210Z | Compiling strsim v0.11.1 |
| 456 | 2026-09-06T04:31:47.316Z | Compiling unicode-width v0.1.14 |
| 457 | 2026-09-06T04:31:47.341Z | Compiling bytecount v0.6.9 |
| 458 | 2026-09-06T04:31:47.411Z | Compiling clap_lex v1.0.0 |
| 459 | 2026-09-06T04:31:47.486Z | Compiling heck v0.5.0 |
| 460 | 2026-09-06T04:31:47.574Z | Compiling anyhow v1.0.104 |
| 461 | 2026-09-06T04:31:47.599Z | Compiling fastrand v2.3.0 |
| 462 | 2026-09-06T04:31:47.648Z | Compiling fnv v1.0.7 |
| 463 | 2026-09-06T04:31:47.729Z | Compiling clap_builder v4.6.0 |
| 464 | 2026-09-06T04:31:47.758Z | Compiling papergrid v0.11.0 |
| 465 | 2026-09-06T04:31:47.866Z | Compiling tempfile v3.27.0 |
| 466 | 2026-09-06T04:31:47.925Z | Compiling tabled_derive v0.7.0 |
| 467 | 2026-09-06T04:31:47.986Z | Compiling thiserror-impl v1.0.69 |
| 468 | 2026-09-06T04:31:48.106Z | Compiling zerocopy-derive v0.7.35 |
| 469 | 2026-09-06T04:31:48.264Z | Compiling pest_derive v2.8.6 |
| 470 | 2026-09-06T04:31:48.283Z | Compiling scroll_derive v0.12.1 |
| 471 | 2026-09-06T04:31:48.716Z | Compiling thiserror-impl v2.0.18 |
| 472 | 2026-09-06T04:31:48.889Z | Compiling clap_derive v4.6.1 |
| 473 | 2026-09-06T04:31:48.965Z | Compiling scroll v0.12.0 |
| 474 | 2026-09-06T04:31:49.060Z | Compiling zerocopy v0.7.35 |
| 475 | 2026-09-06T04:31:49.263Z | Compiling goblin v0.8.2 |
| 476 | 2026-09-06T04:31:49.450Z | Compiling dtrace-parser v0.2.0 |
| 477 | 2026-09-06T04:31:49.648Z | Compiling serde_spanned v0.6.9 |
| 478 | 2026-09-06T04:31:49.719Z | Compiling dof v0.3.0 |
| 479 | 2026-09-06T04:31:49.767Z | Compiling serde_tokenstream v0.2.3 |
| 480 | 2026-09-06T04:31:49.800Z | Compiling toml_datetime v0.6.11 |
| 481 | 2026-09-06T04:31:50.085Z | Compiling toml_edit v0.22.27 |
| 482 | 2026-09-06T04:31:50.202Z | Compiling semver v1.0.28 |
| 483 | 2026-09-06T04:31:50.216Z | Compiling cargo-platform v0.3.2 |
| 484 | 2026-09-06T04:31:50.234Z | Compiling memmap v0.7.0 |
| 485 | 2026-09-06T04:31:50.425Z | Compiling unicode-linebreak v0.1.5 |
| 486 | 2026-09-06T04:31:50.503Z | Compiling unicode-width v0.2.0 |
| 487 | 2026-09-06T04:31:50.530Z | Compiling smawk v0.3.2 |
| 488 | 2026-09-06T04:31:50.676Z | Compiling cargo_metadata v0.23.1 |
| 489 | 2026-09-06T04:31:50.679Z | Compiling usdt-macro v0.5.0 |
| 490 | 2026-09-06T04:31:50.679Z | Compiling usdt-attr-macro v0.5.0 |
| 491 | 2026-09-06T04:31:50.789Z | Compiling textwrap v0.16.2 |
| 492 | 2026-09-06T04:31:50.888Z | Compiling clap v4.6.1 |
| 493 | 2026-09-06T04:31:50.979Z | Compiling macaddr v1.0.1 |
| 494 | 2026-09-06T04:31:51.001Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 495 | 2026-09-06T04:31:51.213Z | Compiling tabled v0.15.0 |
| 496 | 2026-09-06T04:31:51.329Z | Compiling camino-tempfile v1.4.1 |
| 497 | 2026-09-06T04:31:51.419Z | Compiling swrite v0.1.0 |
| 498 | 2026-09-06T04:31:51.529Z | Compiling toml v0.8.23 |
| 499 | 2026-09-06T04:31:51.979Z | Compiling cargo_toml v0.21.0 |
| 500 | 2026-09-06T04:31:52.207Z | Compiling usdt v0.5.0 |
| 501 | 2026-09-06T04:31:53.416Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 502 | 2026-09-06T04:31:55.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.04s |
| 503 | 2026-09-06T04:31:55.694Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 504 | 2026-09-06T04:31:56.210Z | Downloading crates ... |
| 505 | 2026-09-06T04:31:56.282Z | Downloaded array-init v0.0.4 |
| 506 | 2026-09-06T04:31:56.285Z | Downloaded async-stream-impl v0.3.6 |
| 507 | 2026-09-06T04:31:56.296Z | Downloaded arc-swap v1.8.2 |
| 508 | 2026-09-06T04:31:56.299Z | Downloaded bitfield-struct v0.6.2 |
| 509 | 2026-09-06T04:31:56.299Z | Downloaded bb8 v0.8.6 |
| 510 | 2026-09-06T04:31:56.299Z | Downloaded cobs v0.3.0 |
| 511 | 2026-09-06T04:31:56.302Z | Downloaded adler2 v2.0.1 |
| 512 | 2026-09-06T04:31:56.302Z | Downloaded ascii-canvas v3.0.0 |
| 513 | 2026-09-06T04:31:56.304Z | Downloaded byte-wrapper v0.1.0 |
| 514 | 2026-09-06T04:31:56.307Z | Downloaded assert_matches v1.5.0 |
| 515 | 2026-09-06T04:31:56.307Z | Downloaded async-recursion v1.1.1 |
| 516 | 2026-09-06T04:31:56.310Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 517 | 2026-09-06T04:31:56.310Z | Downloaded atomic-waker v1.1.2 |
| 518 | 2026-09-06T04:31:56.313Z | Downloaded anstream v0.6.21 |
| 519 | 2026-09-06T04:31:56.313Z | Downloaded argon2 v0.6.0-rc.8 |
| 520 | 2026-09-06T04:31:56.313Z | Downloaded arrayvec v0.7.6 |
| 521 | 2026-09-06T04:31:56.316Z | Downloaded async-trait v0.1.89 |
| 522 | 2026-09-06T04:31:56.316Z | Downloaded flume v0.11.1 |
| 523 | 2026-09-06T04:31:56.320Z | Downloaded gethostname v0.5.0 |
| 524 | 2026-09-06T04:31:56.320Z | Downloaded flagset v0.4.7 |
| 525 | 2026-09-06T04:31:56.320Z | Downloaded anstyle-parse v0.2.7 |
| 526 | 2026-09-06T04:31:56.323Z | Downloaded arrayref v0.3.9 |
| 527 | 2026-09-06T04:31:56.323Z | Downloaded fs-err v2.11.0 |
| 528 | 2026-09-06T04:31:56.323Z | Downloaded elliptic-curve v0.14.1 |
| 529 | 2026-09-06T04:31:56.327Z | Downloaded backtrace-ext v0.2.1 |
| 530 | 2026-09-06T04:31:56.330Z | Downloaded bit-set v0.8.0 |
| 531 | 2026-09-06T04:31:56.339Z | Downloaded addr2line v0.25.1 |
| 532 | 2026-09-06T04:31:56.342Z | Downloaded aes-gcm v0.11.0 |
| 533 | 2026-09-06T04:31:56.344Z | Downloaded bitfield-macros v0.19.4 |
| 534 | 2026-09-06T04:31:56.347Z | Downloaded fixedbitset v0.5.7 |
| 535 | 2026-09-06T04:31:56.347Z | Downloaded half v2.7.1 |
| 536 | 2026-09-06T04:31:56.350Z | Downloaded fixedbitset v0.4.2 |
| 537 | 2026-09-06T04:31:56.353Z | Downloaded futures-io v0.3.32 |
| 538 | 2026-09-06T04:31:56.353Z | Downloaded fxhash v0.2.1 |
| 539 | 2026-09-06T04:31:56.353Z | Downloaded bit-set v0.5.3 |
| 540 | 2026-09-06T04:31:56.353Z | Downloaded argon2 v0.5.3 |
| 541 | 2026-09-06T04:31:56.353Z | Downloaded float-ord v0.3.2 |
| 542 | 2026-09-06T04:31:56.357Z | Downloaded flate2 v1.1.9 |
| 543 | 2026-09-06T04:31:56.359Z | Downloaded futures-task v0.3.32 |
| 544 | 2026-09-06T04:31:56.359Z | Downloaded env_logger v0.11.11 |
| 545 | 2026-09-06T04:31:56.359Z | Downloaded embedded-io v0.4.0 |
| 546 | 2026-09-06T04:31:56.360Z | Downloaded foreign-types-shared v0.1.1 |
| 547 | 2026-09-06T04:31:56.360Z | Downloaded git-stub v1.0.0 |
| 548 | 2026-09-06T04:31:56.363Z | Downloaded compression-core v0.4.31 |
| 549 | 2026-09-06T04:31:56.363Z | Downloaded foreign-types v0.5.0 |
| 550 | 2026-09-06T04:31:56.363Z | Downloaded ciborium-ll v0.2.2 |
| 551 | 2026-09-06T04:31:56.363Z | Downloaded atomicwrites v0.4.4 |
| 552 | 2026-09-06T04:31:56.368Z | Downloaded futures-executor v0.3.32 |
| 553 | 2026-09-06T04:31:56.368Z | Downloaded base16ct v1.0.0 |
| 554 | 2026-09-06T04:31:56.371Z | Downloaded float-cmp v0.10.0 |
| 555 | 2026-09-06T04:31:56.371Z | Downloaded httpdate v1.0.3 |
| 556 | 2026-09-06T04:31:56.371Z | Downloaded futures-sink v0.3.32 |
| 557 | 2026-09-06T04:31:56.371Z | Downloaded env_filter v2.0.0 |
| 558 | 2026-09-06T04:31:56.373Z | Downloaded cfg_aliases v0.1.1 |
| 559 | 2026-09-06T04:31:56.374Z | Downloaded futures-core v0.3.32 |
| 560 | 2026-09-06T04:31:56.374Z | Downloaded async-stream v0.3.6 |
| 561 | 2026-09-06T04:31:56.376Z | Downloaded enum-as-inner v0.6.1 |
| 562 | 2026-09-06T04:31:56.379Z | Downloaded fd-lock v4.0.4 |
| 563 | 2026-09-06T04:31:56.381Z | Downloaded aead v0.5.2 |
| 564 | 2026-09-06T04:31:56.384Z | Downloaded foreign-types-shared v0.3.1 |
| 565 | 2026-09-06T04:31:56.384Z | Downloaded hex v0.4.3 |
| 566 | 2026-09-06T04:31:56.387Z | Downloaded hashbrown v0.14.5 |
| 567 | 2026-09-06T04:31:56.390Z | Downloaded nodrop v0.1.14 |
| 568 | 2026-09-06T04:31:56.390Z | Downloaded num-derive v0.4.2 |
| 569 | 2026-09-06T04:31:56.392Z | Downloaded form_urlencoded v1.2.2 |
| 570 | 2026-09-06T04:31:56.392Z | Downloaded funty v2.0.0 |
| 571 | 2026-09-06T04:31:56.392Z | Downloaded embedded-io v0.6.1 |
| 572 | 2026-09-06T04:31:56.392Z | Downloaded chumsky v0.9.3 |
| 573 | 2026-09-06T04:31:56.395Z | Downloaded endian-type v0.1.2 |
| 574 | 2026-09-06T04:31:56.395Z | Downloaded headers-core v0.3.0 |
| 575 | 2026-09-06T04:31:56.395Z | Downloaded hubpack v0.1.2 |
| 576 | 2026-09-06T04:31:56.395Z | Downloaded bit-vec v0.6.3 |
| 577 | 2026-09-06T04:31:56.398Z | Downloaded cexpr v0.6.0 |
| 578 | 2026-09-06T04:31:56.398Z | Downloaded cipher v0.4.4 |
| 579 | 2026-09-06T04:31:56.402Z | Downloaded foreign-types-macros v0.2.3 |
| 580 | 2026-09-06T04:31:56.402Z | Downloaded hostname v0.3.1 |
| 581 | 2026-09-06T04:31:56.402Z | Downloaded http-body v1.0.1 |
| 582 | 2026-09-06T04:31:56.405Z | Downloaded futures-macro v0.3.32 |
| 583 | 2026-09-06T04:31:56.405Z | Downloaded castaway v0.2.4 |
| 584 | 2026-09-06T04:31:56.408Z | Downloaded ghash v0.6.0 |
| 585 | 2026-09-06T04:31:56.408Z | Downloaded hex-literal v1.1.0 |
| 586 | 2026-09-06T04:31:56.410Z | Downloaded home v0.5.12 |
| 587 | 2026-09-06T04:31:56.410Z | Downloaded http-range v0.1.5 |
| 588 | 2026-09-06T04:31:56.410Z | Downloaded base16ct v0.2.0 |
| 589 | 2026-09-06T04:31:56.413Z | Downloaded hash32 v0.2.1 |
| 590 | 2026-09-06T04:31:56.416Z | Downloaded hubpack_derive v0.1.1 |
| 591 | 2026-09-06T04:31:56.416Z | Downloaded foreign-types v0.3.2 |
| 592 | 2026-09-06T04:31:56.416Z | Downloaded globwalk v0.9.1 |
| 593 | 2026-09-06T04:31:56.416Z | Downloaded cfg_aliases v0.2.1 |
| 594 | 2026-09-06T04:31:56.416Z | Downloaded ciborium-io v0.2.2 |
| 595 | 2026-09-06T04:31:56.416Z | Downloaded newline-converter v0.3.0 |
| 596 | 2026-09-06T04:31:56.419Z | Downloaded aead v0.6.1 |
| 597 | 2026-09-06T04:31:56.419Z | Downloaded base64ct v1.8.3 |
| 598 | 2026-09-06T04:31:56.419Z | Downloaded hostname v0.4.2 |
| 599 | 2026-09-06T04:31:56.423Z | Downloaded bs58 v0.5.1 |
| 600 | 2026-09-06T04:31:56.426Z | Downloaded async-bb8-diesel v0.2.1 |
| 601 | 2026-09-06T04:31:56.426Z | Downloaded aws-lc-rs v1.16.3 |
| 602 | 2026-09-06T04:31:56.431Z | Downloaded hash32 v0.3.1 |
| 603 | 2026-09-06T04:31:56.434Z | Downloaded openssl-macros v0.1.1 |
| 604 | 2026-09-06T04:31:56.434Z | Downloaded pem v3.0.6 |
| 605 | 2026-09-06T04:31:56.434Z | Downloaded glob v0.3.3 |
| 606 | 2026-09-06T04:31:56.434Z | Downloaded atty v0.2.14 |
| 607 | 2026-09-06T04:31:56.434Z | Downloaded oxide-generation-macros v0.2.0 |
| 608 | 2026-09-06T04:31:56.434Z | Downloaded block-buffer v0.12.1 |
| 609 | 2026-09-06T04:31:56.434Z | Downloaded block-padding v0.4.2 |
| 610 | 2026-09-06T04:31:56.437Z | Downloaded enum_dispatch v0.3.13 |
| 611 | 2026-09-06T04:31:56.437Z | Downloaded filetime v0.2.27 |
| 612 | 2026-09-06T04:31:56.440Z | Downloaded foldhash v0.1.5 |
| 613 | 2026-09-06T04:31:56.440Z | Downloaded ena v0.14.4 |
| 614 | 2026-09-06T04:31:56.440Z | Downloaded normalize-line-endings v0.3.0 |
| 615 | 2026-09-06T04:31:56.440Z | Downloaded parse-display v0.10.0 |
| 616 | 2026-09-06T04:31:56.440Z | Downloaded num_enum v0.5.11 |
| 617 | 2026-09-06T04:31:56.444Z | Downloaded bit-vec v0.8.0 |
| 618 | 2026-09-06T04:31:56.444Z | Downloaded proc-macro-crate v1.3.1 |
| 619 | 2026-09-06T04:31:56.447Z | Downloaded cmake v0.1.57 |
| 620 | 2026-09-06T04:31:56.447Z | Downloaded bcs v0.1.6 |
| 621 | 2026-09-06T04:31:56.447Z | Downloaded compression-codecs v0.4.37 |
| 622 | 2026-09-06T04:31:56.450Z | Downloaded proc-macro-crate v3.4.0 |
| 623 | 2026-09-06T04:31:56.450Z | Downloaded ref-cast-impl v1.0.25 |
| 624 | 2026-09-06T04:31:56.450Z | Downloaded num_threads v0.1.7 |
| 625 | 2026-09-06T04:31:56.453Z | Downloaded globset v0.4.18 |
| 626 | 2026-09-06T04:31:56.453Z | Downloaded powerfmt v0.2.0 |
| 627 | 2026-09-06T04:31:56.456Z | Downloaded radium v0.7.0 |
| 628 | 2026-09-06T04:31:56.456Z | Downloaded fs_extra v1.3.0 |
| 629 | 2026-09-06T04:31:56.456Z | Downloaded foldhash v0.2.0 |
| 630 | 2026-09-06T04:31:56.456Z | Downloaded console v0.15.11 |
| 631 | 2026-09-06T04:31:56.459Z | Downloaded find-msvc-tools v0.1.9 |
| 632 | 2026-09-06T04:31:56.459Z | Downloaded erased-serde v0.3.31 |
| 633 | 2026-09-06T04:31:56.462Z | Downloaded cassowary v0.3.0 |
| 634 | 2026-09-06T04:31:56.462Z | Downloaded cbc v0.2.1 |
| 635 | 2026-09-06T04:31:56.462Z | Downloaded camino-tempfile-ext v0.3.3 |
| 636 | 2026-09-06T04:31:56.466Z | Downloaded cipher v0.5.2 |
| 637 | 2026-09-06T04:31:56.466Z | Downloaded http-body-util v0.1.3 |
| 638 | 2026-09-06T04:31:56.466Z | Downloaded bitflags v1.3.2 |
| 639 | 2026-09-06T04:31:56.469Z | Downloaded chacha20 v0.9.1 |
| 640 | 2026-09-06T04:31:56.469Z | Downloaded ff v0.14.0 |
| 641 | 2026-09-06T04:31:56.469Z | Downloaded git-stub-vcs v0.1.0 |
| 642 | 2026-09-06T04:31:56.473Z | Downloaded rfc6979 v0.4.0 |
| 643 | 2026-09-06T04:31:56.476Z | Downloaded parse-display-derive v0.10.0 |
| 644 | 2026-09-06T04:31:56.476Z | Downloaded rand_xorshift v0.4.0 |
| 645 | 2026-09-06T04:31:56.476Z | Downloaded group v0.14.0 |
| 646 | 2026-09-06T04:31:56.477Z | Downloaded rtoolbox v0.0.3 |
| 647 | 2026-09-06T04:31:56.477Z | Downloaded ar_archive_writer v0.5.1 |
| 648 | 2026-09-06T04:31:56.480Z | Downloaded bitfield v0.19.4 |
| 649 | 2026-09-06T04:31:56.480Z | Downloaded blowfish v0.10.0 |
| 650 | 2026-09-06T04:31:56.480Z | Downloaded scopeguard v1.2.0 |
| 651 | 2026-09-06T04:31:56.480Z | Downloaded blake2 v0.10.6 |
| 652 | 2026-09-06T04:31:56.483Z | Downloaded sapling-renderdag v0.1.0 |
| 653 | 2026-09-06T04:31:56.483Z | Downloaded ahash v0.8.12 |
| 654 | 2026-09-06T04:31:56.483Z | Downloaded backon v1.6.0 |
| 655 | 2026-09-06T04:31:56.487Z | Downloaded colored v3.1.1 |
| 656 | 2026-09-06T04:31:56.488Z | Downloaded ff v0.13.1 |
| 657 | 2026-09-06T04:31:56.491Z | Downloaded futures-channel v0.3.32 |
| 658 | 2026-09-06T04:31:56.491Z | Downloaded hmac v0.12.1 |
| 659 | 2026-09-06T04:31:56.491Z | Downloaded half v1.8.3 |
| 660 | 2026-09-06T04:31:56.491Z | Downloaded getrandom v0.2.17 |
| 661 | 2026-09-06T04:31:56.495Z | Downloaded signature v2.2.0 |
| 662 | 2026-09-06T04:31:56.495Z | Downloaded take_mut v0.2.2 |
| 663 | 2026-09-06T04:31:56.495Z | Downloaded signature v3.0.0 |
| 664 | 2026-09-06T04:31:56.499Z | Downloaded ref-cast v1.0.25 |
| 665 | 2026-09-06T04:31:56.499Z | Downloaded sha1 v0.10.6 |
| 666 | 2026-09-06T04:31:56.499Z | Downloaded newtype-uuid v1.3.2 |
| 667 | 2026-09-06T04:31:56.499Z | Downloaded phf v0.12.1 |
| 668 | 2026-09-06T04:31:56.499Z | Downloaded phf v0.13.1 |
| 669 | 2026-09-06T04:31:56.499Z | Downloaded clang-sys v1.8.1 |
| 670 | 2026-09-06T04:31:56.503Z | Downloaded oxide-update-engine-display v0.1.2 |
| 671 | 2026-09-06T04:31:56.503Z | Downloaded backoff v0.4.0 |
| 672 | 2026-09-06T04:31:56.507Z | Downloaded ppv-lite86 v0.2.21 |
| 673 | 2026-09-06T04:31:56.507Z | Downloaded tinyvec_macros v0.1.1 |
| 674 | 2026-09-06T04:31:56.507Z | Downloaded termtree v0.5.1 |
| 675 | 2026-09-06T04:31:56.510Z | Downloaded async-compression v0.4.41 |
| 676 | 2026-09-06T04:31:56.517Z | Downloaded time-core v0.1.8 |
| 677 | 2026-09-06T04:31:56.517Z | Downloaded cancel-safe-futures v0.1.5 |
| 678 | 2026-09-06T04:31:56.520Z | Downloaded rand_core v0.9.5 |
| 679 | 2026-09-06T04:31:56.520Z | Downloaded buf-list v1.1.2 |
| 680 | 2026-09-06T04:31:56.520Z | Downloaded console v0.16.2 |
| 681 | 2026-09-06T04:31:56.524Z | Downloaded rpassword v7.5.4 |
| 682 | 2026-09-06T04:31:56.524Z | Downloaded colored v2.2.0 |
| 683 | 2026-09-06T04:31:56.524Z | Downloaded const-oid v0.9.6 |
| 684 | 2026-09-06T04:31:56.524Z | Downloaded hmac v0.13.0 |
| 685 | 2026-09-06T04:31:56.528Z | Downloaded highway v1.3.0 |
| 686 | 2026-09-06T04:31:56.528Z | Downloaded unit-prefix v0.5.2 |
| 687 | 2026-09-06T04:31:56.528Z | Downloaded topological-sort v0.2.2 |
| 688 | 2026-09-06T04:31:56.528Z | Downloaded universal-hash v0.5.1 |
| 689 | 2026-09-06T04:31:56.528Z | Downloaded universal-hash v0.6.1 |
| 690 | 2026-09-06T04:31:56.528Z | Downloaded cmov v0.5.4 |
| 691 | 2026-09-06T04:31:56.532Z | Downloaded rustc-demangle v0.1.27 |
| 692 | 2026-09-06T04:31:56.532Z | Downloaded bzip2 v0.4.4 |
| 693 | 2026-09-06T04:31:56.535Z | Downloaded wait-timeout v0.2.1 |
| 694 | 2026-09-06T04:31:56.535Z | Downloaded waitgroup v0.1.2 |
| 695 | 2026-09-06T04:31:56.535Z | Downloaded httparse v1.10.1 |
| 696 | 2026-09-06T04:31:56.535Z | Downloaded secrecy v0.10.3 |
| 697 | 2026-09-06T04:31:56.538Z | Downloaded serde_path_to_error v0.1.20 |
| 698 | 2026-09-06T04:31:56.542Z | Downloaded serde_with_macros v1.5.2 |
| 699 | 2026-09-06T04:31:56.542Z | Downloaded allocator-api2 v0.2.21 |
| 700 | 2026-09-06T04:31:56.542Z | Downloaded ciborium v0.2.2 |
| 701 | 2026-09-06T04:31:56.545Z | Downloaded fatfs v0.3.6 |
| 702 | 2026-09-06T04:31:56.545Z | Downloaded serde-hex v0.1.0 |
| 703 | 2026-09-06T04:31:56.545Z | Downloaded serde_tokenstream v0.3.0 |
| 704 | 2026-09-06T04:31:56.545Z | Downloaded generic-array v1.4.3 |
| 705 | 2026-09-06T04:31:56.549Z | Downloaded getrandom v0.3.4 |
| 706 | 2026-09-06T04:31:56.549Z | Downloaded crc-catalog v2.4.0 |
| 707 | 2026-09-06T04:31:56.549Z | Downloaded cpubits v0.1.1 |
| 708 | 2026-09-06T04:31:56.553Z | Downloaded yoke-derive v0.8.1 |
| 709 | 2026-09-06T04:31:56.553Z | Downloaded parking_lot_core v0.9.12 |
| 710 | 2026-09-06T04:31:56.553Z | Downloaded bzip2 v0.6.1 |
| 711 | 2026-09-06T04:31:56.556Z | Downloaded blake2 v0.11.0-rc.6 |
| 712 | 2026-09-06T04:31:56.557Z | Downloaded cstr-argument v0.1.2 |
| 713 | 2026-09-06T04:31:56.557Z | Downloaded ssh-cipher v0.3.0 |
| 714 | 2026-09-06T04:31:56.561Z | Downloaded defmt v0.3.100 |
| 715 | 2026-09-06T04:31:56.561Z | Downloaded darling_macro v0.21.3 |
| 716 | 2026-09-06T04:31:56.565Z | Downloaded polyval v0.7.1 |
| 717 | 2026-09-06T04:31:56.565Z | Downloaded idna_adapter v1.2.1 |
| 718 | 2026-09-06T04:31:56.565Z | Downloaded poly1305 v0.9.0 |
| 719 | 2026-09-06T04:31:56.565Z | Downloaded strum_macros v0.26.4 |
| 720 | 2026-09-06T04:31:56.568Z | Downloaded omicron-zone-package v0.12.3 |
| 721 | 2026-09-06T04:31:56.572Z | Downloaded progenitor-extras v0.2.0 |
| 722 | 2026-09-06T04:31:56.572Z | Downloaded slog-async v2.8.0 |
| 723 | 2026-09-06T04:31:56.572Z | Downloaded slog-term v2.9.2 |
| 724 | 2026-09-06T04:31:56.575Z | Downloaded strum_macros v0.24.3 |
| 725 | 2026-09-06T04:31:56.579Z | Downloaded digest-io v0.1.0 |
| 726 | 2026-09-06T04:31:56.579Z | Downloaded termios v0.3.3 |
| 727 | 2026-09-06T04:31:56.579Z | Downloaded instant v0.1.13 |
| 728 | 2026-09-06T04:31:56.579Z | Downloaded dropshot-api-manager-types v0.8.0 |
| 729 | 2026-09-06T04:31:56.579Z | Downloaded lazy_static v1.5.0 |
| 730 | 2026-09-06T04:31:56.583Z | Downloaded bytes v1.11.1 |
| 731 | 2026-09-06T04:31:56.587Z | Downloaded fallible-iterator v0.2.0 |
| 732 | 2026-09-06T04:31:56.590Z | Downloaded chacha20poly1305 v0.10.1 |
| 733 | 2026-09-06T04:31:56.594Z | Downloaded wnaf v0.14.0 |
| 734 | 2026-09-06T04:31:56.594Z | Downloaded convert_case v0.10.0 |
| 735 | 2026-09-06T04:31:56.594Z | Downloaded futures v0.3.32 |
| 736 | 2026-09-06T04:31:56.597Z | Downloaded pkcs1 v0.7.5 |
| 737 | 2026-09-06T04:31:56.597Z | Downloaded maybe-uninit v2.0.0 |
| 738 | 2026-09-06T04:31:56.597Z | Downloaded memoffset v0.9.1 |
| 739 | 2026-09-06T04:31:56.601Z | Downloaded ssh-encoding v0.3.0 |
| 740 | 2026-09-06T04:31:56.601Z | Downloaded chacha20 v0.10.0 |
| 741 | 2026-09-06T04:31:56.601Z | Downloaded ctutils v0.4.2 |
| 742 | 2026-09-06T04:31:56.606Z | Downloaded crossbeam-deque v0.8.6 |
| 743 | 2026-09-06T04:31:56.609Z | Downloaded delegate v0.13.5 |
| 744 | 2026-09-06T04:31:56.609Z | Downloaded lzss v0.8.2 |
| 745 | 2026-09-06T04:31:56.609Z | Downloaded multimap v0.10.1 |
| 746 | 2026-09-06T04:31:56.609Z | Downloaded opaque-debug v0.3.1 |
| 747 | 2026-09-06T04:31:56.609Z | Downloaded pkcs8 v0.11.0 |
| 748 | 2026-09-06T04:31:56.612Z | Downloaded tokio-native-tls v0.3.1 |
| 749 | 2026-09-06T04:31:56.613Z | Downloaded tokio-tungstenite v0.23.1 |
| 750 | 2026-09-06T04:31:56.613Z | Downloaded const-oid v0.10.2 |
| 751 | 2026-09-06T04:31:56.616Z | Downloaded group v0.13.0 |
| 752 | 2026-09-06T04:31:56.616Z | Downloaded openssl-probe v0.2.1 |
| 753 | 2026-09-06T04:31:56.616Z | Downloaded percent-encoding v2.3.2 |
| 754 | 2026-09-06T04:31:56.616Z | Downloaded vergen-lib v9.1.0 |
| 755 | 2026-09-06T04:31:56.619Z | Downloaded daft v0.1.8 |
| 756 | 2026-09-06T04:31:56.619Z | Downloaded nonempty v0.12.0 |
| 757 | 2026-09-06T04:31:56.623Z | Downloaded packed_struct_codegen v0.10.1 |
| 758 | 2026-09-06T04:31:56.623Z | Downloaded predicates-core v1.0.10 |
| 759 | 2026-09-06T04:31:56.623Z | Downloaded deranged v0.5.8 |
| 760 | 2026-09-06T04:31:56.623Z | Downloaded derive_builder_core v0.20.2 |
| 761 | 2026-09-06T04:31:56.630Z | Downloaded quick-error v1.2.3 |
| 762 | 2026-09-06T04:31:56.633Z | Downloaded parse-size v1.1.0 |
| 763 | 2026-09-06T04:31:56.633Z | Downloaded progenitor-impl v0.14.0 |
| 764 | 2026-09-06T04:31:56.633Z | Downloaded spin v0.9.8 |
| 765 | 2026-09-06T04:31:56.634Z | Downloaded cc v1.2.56 |
| 766 | 2026-09-06T04:31:56.634Z | Downloaded ed25519 v2.2.3 |
| 767 | 2026-09-06T04:31:56.637Z | Downloaded either v1.15.0 |
| 768 | 2026-09-06T04:31:56.637Z | Downloaded base64 v0.22.1 |
| 769 | 2026-09-06T04:31:56.641Z | Downloaded strum_macros v0.27.2 |
| 770 | 2026-09-06T04:31:56.641Z | Downloaded rustls-platform-verifier v0.6.2 |
| 771 | 2026-09-06T04:31:56.644Z | Downloaded indent_write v2.2.0 |
| 772 | 2026-09-06T04:31:56.644Z | Downloaded predicates-tree v1.0.13 |
| 773 | 2026-09-06T04:31:56.644Z | Downloaded lalrpop-util v0.19.12 |
| 774 | 2026-09-06T04:31:56.649Z | Downloaded rand_chacha v0.3.1 |
| 775 | 2026-09-06T04:31:56.649Z | Downloaded rustc_version v0.4.1 |
| 776 | 2026-09-06T04:31:56.652Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 777 | 2026-09-06T04:31:56.652Z | Downloaded ipnetwork v0.21.1 |
| 778 | 2026-09-06T04:31:56.652Z | Downloaded slog-bunyan v2.5.0 |
| 779 | 2026-09-06T04:31:56.656Z | Downloaded twox-hash v2.1.2 |
| 780 | 2026-09-06T04:31:56.659Z | Downloaded serde_plain v1.0.2 |
| 781 | 2026-09-06T04:31:56.660Z | Downloaded serde_urlencoded v0.7.1 |
| 782 | 2026-09-06T04:31:56.660Z | Downloaded mime_guess v2.0.5 |
| 783 | 2026-09-06T04:31:56.663Z | Downloaded headers v0.4.1 |
| 784 | 2026-09-06T04:31:56.667Z | Downloaded native-tls v0.2.18 |
| 785 | 2026-09-06T04:31:56.667Z | Downloaded openssl-sys v0.9.117 |
| 786 | 2026-09-06T04:31:56.671Z | Downloaded heapless v0.8.0 |
| 787 | 2026-09-06T04:31:56.671Z | Downloaded heapless v0.7.17 |
| 788 | 2026-09-06T04:31:56.671Z | Downloaded ryu v1.0.23 |
| 789 | 2026-09-06T04:31:56.674Z | Downloaded nanorand v0.7.0 |
| 790 | 2026-09-06T04:31:56.674Z | Downloaded darling v0.21.3 |
| 791 | 2026-09-06T04:31:56.678Z | Downloaded signal-hook-mio v0.2.5 |
| 792 | 2026-09-06T04:31:56.678Z | Downloaded slog v2.8.2 |
| 793 | 2026-09-06T04:31:56.681Z | Downloaded tagptr v0.2.0 |
| 794 | 2026-09-06T04:31:56.681Z | Downloaded base64 v0.21.7 |
| 795 | 2026-09-06T04:31:56.681Z | Downloaded des v0.9.0 |
| 796 | 2026-09-06T04:31:56.681Z | Downloaded strum v0.26.3 |
| 797 | 2026-09-06T04:31:56.685Z | Downloaded strum v0.27.2 |
| 798 | 2026-09-06T04:31:56.685Z | Downloaded strip-ansi-escapes v0.2.1 |
| 799 | 2026-09-06T04:31:56.685Z | Downloaded num-complex v0.4.6 |
| 800 | 2026-09-06T04:31:56.685Z | Downloaded num-conv v0.2.0 |
| 801 | 2026-09-06T04:31:56.685Z | Downloaded num_enum_derive v0.7.6 |
| 802 | 2026-09-06T04:31:56.685Z | Downloaded oxide-generation v0.1.3 |
| 803 | 2026-09-06T04:31:56.685Z | Downloaded pem-rfc7468 v1.0.0 |
| 804 | 2026-09-06T04:31:56.689Z | Downloaded parking_lot_core v0.8.6 |
| 805 | 2026-09-06T04:31:56.689Z | Downloaded pem-rfc7468 v0.7.0 |
| 806 | 2026-09-06T04:31:56.689Z | Downloaded proc-macro-error2 v2.0.1 |
| 807 | 2026-09-06T04:31:56.689Z | Downloaded downcast-rs v2.0.2 |
| 808 | 2026-09-06T04:31:56.693Z | Downloaded zerocopy v0.6.6 |
| 809 | 2026-09-06T04:31:56.693Z | Downloaded port-file v0.1.0 |
| 810 | 2026-09-06T04:31:56.693Z | Downloaded vergen v9.1.0 |
| 811 | 2026-09-06T04:31:56.693Z | Downloaded password-hash v0.5.0 |
| 812 | 2026-09-06T04:31:56.697Z | Downloaded pkcs8 v0.10.2 |
| 813 | 2026-09-06T04:31:56.697Z | Downloaded rand_pcg v0.10.2 |
| 814 | 2026-09-06T04:31:56.697Z | Downloaded p384 v0.14.0 |
| 815 | 2026-09-06T04:31:56.700Z | Downloaded prettyplease v0.2.37 |
| 816 | 2026-09-06T04:31:56.700Z | Downloaded r2d2 v0.8.10 |
| 817 | 2026-09-06T04:31:56.700Z | Downloaded try-lock v0.2.5 |
| 818 | 2026-09-06T04:31:56.700Z | Downloaded expectorate v1.2.0 |
| 819 | 2026-09-06T04:31:56.707Z | Downloaded bumpalo v3.20.2 |
| 820 | 2026-09-06T04:31:56.707Z | Downloaded signal-hook v0.3.18 |
| 821 | 2026-09-06T04:31:56.707Z | Downloaded socket2 v0.5.10 |
| 822 | 2026-09-06T04:31:56.711Z | Downloaded tungstenite v0.23.0 |
| 823 | 2026-09-06T04:31:56.711Z | Downloaded digest v0.11.3 |
| 824 | 2026-09-06T04:31:56.711Z | Downloaded tower-layer v0.3.3 |
| 825 | 2026-09-06T04:31:56.711Z | Downloaded usdt v0.6.0 |
| 826 | 2026-09-06T04:31:56.711Z | Downloaded utf-8 v0.7.6 |
| 827 | 2026-09-06T04:31:56.711Z | Downloaded iana-time-zone v0.1.65 |
| 828 | 2026-09-06T04:31:56.711Z | Downloaded litrs v1.0.0 |
| 829 | 2026-09-06T04:31:56.714Z | Downloaded utf8_iter v1.0.4 |
| 830 | 2026-09-06T04:31:56.714Z | Downloaded scuffle v0.1.0 |
| 831 | 2026-09-06T04:31:56.714Z | Downloaded serde-big-array v0.5.1 |
| 832 | 2026-09-06T04:31:56.714Z | Downloaded zerofrom v0.1.6 |
| 833 | 2026-09-06T04:31:56.718Z | Downloaded zerofrom-derive v0.1.6 |
| 834 | 2026-09-06T04:31:56.718Z | Downloaded crc v3.4.0 |
| 835 | 2026-09-06T04:31:56.718Z | Downloaded crypto-common v0.2.2 |
| 836 | 2026-09-06T04:31:56.719Z | Downloaded darling_macro v0.23.0 |
| 837 | 2026-09-06T04:31:56.722Z | Downloaded void v1.0.2 |
| 838 | 2026-09-06T04:31:56.722Z | Downloaded compact_str v0.8.1 |
| 839 | 2026-09-06T04:31:56.722Z | Downloaded linear-map v1.2.0 |
| 840 | 2026-09-06T04:31:56.722Z | Downloaded sec1 v0.7.3 |
| 841 | 2026-09-06T04:31:56.722Z | Downloaded scroll v0.13.0 |
| 842 | 2026-09-06T04:31:56.725Z | Downloaded hickory-resolver v0.24.4 |
| 843 | 2026-09-06T04:31:56.728Z | Downloaded darling v0.23.0 |
| 844 | 2026-09-06T04:31:56.728Z | Downloaded serdect v0.4.3 |
| 845 | 2026-09-06T04:31:56.731Z | Downloaded slog-scope v4.4.1 |
| 846 | 2026-09-06T04:31:56.731Z | Downloaded smf v0.2.3 |
| 847 | 2026-09-06T04:31:56.731Z | Downloaded hickory-resolver v0.25.2 |
| 848 | 2026-09-06T04:31:56.735Z | Downloaded display-error-chain v0.2.2 |
| 849 | 2026-09-06T04:31:56.735Z | Downloaded progenitor-impl v0.13.0 |
| 850 | 2026-09-06T04:31:56.735Z | Downloaded static_assertions v1.1.0 |
| 851 | 2026-09-06T04:31:56.739Z | Downloaded time-macros v0.2.27 |
| 852 | 2026-09-06T04:31:56.739Z | Downloaded signal-hook-registry v1.4.8 |
| 853 | 2026-09-06T04:31:56.739Z | Downloaded postgres-types v0.2.12 |
| 854 | 2026-09-06T04:31:56.739Z | Downloaded progenitor v0.13.0 |
| 855 | 2026-09-06T04:31:56.742Z | Downloaded unsafe-libyaml v0.2.11 |
| 856 | 2026-09-06T04:31:56.742Z | Downloaded oxnet v0.1.7 |
| 857 | 2026-09-06T04:31:56.746Z | Downloaded internet-checksum v0.2.1 |
| 858 | 2026-09-06T04:31:56.750Z | Downloaded tungstenite v0.21.0 |
| 859 | 2026-09-06T04:31:56.750Z | Downloaded tls_codec_derive v0.4.2 |
| 860 | 2026-09-06T04:31:56.754Z | Downloaded dof v0.4.0 |
| 861 | 2026-09-06T04:31:56.754Z | Downloaded illumos-nvpair v0.3.0 |
| 862 | 2026-09-06T04:31:56.754Z | Downloaded kem v0.3.0 |
| 863 | 2026-09-06T04:31:56.754Z | Downloaded backtrace v0.3.76 |
| 864 | 2026-09-06T04:31:56.760Z | Downloaded dropshot_endpoint v0.17.1 |
| 865 | 2026-09-06T04:31:56.767Z | Downloaded tui-tree-widget v0.23.1 |
| 866 | 2026-09-06T04:31:56.770Z | Downloaded indexmap v1.9.3 |
| 867 | 2026-09-06T04:31:56.774Z | Downloaded xattr v1.6.1 |
| 868 | 2026-09-06T04:31:56.774Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 869 | 2026-09-06T04:31:56.776Z | Downloaded socket2 v0.6.3 |
| 870 | 2026-09-06T04:31:56.776Z | Downloaded const_format v0.2.35 |
| 871 | 2026-09-06T04:31:56.776Z | Downloaded zstd v0.13.3 |
| 872 | 2026-09-06T04:31:56.780Z | Downloaded vsss-rs v3.3.4 |
| 873 | 2026-09-06T04:31:56.780Z | Downloaded xshell v0.2.7 |
| 874 | 2026-09-06T04:31:56.785Z | Downloaded managed v0.8.0 |
| 875 | 2026-09-06T04:31:56.785Z | Downloaded mime v0.3.17 |
| 876 | 2026-09-06T04:31:56.785Z | Downloaded zip v0.6.6 |
| 877 | 2026-09-06T04:31:56.785Z | Downloaded new_debug_unreachable v1.0.6 |
| 878 | 2026-09-06T04:31:56.789Z | Downloaded zeroize v1.9.0 |
| 879 | 2026-09-06T04:31:56.789Z | Downloaded critical-section v1.2.0 |
| 880 | 2026-09-06T04:31:56.790Z | Downloaded daft-derive v0.1.8 |
| 881 | 2026-09-06T04:31:56.790Z | Downloaded aes v0.9.1 |
| 882 | 2026-09-06T04:31:56.793Z | Downloaded num-iter v0.1.45 |
| 883 | 2026-09-06T04:31:56.793Z | Downloaded peg-runtime v0.8.5 |
| 884 | 2026-09-06T04:31:56.793Z | Downloaded libbz2-rs-sys v0.2.2 |
| 885 | 2026-09-06T04:31:56.793Z | Downloaded darling_macro v0.20.11 |
| 886 | 2026-09-06T04:31:56.793Z | Downloaded spki v0.7.3 |
| 887 | 2026-09-06T04:31:56.793Z | Downloaded ctr v0.10.1 |
| 888 | 2026-09-06T04:31:56.797Z | Downloaded hashbrown v0.13.2 |
| 889 | 2026-09-06T04:31:56.797Z | Downloaded recursive v0.1.1 |
| 890 | 2026-09-06T04:31:56.797Z | Downloaded term v0.7.0 |
| 891 | 2026-09-06T04:31:56.801Z | Downloaded diesel-dtrace v0.5.0 |
| 892 | 2026-09-06T04:31:56.801Z | Downloaded phf_shared v0.11.3 |
| 893 | 2026-09-06T04:31:56.801Z | Downloaded num_enum_derive v0.5.11 |
| 894 | 2026-09-06T04:31:56.801Z | Downloaded tokio-rustls v0.26.4 |
| 895 | 2026-09-06T04:31:56.801Z | Downloaded yansi v1.0.1 |
| 896 | 2026-09-06T04:31:56.804Z | Downloaded hyper-staticfile v0.10.1 |
| 897 | 2026-09-06T04:31:56.804Z | Downloaded zerotrie v0.2.3 |
| 898 | 2026-09-06T04:31:56.805Z | Downloaded indoc v2.0.7 |
| 899 | 2026-09-06T04:31:56.808Z | Downloaded ingot v0.2.1 |
| 900 | 2026-09-06T04:31:56.808Z | Downloaded term v1.2.1 |
| 901 | 2026-09-06T04:31:56.808Z | Downloaded seq-macro v0.3.6 |
| 902 | 2026-09-06T04:31:56.811Z | Downloaded serde_spanned v1.1.1 |
| 903 | 2026-09-06T04:31:56.811Z | Downloaded serde_repr v0.1.20 |
| 904 | 2026-09-06T04:31:56.811Z | Downloaded strsim v0.10.0 |
| 905 | 2026-09-06T04:31:56.811Z | Downloaded structmeta v0.3.0 |
| 906 | 2026-09-06T04:31:56.816Z | Downloaded sponge-cursor v0.1.0 |
| 907 | 2026-09-06T04:31:56.816Z | Downloaded sync-ptr v0.1.4 |
| 908 | 2026-09-06T04:31:56.816Z | Downloaded tap v1.0.1 |
| 909 | 2026-09-06T04:31:56.820Z | Downloaded unicode-properties v0.1.4 |
| 910 | 2026-09-06T04:31:56.820Z | Downloaded libefi-sys v0.1.0 |
| 911 | 2026-09-06T04:31:56.820Z | Downloaded maplit v1.0.2 |
| 912 | 2026-09-06T04:31:56.823Z | Downloaded tower-service v0.3.3 |
| 913 | 2026-09-06T04:31:56.827Z | Downloaded jiff-static v0.2.34 |
| 914 | 2026-09-06T04:31:56.830Z | Downloaded module-lattice v0.2.3 |
| 915 | 2026-09-06T04:31:56.831Z | Downloaded unicode-truncate v1.1.0 |
| 916 | 2026-09-06T04:31:56.831Z | Downloaded usdt-macro v0.6.0 |
| 917 | 2026-09-06T04:31:56.834Z | Downloaded untrusted v0.9.0 |
| 918 | 2026-09-06T04:31:56.837Z | Downloaded num-bigint-dig v0.8.6 |
| 919 | 2026-09-06T04:31:56.841Z | Downloaded xshell-macros v0.2.7 |
| 920 | 2026-09-06T04:31:56.841Z | Downloaded cpufeatures v0.3.0 |
| 921 | 2026-09-06T04:31:56.841Z | Downloaded hashbrown v0.12.3 |
| 922 | 2026-09-06T04:31:56.848Z | Downloaded darling_macro v0.13.4 |
| 923 | 2026-09-06T04:31:56.851Z | Downloaded dsl_auto_type v0.2.0 |
| 924 | 2026-09-06T04:31:56.851Z | Downloaded derive_builder v0.20.2 |
| 925 | 2026-09-06T04:31:56.854Z | Downloaded phc v0.6.1 |
| 926 | 2026-09-06T04:31:56.855Z | Downloaded peg-macros v0.8.5 |
| 927 | 2026-09-06T04:31:56.858Z | Downloaded primeorder v0.13.6 |
| 928 | 2026-09-06T04:31:56.861Z | Downloaded lock_api v0.4.14 |
| 929 | 2026-09-06T04:31:56.861Z | Downloaded ecdsa v0.17.0 |
| 930 | 2026-09-06T04:31:56.865Z | Downloaded difflib v0.4.0 |
| 931 | 2026-09-06T04:31:56.882Z | Downloaded progenitor v0.14.0 |
| 932 | 2026-09-06T04:31:56.882Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 933 | 2026-09-06T04:31:56.882Z | Downloaded russh-cryptovec v0.62.0 |
| 934 | 2026-09-06T04:31:56.882Z | Downloaded scrypt v0.12.0 |
| 935 | 2026-09-06T04:31:56.882Z | Downloaded toml v0.7.8 |
| 936 | 2026-09-06T04:31:56.888Z | Downloaded crypto-bigint v0.5.5 |
| 937 | 2026-09-06T04:31:56.888Z | Downloaded rand_core v0.6.4 |
| 938 | 2026-09-06T04:31:56.888Z | Downloaded libscf-sys v1.2.0 |
| 939 | 2026-09-06T04:31:56.888Z | Downloaded primefield v0.14.0 |
| 940 | 2026-09-06T04:31:56.888Z | Downloaded slab v0.4.12 |
| 941 | 2026-09-06T04:31:56.888Z | Downloaded sqlformat v0.3.5 |
| 942 | 2026-09-06T04:31:56.888Z | Downloaded quinn v0.11.11 |
| 943 | 2026-09-06T04:31:56.888Z | Downloaded slog-stdlog v4.1.1 |
| 944 | 2026-09-06T04:31:56.888Z | Downloaded vte v0.14.1 |
| 945 | 2026-09-06T04:31:56.888Z | Downloaded lru-slab v0.1.2 |
| 946 | 2026-09-06T04:31:56.888Z | Downloaded slog-json v2.6.1 |
| 947 | 2026-09-06T04:31:56.888Z | Downloaded rand v0.10.1 |
| 948 | 2026-09-06T04:31:56.892Z | Downloaded icu_collections v2.1.1 |
| 949 | 2026-09-06T04:31:56.892Z | Downloaded olpc-cjson v0.1.4 |
| 950 | 2026-09-06T04:31:56.892Z | Downloaded path-slash v0.1.5 |
| 951 | 2026-09-06T04:31:56.892Z | Downloaded tokio-postgres v0.7.16 |
| 952 | 2026-09-06T04:31:56.896Z | Downloaded uzers v0.12.2 |
| 953 | 2026-09-06T04:31:56.896Z | Downloaded zstd-safe v7.2.4 |
| 954 | 2026-09-06T04:31:56.899Z | Downloaded trait-variant v0.1.2 |
| 955 | 2026-09-06T04:31:56.899Z | Downloaded crossbeam-channel v0.5.15 |
| 956 | 2026-09-06T04:31:56.903Z | Downloaded psl-types v2.0.11 |
| 957 | 2026-09-06T04:31:56.903Z | Downloaded progenitor-client v0.14.0 |
| 958 | 2026-09-06T04:31:56.907Z | Downloaded siphasher v1.0.2 |
| 959 | 2026-09-06T04:31:56.907Z | Downloaded tiny-keccak v2.0.2 |
| 960 | 2026-09-06T04:31:56.910Z | Downloaded zerovec-derive v0.11.2 |
| 961 | 2026-09-06T04:31:56.910Z | Downloaded zopfli v0.8.3 |
| 962 | 2026-09-06T04:31:56.910Z | Downloaded tokio-dtrace v0.1.1 |
| 963 | 2026-09-06T04:31:56.910Z | Downloaded http v1.4.2 |
| 964 | 2026-09-06T04:31:56.913Z | Downloaded secrecy v0.8.0 |
| 965 | 2026-09-06T04:31:56.913Z | Downloaded russh-util v0.52.0 |
| 966 | 2026-09-06T04:31:56.913Z | Downloaded rustc-hash v2.1.1 |
| 967 | 2026-09-06T04:31:56.913Z | Downloaded salsa20 v0.11.0 |
| 968 | 2026-09-06T04:31:56.917Z | Downloaded csv-core v0.1.13 |
| 969 | 2026-09-06T04:31:56.921Z | Downloaded darling v0.13.4 |
| 970 | 2026-09-06T04:31:56.921Z | Downloaded derive_more-impl v2.1.1 |
| 971 | 2026-09-06T04:31:56.924Z | Downloaded rfc6979 v0.6.0 |
| 972 | 2026-09-06T04:31:56.924Z | Downloaded rustyline v14.0.0 |
| 973 | 2026-09-06T04:31:56.927Z | Downloaded parking_lot v0.11.2 |
| 974 | 2026-09-06T04:31:56.930Z | Downloaded supports-hyperlinks v3.2.0 |
| 975 | 2026-09-06T04:31:56.930Z | Downloaded tokio-test v0.4.5 |
| 976 | 2026-09-06T04:31:56.935Z | Downloaded quinn-udp v0.5.14 |
| 977 | 2026-09-06T04:31:56.936Z | Downloaded subprocess v0.2.15 |
| 978 | 2026-09-06T04:31:56.936Z | Downloaded tower v0.5.3 |
| 979 | 2026-09-06T04:31:56.939Z | Downloaded keccak v0.2.0 |
| 980 | 2026-09-06T04:31:56.939Z | Downloaded der_derive v0.7.3 |
| 981 | 2026-09-06T04:31:56.943Z | Downloaded humantime v2.3.0 |
| 982 | 2026-09-06T04:31:56.943Z | Downloaded drift v0.2.0 |
| 983 | 2026-09-06T04:31:56.946Z | Downloaded keccak v0.1.6 |
| 984 | 2026-09-06T04:31:56.946Z | Downloaded ingot-types v0.2.0 |
| 985 | 2026-09-06T04:31:56.950Z | Downloaded linked-hash-map v0.5.6 |
| 986 | 2026-09-06T04:31:56.950Z | Downloaded typify-macro v0.6.2 |
| 987 | 2026-09-06T04:31:56.950Z | Downloaded unicode-xid v0.2.6 |
| 988 | 2026-09-06T04:31:56.950Z | Downloaded num_enum v0.7.6 |
| 989 | 2026-09-06T04:31:56.953Z | Downloaded unicode-segmentation v1.12.0 |
| 990 | 2026-09-06T04:31:56.957Z | Downloaded zip v4.6.1 |
| 991 | 2026-09-06T04:31:56.958Z | Downloaded pbkdf2 v0.13.0 |
| 992 | 2026-09-06T04:31:56.961Z | Downloaded darling_core v0.20.11 |
| 993 | 2026-09-06T04:31:56.961Z | Downloaded oxide-update-engine-types v0.1.2 |
| 994 | 2026-09-06T04:31:56.965Z | Downloaded oxide-tokio-rt v0.1.4 |
| 995 | 2026-09-06T04:31:56.965Z | Downloaded poly1305 v0.8.0 |
| 996 | 2026-09-06T04:31:56.968Z | Downloaded ecdsa v0.16.9 |
| 997 | 2026-09-06T04:31:56.972Z | Downloaded crossbeam-utils v0.8.21 |
| 998 | 2026-09-06T04:31:56.972Z | Downloaded crossbeam-epoch v0.9.18 |
| 999 | 2026-09-06T04:31:56.972Z | Downloaded rusty-fork v0.3.1 |
| 1000 | 2026-09-06T04:31:56.976Z | Downloaded rand_core v0.10.0 |
| 1001 | 2026-09-06T04:31:56.976Z | Downloaded convert_case v0.4.0 |
| 1002 | 2026-09-06T04:31:56.976Z | Downloaded defmt-parser v1.0.0 |
| 1003 | 2026-09-06T04:31:56.976Z | Downloaded papergrid v0.18.0 |
| 1004 | 2026-09-06T04:31:56.979Z | Downloaded hashbrown v0.16.1 |
| 1005 | 2026-09-06T04:31:56.979Z | Downloaded match_cfg v0.1.0 |
| 1006 | 2026-09-06T04:31:56.983Z | Downloaded serde_derive_internals v0.29.1 |
| 1007 | 2026-09-06T04:31:56.983Z | Downloaded p521 v0.14.0 |
| 1008 | 2026-09-06T04:31:56.986Z | Downloaded minimal-lexical v0.2.1 |
| 1009 | 2026-09-06T04:31:56.986Z | Downloaded dirs-next v2.0.0 |
| 1010 | 2026-09-06T04:31:56.990Z | Downloaded icu_normalizer_data v2.1.1 |
| 1011 | 2026-09-06T04:31:56.990Z | Downloaded icu_properties v2.1.2 |
| 1012 | 2026-09-06T04:31:56.994Z | Downloaded diff v0.1.13 |
| 1013 | 2026-09-06T04:31:56.994Z | Downloaded thread-id v5.1.0 |
| 1014 | 2026-09-06T04:31:56.994Z | Downloaded is-terminal v0.4.17 |
| 1015 | 2026-09-06T04:31:56.994Z | Downloaded tabwriter v1.4.1 |
| 1016 | 2026-09-06T04:31:56.994Z | Downloaded elliptic-curve v0.13.8 |
| 1017 | 2026-09-06T04:31:56.997Z | Downloaded openssl-probe v0.1.6 |
| 1018 | 2026-09-06T04:31:56.997Z | Downloaded thiserror-no-std v2.0.2 |
| 1019 | 2026-09-06T04:31:57.002Z | Downloaded memmap2 v0.9.10 |
| 1020 | 2026-09-06T04:31:57.005Z | Downloaded lru-cache v0.1.2 |
| 1021 | 2026-09-06T04:31:57.006Z | Downloaded stacker v0.1.23 |
| 1022 | 2026-09-06T04:31:57.009Z | Downloaded tokio-tungstenite v0.21.0 |
| 1023 | 2026-09-06T04:31:57.013Z | Downloaded whoami v2.1.0 |
| 1024 | 2026-09-06T04:31:57.016Z | Downloaded ml-kem v0.3.2 |
| 1025 | 2026-09-06T04:31:57.020Z | Downloaded phf_shared v0.12.1 |
| 1026 | 2026-09-06T04:31:57.020Z | Downloaded reedline v0.40.0 |
| 1027 | 2026-09-06T04:31:57.024Z | Downloaded sigpipe v0.1.3 |
| 1028 | 2026-09-06T04:31:57.030Z | Downloaded serde_bytes v0.11.19 |
| 1029 | 2026-09-06T04:31:57.030Z | Downloaded rustls-webpki v0.103.13 |
| 1030 | 2026-09-06T04:31:57.035Z | Downloaded constant_time_eq v0.4.2 |
| 1031 | 2026-09-06T04:31:57.035Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1032 | 2026-09-06T04:31:57.035Z | Downloaded postcard v1.1.3 |
| 1033 | 2026-09-06T04:31:57.035Z | Downloaded slog-envlogger v2.2.0 |
| 1034 | 2026-09-06T04:31:57.035Z | Downloaded uuid v1.23.4 |
| 1035 | 2026-09-06T04:31:57.039Z | Downloaded samael v0.0.19 |
| 1036 | 2026-09-06T04:31:57.043Z | Downloaded jobserver v0.1.34 |
| 1037 | 2026-09-06T04:31:57.043Z | Downloaded tokio-macros v2.7.0 |
| 1038 | 2026-09-06T04:31:57.053Z | Downloaded hashbrown v0.15.5 |
| 1039 | 2026-09-06T04:31:57.056Z | Downloaded hickory-server v0.25.2 |
| 1040 | 2026-09-06T04:31:57.056Z | Downloaded serde_with_macros v3.21.0 |
| 1041 | 2026-09-06T04:31:57.056Z | Downloaded crc8 v0.1.1 |
| 1042 | 2026-09-06T04:31:57.056Z | Downloaded libloading v0.8.9 |
| 1043 | 2026-09-06T04:31:57.059Z | Downloaded futures-util v0.3.32 |
| 1044 | 2026-09-06T04:31:57.063Z | Downloaded smallvec v0.6.14 |
| 1045 | 2026-09-06T04:31:57.069Z | Downloaded smallvec v1.15.1 |
| 1046 | 2026-09-06T04:31:57.069Z | Downloaded multer v3.1.0 |
| 1047 | 2026-09-06T04:31:57.069Z | Downloaded tough v0.22.0 |
| 1048 | 2026-09-06T04:31:57.073Z | Downloaded zone v0.3.1 |
| 1049 | 2026-09-06T04:31:57.073Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1050 | 2026-09-06T04:31:57.073Z | Downloaded is_ci v1.2.0 |
| 1051 | 2026-09-06T04:31:57.073Z | Downloaded ident_case v1.0.1 |
| 1052 | 2026-09-06T04:31:57.073Z | Downloaded tracing-attributes v0.1.31 |
| 1053 | 2026-09-06T04:31:57.076Z | Downloaded derive_more v0.99.20 |
| 1054 | 2026-09-06T04:31:57.076Z | Downloaded data-encoding v2.10.0 |
| 1055 | 2026-09-06T04:31:57.082Z | Downloaded progenitor-client v0.13.0 |
| 1056 | 2026-09-06T04:31:57.082Z | Downloaded lru v0.12.5 |
| 1057 | 2026-09-06T04:31:57.082Z | Downloaded pin-project-lite v0.2.17 |
| 1058 | 2026-09-06T04:31:57.085Z | Downloaded rustversion v1.0.22 |
| 1059 | 2026-09-06T04:31:57.085Z | Downloaded newtype_derive v0.1.6 |
| 1060 | 2026-09-06T04:31:57.085Z | Downloaded inout v0.1.4 |
| 1061 | 2026-09-06T04:31:57.085Z | Downloaded oso-derive v0.27.3 |
| 1062 | 2026-09-06T04:31:57.085Z | Downloaded aho-corasick v1.1.4 |
| 1063 | 2026-09-06T04:31:57.088Z | Downloaded schemars v0.9.0 |
| 1064 | 2026-09-06T04:31:57.092Z | Downloaded tar v0.4.46 |
| 1065 | 2026-09-06T04:31:57.097Z | Downloaded hyper-util v0.1.20 |
| 1066 | 2026-09-06T04:31:57.102Z | Downloaded jiff-core v0.1.0 |
| 1067 | 2026-09-06T04:31:57.102Z | Downloaded wyz v0.5.1 |
| 1068 | 2026-09-06T04:31:57.102Z | Downloaded postgres-protocol v0.6.10 |
| 1069 | 2026-09-06T04:31:57.105Z | Downloaded progenitor-macro v0.13.0 |
| 1070 | 2026-09-06T04:31:57.105Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 1071 | 2026-09-06T04:31:57.105Z | Downloaded slog-dtrace v0.3.0 |
| 1072 | 2026-09-06T04:31:57.105Z | Downloaded support-bundle-viewer v0.1.2 |
| 1073 | 2026-09-06T04:31:57.105Z | Downloaded sha1 v0.11.0 |
| 1074 | 2026-09-06T04:31:57.105Z | Downloaded string_cache v0.8.9 |
| 1075 | 2026-09-06T04:31:57.105Z | Downloaded schemars_derive v0.8.22 |
| 1076 | 2026-09-06T04:31:57.109Z | Downloaded subtle v2.6.1 |
| 1077 | 2026-09-06T04:31:57.109Z | Downloaded structmeta-derive v0.3.0 |
| 1078 | 2026-09-06T04:31:57.109Z | Downloaded shell-words v1.1.1 |
| 1079 | 2026-09-06T04:31:57.109Z | Downloaded darling_core v0.23.0 |
| 1080 | 2026-09-06T04:31:57.112Z | Downloaded tokio-util v0.7.18 |
| 1081 | 2026-09-06T04:31:57.116Z | Downloaded writeable v0.6.2 |
| 1082 | 2026-09-06T04:31:57.116Z | Downloaded hkdf v0.12.4 |
| 1083 | 2026-09-06T04:31:57.119Z | Downloaded untrusted v0.7.1 |
| 1084 | 2026-09-06T04:31:57.119Z | Downloaded h2 v0.4.15 |
| 1085 | 2026-09-06T04:31:57.123Z | Downloaded vergen-lib v0.1.6 |
| 1086 | 2026-09-06T04:31:57.123Z | Downloaded usdt-impl v0.6.0 |
| 1087 | 2026-09-06T04:31:57.123Z | Downloaded defmt-macros v1.0.1 |
| 1088 | 2026-09-06T04:31:57.127Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1089 | 2026-09-06T04:31:57.127Z | Downloaded icu_locale_core v2.1.1 |
| 1090 | 2026-09-06T04:31:57.130Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1091 | 2026-09-06T04:31:57.133Z | Downloaded derive_builder_macro v0.20.2 |
| 1092 | 2026-09-06T04:31:57.133Z | Downloaded rayon-core v1.13.0 |
| 1093 | 2026-09-06T04:31:57.142Z | Downloaded rcgen v0.12.1 |
| 1094 | 2026-09-06T04:31:57.142Z | Downloaded synstructure v0.13.2 |
| 1095 | 2026-09-06T04:31:57.142Z | Downloaded peg v0.8.5 |
| 1096 | 2026-09-06T04:31:57.145Z | Downloaded dtrace-parser v0.3.0 |
| 1097 | 2026-09-06T04:31:57.145Z | Downloaded hyper-tls v0.6.0 |
| 1098 | 2026-09-06T04:31:57.145Z | Downloaded inout v0.2.2 |
| 1099 | 2026-09-06T04:31:57.145Z | Downloaded num v0.4.3 |
| 1100 | 2026-09-06T04:31:57.145Z | Downloaded num-rational v0.4.2 |
| 1101 | 2026-09-06T04:31:57.145Z | Downloaded pkg-config v0.3.32 |
| 1102 | 2026-09-06T04:31:57.145Z | Downloaded document-features v0.2.12 |
| 1103 | 2026-09-06T04:31:57.145Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1104 | 2026-09-06T04:31:57.148Z | Downloaded itertools v0.10.5 |
| 1105 | 2026-09-06T04:31:57.151Z | Downloaded libsw-core v0.3.2 |
| 1106 | 2026-09-06T04:31:57.155Z | Downloaded packed_struct v0.10.1 |
| 1107 | 2026-09-06T04:31:57.155Z | Downloaded parking_lot v0.12.5 |
| 1108 | 2026-09-06T04:31:57.155Z | Downloaded rustls-pemfile v2.2.0 |
| 1109 | 2026-09-06T04:31:57.159Z | Downloaded num-integer v0.1.46 |
| 1110 | 2026-09-06T04:31:57.159Z | Downloaded predicates v3.1.4 |
| 1111 | 2026-09-06T04:31:57.159Z | Downloaded rand_chacha v0.9.0 |
| 1112 | 2026-09-06T04:31:57.159Z | Downloaded thread_local v1.1.9 |
| 1113 | 2026-09-06T04:31:57.162Z | Downloaded password-hash v0.6.1 |
| 1114 | 2026-09-06T04:31:57.162Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 1115 | 2026-09-06T04:31:57.162Z | Downloaded scheduled-thread-pool v0.2.7 |
| 1116 | 2026-09-06T04:31:57.162Z | Downloaded dirs-sys-next v0.1.2 |
| 1117 | 2026-09-06T04:31:57.162Z | Downloaded serde_cbor v0.11.2 |
| 1118 | 2026-09-06T04:31:57.165Z | Downloaded toml_edit v0.19.15 |
| 1119 | 2026-09-06T04:31:57.172Z | Downloaded unicode-bidi v0.3.18 |
| 1120 | 2026-09-06T04:31:57.175Z | Downloaded rayon v1.11.0 |
| 1121 | 2026-09-06T04:31:57.179Z | Downloaded hkdf v0.13.0 |
| 1122 | 2026-09-06T04:31:57.183Z | Downloaded signal-hook-tokio v0.3.1 |
| 1123 | 2026-09-06T04:31:57.183Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1124 | 2026-09-06T04:31:57.183Z | Downloaded snafu-derive v0.8.9 |
| 1125 | 2026-09-06T04:31:57.183Z | Downloaded ignore v0.4.25 |
| 1126 | 2026-09-06T04:31:57.183Z | Downloaded debug-ignore v1.0.5 |
| 1127 | 2026-09-06T04:31:57.189Z | Downloaded usdt-attr-macro v0.6.0 |
| 1128 | 2026-09-06T04:31:57.189Z | Downloaded goblin v0.10.5 |
| 1129 | 2026-09-06T04:31:57.192Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 1130 | 2026-09-06T04:31:57.192Z | Downloaded precomputed-hash v0.1.1 |
| 1131 | 2026-09-06T04:31:57.192Z | Downloaded want v0.3.1 |
| 1132 | 2026-09-06T04:31:57.192Z | Downloaded zone_cfg_derive v0.3.1 |
| 1133 | 2026-09-06T04:31:57.192Z | Downloaded instability v0.3.11 |
| 1134 | 2026-09-06T04:31:57.192Z | Downloaded cookie_store v0.22.1 |
| 1135 | 2026-09-06T04:31:57.192Z | Downloaded md-5 v0.10.6 |
| 1136 | 2026-09-06T04:31:57.193Z | Downloaded qorb v0.4.1 |
| 1137 | 2026-09-06T04:31:57.197Z | Downloaded dyn-clone v1.0.20 |
| 1138 | 2026-09-06T04:31:57.197Z | Downloaded der v0.8.0 |
| 1139 | 2026-09-06T04:31:57.200Z | Downloaded hyper-rustls v0.27.7 |
| 1140 | 2026-09-06T04:31:57.200Z | Downloaded potential_utf v0.1.4 |
| 1141 | 2026-09-06T04:31:57.201Z | Downloaded prefix-trie v0.7.0 |
| 1142 | 2026-09-06T04:31:57.204Z | Downloaded libsw v3.5.0 |
| 1143 | 2026-09-06T04:31:57.204Z | Downloaded unicode-normalization v0.1.25 |
| 1144 | 2026-09-06T04:31:57.207Z | Downloaded supports-color v3.0.2 |
| 1145 | 2026-09-06T04:31:57.207Z | Downloaded md5 v0.8.0 |
| 1146 | 2026-09-06T04:31:57.210Z | Downloaded scroll_derive v0.13.1 |
| 1147 | 2026-09-06T04:31:57.210Z | Downloaded semver v0.1.20 |
| 1148 | 2026-09-06T04:31:57.210Z | Downloaded serde_with v1.14.0 |
| 1149 | 2026-09-06T04:31:57.214Z | Downloaded blake3 v1.8.5 |
| 1150 | 2026-09-06T04:31:57.217Z | Downloaded itertools v0.15.0 |
| 1151 | 2026-09-06T04:31:57.224Z | Downloaded kstat-rs v0.2.5 |
| 1152 | 2026-09-06T04:31:57.227Z | Downloaded rustls-pki-types v1.14.0 |
| 1153 | 2026-09-06T04:31:57.230Z | Downloaded paste v1.0.15 |
| 1154 | 2026-09-06T04:31:57.231Z | Downloaded psm v0.1.30 |
| 1155 | 2026-09-06T04:31:57.234Z | Downloaded tinystr v0.8.2 |
| 1156 | 2026-09-06T04:31:57.234Z | Downloaded tracing-core v0.1.36 |
| 1157 | 2026-09-06T04:31:57.239Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1158 | 2026-09-06T04:31:57.242Z | Downloaded stringprep v0.1.5 |
| 1159 | 2026-09-06T04:31:57.246Z | Downloaded tls_codec v0.4.2 |
| 1160 | 2026-09-06T04:31:57.246Z | Downloaded yoke v0.8.1 |
| 1161 | 2026-09-06T04:31:57.249Z | Downloaded nibble_vec v0.1.0 |
| 1162 | 2026-09-06T04:31:57.249Z | Downloaded crc32fast v1.5.0 |
| 1163 | 2026-09-06T04:31:57.249Z | Downloaded rsa v0.10.0-rc.18 |
| 1164 | 2026-09-06T04:31:57.252Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1165 | 2026-09-06T04:31:57.256Z | Downloaded darling_core v0.13.4 |
| 1166 | 2026-09-06T04:31:57.256Z | Downloaded ipnet v2.12.0 |
| 1167 | 2026-09-06T04:31:57.260Z | Downloaded rustc_version v0.1.7 |
| 1168 | 2026-09-06T04:31:57.260Z | Downloaded supports-unicode v3.0.0 |
| 1169 | 2026-09-06T04:31:57.260Z | Downloaded const_format_proc_macros v0.2.34 |
| 1170 | 2026-09-06T04:31:57.260Z | Downloaded phf_shared v0.13.1 |
| 1171 | 2026-09-06T04:31:57.264Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1172 | 2026-09-06T04:31:57.264Z | Downloaded stable_deref_trait v1.2.1 |
| 1173 | 2026-09-06T04:31:57.264Z | Downloaded progenitor-macro v0.14.0 |
| 1174 | 2026-09-06T04:31:57.268Z | Downloaded steno v0.4.1 |
| 1175 | 2026-09-06T04:31:57.268Z | Downloaded hyper v1.10.1 |
| 1176 | 2026-09-06T04:31:57.271Z | Downloaded indicatif v0.18.4 |
| 1177 | 2026-09-06T04:31:57.275Z | Downloaded vergen-gitcl v1.0.8 |
| 1178 | 2026-09-06T04:31:57.275Z | Downloaded indoc v1.0.9 |
| 1179 | 2026-09-06T04:31:57.278Z | Downloaded testing_table v0.3.0 |
| 1180 | 2026-09-06T04:31:57.278Z | Downloaded sqlparser_derive v0.5.0 |
| 1181 | 2026-09-06T04:31:57.278Z | Downloaded sync_wrapper v1.0.2 |
| 1182 | 2026-09-06T04:31:57.278Z | Downloaded unarray v0.1.4 |
| 1183 | 2026-09-06T04:31:57.285Z | Downloaded regex v1.12.3 |
| 1184 | 2026-09-06T04:31:57.288Z | Downloaded sec1 v0.8.1 |
| 1185 | 2026-09-06T04:31:57.291Z | Downloaded nu-ansi-term v0.50.3 |
| 1186 | 2026-09-06T04:31:57.296Z | Downloaded same-file v1.0.6 |
| 1187 | 2026-09-06T04:31:57.300Z | Downloaded crunchy v0.2.4 |
| 1188 | 2026-09-06T04:31:57.300Z | Downloaded dunce v1.0.5 |
| 1189 | 2026-09-06T04:31:57.300Z | Downloaded ron v0.8.1 |
| 1190 | 2026-09-06T04:31:57.300Z | Downloaded winnow v1.0.3 |
| 1191 | 2026-09-06T04:31:57.307Z | Downloaded der v0.7.10 |
| 1192 | 2026-09-06T04:31:57.310Z | Downloaded crossterm v0.29.0 |
| 1193 | 2026-09-06T04:31:57.313Z | Downloaded zeroize_derive v1.5.0 |
| 1194 | 2026-09-06T04:31:57.320Z | Downloaded unicase v2.9.0 |
| 1195 | 2026-09-06T04:31:57.320Z | Downloaded schemars v1.2.1 |
| 1196 | 2026-09-06T04:31:57.324Z | Downloaded hickory-proto v0.25.2 |
| 1197 | 2026-09-06T04:31:57.332Z | Downloaded iri-string v0.7.10 |
| 1198 | 2026-09-06T04:31:57.336Z | Downloaded bitvec v1.0.1 |
| 1199 | 2026-09-06T04:31:57.346Z | Downloaded tokio-stream v0.1.18 |
| 1200 | 2026-09-06T04:31:57.350Z | Downloaded spki v0.8.0 |
| 1201 | 2026-09-06T04:31:57.350Z | Downloaded vergen-git2 v9.1.0 |
| 1202 | 2026-09-06T04:31:57.354Z | Downloaded walkdir v2.5.0 |
| 1203 | 2026-09-06T04:31:57.354Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1204 | 2026-09-06T04:31:57.357Z | Downloaded shlex v1.3.0 |
| 1205 | 2026-09-06T04:31:57.357Z | Downloaded derive-ex v0.1.8 |
| 1206 | 2026-09-06T04:31:57.357Z | Downloaded tower-http v0.6.8 |
| 1207 | 2026-09-06T04:31:57.361Z | Downloaded sha2 v0.11.0 |
| 1208 | 2026-09-06T04:31:57.364Z | Downloaded unicode_categories v0.1.1 |
| 1209 | 2026-09-06T04:31:57.364Z | Downloaded publicsuffix v2.3.0 |
| 1210 | 2026-09-06T04:31:57.367Z | Downloaded mio v1.2.0 |
| 1211 | 2026-09-06T04:31:57.370Z | Downloaded nom v8.0.0 |
| 1212 | 2026-09-06T04:31:57.374Z | Downloaded miniz_oxide v0.8.9 |
| 1213 | 2026-09-06T04:31:57.374Z | Downloaded yasna v0.5.2 |
| 1214 | 2026-09-06T04:31:57.377Z | Downloaded corncobs v0.1.4 |
| 1215 | 2026-09-06T04:31:57.377Z | Downloaded test-strategy v0.4.5 |
| 1216 | 2026-09-06T04:31:57.380Z | Downloaded knus-derive v3.4.0 |
| 1217 | 2026-09-06T04:31:57.381Z | Downloaded primeorder v0.14.0 |
| 1218 | 2026-09-06T04:31:57.381Z | Downloaded simd-adler32 v0.3.8 |
| 1219 | 2026-09-06T04:31:57.381Z | Downloaded libxml v0.3.3 |
| 1220 | 2026-09-06T04:31:57.385Z | Downloaded rawzip v0.4.4 |
| 1221 | 2026-09-06T04:31:57.388Z | Downloaded salty v0.3.0 |
| 1222 | 2026-09-06T04:31:57.391Z | Downloaded ed25519 v3.0.0 |
| 1223 | 2026-09-06T04:31:57.395Z | Downloaded whoami v1.6.1 |
| 1224 | 2026-09-06T04:31:57.395Z | Downloaded rand v0.8.6 |
| 1225 | 2026-09-06T04:31:57.398Z | Downloaded typed-path v0.9.3 |
| 1226 | 2026-09-06T04:31:57.401Z | Downloaded ed25519-dalek v3.0.0 |
| 1227 | 2026-09-06T04:31:57.401Z | Downloaded displaydoc v0.2.5 |
| 1228 | 2026-09-06T04:31:57.405Z | Downloaded icu_provider v2.1.1 |
| 1229 | 2026-09-06T04:31:57.405Z | Downloaded oxide-update-engine v0.1.2 |
| 1230 | 2026-09-06T04:31:57.409Z | Downloaded git2 v0.20.4 |
| 1231 | 2026-09-06T04:31:57.412Z | Downloaded typify v0.6.2 |
| 1232 | 2026-09-06T04:31:57.415Z | Downloaded pin-project-internal v1.1.11 |
| 1233 | 2026-09-06T04:31:57.415Z | Downloaded oso v0.27.3 |
| 1234 | 2026-09-06T04:31:57.415Z | Downloaded pin-project v1.1.11 |
| 1235 | 2026-09-06T04:31:57.422Z | Downloaded resolv-conf v0.7.6 |
| 1236 | 2026-09-06T04:31:57.425Z | Downloaded derive_more v2.1.1 |
| 1237 | 2026-09-06T04:31:57.429Z | Downloaded cookie v0.18.1 |
| 1238 | 2026-09-06T04:31:57.433Z | Downloaded ingot-macros v0.2.0 |
| 1239 | 2026-09-06T04:31:57.433Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 1240 | 2026-09-06T04:31:57.436Z | Downloaded miette-derive v7.6.0 |
| 1241 | 2026-09-06T04:31:57.436Z | Downloaded darling v0.20.11 |
| 1242 | 2026-09-06T04:31:57.439Z | Downloaded rand_seeder v0.4.0 |
| 1243 | 2026-09-06T04:31:57.439Z | Downloaded defmt v1.0.1 |
| 1244 | 2026-09-06T04:31:57.439Z | Downloaded hybrid-array v0.4.13 |
| 1245 | 2026-09-06T04:31:57.442Z | Downloaded knus v3.4.0 |
| 1246 | 2026-09-06T04:31:57.443Z | Downloaded bindgen v0.71.1 |
| 1247 | 2026-09-06T04:31:57.450Z | Downloaded reqwest v0.12.28 |
| 1248 | 2026-09-06T04:31:57.453Z | Downloaded num-bigint v0.4.6 |
| 1249 | 2026-09-06T04:31:57.453Z | Downloaded num-traits v0.2.19 |
| 1250 | 2026-09-06T04:31:57.456Z | Downloaded derive-where v1.6.0 |
| 1251 | 2026-09-06T04:31:57.456Z | Downloaded crc-any v2.5.0 |
| 1252 | 2026-09-06T04:31:57.460Z | Downloaded tinyvec v1.10.0 |
| 1253 | 2026-09-06T04:31:57.460Z | Downloaded rustls-native-certs v0.8.3 |
| 1254 | 2026-09-06T04:31:57.464Z | Downloaded url v2.5.8 |
| 1255 | 2026-09-06T04:31:57.464Z | Downloaded chrono v0.4.45 |
| 1256 | 2026-09-06T04:31:57.468Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 1257 | 2026-09-06T04:31:57.471Z | Downloaded litemap v0.8.1 |
| 1258 | 2026-09-06T04:31:57.471Z | Downloaded darling_core v0.21.3 |
| 1259 | 2026-09-06T04:31:57.473Z | Downloaded pkcs5 v0.8.1 |
| 1260 | 2026-09-06T04:31:57.480Z | Downloaded snafu v0.8.9 |
| 1261 | 2026-09-06T04:31:57.483Z | Downloaded p256 v0.14.0 |
| 1262 | 2026-09-06T04:31:57.483Z | Downloaded pretty_assertions v1.4.1 |
| 1263 | 2026-09-06T04:31:57.483Z | Downloaded itertools v0.12.1 |
| 1264 | 2026-09-06T04:31:57.487Z | Downloaded schemars v0.8.22 |
| 1265 | 2026-09-06T04:31:57.493Z | Downloaded time v0.3.47 |
| 1266 | 2026-09-06T04:31:57.500Z | Downloaded tabled v0.21.0 |
| 1267 | 2026-09-06T04:31:57.511Z | Downloaded crossterm v0.28.1 |
| 1268 | 2026-09-06T04:31:57.514Z | Downloaded diesel_derives v2.3.7 |
| 1269 | 2026-09-06T04:31:57.531Z | Downloaded owo-colors v4.3.0 |
| 1270 | 2026-09-06T04:31:57.534Z | Downloaded proptest v1.11.0 |
| 1271 | 2026-09-06T04:31:57.534Z | Downloaded rsa v0.9.10 |
| 1272 | 2026-09-06T04:31:57.534Z | Downloaded icu_normalizer v2.1.1 |
| 1273 | 2026-09-06T04:31:57.534Z | Downloaded similar v2.7.0 |
| 1274 | 2026-09-06T04:31:57.534Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1275 | 2026-09-06T04:31:57.538Z | Downloaded dropshot-api-manager v0.8.0 |
| 1276 | 2026-09-06T04:31:57.541Z | Downloaded zerocopy-derive v0.8.55 |
| 1277 | 2026-09-06T04:31:57.545Z | Downloaded iddqd v0.4.2 |
| 1278 | 2026-09-06T04:31:57.552Z | Downloaded russh v0.62.4 |
| 1279 | 2026-09-06T04:31:57.555Z | Downloaded ed25519-dalek v2.2.0 |
| 1280 | 2026-09-06T04:31:57.558Z | Downloaded rand v0.9.2 |
| 1281 | 2026-09-06T04:31:57.558Z | Downloaded smoltcp v0.9.1 |
| 1282 | 2026-09-06T04:31:57.570Z | Downloaded itertools v0.13.0 |
| 1283 | 2026-09-06T04:31:57.574Z | Downloaded miette v7.6.0 |
| 1284 | 2026-09-06T04:31:57.574Z | Downloaded gimli v0.32.3 |
| 1285 | 2026-09-06T04:31:57.577Z | Downloaded portable-atomic v1.13.1 |
| 1286 | 2026-09-06T04:31:57.584Z | Downloaded x509-cert v0.2.5 |
| 1287 | 2026-09-06T04:31:57.587Z | Downloaded lalrpop v0.19.12 |
| 1288 | 2026-09-06T04:31:57.591Z | Downloaded nom v7.1.3 |
| 1289 | 2026-09-06T04:31:57.594Z | Downloaded crypto-primes v0.7.2 |
| 1290 | 2026-09-06T04:31:57.598Z | Downloaded icu_properties_data v2.1.2 |
| 1291 | 2026-09-06T04:31:57.604Z | Downloaded winnow v0.6.26 |
| 1292 | 2026-09-06T04:31:57.609Z | Downloaded winnow v0.5.40 |
| 1293 | 2026-09-06T04:31:57.615Z | Downloaded p384 v0.13.1 |
| 1294 | 2026-09-06T04:31:57.618Z | Downloaded serde_with v3.21.0 |
| 1295 | 2026-09-06T04:31:57.624Z | Downloaded vcpkg v0.2.15 |
| 1296 | 2026-09-06T04:31:57.649Z | Downloaded petname v2.0.2 |
| 1297 | 2026-09-06T04:31:57.652Z | Downloaded quick-xml v0.37.5 |
| 1298 | 2026-09-06T04:31:57.656Z | Downloaded reqwest v0.13.2 |
| 1299 | 2026-09-06T04:31:57.659Z | Downloaded libm v0.2.16 |
| 1300 | 2026-09-06T04:31:57.662Z | Downloaded zerovec v0.11.5 |
| 1301 | 2026-09-06T04:31:57.665Z | Downloaded itertools v0.14.0 |
| 1302 | 2026-09-06T04:31:57.669Z | Downloaded zlib-rs v0.6.2 |
| 1303 | 2026-09-06T04:31:57.672Z | Downloaded radix_trie v0.2.1 |
| 1304 | 2026-09-06T04:31:57.675Z | Downloaded bstr v1.12.1 |
| 1305 | 2026-09-06T04:31:57.679Z | Downloaded idna v1.1.0 |
| 1306 | 2026-09-06T04:31:57.682Z | Downloaded sha3 v0.12.0 |
| 1307 | 2026-09-06T04:31:57.686Z | Downloaded zerocopy v0.8.55 |
| 1308 | 2026-09-06T04:31:57.696Z | Downloaded quinn-proto v0.11.16 |
| 1309 | 2026-09-06T04:31:57.699Z | Downloaded regress v0.10.5 |
| 1310 | 2026-09-06T04:31:57.703Z | Downloaded regex-syntax v0.6.29 |
| 1311 | 2026-09-06T04:31:57.706Z | Downloaded openssl v0.10.80 |
| 1312 | 2026-09-06T04:31:57.711Z | Downloaded rustls v0.23.41 |
| 1313 | 2026-09-06T04:31:57.717Z | Downloaded regress v0.11.1 |
| 1314 | 2026-09-06T04:31:57.724Z | Downloaded nix v0.27.1 |
| 1315 | 2026-09-06T04:31:57.734Z | Downloaded moka v0.12.13 |
| 1316 | 2026-09-06T04:31:57.737Z | Downloaded hickory-proto v0.24.4 |
| 1317 | 2026-09-06T04:31:57.741Z | Downloaded openapiv3 v2.2.0 |
| 1318 | 2026-09-06T04:31:57.748Z | Downloaded curve25519-dalek v4.1.3 |
| 1319 | 2026-09-06T04:31:57.752Z | Downloaded nix v0.28.0 |
| 1320 | 2026-09-06T04:31:57.758Z | Downloaded nix v0.31.2 |
| 1321 | 2026-09-06T04:31:57.764Z | Downloaded object v0.37.3 |
| 1322 | 2026-09-06T04:31:57.771Z | Downloaded polar-core v0.27.3 |
| 1323 | 2026-09-06T04:31:57.778Z | Downloaded object v0.30.4 |
| 1324 | 2026-09-06T04:31:57.785Z | Downloaded crypto-bigint v0.7.5 |
| 1325 | 2026-09-06T04:31:57.789Z | Downloaded sqlparser v0.61.0 |
| 1326 | 2026-09-06T04:31:57.795Z | Downloaded dropshot v0.17.1 |
| 1327 | 2026-09-06T04:31:57.809Z | Downloaded diesel v2.3.7 |
| 1328 | 2026-09-06T04:31:57.819Z | Downloaded smoltcp v0.11.0 |
| 1329 | 2026-09-06T04:31:57.825Z | Downloaded rustix v0.38.44 |
| 1330 | 2026-09-06T04:31:57.837Z | Downloaded regex-syntax v0.8.10 |
| 1331 | 2026-09-06T04:31:57.841Z | Downloaded sha3 v0.11.0 |
| 1332 | 2026-09-06T04:31:57.844Z | Downloaded curve25519-dalek v5.0.0 |
| 1333 | 2026-09-06T04:31:57.849Z | Downloaded zerocopy-derive v0.6.6 |
| 1334 | 2026-09-06T04:31:57.855Z | Downloaded tracing v0.1.44 |
| 1335 | 2026-09-06T04:31:57.866Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1336 | 2026-09-06T04:31:57.876Z | Downloaded jiff v0.2.34 |
| 1337 | 2026-09-06T04:31:57.886Z | Downloaded typify-impl v0.6.2 |
| 1338 | 2026-09-06T04:31:57.894Z | Downloaded sled v0.34.7 |
| 1339 | 2026-09-06T04:31:57.905Z | Downloaded chrono-tz v0.10.4 |
| 1340 | 2026-09-06T04:31:57.914Z | Downloaded ratatui v0.29.0 |
| 1341 | 2026-09-06T04:31:57.925Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1342 | 2026-09-06T04:31:57.937Z | Downloaded petgraph v0.6.5 |
| 1343 | 2026-09-06T04:31:57.945Z | Downloaded petgraph v0.8.3 |
| 1344 | 2026-09-06T04:31:57.958Z | Downloaded regex-automata v0.4.14 |
| 1345 | 2026-09-06T04:31:57.986Z | Downloaded sha3 v0.10.8 |
| 1346 | 2026-09-06T04:31:58.014Z | Downloaded tokio v1.52.1 |
| 1347 | 2026-09-06T04:31:58.035Z | Downloaded libz-sys v1.1.24 |
| 1348 | 2026-09-06T04:31:58.047Z | Downloaded csv v1.4.0 |
| 1349 | 2026-09-06T04:31:58.061Z | Downloaded encoding_rs v0.8.35 |
| 1350 | 2026-09-06T04:31:58.071Z | Downloaded ring v0.17.14 |
| 1351 | 2026-09-06T04:31:58.104Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1352 | 2026-09-06T04:31:58.537Z | Downloaded aws-lc-sys v0.40.0 |
| 1353 | 2026-09-06T04:31:58.788Z | Compiling serde_core v1.0.229 |
| 1354 | 2026-09-06T04:31:58.788Z | Compiling libc v0.2.185 |
| 1355 | 2026-09-06T04:31:58.792Z | Compiling serde v1.0.229 |
| 1356 | 2026-09-06T04:31:58.792Z | Compiling log v0.4.33 |
| 1357 | 2026-09-06T04:31:58.792Z | Compiling smallvec v1.15.1 |
| 1358 | 2026-09-06T04:31:58.792Z | Compiling shlex v1.3.0 |
| 1359 | 2026-09-06T04:31:58.925Z | Compiling find-msvc-tools v0.1.9 |
| 1360 | 2026-09-06T04:31:58.928Z | Compiling syn v2.0.117 |
| 1361 | 2026-09-06T04:31:59.140Z | Compiling syn v3.0.3 |
| 1362 | 2026-09-06T04:31:59.154Z | Compiling subtle v2.6.1 |
| 1363 | 2026-09-06T04:31:59.178Z | Compiling scopeguard v1.2.0 |
| 1364 | 2026-09-06T04:31:59.225Z | Compiling stable_deref_trait v1.2.1 |
| 1365 | 2026-09-06T04:31:59.254Z | Compiling typenum v1.20.1 |
| 1366 | 2026-09-06T04:31:59.289Z | Compiling lock_api v0.4.14 |
| 1367 | 2026-09-06T04:31:59.317Z | Compiling zerocopy v0.8.55 |
| 1368 | 2026-09-06T04:31:59.328Z | Compiling portable-atomic v1.13.1 |
| 1369 | 2026-09-06T04:31:59.537Z | Compiling serde_json v1.0.151 |
| 1370 | 2026-09-06T04:31:59.754Z | Compiling critical-section v1.2.0 |
| 1371 | 2026-09-06T04:31:59.769Z | Compiling libm v0.2.16 |
| 1372 | 2026-09-06T04:31:59.817Z | Compiling errno v0.3.14 |
| 1373 | 2026-09-06T04:31:59.853Z | Compiling jobserver v0.1.34 |
| 1374 | 2026-09-06T04:31:59.969Z | Compiling getrandom v0.2.17 |
| 1375 | 2026-09-06T04:32:00.070Z | Compiling cc v1.2.56 |
| 1376 | 2026-09-06T04:32:00.130Z | Compiling rand_core v0.6.4 |
| 1377 | 2026-09-06T04:32:00.227Z | Compiling num-traits v0.2.19 |
| 1378 | 2026-09-06T04:32:00.242Z | Compiling pkg-config v0.3.32 |
| 1379 | 2026-09-06T04:32:00.412Z | Compiling once_cell v1.21.3 |
| 1380 | 2026-09-06T04:32:00.594Z | Compiling generic-array v0.14.7 |
| 1381 | 2026-09-06T04:32:00.636Z | Compiling pin-project-lite v0.2.17 |
| 1382 | 2026-09-06T04:32:00.739Z | Compiling getrandom v0.4.3 |
| 1383 | 2026-09-06T04:32:00.792Z | Compiling const-oid v0.9.6 |
| 1384 | 2026-09-06T04:32:00.810Z | Compiling parking_lot_core v0.9.12 |
| 1385 | 2026-09-06T04:32:01.085Z | Compiling bitflags v2.11.0 |
| 1386 | 2026-09-06T04:32:01.401Z | Compiling rand_core v0.10.0 |
| 1387 | 2026-09-06T04:32:01.609Z | Compiling signal-hook-registry v1.4.8 |
| 1388 | 2026-09-06T04:32:01.682Z | Compiling futures-core v0.3.32 |
| 1389 | 2026-09-06T04:32:01.805Z | Compiling writeable v0.6.2 |
| 1390 | 2026-09-06T04:32:01.843Z | Compiling percent-encoding v2.3.2 |
| 1391 | 2026-09-06T04:32:01.884Z | Compiling litemap v0.8.1 |
| 1392 | 2026-09-06T04:32:01.898Z | Compiling synstructure v0.13.2 |
| 1393 | 2026-09-06T04:32:01.898Z | Compiling parking_lot v0.12.5 |
| 1394 | 2026-09-06T04:32:02.013Z | Compiling semver v1.0.28 |
| 1395 | 2026-09-06T04:32:02.045Z | Compiling mio v1.2.0 |
| 1396 | 2026-09-06T04:32:02.088Z | Compiling icu_normalizer_data v2.1.1 |
| 1397 | 2026-09-06T04:32:02.278Z | Compiling icu_properties_data v2.1.2 |
| 1398 | 2026-09-06T04:32:02.293Z | Compiling socket2 v0.6.3 |
| 1399 | 2026-09-06T04:32:02.346Z | Compiling rustix v1.1.4 |
| 1400 | 2026-09-06T04:32:02.404Z | Compiling getrandom v0.3.4 |
| 1401 | 2026-09-06T04:32:02.523Z | Compiling futures-sink v0.3.32 |
| 1402 | 2026-09-06T04:32:02.539Z | Compiling indexmap v2.14.0 |
| 1403 | 2026-09-06T04:32:02.631Z | Compiling futures-channel v0.3.32 |
| 1404 | 2026-09-06T04:32:02.631Z | Compiling futures-io v0.3.32 |
| 1405 | 2026-09-06T04:32:02.725Z | Compiling utf8_iter v1.0.4 |
| 1406 | 2026-09-06T04:32:02.786Z | Compiling serde_derive v1.0.229 |
| 1407 | 2026-09-06T04:32:02.800Z | Compiling futures-task v0.3.32 |
| 1408 | 2026-09-06T04:32:02.861Z | Compiling slab v0.4.12 |
| 1409 | 2026-09-06T04:32:02.875Z | Compiling form_urlencoded v1.2.2 |
| 1410 | 2026-09-06T04:32:02.969Z | Compiling rustversion v1.0.22 |
| 1411 | 2026-09-06T04:32:03.035Z | Compiling iana-time-zone v0.1.65 |
| 1412 | 2026-09-06T04:32:03.050Z | Compiling base64ct v1.8.3 |
| 1413 | 2026-09-06T04:32:03.205Z | Compiling cmake v0.1.57 |
| 1414 | 2026-09-06T04:32:03.298Z | Compiling fs_extra v1.3.0 |
| 1415 | 2026-09-06T04:32:03.360Z | Compiling pem-rfc7468 v0.7.0 |
| 1416 | 2026-09-06T04:32:03.407Z | Compiling flagset v0.4.7 |
| 1417 | 2026-09-06T04:32:03.546Z | Compiling ident_case v1.0.1 |
| 1418 | 2026-09-06T04:32:03.574Z | Compiling dunce v1.0.5 |
| 1419 | 2026-09-06T04:32:03.606Z | Compiling regex-syntax v0.8.10 |
| 1420 | 2026-09-06T04:32:03.663Z | Compiling rand_core v0.9.5 |
| 1421 | 2026-09-06T04:32:03.678Z | Compiling uuid v1.23.4 |
| 1422 | 2026-09-06T04:32:03.681Z | Compiling aws-lc-sys v0.40.0 |
| 1423 | 2026-09-06T04:32:03.732Z | Compiling zeroize_derive v1.5.0 |
| 1424 | 2026-09-06T04:32:03.953Z | Compiling zerofrom-derive v0.1.6 |
| 1425 | 2026-09-06T04:32:03.967Z | Compiling zerocopy-derive v0.8.55 |
| 1426 | 2026-09-06T04:32:04.129Z | Compiling yoke-derive v0.8.1 |
| 1427 | 2026-09-06T04:32:04.393Z | Compiling zerovec-derive v0.11.2 |
| 1428 | 2026-09-06T04:32:04.407Z | Compiling displaydoc v0.2.5 |
| 1429 | 2026-09-06T04:32:05.188Z | Compiling tokio-macros v2.7.0 |
| 1430 | 2026-09-06T04:32:05.333Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-09-06T04:32:05.403Z | Compiling zerofrom v0.1.6 |
| 1432 | 2026-09-06T04:32:05.528Z | Compiling yoke v0.8.1 |
| 1433 | 2026-09-06T04:32:05.543Z | Compiling thiserror-impl v2.0.18 |
| 1434 | 2026-09-06T04:32:05.720Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-09-06T04:32:05.932Z | Compiling zerotrie v0.2.3 |
| 1436 | 2026-09-06T04:32:05.990Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-09-06T04:32:06.164Z | Compiling futures-util v0.3.32 |
| 1438 | 2026-09-06T04:32:06.232Z | Compiling zeroize v1.9.0 |
| 1439 | 2026-09-06T04:32:06.248Z | Compiling bytes v1.11.1 |
| 1440 | 2026-09-06T04:32:06.270Z | Compiling tinystr v0.8.2 |
| 1441 | 2026-09-06T04:32:06.476Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-09-06T04:32:06.864Z | Compiling potential_utf v0.1.4 |
| 1443 | 2026-09-06T04:32:06.902Z | Compiling tokio v1.52.1 |
| 1444 | 2026-09-06T04:32:06.976Z | Compiling crypto-common v0.1.7 |
| 1445 | 2026-09-06T04:32:07.029Z | Compiling icu_collections v2.1.1 |
| 1446 | 2026-09-06T04:32:07.029Z | Compiling block-buffer v0.10.4 |
| 1447 | 2026-09-06T04:32:07.130Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-09-06T04:32:07.219Z | Compiling digest v0.10.7 |
| 1449 | 2026-09-06T04:32:07.350Z | Compiling chrono v0.4.45 |
| 1450 | 2026-09-06T04:32:07.433Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-09-06T04:32:07.475Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-09-06T04:32:07.525Z | Compiling der v0.7.10 |
| 1453 | 2026-09-06T04:32:08.008Z | Compiling thiserror v2.0.18 |
| 1454 | 2026-09-06T04:32:08.120Z | Compiling base64 v0.22.1 |
| 1455 | 2026-09-06T04:32:08.481Z | Compiling ppv-lite86 v0.2.21 |
| 1456 | 2026-09-06T04:32:08.528Z | Compiling idna_adapter v1.2.1 |
| 1457 | 2026-09-06T04:32:08.598Z | Compiling spki v0.7.3 |
| 1458 | 2026-09-06T04:32:08.663Z | Compiling idna v1.1.0 |
| 1459 | 2026-09-06T04:32:08.678Z | Compiling http v1.4.2 |
| 1460 | 2026-09-06T04:32:08.783Z | Compiling syn v1.0.109 |
| 1461 | 2026-09-06T04:32:08.799Z | Compiling vcpkg v0.2.15 |
| 1462 | 2026-09-06T04:32:08.813Z | Compiling rand_chacha v0.9.0 |
| 1463 | 2026-09-06T04:32:08.816Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-09-06T04:32:09.097Z | Compiling url v2.5.8 |
| 1465 | 2026-09-06T04:32:09.384Z | Compiling rustc_version v0.4.1 |
| 1466 | 2026-09-06T04:32:09.512Z | Compiling openssl-sys v0.9.117 |
| 1467 | 2026-09-06T04:32:09.532Z | Compiling serde_derive_internals v0.29.1 |
| 1468 | 2026-09-06T04:32:09.615Z | Compiling tracing-core v0.1.36 |
| 1469 | 2026-09-06T04:32:09.712Z | Compiling cpufeatures v0.2.17 |
| 1470 | 2026-09-06T04:32:09.790Z | Compiling aws-lc-rs v1.16.3 |
| 1471 | 2026-09-06T04:32:09.917Z | Compiling simd-adler32 v0.3.8 |
| 1472 | 2026-09-06T04:32:10.029Z | Compiling dyn-clone v1.0.20 |
| 1473 | 2026-09-06T04:32:10.070Z | Compiling schemars v0.8.22 |
| 1474 | 2026-09-06T04:32:10.154Z | Compiling tracing v0.1.44 |
| 1475 | 2026-09-06T04:32:10.169Z | Compiling http-body v1.0.1 |
| 1476 | 2026-09-06T04:32:10.230Z | Compiling rand v0.9.2 |
| 1477 | 2026-09-06T04:32:10.282Z | Compiling pkcs8 v0.10.2 |
| 1478 | 2026-09-06T04:32:10.341Z | Compiling rustls-pki-types v1.14.0 |
| 1479 | 2026-09-06T04:32:10.411Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-09-06T04:32:10.426Z | Compiling spin v0.9.8 |
| 1481 | 2026-09-06T04:32:10.544Z | Compiling adler2 v2.0.1 |
| 1482 | 2026-09-06T04:32:10.631Z | Compiling openssl-probe v0.2.1 |
| 1483 | 2026-09-06T04:32:10.672Z | Compiling tinyvec_macros v0.1.1 |
| 1484 | 2026-09-06T04:32:10.743Z | Compiling httparse v1.10.1 |
| 1485 | 2026-09-06T04:32:10.793Z | Compiling tokio-util v0.7.18 |
| 1486 | 2026-09-06T04:32:10.808Z | Compiling crc32fast v1.5.0 |
| 1487 | 2026-09-06T04:32:10.987Z | Compiling cmov v0.5.4 |
| 1488 | 2026-09-06T04:32:11.116Z | Compiling tempfile v3.27.0 |
| 1489 | 2026-09-06T04:32:11.131Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-09-06T04:32:11.197Z | Compiling ctutils v0.4.2 |
| 1491 | 2026-09-06T04:32:11.434Z | Compiling miniz_oxide v0.8.9 |
| 1492 | 2026-09-06T04:32:11.481Z | Compiling pest_generator v2.8.6 |
| 1493 | 2026-09-06T04:32:11.484Z | Compiling sha2 v0.10.9 |
| 1494 | 2026-09-06T04:32:11.818Z | Compiling terminal_size v0.4.3 |
| 1495 | 2026-09-06T04:32:11.960Z | Compiling aho-corasick v1.1.4 |
| 1496 | 2026-09-06T04:32:12.034Z | Compiling unicode-segmentation v1.12.0 |
| 1497 | 2026-09-06T04:32:12.181Z | Compiling tower-service v0.3.3 |
| 1498 | 2026-09-06T04:32:12.283Z | Compiling tower-layer v0.3.3 |
| 1499 | 2026-09-06T04:32:12.413Z | Compiling radium v0.7.0 |
| 1500 | 2026-09-06T04:32:12.448Z | Compiling untrusted v0.7.1 |
| 1501 | 2026-09-06T04:32:12.574Z | Compiling atomic-waker v1.1.2 |
| 1502 | 2026-09-06T04:32:12.664Z | Compiling try-lock v0.2.5 |
| 1503 | 2026-09-06T04:32:12.722Z | Compiling h2 v0.4.15 |
| 1504 | 2026-09-06T04:32:12.737Z | Compiling pest_derive v2.8.6 |
| 1505 | 2026-09-06T04:32:12.771Z | Compiling regex-automata v0.4.14 |
| 1506 | 2026-09-06T04:32:12.793Z | Compiling want v0.3.1 |
| 1507 | 2026-09-06T04:32:12.909Z | Compiling hybrid-array v0.4.13 |
| 1508 | 2026-09-06T04:32:13.306Z | Compiling ipnet v2.12.0 |
| 1509 | 2026-09-06T04:32:13.407Z | Compiling scroll_derive v0.13.1 |
| 1510 | 2026-09-06T04:32:13.671Z | Compiling darling_core v0.20.11 |
| 1511 | 2026-09-06T04:32:13.736Z | Compiling maybe-uninit v2.0.0 |
| 1512 | 2026-09-06T04:32:13.809Z | Compiling untrusted v0.9.0 |
| 1513 | 2026-09-06T04:32:13.936Z | Compiling foreign-types-shared v0.1.1 |
| 1514 | 2026-09-06T04:32:14.005Z | Compiling tap v1.0.1 |
| 1515 | 2026-09-06T04:32:14.026Z | Compiling httpdate v1.0.3 |
| 1516 | 2026-09-06T04:32:14.095Z | Compiling rustls v0.23.41 |
| 1517 | 2026-09-06T04:32:14.117Z | Compiling openssl v0.10.80 |
| 1518 | 2026-09-06T04:32:14.212Z | Compiling scroll v0.13.0 |
| 1519 | 2026-09-06T04:32:14.255Z | Compiling wyz v0.5.1 |
| 1520 | 2026-09-06T04:32:14.318Z | Compiling foreign-types v0.3.2 |
| 1521 | 2026-09-06T04:32:14.390Z | Compiling unicode-normalization v0.1.25 |
| 1522 | 2026-09-06T04:32:14.484Z | Compiling rand_chacha v0.3.1 |
| 1523 | 2026-09-06T04:32:14.572Z | Compiling signature v2.2.0 |
| 1524 | 2026-09-06T04:32:14.762Z | Compiling hex v0.4.3 |
| 1525 | 2026-09-06T04:32:14.848Z | Compiling thiserror-impl v1.0.69 |
| 1526 | 2026-09-06T04:32:14.863Z | Compiling openssl-macros v0.1.1 |
| 1527 | 2026-09-06T04:32:15.033Z | Compiling num-integer v0.1.46 |
| 1528 | 2026-09-06T04:32:15.262Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1529 | 2026-09-06T04:32:15.276Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1530 | 2026-09-06T04:32:15.357Z | Compiling socket2 v0.5.10 |
| 1531 | 2026-09-06T04:32:15.535Z | Compiling wait-timeout v0.2.1 |
| 1532 | 2026-09-06T04:32:15.656Z | Compiling ahash v0.8.12 |
| 1533 | 2026-09-06T04:32:15.759Z | Compiling num-bigint-dig v0.8.6 |
| 1534 | 2026-09-06T04:32:15.800Z | Compiling native-tls v0.2.18 |
| 1535 | 2026-09-06T04:32:15.861Z | Compiling hyper v1.10.1 |
| 1536 | 2026-09-06T04:32:15.945Z | Compiling funty v2.0.0 |
| 1537 | 2026-09-06T04:32:15.968Z | Compiling darling_macro v0.20.11 |
| 1538 | 2026-09-06T04:32:16.001Z | Compiling num-conv v0.2.0 |
| 1539 | 2026-09-06T04:32:16.098Z | Compiling time-core v0.1.8 |
| 1540 | 2026-09-06T04:32:16.133Z | Compiling powerfmt v0.2.0 |
| 1541 | 2026-09-06T04:32:16.251Z | Compiling bit-vec v0.8.0 |
| 1542 | 2026-09-06T04:32:16.338Z | Compiling quick-error v1.2.3 |
| 1543 | 2026-09-06T04:32:16.452Z | Compiling packed_struct v0.10.1 |
| 1544 | 2026-09-06T04:32:16.467Z | Compiling darling v0.20.11 |
| 1545 | 2026-09-06T04:32:16.491Z | Compiling bit-set v0.8.0 |
| 1546 | 2026-09-06T04:32:16.525Z | Compiling rusty-fork v0.3.1 |
| 1547 | 2026-09-06T04:32:16.547Z | Compiling deranged v0.5.8 |
| 1548 | 2026-09-06T04:32:16.659Z | Compiling bitvec v1.0.1 |
| 1549 | 2026-09-06T04:32:16.718Z | Compiling time-macros v0.2.27 |
| 1550 | 2026-09-06T04:32:16.840Z | Compiling thiserror v1.0.69 |
| 1551 | 2026-09-06T04:32:16.869Z | Compiling clap_builder v4.6.0 |
| 1552 | 2026-09-06T04:32:16.968Z | Compiling hyper-util v0.1.20 |
| 1553 | 2026-09-06T04:32:17.782Z | Compiling num-iter v0.1.45 |
| 1554 | 2026-09-06T04:32:17.898Z | Compiling rand v0.8.6 |
| 1555 | 2026-09-06T04:32:18.085Z | Compiling goblin v0.10.5 |
| 1556 | 2026-09-06T04:32:18.512Z | Compiling packed_struct_codegen v0.10.1 |
| 1557 | 2026-09-06T04:32:18.701Z | Compiling lazy_static v1.5.0 |
| 1558 | 2026-09-06T04:32:18.792Z | Compiling hmac v0.12.1 |
| 1559 | 2026-09-06T04:32:18.808Z | Compiling serde_spanned v0.6.9 |
| 1560 | 2026-09-06T04:32:18.948Z | Compiling toml_datetime v0.6.11 |
| 1561 | 2026-09-06T04:32:18.948Z | Compiling rand_xorshift v0.4.0 |
| 1562 | 2026-09-06T04:32:19.132Z | Compiling zerocopy-derive v0.6.6 |
| 1563 | 2026-09-06T04:32:19.210Z | Compiling clap_derive v4.6.1 |
| 1564 | 2026-09-06T04:32:19.597Z | Compiling bitfield-macros v0.19.4 |
| 1565 | 2026-09-06T04:32:19.938Z | Compiling sync_wrapper v1.0.2 |
| 1566 | 2026-09-06T04:32:19.970Z | Compiling indexmap v1.9.3 |
| 1567 | 2026-09-06T04:32:20.047Z | Compiling crc-catalog v2.4.0 |
| 1568 | 2026-09-06T04:32:20.142Z | Compiling unarray v0.1.4 |
| 1569 | 2026-09-06T04:32:20.157Z | Compiling object v0.37.3 |
| 1570 | 2026-09-06T04:32:20.256Z | Compiling num_threads v0.1.7 |
| 1571 | 2026-09-06T04:32:20.305Z | Compiling zlib-rs v0.6.2 |
| 1572 | 2026-09-06T04:32:20.352Z | Compiling paste v1.0.15 |
| 1573 | 2026-09-06T04:32:20.415Z | Compiling usdt-impl v0.6.0 |
| 1574 | 2026-09-06T04:32:20.601Z | Compiling siphasher v1.0.2 |
| 1575 | 2026-09-06T04:32:20.620Z | Compiling nodrop v0.1.14 |
| 1576 | 2026-09-06T04:32:20.635Z | Compiling crossbeam-utils v0.8.21 |
| 1577 | 2026-09-06T04:32:20.714Z | Compiling array-init v0.0.4 |
| 1578 | 2026-09-06T04:32:20.907Z | Compiling dof v0.4.0 |
| 1579 | 2026-09-06T04:32:20.941Z | Compiling time v0.3.47 |
| 1580 | 2026-09-06T04:32:20.977Z | Compiling clap v4.6.1 |
| 1581 | 2026-09-06T04:32:21.056Z | Compiling bitfield v0.19.4 |
| 1582 | 2026-09-06T04:32:21.071Z | Compiling proptest v1.11.0 |
| 1583 | 2026-09-06T04:32:21.376Z | Compiling crc v3.4.0 |
| 1584 | 2026-09-06T04:32:21.570Z | Compiling tower v0.5.3 |
| 1585 | 2026-09-06T04:32:22.044Z | Compiling zerocopy v0.6.6 |
| 1586 | 2026-09-06T04:32:22.426Z | Compiling smallvec v0.6.14 |
| 1587 | 2026-09-06T04:32:22.626Z | Compiling derive_builder_core v0.20.2 |
| 1588 | 2026-09-06T04:32:22.807Z | Compiling dtrace-parser v0.3.0 |
| 1589 | 2026-09-06T04:32:23.496Z | Compiling flate2 v1.1.9 |
| 1590 | 2026-09-06T04:32:23.583Z | Compiling ipnetwork v0.21.1 |
| 1591 | 2026-09-06T04:32:23.642Z | Compiling pkcs1 v0.7.5 |
| 1592 | 2026-09-06T04:32:23.657Z | Compiling http-body-util v0.1.3 |
| 1593 | 2026-09-06T04:32:23.900Z | Compiling heapless v0.7.17 |
| 1594 | 2026-09-06T04:32:23.904Z | Compiling slog v2.8.2 |
| 1595 | 2026-09-06T04:32:23.975Z | Compiling structmeta-derive v0.3.0 |
| 1596 | 2026-09-06T04:32:24.034Z | Compiling scroll_derive v0.12.1 |
| 1597 | 2026-09-06T04:32:24.048Z | Compiling darling_core v0.23.0 |
| 1598 | 2026-09-06T04:32:24.094Z | Compiling thread-id v5.1.0 |
| 1599 | 2026-09-06T04:32:24.140Z | Compiling cookie v0.18.1 |
| 1600 | 2026-09-06T04:32:24.181Z | Compiling env_filter v2.0.0 |
| 1601 | 2026-09-06T04:32:24.325Z | Compiling zstd-safe v7.2.4 |
| 1602 | 2026-09-06T04:32:24.487Z | Compiling ryu v1.0.23 |
| 1603 | 2026-09-06T04:32:24.523Z | Compiling base64 v0.21.7 |
| 1604 | 2026-09-06T04:32:24.673Z | Compiling hashbrown v0.12.3 |
| 1605 | 2026-09-06T04:32:24.706Z | Compiling allocator-api2 v0.2.21 |
| 1606 | 2026-09-06T04:32:24.855Z | Compiling signal-hook v0.3.18 |
| 1607 | 2026-09-06T04:32:25.032Z | Compiling gimli v0.32.3 |
| 1608 | 2026-09-06T04:32:25.046Z | Compiling winnow v0.5.40 |
| 1609 | 2026-09-06T04:32:25.060Z | Compiling iri-string v0.7.10 |
| 1610 | 2026-09-06T04:32:25.147Z | Compiling anyhow v1.0.104 |
| 1611 | 2026-09-06T04:32:25.468Z | Compiling unicode-properties v0.1.4 |
| 1612 | 2026-09-06T04:32:25.700Z | Compiling unicode-bidi v0.3.18 |
| 1613 | 2026-09-06T04:32:26.249Z | Compiling tower-http v0.6.8 |
| 1614 | 2026-09-06T04:32:26.519Z | Compiling toml_edit v0.19.15 |
| 1615 | 2026-09-06T04:32:26.615Z | Compiling stringprep v0.1.5 |
| 1616 | 2026-09-06T04:32:26.636Z | Compiling darling_macro v0.23.0 |
| 1617 | 2026-09-06T04:32:26.876Z | Compiling addr2line v0.25.1 |
| 1618 | 2026-09-06T04:32:27.060Z | Compiling structmeta v0.3.0 |
| 1619 | 2026-09-06T04:32:27.169Z | Compiling ron v0.8.1 |
| 1620 | 2026-09-06T04:32:27.220Z | Compiling scroll v0.12.0 |
| 1621 | 2026-09-06T04:32:27.274Z | Compiling serde_urlencoded v0.7.1 |
| 1622 | 2026-09-06T04:32:27.419Z | Compiling env_logger v0.11.11 |
| 1623 | 2026-09-06T04:32:27.748Z | Compiling rsa v0.9.10 |
| 1624 | 2026-09-06T04:32:27.774Z | Compiling oxnet v0.1.7 |
| 1625 | 2026-09-06T04:32:27.995Z | Compiling derive_builder_macro v0.20.2 |
| 1626 | 2026-09-06T04:32:28.111Z | Compiling newtype-uuid v1.3.2 |
| 1627 | 2026-09-06T04:32:28.114Z | Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1628 | 2026-09-06T04:32:28.320Z | Compiling hashbrown v0.13.2 |
| 1629 | 2026-09-06T04:32:28.484Z | Compiling serde-hex v0.1.0 |
| 1630 | 2026-09-06T04:32:28.523Z | Compiling bzip2 v0.4.4 |
| 1631 | 2026-09-06T04:32:28.748Z | Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1632 | 2026-09-06T04:32:28.837Z | Compiling tokio-native-tls v0.3.1 |
| 1633 | 2026-09-06T04:32:28.948Z | Compiling camino v1.2.5 |
| 1634 | 2026-09-06T04:32:29.530Z | Compiling bstr v1.12.1 |
| 1635 | 2026-09-06T04:32:29.877Z | Compiling block-buffer v0.12.1 |
| 1636 | 2026-09-06T04:32:30.085Z | Compiling block-padding v0.4.2 |
| 1637 | 2026-09-06T04:32:30.178Z | Compiling crypto-common v0.2.2 |
| 1638 | 2026-09-06T04:32:30.260Z | Compiling heck v0.4.1 |
| 1639 | 2026-09-06T04:32:30.295Z | Compiling rustls-native-certs v0.8.3 |
| 1640 | 2026-09-06T04:32:30.492Z | Compiling curve25519-dalek v4.1.3 |
| 1641 | 2026-09-06T04:32:30.597Z | Compiling x509-cert v0.2.5 |
| 1642 | 2026-09-06T04:32:30.829Z | Compiling md-5 v0.10.6 |
| 1643 | 2026-09-06T04:32:30.966Z | Compiling serde_tokenstream v0.2.3 |
| 1644 | 2026-09-06T04:32:31.011Z | Compiling erased-serde v0.3.31 |
| 1645 | 2026-09-06T04:32:31.285Z | Compiling vergen-lib v9.1.0 |
| 1646 | 2026-09-06T04:32:31.468Z | Compiling zerocopy-derive v0.7.35 |
| 1647 | 2026-09-06T04:32:31.505Z | Compiling pin-project-internal v1.1.11 |
| 1648 | 2026-09-06T04:32:31.947Z | Compiling async-trait v0.1.89 |
| 1649 | 2026-09-06T04:32:32.106Z | Compiling daft-derive v0.1.8 |
| 1650 | 2026-09-06T04:32:32.252Z | Compiling hash32 v0.2.1 |
| 1651 | 2026-09-06T04:32:32.349Z | Compiling memoffset v0.9.1 |
| 1652 | 2026-09-06T04:32:32.365Z | Compiling encoding_rs v0.8.35 |
| 1653 | 2026-09-06T04:32:32.448Z | Compiling ref-cast v1.0.25 |
| 1654 | 2026-09-06T04:32:32.546Z | Compiling fallible-iterator v0.2.0 |
| 1655 | 2026-09-06T04:32:32.632Z | Compiling rustix v0.38.44 |
| 1656 | 2026-09-06T04:32:32.765Z | Compiling psl-types v2.0.11 |
| 1657 | 2026-09-06T04:32:32.833Z | Compiling cfg_aliases v0.2.1 |
| 1658 | 2026-09-06T04:32:32.848Z | Compiling rustc-demangle v0.1.27 |
| 1659 | 2026-09-06T04:32:32.864Z | Compiling mime v0.3.17 |
| 1660 | 2026-09-06T04:32:32.889Z | Compiling owo-colors v4.3.0 |
| 1661 | 2026-09-06T04:32:32.907Z | Compiling litrs v1.0.0 |
| 1662 | 2026-09-06T04:32:32.990Z | Compiling crc-any v2.5.0 |
| 1663 | 2026-09-06T04:32:33.017Z | Compiling smoltcp v0.9.1 |
| 1664 | 2026-09-06T04:32:33.111Z | Compiling backtrace v0.3.76 |
| 1665 | 2026-09-06T04:32:33.241Z | Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 1666 | 2026-09-06T04:32:33.281Z | Compiling nix v0.31.2 |
| 1667 | 2026-09-06T04:32:33.349Z | Compiling publicsuffix v2.3.0 |
| 1668 | 2026-09-06T04:32:33.390Z | Compiling daft v0.1.8 |
| 1669 | 2026-09-06T04:32:33.451Z | Compiling document-features v0.2.12 |
| 1670 | 2026-09-06T04:32:33.534Z | Compiling postgres-protocol v0.6.10 |
| 1671 | 2026-09-06T04:32:33.676Z | Compiling pin-project v1.1.11 |
| 1672 | 2026-09-06T04:32:33.799Z | Compiling zerocopy v0.7.35 |
| 1673 | 2026-09-06T04:32:34.091Z | Compiling snafu-derive v0.8.9 |
| 1674 | 2026-09-06T04:32:34.103Z | Compiling inout v0.2.2 |
| 1675 | 2026-09-06T04:32:34.246Z | Compiling hyper-tls v0.6.0 |
| 1676 | 2026-09-06T04:32:34.297Z | Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 1677 | 2026-09-06T04:32:34.298Z | Compiling object v0.30.4 |
| 1678 | 2026-09-06T04:32:34.318Z | Compiling zip v0.6.6 |
| 1679 | 2026-09-06T04:32:34.367Z | Compiling derive_builder v0.20.2 |
| 1680 | 2026-09-06T04:32:34.468Z | Compiling toml v0.7.8 |
| 1681 | 2026-09-06T04:32:34.699Z | Compiling goblin v0.8.2 |
| 1682 | 2026-09-06T04:32:34.882Z | Compiling derive-ex v0.1.8 |
| 1683 | 2026-09-06T04:32:35.084Z | Compiling darling v0.23.0 |
| 1684 | 2026-09-06T04:32:35.355Z | Compiling phf_shared v0.13.1 |
| 1685 | 2026-09-06T04:32:35.520Z | Compiling regex v1.12.3 |
| 1686 | 2026-09-06T04:32:35.598Z | Compiling hubpack_derive v0.1.1 |
| 1687 | 2026-09-06T04:32:35.947Z | Compiling convert_case v0.10.0 |
| 1688 | 2026-09-06T04:32:35.993Z | Compiling futures-executor v0.3.32 |
| 1689 | 2026-09-06T04:32:36.054Z | Compiling vergen v9.1.0 |
| 1690 | 2026-09-06T04:32:36.233Z | Compiling strum_macros v0.27.2 |
| 1691 | 2026-09-06T04:32:36.248Z | Compiling ref-cast-impl v1.0.25 |
| 1692 | 2026-09-06T04:32:36.262Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1693 | 2026-09-06T04:32:36.567Z | Compiling cargo-platform v0.3.2 |
| 1694 | 2026-09-06T04:32:36.804Z | Compiling ff v0.13.1 |
| 1695 | 2026-09-06T04:32:36.847Z | Compiling fs-err v3.3.0 |
| 1696 | 2026-09-06T04:32:36.913Z | Compiling managed v0.8.0 |
| 1697 | 2026-09-06T04:32:36.949Z | Compiling foldhash v0.2.0 |
| 1698 | 2026-09-06T04:32:37.038Z | Compiling bumpalo v3.20.2 |
| 1699 | 2026-09-06T04:32:37.128Z | Compiling foldhash v0.1.5 |
| 1700 | 2026-09-06T04:32:37.174Z | Compiling is_ci v1.2.0 |
| 1701 | 2026-09-06T04:32:37.189Z | Compiling path-slash v0.1.5 |
| 1702 | 2026-09-06T04:32:37.296Z | Compiling either v1.15.0 |
| 1703 | 2026-09-06T04:32:37.299Z | Compiling libbz2-rs-sys v0.2.2 |
| 1704 | 2026-09-06T04:32:37.324Z | Compiling same-file v1.0.6 |
| 1705 | 2026-09-06T04:32:37.324Z | Compiling bitflags v1.3.2 |
| 1706 | 2026-09-06T04:32:37.413Z | Compiling base16ct v0.2.0 |
| 1707 | 2026-09-06T04:32:37.488Z | Compiling jiff-core v0.1.0 |
| 1708 | 2026-09-06T04:32:37.503Z | Compiling textwrap v0.16.2 |
| 1709 | 2026-09-06T04:32:37.593Z | Compiling sec1 v0.7.3 |
| 1710 | 2026-09-06T04:32:37.888Z | Compiling bzip2 v0.6.1 |
| 1711 | 2026-09-06T04:32:37.985Z | Compiling walkdir v2.5.0 |
| 1712 | 2026-09-06T04:32:38.108Z | Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 1713 | 2026-09-06T04:32:38.193Z | Compiling supports-color v3.0.2 |
| 1714 | 2026-09-06T04:32:38.242Z | Compiling strum v0.27.2 |
| 1715 | 2026-09-06T04:32:38.350Z | Compiling jiff v0.2.34 |
| 1716 | 2026-09-06T04:32:38.364Z | Compiling hashbrown v0.15.5 |
| 1717 | 2026-09-06T04:32:38.379Z | Compiling zopfli v0.8.3 |
| 1718 | 2026-09-06T04:32:38.620Z | Compiling hashbrown v0.16.1 |
| 1719 | 2026-09-06T04:32:38.950Z | Compiling group v0.13.0 |
| 1720 | 2026-09-06T04:32:39.063Z | Compiling dof v0.3.0 |
| 1721 | 2026-09-06T04:32:39.244Z | Compiling cargo_metadata v0.23.1 |
| 1722 | 2026-09-06T04:32:39.263Z | Compiling test-strategy v0.4.5 |
| 1723 | 2026-09-06T04:32:39.618Z | Compiling derive_more-impl v2.1.1 |
| 1724 | 2026-09-06T04:32:39.828Z | Compiling futures v0.3.32 |
| 1725 | 2026-09-06T04:32:39.914Z | Compiling hubpack v0.1.2 |
| 1726 | 2026-09-06T04:32:40.139Z | Compiling snafu v0.8.9 |
| 1727 | 2026-09-06T04:32:40.510Z | Compiling phf v0.13.1 |
| 1728 | 2026-09-06T04:32:40.695Z | Compiling signal-hook-mio v0.2.5 |
| 1729 | 2026-09-06T04:32:40.751Z | Compiling serde_with_macros v3.21.0 |
| 1730 | 2026-09-06T04:32:40.770Z | Compiling cookie_store v0.22.1 |
| 1731 | 2026-09-06T04:32:40.816Z | Compiling zstd v0.13.3 |
| 1732 | 2026-09-06T04:32:40.993Z | Compiling reqwest v0.12.28 |
| 1733 | 2026-09-06T04:32:41.085Z | Compiling cipher v0.5.2 |
| 1734 | 2026-09-06T04:32:41.408Z | Compiling postgres-types v0.2.12 |
| 1735 | 2026-09-06T04:32:41.545Z | Compiling backtrace-ext v0.2.1 |
| 1736 | 2026-09-06T04:32:41.978Z | Compiling usdt-macro v0.6.0 |
| 1737 | 2026-09-06T04:32:41.994Z | Compiling usdt-attr-macro v0.6.0 |
| 1738 | 2026-09-06T04:32:42.010Z | Compiling globset v0.4.18 |
| 1739 | 2026-09-06T04:32:42.597Z | Compiling phf_shared v0.11.3 |
| 1740 | 2026-09-06T04:32:42.620Z | Compiling hkdf v0.12.4 |
| 1741 | 2026-09-06T04:32:42.693Z | Compiling dtrace-parser v0.2.0 |
| 1742 | 2026-09-06T04:32:42.749Z | Compiling byte-wrapper v0.1.0 |
| 1743 | 2026-09-06T04:32:42.785Z | Compiling olpc-cjson v0.1.4 |
| 1744 | 2026-09-06T04:32:42.799Z | Compiling ed25519 v2.2.3 |
| 1745 | 2026-09-06T04:32:42.815Z | Compiling pem v3.0.6 |
| 1746 | 2026-09-06T04:32:42.845Z | Compiling crypto-bigint v0.5.5 |
| 1747 | 2026-09-06T04:32:42.941Z | Compiling serde-big-array v0.5.1 |
| 1748 | 2026-09-06T04:32:43.074Z | Compiling serde_plain v1.0.2 |
| 1749 | 2026-09-06T04:32:43.087Z | Compiling strum_macros v0.26.4 |
| 1750 | 2026-09-06T04:32:43.128Z | Compiling async-recursion v1.1.1 |
| 1751 | 2026-09-06T04:32:43.326Z | Compiling miette-derive v7.6.0 |
| 1752 | 2026-09-06T04:32:43.496Z | Compiling enum-as-inner v0.6.1 |
| 1753 | 2026-09-06T04:32:43.752Z | Compiling serde_repr v0.1.20 |
| 1754 | 2026-09-06T04:32:43.838Z | Compiling float-cmp v0.10.0 |
| 1755 | 2026-09-06T04:32:43.991Z | Compiling thread-id v4.2.2 |
| 1756 | 2026-09-06T04:32:44.014Z | Compiling memmap2 v0.9.10 |
| 1757 | 2026-09-06T04:32:44.079Z | Compiling const-oid v0.10.2 |
| 1758 | 2026-09-06T04:32:44.249Z | Compiling supports-unicode v3.0.0 |
| 1759 | 2026-09-06T04:32:44.304Z | Compiling winnow v1.0.3 |
| 1760 | 2026-09-06T04:32:44.304Z | Compiling whoami v2.1.0 |
| 1761 | 2026-09-06T04:32:44.405Z | Compiling normalize-line-endings v0.3.0 |
| 1762 | 2026-09-06T04:32:44.497Z | Compiling data-encoding v2.10.0 |
| 1763 | 2026-09-06T04:32:44.512Z | Compiling static_assertions v1.1.0 |
| 1764 | 2026-09-06T04:32:44.590Z | Compiling precomputed-hash v0.1.1 |
| 1765 | 2026-09-06T04:32:44.682Z | Compiling fixedbitset v0.4.2 |
| 1766 | 2026-09-06T04:32:44.686Z | Compiling difflib v0.4.0 |
| 1767 | 2026-09-06T04:32:44.865Z | Compiling supports-hyperlinks v3.2.0 |
| 1768 | 2026-09-06T04:32:44.901Z | Compiling new_debug_unreachable v1.0.6 |
| 1769 | 2026-09-06T04:32:44.913Z | Compiling keccak v0.1.6 |
| 1770 | 2026-09-06T04:32:44.967Z | Compiling cpufeatures v0.3.0 |
| 1771 | 2026-09-06T04:32:45.029Z | Compiling predicates-core v1.0.10 |
| 1772 | 2026-09-06T04:32:45.047Z | Compiling typed-path v0.9.3 |
| 1773 | 2026-09-06T04:32:45.066Z | Compiling fixedbitset v0.5.7 |
| 1774 | 2026-09-06T04:32:45.199Z | Compiling predicates v3.1.4 |
| 1775 | 2026-09-06T04:32:45.199Z | Compiling sha3 v0.10.8 |
| 1776 | 2026-09-06T04:32:45.260Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1777 | 2026-09-06T04:32:45.355Z | Compiling petgraph v0.8.3 |
| 1778 | 2026-09-06T04:32:45.404Z | Compiling chacha20 v0.10.0 |
| 1779 | 2026-09-06T04:32:45.657Z | Compiling miette v7.6.0 |
| 1780 | 2026-09-06T04:32:45.674Z | Compiling string_cache v0.8.9 |
| 1781 | 2026-09-06T04:32:45.787Z | Compiling strum v0.26.3 |
| 1782 | 2026-09-06T04:32:45.843Z | Compiling petgraph v0.6.5 |
| 1783 | 2026-09-06T04:32:45.900Z | Compiling hickory-proto v0.25.2 |
| 1784 | 2026-09-06T04:32:45.903Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1785 | 2026-09-06T04:32:45.928Z | Compiling tokio-postgres v0.7.16 |
| 1786 | 2026-09-06T04:32:46.270Z | Compiling digest v0.11.3 |
| 1787 | 2026-09-06T04:32:46.509Z | Compiling usdt v0.6.0 |
| 1788 | 2026-09-06T04:32:46.777Z | Compiling toml_edit v0.22.27 |
| 1789 | 2026-09-06T04:32:46.827Z | Compiling usdt-impl v0.5.0 |
| 1790 | 2026-09-06T04:32:47.350Z | Compiling elliptic-curve v0.13.8 |
| 1791 | 2026-09-06T04:32:47.365Z | Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 1792 | 2026-09-06T04:32:47.414Z | Compiling ed25519-dalek v2.2.0 |
| 1793 | 2026-09-06T04:32:47.764Z | Compiling crossterm v0.28.1 |
| 1794 | 2026-09-06T04:32:47.943Z | Compiling serde_with v3.21.0 |
| 1795 | 2026-09-06T04:32:48.713Z | Compiling zip v4.6.1 |
| 1796 | 2026-09-06T04:32:49.108Z | Compiling derive_more v2.1.1 |
| 1797 | 2026-09-06T04:32:49.222Z | Compiling iddqd v0.4.2 |
| 1798 | 2026-09-06T04:32:49.615Z | Compiling itertools v0.13.0 |
| 1799 | 2026-09-06T04:32:49.685Z | Compiling itertools v0.15.0 |
| 1800 | 2026-09-06T04:32:49.762Z | Compiling similar v2.7.0 |
| 1801 | 2026-09-06T04:32:49.837Z | Compiling crossbeam-epoch v0.9.18 |
| 1802 | 2026-09-06T04:32:49.928Z | Compiling tokio-stream v0.1.18 |
| 1803 | 2026-09-06T04:32:50.168Z | Compiling buf-list v1.1.2 |
| 1804 | 2026-09-06T04:32:50.387Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1805 | 2026-09-06T04:32:50.446Z | Compiling openapiv3 v2.2.0 |
| 1806 | 2026-09-06T04:32:50.507Z | Compiling peg-runtime v0.8.5 |
| 1807 | 2026-09-06T04:32:50.616Z | Compiling lalrpop-util v0.19.12 |
| 1808 | 2026-09-06T04:32:50.670Z | Compiling thread_local v1.1.9 |
| 1809 | 2026-09-06T04:32:50.686Z | Compiling slog-async v2.8.0 |
| 1810 | 2026-09-06T04:32:50.785Z | Compiling crossbeam-channel v0.5.15 |
| 1811 | 2026-09-06T04:32:50.807Z | Compiling filetime v0.2.27 |
| 1812 | 2026-09-06T04:32:50.880Z | Compiling is-terminal v0.4.17 |
| 1813 | 2026-09-06T04:32:50.929Z | Compiling term v1.2.1 |
| 1814 | 2026-09-06T04:32:50.977Z | Compiling xattr v1.6.1 |
| 1815 | 2026-09-06T04:32:50.977Z | Compiling take_mut v0.2.2 |
| 1816 | 2026-09-06T04:32:51.005Z | Compiling camino-tempfile v1.4.1 |
| 1817 | 2026-09-06T04:32:51.097Z | Compiling tar v0.4.46 |
| 1818 | 2026-09-06T04:32:51.230Z | Compiling slog-term v2.9.2 |
| 1819 | 2026-09-06T04:32:57.386Z | Compiling rustls-webpki v0.103.13 |
| 1820 | 2026-09-06T04:33:00.113Z | Compiling tokio-rustls v0.26.4 |
| 1821 | 2026-09-06T04:33:00.114Z | Compiling rustls-platform-verifier v0.6.2 |
| 1822 | 2026-09-06T04:33:00.117Z | Compiling tough v0.22.0 |
| 1823 | 2026-09-06T04:33:00.334Z | Compiling hyper-rustls v0.27.7 |
| 1824 | 2026-09-06T04:33:00.536Z | Compiling reqwest v0.13.2 |
| 1825 | 2026-09-06T04:33:02.753Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1826 | 2026-09-06T04:33:02.966Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1827 | 2026-09-06T04:33:05.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 1828 | 2026-09-06T04:33:06.078Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1829 | 2026-09-06T04:33:06.139Z | Sep 06 04:33:04.774 INFO Starting download, target: Cockroach |
| 1830 | 2026-09-06T04:33:06.139Z | Sep 06 04:33:04.774 INFO Starting download, target: Clickhouse |
| 1831 | 2026-09-06T04:33:06.139Z | Sep 06 04:33:04.774 INFO Starting download, target: Console |
| 1832 | 2026-09-06T04:33:06.139Z | Sep 06 04:33:04.774 INFO Starting download, target: DendriteStub |
| 1833 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Starting download, target: MaghemiteMgd |
| 1834 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Starting download, target: MaghemiteDdmd |
| 1835 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Starting download, target: TransceiverControl |
| 1836 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1837 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1838 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1839 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1840 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1841 | 2026-09-06T04:33:06.144Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1842 | 2026-09-06T04:33:06.145Z | Sep 06 04:33:04.774 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1843 | 2026-09-06T04:33:06.996Z | Sep 06 04:33:05.631 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1844 | 2026-09-06T04:33:07.236Z | Sep 06 04:33:05.868 INFO Download complete, target: TransceiverControl |
| 1845 | 2026-09-06T04:33:08.364Z | Sep 06 04:33:07.000 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1846 | 2026-09-06T04:33:08.615Z | Sep 06 04:33:07.249 INFO Download complete, target: Console |
| 1847 | 2026-09-06T04:33:08.708Z | Sep 06 04:33:07.337 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1848 | 2026-09-06T04:33:10.016Z | Sep 06 04:33:08.650 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1849 | 2026-09-06T04:33:11.945Z | Sep 06 04:33:10.583 INFO Download complete, target: MaghemiteDdmd |
| 1850 | 2026-09-06T04:33:12.627Z | Sep 06 04:33:11.255 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1851 | 2026-09-06T04:33:12.800Z | Sep 06 04:33:11.435 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1852 | 2026-09-06T04:33:13.240Z | Sep 06 04:33:11.880 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1853 | 2026-09-06T04:33:13.241Z | Sep 06 04:33:11.880 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1854 | 2026-09-06T04:33:15.594Z | Sep 06 04:33:14.234 INFO Checking that binary works, target: Clickhouse |
| 1855 | 2026-09-06T04:33:15.750Z | Sep 06 04:33:14.389 INFO Download complete, target: DendriteStub |
| 1856 | 2026-09-06T04:33:15.759Z | Sep 06 04:33:14.396 INFO Download complete, target: Clickhouse |
| 1857 | 2026-09-06T04:33:15.801Z | Sep 06 04:33:14.441 INFO Download complete, target: MaghemiteMgd |
| 1858 | 2026-09-06T04:33:17.944Z | Sep 06 04:33:16.584 INFO Checking that binary works, target: Cockroach |
| 1859 | 2026-09-06T04:33:18.060Z | Sep 06 04:33:16.700 INFO Download complete, target: Cockroach |
| 1860 | 2026-09-06T04:33:18.075Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1861 | 2026-09-06T04:33:18.078Z | |
| 1862 | 2026-09-06T04:33:18.078Z | real 2:14.872587902 |
| 1863 | 2026-09-06T04:33:18.078Z | user 7:38.241699430 |
| 1864 | 2026-09-06T04:33:18.078Z | sys 1:29.240568406 |
| 1865 | 2026-09-06T04:33:18.078Z | trap 0.265489502 |
| 1866 | 2026-09-06T04:33:18.078Z | tflt 0.418792348 |
| 1867 | 2026-09-06T04:33:18.078Z | dflt 0.724862982 |
| 1868 | 2026-09-06T04:33:18.078Z | kflt 0.021712436 |
| 1869 | 2026-09-06T04:33:18.078Z | lock 29:08.352563487 |
| 1870 | 2026-09-06T04:33:18.078Z | slp 22:57.028428229 |
| 1871 | 2026-09-06T04:33:18.078Z | lat 51.796876653 |
| 1872 | 2026-09-06T04:33:18.078Z | stop 2:50.637734924 |
| 1873 | 2026-09-06T04:33:18.078Z | + banner hack-check |
| 1874 | 2026-09-06T04:33:18.078Z | |
| 1875 | 2026-09-06T04:33:18.078Z | # # ## #### # # #### # # ###### #### # # |
| 1876 | 2026-09-06T04:33:18.078Z | # # # # # # # # # # # # # # # # # |
| 1877 | 2026-09-06T04:33:18.078Z | ###### # # # #### ##### # ###### ##### # #### |
| 1878 | 2026-09-06T04:33:18.078Z | # # ###### # # # # # # # # # # |
| 1879 | 2026-09-06T04:33:18.078Z | # # # # # # # # # # # # # # # # # |
| 1880 | 2026-09-06T04:33:18.078Z | # # # # #### # # #### # # ###### #### # # |
| 1881 | 2026-09-06T04:33:18.078Z | |
| 1882 | 2026-09-06T04:33:18.078Z | + export CARGO_INCREMENTAL=0 |
| 1883 | 2026-09-06T04:33:18.078Z | + CARGO_INCREMENTAL=0 |
| 1884 | 2026-09-06T04:33:18.079Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1885 | 2026-09-06T04:33:18.552Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1886 | 2026-09-06T04:33:18.856Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1887 | 2026-09-06T04:33:20.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s |
| 1888 | 2026-09-06T04:33:20.774Z | Running `target/debug/xtask check-features --ci` |
| 1889 | 2026-09-06T04:33:20.798Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1890 | 2026-09-06T04:33:20.798Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1891 | 2026-09-06T04:33:21.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s |
| 1892 | 2026-09-06T04:33:21.255Z | Running `target/debug/xtask download cargo-hack` |
| 1893 | 2026-09-06T04:33:22.042Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1894 | 2026-09-06T04:33:22.350Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1895 | 2026-09-06T04:33:24.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.68s |
| 1896 | 2026-09-06T04:33:25.129Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1897 | 2026-09-06T04:33:25.170Z | Sep 06 04:33:23.809 INFO Starting download, target: CargoHack |
| 1898 | 2026-09-06T04:33:25.174Z | Sep 06 04:33:23.810 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1899 | 2026-09-06T04:33:25.556Z | Sep 06 04:33:24.195 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1900 | 2026-09-06T04:33:25.605Z | Sep 06 04:33:24.245 INFO Download complete, target: CargoHack |
| 1901 | 2026-09-06T04:33:25.609Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1902 | 2026-09-06T04:33:25.622Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1903 | 2026-09-06T04:33:25.782Z | info: running `cargo check --bins` on api_identity (1/379) |
| 1904 | 2026-09-06T04:33:26.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1905 | 2026-09-06T04:33:26.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1906 | 2026-09-06T04:33:26.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1907 | 2026-09-06T04:33:26.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1908 | 2026-09-06T04:33:26.332Z | |
| 1909 | 2026-09-06T04:33:26.332Z | info: running `cargo check --bins` on bootstore (2/379) |
| 1910 | 2026-09-06T04:33:26.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1911 | 2026-09-06T04:33:26.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1912 | 2026-09-06T04:33:26.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1913 | 2026-09-06T04:33:26.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1914 | 2026-09-06T04:33:26.885Z | |
| 1915 | 2026-09-06T04:33:26.885Z | info: running `cargo check --bins` on omicron-ledger (3/379) |
| 1916 | 2026-09-06T04:33:27.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1917 | 2026-09-06T04:33:27.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1918 | 2026-09-06T04:33:27.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1919 | 2026-09-06T04:33:27.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1920 | 2026-09-06T04:33:27.437Z | |
| 1921 | 2026-09-06T04:33:27.437Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/379) |
| 1922 | 2026-09-06T04:33:27.903Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1923 | 2026-09-06T04:33:27.906Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1924 | 2026-09-06T04:33:27.906Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1925 | 2026-09-06T04:33:27.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1926 | 2026-09-06T04:33:27.987Z | |
| 1927 | 2026-09-06T04:33:27.987Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/379) |
| 1928 | 2026-09-06T04:33:28.455Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1929 | 2026-09-06T04:33:28.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1930 | 2026-09-06T04:33:28.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1931 | 2026-09-06T04:33:28.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1932 | 2026-09-06T04:33:28.537Z | |
| 1933 | 2026-09-06T04:33:28.538Z | info: running `cargo check --bins` on omicron-certificates (6/379) |
| 1934 | 2026-09-06T04:33:29.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1935 | 2026-09-06T04:33:29.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1936 | 2026-09-06T04:33:29.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1937 | 2026-09-06T04:33:29.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 1938 | 2026-09-06T04:33:29.112Z | |
| 1939 | 2026-09-06T04:33:29.112Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/379) |
| 1940 | 2026-09-06T04:33:29.591Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1941 | 2026-09-06T04:33:29.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1942 | 2026-09-06T04:33:29.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1943 | 2026-09-06T04:33:29.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1944 | 2026-09-06T04:33:29.677Z | |
| 1945 | 2026-09-06T04:33:29.677Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/379) |
| 1946 | 2026-09-06T04:33:30.155Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1947 | 2026-09-06T04:33:30.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1948 | 2026-09-06T04:33:30.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1949 | 2026-09-06T04:33:30.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 1950 | 2026-09-06T04:33:30.240Z | |
| 1951 | 2026-09-06T04:33:30.240Z | info: running `cargo check --bins --no-default-features` on omicron-generation-kinds (9/379) |
| 1952 | 2026-09-06T04:33:30.599Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1953 | 2026-09-06T04:33:30.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1954 | 2026-09-06T04:33:30.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1955 | 2026-09-06T04:33:30.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1956 | 2026-09-06T04:33:30.652Z | |
| 1957 | 2026-09-06T04:33:30.652Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std,testing` on omicron-generation-kinds (10/379) |
| 1958 | 2026-09-06T04:33:31.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1959 | 2026-09-06T04:33:31.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1960 | 2026-09-06T04:33:31.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1961 | 2026-09-06T04:33:31.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1962 | 2026-09-06T04:33:31.064Z | |
| 1963 | 2026-09-06T04:33:31.064Z | info: running `cargo check --bins --no-default-features --features default` on omicron-generation-kinds (11/379) |
| 1964 | 2026-09-06T04:33:31.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1965 | 2026-09-06T04:33:31.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1966 | 2026-09-06T04:33:31.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1967 | 2026-09-06T04:33:31.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1968 | 2026-09-06T04:33:31.475Z | |
| 1969 | 2026-09-06T04:33:31.475Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-generation-kinds (12/379) |
| 1970 | 2026-09-06T04:33:31.833Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1971 | 2026-09-06T04:33:31.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1972 | 2026-09-06T04:33:31.837Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1973 | 2026-09-06T04:33:31.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1974 | 2026-09-06T04:33:31.884Z | |
| 1975 | 2026-09-06T04:33:31.884Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-generation-kinds (13/379) |
| 1976 | 2026-09-06T04:33:32.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1977 | 2026-09-06T04:33:32.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1978 | 2026-09-06T04:33:32.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1979 | 2026-09-06T04:33:32.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1980 | 2026-09-06T04:33:32.290Z | |
| 1981 | 2026-09-06T04:33:32.290Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-generation-kinds (14/379) |
| 1982 | 2026-09-06T04:33:32.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1983 | 2026-09-06T04:33:32.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1984 | 2026-09-06T04:33:32.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1985 | 2026-09-06T04:33:32.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1986 | 2026-09-06T04:33:32.698Z | |
| 1987 | 2026-09-06T04:33:32.698Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-generation-kinds (15/379) |
| 1988 | 2026-09-06T04:33:33.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1989 | 2026-09-06T04:33:33.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1990 | 2026-09-06T04:33:33.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1991 | 2026-09-06T04:33:33.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1992 | 2026-09-06T04:33:33.108Z | |
| 1993 | 2026-09-06T04:33:33.108Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-generation-kinds (16/379) |
| 1994 | 2026-09-06T04:33:33.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1995 | 2026-09-06T04:33:33.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1996 | 2026-09-06T04:33:33.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1997 | 2026-09-06T04:33:33.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1998 | 2026-09-06T04:33:33.522Z | |
| 1999 | 2026-09-06T04:33:33.522Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-generation-kinds (17/379) |
| 2000 | 2026-09-06T04:33:33.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2001 | 2026-09-06T04:33:33.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2002 | 2026-09-06T04:33:33.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2003 | 2026-09-06T04:33:33.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2004 | 2026-09-06T04:33:33.936Z | |
| 2005 | 2026-09-06T04:33:33.936Z | info: running `cargo check --bins --no-default-features --features slog2` on omicron-generation-kinds (18/379) |
| 2006 | 2026-09-06T04:33:34.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2007 | 2026-09-06T04:33:34.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2008 | 2026-09-06T04:33:34.299Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2009 | 2026-09-06T04:33:34.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2010 | 2026-09-06T04:33:34.347Z | |
| 2011 | 2026-09-06T04:33:34.347Z | info: running `cargo check --bins --no-default-features --features default,slog2` on omicron-generation-kinds (19/379) |
| 2012 | 2026-09-06T04:33:34.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2013 | 2026-09-06T04:33:34.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2014 | 2026-09-06T04:33:34.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2015 | 2026-09-06T04:33:34.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2016 | 2026-09-06T04:33:34.758Z | |
| 2017 | 2026-09-06T04:33:34.758Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2` on omicron-generation-kinds (20/379) |
| 2018 | 2026-09-06T04:33:35.120Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2019 | 2026-09-06T04:33:35.123Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2020 | 2026-09-06T04:33:35.123Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2021 | 2026-09-06T04:33:35.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2022 | 2026-09-06T04:33:35.171Z | |
| 2023 | 2026-09-06T04:33:35.172Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2` on omicron-generation-kinds (21/379) |
| 2024 | 2026-09-06T04:33:35.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2025 | 2026-09-06T04:33:35.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2026 | 2026-09-06T04:33:35.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2027 | 2026-09-06T04:33:35.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2028 | 2026-09-06T04:33:35.582Z | |
| 2029 | 2026-09-06T04:33:35.582Z | info: running `cargo check --bins --no-default-features --features serde,slog2` on omicron-generation-kinds (22/379) |
| 2030 | 2026-09-06T04:33:35.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2031 | 2026-09-06T04:33:35.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2032 | 2026-09-06T04:33:35.945Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2033 | 2026-09-06T04:33:35.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2034 | 2026-09-06T04:33:35.991Z | |
| 2035 | 2026-09-06T04:33:35.992Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2` on omicron-generation-kinds (23/379) |
| 2036 | 2026-09-06T04:33:36.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2037 | 2026-09-06T04:33:36.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2038 | 2026-09-06T04:33:36.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2039 | 2026-09-06T04:33:36.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2040 | 2026-09-06T04:33:36.401Z | |
| 2041 | 2026-09-06T04:33:36.401Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2` on omicron-generation-kinds (24/379) |
| 2042 | 2026-09-06T04:33:36.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2043 | 2026-09-06T04:33:36.766Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2044 | 2026-09-06T04:33:36.766Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2045 | 2026-09-06T04:33:36.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2046 | 2026-09-06T04:33:36.813Z | |
| 2047 | 2026-09-06T04:33:36.813Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2` on omicron-generation-kinds (25/379) |
| 2048 | 2026-09-06T04:33:37.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2049 | 2026-09-06T04:33:37.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2050 | 2026-09-06T04:33:37.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2051 | 2026-09-06T04:33:37.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2052 | 2026-09-06T04:33:37.224Z | |
| 2053 | 2026-09-06T04:33:37.224Z | info: running `cargo check --bins --no-default-features --features std` on omicron-generation-kinds (26/379) |
| 2054 | 2026-09-06T04:33:37.586Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2055 | 2026-09-06T04:33:37.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2056 | 2026-09-06T04:33:37.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2057 | 2026-09-06T04:33:37.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2058 | 2026-09-06T04:33:37.638Z | |
| 2059 | 2026-09-06T04:33:37.638Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-generation-kinds (27/379) |
| 2060 | 2026-09-06T04:33:37.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2061 | 2026-09-06T04:33:38.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2062 | 2026-09-06T04:33:38.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2063 | 2026-09-06T04:33:38.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2064 | 2026-09-06T04:33:38.048Z | |
| 2065 | 2026-09-06T04:33:38.048Z | info: running `cargo check --bins --no-default-features --features slog2,std` on omicron-generation-kinds (28/379) |
| 2066 | 2026-09-06T04:33:38.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2067 | 2026-09-06T04:33:38.414Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2068 | 2026-09-06T04:33:38.414Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2069 | 2026-09-06T04:33:38.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2070 | 2026-09-06T04:33:38.463Z | |
| 2071 | 2026-09-06T04:33:38.463Z | info: running `cargo check --bins --no-default-features --features serde,slog2,std` on omicron-generation-kinds (29/379) |
| 2072 | 2026-09-06T04:33:38.821Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2073 | 2026-09-06T04:33:38.824Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2074 | 2026-09-06T04:33:38.824Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2075 | 2026-09-06T04:33:38.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2076 | 2026-09-06T04:33:38.872Z | |
| 2077 | 2026-09-06T04:33:38.873Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-generation-kinds (30/379) |
| 2078 | 2026-09-06T04:33:39.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2079 | 2026-09-06T04:33:39.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2080 | 2026-09-06T04:33:39.236Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2081 | 2026-09-06T04:33:39.239Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2082 | 2026-09-06T04:33:39.284Z | |
| 2083 | 2026-09-06T04:33:39.284Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-generation-kinds (31/379) |
| 2084 | 2026-09-06T04:33:39.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2085 | 2026-09-06T04:33:39.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2086 | 2026-09-06T04:33:39.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2087 | 2026-09-06T04:33:39.656Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2088 | 2026-09-06T04:33:39.700Z | |
| 2089 | 2026-09-06T04:33:39.700Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-generation-kinds (32/379) |
| 2090 | 2026-09-06T04:33:40.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2091 | 2026-09-06T04:33:40.066Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2092 | 2026-09-06T04:33:40.066Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2093 | 2026-09-06T04:33:40.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2094 | 2026-09-06T04:33:40.114Z | |
| 2095 | 2026-09-06T04:33:40.114Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-generation-kinds (33/379) |
| 2096 | 2026-09-06T04:33:40.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2097 | 2026-09-06T04:33:40.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2098 | 2026-09-06T04:33:40.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2099 | 2026-09-06T04:33:40.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2100 | 2026-09-06T04:33:40.529Z | |
| 2101 | 2026-09-06T04:33:40.529Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-generation-kinds (34/379) |
| 2102 | 2026-09-06T04:33:40.891Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2103 | 2026-09-06T04:33:40.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2104 | 2026-09-06T04:33:40.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2105 | 2026-09-06T04:33:40.897Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2106 | 2026-09-06T04:33:40.941Z | |
| 2107 | 2026-09-06T04:33:40.941Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-generation-kinds (35/379) |
| 2108 | 2026-09-06T04:33:41.302Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2109 | 2026-09-06T04:33:41.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2110 | 2026-09-06T04:33:41.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2111 | 2026-09-06T04:33:41.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2112 | 2026-09-06T04:33:41.354Z | |
| 2113 | 2026-09-06T04:33:41.354Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-generation-kinds (36/379) |
| 2114 | 2026-09-06T04:33:41.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2115 | 2026-09-06T04:33:41.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2116 | 2026-09-06T04:33:41.719Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2117 | 2026-09-06T04:33:41.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2118 | 2026-09-06T04:33:41.767Z | |
| 2119 | 2026-09-06T04:33:41.767Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-generation-kinds (37/379) |
| 2120 | 2026-09-06T04:33:42.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2121 | 2026-09-06T04:33:42.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2122 | 2026-09-06T04:33:42.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2123 | 2026-09-06T04:33:42.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2124 | 2026-09-06T04:33:42.180Z | |
| 2125 | 2026-09-06T04:33:42.180Z | info: running `cargo check --bins --no-default-features --features slog2,testing` on omicron-generation-kinds (38/379) |
| 2126 | 2026-09-06T04:33:42.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2127 | 2026-09-06T04:33:42.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2128 | 2026-09-06T04:33:42.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2129 | 2026-09-06T04:33:42.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2130 | 2026-09-06T04:33:42.595Z | |
| 2131 | 2026-09-06T04:33:42.595Z | info: running `cargo check --bins --no-default-features --features default,slog2,testing` on omicron-generation-kinds (39/379) |
| 2132 | 2026-09-06T04:33:42.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2133 | 2026-09-06T04:33:42.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2134 | 2026-09-06T04:33:42.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2135 | 2026-09-06T04:33:42.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2136 | 2026-09-06T04:33:43.007Z | |
| 2137 | 2026-09-06T04:33:43.007Z | info: running `cargo check --bins --no-default-features --features schemars08,slog2,testing` on omicron-generation-kinds (40/379) |
| 2138 | 2026-09-06T04:33:43.371Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2139 | 2026-09-06T04:33:43.374Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2140 | 2026-09-06T04:33:43.374Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2141 | 2026-09-06T04:33:43.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2142 | 2026-09-06T04:33:43.424Z | |
| 2143 | 2026-09-06T04:33:43.424Z | info: running `cargo check --bins --no-default-features --features default,schemars08,slog2,testing` on omicron-generation-kinds (41/379) |
| 2144 | 2026-09-06T04:33:43.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2145 | 2026-09-06T04:33:43.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2146 | 2026-09-06T04:33:43.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2147 | 2026-09-06T04:33:43.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2148 | 2026-09-06T04:33:43.838Z | |
| 2149 | 2026-09-06T04:33:43.838Z | info: running `cargo check --bins --no-default-features --features serde,slog2,testing` on omicron-generation-kinds (42/379) |
| 2150 | 2026-09-06T04:33:44.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2151 | 2026-09-06T04:33:44.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2152 | 2026-09-06T04:33:44.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2153 | 2026-09-06T04:33:44.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2154 | 2026-09-06T04:33:44.251Z | |
| 2155 | 2026-09-06T04:33:44.251Z | info: running `cargo check --bins --no-default-features --features default,serde,slog2,testing` on omicron-generation-kinds (43/379) |
| 2156 | 2026-09-06T04:33:44.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2157 | 2026-09-06T04:33:44.618Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2158 | 2026-09-06T04:33:44.618Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2159 | 2026-09-06T04:33:44.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2160 | 2026-09-06T04:33:44.666Z | |
| 2161 | 2026-09-06T04:33:44.666Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,slog2,testing` on omicron-generation-kinds (44/379) |
| 2162 | 2026-09-06T04:33:45.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2163 | 2026-09-06T04:33:45.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2164 | 2026-09-06T04:33:45.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2165 | 2026-09-06T04:33:45.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2166 | 2026-09-06T04:33:45.080Z | |
| 2167 | 2026-09-06T04:33:45.080Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,slog2,testing` on omicron-generation-kinds (45/379) |
| 2168 | 2026-09-06T04:33:45.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2169 | 2026-09-06T04:33:45.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2170 | 2026-09-06T04:33:45.447Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2171 | 2026-09-06T04:33:45.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2172 | 2026-09-06T04:33:45.496Z | |
| 2173 | 2026-09-06T04:33:45.496Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-generation-kinds (46/379) |
| 2174 | 2026-09-06T04:33:45.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2175 | 2026-09-06T04:33:45.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2176 | 2026-09-06T04:33:45.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2177 | 2026-09-06T04:33:45.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2178 | 2026-09-06T04:33:45.910Z | |
| 2179 | 2026-09-06T04:33:45.910Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-generation-kinds (47/379) |
| 2180 | 2026-09-06T04:33:46.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2181 | 2026-09-06T04:33:46.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2182 | 2026-09-06T04:33:46.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2183 | 2026-09-06T04:33:46.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2184 | 2026-09-06T04:33:46.324Z | |
| 2185 | 2026-09-06T04:33:46.324Z | info: running `cargo check --bins --no-default-features --features slog2,std,testing` on omicron-generation-kinds (48/379) |
| 2186 | 2026-09-06T04:33:46.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2187 | 2026-09-06T04:33:46.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2188 | 2026-09-06T04:33:46.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2189 | 2026-09-06T04:33:46.693Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2190 | 2026-09-06T04:33:46.737Z | |
| 2191 | 2026-09-06T04:33:46.737Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (49/379) |
| 2192 | 2026-09-06T04:33:47.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2193 | 2026-09-06T04:33:47.101Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2194 | 2026-09-06T04:33:47.101Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2195 | 2026-09-06T04:33:47.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2196 | 2026-09-06T04:33:47.149Z | |
| 2197 | 2026-09-06T04:33:47.150Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (50/379) |
| 2198 | 2026-09-06T04:33:47.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2199 | 2026-09-06T04:33:47.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2200 | 2026-09-06T04:33:47.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2201 | 2026-09-06T04:33:47.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2202 | 2026-09-06T04:33:47.567Z | |
| 2203 | 2026-09-06T04:33:47.567Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (51/379) |
| 2204 | 2026-09-06T04:33:47.928Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2205 | 2026-09-06T04:33:47.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2206 | 2026-09-06T04:33:47.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2207 | 2026-09-06T04:33:47.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2208 | 2026-09-06T04:33:47.980Z | |
| 2209 | 2026-09-06T04:33:47.980Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (52/379) |
| 2210 | 2026-09-06T04:33:48.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2211 | 2026-09-06T04:33:48.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2212 | 2026-09-06T04:33:48.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2213 | 2026-09-06T04:33:48.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2214 | 2026-09-06T04:33:48.394Z | |
| 2215 | 2026-09-06T04:33:48.394Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (53/379) |
| 2216 | 2026-09-06T04:33:48.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2217 | 2026-09-06T04:33:48.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2218 | 2026-09-06T04:33:48.760Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2219 | 2026-09-06T04:33:48.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2220 | 2026-09-06T04:33:48.810Z | |
| 2221 | 2026-09-06T04:33:48.810Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (54/379) |
| 2222 | 2026-09-06T04:33:49.173Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2223 | 2026-09-06T04:33:49.178Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2224 | 2026-09-06T04:33:49.178Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2225 | 2026-09-06T04:33:49.182Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2226 | 2026-09-06T04:33:49.225Z | |
| 2227 | 2026-09-06T04:33:49.225Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (55/379) |
| 2228 | 2026-09-06T04:33:49.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2229 | 2026-09-06T04:33:49.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2230 | 2026-09-06T04:33:49.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2231 | 2026-09-06T04:33:49.598Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2232 | 2026-09-06T04:33:49.642Z | |
| 2233 | 2026-09-06T04:33:49.642Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (56/379) |
| 2234 | 2026-09-06T04:33:50.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2235 | 2026-09-06T04:33:50.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2236 | 2026-09-06T04:33:50.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2237 | 2026-09-06T04:33:50.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2238 | 2026-09-06T04:33:50.056Z | |
| 2239 | 2026-09-06T04:33:50.057Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (57/379) |
| 2240 | 2026-09-06T04:33:50.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2241 | 2026-09-06T04:33:50.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2242 | 2026-09-06T04:33:50.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2243 | 2026-09-06T04:33:50.433Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.37s |
| 2244 | 2026-09-06T04:33:50.478Z | |
| 2245 | 2026-09-06T04:33:50.478Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (58/379) |
| 2246 | 2026-09-06T04:33:50.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2247 | 2026-09-06T04:33:50.844Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2248 | 2026-09-06T04:33:50.844Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2249 | 2026-09-06T04:33:50.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2250 | 2026-09-06T04:33:50.893Z | |
| 2251 | 2026-09-06T04:33:50.893Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (59/379) |
| 2252 | 2026-09-06T04:33:51.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2253 | 2026-09-06T04:33:51.261Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2254 | 2026-09-06T04:33:51.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2255 | 2026-09-06T04:33:51.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2256 | 2026-09-06T04:33:51.310Z | |
| 2257 | 2026-09-06T04:33:51.310Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (60/379) |
| 2258 | 2026-09-06T04:33:51.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2259 | 2026-09-06T04:33:51.678Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2260 | 2026-09-06T04:33:51.678Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2261 | 2026-09-06T04:33:51.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2262 | 2026-09-06T04:33:51.727Z | |
| 2263 | 2026-09-06T04:33:51.727Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (61/379) |
| 2264 | 2026-09-06T04:33:52.093Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2265 | 2026-09-06T04:33:52.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2266 | 2026-09-06T04:33:52.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2267 | 2026-09-06T04:33:52.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2268 | 2026-09-06T04:33:52.146Z | |
| 2269 | 2026-09-06T04:33:52.147Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (62/379) |
| 2270 | 2026-09-06T04:33:52.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2271 | 2026-09-06T04:33:52.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2272 | 2026-09-06T04:33:52.517Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2273 | 2026-09-06T04:33:52.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2274 | 2026-09-06T04:33:52.566Z | |
| 2275 | 2026-09-06T04:33:52.566Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (63/379) |
| 2276 | 2026-09-06T04:33:52.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2277 | 2026-09-06T04:33:52.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2278 | 2026-09-06T04:33:52.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2279 | 2026-09-06T04:33:52.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2280 | 2026-09-06T04:33:52.986Z | |
| 2281 | 2026-09-06T04:33:52.986Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (64/379) |
| 2282 | 2026-09-06T04:33:53.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2283 | 2026-09-06T04:33:53.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2284 | 2026-09-06T04:33:53.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2285 | 2026-09-06T04:33:53.357Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2286 | 2026-09-06T04:33:53.406Z | |
| 2287 | 2026-09-06T04:33:53.406Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (65/379) |
| 2288 | 2026-09-06T04:33:53.771Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2289 | 2026-09-06T04:33:53.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2290 | 2026-09-06T04:33:53.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2291 | 2026-09-06T04:33:53.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2292 | 2026-09-06T04:33:53.825Z | |
| 2293 | 2026-09-06T04:33:53.825Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (66/379) |
| 2294 | 2026-09-06T04:33:54.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2295 | 2026-09-06T04:33:54.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2296 | 2026-09-06T04:33:54.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2297 | 2026-09-06T04:33:54.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2298 | 2026-09-06T04:33:54.243Z | |
| 2299 | 2026-09-06T04:33:54.243Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (67/379) |
| 2300 | 2026-09-06T04:33:54.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2301 | 2026-09-06T04:33:54.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2302 | 2026-09-06T04:33:54.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2303 | 2026-09-06T04:33:54.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2304 | 2026-09-06T04:33:54.663Z | |
| 2305 | 2026-09-06T04:33:54.663Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (68/379) |
| 2306 | 2026-09-06T04:33:55.028Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2307 | 2026-09-06T04:33:55.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2308 | 2026-09-06T04:33:55.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2309 | 2026-09-06T04:33:55.034Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2310 | 2026-09-06T04:33:55.081Z | |
| 2311 | 2026-09-06T04:33:55.081Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (69/379) |
| 2312 | 2026-09-06T04:33:55.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2313 | 2026-09-06T04:33:55.449Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2314 | 2026-09-06T04:33:55.450Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2315 | 2026-09-06T04:33:55.453Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2316 | 2026-09-06T04:33:55.500Z | |
| 2317 | 2026-09-06T04:33:55.500Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (70/379) |
| 2318 | 2026-09-06T04:33:55.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2319 | 2026-09-06T04:33:55.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2320 | 2026-09-06T04:33:55.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2321 | 2026-09-06T04:33:55.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2322 | 2026-09-06T04:33:55.914Z | |
| 2323 | 2026-09-06T04:33:55.914Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (71/379) |
| 2324 | 2026-09-06T04:33:56.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2325 | 2026-09-06T04:33:56.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2326 | 2026-09-06T04:33:56.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2327 | 2026-09-06T04:33:56.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2328 | 2026-09-06T04:33:56.330Z | |
| 2329 | 2026-09-06T04:33:56.330Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (72/379) |
| 2330 | 2026-09-06T04:33:56.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2331 | 2026-09-06T04:33:56.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2332 | 2026-09-06T04:33:56.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2333 | 2026-09-06T04:33:56.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2334 | 2026-09-06T04:33:56.748Z | |
| 2335 | 2026-09-06T04:33:56.749Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (73/379) |
| 2336 | 2026-09-06T04:33:57.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2337 | 2026-09-06T04:33:57.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2338 | 2026-09-06T04:33:57.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2339 | 2026-09-06T04:33:57.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2340 | 2026-09-06T04:33:57.166Z | |
| 2341 | 2026-09-06T04:33:57.166Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (74/379) |
| 2342 | 2026-09-06T04:33:57.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2343 | 2026-09-06T04:33:57.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2344 | 2026-09-06T04:33:57.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2345 | 2026-09-06T04:33:57.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2346 | 2026-09-06T04:33:57.585Z | |
| 2347 | 2026-09-06T04:33:57.585Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (75/379) |
| 2348 | 2026-09-06T04:33:57.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2349 | 2026-09-06T04:33:57.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2350 | 2026-09-06T04:33:57.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2351 | 2026-09-06T04:33:57.953Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2352 | 2026-09-06T04:33:57.999Z | |
| 2353 | 2026-09-06T04:33:57.999Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (76/379) |
| 2354 | 2026-09-06T04:33:58.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2355 | 2026-09-06T04:33:58.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2356 | 2026-09-06T04:33:58.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2357 | 2026-09-06T04:33:58.369Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2358 | 2026-09-06T04:33:58.415Z | |
| 2359 | 2026-09-06T04:33:58.415Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (77/379) |
| 2360 | 2026-09-06T04:33:58.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2361 | 2026-09-06T04:33:58.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2362 | 2026-09-06T04:33:58.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2363 | 2026-09-06T04:33:58.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2364 | 2026-09-06T04:33:58.832Z | |
| 2365 | 2026-09-06T04:33:58.832Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (78/379) |
| 2366 | 2026-09-06T04:33:59.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2367 | 2026-09-06T04:33:59.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2368 | 2026-09-06T04:33:59.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2369 | 2026-09-06T04:33:59.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2370 | 2026-09-06T04:33:59.249Z | |
| 2371 | 2026-09-06T04:33:59.249Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (79/379) |
| 2372 | 2026-09-06T04:33:59.611Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2373 | 2026-09-06T04:33:59.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2374 | 2026-09-06T04:33:59.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2375 | 2026-09-06T04:33:59.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2376 | 2026-09-06T04:33:59.664Z | |
| 2377 | 2026-09-06T04:33:59.664Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (80/379) |
| 2378 | 2026-09-06T04:34:00.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2379 | 2026-09-06T04:34:00.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2380 | 2026-09-06T04:34:00.033Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2381 | 2026-09-06T04:34:00.036Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2382 | 2026-09-06T04:34:00.083Z | |
| 2383 | 2026-09-06T04:34:00.083Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (81/379) |
| 2384 | 2026-09-06T04:34:00.449Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2385 | 2026-09-06T04:34:00.453Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2386 | 2026-09-06T04:34:00.453Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2387 | 2026-09-06T04:34:00.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2388 | 2026-09-06T04:34:00.502Z | |
| 2389 | 2026-09-06T04:34:00.502Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (82/379) |
| 2390 | 2026-09-06T04:34:00.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2391 | 2026-09-06T04:34:00.871Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2392 | 2026-09-06T04:34:00.871Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2393 | 2026-09-06T04:34:00.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2394 | 2026-09-06T04:34:00.920Z | |
| 2395 | 2026-09-06T04:34:00.920Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (83/379) |
| 2396 | 2026-09-06T04:34:01.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2397 | 2026-09-06T04:34:01.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2398 | 2026-09-06T04:34:01.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2399 | 2026-09-06T04:34:01.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2400 | 2026-09-06T04:34:01.341Z | |
| 2401 | 2026-09-06T04:34:01.342Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (84/379) |
| 2402 | 2026-09-06T04:34:01.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2403 | 2026-09-06T04:34:01.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2404 | 2026-09-06T04:34:01.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2405 | 2026-09-06T04:34:01.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2406 | 2026-09-06T04:34:01.761Z | |
| 2407 | 2026-09-06T04:34:01.761Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (85/379) |
| 2408 | 2026-09-06T04:34:02.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2409 | 2026-09-06T04:34:02.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2410 | 2026-09-06T04:34:02.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2411 | 2026-09-06T04:34:02.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2412 | 2026-09-06T04:34:02.179Z | |
| 2413 | 2026-09-06T04:34:02.179Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (86/379) |
| 2414 | 2026-09-06T04:34:02.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2415 | 2026-09-06T04:34:02.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2416 | 2026-09-06T04:34:02.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2417 | 2026-09-06T04:34:02.553Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2418 | 2026-09-06T04:34:02.601Z | |
| 2419 | 2026-09-06T04:34:02.601Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (87/379) |
| 2420 | 2026-09-06T04:34:02.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2421 | 2026-09-06T04:34:02.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2422 | 2026-09-06T04:34:02.970Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2423 | 2026-09-06T04:34:02.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2424 | 2026-09-06T04:34:03.018Z | |
| 2425 | 2026-09-06T04:34:03.018Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (88/379) |
| 2426 | 2026-09-06T04:34:03.383Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2427 | 2026-09-06T04:34:03.386Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2428 | 2026-09-06T04:34:03.386Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2429 | 2026-09-06T04:34:03.389Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 2430 | 2026-09-06T04:34:03.437Z | |
| 2431 | 2026-09-06T04:34:03.437Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (89/379) |
| 2432 | 2026-09-06T04:34:03.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2433 | 2026-09-06T04:34:03.949Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2434 | 2026-09-06T04:34:03.950Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2435 | 2026-09-06T04:34:03.954Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2436 | 2026-09-06T04:34:04.040Z | |
| 2437 | 2026-09-06T04:34:04.040Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (90/379) |
| 2438 | 2026-09-06T04:34:04.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2439 | 2026-09-06T04:34:04.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2440 | 2026-09-06T04:34:04.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2441 | 2026-09-06T04:34:04.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2442 | 2026-09-06T04:34:04.655Z | |
| 2443 | 2026-09-06T04:34:04.655Z | info: running `cargo check --bins` on nexus-config (91/379) |
| 2444 | 2026-09-06T04:34:05.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2445 | 2026-09-06T04:34:05.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2446 | 2026-09-06T04:34:05.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2447 | 2026-09-06T04:34:05.174Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2448 | 2026-09-06T04:34:05.263Z | |
| 2449 | 2026-09-06T04:34:05.263Z | info: running `cargo check --bins` on nexus-types (92/379) |
| 2450 | 2026-09-06T04:34:05.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2451 | 2026-09-06T04:34:05.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2452 | 2026-09-06T04:34:05.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2453 | 2026-09-06T04:34:05.785Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 2454 | 2026-09-06T04:34:05.871Z | |
| 2455 | 2026-09-06T04:34:05.871Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (93/379) |
| 2456 | 2026-09-06T04:34:06.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2457 | 2026-09-06T04:34:06.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2458 | 2026-09-06T04:34:06.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2459 | 2026-09-06T04:34:06.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2460 | 2026-09-06T04:34:06.456Z | |
| 2461 | 2026-09-06T04:34:06.456Z | info: running `cargo check --bins` on omicron-passwords (94/379) |
| 2462 | 2026-09-06T04:34:06.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2463 | 2026-09-06T04:34:06.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2464 | 2026-09-06T04:34:06.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2465 | 2026-09-06T04:34:06.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2466 | 2026-09-06T04:34:07.018Z | |
| 2467 | 2026-09-06T04:34:07.018Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (95/379) |
| 2468 | 2026-09-06T04:34:07.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2469 | 2026-09-06T04:34:07.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2470 | 2026-09-06T04:34:07.516Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2471 | 2026-09-06T04:34:07.520Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2472 | 2026-09-06T04:34:07.603Z | |
| 2473 | 2026-09-06T04:34:07.603Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (96/379) |
| 2474 | 2026-09-06T04:34:08.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2475 | 2026-09-06T04:34:08.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2476 | 2026-09-06T04:34:08.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2477 | 2026-09-06T04:34:08.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2478 | 2026-09-06T04:34:08.182Z | |
| 2479 | 2026-09-06T04:34:08.182Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (97/379) |
| 2480 | 2026-09-06T04:34:08.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2481 | 2026-09-06T04:34:08.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2482 | 2026-09-06T04:34:08.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2483 | 2026-09-06T04:34:08.679Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2484 | 2026-09-06T04:34:08.764Z | |
| 2485 | 2026-09-06T04:34:08.764Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (98/379) |
| 2486 | 2026-09-06T04:34:09.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2487 | 2026-09-06T04:34:09.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2488 | 2026-09-06T04:34:09.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2489 | 2026-09-06T04:34:09.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2490 | 2026-09-06T04:34:09.339Z | |
| 2491 | 2026-09-06T04:34:09.339Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (99/379) |
| 2492 | 2026-09-06T04:34:09.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2493 | 2026-09-06T04:34:09.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2494 | 2026-09-06T04:34:09.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2495 | 2026-09-06T04:34:09.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2496 | 2026-09-06T04:34:09.899Z | |
| 2497 | 2026-09-06T04:34:09.899Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (100/379) |
| 2498 | 2026-09-06T04:34:10.373Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2499 | 2026-09-06T04:34:10.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2500 | 2026-09-06T04:34:10.379Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2501 | 2026-09-06T04:34:10.382Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2502 | 2026-09-06T04:34:10.459Z | |
| 2503 | 2026-09-06T04:34:10.459Z | info: running `cargo check --bins --no-default-features` on gfss (101/379) |
| 2504 | 2026-09-06T04:34:10.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2505 | 2026-09-06T04:34:10.931Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2506 | 2026-09-06T04:34:10.931Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2507 | 2026-09-06T04:34:10.934Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2508 | 2026-09-06T04:34:11.008Z | |
| 2509 | 2026-09-06T04:34:11.009Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (102/379) |
| 2510 | 2026-09-06T04:34:11.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2511 | 2026-09-06T04:34:11.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2512 | 2026-09-06T04:34:11.481Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2513 | 2026-09-06T04:34:11.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2514 | 2026-09-06T04:34:11.559Z | |
| 2515 | 2026-09-06T04:34:11.559Z | info: running `cargo check --bins` on trust-quorum-types (103/379) |
| 2516 | 2026-09-06T04:34:12.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2517 | 2026-09-06T04:34:12.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2518 | 2026-09-06T04:34:12.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2519 | 2026-09-06T04:34:12.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2520 | 2026-09-06T04:34:12.112Z | |
| 2521 | 2026-09-06T04:34:12.112Z | info: running `cargo check --bins` on wicketd-commission-types (104/379) |
| 2522 | 2026-09-06T04:34:12.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2523 | 2026-09-06T04:34:12.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2524 | 2026-09-06T04:34:12.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2525 | 2026-09-06T04:34:12.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2526 | 2026-09-06T04:34:12.685Z | |
| 2527 | 2026-09-06T04:34:12.685Z | info: running `cargo check --bins` on wicketd-commission-types-versions (105/379) |
| 2528 | 2026-09-06T04:34:13.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2529 | 2026-09-06T04:34:13.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2530 | 2026-09-06T04:34:13.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2531 | 2026-09-06T04:34:13.176Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2532 | 2026-09-06T04:34:13.257Z | |
| 2533 | 2026-09-06T04:34:13.257Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (106/379) |
| 2534 | 2026-09-06T04:34:13.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2535 | 2026-09-06T04:34:13.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2536 | 2026-09-06T04:34:13.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2537 | 2026-09-06T04:34:13.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2538 | 2026-09-06T04:34:13.819Z | |
| 2539 | 2026-09-06T04:34:13.819Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (107/379) |
| 2540 | 2026-09-06T04:34:14.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2541 | 2026-09-06T04:34:14.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2542 | 2026-09-06T04:34:14.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2543 | 2026-09-06T04:34:14.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2544 | 2026-09-06T04:34:14.386Z | |
| 2545 | 2026-09-06T04:34:14.386Z | info: running `cargo check --bins` on clickhouse-admin-types (108/379) |
| 2546 | 2026-09-06T04:34:14.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2547 | 2026-09-06T04:34:14.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2548 | 2026-09-06T04:34:14.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2549 | 2026-09-06T04:34:14.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2550 | 2026-09-06T04:34:14.951Z | |
| 2551 | 2026-09-06T04:34:14.951Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (109/379) |
| 2552 | 2026-09-06T04:34:15.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2553 | 2026-09-06T04:34:15.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2554 | 2026-09-06T04:34:15.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2555 | 2026-09-06T04:34:15.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2556 | 2026-09-06T04:34:15.530Z | |
| 2557 | 2026-09-06T04:34:15.530Z | info: running `cargo check --bins` on cockroach-admin-types (110/379) |
| 2558 | 2026-09-06T04:34:16.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2559 | 2026-09-06T04:34:16.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2560 | 2026-09-06T04:34:16.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2561 | 2026-09-06T04:34:16.011Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2562 | 2026-09-06T04:34:16.087Z | |
| 2563 | 2026-09-06T04:34:16.087Z | info: running `cargo check --bins` on cockroach-admin-types-versions (111/379) |
| 2564 | 2026-09-06T04:34:16.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2565 | 2026-09-06T04:34:16.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2566 | 2026-09-06T04:34:16.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2567 | 2026-09-06T04:34:16.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2568 | 2026-09-06T04:34:16.641Z | |
| 2569 | 2026-09-06T04:34:16.641Z | info: running `cargo check --bins` on ereport-types (112/379) |
| 2570 | 2026-09-06T04:34:17.115Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2571 | 2026-09-06T04:34:17.118Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2572 | 2026-09-06T04:34:17.118Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2573 | 2026-09-06T04:34:17.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2574 | 2026-09-06T04:34:17.202Z | |
| 2575 | 2026-09-06T04:34:17.202Z | info: running `cargo check --bins` on gateway-client (113/379) |
| 2576 | 2026-09-06T04:34:17.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2577 | 2026-09-06T04:34:17.684Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2578 | 2026-09-06T04:34:17.684Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2579 | 2026-09-06T04:34:17.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2580 | 2026-09-06T04:34:17.768Z | |
| 2581 | 2026-09-06T04:34:17.768Z | info: running `cargo check --bins --no-default-features` on gateway-types (114/379) |
| 2582 | 2026-09-06T04:34:18.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2583 | 2026-09-06T04:34:18.241Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2584 | 2026-09-06T04:34:18.241Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2585 | 2026-09-06T04:34:18.246Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2586 | 2026-09-06T04:34:18.322Z | |
| 2587 | 2026-09-06T04:34:18.322Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (115/379) |
| 2588 | 2026-09-06T04:34:18.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2589 | 2026-09-06T04:34:18.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2590 | 2026-09-06T04:34:18.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2591 | 2026-09-06T04:34:18.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2592 | 2026-09-06T04:34:18.876Z | |
| 2593 | 2026-09-06T04:34:18.876Z | info: running `cargo check --bins --no-default-features` on illumos-utils (116/379) |
| 2594 | 2026-09-06T04:34:19.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2595 | 2026-09-06T04:34:19.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2596 | 2026-09-06T04:34:19.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2597 | 2026-09-06T04:34:19.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2598 | 2026-09-06T04:34:19.456Z | |
| 2599 | 2026-09-06T04:34:19.457Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (117/379) |
| 2600 | 2026-09-06T04:34:19.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2601 | 2026-09-06T04:34:19.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2602 | 2026-09-06T04:34:19.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2603 | 2026-09-06T04:34:19.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2604 | 2026-09-06T04:34:20.035Z | |
| 2605 | 2026-09-06T04:34:20.035Z | info: running `cargo check --bins` on key-manager-types (118/379) |
| 2606 | 2026-09-06T04:34:20.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2607 | 2026-09-06T04:34:20.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2608 | 2026-09-06T04:34:20.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2609 | 2026-09-06T04:34:20.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2610 | 2026-09-06T04:34:20.582Z | |
| 2611 | 2026-09-06T04:34:20.583Z | info: running `cargo check --bins` on oxlog (119/379) |
| 2612 | 2026-09-06T04:34:21.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2613 | 2026-09-06T04:34:21.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2614 | 2026-09-06T04:34:21.181Z | Checking cfg-if v1.0.4 |
| 2615 | 2026-09-06T04:34:21.184Z | Checking serde_core v1.0.229 |
| 2616 | 2026-09-06T04:34:21.285Z | Checking libc v0.2.185 |
| 2617 | 2026-09-06T04:34:21.299Z | Checking memchr v2.8.0 |
| 2618 | 2026-09-06T04:34:21.308Z | Checking smallvec v1.15.1 |
| 2619 | 2026-09-06T04:34:21.312Z | Checking log v0.4.33 |
| 2620 | 2026-09-06T04:34:21.329Z | Checking subtle v2.6.1 |
| 2621 | 2026-09-06T04:34:21.340Z | Checking itoa v1.0.17 |
| 2622 | 2026-09-06T04:34:21.351Z | Checking scopeguard v1.2.0 |
| 2623 | 2026-09-06T04:34:21.448Z | Checking lock_api v0.4.14 |
| 2624 | 2026-09-06T04:34:21.470Z | Checking typenum v1.20.1 |
| 2625 | 2026-09-06T04:34:21.473Z | Checking stable_deref_trait v1.2.1 |
| 2626 | 2026-09-06T04:34:21.495Z | Checking zerofrom v0.1.6 |
| 2627 | 2026-09-06T04:34:21.508Z | Checking portable-atomic v1.13.1 |
| 2628 | 2026-09-06T04:34:21.552Z | Checking zerocopy v0.8.55 |
| 2629 | 2026-09-06T04:34:21.607Z | Checking yoke v0.8.1 |
| 2630 | 2026-09-06T04:34:21.648Z | Checking critical-section v1.2.0 |
| 2631 | 2026-09-06T04:34:21.677Z | Checking pin-project-lite v0.2.17 |
| 2632 | 2026-09-06T04:34:21.690Z | Checking errno v0.3.14 |
| 2633 | 2026-09-06T04:34:21.742Z | Checking getrandom v0.2.17 |
| 2634 | 2026-09-06T04:34:21.767Z | Checking const-oid v0.9.6 |
| 2635 | 2026-09-06T04:34:21.780Z | Checking zerovec v0.11.5 |
| 2636 | 2026-09-06T04:34:21.803Z | Checking libm v0.2.16 |
| 2637 | 2026-09-06T04:34:21.887Z | Checking rand_core v0.6.4 |
| 2638 | 2026-09-06T04:34:21.921Z | Checking once_cell v1.21.3 |
| 2639 | 2026-09-06T04:34:22.064Z | Checking zmij v1.0.21 |
| 2640 | 2026-09-06T04:34:22.093Z | Checking signal-hook-registry v1.4.8 |
| 2641 | 2026-09-06T04:34:22.212Z | Checking parking_lot_core v0.9.12 |
| 2642 | 2026-09-06T04:34:22.224Z | Checking tinystr v0.8.2 |
| 2643 | 2026-09-06T04:34:22.249Z | Checking percent-encoding v2.3.2 |
| 2644 | 2026-09-06T04:34:22.273Z | Checking litemap v0.8.1 |
| 2645 | 2026-09-06T04:34:22.386Z | Checking rand_core v0.10.0 |
| 2646 | 2026-09-06T04:34:22.398Z | Checking writeable v0.6.2 |
| 2647 | 2026-09-06T04:34:22.410Z | Checking futures-core v0.3.32 |
| 2648 | 2026-09-06T04:34:22.443Z | Checking parking_lot v0.12.5 |
| 2649 | 2026-09-06T04:34:22.446Z | Checking potential_utf v0.1.4 |
| 2650 | 2026-09-06T04:34:22.498Z | Checking num-traits v0.2.19 |
| 2651 | 2026-09-06T04:34:22.528Z | Checking zerotrie v0.2.3 |
| 2652 | 2026-09-06T04:34:22.531Z | Checking getrandom v0.4.3 |
| 2653 | 2026-09-06T04:34:22.552Z | Checking icu_locale_core v2.1.1 |
| 2654 | 2026-09-06T04:34:22.568Z | Checking mio v1.2.0 |
| 2655 | 2026-09-06T04:34:22.645Z | Checking equivalent v1.0.2 |
| 2656 | 2026-09-06T04:34:22.673Z | Checking icu_collections v2.1.1 |
| 2657 | 2026-09-06T04:34:22.729Z | Checking socket2 v0.6.3 |
| 2658 | 2026-09-06T04:34:22.782Z | Checking serde v1.0.229 |
| 2659 | 2026-09-06T04:34:22.783Z | Checking bitflags v2.11.0 |
| 2660 | 2026-09-06T04:34:22.847Z | Checking serde_json v1.0.151 |
| 2661 | 2026-09-06T04:34:22.959Z | Checking icu_properties_data v2.1.2 |
| 2662 | 2026-09-06T04:34:22.971Z | Checking icu_normalizer_data v2.1.1 |
| 2663 | 2026-09-06T04:34:22.975Z | Checking byteorder v1.5.0 |
| 2664 | 2026-09-06T04:34:23.032Z | Checking hashbrown v0.17.0 |
| 2665 | 2026-09-06T04:34:23.045Z | Checking futures-sink v0.3.32 |
| 2666 | 2026-09-06T04:34:23.081Z | Checking getrandom v0.3.4 |
| 2667 | 2026-09-06T04:34:23.102Z | Checking icu_provider v2.1.1 |
| 2668 | 2026-09-06T04:34:23.139Z | Checking futures-channel v0.3.32 |
| 2669 | 2026-09-06T04:34:23.180Z | Checking zeroize v1.9.0 |
| 2670 | 2026-09-06T04:34:23.180Z | Checking bytes v1.11.1 |
| 2671 | 2026-09-06T04:34:23.224Z | Checking utf8_iter v1.0.4 |
| 2672 | 2026-09-06T04:34:23.325Z | Checking futures-task v0.3.32 |
| 2673 | 2026-09-06T04:34:23.328Z | Checking icu_normalizer v2.1.1 |
| 2674 | 2026-09-06T04:34:23.349Z | Checking icu_properties v2.1.2 |
| 2675 | 2026-09-06T04:34:23.361Z | Checking generic-array v0.14.7 |
| 2676 | 2026-09-06T04:34:23.465Z | Checking slab v0.4.12 |
| 2677 | 2026-09-06T04:34:23.492Z | Checking indexmap v2.14.0 |
| 2678 | 2026-09-06T04:34:23.522Z | Checking futures-io v0.3.32 |
| 2679 | 2026-09-06T04:34:23.617Z | Checking tokio v1.52.1 |
| 2680 | 2026-09-06T04:34:23.630Z | Checking rustix v1.1.4 |
| 2681 | 2026-09-06T04:34:23.641Z | Checking futures-util v0.3.32 |
| 2682 | 2026-09-06T04:34:23.644Z | Checking form_urlencoded v1.2.2 |
| 2683 | 2026-09-06T04:34:23.788Z | Checking fnv v1.0.7 |
| 2684 | 2026-09-06T04:34:23.819Z | Checking block-buffer v0.10.4 |
| 2685 | 2026-09-06T04:34:23.884Z | Checking crypto-common v0.1.7 |
| 2686 | 2026-09-06T04:34:23.965Z | Checking base64ct v1.8.3 |
| 2687 | 2026-09-06T04:34:24.012Z | Checking digest v0.10.7 |
| 2688 | 2026-09-06T04:34:24.061Z | Checking iana-time-zone v0.1.65 |
| 2689 | 2026-09-06T04:34:24.169Z | Checking flagset v0.4.7 |
| 2690 | 2026-09-06T04:34:24.190Z | Checking idna_adapter v1.2.1 |
| 2691 | 2026-09-06T04:34:24.202Z | Checking pem-rfc7468 v0.7.0 |
| 2692 | 2026-09-06T04:34:24.214Z | Checking chrono v0.4.45 |
| 2693 | 2026-09-06T04:34:24.290Z | Checking rand_core v0.9.5 |
| 2694 | 2026-09-06T04:34:24.306Z | Checking idna v1.1.0 |
| 2695 | 2026-09-06T04:34:24.351Z | Checking ppv-lite86 v0.2.21 |
| 2696 | 2026-09-06T04:34:24.363Z | Checking der v0.7.10 |
| 2697 | 2026-09-06T04:34:24.465Z | Checking uuid v1.23.4 |
| 2698 | 2026-09-06T04:34:24.480Z | Checking regex-syntax v0.8.10 |
| 2699 | 2026-09-06T04:34:24.547Z | Checking url v2.5.8 |
| 2700 | 2026-09-06T04:34:24.647Z | Checking base64 v0.22.1 |
| 2701 | 2026-09-06T04:34:24.782Z | Checking http v1.4.2 |
| 2702 | 2026-09-06T04:34:24.888Z | Checking rand_chacha v0.9.0 |
| 2703 | 2026-09-06T04:34:24.994Z | Checking tracing-core v0.1.36 |
| 2704 | 2026-09-06T04:34:25.056Z | Checking cpufeatures v0.2.17 |
| 2705 | 2026-09-06T04:34:25.087Z | Checking spki v0.7.3 |
| 2706 | 2026-09-06T04:34:25.100Z | Checking simd-adler32 v0.3.8 |
| 2707 | 2026-09-06T04:34:25.128Z | Checking dyn-clone v1.0.20 |
| 2708 | 2026-09-06T04:34:25.231Z | Checking rand v0.9.2 |
| 2709 | 2026-09-06T04:34:25.262Z | Checking pkcs8 v0.10.2 |
| 2710 | 2026-09-06T04:34:25.279Z | Checking rustls-pki-types v1.14.0 |
| 2711 | 2026-09-06T04:34:25.305Z | Checking tracing v0.1.44 |
| 2712 | 2026-09-06T04:34:25.346Z | Checking http-body v1.0.1 |
| 2713 | 2026-09-06T04:34:25.420Z | Checking semver v1.0.28 |
| 2714 | 2026-09-06T04:34:25.477Z | Checking spin v0.9.8 |
| 2715 | 2026-09-06T04:34:25.505Z | Checking adler2 v2.0.1 |
| 2716 | 2026-09-06T04:34:25.548Z | Checking anstyle v1.0.14 |
| 2717 | 2026-09-06T04:34:25.566Z | Checking cmov v0.5.4 |
| 2718 | 2026-09-06T04:34:25.609Z | Checking openssl-probe v0.2.1 |
| 2719 | 2026-09-06T04:34:25.628Z | Checking tinyvec_macros v0.1.1 |
| 2720 | 2026-09-06T04:34:25.653Z | Checking utf8parse v0.2.2 |
| 2721 | 2026-09-06T04:34:25.694Z | Checking tinyvec v1.10.0 |
| 2722 | 2026-09-06T04:34:25.710Z | Checking schemars v0.8.22 |
| 2723 | 2026-09-06T04:34:25.721Z | Checking miniz_oxide v0.8.9 |
| 2724 | 2026-09-06T04:34:25.735Z | Checking sha2 v0.10.9 |
| 2725 | 2026-09-06T04:34:25.749Z | Checking ctutils v0.4.2 |
| 2726 | 2026-09-06T04:34:25.752Z | Checking anstyle-parse v1.0.0 |
| 2727 | 2026-09-06T04:34:25.774Z | Checking terminal_size v0.4.3 |
| 2728 | 2026-09-06T04:34:25.883Z | Checking aws-lc-sys v0.40.0 |
| 2729 | 2026-09-06T04:34:25.905Z | Checking thiserror v2.0.18 |
| 2730 | 2026-09-06T04:34:25.955Z | Checking try-lock v0.2.5 |
| 2731 | 2026-09-06T04:34:25.996Z | Checking colorchoice v1.0.4 |
| 2732 | 2026-09-06T04:34:25.998Z | Checking tower-service v0.3.3 |
| 2733 | 2026-09-06T04:34:26.022Z | Checking anstyle-query v1.1.5 |
| 2734 | 2026-09-06T04:34:26.050Z | Checking atomic-waker v1.1.2 |
| 2735 | 2026-09-06T04:34:26.063Z | Checking fastrand v2.3.0 |
| 2736 | 2026-09-06T04:34:26.091Z | Checking is_terminal_polyfill v1.70.2 |
| 2737 | 2026-09-06T04:34:26.094Z | Checking tower-layer v0.3.3 |
| 2738 | 2026-09-06T04:34:26.115Z | Checking untrusted v0.7.1 |
| 2739 | 2026-09-06T04:34:26.145Z | Checking want v0.3.1 |
| 2740 | 2026-09-06T04:34:26.179Z | Checking anstream v1.0.0 |
| 2741 | 2026-09-06T04:34:26.220Z | Checking hybrid-array v0.4.13 |
| 2742 | 2026-09-06T04:34:26.236Z | Checking tempfile v3.27.0 |
| 2743 | 2026-09-06T04:34:26.251Z | Checking ipnet v2.12.0 |
| 2744 | 2026-09-06T04:34:26.265Z | Checking crc32fast v1.5.0 |
| 2745 | 2026-09-06T04:34:26.361Z | Checking httparse v1.10.1 |
| 2746 | 2026-09-06T04:34:26.376Z | Checking aho-corasick v1.1.4 |
| 2747 | 2026-09-06T04:34:26.388Z | Checking aws-lc-rs v1.16.3 |
| 2748 | 2026-09-06T04:34:26.401Z | Checking tap v1.0.1 |
| 2749 | 2026-09-06T04:34:26.428Z | Checking plain v0.2.3 |
| 2750 | 2026-09-06T04:34:26.500Z | Checking foreign-types-shared v0.1.1 |
| 2751 | 2026-09-06T04:34:26.514Z | Checking httpdate v1.0.3 |
| 2752 | 2026-09-06T04:34:26.530Z | Checking untrusted v0.9.0 |
| 2753 | 2026-09-06T04:34:26.564Z | Checking wyz v0.5.1 |
| 2754 | 2026-09-06T04:34:26.590Z | Checking foreign-types v0.3.2 |
| 2755 | 2026-09-06T04:34:26.637Z | Checking unicode-normalization v0.1.25 |
| 2756 | 2026-09-06T04:34:26.651Z | Checking rand_chacha v0.3.1 |
| 2757 | 2026-09-06T04:34:26.663Z | Checking signature v2.2.0 |
| 2758 | 2026-09-06T04:34:26.734Z | Checking radium v0.7.0 |
| 2759 | 2026-09-06T04:34:26.794Z | Checking hex v0.4.3 |
| 2760 | 2026-09-06T04:34:26.853Z | Checking openssl-sys v0.9.117 |
| 2761 | 2026-09-06T04:34:26.907Z | Checking num-integer v0.1.46 |
| 2762 | 2026-09-06T04:34:26.921Z | Checking tokio-util v0.7.18 |
| 2763 | 2026-09-06T04:34:26.974Z | Checking socket2 v0.5.10 |
| 2764 | 2026-09-06T04:34:27.016Z | Checking wait-timeout v0.2.1 |
| 2765 | 2026-09-06T04:34:27.033Z | Checking bit-vec v0.8.0 |
| 2766 | 2026-09-06T04:34:27.046Z | Checking regex-automata v0.4.14 |
| 2767 | 2026-09-06T04:34:27.132Z | Checking funty v2.0.0 |
| 2768 | 2026-09-06T04:34:27.145Z | Checking unicode-ident v1.0.24 |
| 2769 | 2026-09-06T04:34:27.215Z | Checking strsim v0.11.1 |
| 2770 | 2026-09-06T04:34:27.228Z | Checking clap_lex v1.0.0 |
| 2771 | 2026-09-06T04:34:27.240Z | Checking quick-error v1.2.3 |
| 2772 | 2026-09-06T04:34:27.241Z | Checking rustls-webpki v0.103.13 |
| 2773 | 2026-09-06T04:34:27.264Z | Checking ucd-trie v0.1.7 |
| 2774 | 2026-09-06T04:34:27.337Z | Checking rusty-fork v0.3.1 |
| 2775 | 2026-09-06T04:34:27.371Z | Checking clap_builder v4.6.0 |
| 2776 | 2026-09-06T04:34:27.384Z | Checking proc-macro2 v1.0.106 |
| 2777 | 2026-09-06T04:34:27.397Z | Checking pest v2.8.6 |
| 2778 | 2026-09-06T04:34:27.452Z | Checking bitvec v1.0.1 |
| 2779 | 2026-09-06T04:34:27.505Z | Checking openssl v0.10.80 |
| 2780 | 2026-09-06T04:34:27.540Z | Checking h2 v0.4.15 |
| 2781 | 2026-09-06T04:34:27.662Z | Checking rustls v0.23.41 |
| 2782 | 2026-09-06T04:34:27.690Z | Checking bit-set v0.8.0 |
| 2783 | 2026-09-06T04:34:27.838Z | Checking num-iter v0.1.45 |
| 2784 | 2026-09-06T04:34:27.949Z | Checking rand v0.8.6 |
| 2785 | 2026-09-06T04:34:28.461Z | Checking lazy_static v1.5.0 |
| 2786 | 2026-09-06T04:34:28.475Z | Checking rand_xorshift v0.4.0 |
| 2787 | 2026-09-06T04:34:28.555Z | Checking hmac v0.12.1 |
| 2788 | 2026-09-06T04:34:28.592Z | Checking thiserror v1.0.69 |
| 2789 | 2026-09-06T04:34:28.596Z | Checking maybe-uninit v2.0.0 |
| 2790 | 2026-09-06T04:34:28.671Z | Checking serde_spanned v0.6.9 |
| 2791 | 2026-09-06T04:34:28.693Z | Checking toml_datetime v0.6.11 |
| 2792 | 2026-09-06T04:34:28.706Z | Checking sync_wrapper v1.0.2 |
| 2793 | 2026-09-06T04:34:28.771Z | Checking crc-catalog v2.4.0 |
| 2794 | 2026-09-06T04:34:28.792Z | Checking unarray v0.1.4 |
| 2795 | 2026-09-06T04:34:28.807Z | Checking powerfmt v0.2.0 |
| 2796 | 2026-09-06T04:34:28.862Z | Checking nodrop v0.1.14 |
| 2797 | 2026-09-06T04:34:28.878Z | Checking siphasher v1.0.2 |
| 2798 | 2026-09-06T04:34:28.894Z | Checking zlib-rs v0.6.2 |
| 2799 | 2026-09-06T04:34:28.907Z | Checking pretty-hex v0.4.1 |
| 2800 | 2026-09-06T04:34:28.947Z | Checking array-init v0.0.4 |
| 2801 | 2026-09-06T04:34:28.960Z | Checking deranged v0.5.8 |
| 2802 | 2026-09-06T04:34:29.021Z | Checking proptest v1.11.0 |
| 2803 | 2026-09-06T04:34:29.035Z | Checking crc v3.4.0 |
| 2804 | 2026-09-06T04:34:29.205Z | Checking tower v0.5.3 |
| 2805 | 2026-09-06T04:34:29.252Z | Checking packed_struct v0.10.1 |
| 2806 | 2026-09-06T04:34:29.541Z | Checking native-tls v0.2.18 |
| 2807 | 2026-09-06T04:34:29.590Z | Checking smallvec v0.6.14 |
| 2808 | 2026-09-06T04:34:29.721Z | Checking clap v4.6.1 |
| 2809 | 2026-09-06T04:34:29.773Z | Checking flate2 v1.1.9 |
| 2810 | 2026-09-06T04:34:29.789Z | Checking num-bigint-dig v0.8.6 |
| 2811 | 2026-09-06T04:34:29.804Z | Checking quote v1.0.45 |
| 2812 | 2026-09-06T04:34:29.884Z | Checking ipnetwork v0.21.1 |
| 2813 | 2026-09-06T04:34:29.951Z | Checking http-body-util v0.1.3 |
| 2814 | 2026-09-06T04:34:29.968Z | Checking pkcs1 v0.7.5 |
| 2815 | 2026-09-06T04:34:30.064Z | Checking crossbeam-utils v0.8.21 |
| 2816 | 2026-09-06T04:34:30.100Z | Checking bitfield v0.19.4 |
| 2817 | 2026-09-06T04:34:30.165Z | Checking zerocopy v0.6.6 |
| 2818 | 2026-09-06T04:34:30.178Z | Checking ahash v0.8.12 |
| 2819 | 2026-09-06T04:34:30.283Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2820 | 2026-09-06T04:34:30.363Z | Checking scroll v0.13.0 |
| 2821 | 2026-09-06T04:34:30.377Z | Checking env_filter v2.0.0 |
| 2822 | 2026-09-06T04:34:30.389Z | Checking gimli v0.32.3 |
| 2823 | 2026-09-06T04:34:30.392Z | Checking hyper v1.10.1 |
| 2824 | 2026-09-06T04:34:30.401Z | Checking ryu v1.0.23 |
| 2825 | 2026-09-06T04:34:30.465Z | Checking time-core v0.1.8 |
| 2826 | 2026-09-06T04:34:30.519Z | Checking winnow v0.5.40 |
| 2827 | 2026-09-06T04:34:30.623Z | Checking hashbrown v0.12.3 |
| 2828 | 2026-09-06T04:34:30.634Z | Checking unicode-bidi v0.3.18 |
| 2829 | 2026-09-06T04:34:30.634Z | Checking num-conv v0.2.0 |
| 2830 | 2026-09-06T04:34:30.634Z | Checking allocator-api2 v0.2.21 |
| 2831 | 2026-09-06T04:34:30.716Z | Checking base64 v0.21.7 |
| 2832 | 2026-09-06T04:34:30.831Z | Checking unicode-properties v0.1.4 |
| 2833 | 2026-09-06T04:34:30.880Z | Checking iri-string v0.7.10 |
| 2834 | 2026-09-06T04:34:30.894Z | Checking num_threads v0.1.7 |
| 2835 | 2026-09-06T04:34:30.947Z | Checking ron v0.8.1 |
| 2836 | 2026-09-06T04:34:30.964Z | Checking indexmap v1.9.3 |
| 2837 | 2026-09-06T04:34:30.976Z | Checking time v0.3.47 |
| 2838 | 2026-09-06T04:34:31.013Z | Checking stringprep v0.1.5 |
| 2839 | 2026-09-06T04:34:31.167Z | Checking newtype-uuid v1.3.2 |
| 2840 | 2026-09-06T04:34:31.275Z | Checking rsa v0.9.10 |
| 2841 | 2026-09-06T04:34:31.325Z | Checking hyper-util v0.1.20 |
| 2842 | 2026-09-06T04:34:31.365Z | Checking goblin v0.10.5 |
| 2843 | 2026-09-06T04:34:31.460Z | Checking serde_urlencoded v0.7.1 |
| 2844 | 2026-09-06T04:34:31.665Z | Checking toml_edit v0.19.15 |
| 2845 | 2026-09-06T04:34:31.668Z | Checking env_logger v0.11.11 |
| 2846 | 2026-09-06T04:34:31.735Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2847 | 2026-09-06T04:34:31.866Z | Checking crossbeam-epoch v0.9.18 |
| 2848 | 2026-09-06T04:34:31.898Z | Checking hashbrown v0.13.2 |
| 2849 | 2026-09-06T04:34:31.906Z | Checking tower-http v0.6.8 |
| 2850 | 2026-09-06T04:34:31.937Z | Checking addr2line v0.25.1 |
| 2851 | 2026-09-06T04:34:32.088Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2852 | 2026-09-06T04:34:32.104Z | Checking bzip2 v0.4.4 |
| 2853 | 2026-09-06T04:34:32.172Z | Checking oxnet v0.1.7 |
| 2854 | 2026-09-06T04:34:32.198Z | Checking syn v2.0.117 |
| 2855 | 2026-09-06T04:34:32.267Z | Checking serde-hex v0.1.0 |
| 2856 | 2026-09-06T04:34:32.305Z | Checking tokio-native-tls v0.3.1 |
| 2857 | 2026-09-06T04:34:32.457Z | Checking bstr v1.12.1 |
| 2858 | 2026-09-06T04:34:32.472Z | Checking block-padding v0.4.2 |
| 2859 | 2026-09-06T04:34:32.591Z | Checking block-buffer v0.12.1 |
| 2860 | 2026-09-06T04:34:32.613Z | Checking crypto-common v0.2.2 |
| 2861 | 2026-09-06T04:34:32.701Z | Checking rustls-native-certs v0.8.3 |
| 2862 | 2026-09-06T04:34:32.759Z | Checking x509-cert v0.2.5 |
| 2863 | 2026-09-06T04:34:32.834Z | Checking scroll v0.12.0 |
| 2864 | 2026-09-06T04:34:32.847Z | Checking object v0.37.3 |
| 2865 | 2026-09-06T04:34:33.060Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2866 | 2026-09-06T04:34:33.174Z | Checking md-5 v0.10.6 |
| 2867 | 2026-09-06T04:34:33.206Z | Checking hash32 v0.2.1 |
| 2868 | 2026-09-06T04:34:33.345Z | Checking encoding_rs v0.8.35 |
| 2869 | 2026-09-06T04:34:33.369Z | Checking fallible-iterator v0.2.0 |
| 2870 | 2026-09-06T04:34:33.405Z | Checking either v1.15.0 |
| 2871 | 2026-09-06T04:34:33.590Z | Checking crc-any v2.5.0 |
| 2872 | 2026-09-06T04:34:33.643Z | Checking rustc-demangle v0.1.27 |
| 2873 | 2026-09-06T04:34:33.685Z | Checking mime v0.3.17 |
| 2874 | 2026-09-06T04:34:33.768Z | Checking psl-types v2.0.11 |
| 2875 | 2026-09-06T04:34:33.785Z | Checking dof v0.4.0 |
| 2876 | 2026-09-06T04:34:33.863Z | Checking postgres-protocol v0.6.10 |
| 2877 | 2026-09-06T04:34:33.877Z | Checking heapless v0.7.17 |
| 2878 | 2026-09-06T04:34:33.889Z | Checking publicsuffix v2.3.0 |
| 2879 | 2026-09-06T04:34:34.045Z | Checking zstd-safe v7.2.4 |
| 2880 | 2026-09-06T04:34:34.180Z | Checking goblin v0.8.2 |
| 2881 | 2026-09-06T04:34:34.213Z | Checking toml v0.7.8 |
| 2882 | 2026-09-06T04:34:34.276Z | Checking inout v0.2.2 |
| 2883 | 2026-09-06T04:34:34.292Z | Checking hyper-tls v0.6.0 |
| 2884 | 2026-09-06T04:34:34.424Z | Checking daft v0.1.8 |
| 2885 | 2026-09-06T04:34:34.437Z | Checking object v0.30.4 |
| 2886 | 2026-09-06T04:34:34.461Z | Checking zip v0.6.6 |
| 2887 | 2026-09-06T04:34:34.474Z | Checking cookie v0.18.1 |
| 2888 | 2026-09-06T04:34:34.532Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 2889 | 2026-09-06T04:34:34.666Z | Checking tokio-rustls v0.26.4 |
| 2890 | 2026-09-06T04:34:34.696Z | Checking phf_shared v0.13.1 |
| 2891 | 2026-09-06T04:34:34.709Z | Checking dtrace-parser v0.3.0 |
| 2892 | 2026-09-06T04:34:34.782Z | Checking pin-project v1.1.11 |
| 2893 | 2026-09-06T04:34:34.877Z | Checking zerocopy v0.7.35 |
| 2894 | 2026-09-06T04:34:34.889Z | Checking signal-hook v0.3.18 |
| 2895 | 2026-09-06T04:34:34.901Z | Checking futures-executor v0.3.32 |
| 2896 | 2026-09-06T04:34:34.944Z | Checking ff v0.13.1 |
| 2897 | 2026-09-06T04:34:35.047Z | Checking thread-id v5.1.0 |
| 2898 | 2026-09-06T04:34:35.071Z | Checking managed v0.8.0 |
| 2899 | 2026-09-06T04:34:35.083Z | Checking foldhash v0.1.5 |
| 2900 | 2026-09-06T04:34:35.122Z | Checking libbz2-rs-sys v0.2.2 |
| 2901 | 2026-09-06T04:34:35.138Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 2902 | 2026-09-06T04:34:35.164Z | Checking backtrace v0.3.76 |
| 2903 | 2026-09-06T04:34:35.206Z | Compiling illumos-nvpair-sys v0.2.0 |
| 2904 | 2026-09-06T04:34:35.249Z | Checking path-slash v0.1.5 |
| 2905 | 2026-09-06T04:34:35.350Z | Checking bitflags v1.3.2 |
| 2906 | 2026-09-06T04:34:35.362Z | Compiling rayon-core v1.13.0 |
| 2907 | 2026-09-06T04:34:35.377Z | Checking smawk v0.3.2 |
| 2908 | 2026-09-06T04:34:35.420Z | Checking bumpalo v3.20.2 |
| 2909 | 2026-09-06T04:34:35.451Z | Checking base16ct v0.2.0 |
| 2910 | 2026-09-06T04:34:35.501Z | Checking unicode-width v0.2.0 |
| 2911 | 2026-09-06T04:34:35.515Z | Checking jiff-core v0.1.0 |
| 2912 | 2026-09-06T04:34:35.531Z | Checking foldhash v0.2.0 |
| 2913 | 2026-09-06T04:34:35.574Z | Checking unicode-linebreak v0.1.5 |
| 2914 | 2026-09-06T04:34:35.615Z | Checking same-file v1.0.6 |
| 2915 | 2026-09-06T04:34:35.685Z | Checking is_ci v1.2.0 |
| 2916 | 2026-09-06T04:34:35.734Z | Checking walkdir v2.5.0 |
| 2917 | 2026-09-06T04:34:35.746Z | Checking hashbrown v0.16.1 |
| 2918 | 2026-09-06T04:34:35.777Z | Checking supports-color v3.0.2 |
| 2919 | 2026-09-06T04:34:35.780Z | Checking textwrap v0.16.2 |
| 2920 | 2026-09-06T04:34:35.892Z | Checking zopfli v0.8.3 |
| 2921 | 2026-09-06T04:34:35.905Z | Checking sec1 v0.7.3 |
| 2922 | 2026-09-06T04:34:36.017Z | Checking bzip2 v0.6.1 |
| 2923 | 2026-09-06T04:34:36.094Z | Checking dof v0.3.0 |
| 2924 | 2026-09-06T04:34:36.107Z | Checking backtrace-ext v0.2.1 |
| 2925 | 2026-09-06T04:34:36.110Z | Checking smoltcp v0.9.1 |
| 2926 | 2026-09-06T04:34:36.195Z | Checking jiff v0.2.34 |
| 2927 | 2026-09-06T04:34:36.206Z | Checking hashbrown v0.15.5 |
| 2928 | 2026-09-06T04:34:36.218Z | Checking usdt-impl v0.6.0 |
| 2929 | 2026-09-06T04:34:36.221Z | Checking signal-hook-mio v0.2.5 |
| 2930 | 2026-09-06T04:34:36.243Z | Checking group v0.13.0 |
| 2931 | 2026-09-06T04:34:36.330Z | Checking futures v0.3.32 |
| 2932 | 2026-09-06T04:34:36.373Z | Checking hyper-rustls v0.27.7 |
| 2933 | 2026-09-06T04:34:36.388Z | Checking phf v0.13.1 |
| 2934 | 2026-09-06T04:34:36.408Z | Checking snafu v0.8.9 |
| 2935 | 2026-09-06T04:34:36.502Z | Checking cookie_store v0.22.1 |
| 2936 | 2026-09-06T04:34:36.533Z | Checking reqwest v0.12.28 |
| 2937 | 2026-09-06T04:34:36.546Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 2938 | 2026-09-06T04:34:36.570Z | Checking cipher v0.5.2 |
| 2939 | 2026-09-06T04:34:36.644Z | Checking zstd v0.13.3 |
| 2940 | 2026-09-06T04:34:36.668Z | Checking postgres-types v0.2.12 |
| 2941 | 2026-09-06T04:34:36.712Z | Checking globset v0.4.18 |
| 2942 | 2026-09-06T04:34:36.808Z | Checking rustls-platform-verifier v0.6.2 |
| 2943 | 2026-09-06T04:34:36.829Z | Checking crossbeam-deque v0.8.6 |
| 2944 | 2026-09-06T04:34:36.833Z | Checking phf_shared v0.11.3 |
| 2945 | 2026-09-06T04:34:36.872Z | Checking regex v1.12.3 |
| 2946 | 2026-09-06T04:34:36.947Z | Checking hkdf v0.12.4 |
| 2947 | 2026-09-06T04:34:36.962Z | Checking dtrace-parser v0.2.0 |
| 2948 | 2026-09-06T04:34:36.980Z | Checking ref-cast v1.0.25 |
| 2949 | 2026-09-06T04:34:36.980Z | Checking curve25519-dalek v4.1.3 |
| 2950 | 2026-09-06T04:34:37.005Z | Checking olpc-cjson v0.1.4 |
| 2951 | 2026-09-06T04:34:37.075Z | Checking byte-wrapper v0.1.0 |
| 2952 | 2026-09-06T04:34:37.088Z | Checking strum v0.27.2 |
| 2953 | 2026-09-06T04:34:37.131Z | Checking hubpack v0.1.2 |
| 2954 | 2026-09-06T04:34:37.147Z | Checking ed25519 v2.2.3 |
| 2955 | 2026-09-06T04:34:37.191Z | Checking memoffset v0.9.1 |
| 2956 | 2026-09-06T04:34:37.204Z | Checking rustix v0.38.44 |
| 2957 | 2026-09-06T04:34:37.270Z | Checking owo-colors v4.3.0 |
| 2958 | 2026-09-06T04:34:37.282Z | Checking pem v3.0.6 |
| 2959 | 2026-09-06T04:34:37.294Z | Checking crypto-bigint v0.5.5 |
| 2960 | 2026-09-06T04:34:37.297Z | Checking erased-serde v0.3.31 |
| 2961 | 2026-09-06T04:34:37.331Z | Checking serde-big-array v0.5.1 |
| 2962 | 2026-09-06T04:34:37.435Z | Checking serde_plain v1.0.2 |
| 2963 | 2026-09-06T04:34:37.465Z | Checking float-cmp v0.10.0 |
| 2964 | 2026-09-06T04:34:37.580Z | Checking memmap2 v0.9.10 |
| 2965 | 2026-09-06T04:34:37.593Z | Checking thread-id v4.2.2 |
| 2966 | 2026-09-06T04:34:37.669Z | Checking precomputed-hash v0.1.1 |
| 2967 | 2026-09-06T04:34:37.688Z | Checking cpufeatures v0.3.0 |
| 2968 | 2026-09-06T04:34:37.740Z | Checking data-encoding v2.10.0 |
| 2969 | 2026-09-06T04:34:37.752Z | Checking predicates-core v1.0.10 |
| 2970 | 2026-09-06T04:34:37.763Z | Checking unicode-segmentation v1.12.0 |
| 2971 | 2026-09-06T04:34:37.775Z | Checking normalize-line-endings v0.3.0 |
| 2972 | 2026-09-06T04:34:37.823Z | Checking supports-unicode v3.0.0 |
| 2973 | 2026-09-06T04:34:37.860Z | Checking typed-path v0.9.3 |
| 2974 | 2026-09-06T04:34:37.873Z | Checking winnow v0.7.14 |
| 2975 | 2026-09-06T04:34:37.930Z | Checking difflib v0.4.0 |
| 2976 | 2026-09-06T04:34:37.997Z | Checking unicode-width v0.1.14 |
| 2977 | 2026-09-06T04:34:38.013Z | Checking toml_write v0.1.2 |
| 2978 | 2026-09-06T04:34:38.073Z | Checking supports-hyperlinks v3.2.0 |
| 2979 | 2026-09-06T04:34:38.098Z | Checking keccak v0.1.6 |
| 2980 | 2026-09-06T04:34:38.110Z | Checking winnow v1.0.3 |
| 2981 | 2026-09-06T04:34:38.176Z | Checking const-oid v0.10.2 |
| 2982 | 2026-09-06T04:34:38.179Z | Checking new_debug_unreachable v1.0.6 |
| 2983 | 2026-09-06T04:34:38.220Z | Checking fixedbitset v0.5.7 |
| 2984 | 2026-09-06T04:34:38.242Z | Checking static_assertions v1.1.0 |
| 2985 | 2026-09-06T04:34:38.256Z | Checking fixedbitset v0.4.2 |
| 2986 | 2026-09-06T04:34:38.268Z | Checking whoami v2.1.0 |
| 2987 | 2026-09-06T04:34:38.311Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2988 | 2026-09-06T04:34:38.331Z | Checking digest v0.11.3 |
| 2989 | 2026-09-06T04:34:38.401Z | Checking petgraph v0.6.5 |
| 2990 | 2026-09-06T04:34:38.413Z | Checking petgraph v0.8.3 |
| 2991 | 2026-09-06T04:34:38.454Z | Checking tokio-postgres v0.7.16 |
| 2992 | 2026-09-06T04:34:38.513Z | Checking sha3 v0.10.8 |
| 2993 | 2026-09-06T04:34:38.630Z | Checking tough v0.22.0 |
| 2994 | 2026-09-06T04:34:38.734Z | Checking string_cache v0.8.9 |
| 2995 | 2026-09-06T04:34:38.925Z | Checking miette v7.6.0 |
| 2996 | 2026-09-06T04:34:38.977Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2997 | 2026-09-06T04:34:39.123Z | Checking toml_edit v0.22.27 |
| 2998 | 2026-09-06T04:34:39.320Z | Checking elliptic-curve v0.13.8 |
| 2999 | 2026-09-06T04:34:39.451Z | Checking predicates v3.1.4 |
| 3000 | 2026-09-06T04:34:39.637Z | Checking zip v4.6.1 |
| 3001 | 2026-09-06T04:34:39.702Z | Checking similar v2.7.0 |
| 3002 | 2026-09-06T04:34:39.750Z | Checking hickory-proto v0.25.2 |
| 3003 | 2026-09-06T04:34:39.796Z | Checking crossterm v0.28.1 |
| 3004 | 2026-09-06T04:34:40.016Z | Checking ed25519-dalek v2.2.0 |
| 3005 | 2026-09-06T04:34:40.077Z | Checking chacha20 v0.10.0 |
| 3006 | 2026-09-06T04:34:40.191Z | Checking usdt v0.6.0 |
| 3007 | 2026-09-06T04:34:40.214Z | Checking slog v2.8.2 |
| 3008 | 2026-09-06T04:34:40.258Z | Checking usdt-impl v0.5.0 |
| 3009 | 2026-09-06T04:34:40.338Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3010 | 2026-09-06T04:34:40.360Z | Checking nix v0.31.2 |
| 3011 | 2026-09-06T04:34:40.477Z | Checking iddqd v0.4.2 |
| 3012 | 2026-09-06T04:34:40.546Z | Checking reqwest v0.13.2 |
| 3013 | 2026-09-06T04:34:40.687Z | Checking itertools v0.13.0 |
| 3014 | 2026-09-06T04:34:40.739Z | Checking itertools v0.15.0 |
| 3015 | 2026-09-06T04:34:40.833Z | Checking strum v0.26.3 |
| 3016 | 2026-09-06T04:34:40.925Z | Checking serde_with v3.21.0 |
| 3017 | 2026-09-06T04:34:40.946Z | Checking derive_more v2.1.1 |
| 3018 | 2026-09-06T04:34:41.046Z | Checking fs-err v3.3.0 |
| 3019 | 2026-09-06T04:34:41.345Z | Checking tokio-stream v0.1.18 |
| 3020 | 2026-09-06T04:34:41.377Z | Checking buf-list v1.1.2 |
| 3021 | 2026-09-06T04:34:41.395Z | Checking camino v1.2.5 |
| 3022 | 2026-09-06T04:34:41.552Z | Checking anyhow v1.0.104 |
| 3023 | 2026-09-06T04:34:41.565Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3024 | 2026-09-06T04:34:41.643Z | Checking openapiv3 v2.2.0 |
| 3025 | 2026-09-06T04:34:41.720Z | Checking peg-runtime v0.8.5 |
| 3026 | 2026-09-06T04:34:41.720Z | Checking lalrpop-util v0.19.12 |
| 3027 | 2026-09-06T04:34:41.750Z | Checking rayon v1.11.0 |
| 3028 | 2026-09-06T04:34:41.823Z | Checking illumos-nvpair v0.3.0 |
| 3029 | 2026-09-06T04:34:41.835Z | Checking sigpipe v0.1.3 |
| 3030 | 2026-09-06T04:34:41.867Z | Checking glob v0.3.3 |
| 3031 | 2026-09-06T04:34:42.817Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3032 | 2026-09-06T04:34:43.055Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3033 | 2026-09-06T04:34:43.350Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.76s |
| 3034 | 2026-09-06T04:34:43.507Z | |
| 3035 | 2026-09-06T04:34:43.507Z | info: running `cargo check --bins` on internal-dns-types (120/379) |
| 3036 | 2026-09-06T04:34:43.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3037 | 2026-09-06T04:34:44.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3038 | 2026-09-06T04:34:44.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3039 | 2026-09-06T04:34:44.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3040 | 2026-09-06T04:34:44.087Z | |
| 3041 | 2026-09-06T04:34:44.087Z | info: running `cargo check --bins` on internal-dns-types-versions (121/379) |
| 3042 | 2026-09-06T04:34:44.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3043 | 2026-09-06T04:34:44.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3044 | 2026-09-06T04:34:44.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3045 | 2026-09-06T04:34:44.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3046 | 2026-09-06T04:34:44.645Z | |
| 3047 | 2026-09-06T04:34:44.645Z | info: running `cargo check --bins` on nexus-types-versions (122/379) |
| 3048 | 2026-09-06T04:34:45.137Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3049 | 2026-09-06T04:34:45.140Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3050 | 2026-09-06T04:34:45.140Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3051 | 2026-09-06T04:34:45.144Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3052 | 2026-09-06T04:34:45.233Z | |
| 3053 | 2026-09-06T04:34:45.233Z | info: running `cargo check --bins` on oxql-types (123/379) |
| 3054 | 2026-09-06T04:34:45.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3055 | 2026-09-06T04:34:45.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3056 | 2026-09-06T04:34:45.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3057 | 2026-09-06T04:34:45.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3058 | 2026-09-06T04:34:45.803Z | |
| 3059 | 2026-09-06T04:34:45.803Z | info: running `cargo check --bins` on oximeter-types (124/379) |
| 3060 | 2026-09-06T04:34:46.284Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3061 | 2026-09-06T04:34:46.287Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3062 | 2026-09-06T04:34:46.287Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3063 | 2026-09-06T04:34:46.292Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3064 | 2026-09-06T04:34:46.375Z | |
| 3065 | 2026-09-06T04:34:46.375Z | info: running `cargo check --bins` on oximeter-types-versions (125/379) |
| 3066 | 2026-09-06T04:34:46.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3067 | 2026-09-06T04:34:46.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3068 | 2026-09-06T04:34:46.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3069 | 2026-09-06T04:34:46.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3070 | 2026-09-06T04:34:46.946Z | |
| 3071 | 2026-09-06T04:34:46.946Z | info: running `cargo check --bins` on oximeter-macro-impl (126/379) |
| 3072 | 2026-09-06T04:34:47.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3073 | 2026-09-06T04:34:47.417Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3074 | 2026-09-06T04:34:47.417Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3075 | 2026-09-06T04:34:47.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3076 | 2026-09-06T04:34:47.497Z | |
| 3077 | 2026-09-06T04:34:47.497Z | info: running `cargo check --bins --no-default-features` on oximeter-db (127/379) |
| 3078 | 2026-09-06T04:34:47.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3079 | 2026-09-06T04:34:47.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3080 | 2026-09-06T04:34:48.180Z | Compiling multer v3.1.0 |
| 3081 | 2026-09-06T04:34:48.311Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3082 | 2026-09-06T04:34:48.315Z | Compiling async-stream-impl v0.3.6 |
| 3083 | 2026-09-06T04:34:48.315Z | Compiling serde_tokenstream v0.3.0 |
| 3084 | 2026-09-06T04:34:48.320Z | Compiling dropshot v0.17.1 |
| 3085 | 2026-09-06T04:34:48.332Z | Compiling parse-display-derive v0.10.0 |
| 3086 | 2026-09-06T04:34:48.345Z | Compiling newtype-uuid-macros v0.1.0 |
| 3087 | 2026-09-06T04:34:48.348Z | Compiling dropshot_endpoint v0.17.1 |
| 3088 | 2026-09-06T04:34:48.537Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3089 | 2026-09-06T04:34:48.573Z | Checking thread_local v1.1.9 |
| 3090 | 2026-09-06T04:34:48.609Z | Compiling oxide-generation-macros v0.2.0 |
| 3091 | 2026-09-06T04:34:48.670Z | Checking match_cfg v0.1.0 |
| 3092 | 2026-09-06T04:34:48.746Z | Checking compression-core v0.4.31 |
| 3093 | 2026-09-06T04:34:48.758Z | Checking hostname v0.3.1 |
| 3094 | 2026-09-06T04:34:48.859Z | Checking crossbeam-channel v0.5.15 |
| 3095 | 2026-09-06T04:34:48.873Z | Checking compression-codecs v0.4.37 |
| 3096 | 2026-09-06T04:34:48.896Z | Checking atomicwrites v0.4.4 |
| 3097 | 2026-09-06T04:34:48.950Z | Checking slog-json v2.6.1 |
| 3098 | 2026-09-06T04:34:49.021Z | Checking serde_spanned v1.1.1 |
| 3099 | 2026-09-06T04:34:49.037Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 3100 | 2026-09-06T04:34:49.099Z | Checking is-terminal v0.4.17 |
| 3101 | 2026-09-06T04:34:49.113Z | Checking debug-ignore v1.0.5 |
| 3102 | 2026-09-06T04:34:49.148Z | Checking term v1.2.1 |
| 3103 | 2026-09-06T04:34:49.188Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 3104 | 2026-09-06T04:34:49.188Z | Checking take_mut v0.2.2 |
| 3105 | 2026-09-06T04:34:49.215Z | Checking slog-bunyan v2.5.0 |
| 3106 | 2026-09-06T04:34:49.238Z | Checking async-compression v0.4.41 |
| 3107 | 2026-09-06T04:34:49.302Z | Checking slog-async v2.8.0 |
| 3108 | 2026-09-06T04:34:49.327Z | Checking async-stream v0.3.6 |
| 3109 | 2026-09-06T04:34:49.351Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 3110 | 2026-09-06T04:34:49.366Z | Checking toml v1.1.2+spec-1.1.0 |
| 3111 | 2026-09-06T04:34:49.379Z | Checking slog-term v2.9.2 |
| 3112 | 2026-09-06T04:34:49.455Z | Checking progenitor-client v0.14.0 |
| 3113 | 2026-09-06T04:34:49.459Z | Checking sha1 v0.11.0 |
| 3114 | 2026-09-06T04:34:49.494Z | Checking oxide-generation v0.1.3 |
| 3115 | 2026-09-06T04:34:49.632Z | Checking waitgroup v0.1.2 |
| 3116 | 2026-09-06T04:34:49.656Z | Checking rustls-pemfile v2.2.0 |
| 3117 | 2026-09-06T04:34:49.683Z | Checking backon v1.6.0 |
| 3118 | 2026-09-06T04:34:49.697Z | Checking serde_path_to_error v0.1.20 |
| 3119 | 2026-09-06T04:34:49.709Z | Checking hostname v0.4.2 |
| 3120 | 2026-09-06T04:34:49.727Z | Checking instant v0.1.13 |
| 3121 | 2026-09-06T04:34:49.812Z | Checking backoff v0.4.0 |
| 3122 | 2026-09-06T04:34:49.842Z | Checking progenitor-extras v0.2.0 |
| 3123 | 2026-09-06T04:34:49.965Z | Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds) |
| 3124 | 2026-09-06T04:34:49.968Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3125 | 2026-09-06T04:34:49.991Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 3126 | 2026-09-06T04:34:50.015Z | Checking parse-display v0.10.0 |
| 3127 | 2026-09-06T04:34:50.028Z | Checking regress v0.10.5 |
| 3128 | 2026-09-06T04:34:50.068Z | Checking itertools v0.14.0 |
| 3129 | 2026-09-06T04:34:50.155Z | Checking macaddr v1.0.1 |
| 3130 | 2026-09-06T04:34:50.345Z | Checking humantime v2.3.0 |
| 3131 | 2026-09-06T04:34:51.179Z | Compiling prettyplease v0.2.37 |
| 3132 | 2026-09-06T04:34:51.466Z | Checking num-rational v0.4.2 |
| 3133 | 2026-09-06T04:34:51.736Z | Checking num-complex v0.4.6 |
| 3134 | 2026-09-06T04:34:52.107Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3135 | 2026-09-06T04:34:52.143Z | Compiling num v0.4.3 |
| 3136 | 2026-09-06T04:34:52.283Z | Compiling usdt-macro v0.5.0 |
| 3137 | 2026-09-06T04:34:52.296Z | Compiling usdt-attr-macro v0.5.0 |
| 3138 | 2026-09-06T04:34:52.299Z | Checking memmap v0.7.0 |
| 3139 | 2026-09-06T04:34:52.344Z | Checking float-ord v0.3.2 |
| 3140 | 2026-09-06T04:34:52.449Z | Compiling convert_case v0.4.0 |
| 3141 | 2026-09-06T04:34:52.823Z | Compiling derive_more v0.99.20 |
| 3142 | 2026-09-06T04:34:52.928Z | Checking newline-converter v0.3.0 |
| 3143 | 2026-09-06T04:34:53.019Z | Checking console v0.15.11 |
| 3144 | 2026-09-06T04:34:53.040Z | Compiling toml v0.8.23 |
| 3145 | 2026-09-06T04:34:53.079Z | Checking usdt v0.5.0 |
| 3146 | 2026-09-06T04:34:53.252Z | Checking linked-hash-map v0.5.6 |
| 3147 | 2026-09-06T04:34:53.297Z | Compiling minimal-lexical v0.2.1 |
| 3148 | 2026-09-06T04:34:53.427Z | Checking lru-cache v0.1.2 |
| 3149 | 2026-09-06T04:34:53.549Z | Compiling nom v7.1.3 |
| 3150 | 2026-09-06T04:34:53.553Z | Checking expectorate v1.2.0 |
| 3151 | 2026-09-06T04:34:53.692Z | Checking camino-tempfile v1.4.1 |
| 3152 | 2026-09-06T04:34:53.890Z | Checking hickory-proto v0.24.4 |
| 3153 | 2026-09-06T04:34:54.065Z | Checking phf_shared v0.12.1 |
| 3154 | 2026-09-06T04:34:54.196Z | Compiling slog-dtrace v0.3.0 |
| 3155 | 2026-09-06T04:34:54.211Z | Compiling unicode-xid v0.2.6 |
| 3156 | 2026-09-06T04:34:54.343Z | Checking heck v0.5.0 |
| 3157 | 2026-09-06T04:34:54.473Z | Compiling chrono-tz v0.10.4 |
| 3158 | 2026-09-06T04:34:54.633Z | Checking resolv-conf v0.7.6 |
| 3159 | 2026-09-06T04:34:54.723Z | Compiling const_format_proc_macros v0.2.34 |
| 3160 | 2026-09-06T04:34:54.822Z | Checking phf v0.12.1 |
| 3161 | 2026-09-06T04:34:54.905Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3162 | 2026-09-06T04:34:54.968Z | Checking tokio-dtrace v0.1.1 |
| 3163 | 2026-09-06T04:34:54.981Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3164 | 2026-09-06T04:34:55.154Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 3165 | 2026-09-06T04:34:55.454Z | Compiling derive-where v1.6.0 |
| 3166 | 2026-09-06T04:34:55.457Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3167 | 2026-09-06T04:34:55.681Z | Checking highway v1.3.0 |
| 3168 | 2026-09-06T04:34:55.755Z | Checking hickory-resolver v0.24.4 |
| 3169 | 2026-09-06T04:34:55.911Z | Checking const_format v0.2.35 |
| 3170 | 2026-09-06T04:34:56.142Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 3171 | 2026-09-06T04:34:56.485Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3172 | 2026-09-06T04:34:56.526Z | Checking oxide-tokio-rt v0.1.4 |
| 3173 | 2026-09-06T04:34:56.759Z | Checking qorb v0.4.1 |
| 3174 | 2026-09-06T04:34:56.774Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3175 | 2026-09-06T04:34:56.849Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 3176 | 2026-09-06T04:34:56.926Z | Checking gethostname v0.5.0 |
| 3177 | 2026-09-06T04:34:57.008Z | Checking bcs v0.1.6 |
| 3178 | 2026-09-06T04:34:57.022Z | Checking termtree v0.5.1 |
| 3179 | 2026-09-06T04:34:57.037Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3180 | 2026-09-06T04:35:00.104Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 3181 | 2026-09-06T04:35:03.214Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 3182 | 2026-09-06T04:35:05.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.97s |
| 3183 | 2026-09-06T04:35:05.650Z | |
| 3184 | 2026-09-06T04:35:05.650Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (128/379) |
| 3185 | 2026-09-06T04:35:06.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3186 | 2026-09-06T04:35:06.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3187 | 2026-09-06T04:35:06.336Z | Compiling ar_archive_writer v0.5.1 |
| 3188 | 2026-09-06T04:35:06.447Z | Compiling stacker v0.1.23 |
| 3189 | 2026-09-06T04:35:06.454Z | Compiling cfg_aliases v0.1.1 |
| 3190 | 2026-09-06T04:35:06.460Z | Compiling proc-macro-error v1.0.4 |
| 3191 | 2026-09-06T04:35:06.467Z | Checking fd-lock v4.0.4 |
| 3192 | 2026-09-06T04:35:06.470Z | Checking nibble_vec v0.1.0 |
| 3193 | 2026-09-06T04:35:06.470Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 3194 | 2026-09-06T04:35:06.470Z | Checking vte v0.14.1 |
| 3195 | 2026-09-06T04:35:06.508Z | Compiling nix v0.28.0 |
| 3196 | 2026-09-06T04:35:06.577Z | Checking bytecount v0.6.9 |
| 3197 | 2026-09-06T04:35:06.596Z | Checking endian-type v0.1.2 |
| 3198 | 2026-09-06T04:35:06.638Z | Checking strip-ansi-escapes v0.2.1 |
| 3199 | 2026-09-06T04:35:06.675Z | Checking papergrid v0.11.0 |
| 3200 | 2026-09-06T04:35:06.706Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3201 | 2026-09-06T04:35:06.719Z | Checking radix_trie v0.2.1 |
| 3202 | 2026-09-06T04:35:06.738Z | Compiling peg-macros v0.8.5 |
| 3203 | 2026-09-06T04:35:06.750Z | Compiling tabled_derive v0.7.0 |
| 3204 | 2026-09-06T04:35:06.870Z | Compiling sqlparser_derive v0.5.0 |
| 3205 | 2026-09-06T04:35:06.922Z | Checking winnow v0.6.26 |
| 3206 | 2026-09-06T04:35:07.171Z | Checking home v0.5.12 |
| 3207 | 2026-09-06T04:35:07.268Z | Compiling psm v0.1.30 |
| 3208 | 2026-09-06T04:35:07.277Z | Checking unicode_categories v0.1.1 |
| 3209 | 2026-09-06T04:35:07.322Z | Checking nu-ansi-term v0.50.3 |
| 3210 | 2026-09-06T04:35:07.484Z | Checking crossterm v0.29.0 |
| 3211 | 2026-09-06T04:35:07.530Z | Checking reedline v0.40.0 |
| 3212 | 2026-09-06T04:35:07.610Z | Checking display-error-chain v0.2.2 |
| 3213 | 2026-09-06T04:35:07.699Z | Checking tabled v0.15.0 |
| 3214 | 2026-09-06T04:35:07.801Z | Checking rustyline v14.0.0 |
| 3215 | 2026-09-06T04:35:08.022Z | Checking peg v0.8.5 |
| 3216 | 2026-09-06T04:35:08.052Z | Checking recursive v0.1.1 |
| 3217 | 2026-09-06T04:35:08.055Z | Checking sqlformat v0.3.5 |
| 3218 | 2026-09-06T04:35:08.140Z | Checking sqlparser v0.61.0 |
| 3219 | 2026-09-06T04:35:19.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.78s |
| 3220 | 2026-09-06T04:35:19.609Z | |
| 3221 | 2026-09-06T04:35:19.609Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (129/379) |
| 3222 | 2026-09-06T04:35:20.108Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3223 | 2026-09-06T04:35:20.111Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3224 | 2026-09-06T04:35:20.285Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3225 | 2026-09-06T04:35:23.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 3226 | 2026-09-06T04:35:24.008Z | |
| 3227 | 2026-09-06T04:35:24.008Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (130/379) |
| 3228 | 2026-09-06T04:35:24.508Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3229 | 2026-09-06T04:35:24.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3230 | 2026-09-06T04:35:24.686Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3231 | 2026-09-06T04:35:27.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 3232 | 2026-09-06T04:35:27.394Z | |
| 3233 | 2026-09-06T04:35:27.394Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (131/379) |
| 3234 | 2026-09-06T04:35:27.890Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3235 | 2026-09-06T04:35:27.894Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3236 | 2026-09-06T04:35:28.066Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3237 | 2026-09-06T04:35:31.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.02s |
| 3238 | 2026-09-06T04:35:31.593Z | |
| 3239 | 2026-09-06T04:35:31.593Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (132/379) |
| 3240 | 2026-09-06T04:35:32.084Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3241 | 2026-09-06T04:35:32.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3242 | 2026-09-06T04:35:32.257Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3243 | 2026-09-06T04:35:35.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 3244 | 2026-09-06T04:35:35.824Z | |
| 3245 | 2026-09-06T04:35:35.824Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (133/379) |
| 3246 | 2026-09-06T04:35:36.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3247 | 2026-09-06T04:35:36.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3248 | 2026-09-06T04:35:36.488Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3249 | 2026-09-06T04:35:39.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s |
| 3250 | 2026-09-06T04:35:39.347Z | |
| 3251 | 2026-09-06T04:35:39.347Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (134/379) |
| 3252 | 2026-09-06T04:35:39.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3253 | 2026-09-06T04:35:39.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3254 | 2026-09-06T04:35:40.012Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3255 | 2026-09-06T04:35:42.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.37s |
| 3256 | 2026-09-06T04:35:42.908Z | |
| 3257 | 2026-09-06T04:35:42.908Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (135/379) |
| 3258 | 2026-09-06T04:35:43.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3259 | 2026-09-06T04:35:43.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3260 | 2026-09-06T04:35:43.573Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3261 | 2026-09-06T04:35:47.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.18s |
| 3262 | 2026-09-06T04:35:47.269Z | |
| 3263 | 2026-09-06T04:35:47.269Z | info: running `cargo check --bins` on oximeter (136/379) |
| 3264 | 2026-09-06T04:35:47.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3265 | 2026-09-06T04:35:47.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3266 | 2026-09-06T04:35:47.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3267 | 2026-09-06T04:35:47.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3268 | 2026-09-06T04:35:47.829Z | |
| 3269 | 2026-09-06T04:35:47.829Z | info: running `cargo check --bins` on oximeter-schema (137/379) |
| 3270 | 2026-09-06T04:35:48.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3271 | 2026-09-06T04:35:48.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3272 | 2026-09-06T04:35:48.454Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3273 | 2026-09-06T04:35:48.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.00s |
| 3274 | 2026-09-06T04:35:49.013Z | |
| 3275 | 2026-09-06T04:35:49.013Z | info: running `cargo check --bins` on oximeter-timeseries-macro (138/379) |
| 3276 | 2026-09-06T04:35:49.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3277 | 2026-09-06T04:35:49.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3278 | 2026-09-06T04:35:49.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3279 | 2026-09-06T04:35:49.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3280 | 2026-09-06T04:35:49.584Z | |
| 3281 | 2026-09-06T04:35:49.584Z | info: running `cargo check --bins` on oximeter-test-utils (139/379) |
| 3282 | 2026-09-06T04:35:50.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3283 | 2026-09-06T04:35:50.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3284 | 2026-09-06T04:35:50.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3285 | 2026-09-06T04:35:50.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3286 | 2026-09-06T04:35:50.190Z | |
| 3287 | 2026-09-06T04:35:50.190Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (140/379) |
| 3288 | 2026-09-06T04:35:50.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3289 | 2026-09-06T04:35:50.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3290 | 2026-09-06T04:35:50.677Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3291 | 2026-09-06T04:35:50.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3292 | 2026-09-06T04:35:50.764Z | |
| 3293 | 2026-09-06T04:35:50.764Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (141/379) |
| 3294 | 2026-09-06T04:35:51.248Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3295 | 2026-09-06T04:35:51.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3296 | 2026-09-06T04:35:51.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3297 | 2026-09-06T04:35:51.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3298 | 2026-09-06T04:35:51.335Z | |
| 3299 | 2026-09-06T04:35:51.335Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (142/379) |
| 3300 | 2026-09-06T04:35:51.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3301 | 2026-09-06T04:35:51.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3302 | 2026-09-06T04:35:51.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3303 | 2026-09-06T04:35:51.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3304 | 2026-09-06T04:35:51.909Z | |
| 3305 | 2026-09-06T04:35:51.909Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (143/379) |
| 3306 | 2026-09-06T04:35:52.393Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3307 | 2026-09-06T04:35:52.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3308 | 2026-09-06T04:35:52.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3309 | 2026-09-06T04:35:52.401Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3310 | 2026-09-06T04:35:52.485Z | |
| 3311 | 2026-09-06T04:35:52.485Z | info: running `cargo check --bins` on trust-quorum-test-utils (144/379) |
| 3312 | 2026-09-06T04:35:52.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3313 | 2026-09-06T04:35:52.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3314 | 2026-09-06T04:35:52.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3315 | 2026-09-06T04:35:52.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3316 | 2026-09-06T04:35:53.059Z | |
| 3317 | 2026-09-06T04:35:53.059Z | info: running `cargo check --bins` on reconfigurator-cli (145/379) |
| 3318 | 2026-09-06T04:35:53.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3319 | 2026-09-06T04:35:53.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3320 | 2026-09-06T04:35:53.883Z | Compiling crucible-workspace-hack v0.1.0 |
| 3321 | 2026-09-06T04:35:53.883Z | Compiling regress v0.11.1 |
| 3322 | 2026-09-06T04:35:53.883Z | Checking secrecy v0.10.3 |
| 3323 | 2026-09-06T04:35:53.886Z | Checking half v2.7.1 |
| 3324 | 2026-09-06T04:35:53.886Z | Checking ciborium-io v0.2.2 |
| 3325 | 2026-09-06T04:35:53.886Z | Checking inout v0.1.4 |
| 3326 | 2026-09-06T04:35:53.886Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3327 | 2026-09-06T04:35:54.017Z | Checking universal-hash v0.5.1 |
| 3328 | 2026-09-06T04:35:54.115Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3329 | 2026-09-06T04:35:54.137Z | Compiling thiserror-impl-no-std v2.0.2 |
| 3330 | 2026-09-06T04:35:54.152Z | Checking opaque-debug v0.3.1 |
| 3331 | 2026-09-06T04:35:54.166Z | Checking cipher v0.4.4 |
| 3332 | 2026-09-06T04:35:54.219Z | Checking poly1305 v0.8.0 |
| 3333 | 2026-09-06T04:35:54.270Z | Checking ciborium-ll v0.2.2 |
| 3334 | 2026-09-06T04:35:54.293Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3335 | 2026-09-06T04:35:54.364Z | Checking chacha20 v0.9.1 |
| 3336 | 2026-09-06T04:35:54.367Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3337 | 2026-09-06T04:35:54.488Z | Checking ciborium v0.2.2 |
| 3338 | 2026-09-06T04:35:54.492Z | Checking password-hash v0.5.0 |
| 3339 | 2026-09-06T04:35:54.562Z | Checking blake2 v0.10.6 |
| 3340 | 2026-09-06T04:35:54.608Z | Checking aead v0.5.2 |
| 3341 | 2026-09-06T04:35:54.729Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 3342 | 2026-09-06T04:35:54.782Z | Checking indent_write v2.2.0 |
| 3343 | 2026-09-06T04:35:54.791Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3344 | 2026-09-06T04:35:54.805Z | Checking argon2 v0.5.3 |
| 3345 | 2026-09-06T04:35:54.885Z | Checking chacha20poly1305 v0.10.1 |
| 3346 | 2026-09-06T04:35:54.918Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 3347 | 2026-09-06T04:35:54.976Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3348 | 2026-09-06T04:35:55.016Z | Compiling unsafe-libyaml v0.2.11 |
| 3349 | 2026-09-06T04:35:55.151Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3350 | 2026-09-06T04:35:55.294Z | Checking thiserror-no-std v2.0.2 |
| 3351 | 2026-09-06T04:35:55.361Z | Compiling heapless v0.8.0 |
| 3352 | 2026-09-06T04:35:55.386Z | Checking vsss-rs v3.3.4 |
| 3353 | 2026-09-06T04:35:55.602Z | Compiling serde_yaml v0.9.34+deprecated |
| 3354 | 2026-09-06T04:35:55.647Z | Compiling typify-impl v0.6.2 |
| 3355 | 2026-09-06T04:35:55.763Z | Compiling proc-macro-crate v3.4.0 |
| 3356 | 2026-09-06T04:35:56.126Z | Compiling ingot-macros v0.2.0 |
| 3357 | 2026-09-06T04:35:56.314Z | Compiling num_enum_derive v0.7.6 |
| 3358 | 2026-09-06T04:35:56.471Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3359 | 2026-09-06T04:35:56.503Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3360 | 2026-09-06T04:35:56.574Z | Checking hash32 v0.3.1 |
| 3361 | 2026-09-06T04:35:56.709Z | Compiling smoltcp v0.11.0 |
| 3362 | 2026-09-06T04:35:57.019Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3363 | 2026-09-06T04:35:57.086Z | Checking tabwriter v1.4.1 |
| 3364 | 2026-09-06T04:35:57.244Z | Checking cobs v0.3.0 |
| 3365 | 2026-09-06T04:35:57.263Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3366 | 2026-09-06T04:35:57.279Z | Checking swrite v0.1.0 |
| 3367 | 2026-09-06T04:35:57.364Z | Checking num_enum v0.7.6 |
| 3368 | 2026-09-06T04:35:57.381Z | Compiling proc-macro-crate v1.3.1 |
| 3369 | 2026-09-06T04:35:57.396Z | Checking postcard v1.1.3 |
| 3370 | 2026-09-06T04:35:57.475Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3371 | 2026-09-06T04:35:57.490Z | Compiling foreign-types-macros v0.2.3 |
| 3372 | 2026-09-06T04:35:57.623Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3373 | 2026-09-06T04:35:57.684Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3374 | 2026-09-06T04:35:57.685Z | Checking colored v3.1.1 |
| 3375 | 2026-09-06T04:35:57.799Z | Checking foreign-types-shared v0.3.1 |
| 3376 | 2026-09-06T04:35:57.905Z | Compiling num_enum_derive v0.5.11 |
| 3377 | 2026-09-06T04:35:58.028Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3378 | 2026-09-06T04:35:58.053Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3379 | 2026-09-06T04:35:58.074Z | Checking foreign-types v0.5.0 |
| 3380 | 2026-09-06T04:35:58.157Z | Checking cstr-argument v0.1.2 |
| 3381 | 2026-09-06T04:35:58.284Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff) |
| 3382 | 2026-09-06T04:35:58.480Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3383 | 2026-09-06T04:35:58.517Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3384 | 2026-09-06T04:35:58.533Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece) |
| 3385 | 2026-09-06T04:35:58.590Z | Checking rand v0.10.1 |
| 3386 | 2026-09-06T04:35:58.640Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3387 | 2026-09-06T04:35:58.724Z | Compiling zone_cfg_derive v0.3.1 |
| 3388 | 2026-09-06T04:35:58.744Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3389 | 2026-09-06T04:35:58.877Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3390 | 2026-09-06T04:35:58.959Z | Checking num_enum v0.5.11 |
| 3391 | 2026-09-06T04:35:58.998Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3392 | 2026-09-06T04:35:59.018Z | Checking ingot-types v0.2.0 |
| 3393 | 2026-09-06T04:35:59.078Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3394 | 2026-09-06T04:35:59.172Z | Checking itertools v0.12.1 |
| 3395 | 2026-09-06T04:35:59.261Z | Compiling num-derive v0.4.2 |
| 3396 | 2026-09-06T04:35:59.397Z | Compiling semver v0.1.20 |
| 3397 | 2026-09-06T04:35:59.413Z | Checking ingot v0.2.1 |
| 3398 | 2026-09-06T04:35:59.702Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3399 | 2026-09-06T04:35:59.914Z | Compiling rustc_version v0.1.7 |
| 3400 | 2026-09-06T04:36:00.144Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3401 | 2026-09-06T04:36:00.160Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3402 | 2026-09-06T04:36:00.190Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 3403 | 2026-09-06T04:36:00.221Z | Checking zone v0.3.1 |
| 3404 | 2026-09-06T04:36:00.278Z | Compiling typify-macro v0.6.2 |
| 3405 | 2026-09-06T04:36:00.304Z | Checking smf v0.2.3 |
| 3406 | 2026-09-06T04:36:00.361Z | Checking nom v8.0.0 |
| 3407 | 2026-09-06T04:36:00.413Z | Checking csv-core v0.1.13 |
| 3408 | 2026-09-06T04:36:00.451Z | Checking whoami v1.6.1 |
| 3409 | 2026-09-06T04:36:00.539Z | Compiling newtype_derive v0.1.6 |
| 3410 | 2026-09-06T04:36:00.575Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3411 | 2026-09-06T04:36:00.591Z | Checking csv v1.4.0 |
| 3412 | 2026-09-06T04:36:00.627Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3413 | 2026-09-06T04:36:00.706Z | Compiling cancel-safe-futures v0.1.5 |
| 3414 | 2026-09-06T04:36:00.780Z | Compiling libefi-sys v0.1.0 |
| 3415 | 2026-09-06T04:36:00.952Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3416 | 2026-09-06T04:36:01.018Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3417 | 2026-09-06T04:36:01.059Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3418 | 2026-09-06T04:36:01.074Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3419 | 2026-09-06T04:36:01.176Z | Checking oxide-update-engine-types v0.1.2 |
| 3420 | 2026-09-06T04:36:01.275Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3421 | 2026-09-06T04:36:01.373Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3422 | 2026-09-06T04:36:01.460Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3423 | 2026-09-06T04:36:01.551Z | Compiling bitfield-struct v0.6.2 |
| 3424 | 2026-09-06T04:36:01.624Z | Checking linear-map v1.2.0 |
| 3425 | 2026-09-06T04:36:01.806Z | Checking steno v0.4.1 |
| 3426 | 2026-09-06T04:36:02.020Z | Compiling typify v0.6.2 |
| 3427 | 2026-09-06T04:36:02.119Z | Compiling progenitor-impl v0.14.0 |
| 3428 | 2026-09-06T04:36:02.137Z | Checking oxide-update-engine v0.1.2 |
| 3429 | 2026-09-06T04:36:02.167Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3430 | 2026-09-06T04:36:02.204Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3431 | 2026-09-06T04:36:02.321Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3432 | 2026-09-06T04:36:02.443Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3433 | 2026-09-06T04:36:02.557Z | Checking sha1 v0.10.6 |
| 3434 | 2026-09-06T04:36:02.609Z | Checking utf-8 v0.7.6 |
| 3435 | 2026-09-06T04:36:02.736Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3436 | 2026-09-06T04:36:02.752Z | Checking tungstenite v0.21.0 |
| 3437 | 2026-09-06T04:36:02.805Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3438 | 2026-09-06T04:36:02.820Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3439 | 2026-09-06T04:36:02.960Z | Checking ignore v0.4.25 |
| 3440 | 2026-09-06T04:36:03.055Z | Checking anstyle-parse v0.2.7 |
| 3441 | 2026-09-06T04:36:03.077Z | Compiling xshell-macros v0.2.7 |
| 3442 | 2026-09-06T04:36:03.185Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3443 | 2026-09-06T04:36:03.201Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9) |
| 3444 | 2026-09-06T04:36:03.216Z | Checking anstream v0.6.21 |
| 3445 | 2026-09-06T04:36:03.364Z | Checking globwalk v0.9.1 |
| 3446 | 2026-09-06T04:36:03.403Z | Checking tokio-tungstenite v0.21.0 |
| 3447 | 2026-09-06T04:36:03.419Z | Checking predicates-tree v1.0.13 |
| 3448 | 2026-09-06T04:36:03.434Z | Checking filetime v0.2.27 |
| 3449 | 2026-09-06T04:36:03.456Z | Checking xshell v0.2.7 |
| 3450 | 2026-09-06T04:36:03.533Z | Checking tagptr v0.2.0 |
| 3451 | 2026-09-06T04:36:03.548Z | Checking xattr v1.6.1 |
| 3452 | 2026-09-06T04:36:03.571Z | Checking camino-tempfile-ext v0.3.3 |
| 3453 | 2026-09-06T04:36:03.651Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3454 | 2026-09-06T04:36:03.681Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3455 | 2026-09-06T04:36:03.733Z | Checking moka v0.12.13 |
| 3456 | 2026-09-06T04:36:03.736Z | Checking tar v0.4.46 |
| 3457 | 2026-09-06T04:36:03.811Z | Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3458 | 2026-09-06T04:36:03.853Z | Checking rand_seeder v0.4.0 |
| 3459 | 2026-09-06T04:36:03.869Z | Checking half v1.8.3 |
| 3460 | 2026-09-06T04:36:03.959Z | Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96) |
| 3461 | 2026-09-06T04:36:04.006Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3462 | 2026-09-06T04:36:04.072Z | Checking serde_cbor v0.11.2 |
| 3463 | 2026-09-06T04:36:04.139Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3464 | 2026-09-06T04:36:04.315Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 3465 | 2026-09-06T04:36:04.397Z | Checking digest-io v0.1.0 |
| 3466 | 2026-09-06T04:36:04.400Z | Checking hickory-resolver v0.25.2 |
| 3467 | 2026-09-06T04:36:04.473Z | Checking sha2 v0.11.0 |
| 3468 | 2026-09-06T04:36:04.544Z | Compiling petname v2.0.2 |
| 3469 | 2026-09-06T04:36:04.750Z | Compiling progenitor-macro v0.14.0 |
| 3470 | 2026-09-06T04:36:04.974Z | Checking rawzip v0.4.4 |
| 3471 | 2026-09-06T04:36:05.034Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3472 | 2026-09-06T04:36:05.144Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3473 | 2026-09-06T04:36:05.420Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3474 | 2026-09-06T04:36:05.447Z | Checking sapling-renderdag v0.1.0 |
| 3475 | 2026-09-06T04:36:05.601Z | Checking subprocess v0.2.15 |
| 3476 | 2026-09-06T04:36:05.647Z | Checking sync-ptr v0.1.4 |
| 3477 | 2026-09-06T04:36:05.700Z | Checking colored v2.2.0 |
| 3478 | 2026-09-06T04:36:05.764Z | Checking assert_matches v1.5.0 |
| 3479 | 2026-09-06T04:36:05.885Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3480 | 2026-09-06T04:36:05.906Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68) |
| 3481 | 2026-09-06T04:36:06.364Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3482 | 2026-09-06T04:36:06.367Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 3483 | 2026-09-06T04:36:06.595Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3484 | 2026-09-06T04:36:07.032Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3485 | 2026-09-06T04:36:07.032Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3486 | 2026-09-06T04:36:07.751Z | Checking progenitor v0.14.0 |
| 3487 | 2026-09-06T04:36:07.885Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 3488 | 2026-09-06T04:36:07.885Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3489 | 2026-09-06T04:36:07.888Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 3490 | 2026-09-06T04:36:07.889Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3491 | 2026-09-06T04:36:07.889Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3492 | 2026-09-06T04:36:07.889Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3493 | 2026-09-06T04:36:08.435Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 3494 | 2026-09-06T04:36:08.517Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3495 | 2026-09-06T04:36:08.693Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3496 | 2026-09-06T04:36:09.005Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3497 | 2026-09-06T04:36:09.024Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3498 | 2026-09-06T04:36:09.072Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3499 | 2026-09-06T04:36:09.688Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3500 | 2026-09-06T04:36:09.927Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3501 | 2026-09-06T04:36:10.570Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3502 | 2026-09-06T04:36:11.192Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3503 | 2026-09-06T04:36:19.870Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3504 | 2026-09-06T04:36:27.178Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3505 | 2026-09-06T04:36:27.181Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3506 | 2026-09-06T04:36:27.181Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3507 | 2026-09-06T04:36:28.665Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3508 | 2026-09-06T04:36:29.940Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3509 | 2026-09-06T04:36:32.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s |
| 3510 | 2026-09-06T04:36:32.395Z | |
| 3511 | 2026-09-06T04:36:32.395Z | info: running `cargo check --bins` on nexus-inventory (146/379) |
| 3512 | 2026-09-06T04:36:32.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3513 | 2026-09-06T04:36:32.913Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3514 | 2026-09-06T04:36:32.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3515 | 2026-09-06T04:36:32.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3516 | 2026-09-06T04:36:33.009Z | |
| 3517 | 2026-09-06T04:36:33.009Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (147/379) |
| 3518 | 2026-09-06T04:36:33.494Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3519 | 2026-09-06T04:36:33.497Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3520 | 2026-09-06T04:36:33.497Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3521 | 2026-09-06T04:36:33.501Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3522 | 2026-09-06T04:36:33.585Z | |
| 3523 | 2026-09-06T04:36:33.585Z | info: running `cargo check --bins` on clickhouse-admin-server-client (148/379) |
| 3524 | 2026-09-06T04:36:34.072Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3525 | 2026-09-06T04:36:34.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3526 | 2026-09-06T04:36:34.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3527 | 2026-09-06T04:36:34.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3528 | 2026-09-06T04:36:34.161Z | |
| 3529 | 2026-09-06T04:36:34.161Z | info: running `cargo check --bins` on dns-service-client (149/379) |
| 3530 | 2026-09-06T04:36:34.634Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3531 | 2026-09-06T04:36:34.637Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3532 | 2026-09-06T04:36:34.637Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3533 | 2026-09-06T04:36:34.641Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3534 | 2026-09-06T04:36:34.721Z | |
| 3535 | 2026-09-06T04:36:34.721Z | info: running `cargo check --bins` on ntp-admin-client (150/379) |
| 3536 | 2026-09-06T04:36:35.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3537 | 2026-09-06T04:36:35.192Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3538 | 2026-09-06T04:36:35.192Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3539 | 2026-09-06T04:36:35.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3540 | 2026-09-06T04:36:35.277Z | |
| 3541 | 2026-09-06T04:36:35.278Z | info: running `cargo check --bins` on omicron-cockroach-metrics (151/379) |
| 3542 | 2026-09-06T04:36:35.745Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3543 | 2026-09-06T04:36:35.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3544 | 2026-09-06T04:36:35.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3545 | 2026-09-06T04:36:35.753Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3546 | 2026-09-06T04:36:35.828Z | |
| 3547 | 2026-09-06T04:36:35.828Z | info: running `cargo check --bins` on cockroach-admin-client (152/379) |
| 3548 | 2026-09-06T04:36:36.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3549 | 2026-09-06T04:36:36.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3550 | 2026-09-06T04:36:36.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3551 | 2026-09-06T04:36:36.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3552 | 2026-09-06T04:36:36.381Z | |
| 3553 | 2026-09-06T04:36:36.381Z | info: running `cargo check --bins` on parallel-task-set (153/379) |
| 3554 | 2026-09-06T04:36:36.847Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3555 | 2026-09-06T04:36:36.850Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3556 | 2026-09-06T04:36:36.850Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3557 | 2026-09-06T04:36:36.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3558 | 2026-09-06T04:36:36.930Z | |
| 3559 | 2026-09-06T04:36:36.930Z | info: running `cargo check --bins` on sled-agent-client (154/379) |
| 3560 | 2026-09-06T04:36:37.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3561 | 2026-09-06T04:36:37.419Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3562 | 2026-09-06T04:36:37.419Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3563 | 2026-09-06T04:36:37.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3564 | 2026-09-06T04:36:37.505Z | |
| 3565 | 2026-09-06T04:36:37.506Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (155/379) |
| 3566 | 2026-09-06T04:36:38.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3567 | 2026-09-06T04:36:38.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3568 | 2026-09-06T04:36:38.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3569 | 2026-09-06T04:36:38.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3570 | 2026-09-06T04:36:38.095Z | |
| 3571 | 2026-09-06T04:36:38.095Z | info: running `cargo check --bins --no-default-features` on sled-storage (156/379) |
| 3572 | 2026-09-06T04:36:38.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3573 | 2026-09-06T04:36:38.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3574 | 2026-09-06T04:36:38.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3575 | 2026-09-06T04:36:38.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3576 | 2026-09-06T04:36:38.682Z | |
| 3577 | 2026-09-06T04:36:38.682Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (157/379) |
| 3578 | 2026-09-06T04:36:39.176Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3579 | 2026-09-06T04:36:39.179Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3580 | 2026-09-06T04:36:39.179Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3581 | 2026-09-06T04:36:39.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3582 | 2026-09-06T04:36:39.268Z | |
| 3583 | 2026-09-06T04:36:39.268Z | info: running `cargo check --bins` on key-manager (158/379) |
| 3584 | 2026-09-06T04:36:39.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3585 | 2026-09-06T04:36:39.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3586 | 2026-09-06T04:36:39.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3587 | 2026-09-06T04:36:39.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3588 | 2026-09-06T04:36:39.850Z | |
| 3589 | 2026-09-06T04:36:39.850Z | info: running `cargo check --bins --no-default-features` on sled-hardware (159/379) |
| 3590 | 2026-09-06T04:36:40.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3591 | 2026-09-06T04:36:40.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3592 | 2026-09-06T04:36:40.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3593 | 2026-09-06T04:36:40.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3594 | 2026-09-06T04:36:40.441Z | |
| 3595 | 2026-09-06T04:36:40.441Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (160/379) |
| 3596 | 2026-09-06T04:36:40.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3597 | 2026-09-06T04:36:40.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3598 | 2026-09-06T04:36:40.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3599 | 2026-09-06T04:36:40.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3600 | 2026-09-06T04:36:41.029Z | |
| 3601 | 2026-09-06T04:36:41.029Z | info: running `cargo check --bins` on typed-rng (161/379) |
| 3602 | 2026-09-06T04:36:41.501Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3603 | 2026-09-06T04:36:41.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3604 | 2026-09-06T04:36:41.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3605 | 2026-09-06T04:36:41.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3606 | 2026-09-06T04:36:41.591Z | |
| 3607 | 2026-09-06T04:36:41.591Z | info: running `cargo check --bins` on gateway-test-utils (162/379) |
| 3608 | 2026-09-06T04:36:42.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3609 | 2026-09-06T04:36:42.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3610 | 2026-09-06T04:36:42.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3611 | 2026-09-06T04:36:42.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 3612 | 2026-09-06T04:36:42.209Z | |
| 3613 | 2026-09-06T04:36:42.209Z | info: running `cargo check --bins` on omicron-gateway (163/379) |
| 3614 | 2026-09-06T04:36:42.723Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3615 | 2026-09-06T04:36:42.727Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3616 | 2026-09-06T04:36:42.942Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3617 | 2026-09-06T04:36:42.945Z | Checking void v1.0.2 |
| 3618 | 2026-09-06T04:36:42.945Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3619 | 2026-09-06T04:36:42.945Z | Checking nix v0.27.1 |
| 3620 | 2026-09-06T04:36:42.945Z | Checking tungstenite v0.23.0 |
| 3621 | 2026-09-06T04:36:43.059Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3622 | 2026-09-06T04:36:43.062Z | Checking dropshot-api-manager-types v0.8.0 |
| 3623 | 2026-09-06T04:36:43.068Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3624 | 2026-09-06T04:36:43.210Z | Checking lzss v0.8.2 |
| 3625 | 2026-09-06T04:36:43.234Z | Checking kstat-rs v0.2.5 |
| 3626 | 2026-09-06T04:36:43.249Z | Checking fxhash v0.2.1 |
| 3627 | 2026-09-06T04:36:43.360Z | Checking serde_bytes v0.11.19 |
| 3628 | 2026-09-06T04:36:43.378Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3629 | 2026-09-06T04:36:43.390Z | Checking signal-hook-tokio v0.3.1 |
| 3630 | 2026-09-06T04:36:43.404Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3631 | 2026-09-06T04:36:43.417Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3632 | 2026-09-06T04:36:43.452Z | Checking tokio-tungstenite v0.23.1 |
| 3633 | 2026-09-06T04:36:43.545Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3634 | 2026-09-06T04:36:44.665Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3635 | 2026-09-06T04:36:45.214Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3636 | 2026-09-06T04:36:47.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.17s |
| 3637 | 2026-09-06T04:36:47.577Z | |
| 3638 | 2026-09-06T04:36:47.577Z | info: running `cargo check --bins` on gateway-api (164/379) |
| 3639 | 2026-09-06T04:36:48.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3640 | 2026-09-06T04:36:48.054Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3641 | 2026-09-06T04:36:48.054Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3642 | 2026-09-06T04:36:48.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3643 | 2026-09-06T04:36:48.139Z | |
| 3644 | 2026-09-06T04:36:48.139Z | info: running `cargo check --bins` on ipcc (165/379) |
| 3645 | 2026-09-06T04:36:48.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3646 | 2026-09-06T04:36:48.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3647 | 2026-09-06T04:36:48.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3648 | 2026-09-06T04:36:48.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3649 | 2026-09-06T04:36:48.697Z | |
| 3650 | 2026-09-06T04:36:48.697Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (166/379) |
| 3651 | 2026-09-06T04:36:49.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3652 | 2026-09-06T04:36:49.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3653 | 2026-09-06T04:36:49.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3654 | 2026-09-06T04:36:49.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3655 | 2026-09-06T04:36:49.253Z | |
| 3656 | 2026-09-06T04:36:49.253Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (167/379) |
| 3657 | 2026-09-06T04:36:49.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3658 | 2026-09-06T04:36:49.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3659 | 2026-09-06T04:36:49.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3660 | 2026-09-06T04:36:49.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3661 | 2026-09-06T04:36:49.837Z | |
| 3662 | 2026-09-06T04:36:49.837Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (168/379) |
| 3663 | 2026-09-06T04:36:50.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3664 | 2026-09-06T04:36:50.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3665 | 2026-09-06T04:36:50.319Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3666 | 2026-09-06T04:36:50.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3667 | 2026-09-06T04:36:50.403Z | |
| 3668 | 2026-09-06T04:36:50.403Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (169/379) |
| 3669 | 2026-09-06T04:36:50.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3670 | 2026-09-06T04:36:50.878Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3671 | 2026-09-06T04:36:50.878Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3672 | 2026-09-06T04:36:50.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3673 | 2026-09-06T04:36:50.961Z | |
| 3674 | 2026-09-06T04:36:50.961Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (170/379) |
| 3675 | 2026-09-06T04:36:51.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3676 | 2026-09-06T04:36:51.441Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3677 | 2026-09-06T04:36:51.441Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3678 | 2026-09-06T04:36:51.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3679 | 2026-09-06T04:36:51.530Z | |
| 3680 | 2026-09-06T04:36:51.530Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (171/379) |
| 3681 | 2026-09-06T04:36:52.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3682 | 2026-09-06T04:36:52.023Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3683 | 2026-09-06T04:36:52.023Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3684 | 2026-09-06T04:36:52.027Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3685 | 2026-09-06T04:36:52.109Z | |
| 3686 | 2026-09-06T04:36:52.109Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (172/379) |
| 3687 | 2026-09-06T04:36:52.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3688 | 2026-09-06T04:36:52.590Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3689 | 2026-09-06T04:36:52.590Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3690 | 2026-09-06T04:36:52.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3691 | 2026-09-06T04:36:52.673Z | |
| 3692 | 2026-09-06T04:36:52.673Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (173/379) |
| 3693 | 2026-09-06T04:36:53.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3694 | 2026-09-06T04:36:53.153Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3695 | 2026-09-06T04:36:53.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3696 | 2026-09-06T04:36:53.157Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3697 | 2026-09-06T04:36:53.238Z | |
| 3698 | 2026-09-06T04:36:53.239Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (174/379) |
| 3699 | 2026-09-06T04:36:53.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3700 | 2026-09-06T04:36:53.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3701 | 2026-09-06T04:36:53.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3702 | 2026-09-06T04:36:53.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3703 | 2026-09-06T04:36:53.810Z | |
| 3704 | 2026-09-06T04:36:53.810Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (175/379) |
| 3705 | 2026-09-06T04:36:54.291Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3706 | 2026-09-06T04:36:54.294Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3707 | 2026-09-06T04:36:54.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3708 | 2026-09-06T04:36:54.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3709 | 2026-09-06T04:36:54.382Z | |
| 3710 | 2026-09-06T04:36:54.382Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (176/379) |
| 3711 | 2026-09-06T04:36:54.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3712 | 2026-09-06T04:36:54.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3713 | 2026-09-06T04:36:54.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3714 | 2026-09-06T04:36:54.867Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3715 | 2026-09-06T04:36:54.950Z | |
| 3716 | 2026-09-06T04:36:54.951Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (177/379) |
| 3717 | 2026-09-06T04:36:55.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3718 | 2026-09-06T04:36:55.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3719 | 2026-09-06T04:36:55.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3720 | 2026-09-06T04:36:55.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3721 | 2026-09-06T04:36:55.518Z | |
| 3722 | 2026-09-06T04:36:55.518Z | info: running `cargo check --bins --no-default-features --features opte_port` on oximeter-instruments (178/379) |
| 3723 | 2026-09-06T04:36:55.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3724 | 2026-09-06T04:36:56.002Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3725 | 2026-09-06T04:36:56.002Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3726 | 2026-09-06T04:36:56.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3727 | 2026-09-06T04:36:56.086Z | |
| 3728 | 2026-09-06T04:36:56.086Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port` on oximeter-instruments (179/379) |
| 3729 | 2026-09-06T04:36:56.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3730 | 2026-09-06T04:36:56.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3731 | 2026-09-06T04:36:56.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3732 | 2026-09-06T04:36:56.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3733 | 2026-09-06T04:36:56.654Z | |
| 3734 | 2026-09-06T04:36:56.654Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port` on oximeter-instruments (180/379) |
| 3735 | 2026-09-06T04:36:57.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3736 | 2026-09-06T04:36:57.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3737 | 2026-09-06T04:36:57.137Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3738 | 2026-09-06T04:36:57.141Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3739 | 2026-09-06T04:36:57.225Z | |
| 3740 | 2026-09-06T04:36:57.225Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port` on oximeter-instruments (181/379) |
| 3741 | 2026-09-06T04:36:57.702Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3742 | 2026-09-06T04:36:57.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3743 | 2026-09-06T04:36:57.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3744 | 2026-09-06T04:36:57.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3745 | 2026-09-06T04:36:57.788Z | |
| 3746 | 2026-09-06T04:36:57.788Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port` on oximeter-instruments (182/379) |
| 3747 | 2026-09-06T04:36:58.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3748 | 2026-09-06T04:36:58.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3749 | 2026-09-06T04:36:58.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3750 | 2026-09-06T04:36:58.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3751 | 2026-09-06T04:36:58.352Z | |
| 3752 | 2026-09-06T04:36:58.352Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port` on oximeter-instruments (183/379) |
| 3753 | 2026-09-06T04:36:58.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3754 | 2026-09-06T04:36:58.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3755 | 2026-09-06T04:36:58.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3756 | 2026-09-06T04:36:58.853Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3757 | 2026-09-06T04:36:58.923Z | |
| 3758 | 2026-09-06T04:36:58.923Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port` on oximeter-instruments (184/379) |
| 3759 | 2026-09-06T04:36:59.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3760 | 2026-09-06T04:36:59.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3761 | 2026-09-06T04:36:59.402Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3762 | 2026-09-06T04:36:59.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3763 | 2026-09-06T04:36:59.490Z | |
| 3764 | 2026-09-06T04:36:59.490Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port` on oximeter-instruments (185/379) |
| 3765 | 2026-09-06T04:36:59.964Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3766 | 2026-09-06T04:36:59.967Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3767 | 2026-09-06T04:36:59.967Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3768 | 2026-09-06T04:36:59.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3769 | 2026-09-06T04:37:00.052Z | |
| 3770 | 2026-09-06T04:37:00.052Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (186/379) |
| 3771 | 2026-09-06T04:37:00.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3772 | 2026-09-06T04:37:00.548Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3773 | 2026-09-06T04:37:00.548Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3774 | 2026-09-06T04:37:00.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3775 | 2026-09-06T04:37:00.635Z | |
| 3776 | 2026-09-06T04:37:00.635Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (187/379) |
| 3777 | 2026-09-06T04:37:01.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3778 | 2026-09-06T04:37:01.128Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3779 | 2026-09-06T04:37:01.128Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3780 | 2026-09-06T04:37:01.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3781 | 2026-09-06T04:37:01.214Z | |
| 3782 | 2026-09-06T04:37:01.215Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (188/379) |
| 3783 | 2026-09-06T04:37:01.708Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3784 | 2026-09-06T04:37:01.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3785 | 2026-09-06T04:37:01.711Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3786 | 2026-09-06T04:37:01.716Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3787 | 2026-09-06T04:37:01.798Z | |
| 3788 | 2026-09-06T04:37:01.798Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (189/379) |
| 3789 | 2026-09-06T04:37:02.292Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3790 | 2026-09-06T04:37:02.295Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3791 | 2026-09-06T04:37:02.295Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3792 | 2026-09-06T04:37:02.299Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3793 | 2026-09-06T04:37:02.387Z | |
| 3794 | 2026-09-06T04:37:02.387Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (190/379) |
| 3795 | 2026-09-06T04:37:02.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3796 | 2026-09-06T04:37:02.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3797 | 2026-09-06T04:37:02.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3798 | 2026-09-06T04:37:02.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3799 | 2026-09-06T04:37:02.974Z | |
| 3800 | 2026-09-06T04:37:02.974Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (191/379) |
| 3801 | 2026-09-06T04:37:03.467Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3802 | 2026-09-06T04:37:03.470Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3803 | 2026-09-06T04:37:03.470Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3804 | 2026-09-06T04:37:03.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3805 | 2026-09-06T04:37:03.562Z | |
| 3806 | 2026-09-06T04:37:03.562Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (192/379) |
| 3807 | 2026-09-06T04:37:04.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3808 | 2026-09-06T04:37:04.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3809 | 2026-09-06T04:37:04.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3810 | 2026-09-06T04:37:04.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3811 | 2026-09-06T04:37:04.151Z | |
| 3812 | 2026-09-06T04:37:04.152Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (193/379) |
| 3813 | 2026-09-06T04:37:04.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3814 | 2026-09-06T04:37:04.647Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3815 | 2026-09-06T04:37:04.647Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3816 | 2026-09-06T04:37:04.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3817 | 2026-09-06T04:37:04.735Z | |
| 3818 | 2026-09-06T04:37:04.735Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (194/379) |
| 3819 | 2026-09-06T04:37:05.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3820 | 2026-09-06T04:37:05.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3821 | 2026-09-06T04:37:05.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3822 | 2026-09-06T04:37:05.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3823 | 2026-09-06T04:37:05.320Z | |
| 3824 | 2026-09-06T04:37:05.321Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (195/379) |
| 3825 | 2026-09-06T04:37:05.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3826 | 2026-09-06T04:37:05.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3827 | 2026-09-06T04:37:05.814Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3828 | 2026-09-06T04:37:05.818Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3829 | 2026-09-06T04:37:05.904Z | |
| 3830 | 2026-09-06T04:37:05.905Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs` on oximeter-instruments (196/379) |
| 3831 | 2026-09-06T04:37:06.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3832 | 2026-09-06T04:37:06.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3833 | 2026-09-06T04:37:06.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3834 | 2026-09-06T04:37:06.405Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3835 | 2026-09-06T04:37:06.492Z | |
| 3836 | 2026-09-06T04:37:06.492Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs` on oximeter-instruments (197/379) |
| 3837 | 2026-09-06T04:37:06.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3838 | 2026-09-06T04:37:06.986Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3839 | 2026-09-06T04:37:06.986Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3840 | 2026-09-06T04:37:06.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3841 | 2026-09-06T04:37:07.077Z | |
| 3842 | 2026-09-06T04:37:07.077Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs` on oximeter-instruments (198/379) |
| 3843 | 2026-09-06T04:37:07.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3844 | 2026-09-06T04:37:07.571Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3845 | 2026-09-06T04:37:07.571Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3846 | 2026-09-06T04:37:07.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3847 | 2026-09-06T04:37:07.660Z | |
| 3848 | 2026-09-06T04:37:07.660Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs` on oximeter-instruments (199/379) |
| 3849 | 2026-09-06T04:37:08.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3850 | 2026-09-06T04:37:08.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3851 | 2026-09-06T04:37:08.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3852 | 2026-09-06T04:37:08.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3853 | 2026-09-06T04:37:08.243Z | |
| 3854 | 2026-09-06T04:37:08.243Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs` on oximeter-instruments (200/379) |
| 3855 | 2026-09-06T04:37:08.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3856 | 2026-09-06T04:37:08.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3857 | 2026-09-06T04:37:08.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3858 | 2026-09-06T04:37:08.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3859 | 2026-09-06T04:37:08.823Z | |
| 3860 | 2026-09-06T04:37:08.823Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs` on oximeter-instruments (201/379) |
| 3861 | 2026-09-06T04:37:09.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3862 | 2026-09-06T04:37:09.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3863 | 2026-09-06T04:37:09.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3864 | 2026-09-06T04:37:09.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3865 | 2026-09-06T04:37:09.407Z | |
| 3866 | 2026-09-06T04:37:09.407Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs` on oximeter-instruments (202/379) |
| 3867 | 2026-09-06T04:37:09.896Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3868 | 2026-09-06T04:37:09.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3869 | 2026-09-06T04:37:09.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3870 | 2026-09-06T04:37:09.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3871 | 2026-09-06T04:37:09.990Z | |
| 3872 | 2026-09-06T04:37:09.990Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zfs` on oximeter-instruments (203/379) |
| 3873 | 2026-09-06T04:37:10.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3874 | 2026-09-06T04:37:10.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3875 | 2026-09-06T04:37:10.485Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3876 | 2026-09-06T04:37:10.489Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3877 | 2026-09-06T04:37:10.572Z | |
| 3878 | 2026-09-06T04:37:10.572Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (204/379) |
| 3879 | 2026-09-06T04:37:11.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3880 | 2026-09-06T04:37:11.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3881 | 2026-09-06T04:37:11.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3882 | 2026-09-06T04:37:11.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3883 | 2026-09-06T04:37:11.135Z | |
| 3884 | 2026-09-06T04:37:11.135Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (205/379) |
| 3885 | 2026-09-06T04:37:11.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3886 | 2026-09-06T04:37:11.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3887 | 2026-09-06T04:37:11.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3888 | 2026-09-06T04:37:11.617Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3889 | 2026-09-06T04:37:11.700Z | |
| 3890 | 2026-09-06T04:37:11.701Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (206/379) |
| 3891 | 2026-09-06T04:37:12.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3892 | 2026-09-06T04:37:12.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3893 | 2026-09-06T04:37:12.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3894 | 2026-09-06T04:37:12.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3895 | 2026-09-06T04:37:12.261Z | |
| 3896 | 2026-09-06T04:37:12.261Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (207/379) |
| 3897 | 2026-09-06T04:37:12.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-09-06T04:37:12.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-09-06T04:37:12.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-09-06T04:37:12.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3901 | 2026-09-06T04:37:12.823Z | |
| 3902 | 2026-09-06T04:37:12.823Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (208/379) |
| 3903 | 2026-09-06T04:37:13.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-09-06T04:37:13.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-09-06T04:37:13.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3906 | 2026-09-06T04:37:13.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3907 | 2026-09-06T04:37:13.386Z | |
| 3908 | 2026-09-06T04:37:13.386Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (209/379) |
| 3909 | 2026-09-06T04:37:13.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-09-06T04:37:13.865Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-09-06T04:37:13.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3912 | 2026-09-06T04:37:13.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3913 | 2026-09-06T04:37:13.949Z | |
| 3914 | 2026-09-06T04:37:13.949Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (210/379) |
| 3915 | 2026-09-06T04:37:14.426Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3916 | 2026-09-06T04:37:14.429Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3917 | 2026-09-06T04:37:14.429Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3918 | 2026-09-06T04:37:14.432Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3919 | 2026-09-06T04:37:14.513Z | |
| 3920 | 2026-09-06T04:37:14.513Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (211/379) |
| 3921 | 2026-09-06T04:37:14.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3922 | 2026-09-06T04:37:14.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3923 | 2026-09-06T04:37:14.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3924 | 2026-09-06T04:37:15.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3925 | 2026-09-06T04:37:15.083Z | |
| 3926 | 2026-09-06T04:37:15.083Z | info: running `cargo check --bins --no-default-features --features opte_port,zone` on oximeter-instruments (212/379) |
| 3927 | 2026-09-06T04:37:15.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3928 | 2026-09-06T04:37:15.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3929 | 2026-09-06T04:37:15.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3930 | 2026-09-06T04:37:15.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3931 | 2026-09-06T04:37:15.648Z | |
| 3932 | 2026-09-06T04:37:15.648Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zone` on oximeter-instruments (213/379) |
| 3933 | 2026-09-06T04:37:16.131Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3934 | 2026-09-06T04:37:16.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3935 | 2026-09-06T04:37:16.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3936 | 2026-09-06T04:37:16.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3937 | 2026-09-06T04:37:16.221Z | |
| 3938 | 2026-09-06T04:37:16.221Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zone` on oximeter-instruments (214/379) |
| 3939 | 2026-09-06T04:37:16.698Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3940 | 2026-09-06T04:37:16.701Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3941 | 2026-09-06T04:37:16.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3942 | 2026-09-06T04:37:16.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3943 | 2026-09-06T04:37:16.786Z | |
| 3944 | 2026-09-06T04:37:16.786Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zone` on oximeter-instruments (215/379) |
| 3945 | 2026-09-06T04:37:17.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-09-06T04:37:17.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-09-06T04:37:17.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3948 | 2026-09-06T04:37:17.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3949 | 2026-09-06T04:37:17.348Z | |
| 3950 | 2026-09-06T04:37:17.348Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zone` on oximeter-instruments (216/379) |
| 3951 | 2026-09-06T04:37:17.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3952 | 2026-09-06T04:37:17.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3953 | 2026-09-06T04:37:17.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3954 | 2026-09-06T04:37:17.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3955 | 2026-09-06T04:37:17.903Z | |
| 3956 | 2026-09-06T04:37:17.903Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zone` on oximeter-instruments (217/379) |
| 3957 | 2026-09-06T04:37:18.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3958 | 2026-09-06T04:37:18.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3959 | 2026-09-06T04:37:18.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3960 | 2026-09-06T04:37:18.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3961 | 2026-09-06T04:37:18.465Z | |
| 3962 | 2026-09-06T04:37:18.465Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zone` on oximeter-instruments (218/379) |
| 3963 | 2026-09-06T04:37:18.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3964 | 2026-09-06T04:37:18.937Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3965 | 2026-09-06T04:37:18.937Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3966 | 2026-09-06T04:37:18.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3967 | 2026-09-06T04:37:19.022Z | |
| 3968 | 2026-09-06T04:37:19.022Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,opte_port,zone` on oximeter-instruments (219/379) |
| 3969 | 2026-09-06T04:37:19.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3970 | 2026-09-06T04:37:19.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3971 | 2026-09-06T04:37:19.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3972 | 2026-09-06T04:37:19.502Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3973 | 2026-09-06T04:37:19.582Z | |
| 3974 | 2026-09-06T04:37:19.582Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (220/379) |
| 3975 | 2026-09-06T04:37:20.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3976 | 2026-09-06T04:37:20.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3977 | 2026-09-06T04:37:20.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3978 | 2026-09-06T04:37:20.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3979 | 2026-09-06T04:37:20.162Z | |
| 3980 | 2026-09-06T04:37:20.162Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (221/379) |
| 3981 | 2026-09-06T04:37:20.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3982 | 2026-09-06T04:37:20.653Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3983 | 2026-09-06T04:37:20.653Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3984 | 2026-09-06T04:37:20.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3985 | 2026-09-06T04:37:20.743Z | |
| 3986 | 2026-09-06T04:37:20.743Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (222/379) |
| 3987 | 2026-09-06T04:37:21.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3988 | 2026-09-06T04:37:21.228Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3989 | 2026-09-06T04:37:21.228Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3990 | 2026-09-06T04:37:21.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3991 | 2026-09-06T04:37:21.316Z | |
| 3992 | 2026-09-06T04:37:21.316Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (223/379) |
| 3993 | 2026-09-06T04:37:21.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-09-06T04:37:21.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-09-06T04:37:21.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3996 | 2026-09-06T04:37:21.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3997 | 2026-09-06T04:37:21.893Z | |
| 3998 | 2026-09-06T04:37:21.893Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (224/379) |
| 3999 | 2026-09-06T04:37:22.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-09-06T04:37:22.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-09-06T04:37:22.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4002 | 2026-09-06T04:37:22.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4003 | 2026-09-06T04:37:22.480Z | |
| 4004 | 2026-09-06T04:37:22.480Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (225/379) |
| 4005 | 2026-09-06T04:37:22.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-09-06T04:37:22.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-09-06T04:37:22.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-09-06T04:37:22.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4009 | 2026-09-06T04:37:23.064Z | |
| 4010 | 2026-09-06T04:37:23.064Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (226/379) |
| 4011 | 2026-09-06T04:37:23.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-09-06T04:37:23.560Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-09-06T04:37:23.561Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-09-06T04:37:23.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4015 | 2026-09-06T04:37:23.648Z | |
| 4016 | 2026-09-06T04:37:23.649Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (227/379) |
| 4017 | 2026-09-06T04:37:24.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-09-06T04:37:24.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-09-06T04:37:24.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-09-06T04:37:24.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4021 | 2026-09-06T04:37:24.233Z | |
| 4022 | 2026-09-06T04:37:24.233Z | info: running `cargo check --bins --no-default-features --features opte_port,zfs,zone` on oximeter-instruments (228/379) |
| 4023 | 2026-09-06T04:37:24.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-09-06T04:37:24.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-09-06T04:37:24.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-09-06T04:37:24.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4027 | 2026-09-06T04:37:24.812Z | |
| 4028 | 2026-09-06T04:37:24.812Z | info: running `cargo check --bins --no-default-features --features cpu,opte_port,zfs,zone` on oximeter-instruments (229/379) |
| 4029 | 2026-09-06T04:37:25.305Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-09-06T04:37:25.308Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-09-06T04:37:25.308Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-09-06T04:37:25.312Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4033 | 2026-09-06T04:37:25.393Z | |
| 4034 | 2026-09-06T04:37:25.393Z | info: running `cargo check --bins --no-default-features --features datalink,opte_port,zfs,zone` on oximeter-instruments (230/379) |
| 4035 | 2026-09-06T04:37:25.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-09-06T04:37:25.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-09-06T04:37:25.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-09-06T04:37:25.890Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4039 | 2026-09-06T04:37:25.974Z | |
| 4040 | 2026-09-06T04:37:25.974Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,opte_port,zfs,zone` on oximeter-instruments (231/379) |
| 4041 | 2026-09-06T04:37:26.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-09-06T04:37:26.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-09-06T04:37:26.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-09-06T04:37:26.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4045 | 2026-09-06T04:37:26.561Z | |
| 4046 | 2026-09-06T04:37:26.562Z | info: running `cargo check --bins --no-default-features --features http-instruments,opte_port,zfs,zone` on oximeter-instruments (232/379) |
| 4047 | 2026-09-06T04:37:27.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-09-06T04:37:27.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-09-06T04:37:27.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4050 | 2026-09-06T04:37:27.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4051 | 2026-09-06T04:37:27.147Z | |
| 4052 | 2026-09-06T04:37:27.147Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,opte_port,zfs,zone` on oximeter-instruments (233/379) |
| 4053 | 2026-09-06T04:37:27.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4054 | 2026-09-06T04:37:27.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4055 | 2026-09-06T04:37:27.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4056 | 2026-09-06T04:37:27.646Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4057 | 2026-09-06T04:37:27.731Z | |
| 4058 | 2026-09-06T04:37:27.732Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,opte_port,zfs,zone` on oximeter-instruments (234/379) |
| 4059 | 2026-09-06T04:37:28.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4060 | 2026-09-06T04:37:28.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4061 | 2026-09-06T04:37:28.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4062 | 2026-09-06T04:37:28.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4063 | 2026-09-06T04:37:28.315Z | |
| 4064 | 2026-09-06T04:37:28.315Z | info: running `cargo check --bins` on oximeter-producer (235/379) |
| 4065 | 2026-09-06T04:37:28.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4066 | 2026-09-06T04:37:28.826Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4067 | 2026-09-06T04:37:28.826Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4068 | 2026-09-06T04:37:28.831Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4069 | 2026-09-06T04:37:28.921Z | |
| 4070 | 2026-09-06T04:37:28.922Z | info: running `cargo check --bins` on internal-dns-resolver (236/379) |
| 4071 | 2026-09-06T04:37:29.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4072 | 2026-09-06T04:37:29.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4073 | 2026-09-06T04:37:29.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4074 | 2026-09-06T04:37:29.411Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4075 | 2026-09-06T04:37:29.495Z | |
| 4076 | 2026-09-06T04:37:29.495Z | info: running `cargo check --bins` on dns-server (237/379) |
| 4077 | 2026-09-06T04:37:29.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4078 | 2026-09-06T04:37:29.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4079 | 2026-09-06T04:37:30.133Z | Compiling parking_lot_core v0.8.6 |
| 4080 | 2026-09-06T04:37:30.239Z | Compiling git-stub v1.0.0 |
| 4081 | 2026-09-06T04:37:30.247Z | Checking prefix-trie v0.7.0 |
| 4082 | 2026-09-06T04:37:30.253Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 4083 | 2026-09-06T04:37:30.361Z | Compiling git-stub-vcs v0.1.0 |
| 4084 | 2026-09-06T04:37:30.519Z | Checking hickory-server v0.25.2 |
| 4085 | 2026-09-06T04:37:30.624Z | Checking parking_lot v0.11.2 |
| 4086 | 2026-09-06T04:37:30.656Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 4087 | 2026-09-06T04:37:30.791Z | Checking sled v0.34.7 |
| 4088 | 2026-09-06T04:37:32.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.20s |
| 4089 | 2026-09-06T04:37:32.872Z | |
| 4090 | 2026-09-06T04:37:32.872Z | info: running `cargo check --bins` on dns-server-api (238/379) |
| 4091 | 2026-09-06T04:37:33.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4092 | 2026-09-06T04:37:33.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4093 | 2026-09-06T04:37:33.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4094 | 2026-09-06T04:37:33.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4095 | 2026-09-06T04:37:33.459Z | |
| 4096 | 2026-09-06T04:37:33.459Z | info: running `cargo check --bins` on nexus-client (239/379) |
| 4097 | 2026-09-06T04:37:35.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4098 | 2026-09-06T04:37:35.119Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4099 | 2026-09-06T04:37:35.119Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4100 | 2026-09-06T04:37:35.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4101 | 2026-09-06T04:37:35.119Z | |
| 4102 | 2026-09-06T04:37:35.119Z | info: running `cargo check --bins` on oximeter-producer-api (240/379) |
| 4103 | 2026-09-06T04:37:35.125Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4104 | 2026-09-06T04:37:35.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4105 | 2026-09-06T04:37:35.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4106 | 2026-09-06T04:37:35.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4107 | 2026-09-06T04:37:35.126Z | |
| 4108 | 2026-09-06T04:37:35.127Z | info: running `cargo check --bins` on sp-sim (241/379) |
| 4109 | 2026-09-06T04:37:35.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4110 | 2026-09-06T04:37:35.127Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4111 | 2026-09-06T04:37:35.643Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4112 | 2026-09-06T04:37:35.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s |
| 4113 | 2026-09-06T04:37:36.009Z | |
| 4114 | 2026-09-06T04:37:36.009Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (242/379) |
| 4115 | 2026-09-06T04:37:36.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4116 | 2026-09-06T04:37:36.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4117 | 2026-09-06T04:37:36.828Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 4118 | 2026-09-06T04:37:36.955Z | Compiling hashbrown v0.14.5 |
| 4119 | 2026-09-06T04:37:36.958Z | Compiling rfc6979 v0.4.0 |
| 4120 | 2026-09-06T04:37:36.963Z | Compiling salty v0.3.0 |
| 4121 | 2026-09-06T04:37:36.979Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 4122 | 2026-09-06T04:37:36.990Z | Compiling primeorder v0.13.6 |
| 4123 | 2026-09-06T04:37:37.003Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 4124 | 2026-09-06T04:37:37.072Z | Compiling ecdsa v0.16.9 |
| 4125 | 2026-09-06T04:37:37.130Z | Compiling sha1 v0.10.6 |
| 4126 | 2026-09-06T04:37:37.237Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 4127 | 2026-09-06T04:37:37.316Z | Compiling proc-macro-error2 v2.0.1 |
| 4128 | 2026-09-06T04:37:37.420Z | Compiling chumsky v0.9.3 |
| 4129 | 2026-09-06T04:37:37.440Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 4130 | 2026-09-06T04:37:37.455Z | Compiling p384 v0.13.1 |
| 4131 | 2026-09-06T04:37:37.487Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4132 | 2026-09-06T04:37:37.619Z | Compiling knus-derive v3.4.0 |
| 4133 | 2026-09-06T04:37:37.648Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4134 | 2026-09-06T04:37:37.690Z | Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a) |
| 4135 | 2026-09-06T04:37:37.760Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4136 | 2026-09-06T04:37:37.906Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e) |
| 4137 | 2026-09-06T04:37:37.989Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4138 | 2026-09-06T04:37:38.105Z | Checking corncobs v0.1.4 |
| 4139 | 2026-09-06T04:37:38.156Z | Checking libscf-sys v1.2.0 |
| 4140 | 2026-09-06T04:37:38.171Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 4141 | 2026-09-06T04:37:38.185Z | Checking secrecy v0.8.0 |
| 4142 | 2026-09-06T04:37:38.199Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 4143 | 2026-09-06T04:37:38.225Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4144 | 2026-09-06T04:37:38.282Z | Checking papergrid v0.18.0 |
| 4145 | 2026-09-06T04:37:38.308Z | Checking dpd-types-versions v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 4146 | 2026-09-06T04:37:38.324Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4147 | 2026-09-06T04:37:38.472Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4148 | 2026-09-06T04:37:38.628Z | Compiling unicase v2.9.0 |
| 4149 | 2026-09-06T04:37:38.642Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 4150 | 2026-09-06T04:37:38.727Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 4151 | 2026-09-06T04:37:38.852Z | Compiling mime_guess v2.0.5 |
| 4152 | 2026-09-06T04:37:38.933Z | Checking http-range v0.1.5 |
| 4153 | 2026-09-06T04:37:39.020Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?branch=zl%2Fddm-mcast#36e43651) |
| 4154 | 2026-09-06T04:37:39.054Z | Compiling knus v3.4.0 |
| 4155 | 2026-09-06T04:37:39.067Z | Checking crc8 v0.1.1 |
| 4156 | 2026-09-06T04:37:39.081Z | Checking tabled v0.21.0 |
| 4157 | 2026-09-06T04:37:39.094Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89) |
| 4158 | 2026-09-06T04:37:39.110Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 4159 | 2026-09-06T04:37:39.318Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4160 | 2026-09-06T04:37:39.499Z | Checking scuffle v0.1.0 |
| 4161 | 2026-09-06T04:37:39.659Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4162 | 2026-09-06T04:37:39.735Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4163 | 2026-09-06T04:37:39.942Z | Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d) |
| 4164 | 2026-09-06T04:37:39.945Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4165 | 2026-09-06T04:37:40.050Z | Checking nanorand v0.7.0 |
| 4166 | 2026-09-06T04:37:40.066Z | Checking hyper-staticfile v0.10.1 |
| 4167 | 2026-09-06T04:37:40.252Z | Checking flume v0.11.1 |
| 4168 | 2026-09-06T04:37:40.331Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 4169 | 2026-09-06T04:37:40.346Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 4170 | 2026-09-06T04:37:40.492Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 4171 | 2026-09-06T04:37:40.533Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 4172 | 2026-09-06T04:37:40.664Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 4173 | 2026-09-06T04:37:40.856Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?branch=zl%2Fmulticast#4fb9bd57) |
| 4174 | 2026-09-06T04:37:40.922Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4175 | 2026-09-06T04:37:40.940Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4176 | 2026-09-06T04:37:41.181Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 4177 | 2026-09-06T04:37:41.228Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4178 | 2026-09-06T04:37:41.295Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 4179 | 2026-09-06T04:37:41.832Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 4180 | 2026-09-06T04:37:42.051Z | Checking dpd-types v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 4181 | 2026-09-06T04:37:42.272Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 4182 | 2026-09-06T04:37:42.761Z | Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08) |
| 4183 | 2026-09-06T04:37:42.803Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=multicast-e2e#447aa04f) |
| 4184 | 2026-09-06T04:37:44.674Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 4185 | 2026-09-06T04:37:45.684Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 4186 | 2026-09-06T04:37:46.232Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4187 | 2026-09-06T04:37:46.232Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4188 | 2026-09-06T04:37:48.343Z | Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers) |
| 4189 | 2026-09-06T04:37:59.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.89s |
| 4190 | 2026-09-06T04:37:59.906Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4191 | 2026-09-06T04:37:59.906Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4192 | 2026-09-06T04:38:00.107Z | |
| 4193 | 2026-09-06T04:38:00.107Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (243/379) |
| 4194 | 2026-09-06T04:38:00.637Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4195 | 2026-09-06T04:38:00.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4196 | 2026-09-06T04:38:00.881Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4197 | 2026-09-06T04:38:11.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s |
| 4198 | 2026-09-06T04:38:11.537Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4199 | 2026-09-06T04:38:11.537Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4200 | 2026-09-06T04:38:11.735Z | |
| 4201 | 2026-09-06T04:38:11.735Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (244/379) |
| 4202 | 2026-09-06T04:38:12.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4203 | 2026-09-06T04:38:12.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4204 | 2026-09-06T04:38:12.503Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4205 | 2026-09-06T04:38:23.142Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s |
| 4206 | 2026-09-06T04:38:23.145Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4207 | 2026-09-06T04:38:23.145Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4208 | 2026-09-06T04:38:23.344Z | |
| 4209 | 2026-09-06T04:38:23.345Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (245/379) |
| 4210 | 2026-09-06T04:38:23.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-09-06T04:38:23.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-09-06T04:38:24.113Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4213 | 2026-09-06T04:38:34.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s |
| 4214 | 2026-09-06T04:38:34.754Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4215 | 2026-09-06T04:38:34.754Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4216 | 2026-09-06T04:38:34.953Z | |
| 4217 | 2026-09-06T04:38:34.953Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (246/379) |
| 4218 | 2026-09-06T04:38:35.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4219 | 2026-09-06T04:38:35.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4220 | 2026-09-06T04:38:35.722Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4221 | 2026-09-06T04:38:46.445Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.48s |
| 4222 | 2026-09-06T04:38:46.449Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4223 | 2026-09-06T04:38:46.449Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4224 | 2026-09-06T04:38:46.649Z | |
| 4225 | 2026-09-06T04:38:46.649Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (247/379) |
| 4226 | 2026-09-06T04:38:47.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4227 | 2026-09-06T04:38:47.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4228 | 2026-09-06T04:38:47.410Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4229 | 2026-09-06T04:38:58.122Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.46s |
| 4230 | 2026-09-06T04:38:58.125Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4231 | 2026-09-06T04:38:58.126Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4232 | 2026-09-06T04:38:58.321Z | |
| 4233 | 2026-09-06T04:38:58.321Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (248/379) |
| 4234 | 2026-09-06T04:38:58.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-09-06T04:38:58.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-09-06T04:38:59.079Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4237 | 2026-09-06T04:39:09.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.38s |
| 4238 | 2026-09-06T04:39:09.717Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4239 | 2026-09-06T04:39:09.717Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4240 | 2026-09-06T04:39:09.913Z | |
| 4241 | 2026-09-06T04:39:09.913Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (249/379) |
| 4242 | 2026-09-06T04:39:10.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-09-06T04:39:10.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-09-06T04:39:10.669Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4245 | 2026-09-06T04:39:21.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.40s |
| 4246 | 2026-09-06T04:39:21.328Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4247 | 2026-09-06T04:39:21.328Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4248 | 2026-09-06T04:39:21.524Z | |
| 4249 | 2026-09-06T04:39:21.524Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (250/379) |
| 4250 | 2026-09-06T04:39:22.001Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4251 | 2026-09-06T04:39:22.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4252 | 2026-09-06T04:39:22.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4253 | 2026-09-06T04:39:22.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4254 | 2026-09-06T04:39:22.089Z | |
| 4255 | 2026-09-06T04:39:22.089Z | info: running `cargo check --bins` on installinator-common (251/379) |
| 4256 | 2026-09-06T04:39:22.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4257 | 2026-09-06T04:39:22.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4258 | 2026-09-06T04:39:22.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4259 | 2026-09-06T04:39:22.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4260 | 2026-09-06T04:39:22.671Z | |
| 4261 | 2026-09-06T04:39:22.671Z | info: running `cargo check --bins` on installinator-common-versions (252/379) |
| 4262 | 2026-09-06T04:39:23.132Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4263 | 2026-09-06T04:39:23.135Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4264 | 2026-09-06T04:39:23.135Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4265 | 2026-09-06T04:39:23.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4266 | 2026-09-06T04:39:23.214Z | |
| 4267 | 2026-09-06T04:39:23.214Z | info: running `cargo check --bins` on nexus-lockstep-client (253/379) |
| 4268 | 2026-09-06T04:39:23.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4269 | 2026-09-06T04:39:23.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4270 | 2026-09-06T04:39:23.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4271 | 2026-09-06T04:39:23.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4272 | 2026-09-06T04:39:23.807Z | |
| 4273 | 2026-09-06T04:39:23.807Z | info: running `cargo check --bins` on omicron-ddm-admin-client (254/379) |
| 4274 | 2026-09-06T04:39:24.283Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4275 | 2026-09-06T04:39:24.283Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4276 | 2026-09-06T04:39:24.283Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4277 | 2026-09-06T04:39:24.289Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4278 | 2026-09-06T04:39:24.371Z | |
| 4279 | 2026-09-06T04:39:24.371Z | info: running `cargo check --bins` on range-requests (255/379) |
| 4280 | 2026-09-06T04:39:24.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4281 | 2026-09-06T04:39:24.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4282 | 2026-09-06T04:39:24.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4283 | 2026-09-06T04:39:24.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4284 | 2026-09-06T04:39:24.926Z | |
| 4285 | 2026-09-06T04:39:24.926Z | info: running `cargo check --bins` on repo-depot-api (256/379) |
| 4286 | 2026-09-06T04:39:25.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4287 | 2026-09-06T04:39:25.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4288 | 2026-09-06T04:39:25.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4289 | 2026-09-06T04:39:25.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4290 | 2026-09-06T04:39:25.490Z | |
| 4291 | 2026-09-06T04:39:25.490Z | info: running `cargo check --bins` on repo-depot-client (257/379) |
| 4292 | 2026-09-06T04:39:25.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4293 | 2026-09-06T04:39:25.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4294 | 2026-09-06T04:39:25.958Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4295 | 2026-09-06T04:39:25.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4296 | 2026-09-06T04:39:26.041Z | |
| 4297 | 2026-09-06T04:39:26.041Z | info: running `cargo check --bins` on sled-agent-api (258/379) |
| 4298 | 2026-09-06T04:39:26.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4299 | 2026-09-06T04:39:26.532Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4300 | 2026-09-06T04:39:26.532Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4301 | 2026-09-06T04:39:26.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4302 | 2026-09-06T04:39:26.621Z | |
| 4303 | 2026-09-06T04:39:26.621Z | info: running `cargo check --bins` on sled-diagnostics (259/379) |
| 4304 | 2026-09-06T04:39:27.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4305 | 2026-09-06T04:39:27.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4306 | 2026-09-06T04:39:27.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4307 | 2026-09-06T04:39:27.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4308 | 2026-09-06T04:39:27.206Z | |
| 4309 | 2026-09-06T04:39:27.206Z | info: running `cargo check --bins` on zfs-test-harness (260/379) |
| 4310 | 2026-09-06T04:39:27.700Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4311 | 2026-09-06T04:39:27.703Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4312 | 2026-09-06T04:39:27.703Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4313 | 2026-09-06T04:39:27.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4314 | 2026-09-06T04:39:27.793Z | |
| 4315 | 2026-09-06T04:39:27.793Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (261/379) |
| 4316 | 2026-09-06T04:39:28.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4317 | 2026-09-06T04:39:28.300Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4318 | 2026-09-06T04:39:28.300Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4319 | 2026-09-06T04:39:28.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4320 | 2026-09-06T04:39:28.395Z | |
| 4321 | 2026-09-06T04:39:28.395Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (262/379) |
| 4322 | 2026-09-06T04:39:28.894Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4323 | 2026-09-06T04:39:28.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4324 | 2026-09-06T04:39:28.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4325 | 2026-09-06T04:39:28.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4326 | 2026-09-06T04:39:28.990Z | |
| 4327 | 2026-09-06T04:39:28.990Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (263/379) |
| 4328 | 2026-09-06T04:39:29.489Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4329 | 2026-09-06T04:39:29.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4330 | 2026-09-06T04:39:29.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4331 | 2026-09-06T04:39:29.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4332 | 2026-09-06T04:39:29.586Z | |
| 4333 | 2026-09-06T04:39:29.586Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (264/379) |
| 4334 | 2026-09-06T04:39:30.082Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4335 | 2026-09-06T04:39:30.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4336 | 2026-09-06T04:39:30.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4337 | 2026-09-06T04:39:30.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4338 | 2026-09-06T04:39:30.175Z | |
| 4339 | 2026-09-06T04:39:30.175Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (265/379) |
| 4340 | 2026-09-06T04:39:30.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4341 | 2026-09-06T04:39:30.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4342 | 2026-09-06T04:39:30.675Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4343 | 2026-09-06T04:39:30.681Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4344 | 2026-09-06T04:39:30.769Z | |
| 4345 | 2026-09-06T04:39:30.770Z | info: running `cargo check --bins` on sled-agent-resolvable-files (266/379) |
| 4346 | 2026-09-06T04:39:31.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4347 | 2026-09-06T04:39:31.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4348 | 2026-09-06T04:39:31.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4349 | 2026-09-06T04:39:31.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4350 | 2026-09-06T04:39:31.365Z | |
| 4351 | 2026-09-06T04:39:31.365Z | info: running `cargo check --bins` on trust-quorum (267/379) |
| 4352 | 2026-09-06T04:39:31.867Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4353 | 2026-09-06T04:39:31.870Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4354 | 2026-09-06T04:39:31.870Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4355 | 2026-09-06T04:39:31.876Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4356 | 2026-09-06T04:39:31.964Z | |
| 4357 | 2026-09-06T04:39:31.964Z | info: running `cargo check --bins` on sled-agent-health-monitor (268/379) |
| 4358 | 2026-09-06T04:39:32.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4359 | 2026-09-06T04:39:32.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4360 | 2026-09-06T04:39:32.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4361 | 2026-09-06T04:39:32.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4362 | 2026-09-06T04:39:32.555Z | |
| 4363 | 2026-09-06T04:39:32.555Z | info: running `cargo check --bins` on sled-agent-multirack-join (269/379) |
| 4364 | 2026-09-06T04:39:33.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4365 | 2026-09-06T04:39:33.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4366 | 2026-09-06T04:39:33.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4367 | 2026-09-06T04:39:33.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4368 | 2026-09-06T04:39:33.173Z | |
| 4369 | 2026-09-06T04:39:33.173Z | info: running `cargo check --bins` on sled-agent-rack-setup (270/379) |
| 4370 | 2026-09-06T04:39:33.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4371 | 2026-09-06T04:39:33.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4372 | 2026-09-06T04:39:33.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4373 | 2026-09-06T04:39:33.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4374 | 2026-09-06T04:39:33.790Z | |
| 4375 | 2026-09-06T04:39:33.790Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (271/379) |
| 4376 | 2026-09-06T04:39:34.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4377 | 2026-09-06T04:39:34.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4378 | 2026-09-06T04:39:34.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4379 | 2026-09-06T04:39:34.303Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4380 | 2026-09-06T04:39:34.394Z | |
| 4381 | 2026-09-06T04:39:34.394Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (272/379) |
| 4382 | 2026-09-06T04:39:34.909Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4383 | 2026-09-06T04:39:34.912Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4384 | 2026-09-06T04:39:34.913Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4385 | 2026-09-06T04:39:34.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4386 | 2026-09-06T04:39:35.008Z | |
| 4387 | 2026-09-06T04:39:35.008Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (273/379) |
| 4388 | 2026-09-06T04:39:35.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4389 | 2026-09-06T04:39:35.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4390 | 2026-09-06T04:39:35.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4391 | 2026-09-06T04:39:35.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4392 | 2026-09-06T04:39:35.615Z | |
| 4393 | 2026-09-06T04:39:35.615Z | info: running `cargo check --bins` on omicron-deployment-graph (274/379) |
| 4394 | 2026-09-06T04:39:36.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4395 | 2026-09-06T04:39:36.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4396 | 2026-09-06T04:39:36.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4397 | 2026-09-06T04:39:36.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4398 | 2026-09-06T04:39:36.169Z | |
| 4399 | 2026-09-06T04:39:36.169Z | info: running `cargo check --bins` on transient-dns-server (275/379) |
| 4400 | 2026-09-06T04:39:36.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4401 | 2026-09-06T04:39:36.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4402 | 2026-09-06T04:39:36.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4403 | 2026-09-06T04:39:36.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4404 | 2026-09-06T04:39:36.751Z | |
| 4405 | 2026-09-06T04:39:36.751Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (276/379) |
| 4406 | 2026-09-06T04:39:37.244Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4407 | 2026-09-06T04:39:37.247Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4408 | 2026-09-06T04:39:37.247Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4409 | 2026-09-06T04:39:37.251Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4410 | 2026-09-06T04:39:37.336Z | |
| 4411 | 2026-09-06T04:39:37.337Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (277/379) |
| 4412 | 2026-09-06T04:39:37.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4413 | 2026-09-06T04:39:37.832Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4414 | 2026-09-06T04:39:37.832Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4415 | 2026-09-06T04:39:37.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4416 | 2026-09-06T04:39:37.923Z | |
| 4417 | 2026-09-06T04:39:37.923Z | info: running `cargo check --bins` on omicron-rpaths (278/379) |
| 4418 | 2026-09-06T04:39:38.388Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4419 | 2026-09-06T04:39:38.391Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4420 | 2026-09-06T04:39:38.391Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4421 | 2026-09-06T04:39:38.395Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4422 | 2026-09-06T04:39:38.475Z | |
| 4423 | 2026-09-06T04:39:38.475Z | info: running `cargo check --bins` on omicron-repl-utils (279/379) |
| 4424 | 2026-09-06T04:39:38.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-09-06T04:39:38.946Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-09-06T04:39:38.946Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4427 | 2026-09-06T04:39:38.950Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4428 | 2026-09-06T04:39:39.034Z | |
| 4429 | 2026-09-06T04:39:39.034Z | info: running `cargo check --bins` on omicron-clickhouse-admin (280/379) |
| 4430 | 2026-09-06T04:39:39.538Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4431 | 2026-09-06T04:39:39.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4432 | 2026-09-06T04:39:39.735Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 4433 | 2026-09-06T04:39:40.144Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 4434 | 2026-09-06T04:39:41.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4435 | 2026-09-06T04:39:41.508Z | |
| 4436 | 2026-09-06T04:39:41.508Z | info: running `cargo check --bins` on clickhouse-admin-api (281/379) |
| 4437 | 2026-09-06T04:39:41.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4438 | 2026-09-06T04:39:41.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4439 | 2026-09-06T04:39:41.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4440 | 2026-09-06T04:39:41.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4441 | 2026-09-06T04:39:42.073Z | |
| 4442 | 2026-09-06T04:39:42.073Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (282/379) |
| 4443 | 2026-09-06T04:39:42.551Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4444 | 2026-09-06T04:39:42.554Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4445 | 2026-09-06T04:39:42.554Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4446 | 2026-09-06T04:39:42.558Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4447 | 2026-09-06T04:39:42.641Z | |
| 4448 | 2026-09-06T04:39:42.641Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (283/379) |
| 4449 | 2026-09-06T04:39:43.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4450 | 2026-09-06T04:39:43.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4451 | 2026-09-06T04:39:43.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4452 | 2026-09-06T04:39:43.128Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4453 | 2026-09-06T04:39:43.212Z | |
| 4454 | 2026-09-06T04:39:43.212Z | info: running `cargo check --bins` on clickhouse-admin-single-client (284/379) |
| 4455 | 2026-09-06T04:39:43.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4456 | 2026-09-06T04:39:43.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4457 | 2026-09-06T04:39:43.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4458 | 2026-09-06T04:39:43.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4459 | 2026-09-06T04:39:43.779Z | |
| 4460 | 2026-09-06T04:39:43.780Z | info: running `cargo check --bins` on installinator-client (285/379) |
| 4461 | 2026-09-06T04:39:44.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4462 | 2026-09-06T04:39:44.252Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4463 | 2026-09-06T04:39:44.252Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4464 | 2026-09-06T04:39:44.255Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4465 | 2026-09-06T04:39:44.334Z | |
| 4466 | 2026-09-06T04:39:44.334Z | info: running `cargo check --bins` on oxide-client (286/379) |
| 4467 | 2026-09-06T04:39:44.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4468 | 2026-09-06T04:39:44.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4469 | 2026-09-06T04:39:44.808Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4470 | 2026-09-06T04:39:44.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4471 | 2026-09-06T04:39:44.889Z | |
| 4472 | 2026-09-06T04:39:44.889Z | info: running `cargo check --bins` on oximeter-client (287/379) |
| 4473 | 2026-09-06T04:39:45.367Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4474 | 2026-09-06T04:39:45.370Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4475 | 2026-09-06T04:39:45.370Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4476 | 2026-09-06T04:39:45.374Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4477 | 2026-09-06T04:39:45.455Z | |
| 4478 | 2026-09-06T04:39:45.455Z | info: running `cargo check --bins` on wicketd-client (288/379) |
| 4479 | 2026-09-06T04:39:45.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4480 | 2026-09-06T04:39:45.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4481 | 2026-09-06T04:39:45.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4482 | 2026-09-06T04:39:45.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4483 | 2026-09-06T04:39:46.047Z | |
| 4484 | 2026-09-06T04:39:46.047Z | info: running `cargo check --bins` on wicket-common (289/379) |
| 4485 | 2026-09-06T04:39:46.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4486 | 2026-09-06T04:39:46.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4487 | 2026-09-06T04:39:46.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4488 | 2026-09-06T04:39:46.544Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4489 | 2026-09-06T04:39:46.629Z | |
| 4490 | 2026-09-06T04:39:46.629Z | info: running `cargo check --bins` on wicketd-commission-client (290/379) |
| 4491 | 2026-09-06T04:39:47.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4492 | 2026-09-06T04:39:47.116Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4493 | 2026-09-06T04:39:47.116Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4494 | 2026-09-06T04:39:47.120Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4495 | 2026-09-06T04:39:47.204Z | |
| 4496 | 2026-09-06T04:39:47.204Z | info: running `cargo check --bins` on omicron-cockroach-admin (291/379) |
| 4497 | 2026-09-06T04:39:47.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4498 | 2026-09-06T04:39:47.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4499 | 2026-09-06T04:39:47.873Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4500 | 2026-09-06T04:39:47.982Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4501 | 2026-09-06T04:39:49.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4502 | 2026-09-06T04:39:49.224Z | |
| 4503 | 2026-09-06T04:39:49.224Z | info: running `cargo check --bins` on cockroach-admin-api (292/379) |
| 4504 | 2026-09-06T04:39:49.693Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4505 | 2026-09-06T04:39:49.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4506 | 2026-09-06T04:39:49.696Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4507 | 2026-09-06T04:39:49.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4508 | 2026-09-06T04:39:49.778Z | |
| 4509 | 2026-09-06T04:39:49.778Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (293/379) |
| 4510 | 2026-09-06T04:39:50.323Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4511 | 2026-09-06T04:39:50.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4512 | 2026-09-06T04:39:50.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4513 | 2026-09-06T04:39:50.331Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4514 | 2026-09-06T04:39:50.430Z | |
| 4515 | 2026-09-06T04:39:50.430Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (294/379) |
| 4516 | 2026-09-06T04:39:50.974Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4517 | 2026-09-06T04:39:50.977Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4518 | 2026-09-06T04:39:50.977Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4519 | 2026-09-06T04:39:50.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 4520 | 2026-09-06T04:39:51.074Z | |
| 4521 | 2026-09-06T04:39:51.074Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (295/379) |
| 4522 | 2026-09-06T04:39:51.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4523 | 2026-09-06T04:39:51.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4524 | 2026-09-06T04:39:51.600Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4525 | 2026-09-06T04:39:51.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4526 | 2026-09-06T04:39:51.697Z | |
| 4527 | 2026-09-06T04:39:51.697Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (296/379) |
| 4528 | 2026-09-06T04:39:52.223Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-09-06T04:39:52.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-09-06T04:39:52.226Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4531 | 2026-09-06T04:39:52.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 4532 | 2026-09-06T04:39:52.324Z | |
| 4533 | 2026-09-06T04:39:52.325Z | info: running `cargo check --bins` on db-macros (297/379) |
| 4534 | 2026-09-06T04:39:52.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-09-06T04:39:52.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-09-06T04:39:52.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4537 | 2026-09-06T04:39:52.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4538 | 2026-09-06T04:39:52.883Z | |
| 4539 | 2026-09-06T04:39:52.883Z | info: running `cargo check --bins` on nexus-macros-common (298/379) |
| 4540 | 2026-09-06T04:39:53.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4541 | 2026-09-06T04:39:53.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4542 | 2026-09-06T04:39:53.355Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4543 | 2026-09-06T04:39:53.359Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4544 | 2026-09-06T04:39:53.439Z | |
| 4545 | 2026-09-06T04:39:53.439Z | info: running `cargo check --bins` on nexus-auth (299/379) |
| 4546 | 2026-09-06T04:39:53.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4547 | 2026-09-06T04:39:53.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4548 | 2026-09-06T04:39:53.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4549 | 2026-09-06T04:39:53.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4550 | 2026-09-06T04:39:54.062Z | |
| 4551 | 2026-09-06T04:39:54.062Z | info: running `cargo check --bins` on authz-macros (300/379) |
| 4552 | 2026-09-06T04:39:54.530Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4553 | 2026-09-06T04:39:54.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4554 | 2026-09-06T04:39:54.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4555 | 2026-09-06T04:39:54.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4556 | 2026-09-06T04:39:54.613Z | |
| 4557 | 2026-09-06T04:39:54.613Z | info: running `cargo check --bins` on nexus-db-fixed-data (301/379) |
| 4558 | 2026-09-06T04:39:55.122Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4559 | 2026-09-06T04:39:55.125Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4560 | 2026-09-06T04:39:55.125Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4561 | 2026-09-06T04:39:55.130Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4562 | 2026-09-06T04:39:55.221Z | |
| 4563 | 2026-09-06T04:39:55.221Z | info: running `cargo check --bins` on nexus-db-model (302/379) |
| 4564 | 2026-09-06T04:39:55.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4565 | 2026-09-06T04:39:55.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4566 | 2026-09-06T04:39:55.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4567 | 2026-09-06T04:39:55.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4568 | 2026-09-06T04:39:55.828Z | |
| 4569 | 2026-09-06T04:39:55.828Z | info: running `cargo check --bins` on nexus-db-schema (303/379) |
| 4570 | 2026-09-06T04:39:56.297Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4571 | 2026-09-06T04:39:56.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4572 | 2026-09-06T04:39:56.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4573 | 2026-09-06T04:39:56.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4574 | 2026-09-06T04:39:56.384Z | |
| 4575 | 2026-09-06T04:39:56.384Z | info: running `cargo check --bins` on nexus-defaults (304/379) |
| 4576 | 2026-09-06T04:39:56.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4577 | 2026-09-06T04:39:56.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4578 | 2026-09-06T04:39:56.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4579 | 2026-09-06T04:39:56.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4580 | 2026-09-06T04:39:56.952Z | |
| 4581 | 2026-09-06T04:39:56.952Z | info: running `cargo check --bins` on omicron-git-version (305/379) |
| 4582 | 2026-09-06T04:39:57.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4583 | 2026-09-06T04:39:57.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4584 | 2026-09-06T04:39:57.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4585 | 2026-09-06T04:39:57.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4586 | 2026-09-06T04:39:57.503Z | |
| 4587 | 2026-09-06T04:39:57.503Z | info: running `cargo check --bins` on nexus-db-errors (306/379) |
| 4588 | 2026-09-06T04:39:58.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4589 | 2026-09-06T04:39:58.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4590 | 2026-09-06T04:39:58.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4591 | 2026-09-06T04:39:58.030Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4592 | 2026-09-06T04:39:58.114Z | |
| 4593 | 2026-09-06T04:39:58.114Z | info: running `cargo check --bins` on nexus-db-lookup (307/379) |
| 4594 | 2026-09-06T04:39:58.632Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4595 | 2026-09-06T04:39:58.635Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4596 | 2026-09-06T04:39:58.635Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4597 | 2026-09-06T04:39:58.640Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4598 | 2026-09-06T04:39:58.729Z | |
| 4599 | 2026-09-06T04:39:58.729Z | info: running `cargo check --bins` on nexus-test-interface (308/379) |
| 4600 | 2026-09-06T04:39:59.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4601 | 2026-09-06T04:39:59.251Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4602 | 2026-09-06T04:39:59.251Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4603 | 2026-09-06T04:39:59.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4604 | 2026-09-06T04:39:59.348Z | |
| 4605 | 2026-09-06T04:39:59.349Z | info: running `cargo check --bins` on oximeter-collector (309/379) |
| 4606 | 2026-09-06T04:39:59.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4607 | 2026-09-06T04:39:59.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4608 | 2026-09-06T04:40:00.059Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4609 | 2026-09-06T04:40:00.062Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4610 | 2026-09-06T04:40:00.729Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4611 | 2026-09-06T04:40:02.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s |
| 4612 | 2026-09-06T04:40:02.622Z | |
| 4613 | 2026-09-06T04:40:02.622Z | info: running `cargo check --bins` on oximeter-api (310/379) |
| 4614 | 2026-09-06T04:40:03.104Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4615 | 2026-09-06T04:40:03.107Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4616 | 2026-09-06T04:40:03.107Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4617 | 2026-09-06T04:40:03.111Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4618 | 2026-09-06T04:40:03.193Z | |
| 4619 | 2026-09-06T04:40:03.193Z | info: running `cargo check --bins` on cert-dev (311/379) |
| 4620 | 2026-09-06T04:40:03.664Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4621 | 2026-09-06T04:40:03.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4622 | 2026-09-06T04:40:03.799Z | Checking yasna v0.5.2 |
| 4623 | 2026-09-06T04:40:04.203Z | Checking rcgen v0.12.1 |
| 4624 | 2026-09-06T04:40:04.455Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4625 | 2026-09-06T04:40:04.637Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.43s |
| 4626 | 2026-09-06T04:40:04.807Z | |
| 4627 | 2026-09-06T04:40:04.807Z | info: running `cargo check --bins` on clickana (312/379) |
| 4628 | 2026-09-06T04:40:05.296Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4629 | 2026-09-06T04:40:05.299Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4630 | 2026-09-06T04:40:05.453Z | Compiling instability v0.3.11 |
| 4631 | 2026-09-06T04:40:05.456Z | Checking castaway v0.2.4 |
| 4632 | 2026-09-06T04:40:05.456Z | Compiling indoc v2.0.7 |
| 4633 | 2026-09-06T04:40:05.456Z | Checking unicode-truncate v1.1.0 |
| 4634 | 2026-09-06T04:40:05.456Z | Checking lru v0.12.5 |
| 4635 | 2026-09-06T04:40:05.559Z | Checking cassowary v0.3.0 |
| 4636 | 2026-09-06T04:40:05.679Z | Checking compact_str v0.8.1 |
| 4637 | 2026-09-06T04:40:06.431Z | Checking ratatui v0.29.0 |
| 4638 | 2026-09-06T04:40:07.466Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4639 | 2026-09-06T04:40:08.207Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s |
| 4640 | 2026-09-06T04:40:08.370Z | |
| 4641 | 2026-09-06T04:40:08.370Z | info: running `cargo check --bins` on clickhouse-cluster-dev (313/379) |
| 4642 | 2026-09-06T04:40:08.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4643 | 2026-09-06T04:40:08.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4644 | 2026-09-06T04:40:09.089Z | Checking headers-core v0.3.0 |
| 4645 | 2026-09-06T04:40:09.092Z | Checking port-file v0.1.0 |
| 4646 | 2026-09-06T04:40:09.092Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4647 | 2026-09-06T04:40:09.284Z | Checking headers v0.4.1 |
| 4648 | 2026-09-06T04:40:09.643Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4649 | 2026-09-06T04:40:10.610Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4650 | 2026-09-06T04:40:11.125Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4651 | 2026-09-06T04:40:11.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.19s |
| 4652 | 2026-09-06T04:40:11.754Z | |
| 4653 | 2026-09-06T04:40:11.754Z | info: running `cargo check --bins` on ch-dev (314/379) |
| 4654 | 2026-09-06T04:40:12.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4655 | 2026-09-06T04:40:12.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4656 | 2026-09-06T04:40:12.457Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4657 | 2026-09-06T04:40:13.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s |
| 4658 | 2026-09-06T04:40:13.395Z | |
| 4659 | 2026-09-06T04:40:13.395Z | info: running `cargo check --bins` on dev-tools-common (315/379) |
| 4660 | 2026-09-06T04:40:13.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4661 | 2026-09-06T04:40:13.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4662 | 2026-09-06T04:40:13.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4663 | 2026-09-06T04:40:13.757Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 4664 | 2026-09-06T04:40:13.804Z | |
| 4665 | 2026-09-06T04:40:13.804Z | info: running `cargo check --bins` on corpus-adjust (316/379) |
| 4666 | 2026-09-06T04:40:14.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4667 | 2026-09-06T04:40:14.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4668 | 2026-09-06T04:40:14.419Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4669 | 2026-09-06T04:40:14.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.98s |
| 4670 | 2026-09-06T04:40:14.956Z | |
| 4671 | 2026-09-06T04:40:14.956Z | info: running `cargo check --bins` on crdb-seed (317/379) |
| 4672 | 2026-09-06T04:40:15.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4673 | 2026-09-06T04:40:15.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4674 | 2026-09-06T04:40:15.658Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4675 | 2026-09-06T04:40:16.765Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4676 | 2026-09-06T04:40:17.115Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 4677 | 2026-09-06T04:40:17.308Z | |
| 4678 | 2026-09-06T04:40:17.308Z | info: running `cargo check --bins` on db-dev (318/379) |
| 4679 | 2026-09-06T04:40:17.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4680 | 2026-09-06T04:40:17.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4681 | 2026-09-06T04:40:18.011Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4682 | 2026-09-06T04:40:18.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.46s |
| 4683 | 2026-09-06T04:40:18.962Z | |
| 4684 | 2026-09-06T04:40:18.963Z | info: running `cargo check --bins` on omicron-dev-lib (319/379) |
| 4685 | 2026-09-06T04:40:19.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4686 | 2026-09-06T04:40:19.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4687 | 2026-09-06T04:40:19.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4688 | 2026-09-06T04:40:19.476Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4689 | 2026-09-06T04:40:19.563Z | |
| 4690 | 2026-09-06T04:40:19.563Z | info: running `cargo check --bins` on xtask-downloader (320/379) |
| 4691 | 2026-09-06T04:40:20.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4692 | 2026-09-06T04:40:20.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4693 | 2026-09-06T04:40:20.166Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4694 | 2026-09-06T04:40:20.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.27s |
| 4695 | 2026-09-06T04:40:21.008Z | |
| 4696 | 2026-09-06T04:40:21.008Z | info: running `cargo check --bins` on omicron-dropshot-apis (321/379) |
| 4697 | 2026-09-06T04:40:21.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4698 | 2026-09-06T04:40:21.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4699 | 2026-09-06T04:40:21.737Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4700 | 2026-09-06T04:40:21.738Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4701 | 2026-09-06T04:40:21.741Z | Checking git-stub v1.0.0 |
| 4702 | 2026-09-06T04:40:21.741Z | Compiling trait-variant v0.1.2 |
| 4703 | 2026-09-06T04:40:21.741Z | Checking maplit v1.0.2 |
| 4704 | 2026-09-06T04:40:21.878Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4705 | 2026-09-06T04:40:21.878Z | Checking drift v0.2.0 |
| 4706 | 2026-09-06T04:40:21.881Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4707 | 2026-09-06T04:40:21.917Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4708 | 2026-09-06T04:40:21.997Z | Checking git-stub-vcs v0.1.0 |
| 4709 | 2026-09-06T04:40:22.062Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4710 | 2026-09-06T04:40:22.077Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4711 | 2026-09-06T04:40:22.185Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4712 | 2026-09-06T04:40:22.223Z | Checking dropshot-api-manager v0.8.0 |
| 4713 | 2026-09-06T04:40:22.239Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4714 | 2026-09-06T04:40:22.389Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4715 | 2026-09-06T04:40:22.567Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89) |
| 4716 | 2026-09-06T04:40:23.081Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4717 | 2026-09-06T04:40:23.995Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4718 | 2026-09-06T04:40:24.992Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4719 | 2026-09-06T04:40:25.828Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4720 | 2026-09-06T04:40:26.272Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.26s |
| 4721 | 2026-09-06T04:40:26.463Z | |
| 4722 | 2026-09-06T04:40:26.463Z | info: running `cargo check --bins` on installinator-api (322/379) |
| 4723 | 2026-09-06T04:40:26.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4724 | 2026-09-06T04:40:26.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4725 | 2026-09-06T04:40:26.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4726 | 2026-09-06T04:40:26.939Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4727 | 2026-09-06T04:40:27.021Z | |
| 4728 | 2026-09-06T04:40:27.022Z | info: running `cargo check --bins` on nexus-external-api (323/379) |
| 4729 | 2026-09-06T04:40:27.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4730 | 2026-09-06T04:40:27.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4731 | 2026-09-06T04:40:27.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4732 | 2026-09-06T04:40:27.533Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4733 | 2026-09-06T04:40:27.621Z | |
| 4734 | 2026-09-06T04:40:27.621Z | info: running `cargo check --bins` on nexus-internal-api (324/379) |
| 4735 | 2026-09-06T04:40:28.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4736 | 2026-09-06T04:40:28.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4737 | 2026-09-06T04:40:28.124Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4738 | 2026-09-06T04:40:28.129Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4739 | 2026-09-06T04:40:28.215Z | |
| 4740 | 2026-09-06T04:40:28.215Z | info: running `cargo check --bins` on nexus-lockstep-api (325/379) |
| 4741 | 2026-09-06T04:40:28.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4742 | 2026-09-06T04:40:28.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4743 | 2026-09-06T04:40:28.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4744 | 2026-09-06T04:40:28.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4745 | 2026-09-06T04:40:28.818Z | |
| 4746 | 2026-09-06T04:40:28.818Z | info: running `cargo check --bins` on ntp-admin-api (326/379) |
| 4747 | 2026-09-06T04:40:29.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4748 | 2026-09-06T04:40:29.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4749 | 2026-09-06T04:40:29.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4750 | 2026-09-06T04:40:29.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4751 | 2026-09-06T04:40:29.379Z | |
| 4752 | 2026-09-06T04:40:29.379Z | info: running `cargo check --bins` on ntp-admin-types-versions (327/379) |
| 4753 | 2026-09-06T04:40:29.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4754 | 2026-09-06T04:40:29.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4755 | 2026-09-06T04:40:29.846Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4756 | 2026-09-06T04:40:29.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4757 | 2026-09-06T04:40:29.927Z | |
| 4758 | 2026-09-06T04:40:29.927Z | info: running `cargo check --bins` on wicketd-api (328/379) |
| 4759 | 2026-09-06T04:40:30.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4760 | 2026-09-06T04:40:30.413Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4761 | 2026-09-06T04:40:30.413Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4762 | 2026-09-06T04:40:30.417Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4763 | 2026-09-06T04:40:30.503Z | |
| 4764 | 2026-09-06T04:40:30.503Z | info: running `cargo check --bins` on wicketd-commission-api (329/379) |
| 4765 | 2026-09-06T04:40:30.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4766 | 2026-09-06T04:40:30.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4767 | 2026-09-06T04:40:30.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4768 | 2026-09-06T04:40:30.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4769 | 2026-09-06T04:40:31.072Z | |
| 4770 | 2026-09-06T04:40:31.073Z | info: running `cargo check --bins` on omicron-ls-apis (330/379) |
| 4771 | 2026-09-06T04:40:31.543Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4772 | 2026-09-06T04:40:31.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4773 | 2026-09-06T04:40:31.684Z | Compiling blake3 v1.8.5 |
| 4774 | 2026-09-06T04:40:31.792Z | Checking arrayref v0.3.9 |
| 4775 | 2026-09-06T04:40:31.795Z | Checking arrayvec v0.7.6 |
| 4776 | 2026-09-06T04:40:31.795Z | Checking constant_time_eq v0.4.2 |
| 4777 | 2026-09-06T04:40:31.813Z | Checking cargo-platform v0.3.2 |
| 4778 | 2026-09-06T04:40:31.814Z | Checking topological-sort v0.2.2 |
| 4779 | 2026-09-06T04:40:31.816Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4780 | 2026-09-06T04:40:31.964Z | Checking cargo_metadata v0.23.1 |
| 4781 | 2026-09-06T04:40:32.550Z | Checking omicron-zone-package v0.12.3 |
| 4782 | 2026-09-06T04:40:33.239Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4783 | 2026-09-06T04:40:34.062Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.98s |
| 4784 | 2026-09-06T04:40:34.223Z | |
| 4785 | 2026-09-06T04:40:34.223Z | info: running `cargo check --bins` on mgs-dev (331/379) |
| 4786 | 2026-09-06T04:40:34.735Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4787 | 2026-09-06T04:40:34.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4788 | 2026-09-06T04:40:34.941Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4789 | 2026-09-06T04:40:35.571Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4790 | 2026-09-06T04:40:36.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s |
| 4791 | 2026-09-06T04:40:36.278Z | |
| 4792 | 2026-09-06T04:40:36.278Z | info: running `cargo check --bins --no-default-features` on omicron-omdb (332/379) |
| 4793 | 2026-09-06T04:40:36.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4794 | 2026-09-06T04:40:36.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4795 | 2026-09-06T04:40:37.244Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4796 | 2026-09-06T04:40:37.244Z | Compiling darling_core v0.21.3 |
| 4797 | 2026-09-06T04:40:37.247Z | Compiling vergen-lib v0.1.6 |
| 4798 | 2026-09-06T04:40:37.247Z | Compiling diesel_derives v2.3.7 |
| 4799 | 2026-09-06T04:40:37.247Z | Checking scheduled-thread-pool v0.2.7 |
| 4800 | 2026-09-06T04:40:37.247Z | Compiling vergen-gitcl v1.0.8 |
| 4801 | 2026-09-06T04:40:37.247Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4802 | 2026-09-06T04:40:37.247Z | Compiling dirs-sys-next v0.1.2 |
| 4803 | 2026-09-06T04:40:37.548Z | Compiling crunchy v0.2.4 |
| 4804 | 2026-09-06T04:40:37.579Z | Compiling glob v0.3.3 |
| 4805 | 2026-09-06T04:40:37.644Z | Checking r2d2 v0.8.10 |
| 4806 | 2026-09-06T04:40:37.660Z | Compiling dirs-next v2.0.0 |
| 4807 | 2026-09-06T04:40:37.676Z | Checking downcast-rs v2.0.2 |
| 4808 | 2026-09-06T04:40:37.769Z | Compiling tiny-keccak v2.0.2 |
| 4809 | 2026-09-06T04:40:37.823Z | Compiling term v0.7.0 |
| 4810 | 2026-09-06T04:40:37.924Z | Compiling bit-vec v0.6.3 |
| 4811 | 2026-09-06T04:40:37.943Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4812 | 2026-09-06T04:40:37.958Z | Compiling clang-sys v1.8.1 |
| 4813 | 2026-09-06T04:40:38.123Z | Compiling ascii-canvas v3.0.0 |
| 4814 | 2026-09-06T04:40:38.140Z | Compiling bit-set v0.5.3 |
| 4815 | 2026-09-06T04:40:38.301Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4816 | 2026-09-06T04:40:38.340Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4817 | 2026-09-06T04:40:38.355Z | Compiling itertools v0.10.5 |
| 4818 | 2026-09-06T04:40:38.371Z | Compiling ena v0.14.4 |
| 4819 | 2026-09-06T04:40:38.371Z | Compiling libloading v0.8.9 |
| 4820 | 2026-09-06T04:40:38.404Z | Compiling bindgen v0.71.1 |
| 4821 | 2026-09-06T04:40:38.446Z | Compiling diff v0.1.13 |
| 4822 | 2026-09-06T04:40:38.580Z | Compiling regex-syntax v0.6.29 |
| 4823 | 2026-09-06T04:40:38.743Z | Compiling cexpr v0.6.0 |
| 4824 | 2026-09-06T04:40:38.827Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4825 | 2026-09-06T04:40:39.014Z | Compiling rustc-hash v2.1.1 |
| 4826 | 2026-09-06T04:40:39.150Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4827 | 2026-09-06T04:40:39.226Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4828 | 2026-09-06T04:40:39.413Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4829 | 2026-09-06T04:40:39.453Z | Compiling libxml v0.3.3 |
| 4830 | 2026-09-06T04:40:39.497Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4831 | 2026-09-06T04:40:39.688Z | Compiling strum_macros v0.24.3 |
| 4832 | 2026-09-06T04:40:39.706Z | Compiling indoc v1.0.9 |
| 4833 | 2026-09-06T04:40:39.962Z | Compiling darling_macro v0.21.3 |
| 4834 | 2026-09-06T04:40:40.133Z | Compiling lalrpop v0.19.12 |
| 4835 | 2026-09-06T04:40:40.475Z | Compiling darling v0.21.3 |
| 4836 | 2026-09-06T04:40:40.516Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4837 | 2026-09-06T04:40:40.572Z | Compiling dsl_auto_type v0.2.0 |
| 4838 | 2026-09-06T04:40:40.641Z | Checking derive_builder v0.20.2 |
| 4839 | 2026-09-06T04:40:40.698Z | Compiling oso-derive v0.27.3 |
| 4840 | 2026-09-06T04:40:40.760Z | Checking quick-xml v0.37.5 |
| 4841 | 2026-09-06T04:40:41.013Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4842 | 2026-09-06T04:40:41.201Z | Checking openssl-probe v0.1.6 |
| 4843 | 2026-09-06T04:40:41.341Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4844 | 2026-09-06T04:40:41.625Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4845 | 2026-09-06T04:40:41.815Z | Checking bb8 v0.8.6 |
| 4846 | 2026-09-06T04:40:42.087Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4847 | 2026-09-06T04:40:42.115Z | Checking nonempty v0.12.0 |
| 4848 | 2026-09-06T04:40:42.142Z | Compiling libz-sys v1.1.24 |
| 4849 | 2026-09-06T04:40:42.286Z | Compiling strsim v0.10.0 |
| 4850 | 2026-09-06T04:40:42.307Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4851 | 2026-09-06T04:40:42.559Z | Compiling darling_core v0.13.4 |
| 4852 | 2026-09-06T04:40:42.607Z | Compiling progenitor-impl v0.13.0 |
| 4853 | 2026-09-06T04:40:42.697Z | Compiling vergen-git2 v9.1.0 |
| 4854 | 2026-09-06T04:40:43.810Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4855 | 2026-09-06T04:40:43.997Z | Checking progenitor-client v0.13.0 |
| 4856 | 2026-09-06T04:40:44.273Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4857 | 2026-09-06T04:40:44.452Z | Compiling darling_macro v0.13.4 |
| 4858 | 2026-09-06T04:40:44.940Z | Compiling darling v0.13.4 |
| 4859 | 2026-09-06T04:40:45.038Z | Compiling serde_with_macros v1.5.2 |
| 4860 | 2026-09-06T04:40:45.257Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4861 | 2026-09-06T04:40:45.282Z | Compiling progenitor-macro v0.13.0 |
| 4862 | 2026-09-06T04:40:45.467Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4863 | 2026-09-06T04:40:45.655Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4864 | 2026-09-06T04:40:45.842Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4865 | 2026-09-06T04:40:45.862Z | Compiling serde_with v1.14.0 |
| 4866 | 2026-09-06T04:40:46.027Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4867 | 2026-09-06T04:40:46.221Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4868 | 2026-09-06T04:40:46.393Z | Checking diesel v2.3.7 |
| 4869 | 2026-09-06T04:40:46.412Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4870 | 2026-09-06T04:40:46.429Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4871 | 2026-09-06T04:40:46.595Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4872 | 2026-09-06T04:40:47.010Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4873 | 2026-09-06T04:40:48.135Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4874 | 2026-09-06T04:40:48.376Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4875 | 2026-09-06T04:40:48.510Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4876 | 2026-09-06T04:40:48.726Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4877 | 2026-09-06T04:40:49.065Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4878 | 2026-09-06T04:40:49.101Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4879 | 2026-09-06T04:40:49.587Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4880 | 2026-09-06T04:40:49.758Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4881 | 2026-09-06T04:40:49.897Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4882 | 2026-09-06T04:40:50.189Z | Checking progenitor v0.13.0 |
| 4883 | 2026-09-06T04:40:50.268Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4884 | 2026-09-06T04:40:50.340Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4885 | 2026-09-06T04:40:50.403Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4886 | 2026-09-06T04:40:50.594Z | Checking twox-hash v2.1.2 |
| 4887 | 2026-09-06T04:40:50.835Z | Checking libsw-core v0.3.2 |
| 4888 | 2026-09-06T04:40:50.886Z | Checking atty v0.2.14 |
| 4889 | 2026-09-06T04:40:50.905Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4890 | 2026-09-06T04:40:50.985Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4891 | 2026-09-06T04:40:50.988Z | Checking libsw v3.5.0 |
| 4892 | 2026-09-06T04:40:51.165Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4893 | 2026-09-06T04:40:52.757Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4894 | 2026-09-06T04:40:53.056Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4895 | 2026-09-06T04:40:53.781Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4896 | 2026-09-06T04:40:54.512Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4897 | 2026-09-06T04:40:55.486Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4898 | 2026-09-06T04:40:55.676Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4899 | 2026-09-06T04:40:55.826Z | Checking fatfs v0.3.6 |
| 4900 | 2026-09-06T04:40:56.075Z | Checking console v0.16.2 |
| 4901 | 2026-09-06T04:40:56.288Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4902 | 2026-09-06T04:40:56.392Z | Checking unit-prefix v0.5.2 |
| 4903 | 2026-09-06T04:40:56.529Z | Compiling seq-macro v0.3.6 |
| 4904 | 2026-09-06T04:40:56.638Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4905 | 2026-09-06T04:40:56.791Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4906 | 2026-09-06T04:40:57.024Z | Checking indicatif v0.18.4 |
| 4907 | 2026-09-06T04:40:57.430Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4908 | 2026-09-06T04:40:57.585Z | Checking oxide-update-engine-display v0.1.2 |
| 4909 | 2026-09-06T04:40:57.888Z | Checking support-bundle-viewer v0.1.2 |
| 4910 | 2026-09-06T04:40:58.065Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4911 | 2026-09-06T04:40:58.085Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4912 | 2026-09-06T04:40:58.136Z | Checking multimap v0.10.1 |
| 4913 | 2026-09-06T04:41:04.116Z | Checking diesel-dtrace v0.5.0 |
| 4914 | 2026-09-06T04:41:04.371Z | Checking async-bb8-diesel v0.2.1 |
| 4915 | 2026-09-06T04:41:06.733Z | Compiling samael v0.0.19 |
| 4916 | 2026-09-06T04:41:09.553Z | Compiling git2 v0.20.4 |
| 4917 | 2026-09-06T04:41:11.583Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4918 | 2026-09-06T04:41:12.549Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174) |
| 4919 | 2026-09-06T04:41:13.702Z | Compiling polar-core v0.27.3 |
| 4920 | 2026-09-06T04:41:18.142Z | Checking oso v0.27.3 |
| 4921 | 2026-09-06T04:41:49.082Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4922 | 2026-09-06T04:43:05.133Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 28s |
| 4923 | 2026-09-06T04:43:05.361Z | |
| 4924 | 2026-09-06T04:43:05.361Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-omdb (333/379) |
| 4925 | 2026-09-06T04:43:05.945Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4926 | 2026-09-06T04:43:05.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4927 | 2026-09-06T04:43:06.235Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4928 | 2026-09-06T04:43:14.081Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.71s |
| 4929 | 2026-09-06T04:43:14.297Z | |
| 4930 | 2026-09-06T04:43:14.297Z | info: running `cargo check --bins --no-default-features --features default` on omicron-omdb (334/379) |
| 4931 | 2026-09-06T04:43:14.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4932 | 2026-09-06T04:43:14.846Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4933 | 2026-09-06T04:43:15.117Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4934 | 2026-09-06T04:43:23.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.71s |
| 4935 | 2026-09-06T04:43:23.225Z | |
| 4936 | 2026-09-06T04:43:23.225Z | info: running `cargo check --bins` on nexus-networking (335/379) |
| 4937 | 2026-09-06T04:43:23.746Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4938 | 2026-09-06T04:43:23.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4939 | 2026-09-06T04:43:23.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4940 | 2026-09-06T04:43:23.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4941 | 2026-09-06T04:43:23.845Z | |
| 4942 | 2026-09-06T04:43:23.845Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (336/379) |
| 4943 | 2026-09-06T04:43:24.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4944 | 2026-09-06T04:43:24.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4945 | 2026-09-06T04:43:24.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4946 | 2026-09-06T04:43:24.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4947 | 2026-09-06T04:43:24.464Z | |
| 4948 | 2026-09-06T04:43:24.464Z | info: running `cargo check --bins` on nexus-saga-recovery (337/379) |
| 4949 | 2026-09-06T04:43:24.983Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4950 | 2026-09-06T04:43:24.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4951 | 2026-09-06T04:43:24.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4952 | 2026-09-06T04:43:24.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4953 | 2026-09-06T04:43:25.080Z | |
| 4954 | 2026-09-06T04:43:25.080Z | info: running `cargo check --bins` on nexus-test-utils-macros (338/379) |
| 4955 | 2026-09-06T04:43:25.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4956 | 2026-09-06T04:43:25.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4957 | 2026-09-06T04:43:25.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4958 | 2026-09-06T04:43:25.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4959 | 2026-09-06T04:43:25.635Z | |
| 4960 | 2026-09-06T04:43:25.635Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (339/379) |
| 4961 | 2026-09-06T04:43:26.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4962 | 2026-09-06T04:43:26.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4963 | 2026-09-06T04:43:26.446Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4964 | 2026-09-06T04:44:05.667Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.02s |
| 4965 | 2026-09-06T04:44:05.878Z | |
| 4966 | 2026-09-06T04:44:05.878Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (340/379) |
| 4967 | 2026-09-06T04:44:06.409Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4968 | 2026-09-06T04:44:06.412Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4969 | 2026-09-06T04:44:06.687Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4970 | 2026-09-06T04:44:46.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.32s |
| 4971 | 2026-09-06T04:44:46.415Z | |
| 4972 | 2026-09-06T04:44:46.415Z | info: running `cargo check --bins --no-default-features --features default` on omicron-nexus (341/379) |
| 4973 | 2026-09-06T04:44:46.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4974 | 2026-09-06T04:44:46.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4975 | 2026-09-06T04:44:47.223Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4976 | 2026-09-06T04:44:48.016Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.59s |
| 4977 | 2026-09-06T04:44:48.230Z | |
| 4978 | 2026-09-06T04:44:48.230Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (342/379) |
| 4979 | 2026-09-06T04:44:48.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4980 | 2026-09-06T04:44:48.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4981 | 2026-09-06T04:44:48.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4982 | 2026-09-06T04:44:48.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4983 | 2026-09-06T04:44:48.787Z | |
| 4984 | 2026-09-06T04:44:48.787Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (343/379) |
| 4985 | 2026-09-06T04:44:49.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4986 | 2026-09-06T04:44:49.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4987 | 2026-09-06T04:44:49.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4988 | 2026-09-06T04:44:49.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4989 | 2026-09-06T04:44:49.339Z | |
| 4990 | 2026-09-06T04:44:49.339Z | info: running `cargo check --bins --no-default-features` on nexus-fm (344/379) |
| 4991 | 2026-09-06T04:44:49.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4992 | 2026-09-06T04:44:49.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4993 | 2026-09-06T04:44:49.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4994 | 2026-09-06T04:44:49.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 4995 | 2026-09-06T04:44:49.954Z | |
| 4996 | 2026-09-06T04:44:49.954Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (345/379) |
| 4997 | 2026-09-06T04:44:50.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4998 | 2026-09-06T04:44:50.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4999 | 2026-09-06T04:44:50.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5000 | 2026-09-06T04:44:50.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5001 | 2026-09-06T04:44:50.575Z | |
| 5002 | 2026-09-06T04:44:50.575Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (346/379) |
| 5003 | 2026-09-06T04:44:51.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5004 | 2026-09-06T04:44:51.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5005 | 2026-09-06T04:44:51.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5006 | 2026-09-06T04:44:51.102Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5007 | 2026-09-06T04:44:51.198Z | |
| 5008 | 2026-09-06T04:44:51.198Z | info: running `cargo check --bins` on nexus-mgs-updates (347/379) |
| 5009 | 2026-09-06T04:44:51.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5010 | 2026-09-06T04:44:51.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5011 | 2026-09-06T04:44:51.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5012 | 2026-09-06T04:44:51.721Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5013 | 2026-09-06T04:44:51.815Z | |
| 5014 | 2026-09-06T04:44:51.815Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (348/379) |
| 5015 | 2026-09-06T04:44:52.341Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5016 | 2026-09-06T04:44:52.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5017 | 2026-09-06T04:44:52.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5018 | 2026-09-06T04:44:52.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 5019 | 2026-09-06T04:44:52.446Z | |
| 5020 | 2026-09-06T04:44:52.446Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (349/379) |
| 5021 | 2026-09-06T04:44:52.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5022 | 2026-09-06T04:44:52.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5023 | 2026-09-06T04:44:52.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5024 | 2026-09-06T04:44:52.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5025 | 2026-09-06T04:44:53.072Z | |
| 5026 | 2026-09-06T04:44:53.072Z | info: running `cargo check --bins` on nexus-switch-config (350/379) |
| 5027 | 2026-09-06T04:44:53.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5028 | 2026-09-06T04:44:53.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5029 | 2026-09-06T04:44:53.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5030 | 2026-09-06T04:44:53.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 5031 | 2026-09-06T04:44:53.682Z | |
| 5032 | 2026-09-06T04:44:53.683Z | info: running `cargo check --bins` on nexus-switch-config-preparation (351/379) |
| 5033 | 2026-09-06T04:44:54.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5034 | 2026-09-06T04:44:54.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5035 | 2026-09-06T04:44:54.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5036 | 2026-09-06T04:44:54.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5037 | 2026-09-06T04:44:54.310Z | |
| 5038 | 2026-09-06T04:44:54.311Z | info: running `cargo check --bins` on support-bundle-collection (352/379) |
| 5039 | 2026-09-06T04:44:54.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5040 | 2026-09-06T04:44:54.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5041 | 2026-09-06T04:44:54.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5042 | 2026-09-06T04:44:54.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 5043 | 2026-09-06T04:44:54.937Z | |
| 5044 | 2026-09-06T04:44:54.937Z | info: running `cargo check --bins` on omicron-dev (353/379) |
| 5045 | 2026-09-06T04:44:55.498Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5046 | 2026-09-06T04:44:55.501Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5047 | 2026-09-06T04:44:55.841Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 5048 | 2026-09-06T04:44:55.843Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5049 | 2026-09-06T04:44:56.030Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 5050 | 2026-09-06T04:44:56.035Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 5051 | 2026-09-06T04:44:56.071Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 5052 | 2026-09-06T04:44:56.083Z | Checking diff v0.1.13 |
| 5053 | 2026-09-06T04:44:56.086Z | Checking yansi v1.0.1 |
| 5054 | 2026-09-06T04:44:56.111Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 5055 | 2026-09-06T04:44:56.151Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 5056 | 2026-09-06T04:44:56.337Z | Checking pretty_assertions v1.4.1 |
| 5057 | 2026-09-06T04:44:57.114Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 5058 | 2026-09-06T04:44:57.131Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 5059 | 2026-09-06T04:45:22.325Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5060 | 2026-09-06T04:45:22.328Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 5061 | 2026-09-06T04:45:22.328Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 5062 | 2026-09-06T04:45:22.328Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 5063 | 2026-09-06T04:45:22.328Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 5064 | 2026-09-06T04:45:22.328Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 5065 | 2026-09-06T04:45:22.328Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 5066 | 2026-09-06T04:45:23.180Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5067 | 2026-09-06T04:45:23.183Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 5068 | 2026-09-06T04:45:24.471Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 5069 | 2026-09-06T04:46:03.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s |
| 5070 | 2026-09-06T04:46:03.366Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5071 | 2026-09-06T04:46:03.366Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5072 | 2026-09-06T04:46:03.570Z | |
| 5073 | 2026-09-06T04:46:03.570Z | info: running `cargo check --bins` on oximeter-load-test (354/379) |
| 5074 | 2026-09-06T04:46:04.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5075 | 2026-09-06T04:46:04.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5076 | 2026-09-06T04:46:04.274Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 5077 | 2026-09-06T04:46:04.911Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.33s |
| 5078 | 2026-09-06T04:46:05.097Z | |
| 5079 | 2026-09-06T04:46:05.098Z | info: running `cargo check --bins` on omicron-pins (355/379) |
| 5080 | 2026-09-06T04:46:05.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5081 | 2026-09-06T04:46:05.564Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5082 | 2026-09-06T04:46:05.564Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5083 | 2026-09-06T04:46:05.574Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 5084 | 2026-09-06T04:46:05.645Z | |
| 5085 | 2026-09-06T04:46:05.645Z | info: running `cargo check --bins` on rack-init-config (356/379) |
| 5086 | 2026-09-06T04:46:06.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5087 | 2026-09-06T04:46:06.132Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5088 | 2026-09-06T04:46:06.132Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5089 | 2026-09-06T04:46:06.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 5090 | 2026-09-06T04:46:06.215Z | |
| 5091 | 2026-09-06T04:46:06.215Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (357/379) |
| 5092 | 2026-09-06T04:46:06.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5093 | 2026-09-06T04:46:06.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5094 | 2026-09-06T04:46:06.983Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 5095 | 2026-09-06T04:46:07.101Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 5096 | 2026-09-06T04:46:07.108Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 5097 | 2026-09-06T04:46:34.275Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 5098 | 2026-09-06T04:46:34.679Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 5099 | 2026-09-06T04:46:36.424Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 5100 | 2026-09-06T04:46:36.903Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 5101 | 2026-09-06T04:46:40.026Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 5102 | 2026-09-06T04:47:04.336Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 5103 | 2026-09-06T04:47:05.072Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 5104 | 2026-09-06T04:47:06.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 5105 | 2026-09-06T04:47:06.974Z | |
| 5106 | 2026-09-06T04:47:06.974Z | info: running `cargo check --bins` on reconfigurator-sp-updater (358/379) |
| 5107 | 2026-09-06T04:47:07.482Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5108 | 2026-09-06T04:47:07.485Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5109 | 2026-09-06T04:47:07.680Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 5110 | 2026-09-06T04:47:08.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 5111 | 2026-09-06T04:47:08.569Z | |
| 5112 | 2026-09-06T04:47:08.569Z | info: running `cargo check --bins` on omicron-releng (359/379) |
| 5113 | 2026-09-06T04:47:09.045Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5114 | 2026-09-06T04:47:09.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5115 | 2026-09-06T04:47:09.187Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 5116 | 2026-09-06T04:47:09.190Z | Compiling fs-err v2.11.0 |
| 5117 | 2026-09-06T04:47:09.304Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 5118 | 2026-09-06T04:47:09.314Z | Checking parse-size v1.1.0 |
| 5119 | 2026-09-06T04:47:09.323Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 5120 | 2026-09-06T04:47:09.326Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5121 | 2026-09-06T04:47:09.326Z | Checking shell-words v1.1.1 |
| 5122 | 2026-09-06T04:47:09.410Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5123 | 2026-09-06T04:47:09.734Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5124 | 2026-09-06T04:47:09.908Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 5125 | 2026-09-06T04:47:10.568Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 5126 | 2026-09-06T04:47:11.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.95s |
| 5127 | 2026-09-06T04:47:11.685Z | |
| 5128 | 2026-09-06T04:47:11.685Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (360/379) |
| 5129 | 2026-09-06T04:47:12.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5130 | 2026-09-06T04:47:12.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5131 | 2026-09-06T04:47:12.313Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 5132 | 2026-09-06T04:47:12.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.11s |
| 5133 | 2026-09-06T04:47:12.975Z | |
| 5134 | 2026-09-06T04:47:12.975Z | info: running `cargo check --bins` on schema (361/379) |
| 5135 | 2026-09-06T04:47:13.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5136 | 2026-09-06T04:47:13.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5137 | 2026-09-06T04:47:13.689Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 5138 | 2026-09-06T04:47:14.386Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 5139 | 2026-09-06T04:47:14.573Z | |
| 5140 | 2026-09-06T04:47:14.573Z | info: running `cargo check --bins` on xtask (362/379) |
| 5141 | 2026-09-06T04:47:14.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5142 | 2026-09-06T04:47:14.951Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5143 | 2026-09-06T04:47:14.969Z | Checking serde_core v1.0.229 |
| 5144 | 2026-09-06T04:47:14.969Z | Checking libc v0.2.185 |
| 5145 | 2026-09-06T04:47:15.048Z | Checking bitflags v2.11.0 |
| 5146 | 2026-09-06T04:47:15.055Z | Checking scroll v0.12.0 |
| 5147 | 2026-09-06T04:47:15.057Z | Checking thiserror v1.0.69 |
| 5148 | 2026-09-06T04:47:15.067Z | Checking log v0.4.33 |
| 5149 | 2026-09-06T04:47:15.074Z | Checking indexmap v2.14.0 |
| 5150 | 2026-09-06T04:47:15.074Z | Checking zerocopy v0.7.35 |
| 5151 | 2026-09-06T04:47:15.146Z | Checking syn v2.0.117 |
| 5152 | 2026-09-06T04:47:15.184Z | Checking dtrace-parser v0.2.0 |
| 5153 | 2026-09-06T04:47:15.203Z | Checking once_cell v1.21.3 |
| 5154 | 2026-09-06T04:47:15.265Z | Checking goblin v0.8.2 |
| 5155 | 2026-09-06T04:47:15.325Z | Checking errno v0.3.14 |
| 5156 | 2026-09-06T04:47:15.369Z | Checking getrandom v0.4.3 |
| 5157 | 2026-09-06T04:47:15.412Z | Checking thread-id v4.2.2 |
| 5158 | 2026-09-06T04:47:15.440Z | Checking rustix v1.1.4 |
| 5159 | 2026-09-06T04:47:15.488Z | Checking memmap v0.7.0 |
| 5160 | 2026-09-06T04:47:15.499Z | Checking thiserror v2.0.18 |
| 5161 | 2026-09-06T04:47:15.558Z | Checking fs-err v3.3.0 |
| 5162 | 2026-09-06T04:47:15.595Z | Checking tabled v0.15.0 |
| 5163 | 2026-09-06T04:47:15.595Z | Checking anyhow v1.0.104 |
| 5164 | 2026-09-06T04:47:16.205Z | Checking terminal_size v0.4.3 |
| 5165 | 2026-09-06T04:47:16.205Z | Checking tempfile v3.27.0 |
| 5166 | 2026-09-06T04:47:16.312Z | Checking clap_builder v4.6.0 |
| 5167 | 2026-09-06T04:47:16.312Z | Checking textwrap v0.16.2 |
| 5168 | 2026-09-06T04:47:16.483Z | Checking serde v1.0.229 |
| 5169 | 2026-09-06T04:47:16.486Z | Checking serde_json v1.0.151 |
| 5170 | 2026-09-06T04:47:16.486Z | Checking camino v1.2.5 |
| 5171 | 2026-09-06T04:47:16.510Z | Checking semver v1.0.28 |
| 5172 | 2026-09-06T04:47:16.690Z | Checking cargo-platform v0.3.2 |
| 5173 | 2026-09-06T04:47:16.736Z | Checking camino-tempfile v1.4.1 |
| 5174 | 2026-09-06T04:47:16.885Z | Checking toml_datetime v0.6.11 |
| 5175 | 2026-09-06T04:47:16.888Z | Checking serde_spanned v0.6.9 |
| 5176 | 2026-09-06T04:47:16.888Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 5177 | 2026-09-06T04:47:16.888Z | Checking macaddr v1.0.1 |
| 5178 | 2026-09-06T04:47:17.053Z | Checking toml_edit v0.22.27 |
| 5179 | 2026-09-06T04:47:17.063Z | Checking cargo_metadata v0.23.1 |
| 5180 | 2026-09-06T04:47:17.071Z | Checking dof v0.3.0 |
| 5181 | 2026-09-06T04:47:17.324Z | Checking usdt-impl v0.5.0 |
| 5182 | 2026-09-06T04:47:17.481Z | Checking clap v4.6.1 |
| 5183 | 2026-09-06T04:47:17.578Z | Checking usdt v0.5.0 |
| 5184 | 2026-09-06T04:47:18.003Z | Checking toml v0.8.23 |
| 5185 | 2026-09-06T04:47:18.265Z | Checking cargo_toml v0.21.0 |
| 5186 | 2026-09-06T04:47:18.895Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 5187 | 2026-09-06T04:47:19.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.71s |
| 5188 | 2026-09-06T04:47:19.385Z | |
| 5189 | 2026-09-06T04:47:19.385Z | info: running `cargo check --bins` on dnsadm (363/379) |
| 5190 | 2026-09-06T04:47:19.862Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5191 | 2026-09-06T04:47:19.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5192 | 2026-09-06T04:47:20.010Z | Checking arc-swap v1.8.2 |
| 5193 | 2026-09-06T04:47:20.285Z | Checking slog-scope v4.4.1 |
| 5194 | 2026-09-06T04:47:20.395Z | Checking slog-stdlog v4.1.1 |
| 5195 | 2026-09-06T04:47:20.488Z | Checking slog-envlogger v2.2.0 |
| 5196 | 2026-09-06T04:47:20.602Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 5197 | 2026-09-06T04:47:21.018Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.62s |
| 5198 | 2026-09-06T04:47:21.192Z | |
| 5199 | 2026-09-06T04:47:21.192Z | info: running `cargo check --bins` on end-to-end-tests (364/379) |
| 5200 | 2026-09-06T04:47:21.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5201 | 2026-09-06T04:47:21.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5202 | 2026-09-06T04:47:21.988Z | Checking cpubits v0.1.1 |
| 5203 | 2026-09-06T04:47:22.115Z | Checking pem-rfc7468 v1.0.0 |
| 5204 | 2026-09-06T04:47:22.128Z | Checking hmac v0.13.0 |
| 5205 | 2026-09-06T04:47:22.128Z | Checking universal-hash v0.6.1 |
| 5206 | 2026-09-06T04:47:22.151Z | Checking ctr v0.10.1 |
| 5207 | 2026-09-06T04:47:22.151Z | Checking aead v0.6.1 |
| 5208 | 2026-09-06T04:47:22.179Z | Checking aes v0.9.1 |
| 5209 | 2026-09-06T04:47:22.179Z | Checking crypto-bigint v0.7.5 |
| 5210 | 2026-09-06T04:47:22.205Z | Checking salsa20 v0.11.0 |
| 5211 | 2026-09-06T04:47:22.251Z | Checking der v0.8.0 |
| 5212 | 2026-09-06T04:47:22.254Z | Checking polyval v0.7.1 |
| 5213 | 2026-09-06T04:47:22.278Z | Checking pbkdf2 v0.13.0 |
| 5214 | 2026-09-06T04:47:22.295Z | Checking cbc v0.2.1 |
| 5215 | 2026-09-06T04:47:22.347Z | Checking ff v0.14.0 |
| 5216 | 2026-09-06T04:47:22.373Z | Checking signature v3.0.0 |
| 5217 | 2026-09-06T04:47:22.389Z | Checking scrypt v0.12.0 |
| 5218 | 2026-09-06T04:47:22.428Z | Checking base16ct v1.0.0 |
| 5219 | 2026-09-06T04:47:22.428Z | Checking ghash v0.6.0 |
| 5220 | 2026-09-06T04:47:22.485Z | Checking group v0.14.0 |
| 5221 | 2026-09-06T04:47:22.521Z | Checking hkdf v0.13.0 |
| 5222 | 2026-09-06T04:47:22.554Z | Compiling curve25519-dalek v5.0.0 |
| 5223 | 2026-09-06T04:47:22.571Z | Checking aes-gcm v0.11.0 |
| 5224 | 2026-09-06T04:47:22.583Z | Checking keccak v0.2.0 |
| 5225 | 2026-09-06T04:47:22.599Z | Checking poly1305 v0.9.0 |
| 5226 | 2026-09-06T04:47:22.628Z | Checking wnaf v0.14.0 |
| 5227 | 2026-09-06T04:47:22.653Z | Checking blowfish v0.10.0 |
| 5228 | 2026-09-06T04:47:22.729Z | Checking blake2 v0.11.0-rc.6 |
| 5229 | 2026-09-06T04:47:22.745Z | Checking sha3 v0.11.0 |
| 5230 | 2026-09-06T04:47:22.794Z | Checking kem v0.3.0 |
| 5231 | 2026-09-06T04:47:22.809Z | Checking bcrypt-pbkdf v0.11.0 |
| 5232 | 2026-09-06T04:47:22.865Z | Checking module-lattice v0.2.3 |
| 5233 | 2026-09-06T04:47:22.912Z | Checking sponge-cursor v0.1.0 |
| 5234 | 2026-09-06T04:47:22.970Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 5235 | 2026-09-06T04:47:22.984Z | Checking argon2 v0.6.0-rc.8 |
| 5236 | 2026-09-06T04:47:23.036Z | Checking sha3 v0.12.0 |
| 5237 | 2026-09-06T04:47:23.050Z | Checking spki v0.8.0 |
| 5238 | 2026-09-06T04:47:23.082Z | Checking sec1 v0.8.1 |
| 5239 | 2026-09-06T04:47:23.085Z | Checking ml-kem v0.3.2 |
| 5240 | 2026-09-06T04:47:23.151Z | Checking internal-russh-num-bigint v0.5.0 |
| 5241 | 2026-09-06T04:47:23.231Z | Checking pkcs5 v0.8.1 |
| 5242 | 2026-09-06T04:47:23.231Z | Checking pkcs1 v0.8.0-rc.4 |
| 5243 | 2026-09-06T04:47:23.291Z | Checking num-bigint v0.4.6 |
| 5244 | 2026-09-06T04:47:23.305Z | Checking generic-array v1.4.3 |
| 5245 | 2026-09-06T04:47:23.453Z | Checking russh-util v0.52.0 |
| 5246 | 2026-09-06T04:47:23.524Z | Checking pkcs8 v0.11.0 |
| 5247 | 2026-09-06T04:47:23.574Z | Compiling enum_dispatch v0.3.13 |
| 5248 | 2026-09-06T04:47:23.697Z | Compiling delegate v0.13.5 |
| 5249 | 2026-09-06T04:47:23.719Z | Checking ed25519 v3.0.0 |
| 5250 | 2026-09-06T04:47:23.832Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5251 | 2026-09-06T04:47:23.869Z | Checking md5 v0.8.0 |
| 5252 | 2026-09-06T04:47:23.916Z | Checking ed25519-dalek v3.0.0 |
| 5253 | 2026-09-06T04:47:23.994Z | Checking hex-literal v1.1.0 |
| 5254 | 2026-09-06T04:47:24.056Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 5255 | 2026-09-06T04:47:24.093Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 5256 | 2026-09-06T04:47:24.136Z | Checking internet-checksum v0.2.1 |
| 5257 | 2026-09-06T04:47:24.229Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 5258 | 2026-09-06T04:47:24.390Z | Checking elliptic-curve v0.14.1 |
| 5259 | 2026-09-06T04:47:24.390Z | Checking rfc6979 v0.6.0 |
| 5260 | 2026-09-06T04:47:24.393Z | Checking primefield v0.14.0 |
| 5261 | 2026-09-06T04:47:24.393Z | Checking ssh-encoding v0.3.0 |
| 5262 | 2026-09-06T04:47:24.565Z | Checking crypto-primes v0.7.2 |
| 5263 | 2026-09-06T04:47:24.631Z | Checking ssh-cipher v0.3.0 |
| 5264 | 2026-09-06T04:47:24.631Z | Checking russh-cryptovec v0.62.0 |
| 5265 | 2026-09-06T04:47:24.767Z | Checking primeorder v0.14.0 |
| 5266 | 2026-09-06T04:47:24.770Z | Checking ecdsa v0.17.0 |
| 5267 | 2026-09-06T04:47:25.133Z | Checking p521 v0.14.0 |
| 5268 | 2026-09-06T04:47:25.133Z | Checking p256 v0.14.0 |
| 5269 | 2026-09-06T04:47:25.136Z | Checking p384 v0.14.0 |
| 5270 | 2026-09-06T04:47:25.424Z | Checking rsa v0.10.0-rc.18 |
| 5271 | 2026-09-06T04:47:27.941Z | Checking ssh-key v0.7.0-rc.11 |
| 5272 | 2026-09-06T04:47:28.700Z | Checking russh v0.62.4 |
| 5273 | 2026-09-06T04:47:42.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.09s |
| 5274 | 2026-09-06T04:47:42.298Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 5275 | 2026-09-06T04:47:42.299Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 5276 | 2026-09-06T04:47:42.499Z | |
| 5277 | 2026-09-06T04:47:42.499Z | info: running `cargo check --bins` on gateway-cli (365/379) |
| 5278 | 2026-09-06T04:47:42.978Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5279 | 2026-09-06T04:47:42.981Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5280 | 2026-09-06T04:47:43.124Z | Checking termios v0.3.3 |
| 5281 | 2026-09-06T04:47:43.315Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 5282 | 2026-09-06T04:47:43.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s |
| 5283 | 2026-09-06T04:47:44.073Z | |
| 5284 | 2026-09-06T04:47:44.073Z | info: running `cargo check --bins --no-default-features` on installinator (366/379) |
| 5285 | 2026-09-06T04:47:44.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5286 | 2026-09-06T04:47:44.574Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5287 | 2026-09-06T04:47:44.746Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 5288 | 2026-09-06T04:47:45.436Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 5289 | 2026-09-06T04:47:47.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s |
| 5290 | 2026-09-06T04:47:47.200Z | |
| 5291 | 2026-09-06T04:47:47.200Z | info: running `cargo check --bins` on internal-dns-cli (367/379) |
| 5292 | 2026-09-06T04:47:47.677Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5293 | 2026-09-06T04:47:47.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5294 | 2026-09-06T04:47:47.822Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 5295 | 2026-09-06T04:47:48.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.04s |
| 5296 | 2026-09-06T04:47:48.421Z | |
| 5297 | 2026-09-06T04:47:48.422Z | info: running `cargo check --bins` on omicron-live-tests (368/379) |
| 5298 | 2026-09-06T04:47:48.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5299 | 2026-09-06T04:47:48.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5300 | 2026-09-06T04:47:48.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5301 | 2026-09-06T04:47:48.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 5302 | 2026-09-06T04:47:48.973Z | |
| 5303 | 2026-09-06T04:47:48.973Z | info: running `cargo check --bins` on live-tests-macros (369/379) |
| 5304 | 2026-09-06T04:47:49.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5305 | 2026-09-06T04:47:49.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5306 | 2026-09-06T04:47:49.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5307 | 2026-09-06T04:47:49.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 5308 | 2026-09-06T04:47:49.525Z | |
| 5309 | 2026-09-06T04:47:49.525Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (370/379) |
| 5310 | 2026-09-06T04:47:50.036Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5311 | 2026-09-06T04:47:50.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5312 | 2026-09-06T04:47:50.247Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 5313 | 2026-09-06T04:47:50.827Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 5314 | 2026-09-06T04:47:51.027Z | |
| 5315 | 2026-09-06T04:47:51.027Z | info: running `cargo check --bins` on omicron-ntp-admin (371/379) |
| 5316 | 2026-09-06T04:47:51.504Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5317 | 2026-09-06T04:47:51.507Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5318 | 2026-09-06T04:47:51.658Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 5319 | 2026-09-06T04:47:51.763Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 5320 | 2026-09-06T04:47:52.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 5321 | 2026-09-06T04:47:52.743Z | |
| 5322 | 2026-09-06T04:47:52.743Z | info: running `cargo check --bins` on ntp-admin-types (372/379) |
| 5323 | 2026-09-06T04:47:53.207Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5324 | 2026-09-06T04:47:53.210Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5325 | 2026-09-06T04:47:53.210Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5326 | 2026-09-06T04:47:53.214Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 5327 | 2026-09-06T04:47:53.292Z | |
| 5328 | 2026-09-06T04:47:53.292Z | info: running `cargo check --bins` on omicron-package (373/379) |
| 5329 | 2026-09-06T04:47:53.785Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5330 | 2026-09-06T04:47:53.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5331 | 2026-09-06T04:47:53.954Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 5332 | 2026-09-06T04:47:55.041Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 5333 | 2026-09-06T04:47:55.218Z | |
| 5334 | 2026-09-06T04:47:55.218Z | info: running `cargo check --bins` on tqdb (374/379) |
| 5335 | 2026-09-06T04:47:55.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5336 | 2026-09-06T04:47:55.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5337 | 2026-09-06T04:47:55.981Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 5338 | 2026-09-06T04:47:56.329Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 5339 | 2026-09-06T04:47:56.833Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 5340 | 2026-09-06T04:47:56.833Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 5341 | 2026-09-06T04:48:03.867Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 5342 | 2026-09-06T04:48:03.870Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 5343 | 2026-09-06T04:48:03.870Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 5344 | 2026-09-06T04:48:04.495Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 5345 | 2026-09-06T04:48:04.498Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 5346 | 2026-09-06T04:48:04.498Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 5347 | 2026-09-06T04:48:04.498Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 5348 | 2026-09-06T04:48:05.297Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 5349 | 2026-09-06T04:48:05.855Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 5350 | 2026-09-06T04:48:06.087Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 5351 | 2026-09-06T04:48:06.447Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 5352 | 2026-09-06T04:48:07.298Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 5353 | 2026-09-06T04:48:07.932Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 5354 | 2026-09-06T04:48:12.669Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 5355 | 2026-09-06T04:48:19.892Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 5356 | 2026-09-06T04:48:19.892Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 5357 | 2026-09-06T04:48:19.900Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 5358 | 2026-09-06T04:48:19.900Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 5359 | 2026-09-06T04:48:21.380Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 5360 | 2026-09-06T04:48:22.644Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 5361 | 2026-09-06T04:48:23.327Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 5362 | 2026-09-06T04:48:24.603Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 5363 | 2026-09-06T04:48:25.155Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s |
| 5364 | 2026-09-06T04:48:25.346Z | |
| 5365 | 2026-09-06T04:48:25.346Z | info: running `cargo check --bins` on wicket-dbg (375/379) |
| 5366 | 2026-09-06T04:48:25.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5367 | 2026-09-06T04:48:25.866Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5368 | 2026-09-06T04:48:26.040Z | Checking rtoolbox v0.0.3 |
| 5369 | 2026-09-06T04:48:26.047Z | Checking tui-tree-widget v0.23.1 |
| 5370 | 2026-09-06T04:48:26.047Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 5371 | 2026-09-06T04:48:26.164Z | Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client) |
| 5372 | 2026-09-06T04:48:26.262Z | Checking rpassword v7.5.4 |
| 5373 | 2026-09-06T04:48:29.004Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5374 | 2026-09-06T04:48:30.840Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 5375 | 2026-09-06T04:48:31.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.42s |
| 5376 | 2026-09-06T04:48:31.955Z | |
| 5377 | 2026-09-06T04:48:31.955Z | info: running `cargo check --bins` on wicket (376/379) |
| 5378 | 2026-09-06T04:48:32.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5379 | 2026-09-06T04:48:32.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5380 | 2026-09-06T04:48:32.632Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 5381 | 2026-09-06T04:48:32.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s |
| 5382 | 2026-09-06T04:48:33.179Z | |
| 5383 | 2026-09-06T04:48:33.179Z | info: running `cargo check --bins` on wicketd (377/379) |
| 5384 | 2026-09-06T04:48:33.681Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5385 | 2026-09-06T04:48:33.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5386 | 2026-09-06T04:48:33.865Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 5387 | 2026-09-06T04:48:37.400Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s |
| 5388 | 2026-09-06T04:48:37.581Z | |
| 5389 | 2026-09-06T04:48:37.581Z | info: running `cargo check --bins` on omicron-workspace-hack (378/379) |
| 5390 | 2026-09-06T04:48:38.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5391 | 2026-09-06T04:48:38.048Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5392 | 2026-09-06T04:48:38.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 5393 | 2026-09-06T04:48:38.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 5394 | 2026-09-06T04:48:38.127Z | |
| 5395 | 2026-09-06T04:48:38.127Z | info: running `cargo check --bins` on zone-setup (379/379) |
| 5396 | 2026-09-06T04:48:38.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 5397 | 2026-09-06T04:48:38.622Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 5398 | 2026-09-06T04:48:38.784Z | Checking uzers v0.12.2 |
| 5399 | 2026-09-06T04:48:39.048Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 5400 | 2026-09-06T04:48:39.823Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 5401 | 2026-09-06T04:48:40.023Z | |
| 5402 | 2026-09-06T04:48:40.024Z | real 15:21.937700052 |
| 5403 | 2026-09-06T04:48:40.024Z | user 22:33.178415442 |
| 5404 | 2026-09-06T04:48:40.024Z | sys 4:29.069409274 |
| 5405 | 2026-09-06T04:48:40.024Z | trap 0.344772721 |
| 5406 | 2026-09-06T04:48:40.024Z | tflt 0.567898444 |
| 5407 | 2026-09-06T04:48:40.024Z | dflt 0.744361205 |
| 5408 | 2026-09-06T04:48:40.024Z | kflt 0.004782938 |
| 5409 | 2026-09-06T04:48:40.024Z | lock 1:33:47.161832242 |
| 5410 | 2026-09-06T04:48:40.024Z | slp 1:48:37.501016219 |
| 5411 | 2026-09-06T04:48:40.024Z | lat 56.772312574 |
| 5412 | 2026-09-06T04:48:40.024Z | stop 4:07.022974918 |
| 5413 | 2026-09-06T04:48:40.030Z | process exited: duration 1056868 ms, exit code 0 |
| |
| 5414 | 2026-09-06T04:48:40.046Z | found 0 output files |