|
|
|
| 1 | 2026-07-31T16:18:12.572Z | job assigned to worker 01KYWFETYWY0BG7V1DK7AKR9MM [factory aws, i-0de6b58230a1b28f7] (queued for 49 s) |
| |
| 2 | 2026-07-31T16:18:19.102Z | starting task 0: "setup" |
| 3 | 2026-07-31T16:18:19.106Z | ++ uname -s |
| 4 | 2026-07-31T16:18:19.109Z | + kern=SunOS |
| 5 | 2026-07-31T16:18:19.109Z | + build_user=build |
| 6 | 2026-07-31T16:18:19.109Z | + build_uid=12345 |
| 7 | 2026-07-31T16:18:19.109Z | + work_dir=/work |
| 8 | 2026-07-31T16:18:19.109Z | + input_dir=/input |
| 9 | 2026-07-31T16:18:19.109Z | + [[ 0 == 12345 ]] |
| 10 | 2026-07-31T16:18:19.109Z | + case "$kern" in |
| 11 | 2026-07-31T16:18:19.109Z | + groupadd -g 12345 build |
| 12 | 2026-07-31T16:18:19.112Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-07-31T16:18:21.115Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-07-31T16:18:21.212Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-07-31T16:18:21.215Z | + home_fs=zfs |
| 16 | 2026-07-31T16:18:21.215Z | + [[ zfs == autofs ]] |
| 17 | 2026-07-31T16:18:21.215Z | + mkdir -p /home/build |
| 18 | 2026-07-31T16:18:21.215Z | + chown build:build /home/build /work |
| 19 | 2026-07-31T16:18:23.217Z | + chmod 0700 /home/build /work |
| 20 | 2026-07-31T16:18:23.220Z | process exited: duration 4117 ms, exit code 0 |
| |
| 21 | 2026-07-31T16:18:23.227Z | starting task 1: "rust-toolchain" |
| 22 | 2026-07-31T16:18:23.231Z | + printf ' * rust toolchain channel = "%s"\n' 1.97.1 |
| 23 | 2026-07-31T16:18:23.231Z | * rust toolchain channel = "1.97.1" |
| 24 | 2026-07-31T16:18:23.231Z | * rust toolchain profile = "default" |
| 25 | 2026-07-31T16:18:23.231Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-07-31T16:18:23.231Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-07-31T16:18:23.231Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-07-31T16:18:23.234Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-07-31T16:18:23.234Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default |
| 30 | 2026-07-31T16:18:23.334Z | info: downloading installer |
| 31 | 2026-07-31T16:18:24.633Z | warn: It looks like you have an existing rustup settings file at: |
| 32 | 2026-07-31T16:18:24.633Z | warn: /home/build/.rustup/settings.toml |
| 33 | 2026-07-31T16:18:24.633Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 34 | 2026-07-31T16:18:24.633Z | warn: instead of the one inferred from the default host triple. |
| 35 | 2026-07-31T16:18:24.645Z | info: profile set to default |
| 36 | 2026-07-31T16:18:24.645Z | info: default host triple is x86_64-unknown-illumos |
| 37 | 2026-07-31T16:18:24.648Z | info: syncing channel updates for 1.97.1-x86_64-unknown-illumos |
| 38 | 2026-07-31T16:18:24.789Z | info: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14) |
| 39 | 2026-07-31T16:18:24.793Z | info: downloading 6 components |
| 40 | 2026-07-31T16:18:39.570Z | info: default toolchain set to 1.97.1-x86_64-unknown-illumos |
| 41 | 2026-07-31T16:18:39.570Z | |
| 42 | 2026-07-31T16:18:39.599Z | 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 43 | 2026-07-31T16:18:39.599Z | |
| 44 | 2026-07-31T16:18:39.599Z | |
| 45 | 2026-07-31T16:18:39.599Z | Rust is installed now. Great! |
| 46 | 2026-07-31T16:18:39.599Z | |
| 47 | 2026-07-31T16:18:39.599Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 48 | 2026-07-31T16:18:39.599Z | environment variable. This has not been done automatically. |
| 49 | 2026-07-31T16:18:39.599Z | |
| 50 | 2026-07-31T16:18:39.599Z | To configure your current shell, you need to source |
| 51 | 2026-07-31T16:18:39.599Z | the corresponding env file under $HOME/.cargo. |
| 52 | 2026-07-31T16:18:39.599Z | |
| 53 | 2026-07-31T16:18:39.599Z | This is usually done by running one of the following (note the leading DOT): |
| 54 | 2026-07-31T16:18:39.604Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 55 | 2026-07-31T16:18:39.604Z | source "$HOME/.cargo/env.fish" # For fish |
| 56 | 2026-07-31T16:18:39.604Z | source "~/.cargo/env.nu" # For nushell |
| 57 | 2026-07-31T16:18:39.605Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 58 | 2026-07-31T16:18:39.605Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 59 | 2026-07-31T16:18:39.605Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 60 | 2026-07-31T16:18:39.605Z | warn: no default linker (`cc`) was found in your PATH |
| 61 | 2026-07-31T16:18:39.605Z | warn: many Rust crates require a system C toolchain to build |
| 62 | 2026-07-31T16:18:39.693Z | + rustup --version |
| 63 | 2026-07-31T16:18:39.702Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 64 | 2026-07-31T16:18:39.706Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 65 | 2026-07-31T16:18:39.722Z | info: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)` |
| 66 | 2026-07-31T16:18:39.727Z | + cargo --version |
| 67 | 2026-07-31T16:18:39.739Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 68 | 2026-07-31T16:18:39.743Z | + rustc --version |
| 69 | 2026-07-31T16:18:39.761Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 70 | 2026-07-31T16:18:39.764Z | process exited: duration 16535 ms, exit code 0 |
| |
| 71 | 2026-07-31T16:18:39.770Z | starting task 2: "authentication" |
| 72 | 2026-07-31T16:18:39.788Z | process exited: duration 16 ms, exit code 0 |
| |
| 73 | 2026-07-31T16:18:39.794Z | starting task 3: "clone repository" |
| 74 | 2026-07-31T16:18:39.797Z | + mkdir -p /work/oxidecomputer/omicron |
| 75 | 2026-07-31T16:18:39.800Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 76 | 2026-07-31T16:18:39.829Z | Cloning into '/work/oxidecomputer/omicron'... |
| 77 | 2026-07-31T16:18:51.409Z | + cd /work/oxidecomputer/omicron |
| 78 | 2026-07-31T16:18:51.409Z | + git fetch origin 8f015fef7c09eff3459602f9b6f13b0d01d55616 |
| 79 | 2026-07-31T16:18:51.702Z | From https://github.com/oxidecomputer/omicron |
| 80 | 2026-07-31T16:18:51.702Z | * branch 8f015fef7c09eff3459602f9b6f13b0d01d55616 -> FETCH_HEAD |
| 81 | 2026-07-31T16:18:51.712Z | + [[ -n multirack-join-service ]] |
| 82 | 2026-07-31T16:18:51.715Z | ++ git branch --show-current |
| 83 | 2026-07-31T16:18:51.715Z | + current=main |
| 84 | 2026-07-31T16:18:51.715Z | + [[ main != multirack-join-service ]] |
| 85 | 2026-07-31T16:18:51.715Z | + git branch -f multirack-join-service 8f015fef7c09eff3459602f9b6f13b0d01d55616 |
| 86 | 2026-07-31T16:18:51.718Z | + git checkout -f multirack-join-service |
| 87 | 2026-07-31T16:18:51.752Z | Switched to branch 'multirack-join-service' |
| 88 | 2026-07-31T16:18:51.755Z | + git reset --hard 8f015fef7c09eff3459602f9b6f13b0d01d55616 |
| 89 | 2026-07-31T16:18:51.790Z | HEAD is now at 8f015fef7 openapi |
| 90 | 2026-07-31T16:18:51.793Z | process exited: duration 11996 ms, exit code 0 |
| |
| 91 | 2026-07-31T16:18:51.799Z | starting task 4: "build" |
| 92 | 2026-07-31T16:18:51.803Z | + source .github/buildomat/ci-env.sh |
| 93 | 2026-07-31T16:18:51.806Z | ++ export CARGO_TERM_COLOR=always |
| 94 | 2026-07-31T16:18:51.806Z | ++ CARGO_TERM_COLOR=always |
| 95 | 2026-07-31T16:18:51.806Z | +++ uname -s |
| 96 | 2026-07-31T16:18:51.806Z | ++ [[ SunOS == \S\u\n\O\S ]] |
| 97 | 2026-07-31T16:18:51.806Z | ++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core |
| 98 | 2026-07-31T16:18:51.809Z | + cargo --version |
| 99 | 2026-07-31T16:18:51.815Z | cargo 1.97.1 (c980f4866 2026-06-30) |
| 100 | 2026-07-31T16:18:51.818Z | + rustc --version |
| 101 | 2026-07-31T16:18:51.836Z | rustc 1.97.1 (8bab26f4f 2026-07-14) |
| 102 | 2026-07-31T16:18:51.840Z | + source ./env.sh |
| 103 | 2026-07-31T16:18:51.840Z | ++ OLD_SHELL_OPTS=ehxB |
| 104 | 2026-07-31T16:18:51.840Z | ++ set -o xtrace |
| 105 | 2026-07-31T16:18:51.843Z | ++++ dirname ./env.sh |
| 106 | 2026-07-31T16:18:51.843Z | +++ readlink -f . |
| 107 | 2026-07-31T16:18:51.846Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 108 | 2026-07-31T16:18:51.846Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 109 | 2026-07-31T16:18:51.846Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 110 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 111 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 112 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 113 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 114 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 115 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 116 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 117 | 2026-07-31T16:18:51.846Z | ++ 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 |
| 118 | 2026-07-31T16:18:51.846Z | ++ case $OLD_SHELL_OPTS in |
| 119 | 2026-07-31T16:18:51.847Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 120 | 2026-07-31T16:18:51.847Z | + 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 |
| 121 | 2026-07-31T16:18:51.847Z | + 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 |
| 122 | 2026-07-31T16:18:51.847Z | + banner prerequisites |
| 123 | 2026-07-31T16:18:51.847Z | |
| 124 | 2026-07-31T16:18:51.847Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 125 | 2026-07-31T16:18:51.847Z | # # # # # # # # # # # # # # # |
| 126 | 2026-07-31T16:18:51.847Z | # # # # ##### # # ##### # # # # # #### # |
| 127 | 2026-07-31T16:18:51.847Z | ##### ##### # ##### # # # # # # # # # |
| 128 | 2026-07-31T16:18:51.847Z | # # # # # # # # # # # # # # # |
| 129 | 2026-07-31T16:18:51.847Z | # # # ###### # # ###### ### # #### # #### # |
| 130 | 2026-07-31T16:18:51.847Z | |
| 131 | 2026-07-31T16:18:51.847Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 132 | 2026-07-31T16:18:54.067Z | Startup: Refreshing catalog 'helios' ... Done |
| 133 | 2026-07-31T16:18:54.300Z | Startup: Caching catalogs ... Done |
| 134 | 2026-07-31T16:18:55.464Z | Planning: Solver setup ... Done (1.083s) |
| 135 | 2026-07-31T16:18:55.509Z | Planning: Running solver ... Done (0.045s) |
| 136 | 2026-07-31T16:18:55.538Z | Planning: Finding local manifests ... Done (0.003s) |
| 137 | 2026-07-31T16:18:55.549Z | Planning: Fetching manifests: 0/2 0% complete |
| 138 | 2026-07-31T16:18:55.566Z | Planning: Fetching manifests: 2/2 100% complete |
| 139 | 2026-07-31T16:18:55.579Z | Planning: Package planning ... Done (0.013s) |
| 140 | 2026-07-31T16:18:55.582Z | Planning: Merging actions ... Done (0.001s) |
| 141 | 2026-07-31T16:18:55.783Z | Planning: Checking for conflicting actions ... Done (0.202s) |
| 142 | 2026-07-31T16:18:55.786Z | Planning: Consolidating action changes ... Done (0.001s) |
| 143 | 2026-07-31T16:18:56.564Z | Planning: Evaluating mediators ... Done (0.780s) |
| 144 | 2026-07-31T16:18:56.567Z | Planning: Planning completed in 2.24 seconds |
| 145 | 2026-07-31T16:18:56.573Z | Packages to install: 2 |
| 146 | 2026-07-31T16:18:56.576Z | Estimated space available: 156.02 GB |
| 147 | 2026-07-31T16:18:56.576Z | Estimated space to be consumed: 55.06 MB |
| 148 | 2026-07-31T16:18:56.576Z | Create boot environment: No |
| 149 | 2026-07-31T16:18:56.576Z | Create backup boot environment: No |
| 150 | 2026-07-31T16:18:56.577Z | Rebuild boot archive: No |
| 151 | 2026-07-31T16:18:56.577Z | |
| 152 | 2026-07-31T16:18:56.577Z | Changed packages: |
| 153 | 2026-07-31T16:18:56.577Z | helios |
| 154 | 2026-07-31T16:18:56.577Z | developer/build-essential |
| 155 | 2026-07-31T16:18:56.577Z | None -> 11-3.0 |
| 156 | 2026-07-31T16:18:56.577Z | library/libxmlsec1 |
| 157 | 2026-07-31T16:18:56.577Z | None -> 1.2.35-3.0 |
| 158 | 2026-07-31T16:18:56.597Z | |
| 159 | 2026-07-31T16:18:56.597Z | Download: 0/214 items 0.0/1.3MB 0% complete |
| 160 | 2026-07-31T16:18:56.666Z | Download: Completed 1.28 MB in 0.07 seconds (18.7M/s) |
| 161 | 2026-07-31T16:18:56.786Z | Actions: 1/268 actions (Installing new actions) |
| 162 | 2026-07-31T16:18:56.823Z | Actions: Completed 268 actions in 0.04 seconds. |
| 163 | 2026-07-31T16:18:56.847Z | Finalize: Updating package state database ... Done (0.023s) |
| 164 | 2026-07-31T16:18:56.875Z | Finalize: Updating package cache ... Done (0.000s) |
| 165 | 2026-07-31T16:18:56.903Z | Finalize: Updating image state ... Done (0.057s) |
| 166 | 2026-07-31T16:18:59.280Z | Finalize: Creating fast lookup database ... Done (2.339s) |
| 167 | 2026-07-31T16:18:59.345Z | Finalize: Reading search index ... Done (0.011s) |
| 168 | 2026-07-31T16:18:59.348Z | Finalize: Updating search index ... Done (0.000s) |
| 169 | 2026-07-31T16:18:59.458Z | Finalize: Updating package cache ... Done (0.000s) |
| 170 | 2026-07-31T16:18:59.799Z | Planning: Evaluating mediator changes ... Done |
| 171 | 2026-07-31T16:18:59.905Z | Planning: Checking for conflicting actions ... Done |
| 172 | 2026-07-31T16:18:59.908Z | Planning: Consolidating action changes ... Done |
| 173 | 2026-07-31T16:19:00.060Z | Planning: Evaluating mediators ... Done |
| 174 | 2026-07-31T16:19:00.063Z | Planning: Planning completed in 0.26 seconds |
| 175 | 2026-07-31T16:19:00.083Z | Mediators to change: 2 |
| 176 | 2026-07-31T16:19:00.083Z | Create boot environment: No |
| 177 | 2026-07-31T16:19:00.083Z | Create backup boot environment: No |
| 178 | 2026-07-31T16:19:00.129Z | Finalize: Updating package state database ... Done |
| 179 | 2026-07-31T16:19:00.129Z | Finalize: Updating package cache ... Done |
| 180 | 2026-07-31T16:19:00.162Z | Finalize: Updating image state ... Done |
| 181 | 2026-07-31T16:19:02.101Z | Finalize: Creating fast lookup database ... Done |
| 182 | 2026-07-31T16:19:02.166Z | Finalize: Reading search index ... Done |
| 183 | 2026-07-31T16:19:02.169Z | Finalize: Updating search index ... Done |
| 184 | 2026-07-31T16:19:02.328Z | Finalize: Updating package cache ... Done |
| 185 | 2026-07-31T16:19:02.612Z | Planning: Evaluating mediator changes ... Done |
| 186 | 2026-07-31T16:19:02.719Z | Planning: Checking for conflicting actions ... Done |
| 187 | 2026-07-31T16:19:02.723Z | Planning: Consolidating action changes ... Done |
| 188 | 2026-07-31T16:19:02.875Z | Planning: Evaluating mediators ... Done |
| 189 | 2026-07-31T16:19:02.879Z | Planning: Planning completed in 0.26 seconds |
| 190 | 2026-07-31T16:19:02.898Z | Mediators to change: 1 |
| 191 | 2026-07-31T16:19:02.898Z | Create boot environment: No |
| 192 | 2026-07-31T16:19:02.898Z | Create backup boot environment: No |
| 193 | 2026-07-31T16:19:02.940Z | Finalize: Updating package state database ... Done |
| 194 | 2026-07-31T16:19:02.941Z | Finalize: Updating package cache ... Done |
| 195 | 2026-07-31T16:19:02.974Z | Finalize: Updating image state ... Done |
| 196 | 2026-07-31T16:19:04.904Z | Finalize: Creating fast lookup database ... Done |
| 197 | 2026-07-31T16:19:04.966Z | Finalize: Reading search index ... Done |
| 198 | 2026-07-31T16:19:04.969Z | Finalize: Updating search index ... Done |
| 199 | 2026-07-31T16:19:05.026Z | Finalize: Updating package cache ... Done |
| 200 | 2026-07-31T16:19:05.338Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 201 | 2026-07-31T16:19:05.338Z | apache system 2.4 system |
| 202 | 2026-07-31T16:19:05.338Z | clang system 15 system |
| 203 | 2026-07-31T16:19:05.338Z | csh system system illumos |
| 204 | 2026-07-31T16:19:05.338Z | ctags system system illumos |
| 205 | 2026-07-31T16:19:05.338Z | file vendor vendor darwinsys |
| 206 | 2026-07-31T16:19:05.338Z | file system system illumos |
| 207 | 2026-07-31T16:19:05.338Z | gcc vendor 14 vendor |
| 208 | 2026-07-31T16:19:05.338Z | gcc system 13 system |
| 209 | 2026-07-31T16:19:05.338Z | gcc system 10 system |
| 210 | 2026-07-31T16:19:05.338Z | go system 1.25 system |
| 211 | 2026-07-31T16:19:05.338Z | llvm system 15 system |
| 212 | 2026-07-31T16:19:05.338Z | mariadb system 11.4 system |
| 213 | 2026-07-31T16:19:05.338Z | mta vendor vendor dma |
| 214 | 2026-07-31T16:19:05.338Z | openjdk system 17 system |
| 215 | 2026-07-31T16:19:05.338Z | openjdk system 11 system |
| 216 | 2026-07-31T16:19:05.339Z | openssl vendor 3 vendor |
| 217 | 2026-07-31T16:19:05.339Z | perl system 5.40 system |
| 218 | 2026-07-31T16:19:05.339Z | postgresql system 18 system |
| 219 | 2026-07-31T16:19:05.339Z | postgresql system 17 system |
| 220 | 2026-07-31T16:19:05.339Z | python vendor 3 vendor |
| 221 | 2026-07-31T16:19:05.339Z | python system 2 system |
| 222 | 2026-07-31T16:19:05.339Z | python3 vendor 3.13 vendor |
| 223 | 2026-07-31T16:19:05.339Z | ruby system 3.4 system |
| 224 | 2026-07-31T16:19:05.339Z | ruby system 3.0 system |
| 225 | 2026-07-31T16:19:05.339Z | words vendor vendor american-english |
| 226 | 2026-07-31T16:19:05.339Z | words system system australian-english |
| 227 | 2026-07-31T16:19:05.339Z | words system system british-english |
| 228 | 2026-07-31T16:19:05.339Z | words system system canadian-english |
| 229 | 2026-07-31T16:19:05.339Z | words system system french |
| 230 | 2026-07-31T16:19:05.339Z | words system system italian |
| 231 | 2026-07-31T16:19:05.339Z | words system system ngerman |
| 232 | 2026-07-31T16:19:05.339Z | words system system ogerman |
| 233 | 2026-07-31T16:19:05.339Z | words system system spanish |
| 234 | 2026-07-31T16:19:05.588Z | PUBLISHER TYPE STATUS P LOCATION |
| 235 | 2026-07-31T16:19:05.588Z | helios origin online F https://pkg.oxide.computer/helios/3/dev/ |
| 236 | 2026-07-31T16:19:05.977Z | FMRI IFO |
| 237 | 2026-07-31T16:19:05.977Z | pkg://helios/developer/build-essential@11-3.0:20260212T145243Z im- |
| 238 | 2026-07-31T16:19:05.977Z | pkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i-- |
| 239 | 2026-07-31T16:19:05.977Z | pkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im- |
| 240 | 2026-07-31T16:19:05.977Z | pkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i-- |
| 241 | 2026-07-31T16:19:05.977Z | pkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i-- |
| 242 | 2026-07-31T16:19:05.977Z | pkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i-- |
| 243 | 2026-07-31T16:19:05.977Z | pkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i-- |
| 244 | 2026-07-31T16:19:05.977Z | pkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i-- |
| 245 | 2026-07-31T16:19:05.977Z | pkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i-- |
| 246 | 2026-07-31T16:19:06.280Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 247 | 2026-07-31T16:19:06.544Z | Updating crates.io index |
| 248 | 2026-07-31T16:19:06.548Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 249 | 2026-07-31T16:19:06.798Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 250 | 2026-07-31T16:19:07.103Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 251 | 2026-07-31T16:19:08.084Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 252 | 2026-07-31T16:19:08.692Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 253 | 2026-07-31T16:19:10.804Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 254 | 2026-07-31T16:19:12.846Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 255 | 2026-07-31T16:19:13.135Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 256 | 2026-07-31T16:19:13.480Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 257 | 2026-07-31T16:19:15.021Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 258 | 2026-07-31T16:19:15.277Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 259 | 2026-07-31T16:19:15.629Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 260 | 2026-07-31T16:19:15.922Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 261 | 2026-07-31T16:19:16.445Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 262 | 2026-07-31T16:19:16.948Z | Updating git repository `https://github.com/oxidecomputer/fmd-adm` |
| 263 | 2026-07-31T16:19:17.244Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 264 | 2026-07-31T16:19:17.475Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 265 | 2026-07-31T16:19:17.780Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 266 | 2026-07-31T16:19:18.155Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 267 | 2026-07-31T16:19:18.468Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 268 | 2026-07-31T16:19:18.808Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 269 | 2026-07-31T16:19:19.092Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 270 | 2026-07-31T16:19:19.571Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 271 | 2026-07-31T16:19:19.980Z | Updating git repository `https://github.com/oxidecomputer/erebor` |
| 272 | 2026-07-31T16:19:20.303Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 273 | 2026-07-31T16:19:20.739Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 274 | 2026-07-31T16:19:21.237Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 275 | 2026-07-31T16:19:21.640Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 276 | 2026-07-31T16:19:22.131Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 277 | 2026-07-31T16:19:22.423Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 278 | 2026-07-31T16:19:22.682Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 279 | 2026-07-31T16:19:23.197Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 280 | 2026-07-31T16:19:23.704Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 281 | 2026-07-31T16:19:23.986Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 282 | 2026-07-31T16:19:24.289Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 283 | 2026-07-31T16:19:24.739Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 284 | 2026-07-31T16:19:25.131Z | Updating git repository `https://github.com/oxidecomputer/pmbus` |
| 285 | 2026-07-31T16:19:25.620Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 286 | 2026-07-31T16:19:25.851Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 287 | 2026-07-31T16:19:26.172Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 288 | 2026-07-31T16:19:26.503Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 289 | 2026-07-31T16:19:29.659Z | Downloading crates ... |
| 290 | 2026-07-31T16:19:29.719Z | Downloaded block-buffer v0.10.4 |
| 291 | 2026-07-31T16:19:29.722Z | Downloaded anstream v1.0.0 |
| 292 | 2026-07-31T16:19:29.722Z | Downloaded zmij v1.0.21 |
| 293 | 2026-07-31T16:19:29.725Z | Downloaded cargo_metadata v0.23.1 |
| 294 | 2026-07-31T16:19:29.728Z | Downloaded camino v1.2.2 |
| 295 | 2026-07-31T16:19:29.728Z | Downloaded log v0.4.29 |
| 296 | 2026-07-31T16:19:29.728Z | Downloaded is_terminal_polyfill v1.70.2 |
| 297 | 2026-07-31T16:19:29.731Z | Downloaded plain v0.2.3 |
| 298 | 2026-07-31T16:19:29.734Z | Downloaded smawk v0.3.2 |
| 299 | 2026-07-31T16:19:29.737Z | Downloaded zerocopy v0.7.35 |
| 300 | 2026-07-31T16:19:29.743Z | Downloaded unicode-linebreak v0.1.5 |
| 301 | 2026-07-31T16:19:29.746Z | Downloaded zerocopy-derive v0.7.35 |
| 302 | 2026-07-31T16:19:29.746Z | Downloaded memmap v0.7.0 |
| 303 | 2026-07-31T16:19:29.749Z | Downloaded anstyle-query v1.1.5 |
| 304 | 2026-07-31T16:19:29.749Z | Downloaded itoa v1.0.17 |
| 305 | 2026-07-31T16:19:29.749Z | Downloaded clap_lex v1.0.0 |
| 306 | 2026-07-31T16:19:29.749Z | Downloaded generic-array v0.14.7 |
| 307 | 2026-07-31T16:19:29.756Z | Downloaded dtrace-parser v0.2.0 |
| 308 | 2026-07-31T16:19:29.759Z | Downloaded equivalent v1.0.2 |
| 309 | 2026-07-31T16:19:29.759Z | Downloaded fnv v1.0.7 |
| 310 | 2026-07-31T16:19:29.759Z | Downloaded clap v4.6.1 |
| 311 | 2026-07-31T16:19:29.765Z | Downloaded dof v0.3.0 |
| 312 | 2026-07-31T16:19:29.789Z | Downloaded crypto-common v0.1.7 |
| 313 | 2026-07-31T16:19:29.789Z | Downloaded fastrand v2.3.0 |
| 314 | 2026-07-31T16:19:29.789Z | Downloaded cfg-if v1.0.4 |
| 315 | 2026-07-31T16:19:29.789Z | Downloaded cargo-platform v0.3.2 |
| 316 | 2026-07-31T16:19:29.789Z | Downloaded colorchoice v1.0.4 |
| 317 | 2026-07-31T16:19:29.789Z | Downloaded errno v0.3.14 |
| 318 | 2026-07-31T16:19:29.789Z | Downloaded macaddr v1.0.1 |
| 319 | 2026-07-31T16:19:29.789Z | Downloaded cpufeatures v0.2.17 |
| 320 | 2026-07-31T16:19:29.789Z | Downloaded swrite v0.1.0 |
| 321 | 2026-07-31T16:19:29.789Z | Downloaded usdt-attr-macro v0.5.0 |
| 322 | 2026-07-31T16:19:29.794Z | Downloaded usdt-macro v0.5.0 |
| 323 | 2026-07-31T16:19:29.797Z | Downloaded scroll_derive v0.12.1 |
| 324 | 2026-07-31T16:19:29.797Z | Downloaded toml_write v0.1.2 |
| 325 | 2026-07-31T16:19:29.799Z | Downloaded digest v0.10.7 |
| 326 | 2026-07-31T16:19:29.803Z | Downloaded camino-tempfile v1.4.1 |
| 327 | 2026-07-31T16:19:29.806Z | Downloaded cargo_toml v0.21.0 |
| 328 | 2026-07-31T16:19:29.806Z | Downloaded anstyle-parse v1.0.0 |
| 329 | 2026-07-31T16:19:29.809Z | Downloaded heck v0.4.1 |
| 330 | 2026-07-31T16:19:29.809Z | Downloaded anstyle v1.0.14 |
| 331 | 2026-07-31T16:19:29.809Z | Downloaded bytecount v0.6.9 |
| 332 | 2026-07-31T16:19:29.812Z | Downloaded strsim v0.11.1 |
| 333 | 2026-07-31T16:19:29.815Z | Downloaded proc-macro-error-attr v1.0.4 |
| 334 | 2026-07-31T16:19:29.815Z | Downloaded thread-id v4.2.2 |
| 335 | 2026-07-31T16:19:29.815Z | Downloaded pretty-hex v0.4.1 |
| 336 | 2026-07-31T16:19:29.819Z | Downloaded usdt v0.5.0 |
| 337 | 2026-07-31T16:19:29.824Z | Downloaded tabled_derive v0.7.0 |
| 338 | 2026-07-31T16:19:29.827Z | Downloaded serde_spanned v0.6.9 |
| 339 | 2026-07-31T16:19:29.830Z | Downloaded terminal_size v0.4.3 |
| 340 | 2026-07-31T16:19:29.830Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-07-31T16:19:29.844Z | Downloaded fs-err v3.3.0 |
| 342 | 2026-07-31T16:19:29.848Z | Downloaded autocfg v1.5.0 |
| 343 | 2026-07-31T16:19:29.851Z | Downloaded heck v0.5.0 |
| 344 | 2026-07-31T16:19:29.854Z | Downloaded thiserror-impl v2.0.18 |
| 345 | 2026-07-31T16:19:29.859Z | Downloaded scroll v0.12.0 |
| 346 | 2026-07-31T16:19:29.863Z | Downloaded thiserror-impl v1.0.69 |
| 347 | 2026-07-31T16:19:29.863Z | Downloaded utf8parse v0.2.2 |
| 348 | 2026-07-31T16:19:29.863Z | Downloaded serde_tokenstream v0.2.3 |
| 349 | 2026-07-31T16:19:29.866Z | Downloaded thiserror v2.0.18 |
| 350 | 2026-07-31T16:19:29.869Z | Downloaded pest_generator v2.8.6 |
| 351 | 2026-07-31T16:19:29.872Z | Downloaded anyhow v1.0.102 |
| 352 | 2026-07-31T16:19:29.874Z | Downloaded byteorder v1.5.0 |
| 353 | 2026-07-31T16:19:29.877Z | Downloaded thiserror v1.0.69 |
| 354 | 2026-07-31T16:19:29.881Z | Downloaded version_check v0.9.5 |
| 355 | 2026-07-31T16:19:29.884Z | Downloaded usdt-impl v0.5.0 |
| 356 | 2026-07-31T16:19:29.892Z | Downloaded quote v1.0.45 |
| 357 | 2026-07-31T16:19:29.895Z | Downloaded sha2 v0.10.9 |
| 358 | 2026-07-31T16:19:29.905Z | Downloaded toml v0.8.23 |
| 359 | 2026-07-31T16:19:29.908Z | Downloaded bitflags v2.11.0 |
| 360 | 2026-07-31T16:19:29.911Z | Downloaded clap_derive v4.6.1 |
| 361 | 2026-07-31T16:19:29.911Z | Downloaded papergrid v0.11.0 |
| 362 | 2026-07-31T16:19:29.914Z | Downloaded semver v1.0.28 |
| 363 | 2026-07-31T16:19:29.917Z | Downloaded once_cell v1.21.3 |
| 364 | 2026-07-31T16:19:29.920Z | Downloaded ucd-trie v0.1.7 |
| 365 | 2026-07-31T16:19:29.924Z | Downloaded tempfile v3.25.0 |
| 366 | 2026-07-31T16:19:29.932Z | Downloaded proc-macro-error v1.0.4 |
| 367 | 2026-07-31T16:19:29.940Z | Downloaded unicode-ident v1.0.24 |
| 368 | 2026-07-31T16:19:29.943Z | Downloaded getrandom v0.4.1 |
| 369 | 2026-07-31T16:19:29.946Z | Downloaded serde_core v1.0.228 |
| 370 | 2026-07-31T16:19:29.949Z | Downloaded proc-macro2 v1.0.106 |
| 371 | 2026-07-31T16:19:29.953Z | Downloaded pest_derive v2.8.6 |
| 372 | 2026-07-31T16:19:29.967Z | Downloaded pest_meta v2.8.6 |
| 373 | 2026-07-31T16:19:29.971Z | Downloaded toml_edit v0.22.27 |
| 374 | 2026-07-31T16:19:29.977Z | Downloaded serde_derive v1.0.228 |
| 375 | 2026-07-31T16:19:29.980Z | Downloaded textwrap v0.16.2 |
| 376 | 2026-07-31T16:19:29.985Z | Downloaded memchr v2.8.0 |
| 377 | 2026-07-31T16:19:30.002Z | Downloaded serde v1.0.228 |
| 378 | 2026-07-31T16:19:30.024Z | Downloaded indexmap v2.14.0 |
| 379 | 2026-07-31T16:19:30.027Z | Downloaded typenum v1.20.1 |
| 380 | 2026-07-31T16:19:30.040Z | Downloaded pest v2.8.6 |
| 381 | 2026-07-31T16:19:30.066Z | Downloaded hashbrown v0.17.0 |
| 382 | 2026-07-31T16:19:30.080Z | Downloaded clap_builder v4.6.0 |
| 383 | 2026-07-31T16:19:30.084Z | Downloaded serde_json v1.0.151 |
| 384 | 2026-07-31T16:19:30.098Z | Downloaded goblin v0.8.2 |
| 385 | 2026-07-31T16:19:30.101Z | Downloaded winnow v0.7.14 |
| 386 | 2026-07-31T16:19:30.122Z | Downloaded tabled v0.15.0 |
| 387 | 2026-07-31T16:19:30.131Z | Downloaded syn v1.0.109 |
| 388 | 2026-07-31T16:19:30.141Z | Downloaded unicode-width v0.2.0 |
| 389 | 2026-07-31T16:19:30.145Z | Downloaded syn v2.0.117 |
| 390 | 2026-07-31T16:19:30.150Z | Downloaded unicode-width v0.1.14 |
| 391 | 2026-07-31T16:19:30.162Z | Downloaded rustix v1.1.3 |
| 392 | 2026-07-31T16:19:30.195Z | Downloaded libc v0.2.185 |
| 393 | 2026-07-31T16:19:30.256Z | Compiling proc-macro2 v1.0.106 |
| 394 | 2026-07-31T16:19:30.256Z | Compiling unicode-ident v1.0.24 |
| 395 | 2026-07-31T16:19:30.259Z | Compiling quote v1.0.45 |
| 396 | 2026-07-31T16:19:30.259Z | Compiling serde_core v1.0.228 |
| 397 | 2026-07-31T16:19:30.259Z | Compiling libc v0.2.185 |
| 398 | 2026-07-31T16:19:30.259Z | Compiling version_check v0.9.5 |
| 399 | 2026-07-31T16:19:30.259Z | Compiling memchr v2.8.0 |
| 400 | 2026-07-31T16:19:30.259Z | Compiling serde v1.0.228 |
| 401 | 2026-07-31T16:19:30.572Z | Compiling zmij v1.0.21 |
| 402 | 2026-07-31T16:19:30.752Z | Compiling thiserror v1.0.69 |
| 403 | 2026-07-31T16:19:30.851Z | Compiling ucd-trie v0.1.7 |
| 404 | 2026-07-31T16:19:31.018Z | Compiling itoa v1.0.17 |
| 405 | 2026-07-31T16:19:31.112Z | Compiling pest v2.8.6 |
| 406 | 2026-07-31T16:19:31.200Z | Compiling byteorder v1.5.0 |
| 407 | 2026-07-31T16:19:31.248Z | Compiling rustix v1.1.3 |
| 408 | 2026-07-31T16:19:31.277Z | Compiling errno v0.3.14 |
| 409 | 2026-07-31T16:19:31.422Z | Compiling serde_json v1.0.151 |
| 410 | 2026-07-31T16:19:31.438Z | Compiling bitflags v2.11.0 |
| 411 | 2026-07-31T16:19:31.690Z | Compiling syn v2.0.117 |
| 412 | 2026-07-31T16:19:31.731Z | Compiling thread-id v4.2.2 |
| 413 | 2026-07-31T16:19:31.791Z | Compiling usdt-impl v0.5.0 |
| 414 | 2026-07-31T16:19:31.812Z | Compiling proc-macro-error-attr v1.0.4 |
| 415 | 2026-07-31T16:19:31.876Z | Compiling camino v1.2.2 |
| 416 | 2026-07-31T16:19:31.996Z | Compiling syn v1.0.109 |
| 417 | 2026-07-31T16:19:32.112Z | Compiling pest_meta v2.8.6 |
| 418 | 2026-07-31T16:19:32.284Z | Compiling proc-macro-error v1.0.4 |
| 419 | 2026-07-31T16:19:32.317Z | Compiling utf8parse v0.2.2 |
| 420 | 2026-07-31T16:19:32.348Z | Compiling log v0.4.29 |
| 421 | 2026-07-31T16:19:32.428Z | Compiling plain v0.2.3 |
| 422 | 2026-07-31T16:19:32.463Z | Compiling hashbrown v0.17.0 |
| 423 | 2026-07-31T16:19:32.534Z | Compiling getrandom v0.4.1 |
| 424 | 2026-07-31T16:19:32.551Z | Compiling equivalent v1.0.2 |
| 425 | 2026-07-31T16:19:32.733Z | Compiling terminal_size v0.4.3 |
| 426 | 2026-07-31T16:19:33.004Z | Compiling indexmap v2.14.0 |
| 427 | 2026-07-31T16:19:33.022Z | Compiling anstyle-parse v1.0.0 |
| 428 | 2026-07-31T16:19:33.463Z | Compiling anstyle-query v1.1.5 |
| 429 | 2026-07-31T16:19:33.577Z | Compiling pretty-hex v0.4.1 |
| 430 | 2026-07-31T16:19:33.595Z | Compiling toml_write v0.1.2 |
| 431 | 2026-07-31T16:19:33.613Z | Compiling winnow v0.7.14 |
| 432 | 2026-07-31T16:19:33.642Z | Compiling cfg-if v1.0.4 |
| 433 | 2026-07-31T16:19:33.709Z | Compiling autocfg v1.5.0 |
| 434 | 2026-07-31T16:19:33.725Z | Compiling colorchoice v1.0.4 |
| 435 | 2026-07-31T16:19:33.729Z | Compiling thiserror v2.0.18 |
| 436 | 2026-07-31T16:19:33.790Z | Compiling anstyle v1.0.14 |
| 437 | 2026-07-31T16:19:33.848Z | Compiling pest_generator v2.8.6 |
| 438 | 2026-07-31T16:19:33.866Z | Compiling is_terminal_polyfill v1.70.2 |
| 439 | 2026-07-31T16:19:33.966Z | Compiling anstream v1.0.0 |
| 440 | 2026-07-31T16:19:34.131Z | Compiling fs-err v3.3.0 |
| 441 | 2026-07-31T16:19:34.283Z | Compiling bytecount v0.6.9 |
| 442 | 2026-07-31T16:19:34.316Z | Compiling once_cell v1.21.3 |
| 443 | 2026-07-31T16:19:34.363Z | Compiling anyhow v1.0.102 |
| 444 | 2026-07-31T16:19:34.421Z | Compiling fastrand v2.3.0 |
| 445 | 2026-07-31T16:19:34.528Z | Compiling fnv v1.0.7 |
| 446 | 2026-07-31T16:19:34.551Z | Compiling strsim v0.11.1 |
| 447 | 2026-07-31T16:19:34.552Z | Compiling unicode-width v0.1.14 |
| 448 | 2026-07-31T16:19:34.641Z | Compiling heck v0.4.1 |
| 449 | 2026-07-31T16:19:34.753Z | Compiling heck v0.5.0 |
| 450 | 2026-07-31T16:19:34.753Z | Compiling clap_lex v1.0.0 |
| 451 | 2026-07-31T16:19:34.862Z | Compiling papergrid v0.11.0 |
| 452 | 2026-07-31T16:19:34.935Z | Compiling clap_builder v4.6.0 |
| 453 | 2026-07-31T16:19:34.935Z | Compiling tempfile v3.25.0 |
| 454 | 2026-07-31T16:19:35.055Z | Compiling tabled_derive v0.7.0 |
| 455 | 2026-07-31T16:19:35.120Z | Compiling semver v1.0.28 |
| 456 | 2026-07-31T16:19:35.182Z | Compiling cargo-platform v0.3.2 |
| 457 | 2026-07-31T16:19:35.183Z | Compiling memmap v0.7.0 |
| 458 | 2026-07-31T16:19:35.317Z | Compiling unicode-width v0.2.0 |
| 459 | 2026-07-31T16:19:35.336Z | Compiling smawk v0.3.2 |
| 460 | 2026-07-31T16:19:35.414Z | Compiling unicode-linebreak v0.1.5 |
| 461 | 2026-07-31T16:19:35.454Z | Compiling camino-tempfile v1.4.1 |
| 462 | 2026-07-31T16:19:35.579Z | Compiling serde_derive v1.0.228 |
| 463 | 2026-07-31T16:19:35.606Z | Compiling thiserror-impl v1.0.69 |
| 464 | 2026-07-31T16:19:35.626Z | Compiling zerocopy-derive v0.7.35 |
| 465 | 2026-07-31T16:19:35.647Z | Compiling pest_derive v2.8.6 |
| 466 | 2026-07-31T16:19:35.830Z | Compiling scroll_derive v0.12.1 |
| 467 | 2026-07-31T16:19:35.998Z | Compiling thiserror-impl v2.0.18 |
| 468 | 2026-07-31T16:19:36.085Z | Compiling clap_derive v4.6.1 |
| 469 | 2026-07-31T16:19:36.273Z | Compiling tabled v0.15.0 |
| 470 | 2026-07-31T16:19:36.485Z | Compiling scroll v0.12.0 |
| 471 | 2026-07-31T16:19:36.505Z | Compiling zerocopy v0.7.35 |
| 472 | 2026-07-31T16:19:36.760Z | Compiling goblin v0.8.2 |
| 473 | 2026-07-31T16:19:36.945Z | Compiling dtrace-parser v0.2.0 |
| 474 | 2026-07-31T16:19:37.051Z | Compiling textwrap v0.16.2 |
| 475 | 2026-07-31T16:19:37.501Z | Compiling swrite v0.1.0 |
| 476 | 2026-07-31T16:19:37.820Z | Compiling clap v4.6.1 |
| 477 | 2026-07-31T16:19:38.611Z | Compiling dof v0.3.0 |
| 478 | 2026-07-31T16:19:38.611Z | Compiling serde_tokenstream v0.2.3 |
| 479 | 2026-07-31T16:19:38.614Z | Compiling serde_spanned v0.6.9 |
| 480 | 2026-07-31T16:19:38.615Z | Compiling toml_datetime v0.6.11 |
| 481 | 2026-07-31T16:19:38.615Z | Compiling macaddr v1.0.1 |
| 482 | 2026-07-31T16:19:38.692Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 483 | 2026-07-31T16:19:38.695Z | Compiling cargo_metadata v0.23.1 |
| 484 | 2026-07-31T16:19:38.837Z | Compiling toml_edit v0.22.27 |
| 485 | 2026-07-31T16:19:39.415Z | Compiling usdt-attr-macro v0.5.0 |
| 486 | 2026-07-31T16:19:39.415Z | Compiling usdt-macro v0.5.0 |
| 487 | 2026-07-31T16:19:40.024Z | Compiling usdt v0.5.0 |
| 488 | 2026-07-31T16:19:40.155Z | Compiling toml v0.8.23 |
| 489 | 2026-07-31T16:19:40.489Z | Compiling cargo_toml v0.21.0 |
| 490 | 2026-07-31T16:19:41.748Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 491 | 2026-07-31T16:19:43.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.63s |
| 492 | 2026-07-31T16:19:43.949Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 493 | 2026-07-31T16:19:44.453Z | Downloading crates ... |
| 494 | 2026-07-31T16:19:44.498Z | Downloaded anstream v0.6.21 |
| 495 | 2026-07-31T16:19:44.505Z | Downloaded adler2 v2.0.1 |
| 496 | 2026-07-31T16:19:44.508Z | Downloaded argon2 v0.6.0-rc.8 |
| 497 | 2026-07-31T16:19:44.508Z | Downloaded bit-set v0.8.0 |
| 498 | 2026-07-31T16:19:44.508Z | Downloaded async-stream v0.3.6 |
| 499 | 2026-07-31T16:19:44.511Z | Downloaded atomic-waker v1.1.2 |
| 500 | 2026-07-31T16:19:44.514Z | Downloaded assert_matches v1.5.0 |
| 501 | 2026-07-31T16:19:44.517Z | Downloaded async-recursion v1.1.1 |
| 502 | 2026-07-31T16:19:44.522Z | Downloaded atty v0.2.14 |
| 503 | 2026-07-31T16:19:44.526Z | Downloaded bit-set v0.5.3 |
| 504 | 2026-07-31T16:19:44.530Z | Downloaded aead v0.5.2 |
| 505 | 2026-07-31T16:19:44.533Z | Downloaded arrayref v0.3.9 |
| 506 | 2026-07-31T16:19:44.533Z | Downloaded convert_case v0.4.0 |
| 507 | 2026-07-31T16:19:44.536Z | Downloaded futures-core v0.3.32 |
| 508 | 2026-07-31T16:19:44.536Z | Downloaded ascii-canvas v3.0.0 |
| 509 | 2026-07-31T16:19:44.536Z | Downloaded bb8 v0.8.6 |
| 510 | 2026-07-31T16:19:44.541Z | Downloaded bcrypt-pbkdf v0.11.0 |
| 511 | 2026-07-31T16:19:44.544Z | Downloaded bitfield-struct v0.6.2 |
| 512 | 2026-07-31T16:19:44.547Z | Downloaded foreign-types v0.5.0 |
| 513 | 2026-07-31T16:19:44.547Z | Downloaded hubpack_derive v0.1.1 |
| 514 | 2026-07-31T16:19:44.550Z | Downloaded flagset v0.4.7 |
| 515 | 2026-07-31T16:19:44.554Z | Downloaded aead v0.6.1 |
| 516 | 2026-07-31T16:19:44.557Z | Downloaded array-init v0.0.4 |
| 517 | 2026-07-31T16:19:44.557Z | Downloaded bit-vec v0.8.0 |
| 518 | 2026-07-31T16:19:44.560Z | Downloaded ghash v0.6.0 |
| 519 | 2026-07-31T16:19:44.560Z | Downloaded atomicwrites v0.4.4 |
| 520 | 2026-07-31T16:19:44.560Z | Downloaded bitfield-macros v0.19.4 |
| 521 | 2026-07-31T16:19:44.563Z | Downloaded fd-lock v4.0.4 |
| 522 | 2026-07-31T16:19:44.563Z | Downloaded foreign-types v0.3.2 |
| 523 | 2026-07-31T16:19:44.563Z | Downloaded foreign-types-shared v0.1.1 |
| 524 | 2026-07-31T16:19:44.563Z | Downloaded env_filter v1.0.0 |
| 525 | 2026-07-31T16:19:44.567Z | Downloaded async-stream-impl v0.3.6 |
| 526 | 2026-07-31T16:19:44.570Z | Downloaded futures-task v0.3.32 |
| 527 | 2026-07-31T16:19:44.572Z | Downloaded futures-io v0.3.32 |
| 528 | 2026-07-31T16:19:44.573Z | Downloaded http-range v0.1.5 |
| 529 | 2026-07-31T16:19:44.573Z | Downloaded fxhash v0.2.1 |
| 530 | 2026-07-31T16:19:44.576Z | Downloaded gethostname v0.5.0 |
| 531 | 2026-07-31T16:19:44.576Z | Downloaded globwalk v0.9.1 |
| 532 | 2026-07-31T16:19:44.576Z | Downloaded anstyle-parse v0.2.7 |
| 533 | 2026-07-31T16:19:44.576Z | Downloaded base64ct v1.8.3 |
| 534 | 2026-07-31T16:19:44.580Z | Downloaded hyper-staticfile v0.10.1 |
| 535 | 2026-07-31T16:19:44.583Z | Downloaded flate2 v1.1.9 |
| 536 | 2026-07-31T16:19:44.586Z | Downloaded foldhash v0.2.0 |
| 537 | 2026-07-31T16:19:44.586Z | Downloaded form_urlencoded v1.2.2 |
| 538 | 2026-07-31T16:19:44.586Z | Downloaded base16ct v0.2.0 |
| 539 | 2026-07-31T16:19:44.586Z | Downloaded bcs v0.1.6 |
| 540 | 2026-07-31T16:19:44.586Z | Downloaded bit-vec v0.6.3 |
| 541 | 2026-07-31T16:19:44.589Z | Downloaded bitflags v1.3.2 |
| 542 | 2026-07-31T16:19:44.589Z | Downloaded cexpr v0.6.0 |
| 543 | 2026-07-31T16:19:44.589Z | Downloaded foreign-types-macros v0.2.3 |
| 544 | 2026-07-31T16:19:44.592Z | Downloaded arrayvec v0.7.6 |
| 545 | 2026-07-31T16:19:44.592Z | Downloaded bitfield v0.19.4 |
| 546 | 2026-07-31T16:19:44.592Z | Downloaded http-body-util v0.1.3 |
| 547 | 2026-07-31T16:19:44.592Z | Downloaded ahash v0.8.12 |
| 548 | 2026-07-31T16:19:44.595Z | Downloaded git-stub-vcs v0.1.0 |
| 549 | 2026-07-31T16:19:44.598Z | Downloaded hyper-tls v0.6.0 |
| 550 | 2026-07-31T16:19:44.601Z | Downloaded cobs v0.3.0 |
| 551 | 2026-07-31T16:19:44.601Z | Downloaded hex-literal v1.1.0 |
| 552 | 2026-07-31T16:19:44.601Z | Downloaded home v0.5.12 |
| 553 | 2026-07-31T16:19:44.604Z | Downloaded cfg_aliases v0.1.1 |
| 554 | 2026-07-31T16:19:44.604Z | Downloaded ciborium-ll v0.2.2 |
| 555 | 2026-07-31T16:19:44.604Z | Downloaded hex v0.4.3 |
| 556 | 2026-07-31T16:19:44.608Z | Downloaded futures-macro v0.3.32 |
| 557 | 2026-07-31T16:19:44.611Z | Downloaded fixedbitset v0.5.7 |
| 558 | 2026-07-31T16:19:44.614Z | Downloaded hmac v0.13.0 |
| 559 | 2026-07-31T16:19:44.614Z | Downloaded futures-channel v0.3.32 |
| 560 | 2026-07-31T16:19:44.617Z | Downloaded half v1.8.3 |
| 561 | 2026-07-31T16:19:44.617Z | Downloaded funty v2.0.0 |
| 562 | 2026-07-31T16:19:44.617Z | Downloaded fixedbitset v0.4.2 |
| 563 | 2026-07-31T16:19:44.620Z | Downloaded ciborium-io v0.2.2 |
| 564 | 2026-07-31T16:19:44.620Z | Downloaded block-padding v0.4.2 |
| 565 | 2026-07-31T16:19:44.620Z | Downloaded hash32 v0.3.1 |
| 566 | 2026-07-31T16:19:44.623Z | Downloaded hubpack v0.1.2 |
| 567 | 2026-07-31T16:19:44.626Z | Downloaded hash32 v0.2.1 |
| 568 | 2026-07-31T16:19:44.626Z | Downloaded compression-core v0.4.31 |
| 569 | 2026-07-31T16:19:44.626Z | Downloaded num_threads v0.1.7 |
| 570 | 2026-07-31T16:19:44.629Z | Downloaded hostname v0.3.1 |
| 571 | 2026-07-31T16:19:44.629Z | Downloaded base16ct v1.0.0 |
| 572 | 2026-07-31T16:19:44.632Z | Downloaded headers-core v0.3.0 |
| 573 | 2026-07-31T16:19:44.632Z | Downloaded argon2 v0.5.3 |
| 574 | 2026-07-31T16:19:44.632Z | Downloaded backoff v0.4.0 |
| 575 | 2026-07-31T16:19:44.635Z | Downloaded futures-sink v0.3.32 |
| 576 | 2026-07-31T16:19:44.638Z | Downloaded globset v0.4.18 |
| 577 | 2026-07-31T16:19:44.638Z | Downloaded git-stub v1.0.0 |
| 578 | 2026-07-31T16:19:44.644Z | Downloaded cfg_aliases v0.2.1 |
| 579 | 2026-07-31T16:19:44.647Z | Downloaded castaway v0.2.4 |
| 580 | 2026-07-31T16:19:44.647Z | Downloaded float-ord v0.3.2 |
| 581 | 2026-07-31T16:19:44.647Z | Downloaded foreign-types-shared v0.3.1 |
| 582 | 2026-07-31T16:19:44.652Z | Downloaded block-buffer v0.12.1 |
| 583 | 2026-07-31T16:19:44.661Z | Downloaded http-body v1.0.1 |
| 584 | 2026-07-31T16:19:44.664Z | Downloaded float-cmp v0.10.0 |
| 585 | 2026-07-31T16:19:44.669Z | Downloaded byte-wrapper v0.1.0 |
| 586 | 2026-07-31T16:19:44.672Z | Downloaded fs_extra v1.3.0 |
| 587 | 2026-07-31T16:19:44.672Z | Downloaded env_logger v0.11.9 |
| 588 | 2026-07-31T16:19:44.676Z | Downloaded ff v0.13.1 |
| 589 | 2026-07-31T16:19:44.676Z | Downloaded blake2 v0.10.6 |
| 590 | 2026-07-31T16:19:44.691Z | Downloaded parse-display v0.10.0 |
| 591 | 2026-07-31T16:19:44.695Z | Downloaded predicates-tree v1.0.13 |
| 592 | 2026-07-31T16:19:44.698Z | Downloaded progenitor-client v0.14.0 |
| 593 | 2026-07-31T16:19:44.698Z | Downloaded rand_chacha v0.3.1 |
| 594 | 2026-07-31T16:19:44.701Z | Downloaded foldhash v0.1.5 |
| 595 | 2026-07-31T16:19:44.704Z | Downloaded hostname v0.4.2 |
| 596 | 2026-07-31T16:19:44.704Z | Downloaded async-trait v0.1.89 |
| 597 | 2026-07-31T16:19:44.704Z | Downloaded cmov v0.5.4 |
| 598 | 2026-07-31T16:19:44.708Z | Downloaded group v0.14.0 |
| 599 | 2026-07-31T16:19:44.708Z | Downloaded num_enum_derive v0.7.6 |
| 600 | 2026-07-31T16:19:44.708Z | Downloaded camino-tempfile-ext v0.3.3 |
| 601 | 2026-07-31T16:19:44.711Z | Downloaded cipher v0.5.2 |
| 602 | 2026-07-31T16:19:44.711Z | Downloaded bs58 v0.5.1 |
| 603 | 2026-07-31T16:19:44.711Z | Downloaded cmake v0.1.57 |
| 604 | 2026-07-31T16:19:44.711Z | Downloaded const_format_proc_macros v0.2.34 |
| 605 | 2026-07-31T16:19:44.714Z | Downloaded rfc6979 v0.6.0 |
| 606 | 2026-07-31T16:19:44.714Z | Downloaded rtoolbox v0.0.3 |
| 607 | 2026-07-31T16:19:44.714Z | Downloaded cassowary v0.3.0 |
| 608 | 2026-07-31T16:19:44.717Z | Downloaded scroll_derive v0.13.1 |
| 609 | 2026-07-31T16:19:44.717Z | Downloaded compression-codecs v0.4.37 |
| 610 | 2026-07-31T16:19:44.721Z | Downloaded chacha20 v0.9.1 |
| 611 | 2026-07-31T16:19:44.741Z | Downloaded group v0.13.0 |
| 612 | 2026-07-31T16:19:44.741Z | Downloaded seq-macro v0.3.6 |
| 613 | 2026-07-31T16:19:44.741Z | Downloaded serde_repr v0.1.20 |
| 614 | 2026-07-31T16:19:44.741Z | Downloaded backon v1.6.0 |
| 615 | 2026-07-31T16:19:44.742Z | Downloaded fs-err v2.11.0 |
| 616 | 2026-07-31T16:19:44.742Z | Downloaded glob v0.3.3 |
| 617 | 2026-07-31T16:19:44.742Z | Downloaded httpdate v1.0.3 |
| 618 | 2026-07-31T16:19:44.742Z | Downloaded buf-list v1.1.2 |
| 619 | 2026-07-31T16:19:44.742Z | Downloaded bzip2 v0.6.1 |
| 620 | 2026-07-31T16:19:44.742Z | Downloaded cipher v0.4.4 |
| 621 | 2026-07-31T16:19:44.742Z | Downloaded console v0.16.2 |
| 622 | 2026-07-31T16:19:44.742Z | Downloaded find-msvc-tools v0.1.9 |
| 623 | 2026-07-31T16:19:44.745Z | Downloaded password-hash v0.5.0 |
| 624 | 2026-07-31T16:19:44.745Z | Downloaded ff v0.14.0 |
| 625 | 2026-07-31T16:19:44.745Z | Downloaded filetime v0.2.27 |
| 626 | 2026-07-31T16:19:44.745Z | Downloaded chacha20 v0.10.0 |
| 627 | 2026-07-31T16:19:44.745Z | Downloaded humantime v2.3.0 |
| 628 | 2026-07-31T16:19:44.750Z | Downloaded blowfish v0.10.0 |
| 629 | 2026-07-31T16:19:44.753Z | Downloaded constant_time_eq v0.4.2 |
| 630 | 2026-07-31T16:19:44.753Z | Downloaded num-complex v0.4.6 |
| 631 | 2026-07-31T16:19:44.753Z | Downloaded cbc v0.2.1 |
| 632 | 2026-07-31T16:19:44.756Z | Downloaded pin-project-internal v1.1.11 |
| 633 | 2026-07-31T16:19:44.756Z | Downloaded getrandom v0.2.17 |
| 634 | 2026-07-31T16:19:44.761Z | Downloaded strsim v0.10.0 |
| 635 | 2026-07-31T16:19:44.761Z | Downloaded hmac v0.12.1 |
| 636 | 2026-07-31T16:19:44.764Z | Downloaded tabled_derive v0.11.0 |
| 637 | 2026-07-31T16:19:44.767Z | Downloaded async-bb8-diesel v0.2.1 |
| 638 | 2026-07-31T16:19:44.770Z | Downloaded sync-ptr v0.1.4 |
| 639 | 2026-07-31T16:19:44.773Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 640 | 2026-07-31T16:19:44.773Z | Downloaded oxide-tokio-rt v0.1.4 |
| 641 | 2026-07-31T16:19:44.773Z | Downloaded strum v0.26.3 |
| 642 | 2026-07-31T16:19:44.776Z | Downloaded tap v1.0.1 |
| 643 | 2026-07-31T16:19:44.779Z | Downloaded fallible-iterator v0.2.0 |
| 644 | 2026-07-31T16:19:44.779Z | Downloaded futures v0.3.32 |
| 645 | 2026-07-31T16:19:44.781Z | Downloaded getrandom v0.3.4 |
| 646 | 2026-07-31T16:19:44.785Z | Downloaded oxnet v0.1.6 |
| 647 | 2026-07-31T16:19:44.785Z | Downloaded pbkdf2 v0.13.0 |
| 648 | 2026-07-31T16:19:44.785Z | Downloaded peg v0.8.5 |
| 649 | 2026-07-31T16:19:44.788Z | Downloaded highway v1.3.0 |
| 650 | 2026-07-31T16:19:44.788Z | Downloaded phf v0.13.1 |
| 651 | 2026-07-31T16:19:44.788Z | Downloaded polyval v0.7.1 |
| 652 | 2026-07-31T16:19:44.791Z | Downloaded port-file v0.1.0 |
| 653 | 2026-07-31T16:19:44.791Z | Downloaded pkg-config v0.3.32 |
| 654 | 2026-07-31T16:19:44.791Z | Downloaded progenitor v0.14.0 |
| 655 | 2026-07-31T16:19:44.794Z | Downloaded progenitor-client v0.13.0 |
| 656 | 2026-07-31T16:19:44.794Z | Downloaded primefield v0.14.0 |
| 657 | 2026-07-31T16:19:44.795Z | Downloaded primeorder v0.13.6 |
| 658 | 2026-07-31T16:19:44.795Z | Downloaded topological-sort v0.2.2 |
| 659 | 2026-07-31T16:19:44.798Z | Downloaded trait-variant v0.1.2 |
| 660 | 2026-07-31T16:19:44.798Z | Downloaded hybrid-array v0.4.13 |
| 661 | 2026-07-31T16:19:44.798Z | Downloaded rand_chacha v0.9.0 |
| 662 | 2026-07-31T16:19:44.802Z | Downloaded cancel-safe-futures v0.1.5 |
| 663 | 2026-07-31T16:19:44.802Z | Downloaded ciborium v0.2.2 |
| 664 | 2026-07-31T16:19:44.805Z | Downloaded clang-sys v1.8.1 |
| 665 | 2026-07-31T16:19:44.805Z | Downloaded rustversion v1.0.22 |
| 666 | 2026-07-31T16:19:44.805Z | Downloaded serdect v0.4.3 |
| 667 | 2026-07-31T16:19:44.808Z | Downloaded rustls-pemfile v2.2.0 |
| 668 | 2026-07-31T16:19:44.811Z | Downloaded colored v3.1.1 |
| 669 | 2026-07-31T16:19:44.813Z | Downloaded universal-hash v0.5.1 |
| 670 | 2026-07-31T16:19:44.814Z | Downloaded usdt-attr-macro v0.6.0 |
| 671 | 2026-07-31T16:19:44.814Z | Downloaded colored v2.2.0 |
| 672 | 2026-07-31T16:19:44.817Z | Downloaded erased-serde v0.3.31 |
| 673 | 2026-07-31T16:19:44.820Z | Downloaded futures-executor v0.3.32 |
| 674 | 2026-07-31T16:19:44.820Z | Downloaded iana-time-zone v0.1.65 |
| 675 | 2026-07-31T16:19:44.820Z | Downloaded shlex v1.3.0 |
| 676 | 2026-07-31T16:19:44.823Z | Downloaded slog-dtrace v0.3.0 |
| 677 | 2026-07-31T16:19:44.823Z | Downloaded slog-stdlog v4.1.1 |
| 678 | 2026-07-31T16:19:44.823Z | Downloaded console v0.15.11 |
| 679 | 2026-07-31T16:19:44.823Z | Downloaded hyper-rustls v0.27.7 |
| 680 | 2026-07-31T16:19:44.827Z | Downloaded const-oid v0.9.6 |
| 681 | 2026-07-31T16:19:44.827Z | Downloaded unit-prefix v0.5.2 |
| 682 | 2026-07-31T16:19:44.827Z | Downloaded yoke-derive v0.8.1 |
| 683 | 2026-07-31T16:19:44.827Z | Downloaded crc v3.4.0 |
| 684 | 2026-07-31T16:19:44.831Z | Downloaded simd-adler32 v0.3.8 |
| 685 | 2026-07-31T16:19:44.834Z | Downloaded wait-timeout v0.2.1 |
| 686 | 2026-07-31T16:19:44.834Z | Downloaded xattr v1.6.1 |
| 687 | 2026-07-31T16:19:44.842Z | Downloaded tls_codec_derive v0.4.2 |
| 688 | 2026-07-31T16:19:44.845Z | Downloaded generic-array v1.4.3 |
| 689 | 2026-07-31T16:19:44.845Z | Downloaded thread_local v1.1.9 |
| 690 | 2026-07-31T16:19:44.845Z | Downloaded smf v0.2.3 |
| 691 | 2026-07-31T16:19:44.848Z | Downloaded spki v0.7.3 |
| 692 | 2026-07-31T16:19:44.851Z | Downloaded zone_cfg_derive v0.3.1 |
| 693 | 2026-07-31T16:19:44.851Z | Downloaded cpubits v0.1.1 |
| 694 | 2026-07-31T16:19:44.851Z | Downloaded cstr-argument v0.1.2 |
| 695 | 2026-07-31T16:19:44.851Z | Downloaded tinystr v0.8.2 |
| 696 | 2026-07-31T16:19:44.854Z | Downloaded tokio-test v0.4.5 |
| 697 | 2026-07-31T16:19:44.854Z | Downloaded parking_lot v0.11.2 |
| 698 | 2026-07-31T16:19:44.859Z | Downloaded cpufeatures v0.3.0 |
| 699 | 2026-07-31T16:19:44.862Z | Downloaded httparse v1.10.1 |
| 700 | 2026-07-31T16:19:44.865Z | Downloaded darling_macro v0.21.3 |
| 701 | 2026-07-31T16:19:44.865Z | Downloaded darling_macro v0.23.0 |
| 702 | 2026-07-31T16:19:44.865Z | Downloaded difflib v0.4.0 |
| 703 | 2026-07-31T16:19:44.871Z | Downloaded blake2 v0.11.0-rc.6 |
| 704 | 2026-07-31T16:19:44.874Z | Downloaded bzip2 v0.4.4 |
| 705 | 2026-07-31T16:19:44.874Z | Downloaded dropshot-api-manager-types v0.7.2 |
| 706 | 2026-07-31T16:19:44.877Z | Downloaded rustls-pki-types v1.14.0 |
| 707 | 2026-07-31T16:19:44.877Z | Downloaded dunce v1.0.5 |
| 708 | 2026-07-31T16:19:44.880Z | Downloaded digest-io v0.1.0 |
| 709 | 2026-07-31T16:19:44.883Z | Downloaded sec1 v0.8.1 |
| 710 | 2026-07-31T16:19:44.886Z | Downloaded compact_str v0.8.1 |
| 711 | 2026-07-31T16:19:44.890Z | Downloaded serde_cbor v0.11.2 |
| 712 | 2026-07-31T16:19:44.893Z | Downloaded ident_case v1.0.1 |
| 713 | 2026-07-31T16:19:44.893Z | Downloaded illumos-nvpair v0.3.0 |
| 714 | 2026-07-31T16:19:44.893Z | Downloaded unicase v2.9.0 |
| 715 | 2026-07-31T16:19:44.893Z | Downloaded usdt-impl v0.6.0 |
| 716 | 2026-07-31T16:19:44.898Z | Downloaded is_ci v1.2.0 |
| 717 | 2026-07-31T16:19:44.901Z | Downloaded kstat-rs v0.2.4 |
| 718 | 2026-07-31T16:19:44.901Z | Downloaded illumos-nvpair-sys v0.2.0 |
| 719 | 2026-07-31T16:19:44.901Z | Downloaded internet-checksum v0.2.1 |
| 720 | 2026-07-31T16:19:44.901Z | Downloaded ar_archive_writer v0.5.1 |
| 721 | 2026-07-31T16:19:44.907Z | Downloaded base64 v0.22.1 |
| 722 | 2026-07-31T16:19:44.910Z | Downloaded base64 v0.21.7 |
| 723 | 2026-07-31T16:19:44.913Z | Downloaded yoke v0.8.1 |
| 724 | 2026-07-31T16:19:44.916Z | Downloaded vergen-lib v9.1.0 |
| 725 | 2026-07-31T16:19:44.916Z | Downloaded whoami v1.6.1 |
| 726 | 2026-07-31T16:19:44.919Z | Downloaded libscf-sys v1.2.0 |
| 727 | 2026-07-31T16:19:44.921Z | Downloaded lru-cache v0.1.2 |
| 728 | 2026-07-31T16:19:44.922Z | Downloaded lru-slab v0.1.2 |
| 729 | 2026-07-31T16:19:44.922Z | Downloaded md5 v0.8.0 |
| 730 | 2026-07-31T16:19:44.922Z | Downloaded newline-converter v0.3.0 |
| 731 | 2026-07-31T16:19:44.925Z | Downloaded num-derive v0.4.2 |
| 732 | 2026-07-31T16:19:44.925Z | Downloaded num-iter v0.1.45 |
| 733 | 2026-07-31T16:19:44.925Z | Downloaded multimap v0.10.1 |
| 734 | 2026-07-31T16:19:44.925Z | Downloaded opaque-debug v0.3.1 |
| 735 | 2026-07-31T16:19:44.928Z | Downloaded futures-util v0.3.32 |
| 736 | 2026-07-31T16:19:44.931Z | Downloaded daft v0.1.7 |
| 737 | 2026-07-31T16:19:44.934Z | Downloaded spin v0.9.8 |
| 738 | 2026-07-31T16:19:44.934Z | Downloaded ctutils v0.4.2 |
| 739 | 2026-07-31T16:19:44.934Z | Downloaded nibble_vec v0.1.0 |
| 740 | 2026-07-31T16:19:44.937Z | Downloaded snafu-derive v0.8.9 |
| 741 | 2026-07-31T16:19:44.940Z | Downloaded openssl-macros v0.1.1 |
| 742 | 2026-07-31T16:19:44.940Z | Downloaded bytes v1.11.1 |
| 743 | 2026-07-31T16:19:44.940Z | Downloaded chacha20poly1305 v0.10.1 |
| 744 | 2026-07-31T16:19:44.944Z | Downloaded allocator-api2 v0.2.21 |
| 745 | 2026-07-31T16:19:44.944Z | Downloaded const-oid v0.10.2 |
| 746 | 2026-07-31T16:19:44.947Z | Downloaded rustls-platform-verifier v0.6.2 |
| 747 | 2026-07-31T16:19:44.950Z | Downloaded precomputed-hash v0.1.1 |
| 748 | 2026-07-31T16:19:44.950Z | Downloaded digest v0.11.3 |
| 749 | 2026-07-31T16:19:44.953Z | Downloaded ed25519 v2.2.3 |
| 750 | 2026-07-31T16:19:44.953Z | Downloaded delegate v0.13.5 |
| 751 | 2026-07-31T16:19:44.953Z | Downloaded fatfs v0.3.6 |
| 752 | 2026-07-31T16:19:44.953Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 753 | 2026-07-31T16:19:44.957Z | Downloaded path-slash v0.1.5 |
| 754 | 2026-07-31T16:19:44.957Z | Downloaded phf_shared v0.12.1 |
| 755 | 2026-07-31T16:19:44.957Z | Downloaded proc-macro-crate v1.3.1 |
| 756 | 2026-07-31T16:19:44.957Z | Downloaded rand_xorshift v0.4.0 |
| 757 | 2026-07-31T16:19:44.960Z | Downloaded arc-swap v1.8.2 |
| 758 | 2026-07-31T16:19:44.963Z | Downloaded derive-ex v0.1.8 |
| 759 | 2026-07-31T16:19:44.966Z | Downloaded const_format v0.2.35 |
| 760 | 2026-07-31T16:19:44.966Z | Downloaded vergen v9.1.0 |
| 761 | 2026-07-31T16:19:44.971Z | Downloaded quick-error v1.2.3 |
| 762 | 2026-07-31T16:19:44.974Z | Downloaded rustc_version v0.4.1 |
| 763 | 2026-07-31T16:19:44.974Z | Downloaded scheduled-thread-pool v0.2.7 |
| 764 | 2026-07-31T16:19:44.974Z | Downloaded similar v2.7.0 |
| 765 | 2026-07-31T16:19:44.979Z | Downloaded heapless v0.8.0 |
| 766 | 2026-07-31T16:19:44.982Z | Downloaded jobserver v0.1.34 |
| 767 | 2026-07-31T16:19:44.985Z | Downloaded bumpalo v3.20.2 |
| 768 | 2026-07-31T16:19:44.985Z | Downloaded heapless v0.7.17 |
| 769 | 2026-07-31T16:19:44.994Z | Downloaded libsw v3.5.0 |
| 770 | 2026-07-31T16:19:44.997Z | Downloaded mime_guess v2.0.5 |
| 771 | 2026-07-31T16:19:44.997Z | Downloaded openssl-sys v0.9.115 |
| 772 | 2026-07-31T16:19:45.001Z | Downloaded unicode-properties v0.1.4 |
| 773 | 2026-07-31T16:19:45.004Z | Downloaded enum_dispatch v0.3.13 |
| 774 | 2026-07-31T16:19:45.004Z | Downloaded instability v0.3.11 |
| 775 | 2026-07-31T16:19:45.004Z | Downloaded serde_urlencoded v0.7.1 |
| 776 | 2026-07-31T16:19:45.004Z | Downloaded semver v0.1.20 |
| 777 | 2026-07-31T16:19:45.007Z | Downloaded signal-hook-tokio v0.3.1 |
| 778 | 2026-07-31T16:19:45.007Z | Downloaded signature v2.2.0 |
| 779 | 2026-07-31T16:19:45.007Z | Downloaded darling v0.21.3 |
| 780 | 2026-07-31T16:19:45.011Z | Downloaded headers v0.4.1 |
| 781 | 2026-07-31T16:19:45.014Z | Downloaded signal-hook v0.3.18 |
| 782 | 2026-07-31T16:19:45.014Z | Downloaded supports-color v3.0.2 |
| 783 | 2026-07-31T16:19:45.017Z | Downloaded time-core v0.1.8 |
| 784 | 2026-07-31T16:19:45.017Z | Downloaded deranged v0.5.8 |
| 785 | 2026-07-31T16:19:45.025Z | Downloaded flume v0.11.1 |
| 786 | 2026-07-31T16:19:45.029Z | Downloaded num-integer v0.1.46 |
| 787 | 2026-07-31T16:19:45.032Z | Downloaded tagptr v0.2.0 |
| 788 | 2026-07-31T16:19:45.032Z | Downloaded pin-project v1.1.11 |
| 789 | 2026-07-31T16:19:45.035Z | Downloaded typify v0.6.2 |
| 790 | 2026-07-31T16:19:45.038Z | Downloaded percent-encoding v2.3.2 |
| 791 | 2026-07-31T16:19:45.038Z | Downloaded postgres-protocol v0.6.10 |
| 792 | 2026-07-31T16:19:45.041Z | Downloaded hickory-resolver v0.25.2 |
| 793 | 2026-07-31T16:19:45.041Z | Downloaded unicode-truncate v1.1.0 |
| 794 | 2026-07-31T16:19:45.044Z | Downloaded toml v0.7.8 |
| 795 | 2026-07-31T16:19:45.044Z | Downloaded parse-display-derive v0.10.0 |
| 796 | 2026-07-31T16:19:45.044Z | Downloaded ppv-lite86 v0.2.21 |
| 797 | 2026-07-31T16:19:45.044Z | Downloaded void v1.0.2 |
| 798 | 2026-07-31T16:19:45.047Z | Downloaded typify-macro v0.6.2 |
| 799 | 2026-07-31T16:19:45.047Z | Downloaded utf-8 v0.7.6 |
| 800 | 2026-07-31T16:19:45.047Z | Downloaded untrusted v0.9.0 |
| 801 | 2026-07-31T16:19:45.050Z | Downloaded crc-catalog v2.4.0 |
| 802 | 2026-07-31T16:19:45.050Z | Downloaded derive_builder v0.20.2 |
| 803 | 2026-07-31T16:19:45.053Z | Downloaded ed25519 v3.0.0 |
| 804 | 2026-07-31T16:19:45.053Z | Downloaded progenitor v0.13.0 |
| 805 | 2026-07-31T16:19:45.056Z | Downloaded progenitor-extras v0.2.0 |
| 806 | 2026-07-31T16:19:45.056Z | Downloaded rusty-fork v0.3.1 |
| 807 | 2026-07-31T16:19:45.056Z | Downloaded tar v0.4.46 |
| 808 | 2026-07-31T16:19:45.059Z | Downloaded zopfli v0.8.3 |
| 809 | 2026-07-31T16:19:45.059Z | Downloaded xshell-macros v0.2.7 |
| 810 | 2026-07-31T16:19:45.059Z | Downloaded zone v0.3.1 |
| 811 | 2026-07-31T16:19:45.062Z | Downloaded darling_macro v0.13.4 |
| 812 | 2026-07-31T16:19:45.065Z | Downloaded serde_with_macros v1.5.2 |
| 813 | 2026-07-31T16:19:45.065Z | Downloaded signal-hook-registry v1.4.8 |
| 814 | 2026-07-31T16:19:45.071Z | Downloaded defmt v0.3.100 |
| 815 | 2026-07-31T16:19:45.074Z | Downloaded derive_builder_macro v0.20.2 |
| 816 | 2026-07-31T16:19:45.074Z | Downloaded ingot-macros v0.2.0 |
| 817 | 2026-07-31T16:19:45.077Z | Downloaded schemars_derive v0.8.22 |
| 818 | 2026-07-31T16:19:45.077Z | Downloaded serde_derive_internals v0.29.1 |
| 819 | 2026-07-31T16:19:45.080Z | Downloaded endian-type v0.1.2 |
| 820 | 2026-07-31T16:19:45.083Z | Downloaded ssh-encoding v0.3.0 |
| 821 | 2026-07-31T16:19:45.083Z | Downloaded downcast-rs v2.0.2 |
| 822 | 2026-07-31T16:19:45.083Z | Downloaded half v2.7.1 |
| 823 | 2026-07-31T16:19:45.086Z | Downloaded hickory-resolver v0.24.4 |
| 824 | 2026-07-31T16:19:45.089Z | Downloaded http v1.4.2 |
| 825 | 2026-07-31T16:19:45.092Z | Downloaded slog-json v2.6.1 |
| 826 | 2026-07-31T16:19:45.092Z | Downloaded string_cache v0.8.9 |
| 827 | 2026-07-31T16:19:45.092Z | Downloaded stringprep v0.1.5 |
| 828 | 2026-07-31T16:19:45.095Z | Downloaded display-error-chain v0.2.2 |
| 829 | 2026-07-31T16:19:45.095Z | Downloaded inout v0.2.2 |
| 830 | 2026-07-31T16:19:45.095Z | Downloaded cc v1.2.56 |
| 831 | 2026-07-31T16:19:45.098Z | Downloaded peg-macros v0.8.5 |
| 832 | 2026-07-31T16:19:45.098Z | Downloaded rustls-webpki v0.103.13 |
| 833 | 2026-07-31T16:19:45.103Z | Downloaded termios v0.3.3 |
| 834 | 2026-07-31T16:19:45.103Z | Downloaded tls_codec v0.4.2 |
| 835 | 2026-07-31T16:19:45.106Z | Downloaded idna_adapter v1.2.1 |
| 836 | 2026-07-31T16:19:45.109Z | Downloaded subprocess v0.2.15 |
| 837 | 2026-07-31T16:19:45.109Z | Downloaded async-compression v0.4.41 |
| 838 | 2026-07-31T16:19:45.114Z | Downloaded pkcs1 v0.8.0-rc.4 |
| 839 | 2026-07-31T16:19:45.118Z | Downloaded new_debug_unreachable v1.0.6 |
| 840 | 2026-07-31T16:19:45.121Z | Downloaded num v0.4.3 |
| 841 | 2026-07-31T16:19:45.121Z | Downloaded olpc-cjson v0.1.4 |
| 842 | 2026-07-31T16:19:45.121Z | Downloaded mime v0.3.17 |
| 843 | 2026-07-31T16:19:45.124Z | Downloaded nodrop v0.1.14 |
| 844 | 2026-07-31T16:19:45.124Z | Downloaded packed_struct_codegen v0.10.1 |
| 845 | 2026-07-31T16:19:45.129Z | Downloaded icu_collections v2.1.1 |
| 846 | 2026-07-31T16:19:45.132Z | Downloaded icu_locale_core v2.1.1 |
| 847 | 2026-07-31T16:19:45.135Z | Downloaded tracing-core v0.1.36 |
| 848 | 2026-07-31T16:19:45.138Z | Downloaded derive-where v1.6.0 |
| 849 | 2026-07-31T16:19:45.144Z | Downloaded xshell v0.2.7 |
| 850 | 2026-07-31T16:19:45.147Z | Downloaded zstd v0.13.3 |
| 851 | 2026-07-31T16:19:45.147Z | Downloaded phf_shared v0.11.3 |
| 852 | 2026-07-31T16:19:45.147Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 853 | 2026-07-31T16:19:45.147Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 854 | 2026-07-31T16:19:45.150Z | Downloaded psl-types v2.0.11 |
| 855 | 2026-07-31T16:19:45.150Z | Downloaded rustc-hash v2.1.1 |
| 856 | 2026-07-31T16:19:45.153Z | Downloaded defmt v1.0.1 |
| 857 | 2026-07-31T16:19:45.161Z | Downloaded thiserror-no-std v2.0.2 |
| 858 | 2026-07-31T16:19:45.165Z | Downloaded csv-core v0.1.13 |
| 859 | 2026-07-31T16:19:45.170Z | Downloaded libbz2-rs-sys v0.2.2 |
| 860 | 2026-07-31T16:19:45.170Z | Downloaded ref-cast v1.0.25 |
| 861 | 2026-07-31T16:19:45.170Z | Downloaded ena v0.14.4 |
| 862 | 2026-07-31T16:19:45.173Z | Downloaded tokio-rustls v0.26.4 |
| 863 | 2026-07-31T16:19:45.173Z | Downloaded smallvec v1.15.1 |
| 864 | 2026-07-31T16:19:45.173Z | Downloaded expectorate v1.2.0 |
| 865 | 2026-07-31T16:19:45.176Z | Downloaded ipnetwork v0.21.1 |
| 866 | 2026-07-31T16:19:45.180Z | Downloaded lock_api v0.4.14 |
| 867 | 2026-07-31T16:19:45.183Z | Downloaded serde_plain v1.0.2 |
| 868 | 2026-07-31T16:19:45.183Z | Downloaded strum_macros v0.27.2 |
| 869 | 2026-07-31T16:19:45.183Z | Downloaded serde-big-array v0.5.1 |
| 870 | 2026-07-31T16:19:45.186Z | Downloaded sha1 v0.10.6 |
| 871 | 2026-07-31T16:19:45.189Z | Downloaded sigpipe v0.1.3 |
| 872 | 2026-07-31T16:19:45.192Z | Downloaded structmeta v0.3.0 |
| 873 | 2026-07-31T16:19:45.198Z | Downloaded hashbrown v0.12.3 |
| 874 | 2026-07-31T16:19:45.202Z | Downloaded toml_datetime v1.1.1+spec-1.1.0 |
| 875 | 2026-07-31T16:19:45.202Z | Downloaded module-lattice v0.2.3 |
| 876 | 2026-07-31T16:19:45.202Z | Downloaded nu-ansi-term v0.50.3 |
| 877 | 2026-07-31T16:19:45.205Z | Downloaded steno v0.4.1 |
| 878 | 2026-07-31T16:19:45.205Z | Downloaded papergrid v0.17.0 |
| 879 | 2026-07-31T16:19:45.208Z | Downloaded testing_table v0.3.0 |
| 880 | 2026-07-31T16:19:45.208Z | Downloaded num-bigint v0.4.6 |
| 881 | 2026-07-31T16:19:45.211Z | Downloaded tracing-attributes v0.1.31 |
| 882 | 2026-07-31T16:19:45.217Z | Downloaded md-5 v0.10.6 |
| 883 | 2026-07-31T16:19:45.222Z | Downloaded unicode-xid v0.2.6 |
| 884 | 2026-07-31T16:19:45.225Z | Downloaded utf8_iter v1.0.4 |
| 885 | 2026-07-31T16:19:45.225Z | Downloaded packed_struct v0.10.1 |
| 886 | 2026-07-31T16:19:45.228Z | Downloaded qorb v0.4.1 |
| 887 | 2026-07-31T16:19:45.228Z | Downloaded darling_core v0.21.3 |
| 888 | 2026-07-31T16:19:45.231Z | Downloaded darling v0.23.0 |
| 889 | 2026-07-31T16:19:45.234Z | Downloaded hashbrown v0.15.5 |
| 890 | 2026-07-31T16:19:45.237Z | Downloaded progenitor-impl v0.13.0 |
| 891 | 2026-07-31T16:19:45.237Z | Downloaded unarray v0.1.4 |
| 892 | 2026-07-31T16:19:45.237Z | Downloaded wnaf v0.14.0 |
| 893 | 2026-07-31T16:19:45.240Z | Downloaded crossbeam-utils v0.8.21 |
| 894 | 2026-07-31T16:19:45.240Z | Downloaded waitgroup v0.1.2 |
| 895 | 2026-07-31T16:19:45.240Z | Downloaded zerofrom v0.1.6 |
| 896 | 2026-07-31T16:19:45.240Z | Downloaded crc8 v0.1.1 |
| 897 | 2026-07-31T16:19:45.240Z | Downloaded walkdir v2.5.0 |
| 898 | 2026-07-31T16:19:45.243Z | Downloaded aes v0.9.1 |
| 899 | 2026-07-31T16:19:45.246Z | Downloaded p521 v0.14.0 |
| 900 | 2026-07-31T16:19:45.249Z | Downloaded yasna v0.5.2 |
| 901 | 2026-07-31T16:19:45.249Z | Downloaded rsa v0.9.10 |
| 902 | 2026-07-31T16:19:45.253Z | Downloaded rsa v0.10.0-rc.18 |
| 903 | 2026-07-31T16:19:45.256Z | Downloaded aes-gcm v0.11.0 |
| 904 | 2026-07-31T16:19:45.256Z | Downloaded socket2 v0.5.10 |
| 905 | 2026-07-31T16:19:45.259Z | Downloaded dyn-clone v1.0.20 |
| 906 | 2026-07-31T16:19:45.259Z | Downloaded rand_core v0.9.5 |
| 907 | 2026-07-31T16:19:45.259Z | Downloaded rand_core v0.10.0 |
| 908 | 2026-07-31T16:19:45.262Z | Downloaded rpassword v7.5.4 |
| 909 | 2026-07-31T16:19:45.262Z | Downloaded indoc v1.0.9 |
| 910 | 2026-07-31T16:19:45.265Z | Downloaded hashbrown v0.13.2 |
| 911 | 2026-07-31T16:19:45.268Z | Downloaded hyper-util v0.1.20 |
| 912 | 2026-07-31T16:19:45.271Z | Downloaded zerotrie v0.2.3 |
| 913 | 2026-07-31T16:19:45.274Z | Downloaded rustls-native-certs v0.8.3 |
| 914 | 2026-07-31T16:19:45.274Z | Downloaded litrs v1.0.0 |
| 915 | 2026-07-31T16:19:45.276Z | Downloaded debug-ignore v1.0.5 |
| 916 | 2026-07-31T16:19:45.277Z | Downloaded slog-bunyan v2.5.0 |
| 917 | 2026-07-31T16:19:45.279Z | Downloaded slog-async v2.8.0 |
| 918 | 2026-07-31T16:19:45.279Z | Downloaded ron v0.8.1 |
| 919 | 2026-07-31T16:19:45.283Z | Downloaded maybe-uninit v2.0.0 |
| 920 | 2026-07-31T16:19:45.289Z | Downloaded synstructure v0.13.2 |
| 921 | 2026-07-31T16:19:45.292Z | Downloaded sqlformat v0.3.5 |
| 922 | 2026-07-31T16:19:45.297Z | Downloaded parking_lot v0.12.5 |
| 923 | 2026-07-31T16:19:45.299Z | Downloaded strum_macros v0.26.4 |
| 924 | 2026-07-31T16:19:45.299Z | Downloaded oxide-update-engine-display v0.1.2 |
| 925 | 2026-07-31T16:19:45.303Z | Downloaded num-bigint-dig v0.8.6 |
| 926 | 2026-07-31T16:19:45.305Z | Downloaded lzss v0.8.2 |
| 927 | 2026-07-31T16:19:45.308Z | Downloaded newtype_derive v0.1.6 |
| 928 | 2026-07-31T16:19:45.311Z | Downloaded toml_writer v1.1.1+spec-1.1.0 |
| 929 | 2026-07-31T16:19:45.311Z | Downloaded scuffle v0.1.0 |
| 930 | 2026-07-31T16:19:45.314Z | Downloaded crc-any v2.5.0 |
| 931 | 2026-07-31T16:19:45.317Z | Downloaded ed25519-dalek v2.2.0 |
| 932 | 2026-07-31T16:19:45.320Z | Downloaded poly1305 v0.9.0 |
| 933 | 2026-07-31T16:19:45.327Z | Downloaded postcard v1.1.3 |
| 934 | 2026-07-31T16:19:45.330Z | Downloaded writeable v0.6.2 |
| 935 | 2026-07-31T16:19:45.330Z | Downloaded rustc_version v0.1.7 |
| 936 | 2026-07-31T16:19:45.336Z | Downloaded socket2 v0.6.3 |
| 937 | 2026-07-31T16:19:45.339Z | Downloaded corncobs v0.1.4 |
| 938 | 2026-07-31T16:19:45.342Z | Downloaded daft-derive v0.1.7 |
| 939 | 2026-07-31T16:19:45.345Z | Downloaded predicates-core v1.0.10 |
| 940 | 2026-07-31T16:19:45.345Z | Downloaded proc-macro-crate v3.4.0 |
| 941 | 2026-07-31T16:19:45.348Z | Downloaded ecdsa v0.16.9 |
| 942 | 2026-07-31T16:19:45.351Z | Downloaded scrypt v0.12.0 |
| 943 | 2026-07-31T16:19:45.354Z | Downloaded serde_bytes v0.11.19 |
| 944 | 2026-07-31T16:19:45.357Z | Downloaded shell-words v1.1.1 |
| 945 | 2026-07-31T16:19:45.357Z | Downloaded signal-hook-mio v0.2.5 |
| 946 | 2026-07-31T16:19:45.360Z | Downloaded hickory-server v0.25.2 |
| 947 | 2026-07-31T16:19:45.363Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 948 | 2026-07-31T16:19:45.369Z | Downloaded ipnet v2.11.0 |
| 949 | 2026-07-31T16:19:45.372Z | Downloaded keccak v0.2.0 |
| 950 | 2026-07-31T16:19:45.372Z | Downloaded sponge-cursor v0.1.0 |
| 951 | 2026-07-31T16:19:45.375Z | Downloaded subtle v2.6.1 |
| 952 | 2026-07-31T16:19:45.381Z | Downloaded term v0.7.0 |
| 953 | 2026-07-31T16:19:45.384Z | Downloaded libefi-sys v0.1.0 |
| 954 | 2026-07-31T16:19:45.384Z | Downloaded strip-ansi-escapes v0.2.1 |
| 955 | 2026-07-31T16:19:45.384Z | Downloaded tinyvec_macros v0.1.1 |
| 956 | 2026-07-31T16:19:45.387Z | Downloaded usdt v0.6.0 |
| 957 | 2026-07-31T16:19:45.387Z | Downloaded linear-map v1.2.0 |
| 958 | 2026-07-31T16:19:45.387Z | Downloaded toml_edit v0.19.15 |
| 959 | 2026-07-31T16:19:45.396Z | Downloaded omicron-zone-package v0.12.3 |
| 960 | 2026-07-31T16:19:45.399Z | Downloaded tokio-tungstenite v0.23.1 |
| 961 | 2026-07-31T16:19:45.399Z | Downloaded toml_parser v1.1.2+spec-1.1.0 |
| 962 | 2026-07-31T16:19:45.402Z | Downloaded tiny-keccak v2.0.2 |
| 963 | 2026-07-31T16:19:45.405Z | Downloaded hkdf v0.12.4 |
| 964 | 2026-07-31T16:19:45.408Z | Downloaded minimal-lexical v0.2.1 |
| 965 | 2026-07-31T16:19:45.411Z | Downloaded nanorand v0.7.0 |
| 966 | 2026-07-31T16:19:45.411Z | Downloaded num_enum v0.5.11 |
| 967 | 2026-07-31T16:19:45.414Z | Downloaded oso-derive v0.27.3 |
| 968 | 2026-07-31T16:19:45.414Z | Downloaded pkcs5 v0.8.1 |
| 969 | 2026-07-31T16:19:45.417Z | Downloaded yansi v1.0.1 |
| 970 | 2026-07-31T16:19:45.420Z | Downloaded pem v3.0.6 |
| 971 | 2026-07-31T16:19:45.420Z | Downloaded crunchy v0.2.4 |
| 972 | 2026-07-31T16:19:45.421Z | Downloaded r2d2 v0.8.10 |
| 973 | 2026-07-31T16:19:45.421Z | Downloaded crypto-common v0.2.2 |
| 974 | 2026-07-31T16:19:45.421Z | Downloaded crc32fast v1.5.0 |
| 975 | 2026-07-31T16:19:45.424Z | Downloaded proc-macro-error2 v2.0.1 |
| 976 | 2026-07-31T16:19:45.424Z | Downloaded pin-project-lite v0.2.17 |
| 977 | 2026-07-31T16:19:45.427Z | Downloaded aho-corasick v1.1.4 |
| 978 | 2026-07-31T16:19:45.431Z | Downloaded enum-as-inner v0.6.1 |
| 979 | 2026-07-31T16:19:45.433Z | Downloaded dropshot_endpoint v0.17.1 |
| 980 | 2026-07-31T16:19:45.438Z | Downloaded ignore v0.4.25 |
| 981 | 2026-07-31T16:19:45.441Z | Downloaded rand_core v0.6.4 |
| 982 | 2026-07-31T16:19:45.444Z | Downloaded serde_path_to_error v0.1.20 |
| 983 | 2026-07-31T16:19:45.447Z | Downloaded lalrpop-util v0.19.12 |
| 984 | 2026-07-31T16:19:45.447Z | Downloaded managed v0.8.0 |
| 985 | 2026-07-31T16:19:45.447Z | Downloaded ecdsa v0.17.0 |
| 986 | 2026-07-31T16:19:45.450Z | Downloaded x509-cert v0.2.5 |
| 987 | 2026-07-31T16:19:45.453Z | Downloaded parse-size v1.1.0 |
| 988 | 2026-07-31T16:19:45.456Z | Downloaded schemars v0.8.22 |
| 989 | 2026-07-31T16:19:45.459Z | Downloaded smallvec v0.6.14 |
| 990 | 2026-07-31T16:19:45.464Z | Downloaded slog-term v2.9.2 |
| 991 | 2026-07-31T16:19:45.467Z | Downloaded wyz v0.5.1 |
| 992 | 2026-07-31T16:19:45.467Z | Downloaded tokio-postgres v0.7.16 |
| 993 | 2026-07-31T16:19:45.470Z | Downloaded maplit v1.0.2 |
| 994 | 2026-07-31T16:19:45.473Z | Downloaded tinyvec v1.10.0 |
| 995 | 2026-07-31T16:19:45.477Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 996 | 2026-07-31T16:19:45.480Z | Downloaded uuid v1.23.4 |
| 997 | 2026-07-31T16:19:45.483Z | Downloaded recursive v0.1.1 |
| 998 | 2026-07-31T16:19:45.486Z | Downloaded zerovec-derive v0.11.2 |
| 999 | 2026-07-31T16:19:45.489Z | Downloaded sha1 v0.11.0 |
| 1000 | 2026-07-31T16:19:45.492Z | Downloaded publicsuffix v2.3.0 |
| 1001 | 2026-07-31T16:19:45.492Z | Downloaded der_derive v0.7.3 |
| 1002 | 2026-07-31T16:19:45.492Z | Downloaded derive_builder_core v0.20.2 |
| 1003 | 2026-07-31T16:19:45.495Z | Downloaded data-encoding v2.10.0 |
| 1004 | 2026-07-31T16:19:45.495Z | Downloaded zip v4.6.1 |
| 1005 | 2026-07-31T16:19:45.498Z | Downloaded postgres-types v0.2.12 |
| 1006 | 2026-07-31T16:19:45.501Z | Downloaded displaydoc v0.2.5 |
| 1007 | 2026-07-31T16:19:45.501Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1008 | 2026-07-31T16:19:45.504Z | Downloaded ingot v0.2.1 |
| 1009 | 2026-07-31T16:19:45.504Z | Downloaded convert_case v0.10.0 |
| 1010 | 2026-07-31T16:19:45.504Z | Downloaded stable_deref_trait v1.2.1 |
| 1011 | 2026-07-31T16:19:45.508Z | Downloaded russh-util v0.52.0 |
| 1012 | 2026-07-31T16:19:45.511Z | Downloaded tower-http v0.6.8 |
| 1013 | 2026-07-31T16:19:45.514Z | Downloaded either v1.15.0 |
| 1014 | 2026-07-31T16:19:45.514Z | Downloaded phc v0.6.1 |
| 1015 | 2026-07-31T16:19:45.530Z | Downloaded elliptic-curve v0.14.1 |
| 1016 | 2026-07-31T16:19:45.534Z | Downloaded des v0.9.0 |
| 1017 | 2026-07-31T16:19:45.537Z | Downloaded phf v0.12.1 |
| 1018 | 2026-07-31T16:19:45.537Z | Downloaded salsa20 v0.11.0 |
| 1019 | 2026-07-31T16:19:45.541Z | Downloaded num-rational v0.4.2 |
| 1020 | 2026-07-31T16:19:45.541Z | Downloaded darling_macro v0.20.11 |
| 1021 | 2026-07-31T16:19:45.541Z | Downloaded tower-layer v0.3.3 |
| 1022 | 2026-07-31T16:19:45.545Z | Downloaded usdt-macro v0.6.0 |
| 1023 | 2026-07-31T16:19:45.545Z | Downloaded slog v2.8.2 |
| 1024 | 2026-07-31T16:19:45.548Z | Downloaded multer v3.1.0 |
| 1025 | 2026-07-31T16:19:45.551Z | Downloaded tokio-stream v0.1.18 |
| 1026 | 2026-07-31T16:19:45.560Z | Downloaded newtype-uuid-macros v0.1.0 |
| 1027 | 2026-07-31T16:19:45.563Z | Downloaded ssh-key v0.7.0-rc.11 |
| 1028 | 2026-07-31T16:19:45.567Z | Downloaded hkdf v0.13.0 |
| 1029 | 2026-07-31T16:19:45.570Z | Downloaded crossterm v0.28.1 |
| 1030 | 2026-07-31T16:19:45.574Z | Downloaded tungstenite v0.21.0 |
| 1031 | 2026-07-31T16:19:45.577Z | Downloaded predicates v3.1.4 |
| 1032 | 2026-07-31T16:19:45.577Z | Downloaded match_cfg v0.1.0 |
| 1033 | 2026-07-31T16:19:45.577Z | Downloaded siphasher v1.0.2 |
| 1034 | 2026-07-31T16:19:45.580Z | Downloaded slab v0.4.12 |
| 1035 | 2026-07-31T16:19:45.580Z | Downloaded dirs-next v2.0.0 |
| 1036 | 2026-07-31T16:19:45.580Z | Downloaded dirs-sys-next v0.1.2 |
| 1037 | 2026-07-31T16:19:45.580Z | Downloaded is-terminal v0.4.17 |
| 1038 | 2026-07-31T16:19:45.580Z | Downloaded powerfmt v0.2.0 |
| 1039 | 2026-07-31T16:19:45.580Z | Downloaded progenitor-macro v0.13.0 |
| 1040 | 2026-07-31T16:19:45.583Z | Downloaded serde_spanned v1.1.1 |
| 1041 | 2026-07-31T16:19:45.583Z | Downloaded primeorder v0.14.0 |
| 1042 | 2026-07-31T16:19:45.586Z | Downloaded hashbrown v0.16.1 |
| 1043 | 2026-07-31T16:19:45.586Z | Downloaded rand v0.8.6 |
| 1044 | 2026-07-31T16:19:45.590Z | Downloaded spki v0.8.0 |
| 1045 | 2026-07-31T16:19:45.593Z | Downloaded strum_macros v0.24.3 |
| 1046 | 2026-07-31T16:19:45.593Z | Downloaded support-bundle-viewer v0.1.2 |
| 1047 | 2026-07-31T16:19:45.594Z | Downloaded tokio-native-tls v0.3.1 |
| 1048 | 2026-07-31T16:19:45.597Z | Downloaded take_mut v0.2.2 |
| 1049 | 2026-07-31T16:19:45.601Z | Downloaded num_enum_derive v0.5.11 |
| 1050 | 2026-07-31T16:19:45.604Z | Downloaded hyper v1.10.1 |
| 1051 | 2026-07-31T16:19:45.604Z | Downloaded zeroize v1.9.0 |
| 1052 | 2026-07-31T16:19:45.607Z | Downloaded pretty_assertions v1.4.1 |
| 1053 | 2026-07-31T16:19:45.607Z | Downloaded derive_more-impl v2.1.1 |
| 1054 | 2026-07-31T16:19:45.610Z | Downloaded darling_core v0.20.11 |
| 1055 | 2026-07-31T16:19:45.613Z | Downloaded scroll v0.13.0 |
| 1056 | 2026-07-31T16:19:45.613Z | Downloaded serde-hex v0.1.0 |
| 1057 | 2026-07-31T16:19:45.617Z | Downloaded icu_normalizer_data v2.1.1 |
| 1058 | 2026-07-31T16:19:45.623Z | Downloaded zeroize_derive v1.5.0 |
| 1059 | 2026-07-31T16:19:45.627Z | Downloaded dtrace-parser v0.3.0 |
| 1060 | 2026-07-31T16:19:45.631Z | Downloaded tui-tree-widget v0.23.1 |
| 1061 | 2026-07-31T16:19:45.634Z | Downloaded icu_normalizer v2.1.1 |
| 1062 | 2026-07-31T16:19:45.634Z | Downloaded samael v0.0.19 |
| 1063 | 2026-07-31T16:19:45.637Z | Downloaded uzers v0.12.2 |
| 1064 | 2026-07-31T16:19:45.641Z | Downloaded darling v0.13.4 |
| 1065 | 2026-07-31T16:19:45.641Z | Downloaded indicatif v0.18.4 |
| 1066 | 2026-07-31T16:19:45.645Z | Downloaded universal-hash v0.6.1 |
| 1067 | 2026-07-31T16:19:45.645Z | Downloaded vte v0.14.1 |
| 1068 | 2026-07-31T16:19:45.645Z | Downloaded zerocopy v0.6.6 |
| 1069 | 2026-07-31T16:19:45.649Z | Downloaded libsw-core v0.3.2 |
| 1070 | 2026-07-31T16:19:45.649Z | Downloaded owo-colors v4.3.0 |
| 1071 | 2026-07-31T16:19:45.652Z | Downloaded embedded-io v0.4.0 |
| 1072 | 2026-07-31T16:19:45.652Z | Downloaded lazy_static v1.5.0 |
| 1073 | 2026-07-31T16:19:45.655Z | Downloaded h2 v0.4.15 |
| 1074 | 2026-07-31T16:19:45.658Z | Downloaded p256 v0.14.0 |
| 1075 | 2026-07-31T16:19:45.661Z | Downloaded test-strategy v0.4.5 |
| 1076 | 2026-07-31T16:19:45.661Z | Downloaded p384 v0.14.0 |
| 1077 | 2026-07-31T16:19:45.664Z | Downloaded progenitor-macro v0.14.0 |
| 1078 | 2026-07-31T16:19:45.664Z | Downloaded parking_lot_core v0.9.12 |
| 1079 | 2026-07-31T16:19:45.667Z | Downloaded pkcs8 v0.11.0 |
| 1080 | 2026-07-31T16:19:45.667Z | Downloaded document-features v0.2.12 |
| 1081 | 2026-07-31T16:19:45.667Z | Downloaded password-hash v0.6.1 |
| 1082 | 2026-07-31T16:19:45.667Z | Downloaded potential_utf v0.1.4 |
| 1083 | 2026-07-31T16:19:45.671Z | Downloaded defmt-parser v1.0.0 |
| 1084 | 2026-07-31T16:19:45.671Z | Downloaded lru v0.12.5 |
| 1085 | 2026-07-31T16:19:45.671Z | Downloaded rfc6979 v0.4.0 |
| 1086 | 2026-07-31T16:19:45.671Z | Downloaded normalize-line-endings v0.3.0 |
| 1087 | 2026-07-31T16:19:45.671Z | Downloaded openssl-probe v0.1.6 |
| 1088 | 2026-07-31T16:19:45.675Z | Downloaded psm v0.1.30 |
| 1089 | 2026-07-31T16:19:45.678Z | Downloaded rustyline v14.0.0 |
| 1090 | 2026-07-31T16:19:45.682Z | Downloaded slog-scope v4.4.1 |
| 1091 | 2026-07-31T16:19:45.686Z | Downloaded serde_with v1.14.0 |
| 1092 | 2026-07-31T16:19:45.690Z | Downloaded tabwriter v1.4.1 |
| 1093 | 2026-07-31T16:19:45.694Z | Downloaded rayon v1.11.0 |
| 1094 | 2026-07-31T16:19:45.708Z | Downloaded num_enum v0.7.6 |
| 1095 | 2026-07-31T16:19:45.712Z | Downloaded parking_lot_core v0.8.6 |
| 1096 | 2026-07-31T16:19:45.712Z | Downloaded pem-rfc7468 v0.7.0 |
| 1097 | 2026-07-31T16:19:45.712Z | Downloaded scopeguard v1.2.0 |
| 1098 | 2026-07-31T16:19:45.712Z | Downloaded derive_more v2.1.1 |
| 1099 | 2026-07-31T16:19:45.712Z | Downloaded zstd-safe v7.2.4 |
| 1100 | 2026-07-31T16:19:45.712Z | Downloaded cookie v0.18.1 |
| 1101 | 2026-07-31T16:19:45.715Z | Downloaded critical-section v1.2.0 |
| 1102 | 2026-07-31T16:19:45.724Z | Downloaded linked-hash-map v0.5.6 |
| 1103 | 2026-07-31T16:19:45.727Z | Downloaded schemars v0.9.0 |
| 1104 | 2026-07-31T16:19:45.731Z | Downloaded vergen-gitcl v1.0.8 |
| 1105 | 2026-07-31T16:19:45.735Z | Downloaded indoc v2.0.7 |
| 1106 | 2026-07-31T16:19:45.735Z | Downloaded want v0.3.1 |
| 1107 | 2026-07-31T16:19:45.735Z | Downloaded nonempty v0.12.0 |
| 1108 | 2026-07-31T16:19:45.735Z | Downloaded dof v0.4.0 |
| 1109 | 2026-07-31T16:19:45.738Z | Downloaded indent_write v2.2.0 |
| 1110 | 2026-07-31T16:19:45.742Z | Downloaded time-macros v0.2.27 |
| 1111 | 2026-07-31T16:19:45.745Z | Downloaded secrecy v0.10.3 |
| 1112 | 2026-07-31T16:19:45.748Z | Downloaded sqlparser_derive v0.5.0 |
| 1113 | 2026-07-31T16:19:45.748Z | Downloaded termtree v0.5.1 |
| 1114 | 2026-07-31T16:19:45.748Z | Downloaded icu_properties_data v2.1.2 |
| 1115 | 2026-07-31T16:19:45.751Z | Downloaded unicode_categories v0.1.1 |
| 1116 | 2026-07-31T16:19:45.755Z | Downloaded crossterm v0.29.0 |
| 1117 | 2026-07-31T16:19:45.758Z | Downloaded rand_seeder v0.4.0 |
| 1118 | 2026-07-31T16:19:45.761Z | Downloaded dsl_auto_type v0.2.0 |
| 1119 | 2026-07-31T16:19:45.764Z | Downloaded rand_pcg v0.10.2 |
| 1120 | 2026-07-31T16:19:45.774Z | Downloaded libm v0.2.16 |
| 1121 | 2026-07-31T16:19:45.779Z | Downloaded stacker v0.1.23 |
| 1122 | 2026-07-31T16:19:45.782Z | Downloaded tokio-dtrace v0.1.1 |
| 1123 | 2026-07-31T16:19:45.783Z | Downloaded memoffset v0.9.1 |
| 1124 | 2026-07-31T16:19:45.783Z | Downloaded aws-lc-rs v1.16.3 |
| 1125 | 2026-07-31T16:19:45.786Z | Downloaded signature v3.0.0 |
| 1126 | 2026-07-31T16:19:45.789Z | Downloaded untrusted v0.7.1 |
| 1127 | 2026-07-31T16:19:45.792Z | Downloaded inout v0.1.4 |
| 1128 | 2026-07-31T16:19:45.796Z | Downloaded rawzip v0.4.4 |
| 1129 | 2026-07-31T16:19:45.800Z | Downloaded pkcs1 v0.7.5 |
| 1130 | 2026-07-31T16:19:45.800Z | Downloaded portable-atomic v1.13.1 |
| 1131 | 2026-07-31T16:19:45.803Z | Downloaded itertools v0.14.0 |
| 1132 | 2026-07-31T16:19:45.806Z | Downloaded itertools v0.12.1 |
| 1133 | 2026-07-31T16:19:45.809Z | Downloaded num-traits v0.2.19 |
| 1134 | 2026-07-31T16:19:45.812Z | Downloaded rayon-core v1.13.0 |
| 1135 | 2026-07-31T16:19:45.812Z | Downloaded twox-hash v2.1.2 |
| 1136 | 2026-07-31T16:19:45.812Z | Downloaded whoami v2.1.0 |
| 1137 | 2026-07-31T16:19:45.815Z | Downloaded instant v0.1.13 |
| 1138 | 2026-07-31T16:19:45.815Z | Downloaded paste v1.0.15 |
| 1139 | 2026-07-31T16:19:45.818Z | Downloaded ctr v0.10.1 |
| 1140 | 2026-07-31T16:19:45.818Z | Downloaded openssl-probe v0.2.1 |
| 1141 | 2026-07-31T16:19:45.818Z | Downloaded winnow v0.6.26 |
| 1142 | 2026-07-31T16:19:45.822Z | Downloaded structmeta-derive v0.3.0 |
| 1143 | 2026-07-31T16:19:45.824Z | Downloaded tungstenite v0.23.0 |
| 1144 | 2026-07-31T16:19:45.825Z | Downloaded libloading v0.8.9 |
| 1145 | 2026-07-31T16:19:45.830Z | Downloaded poly1305 v0.8.0 |
| 1146 | 2026-07-31T16:19:45.830Z | Downloaded diff v0.1.13 |
| 1147 | 2026-07-31T16:19:45.830Z | Downloaded num-conv v0.2.0 |
| 1148 | 2026-07-31T16:19:45.834Z | Downloaded sync_wrapper v1.0.2 |
| 1149 | 2026-07-31T16:19:45.834Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1150 | 2026-07-31T16:19:45.834Z | Downloaded icu_provider v2.1.1 |
| 1151 | 2026-07-31T16:19:45.834Z | Downloaded regex v1.12.3 |
| 1152 | 2026-07-31T16:19:45.837Z | Downloaded blake3 v1.8.5 |
| 1153 | 2026-07-31T16:19:45.842Z | Downloaded defmt-macros v1.0.1 |
| 1154 | 2026-07-31T16:19:45.845Z | Downloaded derive_more v0.99.20 |
| 1155 | 2026-07-31T16:19:45.849Z | Downloaded memmap2 v0.9.10 |
| 1156 | 2026-07-31T16:19:45.852Z | Downloaded peg-runtime v0.8.5 |
| 1157 | 2026-07-31T16:19:45.856Z | Downloaded bindgen v0.71.1 |
| 1158 | 2026-07-31T16:19:45.860Z | Downloaded tokio-macros v2.7.0 |
| 1159 | 2026-07-31T16:19:45.860Z | Downloaded secrecy v0.8.0 |
| 1160 | 2026-07-31T16:19:45.860Z | Downloaded url v2.5.8 |
| 1161 | 2026-07-31T16:19:45.864Z | Downloaded bitvec v1.0.1 |
| 1162 | 2026-07-31T16:19:45.868Z | Downloaded ml-kem v0.3.2 |
| 1163 | 2026-07-31T16:19:45.871Z | Downloaded sha2 v0.11.0 |
| 1164 | 2026-07-31T16:19:45.874Z | Downloaded ryu v1.0.23 |
| 1165 | 2026-07-31T16:19:45.874Z | Downloaded newtype-uuid v1.3.2 |
| 1166 | 2026-07-31T16:19:45.874Z | Downloaded strum v0.27.2 |
| 1167 | 2026-07-31T16:19:45.874Z | Downloaded crossbeam-channel v0.5.15 |
| 1168 | 2026-07-31T16:19:45.877Z | Downloaded crypto-bigint v0.5.5 |
| 1169 | 2026-07-31T16:19:45.880Z | Downloaded sec1 v0.7.3 |
| 1170 | 2026-07-31T16:19:45.880Z | Downloaded static_assertions v1.1.0 |
| 1171 | 2026-07-31T16:19:45.883Z | Downloaded sapling-renderdag v0.1.0 |
| 1172 | 2026-07-31T16:19:45.883Z | Downloaded same-file v1.0.6 |
| 1173 | 2026-07-31T16:19:45.883Z | Downloaded zerocopy-derive v0.8.40 |
| 1174 | 2026-07-31T16:19:45.886Z | Downloaded ref-cast-impl v1.0.25 |
| 1175 | 2026-07-31T16:19:45.889Z | Downloaded thread-id v5.1.0 |
| 1176 | 2026-07-31T16:19:45.889Z | Downloaded resolv-conf v0.7.6 |
| 1177 | 2026-07-31T16:19:45.889Z | Downloaded darling v0.20.11 |
| 1178 | 2026-07-31T16:19:45.892Z | Downloaded radium v0.7.0 |
| 1179 | 2026-07-31T16:19:45.892Z | Downloaded try-lock v0.2.5 |
| 1180 | 2026-07-31T16:19:45.892Z | Downloaded zerofrom-derive v0.1.6 |
| 1181 | 2026-07-31T16:19:45.892Z | Downloaded der v0.8.0 |
| 1182 | 2026-07-31T16:19:45.895Z | Downloaded phf_shared v0.13.1 |
| 1183 | 2026-07-31T16:19:45.899Z | Downloaded tower-service v0.3.3 |
| 1184 | 2026-07-31T16:19:45.899Z | Downloaded oxide-update-engine v0.1.2 |
| 1185 | 2026-07-31T16:19:45.899Z | Downloaded vergen-lib v0.1.6 |
| 1186 | 2026-07-31T16:19:45.899Z | Downloaded ingot-types v0.2.0 |
| 1187 | 2026-07-31T16:19:45.899Z | Downloaded embedded-io v0.6.1 |
| 1188 | 2026-07-31T16:19:45.902Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 1189 | 2026-07-31T16:19:45.902Z | Downloaded idna v1.1.0 |
| 1190 | 2026-07-31T16:19:45.902Z | Downloaded keccak v0.1.6 |
| 1191 | 2026-07-31T16:19:45.908Z | Downloaded schemars v1.2.1 |
| 1192 | 2026-07-31T16:19:45.912Z | Downloaded quinn v0.11.9 |
| 1193 | 2026-07-31T16:19:45.915Z | Downloaded cookie_store v0.22.1 |
| 1194 | 2026-07-31T16:19:45.915Z | Downloaded quinn-udp v0.5.14 |
| 1195 | 2026-07-31T16:19:45.918Z | Downloaded russh-cryptovec v0.62.0 |
| 1196 | 2026-07-31T16:19:45.918Z | Downloaded git2 v0.20.4 |
| 1197 | 2026-07-31T16:19:45.921Z | Downloaded slog-envlogger v2.2.0 |
| 1198 | 2026-07-31T16:19:45.925Z | Downloaded ssh-cipher v0.3.0 |
| 1199 | 2026-07-31T16:19:45.925Z | Downloaded kem v0.3.0 |
| 1200 | 2026-07-31T16:19:45.925Z | Downloaded reqwest v0.12.28 |
| 1201 | 2026-07-31T16:19:45.928Z | Downloaded crossbeam-deque v0.8.6 |
| 1202 | 2026-07-31T16:19:45.928Z | Downloaded progenitor-impl v0.14.0 |
| 1203 | 2026-07-31T16:19:45.933Z | Downloaded vsss-rs v3.3.4 |
| 1204 | 2026-07-31T16:19:45.933Z | Downloaded pkcs8 v0.10.2 |
| 1205 | 2026-07-31T16:19:45.936Z | Downloaded mio v1.2.0 |
| 1206 | 2026-07-31T16:19:45.936Z | Downloaded vergen-git2 v9.1.0 |
| 1207 | 2026-07-31T16:19:45.939Z | Downloaded toml v1.1.2+spec-1.1.0 |
| 1208 | 2026-07-31T16:19:45.939Z | Downloaded term v1.2.1 |
| 1209 | 2026-07-31T16:19:45.942Z | Downloaded tokio-tungstenite v0.21.0 |
| 1210 | 2026-07-31T16:19:45.956Z | Downloaded unsafe-libyaml v0.2.11 |
| 1211 | 2026-07-31T16:19:45.959Z | Downloaded serde_with v3.21.0 |
| 1212 | 2026-07-31T16:19:45.965Z | Downloaded serde_with_macros v3.21.0 |
| 1213 | 2026-07-31T16:19:45.969Z | Downloaded oso v0.27.3 |
| 1214 | 2026-07-31T16:19:45.969Z | Downloaded native-tls v0.2.18 |
| 1215 | 2026-07-31T16:19:45.972Z | Downloaded diesel-dtrace v0.5.0 |
| 1216 | 2026-07-31T16:19:45.972Z | Downloaded p384 v0.13.1 |
| 1217 | 2026-07-31T16:19:45.972Z | Downloaded prefix-trie v0.7.0 |
| 1218 | 2026-07-31T16:19:45.975Z | Downloaded internal-russh-num-bigint v0.5.0 |
| 1219 | 2026-07-31T16:19:45.978Z | Downloaded unicode-segmentation v1.12.0 |
| 1220 | 2026-07-31T16:19:45.981Z | Downloaded drift v0.2.0 |
| 1221 | 2026-07-31T16:19:45.984Z | Downloaded icu_properties v2.1.2 |
| 1222 | 2026-07-31T16:19:45.988Z | Downloaded nom v7.1.3 |
| 1223 | 2026-07-31T16:19:45.992Z | Downloaded litemap v0.8.1 |
| 1224 | 2026-07-31T16:19:45.998Z | Downloaded crossbeam-epoch v0.9.18 |
| 1225 | 2026-07-31T16:19:46.002Z | Downloaded tower v0.5.3 |
| 1226 | 2026-07-31T16:19:46.010Z | Downloaded indexmap v1.9.3 |
| 1227 | 2026-07-31T16:19:46.031Z | Downloaded rcgen v0.12.1 |
| 1228 | 2026-07-31T16:19:46.034Z | Downloaded quick-xml v0.37.5 |
| 1229 | 2026-07-31T16:19:46.037Z | Downloaded quinn-proto v0.11.16 |
| 1230 | 2026-07-31T16:19:46.040Z | Downloaded oxide-update-engine-types v0.1.2 |
| 1231 | 2026-07-31T16:19:46.040Z | Downloaded darling_core v0.23.0 |
| 1232 | 2026-07-31T16:19:46.043Z | Downloaded radix_trie v0.2.1 |
| 1233 | 2026-07-31T16:19:46.054Z | Downloaded darling_core v0.13.4 |
| 1234 | 2026-07-31T16:19:46.057Z | Downloaded prettyplease v0.2.37 |
| 1235 | 2026-07-31T16:19:46.060Z | Downloaded iri-string v0.7.10 |
| 1236 | 2026-07-31T16:19:46.063Z | Downloaded winnow v1.0.3 |
| 1237 | 2026-07-31T16:19:46.070Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1238 | 2026-07-31T16:19:46.073Z | Downloaded pem-rfc7468 v1.0.0 |
| 1239 | 2026-07-31T16:19:46.076Z | Downloaded zip v0.6.6 |
| 1240 | 2026-07-31T16:19:46.076Z | Downloaded miniz_oxide v0.8.9 |
| 1241 | 2026-07-31T16:19:46.080Z | Downloaded unicode-bidi v0.3.18 |
| 1242 | 2026-07-31T16:19:46.084Z | Downloaded snafu v0.8.9 |
| 1243 | 2026-07-31T16:19:46.088Z | Downloaded goblin v0.10.5 |
| 1244 | 2026-07-31T16:19:46.091Z | Downloaded rand v0.10.1 |
| 1245 | 2026-07-31T16:19:46.094Z | Downloaded sha3 v0.12.0 |
| 1246 | 2026-07-31T16:19:46.112Z | Downloaded typed-path v0.9.3 |
| 1247 | 2026-07-31T16:19:46.116Z | Downloaded chrono v0.4.45 |
| 1248 | 2026-07-31T16:19:46.126Z | Downloaded itertools v0.10.5 |
| 1249 | 2026-07-31T16:19:46.129Z | Downloaded libxml v0.3.3 |
| 1250 | 2026-07-31T16:19:46.139Z | Downloaded dropshot-api-manager v0.7.2 |
| 1251 | 2026-07-31T16:19:46.143Z | Downloaded winnow v0.5.40 |
| 1252 | 2026-07-31T16:19:46.147Z | Downloaded jiff-static v0.2.21 |
| 1253 | 2026-07-31T16:19:46.150Z | Downloaded itertools v0.15.0 |
| 1254 | 2026-07-31T16:19:46.155Z | Downloaded elliptic-curve v0.13.8 |
| 1255 | 2026-07-31T16:19:46.158Z | Downloaded nom v8.0.0 |
| 1256 | 2026-07-31T16:19:46.174Z | Downloaded tough v0.22.0 |
| 1257 | 2026-07-31T16:19:46.186Z | Downloaded proptest v1.11.0 |
| 1258 | 2026-07-31T16:19:46.191Z | Downloaded unicode-normalization v0.1.25 |
| 1259 | 2026-07-31T16:19:46.194Z | Downloaded reedline v0.40.0 |
| 1260 | 2026-07-31T16:19:46.197Z | Downloaded regex-syntax v0.6.29 |
| 1261 | 2026-07-31T16:19:46.202Z | Downloaded iddqd v0.4.2 |
| 1262 | 2026-07-31T16:19:46.209Z | Downloaded openssl v0.10.79 |
| 1263 | 2026-07-31T16:19:46.215Z | Downloaded rand v0.9.2 |
| 1264 | 2026-07-31T16:19:46.218Z | Downloaded crypto-primes v0.7.2 |
| 1265 | 2026-07-31T16:19:46.221Z | Downloaded der v0.7.10 |
| 1266 | 2026-07-31T16:19:46.238Z | Downloaded zlib-rs v0.6.2 |
| 1267 | 2026-07-31T16:19:46.245Z | Downloaded tabled v0.20.0 |
| 1268 | 2026-07-31T16:19:46.254Z | Downloaded lalrpop v0.19.12 |
| 1269 | 2026-07-31T16:19:46.260Z | Downloaded tokio-util v0.7.18 |
| 1270 | 2026-07-31T16:19:46.264Z | Downloaded vcpkg v0.2.15 |
| 1271 | 2026-07-31T16:19:46.285Z | Downloaded time v0.3.47 |
| 1272 | 2026-07-31T16:19:46.291Z | Downloaded curve25519-dalek v4.1.3 |
| 1273 | 2026-07-31T16:19:46.297Z | Downloaded diesel_derives v2.3.7 |
| 1274 | 2026-07-31T16:19:46.300Z | Downloaded zerovec v0.11.5 |
| 1275 | 2026-07-31T16:19:46.303Z | Downloaded polar-core v0.27.3 |
| 1276 | 2026-07-31T16:19:46.306Z | Downloaded petname v2.0.2 |
| 1277 | 2026-07-31T16:19:46.309Z | Downloaded smoltcp v0.9.1 |
| 1278 | 2026-07-31T16:19:46.315Z | Downloaded hickory-proto v0.24.4 |
| 1279 | 2026-07-31T16:19:46.324Z | Downloaded itertools v0.13.0 |
| 1280 | 2026-07-31T16:19:46.327Z | Downloaded reqwest v0.13.2 |
| 1281 | 2026-07-31T16:19:46.330Z | Downloaded hickory-proto v0.25.2 |
| 1282 | 2026-07-31T16:19:46.340Z | Downloaded bstr v1.12.1 |
| 1283 | 2026-07-31T16:19:46.347Z | Downloaded object v0.37.3 |
| 1284 | 2026-07-31T16:19:46.351Z | Downloaded nix v0.27.1 |
| 1285 | 2026-07-31T16:19:46.372Z | Downloaded regress v0.11.1 |
| 1286 | 2026-07-31T16:19:46.377Z | Downloaded salty v0.3.0 |
| 1287 | 2026-07-31T16:19:46.377Z | Downloaded tracing v0.1.44 |
| 1288 | 2026-07-31T16:19:46.388Z | Downloaded curve25519-dalek v5.0.0 |
| 1289 | 2026-07-31T16:19:46.391Z | Downloaded diesel v2.3.7 |
| 1290 | 2026-07-31T16:19:46.403Z | Downloaded ratatui v0.29.0 |
| 1291 | 2026-07-31T16:19:46.413Z | Downloaded ed25519-dalek v3.0.0 |
| 1292 | 2026-07-31T16:19:46.418Z | Downloaded crypto-bigint v0.7.5 |
| 1293 | 2026-07-31T16:19:46.435Z | Downloaded regex-syntax v0.8.10 |
| 1294 | 2026-07-31T16:19:46.440Z | Downloaded sha3 v0.11.0 |
| 1295 | 2026-07-31T16:19:46.445Z | Downloaded zerocopy-derive v0.6.6 |
| 1296 | 2026-07-31T16:19:46.482Z | Downloaded csv v1.4.0 |
| 1297 | 2026-07-31T16:19:46.493Z | Downloaded nix v0.28.0 |
| 1298 | 2026-07-31T16:19:46.510Z | Downloaded russh v0.62.4 |
| 1299 | 2026-07-31T16:19:46.520Z | Downloaded nix v0.31.2 |
| 1300 | 2026-07-31T16:19:46.527Z | Downloaded openapiv3 v2.2.0 |
| 1301 | 2026-07-31T16:19:46.557Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1302 | 2026-07-31T16:19:46.588Z | Downloaded object v0.30.4 |
| 1303 | 2026-07-31T16:19:46.593Z | Downloaded moka v0.12.13 |
| 1304 | 2026-07-31T16:19:46.597Z | Downloaded zerocopy v0.8.40 |
| 1305 | 2026-07-31T16:19:46.603Z | Downloaded regress v0.10.5 |
| 1306 | 2026-07-31T16:19:46.609Z | Downloaded dropshot v0.17.1 |
| 1307 | 2026-07-31T16:19:46.649Z | Downloaded smoltcp v0.11.0 |
| 1308 | 2026-07-31T16:19:46.675Z | Downloaded sqlparser v0.61.0 |
| 1309 | 2026-07-31T16:19:46.682Z | Downloaded rustix v0.38.44 |
| 1310 | 2026-07-31T16:19:46.692Z | Downloaded typify-impl v0.6.2 |
| 1311 | 2026-07-31T16:19:46.707Z | Downloaded rustls v0.23.41 |
| 1312 | 2026-07-31T16:19:46.783Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1313 | 2026-07-31T16:19:46.805Z | Downloaded sled v0.34.7 |
| 1314 | 2026-07-31T16:19:46.900Z | Downloaded regex-automata v0.4.14 |
| 1315 | 2026-07-31T16:19:46.947Z | Downloaded chrono-tz v0.10.4 |
| 1316 | 2026-07-31T16:19:46.957Z | Downloaded petgraph v0.8.3 |
| 1317 | 2026-07-31T16:19:46.970Z | Downloaded jiff v0.2.21 |
| 1318 | 2026-07-31T16:19:46.982Z | Downloaded petgraph v0.6.5 |
| 1319 | 2026-07-31T16:19:46.991Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1320 | 2026-07-31T16:19:47.001Z | Downloaded sha3 v0.10.8 |
| 1321 | 2026-07-31T16:19:47.006Z | Downloaded tokio v1.52.1 |
| 1322 | 2026-07-31T16:19:47.025Z | Downloaded libz-sys v1.1.24 |
| 1323 | 2026-07-31T16:19:47.122Z | Downloaded encoding_rs v0.8.35 |
| 1324 | 2026-07-31T16:19:47.142Z | Downloaded ring v0.17.14 |
| 1325 | 2026-07-31T16:19:47.729Z | Downloaded aws-lc-sys v0.40.0 |
| 1326 | 2026-07-31T16:19:47.975Z | Compiling libc v0.2.185 |
| 1327 | 2026-07-31T16:19:47.975Z | Compiling serde_core v1.0.228 |
| 1328 | 2026-07-31T16:19:47.975Z | Compiling serde v1.0.228 |
| 1329 | 2026-07-31T16:19:47.978Z | Compiling log v0.4.29 |
| 1330 | 2026-07-31T16:19:47.979Z | Compiling smallvec v1.15.1 |
| 1331 | 2026-07-31T16:19:47.979Z | Compiling shlex v1.3.0 |
| 1332 | 2026-07-31T16:19:48.114Z | Compiling find-msvc-tools v0.1.9 |
| 1333 | 2026-07-31T16:19:48.121Z | Compiling syn v2.0.117 |
| 1334 | 2026-07-31T16:19:48.297Z | Compiling subtle v2.6.1 |
| 1335 | 2026-07-31T16:19:48.325Z | Compiling scopeguard v1.2.0 |
| 1336 | 2026-07-31T16:19:48.348Z | Compiling stable_deref_trait v1.2.1 |
| 1337 | 2026-07-31T16:19:48.403Z | Compiling typenum v1.20.1 |
| 1338 | 2026-07-31T16:19:48.416Z | Compiling lock_api v0.4.14 |
| 1339 | 2026-07-31T16:19:48.430Z | Compiling serde_json v1.0.151 |
| 1340 | 2026-07-31T16:19:48.433Z | Compiling zerocopy v0.8.40 |
| 1341 | 2026-07-31T16:19:48.469Z | Compiling portable-atomic v1.13.1 |
| 1342 | 2026-07-31T16:19:48.627Z | Compiling parking_lot_core v0.9.12 |
| 1343 | 2026-07-31T16:19:48.649Z | Compiling pin-project-lite v0.2.17 |
| 1344 | 2026-07-31T16:19:48.732Z | Compiling pkg-config v0.3.32 |
| 1345 | 2026-07-31T16:19:48.865Z | Compiling critical-section v1.2.0 |
| 1346 | 2026-07-31T16:19:48.882Z | Compiling libm v0.2.16 |
| 1347 | 2026-07-31T16:19:48.916Z | Compiling jobserver v0.1.34 |
| 1348 | 2026-07-31T16:19:48.965Z | Compiling errno v0.3.14 |
| 1349 | 2026-07-31T16:19:49.108Z | Compiling getrandom v0.2.17 |
| 1350 | 2026-07-31T16:19:49.182Z | Compiling cc v1.2.56 |
| 1351 | 2026-07-31T16:19:49.196Z | Compiling getrandom v0.4.1 |
| 1352 | 2026-07-31T16:19:49.254Z | Compiling rand_core v0.6.4 |
| 1353 | 2026-07-31T16:19:49.295Z | Compiling signal-hook-registry v1.4.8 |
| 1354 | 2026-07-31T16:19:49.521Z | Compiling once_cell v1.21.3 |
| 1355 | 2026-07-31T16:19:49.549Z | Compiling num-traits v0.2.19 |
| 1356 | 2026-07-31T16:19:49.563Z | Compiling rand_core v0.10.0 |
| 1357 | 2026-07-31T16:19:49.577Z | Compiling futures-core v0.3.32 |
| 1358 | 2026-07-31T16:19:49.611Z | Compiling parking_lot v0.12.5 |
| 1359 | 2026-07-31T16:19:49.719Z | Compiling mio v1.2.0 |
| 1360 | 2026-07-31T16:19:49.916Z | Compiling generic-array v0.14.7 |
| 1361 | 2026-07-31T16:19:49.940Z | Compiling percent-encoding v2.3.2 |
| 1362 | 2026-07-31T16:19:49.969Z | Compiling const-oid v0.9.6 |
| 1363 | 2026-07-31T16:19:50.216Z | Compiling writeable v0.6.2 |
| 1364 | 2026-07-31T16:19:50.261Z | Compiling bitflags v2.11.0 |
| 1365 | 2026-07-31T16:19:50.383Z | Compiling litemap v0.8.1 |
| 1366 | 2026-07-31T16:19:50.405Z | Compiling semver v1.0.28 |
| 1367 | 2026-07-31T16:19:50.534Z | Compiling icu_normalizer_data v2.1.1 |
| 1368 | 2026-07-31T16:19:50.718Z | Compiling icu_properties_data v2.1.2 |
| 1369 | 2026-07-31T16:19:50.745Z | Compiling socket2 v0.6.3 |
| 1370 | 2026-07-31T16:19:50.779Z | Compiling futures-sink v0.3.32 |
| 1371 | 2026-07-31T16:19:50.836Z | Compiling slab v0.4.12 |
| 1372 | 2026-07-31T16:19:50.884Z | Compiling futures-channel v0.3.32 |
| 1373 | 2026-07-31T16:19:50.930Z | Compiling futures-io v0.3.32 |
| 1374 | 2026-07-31T16:19:51.014Z | Compiling synstructure v0.13.2 |
| 1375 | 2026-07-31T16:19:51.047Z | Compiling futures-task v0.3.32 |
| 1376 | 2026-07-31T16:19:51.080Z | Compiling utf8_iter v1.0.4 |
| 1377 | 2026-07-31T16:19:51.112Z | Compiling indexmap v2.14.0 |
| 1378 | 2026-07-31T16:19:51.152Z | Compiling form_urlencoded v1.2.2 |
| 1379 | 2026-07-31T16:19:51.210Z | Compiling getrandom v0.3.4 |
| 1380 | 2026-07-31T16:19:51.225Z | Compiling rustversion v1.0.22 |
| 1381 | 2026-07-31T16:19:51.225Z | Compiling cmake v0.1.57 |
| 1382 | 2026-07-31T16:19:51.323Z | Compiling dunce v1.0.5 |
| 1383 | 2026-07-31T16:19:51.397Z | Compiling rustix v1.1.3 |
| 1384 | 2026-07-31T16:19:51.424Z | Compiling iana-time-zone v0.1.65 |
| 1385 | 2026-07-31T16:19:51.607Z | Compiling fs_extra v1.3.0 |
| 1386 | 2026-07-31T16:19:51.623Z | Compiling ident_case v1.0.1 |
| 1387 | 2026-07-31T16:19:51.627Z | Compiling regex-syntax v0.8.10 |
| 1388 | 2026-07-31T16:19:51.743Z | Compiling uuid v1.23.4 |
| 1389 | 2026-07-31T16:19:51.779Z | Compiling vcpkg v0.2.15 |
| 1390 | 2026-07-31T16:19:51.886Z | Compiling aws-lc-sys v0.40.0 |
| 1391 | 2026-07-31T16:19:52.093Z | Compiling rand_core v0.9.5 |
| 1392 | 2026-07-31T16:19:52.278Z | Compiling base64ct v1.8.3 |
| 1393 | 2026-07-31T16:19:52.393Z | Compiling base64 v0.22.1 |
| 1394 | 2026-07-31T16:19:52.459Z | Compiling rustc_version v0.4.1 |
| 1395 | 2026-07-31T16:19:52.527Z | Compiling openssl-sys v0.9.115 |
| 1396 | 2026-07-31T16:19:52.576Z | Compiling pem-rfc7468 v0.7.0 |
| 1397 | 2026-07-31T16:19:52.723Z | Compiling tracing-core v0.1.36 |
| 1398 | 2026-07-31T16:19:52.740Z | Compiling serde_derive v1.0.228 |
| 1399 | 2026-07-31T16:19:52.783Z | Compiling zeroize_derive v1.5.0 |
| 1400 | 2026-07-31T16:19:52.877Z | Compiling zerofrom-derive v0.1.6 |
| 1401 | 2026-07-31T16:19:53.055Z | Compiling yoke-derive v0.8.1 |
| 1402 | 2026-07-31T16:19:53.176Z | Compiling zerovec-derive v0.11.2 |
| 1403 | 2026-07-31T16:19:53.271Z | Compiling zerocopy-derive v0.8.40 |
| 1404 | 2026-07-31T16:19:53.432Z | Compiling zeroize v1.9.0 |
| 1405 | 2026-07-31T16:19:53.646Z | Compiling displaydoc v0.2.5 |
| 1406 | 2026-07-31T16:19:54.254Z | Compiling tokio-macros v2.7.0 |
| 1407 | 2026-07-31T16:19:54.297Z | Compiling zerofrom v0.1.6 |
| 1408 | 2026-07-31T16:19:54.351Z | Compiling futures-macro v0.3.32 |
| 1409 | 2026-07-31T16:19:54.401Z | Compiling yoke v0.8.1 |
| 1410 | 2026-07-31T16:19:54.430Z | Compiling tracing-attributes v0.1.31 |
| 1411 | 2026-07-31T16:19:54.584Z | Compiling zerovec v0.11.5 |
| 1412 | 2026-07-31T16:19:54.605Z | Compiling zerotrie v0.2.3 |
| 1413 | 2026-07-31T16:19:54.901Z | Compiling crypto-common v0.1.7 |
| 1414 | 2026-07-31T16:19:54.975Z | Compiling block-buffer v0.10.4 |
| 1415 | 2026-07-31T16:19:55.082Z | Compiling tinystr v0.8.2 |
| 1416 | 2026-07-31T16:19:55.144Z | Compiling potential_utf v0.1.4 |
| 1417 | 2026-07-31T16:19:55.149Z | Compiling digest v0.10.7 |
| 1418 | 2026-07-31T16:19:55.210Z | Compiling futures-util v0.3.32 |
| 1419 | 2026-07-31T16:19:55.288Z | Compiling icu_locale_core v2.1.1 |
| 1420 | 2026-07-31T16:19:55.305Z | Compiling icu_collections v2.1.1 |
| 1421 | 2026-07-31T16:19:55.407Z | Compiling der_derive v0.7.3 |
| 1422 | 2026-07-31T16:19:55.788Z | Compiling thiserror-impl v2.0.18 |
| 1423 | 2026-07-31T16:19:55.802Z | Compiling flagset v0.4.7 |
| 1424 | 2026-07-31T16:19:55.935Z | Compiling icu_provider v2.1.1 |
| 1425 | 2026-07-31T16:19:56.181Z | Compiling bytes v1.11.1 |
| 1426 | 2026-07-31T16:19:56.228Z | Compiling icu_properties v2.1.2 |
| 1427 | 2026-07-31T16:19:56.244Z | Compiling icu_normalizer v2.1.1 |
| 1428 | 2026-07-31T16:19:56.369Z | Compiling chrono v0.4.45 |
| 1429 | 2026-07-31T16:19:56.772Z | Compiling tokio v1.52.1 |
| 1430 | 2026-07-31T16:19:56.789Z | Compiling http v1.4.2 |
| 1431 | 2026-07-31T16:19:57.087Z | Compiling idna_adapter v1.2.1 |
| 1432 | 2026-07-31T16:19:57.228Z | Compiling idna v1.1.0 |
| 1433 | 2026-07-31T16:19:57.323Z | Compiling aws-lc-rs v1.16.3 |
| 1434 | 2026-07-31T16:19:57.477Z | Compiling http-body v1.0.1 |
| 1435 | 2026-07-31T16:19:57.605Z | Compiling ppv-lite86 v0.2.21 |
| 1436 | 2026-07-31T16:19:57.630Z | Compiling url v2.5.8 |
| 1437 | 2026-07-31T16:19:57.686Z | Compiling thiserror v2.0.18 |
| 1438 | 2026-07-31T16:19:57.728Z | Compiling der v0.7.10 |
| 1439 | 2026-07-31T16:19:57.775Z | Compiling tracing v0.1.44 |
| 1440 | 2026-07-31T16:19:57.789Z | Compiling rustls-pki-types v1.14.0 |
| 1441 | 2026-07-31T16:19:57.919Z | Compiling rand_chacha v0.9.0 |
| 1442 | 2026-07-31T16:19:57.984Z | Compiling serde_derive_internals v0.29.1 |
| 1443 | 2026-07-31T16:19:58.031Z | Compiling cmov v0.5.4 |
| 1444 | 2026-07-31T16:19:58.235Z | Compiling dyn-clone v1.0.20 |
| 1445 | 2026-07-31T16:19:58.238Z | Compiling openssl-probe v0.2.1 |
| 1446 | 2026-07-31T16:19:58.382Z | Compiling schemars v0.8.22 |
| 1447 | 2026-07-31T16:19:58.400Z | Compiling httparse v1.10.1 |
| 1448 | 2026-07-31T16:19:58.414Z | Compiling tinyvec_macros v0.1.1 |
| 1449 | 2026-07-31T16:19:58.480Z | Compiling tinyvec v1.10.0 |
| 1450 | 2026-07-31T16:19:58.589Z | Compiling spki v0.7.3 |
| 1451 | 2026-07-31T16:19:58.603Z | Compiling ctutils v0.4.2 |
| 1452 | 2026-07-31T16:19:58.767Z | Compiling rand v0.9.2 |
| 1453 | 2026-07-31T16:19:58.785Z | Compiling pest_generator v2.8.6 |
| 1454 | 2026-07-31T16:19:58.814Z | Compiling aho-corasick v1.1.4 |
| 1455 | 2026-07-31T16:19:58.828Z | Compiling tower-service v0.3.3 |
| 1456 | 2026-07-31T16:19:58.841Z | Compiling schemars_derive v0.8.22 |
| 1457 | 2026-07-31T16:19:58.882Z | Compiling atomic-waker v1.1.2 |
| 1458 | 2026-07-31T16:19:58.915Z | Compiling untrusted v0.7.1 |
| 1459 | 2026-07-31T16:19:58.999Z | Compiling try-lock v0.2.5 |
| 1460 | 2026-07-31T16:19:59.033Z | Compiling tower-layer v0.3.3 |
| 1461 | 2026-07-31T16:19:59.102Z | Compiling want v0.3.1 |
| 1462 | 2026-07-31T16:19:59.185Z | Compiling tempfile v3.25.0 |
| 1463 | 2026-07-31T16:19:59.260Z | Compiling hybrid-array v0.4.13 |
| 1464 | 2026-07-31T16:19:59.448Z | Compiling pest_derive v2.8.6 |
| 1465 | 2026-07-31T16:19:59.542Z | Compiling ipnet v2.11.0 |
| 1466 | 2026-07-31T16:19:59.768Z | Compiling regex-automata v0.4.14 |
| 1467 | 2026-07-31T16:19:59.873Z | Compiling scroll_derive v0.13.1 |
| 1468 | 2026-07-31T16:20:00.034Z | Compiling darling_core v0.20.11 |
| 1469 | 2026-07-31T16:20:00.060Z | Compiling openssl v0.10.79 |
| 1470 | 2026-07-31T16:20:00.282Z | Compiling rustls v0.23.41 |
| 1471 | 2026-07-31T16:20:00.449Z | Compiling tokio-util v0.7.18 |
| 1472 | 2026-07-31T16:20:00.469Z | Compiling httpdate v1.0.3 |
| 1473 | 2026-07-31T16:20:00.692Z | Compiling foreign-types-shared v0.1.1 |
| 1474 | 2026-07-31T16:20:00.708Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-07-31T16:20:00.779Z | Compiling cpufeatures v0.2.17 |
| 1476 | 2026-07-31T16:20:00.826Z | Compiling foreign-types v0.3.2 |
| 1477 | 2026-07-31T16:20:00.851Z | Compiling scroll v0.13.0 |
| 1478 | 2026-07-31T16:20:00.917Z | Compiling unicode-normalization v0.1.25 |
| 1479 | 2026-07-31T16:20:01.114Z | Compiling h2 v0.4.15 |
| 1480 | 2026-07-31T16:20:01.348Z | Compiling pkcs8 v0.10.2 |
| 1481 | 2026-07-31T16:20:01.454Z | Compiling openssl-macros v0.1.1 |
| 1482 | 2026-07-31T16:20:01.594Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1483 | 2026-07-31T16:20:01.762Z | Compiling spin v0.9.8 |
| 1484 | 2026-07-31T16:20:01.839Z | Compiling crc32fast v1.5.0 |
| 1485 | 2026-07-31T16:20:01.966Z | Compiling powerfmt v0.2.0 |
| 1486 | 2026-07-31T16:20:01.966Z | Compiling num-conv v0.2.0 |
| 1487 | 2026-07-31T16:20:02.092Z | Compiling native-tls v0.2.18 |
| 1488 | 2026-07-31T16:20:02.108Z | Compiling time-core v0.1.8 |
| 1489 | 2026-07-31T16:20:02.162Z | Compiling deranged v0.5.8 |
| 1490 | 2026-07-31T16:20:02.248Z | Compiling time-macros v0.2.27 |
| 1491 | 2026-07-31T16:20:02.273Z | Compiling darling_macro v0.20.11 |
| 1492 | 2026-07-31T16:20:02.736Z | Compiling darling v0.20.11 |
| 1493 | 2026-07-31T16:20:02.817Z | Compiling goblin v0.10.5 |
| 1494 | 2026-07-31T16:20:03.116Z | Compiling sha2 v0.10.9 |
| 1495 | 2026-07-31T16:20:03.265Z | Compiling hmac v0.12.1 |
| 1496 | 2026-07-31T16:20:03.418Z | Compiling sync_wrapper v1.0.2 |
| 1497 | 2026-07-31T16:20:03.527Z | Compiling wait-timeout v0.2.1 |
| 1498 | 2026-07-31T16:20:03.780Z | Compiling simd-adler32 v0.3.8 |
| 1499 | 2026-07-31T16:20:03.817Z | Compiling bit-vec v0.8.0 |
| 1500 | 2026-07-31T16:20:04.012Z | Compiling syn v1.0.109 |
| 1501 | 2026-07-31T16:20:04.042Z | Compiling crossbeam-utils v0.8.21 |
| 1502 | 2026-07-31T16:20:04.299Z | Compiling hyper v1.10.1 |
| 1503 | 2026-07-31T16:20:04.314Z | Compiling usdt-impl v0.6.0 |
| 1504 | 2026-07-31T16:20:04.377Z | Compiling num_threads v0.1.7 |
| 1505 | 2026-07-31T16:20:04.474Z | Compiling quick-error v1.2.3 |
| 1506 | 2026-07-31T16:20:04.509Z | Compiling siphasher v1.0.2 |
| 1507 | 2026-07-31T16:20:04.578Z | Compiling rusty-fork v0.3.1 |
| 1508 | 2026-07-31T16:20:04.899Z | Compiling time v0.3.47 |
| 1509 | 2026-07-31T16:20:05.084Z | Compiling bit-set v0.8.0 |
| 1510 | 2026-07-31T16:20:05.114Z | Compiling tower v0.5.3 |
| 1511 | 2026-07-31T16:20:05.246Z | Compiling derive_builder_core v0.20.2 |
| 1512 | 2026-07-31T16:20:05.514Z | Compiling hyper-util v0.1.20 |
| 1513 | 2026-07-31T16:20:05.593Z | Compiling dof v0.4.0 |
| 1514 | 2026-07-31T16:20:05.923Z | Compiling dtrace-parser v0.3.0 |
| 1515 | 2026-07-31T16:20:06.110Z | Compiling http-body-util v0.1.3 |
| 1516 | 2026-07-31T16:20:06.357Z | Compiling heapless v0.7.17 |
| 1517 | 2026-07-31T16:20:06.486Z | Compiling scroll_derive v0.12.1 |
| 1518 | 2026-07-31T16:20:06.587Z | Compiling thiserror-impl v1.0.69 |
| 1519 | 2026-07-31T16:20:06.644Z | Compiling rand_xorshift v0.4.0 |
| 1520 | 2026-07-31T16:20:06.742Z | Compiling slog v2.8.2 |
| 1521 | 2026-07-31T16:20:06.801Z | Compiling darling_core v0.23.0 |
| 1522 | 2026-07-31T16:20:06.918Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1523 | 2026-07-31T16:20:06.986Z | Compiling thread-id v5.1.0 |
| 1524 | 2026-07-31T16:20:07.071Z | Compiling cookie v0.18.1 |
| 1525 | 2026-07-31T16:20:07.126Z | Compiling paste v1.0.15 |
| 1526 | 2026-07-31T16:20:07.186Z | Compiling unarray v0.1.4 |
| 1527 | 2026-07-31T16:20:07.214Z | Compiling zstd-safe v7.2.4 |
| 1528 | 2026-07-31T16:20:07.246Z | Compiling adler2 v2.0.1 |
| 1529 | 2026-07-31T16:20:07.353Z | Compiling unicode-bidi v0.3.18 |
| 1530 | 2026-07-31T16:20:07.370Z | Compiling allocator-api2 v0.2.21 |
| 1531 | 2026-07-31T16:20:07.384Z | Compiling signal-hook v0.3.18 |
| 1532 | 2026-07-31T16:20:07.397Z | Compiling anyhow v1.0.102 |
| 1533 | 2026-07-31T16:20:07.544Z | Compiling iri-string v0.7.10 |
| 1534 | 2026-07-31T16:20:07.680Z | Compiling unicode-properties v0.1.4 |
| 1535 | 2026-07-31T16:20:07.694Z | Compiling ryu v1.0.23 |
| 1536 | 2026-07-31T16:20:07.787Z | Compiling thiserror v1.0.69 |
| 1537 | 2026-07-31T16:20:07.865Z | Compiling stringprep v0.1.5 |
| 1538 | 2026-07-31T16:20:07.882Z | Compiling serde_urlencoded v0.7.1 |
| 1539 | 2026-07-31T16:20:07.956Z | Compiling miniz_oxide v0.8.9 |
| 1540 | 2026-07-31T16:20:07.999Z | Compiling proptest v1.11.0 |
| 1541 | 2026-07-31T16:20:08.284Z | Compiling scroll v0.12.0 |
| 1542 | 2026-07-31T16:20:08.608Z | Compiling derive_builder_macro v0.20.2 |
| 1543 | 2026-07-31T16:20:08.913Z | Compiling tower-http v0.6.8 |
| 1544 | 2026-07-31T16:20:09.064Z | Compiling tokio-native-tls v0.3.1 |
| 1545 | 2026-07-31T16:20:09.081Z | Compiling camino v1.2.2 |
| 1546 | 2026-07-31T16:20:09.226Z | Compiling darling_macro v0.23.0 |
| 1547 | 2026-07-31T16:20:09.241Z | Compiling bstr v1.12.1 |
| 1548 | 2026-07-31T16:20:09.296Z | Compiling ipnetwork v0.21.1 |
| 1549 | 2026-07-31T16:20:09.444Z | Compiling block-buffer v0.12.1 |
| 1550 | 2026-07-31T16:20:09.484Z | Compiling crypto-common v0.2.2 |
| 1551 | 2026-07-31T16:20:09.639Z | Compiling block-padding v0.4.2 |
| 1552 | 2026-07-31T16:20:09.670Z | Compiling rustls-native-certs v0.8.3 |
| 1553 | 2026-07-31T16:20:09.700Z | Compiling rand_chacha v0.3.1 |
| 1554 | 2026-07-31T16:20:09.795Z | Compiling serde_spanned v0.6.9 |
| 1555 | 2026-07-31T16:20:09.873Z | Compiling hex v0.4.3 |
| 1556 | 2026-07-31T16:20:09.934Z | Compiling erased-serde v0.3.31 |
| 1557 | 2026-07-31T16:20:09.948Z | Compiling toml_datetime v0.6.11 |
| 1558 | 2026-07-31T16:20:10.161Z | Compiling serde_tokenstream v0.2.3 |
| 1559 | 2026-07-31T16:20:10.228Z | Compiling md-5 v0.10.6 |
| 1560 | 2026-07-31T16:20:10.396Z | Compiling signature v2.2.0 |
| 1561 | 2026-07-31T16:20:10.472Z | Compiling curve25519-dalek v4.1.3 |
| 1562 | 2026-07-31T16:20:10.477Z | Compiling async-trait v0.1.89 |
| 1563 | 2026-07-31T16:20:10.500Z | Compiling zerocopy-derive v0.7.35 |
| 1564 | 2026-07-31T16:20:10.572Z | Compiling pin-project-internal v1.1.11 |
| 1565 | 2026-07-31T16:20:10.800Z | Compiling vergen-lib v9.1.0 |
| 1566 | 2026-07-31T16:20:10.977Z | Compiling hash32 v0.2.1 |
| 1567 | 2026-07-31T16:20:11.173Z | Compiling num-integer v0.1.46 |
| 1568 | 2026-07-31T16:20:11.258Z | Compiling memoffset v0.9.1 |
| 1569 | 2026-07-31T16:20:11.370Z | Compiling encoding_rs v0.8.35 |
| 1570 | 2026-07-31T16:20:11.451Z | Compiling num-bigint-dig v0.8.6 |
| 1571 | 2026-07-31T16:20:11.487Z | Compiling ref-cast v1.0.25 |
| 1572 | 2026-07-31T16:20:11.509Z | Compiling fallible-iterator v0.2.0 |
| 1573 | 2026-07-31T16:20:11.630Z | Compiling cfg_aliases v0.2.1 |
| 1574 | 2026-07-31T16:20:11.659Z | Compiling psl-types v2.0.11 |
| 1575 | 2026-07-31T16:20:11.703Z | Compiling litrs v1.0.0 |
| 1576 | 2026-07-31T16:20:11.777Z | Compiling smoltcp v0.9.1 |
| 1577 | 2026-07-31T16:20:11.780Z | Compiling zlib-rs v0.6.2 |
| 1578 | 2026-07-31T16:20:11.818Z | Compiling mime v0.3.17 |
| 1579 | 2026-07-31T16:20:12.065Z | Compiling rustix v0.38.44 |
| 1580 | 2026-07-31T16:20:12.122Z | Compiling postgres-protocol v0.6.10 |
| 1581 | 2026-07-31T16:20:12.191Z | Compiling document-features v0.2.12 |
| 1582 | 2026-07-31T16:20:12.533Z | Compiling publicsuffix v2.3.0 |
| 1583 | 2026-07-31T16:20:12.648Z | Compiling nix v0.31.2 |
| 1584 | 2026-07-31T16:20:12.699Z | Compiling pin-project v1.1.11 |
| 1585 | 2026-07-31T16:20:12.764Z | Compiling hubpack_derive v0.1.1 |
| 1586 | 2026-07-31T16:20:12.808Z | Compiling num-iter v0.1.45 |
| 1587 | 2026-07-31T16:20:12.838Z | Compiling zerocopy v0.7.35 |
| 1588 | 2026-07-31T16:20:13.015Z | Compiling newtype-uuid v1.3.2 |
| 1589 | 2026-07-31T16:20:13.213Z | Compiling rand v0.8.6 |
| 1590 | 2026-07-31T16:20:13.330Z | Compiling inout v0.2.2 |
| 1591 | 2026-07-31T16:20:13.345Z | Compiling darling v0.23.0 |
| 1592 | 2026-07-31T16:20:13.368Z | Compiling oxnet v0.1.6 |
| 1593 | 2026-07-31T16:20:13.371Z | Compiling hyper-tls v0.6.0 |
| 1594 | 2026-07-31T16:20:13.421Z | Compiling derive_builder v0.20.2 |
| 1595 | 2026-07-31T16:20:13.594Z | Compiling goblin v0.8.2 |
| 1596 | 2026-07-31T16:20:14.038Z | Compiling phf_shared v0.13.1 |
| 1597 | 2026-07-31T16:20:14.143Z | Compiling regex v1.12.3 |
| 1598 | 2026-07-31T16:20:14.266Z | Compiling lazy_static v1.5.0 |
| 1599 | 2026-07-31T16:20:14.269Z | Compiling anstyle-parse v0.2.7 |
| 1600 | 2026-07-31T16:20:14.292Z | Compiling futures-executor v0.3.32 |
| 1601 | 2026-07-31T16:20:14.357Z | Compiling terminal_size v0.4.3 |
| 1602 | 2026-07-31T16:20:14.451Z | Compiling strum_macros v0.27.2 |
| 1603 | 2026-07-31T16:20:14.490Z | Compiling ref-cast-impl v1.0.25 |
| 1604 | 2026-07-31T16:20:14.540Z | Compiling snafu-derive v0.8.9 |
| 1605 | 2026-07-31T16:20:14.554Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1606 | 2026-07-31T16:20:14.943Z | Compiling flate2 v1.1.9 |
| 1607 | 2026-07-31T16:20:15.069Z | Compiling daft-derive v0.1.7 |
| 1608 | 2026-07-31T16:20:15.241Z | Compiling vergen v9.1.0 |
| 1609 | 2026-07-31T16:20:15.363Z | Compiling cargo-platform v0.3.2 |
| 1610 | 2026-07-31T16:20:15.421Z | Compiling ff v0.13.1 |
| 1611 | 2026-07-31T16:20:15.561Z | Compiling fs-err v3.3.0 |
| 1612 | 2026-07-31T16:20:15.632Z | Compiling ahash v0.8.12 |
| 1613 | 2026-07-31T16:20:15.752Z | Compiling managed v0.8.0 |
| 1614 | 2026-07-31T16:20:15.788Z | Compiling same-file v1.0.6 |
| 1615 | 2026-07-31T16:20:15.839Z | Compiling object v0.37.3 |
| 1616 | 2026-07-31T16:20:15.950Z | Compiling bitflags v1.3.2 |
| 1617 | 2026-07-31T16:20:15.965Z | Compiling foldhash v0.2.0 |
| 1618 | 2026-07-31T16:20:16.028Z | Compiling bumpalo v3.20.2 |
| 1619 | 2026-07-31T16:20:16.103Z | Compiling unicode-segmentation v1.12.0 |
| 1620 | 2026-07-31T16:20:16.185Z | Compiling base16ct v0.2.0 |
| 1621 | 2026-07-31T16:20:16.284Z | Compiling winnow v0.5.40 |
| 1622 | 2026-07-31T16:20:16.366Z | Compiling foldhash v0.1.5 |
| 1623 | 2026-07-31T16:20:16.433Z | Compiling libbz2-rs-sys v0.2.2 |
| 1624 | 2026-07-31T16:20:16.477Z | Compiling snafu v0.8.9 |
| 1625 | 2026-07-31T16:20:16.490Z | Compiling hashbrown v0.15.5 |
| 1626 | 2026-07-31T16:20:16.532Z | Compiling strum v0.27.2 |
| 1627 | 2026-07-31T16:20:16.660Z | Compiling sec1 v0.7.3 |
| 1628 | 2026-07-31T16:20:16.823Z | Compiling clap_builder v4.6.0 |
| 1629 | 2026-07-31T16:20:16.929Z | Compiling bzip2 v0.6.1 |
| 1630 | 2026-07-31T16:20:17.022Z | Compiling zopfli v0.8.3 |
| 1631 | 2026-07-31T16:20:17.042Z | Compiling hashbrown v0.16.1 |
| 1632 | 2026-07-31T16:20:17.140Z | Compiling walkdir v2.5.0 |
| 1633 | 2026-07-31T16:20:17.486Z | Compiling dof v0.3.0 |
| 1634 | 2026-07-31T16:20:17.609Z | Compiling toml_edit v0.19.15 |
| 1635 | 2026-07-31T16:20:17.653Z | Compiling daft v0.1.7 |
| 1636 | 2026-07-31T16:20:17.779Z | Compiling cargo_metadata v0.23.1 |
| 1637 | 2026-07-31T16:20:17.914Z | Compiling group v0.13.0 |
| 1638 | 2026-07-31T16:20:18.179Z | Compiling futures v0.3.32 |
| 1639 | 2026-07-31T16:20:18.194Z | Compiling anstream v0.6.21 |
| 1640 | 2026-07-31T16:20:18.492Z | Compiling phf v0.13.1 |
| 1641 | 2026-07-31T16:20:18.651Z | Compiling signal-hook-mio v0.2.5 |
| 1642 | 2026-07-31T16:20:18.887Z | Compiling cookie_store v0.22.1 |
| 1643 | 2026-07-31T16:20:19.087Z | Compiling zstd v0.13.3 |
| 1644 | 2026-07-31T16:20:19.118Z | Compiling bzip2 v0.4.4 |
| 1645 | 2026-07-31T16:20:19.324Z | Compiling reqwest v0.12.28 |
| 1646 | 2026-07-31T16:20:19.342Z | Compiling cipher v0.5.2 |
| 1647 | 2026-07-31T16:20:19.517Z | Compiling serde_with_macros v3.21.0 |
| 1648 | 2026-07-31T16:20:19.647Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-07-31T16:20:19.862Z | Compiling postgres-types v0.2.12 |
| 1650 | 2026-07-31T16:20:20.183Z | Compiling ed25519 v2.2.3 |
| 1651 | 2026-07-31T16:20:20.439Z | Compiling usdt-macro v0.6.0 |
| 1652 | 2026-07-31T16:20:20.686Z | Compiling usdt-attr-macro v0.6.0 |
| 1653 | 2026-07-31T16:20:20.891Z | Compiling globset v0.4.18 |
| 1654 | 2026-07-31T16:20:20.981Z | Compiling dtrace-parser v0.2.0 |
| 1655 | 2026-07-31T16:20:21.082Z | Compiling phf_shared v0.11.3 |
| 1656 | 2026-07-31T16:20:21.189Z | Compiling hkdf v0.12.4 |
| 1657 | 2026-07-31T16:20:21.260Z | Compiling pkcs1 v0.7.5 |
| 1658 | 2026-07-31T16:20:21.350Z | Compiling olpc-cjson v0.1.4 |
| 1659 | 2026-07-31T16:20:21.481Z | Compiling serde_plain v1.0.2 |
| 1660 | 2026-07-31T16:20:21.513Z | Compiling serde-big-array v0.5.1 |
| 1661 | 2026-07-31T16:20:21.553Z | Compiling crypto-bigint v0.5.5 |
| 1662 | 2026-07-31T16:20:21.645Z | Compiling serde_repr v0.1.20 |
| 1663 | 2026-07-31T16:20:21.648Z | Compiling clap_derive v4.6.1 |
| 1664 | 2026-07-31T16:20:21.671Z | Compiling async-recursion v1.1.1 |
| 1665 | 2026-07-31T16:20:21.711Z | Compiling strum_macros v0.26.4 |
| 1666 | 2026-07-31T16:20:22.156Z | Compiling enum-as-inner v0.6.1 |
| 1667 | 2026-07-31T16:20:22.300Z | Compiling pem v3.0.6 |
| 1668 | 2026-07-31T16:20:22.621Z | Compiling float-cmp v0.10.0 |
| 1669 | 2026-07-31T16:20:22.652Z | Compiling memmap2 v0.9.10 |
| 1670 | 2026-07-31T16:20:22.769Z | Compiling thread-id v4.2.2 |
| 1671 | 2026-07-31T16:20:22.856Z | Compiling env_filter v1.0.0 |
| 1672 | 2026-07-31T16:20:22.871Z | Compiling winnow v1.0.3 |
| 1673 | 2026-07-31T16:20:23.066Z | Compiling static_assertions v1.1.0 |
| 1674 | 2026-07-31T16:20:23.141Z | Compiling fixedbitset v0.4.2 |
| 1675 | 2026-07-31T16:20:23.155Z | Compiling fixedbitset v0.5.7 |
| 1676 | 2026-07-31T16:20:23.217Z | Compiling normalize-line-endings v0.3.0 |
| 1677 | 2026-07-31T16:20:23.312Z | Compiling precomputed-hash v0.1.1 |
| 1678 | 2026-07-31T16:20:23.350Z | Compiling predicates-core v1.0.10 |
| 1679 | 2026-07-31T16:20:23.366Z | Compiling either v1.15.0 |
| 1680 | 2026-07-31T16:20:23.398Z | Compiling whoami v2.1.0 |
| 1681 | 2026-07-31T16:20:23.413Z | Compiling data-encoding v2.10.0 |
| 1682 | 2026-07-31T16:20:23.447Z | Compiling cpufeatures v0.3.0 |
| 1683 | 2026-07-31T16:20:23.517Z | Compiling jiff v0.2.21 |
| 1684 | 2026-07-31T16:20:23.531Z | Compiling new_debug_unreachable v1.0.6 |
| 1685 | 2026-07-31T16:20:23.563Z | Compiling typed-path v0.9.3 |
| 1686 | 2026-07-31T16:20:23.598Z | Compiling const-oid v0.10.2 |
| 1687 | 2026-07-31T16:20:23.647Z | Compiling keccak v0.1.6 |
| 1688 | 2026-07-31T16:20:23.694Z | Compiling difflib v0.4.0 |
| 1689 | 2026-07-31T16:20:23.758Z | Compiling digest v0.11.3 |
| 1690 | 2026-07-31T16:20:23.795Z | Compiling sha3 v0.10.8 |
| 1691 | 2026-07-31T16:20:23.970Z | Compiling predicates v3.1.4 |
| 1692 | 2026-07-31T16:20:24.089Z | Compiling hickory-proto v0.25.2 |
| 1693 | 2026-07-31T16:20:24.218Z | Compiling tokio-postgres v0.7.16 |
| 1694 | 2026-07-31T16:20:24.233Z | Compiling string_cache v0.8.9 |
| 1695 | 2026-07-31T16:20:24.365Z | Compiling itertools v0.13.0 |
| 1696 | 2026-07-31T16:20:24.452Z | Compiling chacha20 v0.10.0 |
| 1697 | 2026-07-31T16:20:24.589Z | Compiling toml_edit v0.22.27 |
| 1698 | 2026-07-31T16:20:24.754Z | Compiling strum v0.26.3 |
| 1699 | 2026-07-31T16:20:24.825Z | Compiling clap v4.6.1 |
| 1700 | 2026-07-31T16:20:24.881Z | Compiling petgraph v0.8.3 |
| 1701 | 2026-07-31T16:20:24.904Z | Compiling petgraph v0.6.5 |
| 1702 | 2026-07-31T16:20:25.596Z | Compiling toml_parser v1.1.2+spec-1.1.0 |
| 1703 | 2026-07-31T16:20:26.217Z | Compiling zip v4.6.1 |
| 1704 | 2026-07-31T16:20:26.413Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1705 | 2026-07-31T16:20:26.428Z | Compiling env_logger v0.11.9 |
| 1706 | 2026-07-31T16:20:26.774Z | Compiling usdt-impl v0.5.0 |
| 1707 | 2026-07-31T16:20:26.864Z | Compiling usdt v0.6.0 |
| 1708 | 2026-07-31T16:20:27.123Z | Compiling elliptic-curve v0.13.8 |
| 1709 | 2026-07-31T16:20:27.155Z | Compiling rsa v0.9.10 |
| 1710 | 2026-07-31T16:20:27.306Z | Compiling crossterm v0.28.1 |
| 1711 | 2026-07-31T16:20:27.345Z | Compiling serde_with v3.21.0 |
| 1712 | 2026-07-31T16:20:27.524Z | Compiling ed25519-dalek v2.2.0 |
| 1713 | 2026-07-31T16:20:28.038Z | Compiling zip v0.6.6 |
| 1714 | 2026-07-31T16:20:28.615Z | Compiling toml v0.7.8 |
| 1715 | 2026-07-31T16:20:28.748Z | Compiling iddqd v0.4.2 |
| 1716 | 2026-07-31T16:20:29.227Z | Compiling similar v2.7.0 |
| 1717 | 2026-07-31T16:20:29.311Z | Compiling heck v0.4.1 |
| 1718 | 2026-07-31T16:20:29.339Z | Compiling byte-wrapper v0.1.0 |
| 1719 | 2026-07-31T16:20:29.342Z | Compiling crossbeam-epoch v0.9.18 |
| 1720 | 2026-07-31T16:20:29.534Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-07-31T16:20:29.660Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-07-31T16:20:29.674Z | Compiling x509-cert v0.2.5 |
| 1723 | 2026-07-31T16:20:29.929Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 1724 | 2026-07-31T16:20:29.977Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-07-31T16:20:30.021Z | Compiling lalrpop-util v0.19.12 |
| 1726 | 2026-07-31T16:20:30.096Z | Compiling peg-runtime v0.8.5 |
| 1727 | 2026-07-31T16:20:30.222Z | Compiling thread_local v1.1.9 |
| 1728 | 2026-07-31T16:20:30.236Z | Compiling slog-async v2.8.0 |
| 1729 | 2026-07-31T16:20:30.258Z | Compiling crossbeam-channel v0.5.15 |
| 1730 | 2026-07-31T16:20:30.371Z | Compiling filetime v0.2.27 |
| 1731 | 2026-07-31T16:20:30.469Z | Compiling is-terminal v0.4.17 |
| 1732 | 2026-07-31T16:20:30.539Z | Compiling xattr v1.6.1 |
| 1733 | 2026-07-31T16:20:30.554Z | Compiling term v1.2.1 |
| 1734 | 2026-07-31T16:20:30.566Z | Compiling take_mut v0.2.2 |
| 1735 | 2026-07-31T16:20:30.673Z | Compiling tar v0.4.46 |
| 1736 | 2026-07-31T16:20:30.721Z | Compiling camino-tempfile v1.4.1 |
| 1737 | 2026-07-31T16:20:30.944Z | Compiling slog-term v2.9.2 |
| 1738 | 2026-07-31T16:20:40.996Z | Compiling rustls-webpki v0.103.13 |
| 1739 | 2026-07-31T16:20:43.649Z | Compiling tokio-rustls v0.26.4 |
| 1740 | 2026-07-31T16:20:43.649Z | Compiling rustls-platform-verifier v0.6.2 |
| 1741 | 2026-07-31T16:20:43.652Z | Compiling tough v0.22.0 |
| 1742 | 2026-07-31T16:20:43.849Z | Compiling hyper-rustls v0.27.7 |
| 1743 | 2026-07-31T16:20:44.040Z | Compiling reqwest v0.13.2 |
| 1744 | 2026-07-31T16:20:46.250Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1745 | 2026-07-31T16:20:46.462Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1746 | 2026-07-31T16:20:49.390Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s |
| 1747 | 2026-07-31T16:20:49.524Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control` |
| 1748 | 2026-07-31T16:20:49.576Z | Jul 31 16:20:48.196 INFO Starting download, target: Clickhouse |
| 1749 | 2026-07-31T16:20:49.576Z | Jul 31 16:20:48.197 INFO Starting download, target: Cockroach |
| 1750 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Starting download, target: Console |
| 1751 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Starting download, target: DendriteStub |
| 1752 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Starting download, target: MaghemiteMgd |
| 1753 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Starting download, target: MaghemiteDdmd |
| 1754 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Starting download, target: TransceiverControl |
| 1755 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1756 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1757 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1758 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd |
| 1759 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1760 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1761 | 2026-07-31T16:20:49.580Z | Jul 31 16:20:48.197 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1762 | 2026-07-31T16:20:50.231Z | Jul 31 16:20:48.839 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1763 | 2026-07-31T16:20:50.454Z | Jul 31 16:20:49.049 INFO Download complete, target: TransceiverControl |
| 1764 | 2026-07-31T16:20:50.711Z | Jul 31 16:20:49.321 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd |
| 1765 | 2026-07-31T16:20:51.446Z | Jul 31 16:20:50.044 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-07-31T16:20:51.704Z | Jul 31 16:20:50.284 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1767 | 2026-07-31T16:20:51.744Z | Jul 31 16:20:50.308 INFO Download complete, target: Console |
| 1768 | 2026-07-31T16:20:52.264Z | Jul 31 16:20:50.834 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1769 | 2026-07-31T16:20:52.331Z | Jul 31 16:20:50.932 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1770 | 2026-07-31T16:20:52.584Z | Jul 31 16:20:51.187 INFO Download complete, target: MaghemiteDdmd |
| 1771 | 2026-07-31T16:20:52.739Z | Jul 31 16:20:51.355 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-07-31T16:20:52.739Z | Jul 31 16:20:51.355 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-07-31T16:20:54.199Z | Jul 31 16:20:52.819 INFO Download complete, target: DendriteStub |
| 1774 | 2026-07-31T16:20:54.890Z | Jul 31 16:20:53.510 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-07-31T16:20:57.331Z | Jul 31 16:20:55.952 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-07-31T16:20:57.447Z | Jul 31 16:20:56.068 INFO Download complete, target: Cockroach |
| 1777 | 2026-07-31T16:20:58.961Z | Jul 31 16:20:57.581 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-07-31T16:20:59.068Z | Jul 31 16:20:57.689 INFO Download complete, target: Clickhouse |
| 1779 | 2026-07-31T16:20:59.085Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-07-31T16:20:59.088Z | |
| 1781 | 2026-07-31T16:20:59.088Z | real 2:07.235281098 |
| 1782 | 2026-07-31T16:20:59.088Z | user 6:32.412472387 |
| 1783 | 2026-07-31T16:20:59.088Z | sys 1:19.317929392 |
| 1784 | 2026-07-31T16:20:59.088Z | trap 0.234756317 |
| 1785 | 2026-07-31T16:20:59.088Z | tflt 0.674508030 |
| 1786 | 2026-07-31T16:20:59.088Z | dflt 0.841765743 |
| 1787 | 2026-07-31T16:20:59.088Z | kflt 0.024285964 |
| 1788 | 2026-07-31T16:20:59.088Z | lock 28:55.089619179 |
| 1789 | 2026-07-31T16:20:59.088Z | slp 19:57.110451928 |
| 1790 | 2026-07-31T16:20:59.088Z | lat 40.729686350 |
| 1791 | 2026-07-31T16:20:59.088Z | stop 2:21.690239754 |
| 1792 | 2026-07-31T16:20:59.088Z | + banner hack-check |
| 1793 | 2026-07-31T16:20:59.088Z | |
| 1794 | 2026-07-31T16:20:59.088Z | # # ## #### # # #### # # ###### #### # # |
| 1795 | 2026-07-31T16:20:59.089Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-07-31T16:20:59.089Z | ###### # # # #### ##### # ###### ##### # #### |
| 1797 | 2026-07-31T16:20:59.089Z | # # ###### # # # # # # # # # # |
| 1798 | 2026-07-31T16:20:59.089Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-07-31T16:20:59.089Z | # # # # #### # # #### # # ###### #### # # |
| 1800 | 2026-07-31T16:20:59.089Z | |
| 1801 | 2026-07-31T16:20:59.089Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-07-31T16:20:59.089Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-07-31T16:20:59.089Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1804 | 2026-07-31T16:20:59.587Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-07-31T16:20:59.871Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-07-31T16:21:01.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s |
| 1807 | 2026-07-31T16:21:01.710Z | Running `target/debug/xtask check-features --ci` |
| 1808 | 2026-07-31T16:21:01.737Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1809 | 2026-07-31T16:21:01.740Z | running: "/home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1810 | 2026-07-31T16:21:02.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s |
| 1811 | 2026-07-31T16:21:02.180Z | Running `target/debug/xtask download cargo-hack` |
| 1812 | 2026-07-31T16:21:02.941Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1813 | 2026-07-31T16:21:03.248Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1814 | 2026-07-31T16:21:05.788Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s |
| 1815 | 2026-07-31T16:21:05.947Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1816 | 2026-07-31T16:21:05.987Z | Jul 31 16:21:04.607 INFO Starting download, target: CargoHack |
| 1817 | 2026-07-31T16:21:05.990Z | Jul 31 16:21:04.608 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1818 | 2026-07-31T16:21:06.364Z | Jul 31 16:21:04.984 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1819 | 2026-07-31T16:21:06.414Z | Jul 31 16:21:05.034 INFO Download complete, target: CargoHack |
| 1820 | 2026-07-31T16:21:06.418Z | 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" |
| 1821 | 2026-07-31T16:21:06.429Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1822 | 2026-07-31T16:21:06.588Z | info: running `cargo check --bins` on api_identity (1/305) |
| 1823 | 2026-07-31T16:21:07.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-07-31T16:21:07.044Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-07-31T16:21:07.044Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-07-31T16:21:07.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1827 | 2026-07-31T16:21:07.119Z | |
| 1828 | 2026-07-31T16:21:07.119Z | info: running `cargo check --bins` on bootstore (2/305) |
| 1829 | 2026-07-31T16:21:07.569Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-07-31T16:21:07.573Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-07-31T16:21:07.573Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-07-31T16:21:07.576Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1833 | 2026-07-31T16:21:07.650Z | |
| 1834 | 2026-07-31T16:21:07.650Z | info: running `cargo check --bins` on omicron-ledger (3/305) |
| 1835 | 2026-07-31T16:21:08.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-07-31T16:21:08.100Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-07-31T16:21:08.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-07-31T16:21:08.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1839 | 2026-07-31T16:21:08.177Z | |
| 1840 | 2026-07-31T16:21:08.177Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/305) |
| 1841 | 2026-07-31T16:21:08.622Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-07-31T16:21:08.625Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-07-31T16:21:08.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-07-31T16:21:08.629Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s |
| 1845 | 2026-07-31T16:21:08.700Z | |
| 1846 | 2026-07-31T16:21:08.700Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/305) |
| 1847 | 2026-07-31T16:21:09.150Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-07-31T16:21:09.155Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-07-31T16:21:09.155Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-07-31T16:21:09.158Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 1851 | 2026-07-31T16:21:09.224Z | |
| 1852 | 2026-07-31T16:21:09.224Z | info: running `cargo check --bins` on omicron-certificates (6/305) |
| 1853 | 2026-07-31T16:21:09.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-07-31T16:21:09.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-07-31T16:21:09.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-07-31T16:21:09.697Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 1857 | 2026-07-31T16:21:09.775Z | |
| 1858 | 2026-07-31T16:21:09.775Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/305) |
| 1859 | 2026-07-31T16:21:10.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-07-31T16:21:10.242Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-07-31T16:21:10.242Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-07-31T16:21:10.245Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1863 | 2026-07-31T16:21:10.322Z | |
| 1864 | 2026-07-31T16:21:10.322Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/305) |
| 1865 | 2026-07-31T16:21:10.784Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-07-31T16:21:10.788Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-07-31T16:21:10.788Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-07-31T16:21:10.791Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 1869 | 2026-07-31T16:21:10.870Z | |
| 1870 | 2026-07-31T16:21:10.870Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/305) |
| 1871 | 2026-07-31T16:21:11.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-07-31T16:21:11.231Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-07-31T16:21:11.231Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-07-31T16:21:11.234Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1875 | 2026-07-31T16:21:11.284Z | |
| 1876 | 2026-07-31T16:21:11.284Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/305) |
| 1877 | 2026-07-31T16:21:11.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-07-31T16:21:11.644Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-07-31T16:21:11.644Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-07-31T16:21:11.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1881 | 2026-07-31T16:21:11.693Z | |
| 1882 | 2026-07-31T16:21:11.693Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/305) |
| 1883 | 2026-07-31T16:21:12.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-07-31T16:21:12.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-07-31T16:21:12.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-07-31T16:21:12.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1887 | 2026-07-31T16:21:12.100Z | |
| 1888 | 2026-07-31T16:21:12.100Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/305) |
| 1889 | 2026-07-31T16:21:12.456Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-07-31T16:21:12.459Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-07-31T16:21:12.459Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-07-31T16:21:12.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1893 | 2026-07-31T16:21:12.509Z | |
| 1894 | 2026-07-31T16:21:12.509Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/305) |
| 1895 | 2026-07-31T16:21:12.866Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-07-31T16:21:12.869Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-07-31T16:21:12.869Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-07-31T16:21:12.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1899 | 2026-07-31T16:21:12.918Z | |
| 1900 | 2026-07-31T16:21:12.918Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/305) |
| 1901 | 2026-07-31T16:21:13.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-07-31T16:21:13.278Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-07-31T16:21:13.278Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-07-31T16:21:13.281Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1905 | 2026-07-31T16:21:13.327Z | |
| 1906 | 2026-07-31T16:21:13.327Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/305) |
| 1907 | 2026-07-31T16:21:13.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-07-31T16:21:13.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-07-31T16:21:13.686Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-07-31T16:21:13.689Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1911 | 2026-07-31T16:21:13.735Z | |
| 1912 | 2026-07-31T16:21:13.735Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/305) |
| 1913 | 2026-07-31T16:21:14.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-07-31T16:21:14.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-07-31T16:21:14.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-07-31T16:21:14.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1917 | 2026-07-31T16:21:14.145Z | |
| 1918 | 2026-07-31T16:21:14.145Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/305) |
| 1919 | 2026-07-31T16:21:14.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-07-31T16:21:14.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-07-31T16:21:14.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-07-31T16:21:14.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1923 | 2026-07-31T16:21:14.554Z | |
| 1924 | 2026-07-31T16:21:14.554Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/305) |
| 1925 | 2026-07-31T16:21:14.911Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-07-31T16:21:14.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-07-31T16:21:14.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-07-31T16:21:14.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1929 | 2026-07-31T16:21:14.964Z | |
| 1930 | 2026-07-31T16:21:14.964Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/305) |
| 1931 | 2026-07-31T16:21:15.324Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-07-31T16:21:15.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-07-31T16:21:15.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-07-31T16:21:15.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1935 | 2026-07-31T16:21:15.377Z | |
| 1936 | 2026-07-31T16:21:15.377Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/305) |
| 1937 | 2026-07-31T16:21:15.737Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-07-31T16:21:15.740Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-07-31T16:21:15.740Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-07-31T16:21:15.743Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1941 | 2026-07-31T16:21:15.790Z | |
| 1942 | 2026-07-31T16:21:15.790Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/305) |
| 1943 | 2026-07-31T16:21:16.148Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-07-31T16:21:16.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-07-31T16:21:16.151Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-07-31T16:21:16.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1947 | 2026-07-31T16:21:16.200Z | |
| 1948 | 2026-07-31T16:21:16.200Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/305) |
| 1949 | 2026-07-31T16:21:16.560Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-07-31T16:21:16.563Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-07-31T16:21:16.563Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-07-31T16:21:16.566Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1953 | 2026-07-31T16:21:16.612Z | |
| 1954 | 2026-07-31T16:21:16.612Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/305) |
| 1955 | 2026-07-31T16:21:16.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-07-31T16:21:16.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-07-31T16:21:16.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-07-31T16:21:16.977Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s |
| 1959 | 2026-07-31T16:21:17.027Z | |
| 1960 | 2026-07-31T16:21:17.027Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/305) |
| 1961 | 2026-07-31T16:21:17.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-07-31T16:21:17.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-07-31T16:21:17.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-07-31T16:21:17.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1965 | 2026-07-31T16:21:17.429Z | |
| 1966 | 2026-07-31T16:21:17.429Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/305) |
| 1967 | 2026-07-31T16:21:17.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-07-31T16:21:17.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-07-31T16:21:17.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-07-31T16:21:17.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1971 | 2026-07-31T16:21:17.835Z | |
| 1972 | 2026-07-31T16:21:17.835Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/305) |
| 1973 | 2026-07-31T16:21:18.189Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-07-31T16:21:18.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-07-31T16:21:18.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-07-31T16:21:18.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1977 | 2026-07-31T16:21:18.240Z | |
| 1978 | 2026-07-31T16:21:18.241Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/305) |
| 1979 | 2026-07-31T16:21:18.597Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-07-31T16:21:18.600Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-07-31T16:21:18.601Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-07-31T16:21:18.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1983 | 2026-07-31T16:21:18.648Z | |
| 1984 | 2026-07-31T16:21:18.648Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/305) |
| 1985 | 2026-07-31T16:21:19.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-07-31T16:21:19.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-07-31T16:21:19.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-07-31T16:21:19.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1989 | 2026-07-31T16:21:19.055Z | |
| 1990 | 2026-07-31T16:21:19.055Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/305) |
| 1991 | 2026-07-31T16:21:19.411Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-07-31T16:21:19.415Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-07-31T16:21:19.415Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-07-31T16:21:19.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 1995 | 2026-07-31T16:21:19.463Z | |
| 1996 | 2026-07-31T16:21:19.463Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/305) |
| 1997 | 2026-07-31T16:21:19.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-07-31T16:21:19.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-07-31T16:21:19.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-07-31T16:21:19.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2001 | 2026-07-31T16:21:19.867Z | |
| 2002 | 2026-07-31T16:21:19.867Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/305) |
| 2003 | 2026-07-31T16:21:20.222Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-07-31T16:21:20.226Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-07-31T16:21:20.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-07-31T16:21:20.230Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2007 | 2026-07-31T16:21:20.272Z | |
| 2008 | 2026-07-31T16:21:20.272Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/305) |
| 2009 | 2026-07-31T16:21:20.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-07-31T16:21:20.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-07-31T16:21:20.630Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-07-31T16:21:20.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2013 | 2026-07-31T16:21:20.678Z | |
| 2014 | 2026-07-31T16:21:20.678Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/305) |
| 2015 | 2026-07-31T16:21:21.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-07-31T16:21:21.036Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-07-31T16:21:21.036Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-07-31T16:21:21.040Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2019 | 2026-07-31T16:21:21.083Z | |
| 2020 | 2026-07-31T16:21:21.083Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/305) |
| 2021 | 2026-07-31T16:21:21.440Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-07-31T16:21:21.444Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-07-31T16:21:21.444Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-07-31T16:21:21.447Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2025 | 2026-07-31T16:21:21.490Z | |
| 2026 | 2026-07-31T16:21:21.490Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/305) |
| 2027 | 2026-07-31T16:21:21.843Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-07-31T16:21:21.847Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-07-31T16:21:21.847Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-07-31T16:21:21.850Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2031 | 2026-07-31T16:21:21.894Z | |
| 2032 | 2026-07-31T16:21:21.895Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/305) |
| 2033 | 2026-07-31T16:21:22.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-07-31T16:21:22.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-07-31T16:21:22.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-07-31T16:21:22.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2037 | 2026-07-31T16:21:22.298Z | |
| 2038 | 2026-07-31T16:21:22.298Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/305) |
| 2039 | 2026-07-31T16:21:22.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-07-31T16:21:22.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-07-31T16:21:22.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-07-31T16:21:22.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2043 | 2026-07-31T16:21:22.703Z | |
| 2044 | 2026-07-31T16:21:22.703Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/305) |
| 2045 | 2026-07-31T16:21:23.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-07-31T16:21:23.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-07-31T16:21:23.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-07-31T16:21:23.063Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2049 | 2026-07-31T16:21:23.111Z | |
| 2050 | 2026-07-31T16:21:23.111Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/305) |
| 2051 | 2026-07-31T16:21:23.465Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-07-31T16:21:23.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-07-31T16:21:23.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-07-31T16:21:23.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2055 | 2026-07-31T16:21:23.516Z | |
| 2056 | 2026-07-31T16:21:23.516Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/305) |
| 2057 | 2026-07-31T16:21:23.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-07-31T16:21:23.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-07-31T16:21:23.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-07-31T16:21:23.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2061 | 2026-07-31T16:21:23.922Z | |
| 2062 | 2026-07-31T16:21:23.922Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/305) |
| 2063 | 2026-07-31T16:21:24.277Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-07-31T16:21:24.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-07-31T16:21:24.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-07-31T16:21:24.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2067 | 2026-07-31T16:21:24.328Z | |
| 2068 | 2026-07-31T16:21:24.329Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/305) |
| 2069 | 2026-07-31T16:21:24.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-07-31T16:21:24.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-07-31T16:21:24.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-07-31T16:21:24.692Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2073 | 2026-07-31T16:21:24.739Z | |
| 2074 | 2026-07-31T16:21:24.739Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/305) |
| 2075 | 2026-07-31T16:21:25.094Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-07-31T16:21:25.098Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-07-31T16:21:25.098Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-07-31T16:21:25.101Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2079 | 2026-07-31T16:21:25.145Z | |
| 2080 | 2026-07-31T16:21:25.145Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/305) |
| 2081 | 2026-07-31T16:21:25.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-07-31T16:21:25.506Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-07-31T16:21:25.506Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-07-31T16:21:25.509Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2085 | 2026-07-31T16:21:25.555Z | |
| 2086 | 2026-07-31T16:21:25.555Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/305) |
| 2087 | 2026-07-31T16:21:25.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-07-31T16:21:25.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-07-31T16:21:25.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-07-31T16:21:25.917Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2091 | 2026-07-31T16:21:25.962Z | |
| 2092 | 2026-07-31T16:21:25.962Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/305) |
| 2093 | 2026-07-31T16:21:26.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-07-31T16:21:26.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-07-31T16:21:26.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-07-31T16:21:26.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2097 | 2026-07-31T16:21:26.372Z | |
| 2098 | 2026-07-31T16:21:26.372Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/305) |
| 2099 | 2026-07-31T16:21:26.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-07-31T16:21:26.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-07-31T16:21:26.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-07-31T16:21:26.736Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2103 | 2026-07-31T16:21:26.783Z | |
| 2104 | 2026-07-31T16:21:26.784Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/305) |
| 2105 | 2026-07-31T16:21:27.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-07-31T16:21:27.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-07-31T16:21:27.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-07-31T16:21:27.145Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 2109 | 2026-07-31T16:21:27.191Z | |
| 2110 | 2026-07-31T16:21:27.191Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/305) |
| 2111 | 2026-07-31T16:21:27.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-07-31T16:21:27.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-07-31T16:21:27.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2114 | 2026-07-31T16:21:27.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2115 | 2026-07-31T16:21:27.769Z | |
| 2116 | 2026-07-31T16:21:27.769Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/305) |
| 2117 | 2026-07-31T16:21:28.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2118 | 2026-07-31T16:21:28.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2119 | 2026-07-31T16:21:28.264Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2120 | 2026-07-31T16:21:28.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2121 | 2026-07-31T16:21:28.355Z | |
| 2122 | 2026-07-31T16:21:28.355Z | info: running `cargo check --bins` on nexus-config (51/305) |
| 2123 | 2026-07-31T16:21:28.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2124 | 2026-07-31T16:21:28.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2125 | 2026-07-31T16:21:28.849Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2126 | 2026-07-31T16:21:28.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2127 | 2026-07-31T16:21:28.937Z | |
| 2128 | 2026-07-31T16:21:28.937Z | info: running `cargo check --bins` on nexus-types (52/305) |
| 2129 | 2026-07-31T16:21:29.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2130 | 2026-07-31T16:21:29.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2131 | 2026-07-31T16:21:29.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2132 | 2026-07-31T16:21:29.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 2133 | 2026-07-31T16:21:29.521Z | |
| 2134 | 2026-07-31T16:21:29.521Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-types (53/305) |
| 2135 | 2026-07-31T16:21:29.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2136 | 2026-07-31T16:21:29.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2137 | 2026-07-31T16:21:29.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2138 | 2026-07-31T16:21:29.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2139 | 2026-07-31T16:21:30.068Z | |
| 2140 | 2026-07-31T16:21:30.068Z | info: running `cargo check --bins` on omicron-passwords (54/305) |
| 2141 | 2026-07-31T16:21:30.517Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2142 | 2026-07-31T16:21:30.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2143 | 2026-07-31T16:21:30.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2144 | 2026-07-31T16:21:30.524Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2145 | 2026-07-31T16:21:30.596Z | |
| 2146 | 2026-07-31T16:21:30.596Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (55/305) |
| 2147 | 2026-07-31T16:21:31.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2148 | 2026-07-31T16:21:31.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2149 | 2026-07-31T16:21:31.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2150 | 2026-07-31T16:21:31.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2151 | 2026-07-31T16:21:31.148Z | |
| 2152 | 2026-07-31T16:21:31.148Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (56/305) |
| 2153 | 2026-07-31T16:21:31.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2154 | 2026-07-31T16:21:31.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2155 | 2026-07-31T16:21:31.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2156 | 2026-07-31T16:21:31.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2157 | 2026-07-31T16:21:31.694Z | |
| 2158 | 2026-07-31T16:21:31.695Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (57/305) |
| 2159 | 2026-07-31T16:21:32.159Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2160 | 2026-07-31T16:21:32.163Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2161 | 2026-07-31T16:21:32.163Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2162 | 2026-07-31T16:21:32.167Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2163 | 2026-07-31T16:21:32.244Z | |
| 2164 | 2026-07-31T16:21:32.245Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (58/305) |
| 2165 | 2026-07-31T16:21:32.710Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2166 | 2026-07-31T16:21:32.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2167 | 2026-07-31T16:21:32.715Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2168 | 2026-07-31T16:21:32.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2169 | 2026-07-31T16:21:32.794Z | |
| 2170 | 2026-07-31T16:21:32.794Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (59/305) |
| 2171 | 2026-07-31T16:21:33.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2172 | 2026-07-31T16:21:33.250Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2173 | 2026-07-31T16:21:33.250Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2174 | 2026-07-31T16:21:33.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2175 | 2026-07-31T16:21:33.321Z | |
| 2176 | 2026-07-31T16:21:33.321Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (60/305) |
| 2177 | 2026-07-31T16:21:33.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2178 | 2026-07-31T16:21:33.773Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2179 | 2026-07-31T16:21:33.773Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2180 | 2026-07-31T16:21:33.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2181 | 2026-07-31T16:21:33.848Z | |
| 2182 | 2026-07-31T16:21:33.848Z | info: running `cargo check --bins --no-default-features` on gfss (61/305) |
| 2183 | 2026-07-31T16:21:34.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2184 | 2026-07-31T16:21:34.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2185 | 2026-07-31T16:21:34.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2186 | 2026-07-31T16:21:34.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2187 | 2026-07-31T16:21:34.376Z | |
| 2188 | 2026-07-31T16:21:34.376Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (62/305) |
| 2189 | 2026-07-31T16:21:34.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2190 | 2026-07-31T16:21:34.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2191 | 2026-07-31T16:21:34.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2192 | 2026-07-31T16:21:34.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2193 | 2026-07-31T16:21:34.908Z | |
| 2194 | 2026-07-31T16:21:34.908Z | info: running `cargo check --bins` on trust-quorum-types (63/305) |
| 2195 | 2026-07-31T16:21:35.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2196 | 2026-07-31T16:21:35.363Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2197 | 2026-07-31T16:21:35.363Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2198 | 2026-07-31T16:21:35.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2199 | 2026-07-31T16:21:35.439Z | |
| 2200 | 2026-07-31T16:21:35.439Z | info: running `cargo check --bins` on clickhouse-admin-types (64/305) |
| 2201 | 2026-07-31T16:21:35.905Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2202 | 2026-07-31T16:21:35.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2203 | 2026-07-31T16:21:35.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2204 | 2026-07-31T16:21:35.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2205 | 2026-07-31T16:21:35.991Z | |
| 2206 | 2026-07-31T16:21:35.991Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (65/305) |
| 2207 | 2026-07-31T16:21:36.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2208 | 2026-07-31T16:21:36.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2209 | 2026-07-31T16:21:36.462Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2210 | 2026-07-31T16:21:36.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2211 | 2026-07-31T16:21:36.546Z | |
| 2212 | 2026-07-31T16:21:36.546Z | info: running `cargo check --bins` on cockroach-admin-types (66/305) |
| 2213 | 2026-07-31T16:21:37.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2214 | 2026-07-31T16:21:37.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2215 | 2026-07-31T16:21:37.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2216 | 2026-07-31T16:21:37.008Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2217 | 2026-07-31T16:21:37.085Z | |
| 2218 | 2026-07-31T16:21:37.085Z | info: running `cargo check --bins` on cockroach-admin-types-versions (67/305) |
| 2219 | 2026-07-31T16:21:37.540Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2220 | 2026-07-31T16:21:37.543Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2221 | 2026-07-31T16:21:37.543Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2222 | 2026-07-31T16:21:37.547Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2223 | 2026-07-31T16:21:37.623Z | |
| 2224 | 2026-07-31T16:21:37.623Z | info: running `cargo check --bins` on ereport-types (68/305) |
| 2225 | 2026-07-31T16:21:38.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2226 | 2026-07-31T16:21:38.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2227 | 2026-07-31T16:21:38.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2228 | 2026-07-31T16:21:38.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2229 | 2026-07-31T16:21:38.161Z | |
| 2230 | 2026-07-31T16:21:38.161Z | info: running `cargo check --bins` on gateway-client (69/305) |
| 2231 | 2026-07-31T16:21:38.621Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2232 | 2026-07-31T16:21:38.624Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2233 | 2026-07-31T16:21:38.624Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2234 | 2026-07-31T16:21:38.628Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2235 | 2026-07-31T16:21:38.705Z | |
| 2236 | 2026-07-31T16:21:38.706Z | info: running `cargo check --bins --no-default-features` on gateway-types (70/305) |
| 2237 | 2026-07-31T16:21:39.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2238 | 2026-07-31T16:21:39.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2239 | 2026-07-31T16:21:39.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2240 | 2026-07-31T16:21:39.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2241 | 2026-07-31T16:21:39.250Z | |
| 2242 | 2026-07-31T16:21:39.250Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (71/305) |
| 2243 | 2026-07-31T16:21:39.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2244 | 2026-07-31T16:21:39.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2245 | 2026-07-31T16:21:39.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2246 | 2026-07-31T16:21:39.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2247 | 2026-07-31T16:21:39.792Z | |
| 2248 | 2026-07-31T16:21:39.792Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (72/305) |
| 2249 | 2026-07-31T16:21:40.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2250 | 2026-07-31T16:21:40.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2251 | 2026-07-31T16:21:40.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2252 | 2026-07-31T16:21:40.256Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2253 | 2026-07-31T16:21:40.331Z | |
| 2254 | 2026-07-31T16:21:40.331Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (73/305) |
| 2255 | 2026-07-31T16:21:40.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2256 | 2026-07-31T16:21:40.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2257 | 2026-07-31T16:21:40.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2258 | 2026-07-31T16:21:40.798Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2259 | 2026-07-31T16:21:40.880Z | |
| 2260 | 2026-07-31T16:21:40.880Z | info: running `cargo check --bins --no-default-features` on illumos-utils (74/305) |
| 2261 | 2026-07-31T16:21:41.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2262 | 2026-07-31T16:21:41.357Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2263 | 2026-07-31T16:21:41.357Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2264 | 2026-07-31T16:21:41.363Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2265 | 2026-07-31T16:21:41.445Z | |
| 2266 | 2026-07-31T16:21:41.445Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (75/305) |
| 2267 | 2026-07-31T16:21:41.921Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2268 | 2026-07-31T16:21:41.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2269 | 2026-07-31T16:21:41.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2270 | 2026-07-31T16:21:41.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2271 | 2026-07-31T16:21:42.010Z | |
| 2272 | 2026-07-31T16:21:42.010Z | info: running `cargo check --bins` on key-manager-types (76/305) |
| 2273 | 2026-07-31T16:21:42.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2274 | 2026-07-31T16:21:42.466Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2275 | 2026-07-31T16:21:42.466Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2276 | 2026-07-31T16:21:42.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2277 | 2026-07-31T16:21:42.545Z | |
| 2278 | 2026-07-31T16:21:42.545Z | info: running `cargo check --bins` on oxlog (77/305) |
| 2279 | 2026-07-31T16:21:42.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2280 | 2026-07-31T16:21:42.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2281 | 2026-07-31T16:21:43.118Z | Checking cfg-if v1.0.4 |
| 2282 | 2026-07-31T16:21:43.121Z | Checking libc v0.2.185 |
| 2283 | 2026-07-31T16:21:43.121Z | Checking serde_core v1.0.228 |
| 2284 | 2026-07-31T16:21:43.233Z | Checking memchr v2.8.0 |
| 2285 | 2026-07-31T16:21:43.236Z | Checking zeroize v1.9.0 |
| 2286 | 2026-07-31T16:21:43.251Z | Checking log v0.4.29 |
| 2287 | 2026-07-31T16:21:43.251Z | Checking smallvec v1.15.1 |
| 2288 | 2026-07-31T16:21:43.271Z | Checking itoa v1.0.17 |
| 2289 | 2026-07-31T16:21:43.271Z | Checking subtle v2.6.1 |
| 2290 | 2026-07-31T16:21:43.386Z | Checking stable_deref_trait v1.2.1 |
| 2291 | 2026-07-31T16:21:43.404Z | Checking scopeguard v1.2.0 |
| 2292 | 2026-07-31T16:21:43.418Z | Checking typenum v1.20.1 |
| 2293 | 2026-07-31T16:21:43.427Z | Checking zerofrom v0.1.6 |
| 2294 | 2026-07-31T16:21:43.439Z | Checking pin-project-lite v0.2.17 |
| 2295 | 2026-07-31T16:21:43.453Z | Checking zmij v1.0.21 |
| 2296 | 2026-07-31T16:21:43.499Z | Checking lock_api v0.4.14 |
| 2297 | 2026-07-31T16:21:43.524Z | Checking futures-core v0.3.32 |
| 2298 | 2026-07-31T16:21:43.536Z | Checking yoke v0.8.1 |
| 2299 | 2026-07-31T16:21:43.606Z | Checking zerocopy v0.8.40 |
| 2300 | 2026-07-31T16:21:43.620Z | Checking errno v0.3.14 |
| 2301 | 2026-07-31T16:21:43.638Z | Checking getrandom v0.2.17 |
| 2302 | 2026-07-31T16:21:43.655Z | Checking parking_lot_core v0.9.12 |
| 2303 | 2026-07-31T16:21:43.695Z | Checking mio v1.2.0 |
| 2304 | 2026-07-31T16:21:43.697Z | Checking zerovec v0.11.5 |
| 2305 | 2026-07-31T16:21:43.724Z | Checking signal-hook-registry v1.4.8 |
| 2306 | 2026-07-31T16:21:43.775Z | Checking rand_core v0.6.4 |
| 2307 | 2026-07-31T16:21:43.834Z | Checking parking_lot v0.12.5 |
| 2308 | 2026-07-31T16:21:43.876Z | Checking percent-encoding v2.3.2 |
| 2309 | 2026-07-31T16:21:43.944Z | Checking const-oid v0.9.6 |
| 2310 | 2026-07-31T16:21:43.962Z | Checking litemap v0.8.1 |
| 2311 | 2026-07-31T16:21:44.007Z | Checking writeable v0.6.2 |
| 2312 | 2026-07-31T16:21:44.020Z | Checking zerotrie v0.2.3 |
| 2313 | 2026-07-31T16:21:44.124Z | Checking tinystr v0.8.2 |
| 2314 | 2026-07-31T16:21:44.124Z | Checking potential_utf v0.1.4 |
| 2315 | 2026-07-31T16:21:44.145Z | Checking libm v0.2.16 |
| 2316 | 2026-07-31T16:21:44.162Z | Checking generic-array v0.14.7 |
| 2317 | 2026-07-31T16:21:44.245Z | Checking icu_collections v2.1.1 |
| 2318 | 2026-07-31T16:21:44.257Z | Checking socket2 v0.6.3 |
| 2319 | 2026-07-31T16:21:44.304Z | Checking icu_locale_core v2.1.1 |
| 2320 | 2026-07-31T16:21:44.490Z | Checking equivalent v1.0.2 |
| 2321 | 2026-07-31T16:21:44.552Z | Checking rand_core v0.10.0 |
| 2322 | 2026-07-31T16:21:44.572Z | Checking icu_normalizer_data v2.1.1 |
| 2323 | 2026-07-31T16:21:44.612Z | Checking icu_properties_data v2.1.2 |
| 2324 | 2026-07-31T16:21:44.625Z | Checking futures-sink v0.3.32 |
| 2325 | 2026-07-31T16:21:44.643Z | Checking portable-atomic v1.13.1 |
| 2326 | 2026-07-31T16:21:44.687Z | Checking getrandom v0.4.1 |
| 2327 | 2026-07-31T16:21:44.699Z | Checking serde v1.0.228 |
| 2328 | 2026-07-31T16:21:44.720Z | Checking bitflags v2.11.0 |
| 2329 | 2026-07-31T16:21:44.732Z | Checking serde_json v1.0.151 |
| 2330 | 2026-07-31T16:21:44.829Z | Checking futures-channel v0.3.32 |
| 2331 | 2026-07-31T16:21:44.856Z | Checking num-traits v0.2.19 |
| 2332 | 2026-07-31T16:21:44.860Z | Checking icu_provider v2.1.1 |
| 2333 | 2026-07-31T16:21:44.893Z | Checking futures-task v0.3.32 |
| 2334 | 2026-07-31T16:21:45.012Z | Checking slab v0.4.12 |
| 2335 | 2026-07-31T16:21:45.025Z | Checking critical-section v1.2.0 |
| 2336 | 2026-07-31T16:21:45.047Z | Checking futures-io v0.3.32 |
| 2337 | 2026-07-31T16:21:45.089Z | Checking bytes v1.11.1 |
| 2338 | 2026-07-31T16:21:45.103Z | Checking icu_properties v2.1.2 |
| 2339 | 2026-07-31T16:21:45.115Z | Checking icu_normalizer v2.1.1 |
| 2340 | 2026-07-31T16:21:45.153Z | Checking once_cell v1.21.3 |
| 2341 | 2026-07-31T16:21:45.165Z | Checking futures-util v0.3.32 |
| 2342 | 2026-07-31T16:21:45.319Z | Checking utf8_iter v1.0.4 |
| 2343 | 2026-07-31T16:21:45.382Z | Checking hashbrown v0.17.0 |
| 2344 | 2026-07-31T16:21:45.397Z | Checking crypto-common v0.1.7 |
| 2345 | 2026-07-31T16:21:45.407Z | Checking block-buffer v0.10.4 |
| 2346 | 2026-07-31T16:21:45.438Z | Checking form_urlencoded v1.2.2 |
| 2347 | 2026-07-31T16:21:45.515Z | Checking getrandom v0.3.4 |
| 2348 | 2026-07-31T16:21:45.527Z | Checking tokio v1.52.1 |
| 2349 | 2026-07-31T16:21:45.537Z | Checking digest v0.10.7 |
| 2350 | 2026-07-31T16:21:45.560Z | Checking byteorder v1.5.0 |
| 2351 | 2026-07-31T16:21:45.655Z | Checking iana-time-zone v0.1.65 |
| 2352 | 2026-07-31T16:21:45.723Z | Checking rand_core v0.9.5 |
| 2353 | 2026-07-31T16:21:45.754Z | Checking http v1.4.2 |
| 2354 | 2026-07-31T16:21:45.757Z | Checking chrono v0.4.45 |
| 2355 | 2026-07-31T16:21:45.846Z | Checking indexmap v2.14.0 |
| 2356 | 2026-07-31T16:21:45.903Z | Checking uuid v1.23.4 |
| 2357 | 2026-07-31T16:21:45.914Z | Checking idna_adapter v1.2.1 |
| 2358 | 2026-07-31T16:21:46.027Z | Checking idna v1.1.0 |
| 2359 | 2026-07-31T16:21:46.218Z | Checking base64ct v1.8.3 |
| 2360 | 2026-07-31T16:21:46.265Z | Checking url v2.5.8 |
| 2361 | 2026-07-31T16:21:46.313Z | Checking regex-syntax v0.8.10 |
| 2362 | 2026-07-31T16:21:46.336Z | Checking ppv-lite86 v0.2.21 |
| 2363 | 2026-07-31T16:21:46.383Z | Checking base64 v0.22.1 |
| 2364 | 2026-07-31T16:21:46.447Z | Checking pem-rfc7468 v0.7.0 |
| 2365 | 2026-07-31T16:21:46.594Z | Checking tracing-core v0.1.36 |
| 2366 | 2026-07-31T16:21:46.608Z | Checking flagset v0.4.7 |
| 2367 | 2026-07-31T16:21:46.620Z | Checking rand_chacha v0.9.0 |
| 2368 | 2026-07-31T16:21:46.634Z | Checking http-body v1.0.1 |
| 2369 | 2026-07-31T16:21:46.692Z | Checking rustls-pki-types v1.14.0 |
| 2370 | 2026-07-31T16:21:46.724Z | Checking der v0.7.10 |
| 2371 | 2026-07-31T16:21:46.758Z | Checking dyn-clone v1.0.20 |
| 2372 | 2026-07-31T16:21:46.815Z | Checking cmov v0.5.4 |
| 2373 | 2026-07-31T16:21:46.857Z | Checking tinyvec_macros v0.1.1 |
| 2374 | 2026-07-31T16:21:46.902Z | Checking tracing v0.1.44 |
| 2375 | 2026-07-31T16:21:46.921Z | Checking openssl-probe v0.2.1 |
| 2376 | 2026-07-31T16:21:46.970Z | Checking tinyvec v1.10.0 |
| 2377 | 2026-07-31T16:21:46.999Z | Checking ctutils v0.4.2 |
| 2378 | 2026-07-31T16:21:47.024Z | Checking rand v0.9.2 |
| 2379 | 2026-07-31T16:21:47.056Z | Checking semver v1.0.28 |
| 2380 | 2026-07-31T16:21:47.101Z | Checking aws-lc-sys v0.40.0 |
| 2381 | 2026-07-31T16:21:47.204Z | Checking try-lock v0.2.5 |
| 2382 | 2026-07-31T16:21:47.257Z | Checking tower-service v0.3.3 |
| 2383 | 2026-07-31T16:21:47.269Z | Checking tower-layer v0.3.3 |
| 2384 | 2026-07-31T16:21:47.299Z | Checking atomic-waker v1.1.2 |
| 2385 | 2026-07-31T16:21:47.340Z | Checking untrusted v0.7.1 |
| 2386 | 2026-07-31T16:21:47.393Z | Checking fnv v1.0.7 |
| 2387 | 2026-07-31T16:21:47.411Z | Checking want v0.3.1 |
| 2388 | 2026-07-31T16:21:47.468Z | Checking schemars v0.8.22 |
| 2389 | 2026-07-31T16:21:47.474Z | Checking spki v0.7.3 |
| 2390 | 2026-07-31T16:21:47.478Z | Checking hybrid-array v0.4.13 |
| 2391 | 2026-07-31T16:21:47.493Z | Checking ipnet v2.11.0 |
| 2392 | 2026-07-31T16:21:47.529Z | Checking httparse v1.10.1 |
| 2393 | 2026-07-31T16:21:47.591Z | Checking aws-lc-rs v1.16.3 |
| 2394 | 2026-07-31T16:21:47.596Z | Checking aho-corasick v1.1.4 |
| 2395 | 2026-07-31T16:21:47.617Z | Checking untrusted v0.9.0 |
| 2396 | 2026-07-31T16:21:47.723Z | Checking httpdate v1.0.3 |
| 2397 | 2026-07-31T16:21:47.733Z | Checking foreign-types-shared v0.1.1 |
| 2398 | 2026-07-31T16:21:47.745Z | Checking utf8parse v0.2.2 |
| 2399 | 2026-07-31T16:21:47.813Z | Checking cpufeatures v0.2.17 |
| 2400 | 2026-07-31T16:21:47.840Z | Checking plain v0.2.3 |
| 2401 | 2026-07-31T16:21:47.861Z | Checking foreign-types v0.3.2 |
| 2402 | 2026-07-31T16:21:47.877Z | Checking pkcs8 v0.10.2 |
| 2403 | 2026-07-31T16:21:47.926Z | Checking unicode-normalization v0.1.25 |
| 2404 | 2026-07-31T16:21:47.940Z | Checking openssl-sys v0.9.115 |
| 2405 | 2026-07-31T16:21:48.026Z | Checking spin v0.9.8 |
| 2406 | 2026-07-31T16:21:48.081Z | Checking anstyle v1.0.14 |
| 2407 | 2026-07-31T16:21:48.207Z | Checking ucd-trie v0.1.7 |
| 2408 | 2026-07-31T16:21:48.217Z | Checking unicode-ident v1.0.24 |
| 2409 | 2026-07-31T16:21:48.256Z | Checking regex-automata v0.4.14 |
| 2410 | 2026-07-31T16:21:48.273Z | Compiling proptest v1.11.0 |
| 2411 | 2026-07-31T16:21:48.301Z | Checking openssl v0.10.79 |
| 2412 | 2026-07-31T16:21:48.321Z | Checking proc-macro2 v1.0.106 |
| 2413 | 2026-07-31T16:21:48.333Z | Checking sha2 v0.10.9 |
| 2414 | 2026-07-31T16:21:48.349Z | Checking pest v2.8.6 |
| 2415 | 2026-07-31T16:21:48.404Z | Checking rustls-webpki v0.103.13 |
| 2416 | 2026-07-31T16:21:48.598Z | Checking hmac v0.12.1 |
| 2417 | 2026-07-31T16:21:48.619Z | Checking rustix v1.1.3 |
| 2418 | 2026-07-31T16:21:48.728Z | Checking thiserror v2.0.18 |
| 2419 | 2026-07-31T16:21:48.741Z | Checking tokio-util v0.7.18 |
| 2420 | 2026-07-31T16:21:48.811Z | Checking rustls v0.23.41 |
| 2421 | 2026-07-31T16:21:48.824Z | Checking sync_wrapper v1.0.2 |
| 2422 | 2026-07-31T16:21:48.923Z | Checking powerfmt v0.2.0 |
| 2423 | 2026-07-31T16:21:49.071Z | Checking siphasher v1.0.2 |
| 2424 | 2026-07-31T16:21:49.228Z | Checking pretty-hex v0.4.1 |
| 2425 | 2026-07-31T16:21:49.337Z | Checking h2 v0.4.15 |
| 2426 | 2026-07-31T16:21:49.362Z | Checking anstyle-query v1.1.5 |
| 2427 | 2026-07-31T16:21:49.374Z | Checking is_terminal_polyfill v1.70.2 |
| 2428 | 2026-07-31T16:21:49.448Z | Checking colorchoice v1.0.4 |
| 2429 | 2026-07-31T16:21:49.462Z | Checking simd-adler32 v0.3.8 |
| 2430 | 2026-07-31T16:21:49.477Z | Checking deranged v0.5.8 |
| 2431 | 2026-07-31T16:21:49.559Z | Checking tower v0.5.3 |
| 2432 | 2026-07-31T16:21:50.483Z | Checking quote v1.0.45 |
| 2433 | 2026-07-31T16:21:50.483Z | Checking http-body-util v0.1.3 |
| 2434 | 2026-07-31T16:21:50.483Z | Checking crossbeam-utils v0.8.21 |
| 2435 | 2026-07-31T16:21:50.484Z | Checking rand_xorshift v0.4.0 |
| 2436 | 2026-07-31T16:21:50.484Z | Checking crc32fast v1.5.0 |
| 2437 | 2026-07-31T16:21:50.484Z | Checking scroll v0.13.0 |
| 2438 | 2026-07-31T16:21:50.484Z | Checking unicode-properties v0.1.4 |
| 2439 | 2026-07-31T16:21:50.484Z | Checking adler2 v2.0.1 |
| 2440 | 2026-07-31T16:21:50.484Z | Checking native-tls v0.2.18 |
| 2441 | 2026-07-31T16:21:50.484Z | Checking unicode-bidi v0.3.18 |
| 2442 | 2026-07-31T16:21:50.484Z | Checking time-core v0.1.8 |
| 2443 | 2026-07-31T16:21:50.484Z | Checking unarray v0.1.4 |
| 2444 | 2026-07-31T16:21:50.484Z | Checking ryu v1.0.23 |
| 2445 | 2026-07-31T16:21:50.484Z | Checking allocator-api2 v0.2.21 |
| 2446 | 2026-07-31T16:21:50.530Z | Checking iri-string v0.7.10 |
| 2447 | 2026-07-31T16:21:50.546Z | Checking num-conv v0.2.0 |
| 2448 | 2026-07-31T16:21:50.546Z | Checking num_threads v0.1.7 |
| 2449 | 2026-07-31T16:21:50.617Z | Compiling newtype-uuid v1.3.2 |
| 2450 | 2026-07-31T16:21:50.630Z | Checking time v0.3.47 |
| 2451 | 2026-07-31T16:21:50.642Z | Checking stringprep v0.1.5 |
| 2452 | 2026-07-31T16:21:50.754Z | Checking serde_urlencoded v0.7.1 |
| 2453 | 2026-07-31T16:21:50.935Z | Compiling daft v0.1.7 |
| 2454 | 2026-07-31T16:21:50.960Z | Checking tokio-native-tls v0.3.1 |
| 2455 | 2026-07-31T16:21:51.070Z | Checking miniz_oxide v0.8.9 |
| 2456 | 2026-07-31T16:21:51.115Z | Checking goblin v0.10.5 |
| 2457 | 2026-07-31T16:21:51.214Z | Checking crossbeam-epoch v0.9.18 |
| 2458 | 2026-07-31T16:21:51.424Z | Checking bstr v1.12.1 |
| 2459 | 2026-07-31T16:21:51.441Z | Checking syn v2.0.117 |
| 2460 | 2026-07-31T16:21:51.500Z | Checking tower-http v0.6.8 |
| 2461 | 2026-07-31T16:21:51.757Z | Checking block-buffer v0.12.1 |
| 2462 | 2026-07-31T16:21:51.776Z | Checking crypto-common v0.2.2 |
| 2463 | 2026-07-31T16:21:51.818Z | Checking block-padding v0.4.2 |
| 2464 | 2026-07-31T16:21:51.919Z | Checking ipnetwork v0.21.1 |
| 2465 | 2026-07-31T16:21:51.952Z | Checking anstyle-parse v1.0.0 |
| 2466 | 2026-07-31T16:21:52.101Z | Checking rustls-native-certs v0.8.3 |
| 2467 | 2026-07-31T16:21:52.129Z | Checking rand_chacha v0.3.1 |
| 2468 | 2026-07-31T16:21:52.150Z | Checking hyper v1.10.1 |
| 2469 | 2026-07-31T16:21:52.228Z | Checking thiserror v1.0.69 |
| 2470 | 2026-07-31T16:21:52.328Z | Checking scroll v0.12.0 |
| 2471 | 2026-07-31T16:21:52.341Z | Checking hash32 v0.2.1 |
| 2472 | 2026-07-31T16:21:52.374Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2473 | 2026-07-31T16:21:52.485Z | Checking md-5 v0.10.6 |
| 2474 | 2026-07-31T16:21:52.497Z | Checking signature v2.2.0 |
| 2475 | 2026-07-31T16:21:52.536Z | Checking num-integer v0.1.46 |
| 2476 | 2026-07-31T16:21:52.551Z | Checking hex v0.4.3 |
| 2477 | 2026-07-31T16:21:52.619Z | Checking serde_spanned v0.6.9 |
| 2478 | 2026-07-31T16:21:52.622Z | Checking toml_datetime v0.6.11 |
| 2479 | 2026-07-31T16:21:52.744Z | Checking encoding_rs v0.8.35 |
| 2480 | 2026-07-31T16:21:52.758Z | Checking zlib-rs v0.6.2 |
| 2481 | 2026-07-31T16:21:52.770Z | Checking mime v0.3.17 |
| 2482 | 2026-07-31T16:21:52.808Z | Checking psl-types v2.0.11 |
| 2483 | 2026-07-31T16:21:52.924Z | Checking fallible-iterator v0.2.0 |
| 2484 | 2026-07-31T16:21:52.939Z | Checking publicsuffix v2.3.0 |
| 2485 | 2026-07-31T16:21:53.086Z | Checking hyper-util v0.1.20 |
| 2486 | 2026-07-31T16:21:53.101Z | Checking num-iter v0.1.45 |
| 2487 | 2026-07-31T16:21:53.193Z | Checking postgres-protocol v0.6.10 |
| 2488 | 2026-07-31T16:21:53.211Z | Checking goblin v0.8.2 |
| 2489 | 2026-07-31T16:21:53.432Z | Checking dof v0.4.0 |
| 2490 | 2026-07-31T16:21:53.622Z | Checking flate2 v1.1.9 |
| 2491 | 2026-07-31T16:21:53.672Z | Checking heapless v0.7.17 |
| 2492 | 2026-07-31T16:21:53.684Z | Checking zstd-safe v7.2.4 |
| 2493 | 2026-07-31T16:21:53.711Z | Checking rand v0.8.6 |
| 2494 | 2026-07-31T16:21:53.843Z | Checking oxnet v0.1.6 |
| 2495 | 2026-07-31T16:21:53.966Z | Checking anstream v1.0.0 |
| 2496 | 2026-07-31T16:21:54.069Z | Checking inout v0.2.2 |
| 2497 | 2026-07-31T16:21:54.083Z | Compiling iddqd v0.4.2 |
| 2498 | 2026-07-31T16:21:54.095Z | Checking cookie v0.18.1 |
| 2499 | 2026-07-31T16:21:54.171Z | Checking tokio-rustls v0.26.4 |
| 2500 | 2026-07-31T16:21:54.213Z | Checking terminal_size v0.4.3 |
| 2501 | 2026-07-31T16:21:54.225Z | Checking dtrace-parser v0.3.0 |
| 2502 | 2026-07-31T16:21:54.322Z | Checking phf_shared v0.13.1 |
| 2503 | 2026-07-31T16:21:54.339Z | Checking lazy_static v1.5.0 |
| 2504 | 2026-07-31T16:21:54.346Z | Checking hyper-tls v0.6.0 |
| 2505 | 2026-07-31T16:21:54.417Z | Checking anstyle-parse v0.2.7 |
| 2506 | 2026-07-31T16:21:54.420Z | Checking zerocopy v0.7.35 |
| 2507 | 2026-07-31T16:21:54.476Z | Checking pin-project v1.1.11 |
| 2508 | 2026-07-31T16:21:54.518Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2509 | 2026-07-31T16:21:54.530Z | Checking futures-executor v0.3.32 |
| 2510 | 2026-07-31T16:21:54.570Z | Checking signal-hook v0.3.18 |
| 2511 | 2026-07-31T16:21:54.582Z | Checking ff v0.13.1 |
| 2512 | 2026-07-31T16:21:54.601Z | Checking thread-id v5.1.0 |
| 2513 | 2026-07-31T16:21:54.677Z | Checking clap_lex v1.0.0 |
| 2514 | 2026-07-31T16:21:54.680Z | Checking winnow v0.5.40 |
| 2515 | 2026-07-31T16:21:54.706Z | Checking managed v0.8.0 |
| 2516 | 2026-07-31T16:21:54.762Z | Checking fastrand v2.3.0 |
| 2517 | 2026-07-31T16:21:54.828Z | Compiling rayon-core v1.13.0 |
| 2518 | 2026-07-31T16:21:54.886Z | Checking foldhash v0.1.5 |
| 2519 | 2026-07-31T16:21:54.925Z | Checking libbz2-rs-sys v0.2.2 |
| 2520 | 2026-07-31T16:21:54.944Z | Checking bumpalo v3.20.2 |
| 2521 | 2026-07-31T16:21:55.004Z | Checking either v1.15.0 |
| 2522 | 2026-07-31T16:21:55.017Z | Checking same-file v1.0.6 |
| 2523 | 2026-07-31T16:21:55.135Z | Checking base16ct v0.2.0 |
| 2524 | 2026-07-31T16:21:55.138Z | Checking strsim v0.11.1 |
| 2525 | 2026-07-31T16:21:55.159Z | Checking foldhash v0.2.0 |
| 2526 | 2026-07-31T16:21:55.190Z | Checking bitflags v1.3.2 |
| 2527 | 2026-07-31T16:21:55.258Z | Checking sec1 v0.7.3 |
| 2528 | 2026-07-31T16:21:55.270Z | Checking smoltcp v0.9.1 |
| 2529 | 2026-07-31T16:21:55.305Z | Checking hashbrown v0.16.1 |
| 2530 | 2026-07-31T16:21:55.309Z | Checking clap_builder v4.6.0 |
| 2531 | 2026-07-31T16:21:55.328Z | Checking bzip2 v0.6.1 |
| 2532 | 2026-07-31T16:21:55.357Z | Checking dof v0.3.0 |
| 2533 | 2026-07-31T16:21:55.456Z | Checking zopfli v0.8.3 |
| 2534 | 2026-07-31T16:21:55.490Z | Checking walkdir v2.5.0 |
| 2535 | 2026-07-31T16:21:55.636Z | Checking hashbrown v0.15.5 |
| 2536 | 2026-07-31T16:21:55.667Z | Checking tempfile v3.25.0 |
| 2537 | 2026-07-31T16:21:55.780Z | Checking signal-hook-mio v0.2.5 |
| 2538 | 2026-07-31T16:21:55.796Z | Checking group v0.13.0 |
| 2539 | 2026-07-31T16:21:55.839Z | Checking toml_edit v0.19.15 |
| 2540 | 2026-07-31T16:21:55.858Z | Checking futures v0.3.32 |
| 2541 | 2026-07-31T16:21:55.871Z | Checking usdt-impl v0.6.0 |
| 2542 | 2026-07-31T16:21:55.883Z | Checking bzip2 v0.4.4 |
| 2543 | 2026-07-31T16:21:55.935Z | Checking snafu v0.8.9 |
| 2544 | 2026-07-31T16:21:55.947Z | Checking anstream v0.6.21 |
| 2545 | 2026-07-31T16:21:56.043Z | Checking phf v0.13.1 |
| 2546 | 2026-07-31T16:21:56.101Z | Checking reqwest v0.12.28 |
| 2547 | 2026-07-31T16:21:56.142Z | Checking hyper-rustls v0.27.7 |
| 2548 | 2026-07-31T16:21:56.154Z | Checking num-bigint-dig v0.8.6 |
| 2549 | 2026-07-31T16:21:56.168Z | Checking cookie_store v0.22.1 |
| 2550 | 2026-07-31T16:21:56.188Z | Checking cipher v0.5.2 |
| 2551 | 2026-07-31T16:21:56.423Z | Checking zstd v0.13.3 |
| 2552 | 2026-07-31T16:21:56.491Z | Checking postgres-types v0.2.12 |
| 2553 | 2026-07-31T16:21:56.559Z | Checking ed25519 v2.2.3 |
| 2554 | 2026-07-31T16:21:56.587Z | Checking dtrace-parser v0.2.0 |
| 2555 | 2026-07-31T16:21:56.609Z | Checking rustls-platform-verifier v0.6.2 |
| 2556 | 2026-07-31T16:21:56.744Z | Checking globset v0.4.18 |
| 2557 | 2026-07-31T16:21:56.754Z | Checking crossbeam-deque v0.8.6 |
| 2558 | 2026-07-31T16:21:56.802Z | Checking regex v1.12.3 |
| 2559 | 2026-07-31T16:21:56.818Z | Checking phf_shared v0.11.3 |
| 2560 | 2026-07-31T16:21:56.842Z | Checking hkdf v0.12.4 |
| 2561 | 2026-07-31T16:21:56.866Z | Checking olpc-cjson v0.1.4 |
| 2562 | 2026-07-31T16:21:56.928Z | Checking ref-cast v1.0.25 |
| 2563 | 2026-07-31T16:21:56.959Z | Checking curve25519-dalek v4.1.3 |
| 2564 | 2026-07-31T16:21:56.962Z | Checking strum v0.27.2 |
| 2565 | 2026-07-31T16:21:56.982Z | Checking pkcs1 v0.7.5 |
| 2566 | 2026-07-31T16:21:56.993Z | Checking hubpack v0.1.2 |
| 2567 | 2026-07-31T16:21:56.993Z | Checking memoffset v0.9.1 |
| 2568 | 2026-07-31T16:21:57.019Z | Checking rustix v0.38.44 |
| 2569 | 2026-07-31T16:21:57.073Z | Checking pem v3.0.6 |
| 2570 | 2026-07-31T16:21:57.086Z | Checking float-cmp v0.10.0 |
| 2571 | 2026-07-31T16:21:57.096Z | Checking erased-serde v0.3.31 |
| 2572 | 2026-07-31T16:21:57.153Z | Checking serde-big-array v0.5.1 |
| 2573 | 2026-07-31T16:21:57.180Z | Checking serde_plain v1.0.2 |
| 2574 | 2026-07-31T16:21:57.205Z | Checking crypto-bigint v0.5.5 |
| 2575 | 2026-07-31T16:21:57.226Z | Checking thread-id v4.2.2 |
| 2576 | 2026-07-31T16:21:57.283Z | Checking memmap2 v0.9.10 |
| 2577 | 2026-07-31T16:21:57.301Z | Checking env_filter v1.0.0 |
| 2578 | 2026-07-31T16:21:57.320Z | Checking precomputed-hash v0.1.1 |
| 2579 | 2026-07-31T16:21:57.403Z | Checking cpufeatures v0.3.0 |
| 2580 | 2026-07-31T16:21:57.438Z | Checking static_assertions v1.1.0 |
| 2581 | 2026-07-31T16:21:57.441Z | Checking unicode-segmentation v1.12.0 |
| 2582 | 2026-07-31T16:21:57.471Z | Checking winnow v1.0.3 |
| 2583 | 2026-07-31T16:21:57.483Z | Checking fixedbitset v0.4.2 |
| 2584 | 2026-07-31T16:21:57.515Z | Checking difflib v0.4.0 |
| 2585 | 2026-07-31T16:21:57.630Z | Checking fixedbitset v0.5.7 |
| 2586 | 2026-07-31T16:21:57.693Z | Checking predicates-core v1.0.10 |
| 2587 | 2026-07-31T16:21:57.724Z | Checking jiff v0.2.21 |
| 2588 | 2026-07-31T16:21:57.743Z | Checking new_debug_unreachable v1.0.6 |
| 2589 | 2026-07-31T16:21:57.755Z | Checking const-oid v0.10.2 |
| 2590 | 2026-07-31T16:21:57.807Z | Checking typed-path v0.9.3 |
| 2591 | 2026-07-31T16:21:57.819Z | Checking normalize-line-endings v0.3.0 |
| 2592 | 2026-07-31T16:21:57.830Z | Checking keccak v0.1.6 |
| 2593 | 2026-07-31T16:21:57.833Z | Checking whoami v2.1.0 |
| 2594 | 2026-07-31T16:21:57.903Z | Checking data-encoding v2.10.0 |
| 2595 | 2026-07-31T16:21:57.907Z | Checking toml_write v0.1.2 |
| 2596 | 2026-07-31T16:21:57.995Z | Checking winnow v0.7.14 |
| 2597 | 2026-07-31T16:21:58.034Z | Checking tokio-postgres v0.7.16 |
| 2598 | 2026-07-31T16:21:58.081Z | Checking sha3 v0.10.8 |
| 2599 | 2026-07-31T16:21:58.113Z | Checking elliptic-curve v0.13.8 |
| 2600 | 2026-07-31T16:21:58.171Z | Checking hickory-proto v0.25.2 |
| 2601 | 2026-07-31T16:21:58.281Z | Checking digest v0.11.3 |
| 2602 | 2026-07-31T16:21:58.414Z | Checking predicates v3.1.4 |
| 2603 | 2026-07-31T16:21:58.463Z | Checking petgraph v0.8.3 |
| 2604 | 2026-07-31T16:21:58.578Z | Checking tough v0.22.0 |
| 2605 | 2026-07-31T16:21:58.707Z | Checking crossterm v0.28.1 |
| 2606 | 2026-07-31T16:21:58.731Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2607 | 2026-07-31T16:21:58.931Z | Checking string_cache v0.8.9 |
| 2608 | 2026-07-31T16:21:59.102Z | Checking toml_parser v1.1.2+spec-1.1.0 |
| 2609 | 2026-07-31T16:21:59.160Z | Checking toml_edit v0.22.27 |
| 2610 | 2026-07-31T16:21:59.307Z | Checking similar v2.7.0 |
| 2611 | 2026-07-31T16:21:59.423Z | Checking ed25519-dalek v2.2.0 |
| 2612 | 2026-07-31T16:21:59.438Z | Checking petgraph v0.6.5 |
| 2613 | 2026-07-31T16:21:59.652Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2614 | 2026-07-31T16:21:59.694Z | Checking slog v2.8.2 |
| 2615 | 2026-07-31T16:21:59.931Z | Checking zip v4.6.1 |
| 2616 | 2026-07-31T16:21:59.956Z | Checking chacha20 v0.10.0 |
| 2617 | 2026-07-31T16:22:00.043Z | Checking env_logger v0.11.9 |
| 2618 | 2026-07-31T16:22:00.206Z | Checking usdt v0.6.0 |
| 2619 | 2026-07-31T16:22:00.233Z | Checking usdt-impl v0.5.0 |
| 2620 | 2026-07-31T16:22:00.251Z | Checking rsa v0.9.10 |
| 2621 | 2026-07-31T16:22:00.372Z | Checking nix v0.31.2 |
| 2622 | 2026-07-31T16:22:00.596Z | Checking toml v0.7.8 |
| 2623 | 2026-07-31T16:22:00.686Z | Checking reqwest v0.13.2 |
| 2624 | 2026-07-31T16:22:00.717Z | Checking clap v4.6.1 |
| 2625 | 2026-07-31T16:22:00.797Z | Checking zip v0.6.6 |
| 2626 | 2026-07-31T16:22:00.840Z | Checking itertools v0.13.0 |
| 2627 | 2026-07-31T16:22:00.901Z | Checking byte-wrapper v0.1.0 |
| 2628 | 2026-07-31T16:22:00.950Z | Checking serde_with v3.21.0 |
| 2629 | 2026-07-31T16:22:01.099Z | Checking strum v0.26.3 |
| 2630 | 2026-07-31T16:22:01.112Z | Checking fs-err v3.3.0 |
| 2631 | 2026-07-31T16:22:01.211Z | Checking ahash v0.8.12 |
| 2632 | 2026-07-31T16:22:01.390Z | Checking object v0.37.3 |
| 2633 | 2026-07-31T16:22:01.403Z | Checking tokio-stream v0.1.18 |
| 2634 | 2026-07-31T16:22:01.406Z | Checking buf-list v1.1.2 |
| 2635 | 2026-07-31T16:22:01.513Z | Checking camino v1.2.2 |
| 2636 | 2026-07-31T16:22:01.550Z | Checking anyhow v1.0.102 |
| 2637 | 2026-07-31T16:22:01.581Z | Checking x509-cert v0.2.5 |
| 2638 | 2026-07-31T16:22:01.747Z | Checking openapiv3 v2.2.0 |
| 2639 | 2026-07-31T16:22:01.760Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 2640 | 2026-07-31T16:22:01.781Z | Checking peg-runtime v0.8.5 |
| 2641 | 2026-07-31T16:22:01.853Z | Checking lalrpop-util v0.19.12 |
| 2642 | 2026-07-31T16:22:01.892Z | Checking rayon v1.11.0 |
| 2643 | 2026-07-31T16:22:01.922Z | Checking sigpipe v0.1.3 |
| 2644 | 2026-07-31T16:22:01.997Z | Checking glob v0.3.3 |
| 2645 | 2026-07-31T16:22:03.563Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2646 | 2026-07-31T16:22:03.840Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.29s |
| 2647 | 2026-07-31T16:22:03.988Z | |
| 2648 | 2026-07-31T16:22:03.988Z | info: running `cargo check --bins` on internal-dns-types (78/305) |
| 2649 | 2026-07-31T16:22:04.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2650 | 2026-07-31T16:22:04.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2651 | 2026-07-31T16:22:04.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2652 | 2026-07-31T16:22:04.466Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2653 | 2026-07-31T16:22:04.544Z | |
| 2654 | 2026-07-31T16:22:04.544Z | info: running `cargo check --bins` on internal-dns-types-versions (79/305) |
| 2655 | 2026-07-31T16:22:05.003Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2656 | 2026-07-31T16:22:05.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2657 | 2026-07-31T16:22:05.006Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2658 | 2026-07-31T16:22:05.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2659 | 2026-07-31T16:22:05.086Z | |
| 2660 | 2026-07-31T16:22:05.086Z | info: running `cargo check --bins` on nexus-types-versions (80/305) |
| 2661 | 2026-07-31T16:22:05.563Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2662 | 2026-07-31T16:22:05.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2663 | 2026-07-31T16:22:05.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2664 | 2026-07-31T16:22:05.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 2665 | 2026-07-31T16:22:05.654Z | |
| 2666 | 2026-07-31T16:22:05.654Z | info: running `cargo check --bins` on oxql-types (81/305) |
| 2667 | 2026-07-31T16:22:06.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2668 | 2026-07-31T16:22:06.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2669 | 2026-07-31T16:22:06.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2670 | 2026-07-31T16:22:06.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2671 | 2026-07-31T16:22:06.205Z | |
| 2672 | 2026-07-31T16:22:06.205Z | info: running `cargo check --bins` on oximeter-types (82/305) |
| 2673 | 2026-07-31T16:22:06.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2674 | 2026-07-31T16:22:06.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2675 | 2026-07-31T16:22:06.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2676 | 2026-07-31T16:22:06.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2677 | 2026-07-31T16:22:06.757Z | |
| 2678 | 2026-07-31T16:22:06.757Z | info: running `cargo check --bins` on oximeter-types-versions (83/305) |
| 2679 | 2026-07-31T16:22:07.221Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2680 | 2026-07-31T16:22:07.224Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2681 | 2026-07-31T16:22:07.224Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2682 | 2026-07-31T16:22:07.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2683 | 2026-07-31T16:22:07.305Z | |
| 2684 | 2026-07-31T16:22:07.306Z | info: running `cargo check --bins` on oximeter-macro-impl (84/305) |
| 2685 | 2026-07-31T16:22:07.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2686 | 2026-07-31T16:22:07.760Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2687 | 2026-07-31T16:22:07.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2688 | 2026-07-31T16:22:07.764Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 2689 | 2026-07-31T16:22:07.840Z | |
| 2690 | 2026-07-31T16:22:07.840Z | info: running `cargo check --bins --no-default-features` on oximeter-db (85/305) |
| 2691 | 2026-07-31T16:22:08.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2692 | 2026-07-31T16:22:08.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2693 | 2026-07-31T16:22:08.500Z | Compiling structmeta-derive v0.3.0 |
| 2694 | 2026-07-31T16:22:08.613Z | Compiling multer v3.1.0 |
| 2695 | 2026-07-31T16:22:08.624Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2696 | 2026-07-31T16:22:08.628Z | Compiling async-stream-impl v0.3.6 |
| 2697 | 2026-07-31T16:22:08.628Z | Checking wait-timeout v0.2.1 |
| 2698 | 2026-07-31T16:22:08.647Z | Checking bit-vec v0.8.0 |
| 2699 | 2026-07-31T16:22:08.651Z | Checking quick-error v1.2.3 |
| 2700 | 2026-07-31T16:22:08.672Z | Compiling dropshot v0.17.1 |
| 2701 | 2026-07-31T16:22:08.747Z | Checking rusty-fork v0.3.1 |
| 2702 | 2026-07-31T16:22:08.763Z | Compiling dropshot_endpoint v0.17.1 |
| 2703 | 2026-07-31T16:22:08.827Z | Compiling newtype-uuid-macros v0.1.0 |
| 2704 | 2026-07-31T16:22:08.839Z | Checking bit-set v0.8.0 |
| 2705 | 2026-07-31T16:22:08.898Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2706 | 2026-07-31T16:22:08.954Z | Checking thread_local v1.1.9 |
| 2707 | 2026-07-31T16:22:08.980Z | Checking proptest v1.11.0 |
| 2708 | 2026-07-31T16:22:08.997Z | Checking compression-core v0.4.31 |
| 2709 | 2026-07-31T16:22:09.115Z | Checking match_cfg v0.1.0 |
| 2710 | 2026-07-31T16:22:09.128Z | Checking compression-codecs v0.4.37 |
| 2711 | 2026-07-31T16:22:09.181Z | Checking hostname v0.3.1 |
| 2712 | 2026-07-31T16:22:09.201Z | Checking crossbeam-channel v0.5.15 |
| 2713 | 2026-07-31T16:22:09.277Z | Checking atomicwrites v0.4.4 |
| 2714 | 2026-07-31T16:22:09.292Z | Checking slog-json v2.6.1 |
| 2715 | 2026-07-31T16:22:09.320Z | Checking is-terminal v0.4.17 |
| 2716 | 2026-07-31T16:22:09.408Z | Checking serde_spanned v1.1.1 |
| 2717 | 2026-07-31T16:22:09.421Z | Checking toml_datetime v1.1.1+spec-1.1.0 |
| 2718 | 2026-07-31T16:22:09.442Z | Checking take_mut v0.2.2 |
| 2719 | 2026-07-31T16:22:09.538Z | Checking toml_writer v1.1.1+spec-1.1.0 |
| 2720 | 2026-07-31T16:22:09.550Z | Checking term v1.2.1 |
| 2721 | 2026-07-31T16:22:09.563Z | Checking debug-ignore v1.0.5 |
| 2722 | 2026-07-31T16:22:09.591Z | Checking slog-async v2.8.0 |
| 2723 | 2026-07-31T16:22:09.618Z | Checking slog-bunyan v2.5.0 |
| 2724 | 2026-07-31T16:22:09.635Z | Compiling structmeta v0.3.0 |
| 2725 | 2026-07-31T16:22:09.654Z | Checking async-compression v0.4.41 |
| 2726 | 2026-07-31T16:22:09.716Z | Checking toml v1.1.2+spec-1.1.0 |
| 2727 | 2026-07-31T16:22:09.731Z | Checking async-stream v0.3.6 |
| 2728 | 2026-07-31T16:22:09.761Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2729 | 2026-07-31T16:22:09.774Z | Checking slog-term v2.9.2 |
| 2730 | 2026-07-31T16:22:09.845Z | Compiling derive-ex v0.1.8 |
| 2731 | 2026-07-31T16:22:09.858Z | Compiling parse-display-derive v0.10.0 |
| 2732 | 2026-07-31T16:22:09.870Z | Checking progenitor-client v0.14.0 |
| 2733 | 2026-07-31T16:22:09.895Z | Checking sha1 v0.11.0 |
| 2734 | 2026-07-31T16:22:10.023Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2735 | 2026-07-31T16:22:10.092Z | Checking waitgroup v0.1.2 |
| 2736 | 2026-07-31T16:22:10.163Z | Checking rustls-pemfile v2.2.0 |
| 2737 | 2026-07-31T16:22:10.187Z | Checking backon v1.6.0 |
| 2738 | 2026-07-31T16:22:10.283Z | Checking serde_path_to_error v0.1.20 |
| 2739 | 2026-07-31T16:22:10.297Z | Checking hostname v0.4.2 |
| 2740 | 2026-07-31T16:22:10.308Z | Checking instant v0.1.13 |
| 2741 | 2026-07-31T16:22:10.389Z | Checking backoff v0.4.0 |
| 2742 | 2026-07-31T16:22:10.544Z | Checking progenitor-extras v0.2.0 |
| 2743 | 2026-07-31T16:22:10.555Z | Checking itertools v0.14.0 |
| 2744 | 2026-07-31T16:22:10.578Z | Checking regress v0.10.5 |
| 2745 | 2026-07-31T16:22:10.764Z | Checking macaddr v1.0.1 |
| 2746 | 2026-07-31T16:22:10.785Z | Checking newtype-uuid v1.3.2 |
| 2747 | 2026-07-31T16:22:10.987Z | Checking daft v0.1.7 |
| 2748 | 2026-07-31T16:22:11.225Z | Checking humantime v2.3.0 |
| 2749 | 2026-07-31T16:22:11.228Z | Checking iddqd v0.4.2 |
| 2750 | 2026-07-31T16:22:11.311Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2751 | 2026-07-31T16:22:11.490Z | Checking parse-display v0.10.0 |
| 2752 | 2026-07-31T16:22:11.503Z | Compiling test-strategy v0.4.5 |
| 2753 | 2026-07-31T16:22:12.141Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2754 | 2026-07-31T16:22:12.254Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2755 | 2026-07-31T16:22:12.457Z | Compiling prettyplease v0.2.37 |
| 2756 | 2026-07-31T16:22:12.667Z | Checking num-rational v0.4.2 |
| 2757 | 2026-07-31T16:22:12.821Z | Checking num-complex v0.4.6 |
| 2758 | 2026-07-31T16:22:12.917Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 2759 | 2026-07-31T16:22:13.283Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2760 | 2026-07-31T16:22:13.452Z | Checking num v0.4.3 |
| 2761 | 2026-07-31T16:22:13.522Z | Compiling usdt-macro v0.5.0 |
| 2762 | 2026-07-31T16:22:13.535Z | Compiling usdt-attr-macro v0.5.0 |
| 2763 | 2026-07-31T16:22:13.562Z | Checking memmap v0.7.0 |
| 2764 | 2026-07-31T16:22:13.588Z | Checking float-ord v0.3.2 |
| 2765 | 2026-07-31T16:22:13.688Z | Checking unicode-width v0.2.0 |
| 2766 | 2026-07-31T16:22:13.807Z | Compiling convert_case v0.4.0 |
| 2767 | 2026-07-31T16:22:13.944Z | Checking console v0.15.11 |
| 2768 | 2026-07-31T16:22:14.171Z | Compiling derive_more v0.99.20 |
| 2769 | 2026-07-31T16:22:14.225Z | Checking newline-converter v0.3.0 |
| 2770 | 2026-07-31T16:22:14.245Z | Compiling toml v0.8.23 |
| 2771 | 2026-07-31T16:22:14.315Z | Checking usdt v0.5.0 |
| 2772 | 2026-07-31T16:22:14.331Z | Checking linked-hash-map v0.5.6 |
| 2773 | 2026-07-31T16:22:14.510Z | Compiling minimal-lexical v0.2.1 |
| 2774 | 2026-07-31T16:22:14.522Z | Checking lru-cache v0.1.2 |
| 2775 | 2026-07-31T16:22:14.641Z | Checking expectorate v1.2.0 |
| 2776 | 2026-07-31T16:22:14.764Z | Compiling nom v7.1.3 |
| 2777 | 2026-07-31T16:22:15.130Z | Checking camino-tempfile v1.4.1 |
| 2778 | 2026-07-31T16:22:15.230Z | Checking hickory-proto v0.24.4 |
| 2779 | 2026-07-31T16:22:15.290Z | Checking phf_shared v0.12.1 |
| 2780 | 2026-07-31T16:22:15.302Z | Compiling slog-dtrace v0.3.0 |
| 2781 | 2026-07-31T16:22:15.436Z | Checking heck v0.5.0 |
| 2782 | 2026-07-31T16:22:15.488Z | Compiling chrono-tz v0.10.4 |
| 2783 | 2026-07-31T16:22:15.566Z | Checking resolv-conf v0.7.6 |
| 2784 | 2026-07-31T16:22:15.747Z | Compiling unicode-xid v0.2.6 |
| 2785 | 2026-07-31T16:22:15.871Z | Compiling const_format_proc_macros v0.2.34 |
| 2786 | 2026-07-31T16:22:15.884Z | Checking phf v0.12.1 |
| 2787 | 2026-07-31T16:22:16.024Z | Checking tokio-dtrace v0.1.1 |
| 2788 | 2026-07-31T16:22:16.114Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2789 | 2026-07-31T16:22:16.213Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2790 | 2026-07-31T16:22:16.396Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2791 | 2026-07-31T16:22:16.587Z | Compiling derive-where v1.6.0 |
| 2792 | 2026-07-31T16:22:16.675Z | Checking highway v1.3.0 |
| 2793 | 2026-07-31T16:22:16.772Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2794 | 2026-07-31T16:22:16.901Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2795 | 2026-07-31T16:22:17.043Z | Checking hickory-resolver v0.24.4 |
| 2796 | 2026-07-31T16:22:17.385Z | Checking const_format v0.2.35 |
| 2797 | 2026-07-31T16:22:17.638Z | Checking oxide-tokio-rt v0.1.4 |
| 2798 | 2026-07-31T16:22:17.874Z | Checking qorb v0.4.1 |
| 2799 | 2026-07-31T16:22:17.900Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2800 | 2026-07-31T16:22:18.007Z | Checking gethostname v0.5.0 |
| 2801 | 2026-07-31T16:22:18.042Z | Checking bcs v0.1.6 |
| 2802 | 2026-07-31T16:22:18.095Z | Checking termtree v0.5.1 |
| 2803 | 2026-07-31T16:22:18.150Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2804 | 2026-07-31T16:22:18.208Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2805 | 2026-07-31T16:22:18.233Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2806 | 2026-07-31T16:22:21.481Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2807 | 2026-07-31T16:22:23.946Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2808 | 2026-07-31T16:22:26.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s |
| 2809 | 2026-07-31T16:22:26.253Z | |
| 2810 | 2026-07-31T16:22:26.253Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (86/305) |
| 2811 | 2026-07-31T16:22:26.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2812 | 2026-07-31T16:22:26.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2813 | 2026-07-31T16:22:26.891Z | Compiling ar_archive_writer v0.5.1 |
| 2814 | 2026-07-31T16:22:27.000Z | Compiling stacker v0.1.23 |
| 2815 | 2026-07-31T16:22:27.006Z | Compiling cfg_aliases v0.1.1 |
| 2816 | 2026-07-31T16:22:27.012Z | Compiling convert_case v0.10.0 |
| 2817 | 2026-07-31T16:22:27.018Z | Checking unicode-width v0.1.14 |
| 2818 | 2026-07-31T16:22:27.026Z | Compiling proc-macro-error v1.0.4 |
| 2819 | 2026-07-31T16:22:27.037Z | Checking fd-lock v4.0.4 |
| 2820 | 2026-07-31T16:22:27.040Z | Checking nibble_vec v0.1.0 |
| 2821 | 2026-07-31T16:22:27.059Z | Compiling nix v0.28.0 |
| 2822 | 2026-07-31T16:22:27.152Z | Checking vte v0.14.1 |
| 2823 | 2026-07-31T16:22:27.165Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2824 | 2026-07-31T16:22:27.254Z | Checking endian-type v0.1.2 |
| 2825 | 2026-07-31T16:22:27.254Z | Checking bytecount v0.6.9 |
| 2826 | 2026-07-31T16:22:27.291Z | Compiling derive_more-impl v2.1.1 |
| 2827 | 2026-07-31T16:22:27.305Z | Checking strip-ansi-escapes v0.2.1 |
| 2828 | 2026-07-31T16:22:27.309Z | Compiling tabled_derive v0.7.0 |
| 2829 | 2026-07-31T16:22:27.365Z | Checking radix_trie v0.2.1 |
| 2830 | 2026-07-31T16:22:27.365Z | Checking papergrid v0.11.0 |
| 2831 | 2026-07-31T16:22:27.435Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2832 | 2026-07-31T16:22:27.555Z | Compiling peg-macros v0.8.5 |
| 2833 | 2026-07-31T16:22:27.577Z | Checking winnow v0.6.26 |
| 2834 | 2026-07-31T16:22:27.810Z | Compiling psm v0.1.30 |
| 2835 | 2026-07-31T16:22:27.895Z | Compiling sqlparser_derive v0.5.0 |
| 2836 | 2026-07-31T16:22:27.964Z | Checking home v0.5.12 |
| 2837 | 2026-07-31T16:22:28.067Z | Checking nu-ansi-term v0.50.3 |
| 2838 | 2026-07-31T16:22:28.078Z | Checking derive_more v2.1.1 |
| 2839 | 2026-07-31T16:22:28.151Z | Checking unicode_categories v0.1.1 |
| 2840 | 2026-07-31T16:22:28.271Z | Checking reedline v0.40.0 |
| 2841 | 2026-07-31T16:22:28.286Z | Checking tabled v0.15.0 |
| 2842 | 2026-07-31T16:22:28.311Z | Checking rustyline v14.0.0 |
| 2843 | 2026-07-31T16:22:28.311Z | Checking crossterm v0.29.0 |
| 2844 | 2026-07-31T16:22:28.567Z | Checking recursive v0.1.1 |
| 2845 | 2026-07-31T16:22:28.651Z | Checking display-error-chain v0.2.2 |
| 2846 | 2026-07-31T16:22:28.664Z | Checking sqlparser v0.61.0 |
| 2847 | 2026-07-31T16:22:28.708Z | Checking sqlformat v0.3.5 |
| 2848 | 2026-07-31T16:22:28.883Z | Checking peg v0.8.5 |
| 2849 | 2026-07-31T16:22:39.756Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.49s |
| 2850 | 2026-07-31T16:22:39.919Z | |
| 2851 | 2026-07-31T16:22:39.919Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (87/305) |
| 2852 | 2026-07-31T16:22:40.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2853 | 2026-07-31T16:22:40.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2854 | 2026-07-31T16:22:40.564Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2855 | 2026-07-31T16:22:43.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.05s |
| 2856 | 2026-07-31T16:22:44.148Z | |
| 2857 | 2026-07-31T16:22:44.148Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (88/305) |
| 2858 | 2026-07-31T16:22:44.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2859 | 2026-07-31T16:22:44.633Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2860 | 2026-07-31T16:22:44.788Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2861 | 2026-07-31T16:22:47.254Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s |
| 2862 | 2026-07-31T16:22:47.425Z | |
| 2863 | 2026-07-31T16:22:47.425Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (89/305) |
| 2864 | 2026-07-31T16:22:47.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2865 | 2026-07-31T16:22:47.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2866 | 2026-07-31T16:22:48.064Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2867 | 2026-07-31T16:22:51.288Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.85s |
| 2868 | 2026-07-31T16:22:51.459Z | |
| 2869 | 2026-07-31T16:22:51.459Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (90/305) |
| 2870 | 2026-07-31T16:22:51.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2871 | 2026-07-31T16:22:51.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2872 | 2026-07-31T16:22:52.100Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2873 | 2026-07-31T16:22:55.378Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.91s |
| 2874 | 2026-07-31T16:22:55.550Z | |
| 2875 | 2026-07-31T16:22:55.550Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (91/305) |
| 2876 | 2026-07-31T16:22:56.029Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2877 | 2026-07-31T16:22:56.032Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2878 | 2026-07-31T16:22:56.190Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2879 | 2026-07-31T16:22:58.804Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2880 | 2026-07-31T16:22:58.972Z | |
| 2881 | 2026-07-31T16:22:58.972Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (92/305) |
| 2882 | 2026-07-31T16:22:59.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2883 | 2026-07-31T16:22:59.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2884 | 2026-07-31T16:22:59.612Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2885 | 2026-07-31T16:23:02.232Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2886 | 2026-07-31T16:23:02.406Z | |
| 2887 | 2026-07-31T16:23:02.407Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (93/305) |
| 2888 | 2026-07-31T16:23:02.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2889 | 2026-07-31T16:23:02.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2890 | 2026-07-31T16:23:03.049Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2891 | 2026-07-31T16:23:06.459Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.04s |
| 2892 | 2026-07-31T16:23:06.631Z | |
| 2893 | 2026-07-31T16:23:06.631Z | info: running `cargo check --bins` on oximeter (94/305) |
| 2894 | 2026-07-31T16:23:07.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2895 | 2026-07-31T16:23:07.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2896 | 2026-07-31T16:23:07.099Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2897 | 2026-07-31T16:23:07.103Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2898 | 2026-07-31T16:23:07.182Z | |
| 2899 | 2026-07-31T16:23:07.182Z | info: running `cargo check --bins` on oximeter-schema (95/305) |
| 2900 | 2026-07-31T16:23:07.647Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2901 | 2026-07-31T16:23:07.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2902 | 2026-07-31T16:23:07.790Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2903 | 2026-07-31T16:23:07.949Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2904 | 2026-07-31T16:23:07.954Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2905 | 2026-07-31T16:23:08.289Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2906 | 2026-07-31T16:23:10.746Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2907 | 2026-07-31T16:23:11.941Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2908 | 2026-07-31T16:23:12.146Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2909 | 2026-07-31T16:23:12.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s |
| 2910 | 2026-07-31T16:23:12.978Z | |
| 2911 | 2026-07-31T16:23:12.979Z | info: running `cargo check --bins` on oximeter-timeseries-macro (96/305) |
| 2912 | 2026-07-31T16:23:13.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2913 | 2026-07-31T16:23:13.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2914 | 2026-07-31T16:23:13.448Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2915 | 2026-07-31T16:23:13.451Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2916 | 2026-07-31T16:23:13.530Z | |
| 2917 | 2026-07-31T16:23:13.530Z | info: running `cargo check --bins` on oximeter-test-utils (97/305) |
| 2918 | 2026-07-31T16:23:14.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2919 | 2026-07-31T16:23:14.031Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2920 | 2026-07-31T16:23:14.031Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2921 | 2026-07-31T16:23:14.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 2922 | 2026-07-31T16:23:14.125Z | |
| 2923 | 2026-07-31T16:23:14.125Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (98/305) |
| 2924 | 2026-07-31T16:23:14.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2925 | 2026-07-31T16:23:14.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2926 | 2026-07-31T16:23:14.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2927 | 2026-07-31T16:23:14.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2928 | 2026-07-31T16:23:14.678Z | |
| 2929 | 2026-07-31T16:23:14.678Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (99/305) |
| 2930 | 2026-07-31T16:23:15.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2931 | 2026-07-31T16:23:15.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2932 | 2026-07-31T16:23:15.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2933 | 2026-07-31T16:23:15.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 2934 | 2026-07-31T16:23:15.228Z | |
| 2935 | 2026-07-31T16:23:15.228Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (100/305) |
| 2936 | 2026-07-31T16:23:15.694Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2937 | 2026-07-31T16:23:15.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2938 | 2026-07-31T16:23:15.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2939 | 2026-07-31T16:23:15.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2940 | 2026-07-31T16:23:15.783Z | |
| 2941 | 2026-07-31T16:23:15.783Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (101/305) |
| 2942 | 2026-07-31T16:23:16.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2943 | 2026-07-31T16:23:16.254Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2944 | 2026-07-31T16:23:16.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2945 | 2026-07-31T16:23:16.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2946 | 2026-07-31T16:23:16.336Z | |
| 2947 | 2026-07-31T16:23:16.337Z | info: running `cargo check --bins` on trust-quorum-test-utils (102/305) |
| 2948 | 2026-07-31T16:23:16.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2949 | 2026-07-31T16:23:16.807Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2950 | 2026-07-31T16:23:16.807Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2951 | 2026-07-31T16:23:16.811Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 2952 | 2026-07-31T16:23:16.890Z | |
| 2953 | 2026-07-31T16:23:16.890Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/305) |
| 2954 | 2026-07-31T16:23:17.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2955 | 2026-07-31T16:23:17.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2956 | 2026-07-31T16:23:17.569Z | Compiling crucible-workspace-hack v0.1.0 |
| 2957 | 2026-07-31T16:23:17.684Z | Compiling itertools v0.15.0 |
| 2958 | 2026-07-31T16:23:17.690Z | Checking secrecy v0.10.3 |
| 2959 | 2026-07-31T16:23:17.696Z | Compiling heapless v0.8.0 |
| 2960 | 2026-07-31T16:23:17.701Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 2961 | 2026-07-31T16:23:17.712Z | Checking hash32 v0.3.1 |
| 2962 | 2026-07-31T16:23:17.715Z | Checking inout v0.1.4 |
| 2963 | 2026-07-31T16:23:17.733Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2964 | 2026-07-31T16:23:17.788Z | Compiling smoltcp v0.11.0 |
| 2965 | 2026-07-31T16:23:17.827Z | Checking cobs v0.3.0 |
| 2966 | 2026-07-31T16:23:17.852Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2967 | 2026-07-31T16:23:17.925Z | Checking cipher v0.4.4 |
| 2968 | 2026-07-31T16:23:17.950Z | Checking universal-hash v0.5.1 |
| 2969 | 2026-07-31T16:23:17.962Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2970 | 2026-07-31T16:23:17.965Z | Checking half v2.7.1 |
| 2971 | 2026-07-31T16:23:18.065Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2972 | 2026-07-31T16:23:18.115Z | Checking ciborium-io v0.2.2 |
| 2973 | 2026-07-31T16:23:18.130Z | Checking opaque-debug v0.3.1 |
| 2974 | 2026-07-31T16:23:18.195Z | Checking poly1305 v0.8.0 |
| 2975 | 2026-07-31T16:23:18.209Z | Checking chacha20 v0.9.1 |
| 2976 | 2026-07-31T16:23:18.253Z | Checking ciborium-ll v0.2.2 |
| 2977 | 2026-07-31T16:23:18.267Z | Checking postcard v1.1.3 |
| 2978 | 2026-07-31T16:23:18.391Z | Compiling proc-macro-crate v3.4.0 |
| 2979 | 2026-07-31T16:23:18.424Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 2980 | 2026-07-31T16:23:18.445Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2981 | 2026-07-31T16:23:18.551Z | Checking password-hash v0.5.0 |
| 2982 | 2026-07-31T16:23:18.700Z | Checking blake2 v0.10.6 |
| 2983 | 2026-07-31T16:23:18.772Z | Compiling proc-macro-crate v1.3.1 |
| 2984 | 2026-07-31T16:23:18.818Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2985 | 2026-07-31T16:23:18.891Z | Checking aead v0.5.2 |
| 2986 | 2026-07-31T16:23:18.921Z | Compiling num_enum_derive v0.7.6 |
| 2987 | 2026-07-31T16:23:18.934Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2988 | 2026-07-31T16:23:18.955Z | Compiling ingot-macros v0.2.0 |
| 2989 | 2026-07-31T16:23:19.026Z | Compiling foreign-types-macros v0.2.3 |
| 2990 | 2026-07-31T16:23:19.048Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 2991 | 2026-07-31T16:23:19.131Z | Checking foreign-types-shared v0.3.1 |
| 2992 | 2026-07-31T16:23:19.163Z | Checking thiserror-no-std v2.0.2 |
| 2993 | 2026-07-31T16:23:19.176Z | Compiling num_enum_derive v0.5.11 |
| 2994 | 2026-07-31T16:23:19.217Z | Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 2995 | 2026-07-31T16:23:19.247Z | Checking vsss-rs v3.3.4 |
| 2996 | 2026-07-31T16:23:19.279Z | Checking chacha20poly1305 v0.10.1 |
| 2997 | 2026-07-31T16:23:19.430Z | Checking argon2 v0.5.3 |
| 2998 | 2026-07-31T16:23:19.614Z | Checking foreign-types v0.5.0 |
| 2999 | 2026-07-31T16:23:19.692Z | Checking ciborium v0.2.2 |
| 3000 | 2026-07-31T16:23:19.815Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3001 | 2026-07-31T16:23:19.880Z | Checking tabwriter v1.4.1 |
| 3002 | 2026-07-31T16:23:19.948Z | Checking num_enum v0.7.6 |
| 3003 | 2026-07-31T16:23:20.023Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3004 | 2026-07-31T16:23:20.064Z | Checking cstr-argument v0.1.2 |
| 3005 | 2026-07-31T16:23:20.098Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3006 | 2026-07-31T16:23:20.113Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 3007 | 2026-07-31T16:23:20.181Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 3008 | 2026-07-31T16:23:20.226Z | Checking num_enum v0.5.11 |
| 3009 | 2026-07-31T16:23:20.310Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3010 | 2026-07-31T16:23:20.339Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 3011 | 2026-07-31T16:23:20.352Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3012 | 2026-07-31T16:23:20.381Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3013 | 2026-07-31T16:23:20.447Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 3014 | 2026-07-31T16:23:20.503Z | Checking rand v0.10.1 |
| 3015 | 2026-07-31T16:23:20.537Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 3016 | 2026-07-31T16:23:20.552Z | Checking indent_write v2.2.0 |
| 3017 | 2026-07-31T16:23:20.566Z | Checking colored v3.1.1 |
| 3018 | 2026-07-31T16:23:20.681Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3019 | 2026-07-31T16:23:20.694Z | Compiling zone_cfg_derive v0.3.1 |
| 3020 | 2026-07-31T16:23:20.760Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 3021 | 2026-07-31T16:23:20.776Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3022 | 2026-07-31T16:23:20.857Z | Checking itertools v0.12.1 |
| 3023 | 2026-07-31T16:23:20.931Z | Compiling num-derive v0.4.2 |
| 3024 | 2026-07-31T16:23:20.946Z | Checking swrite v0.1.0 |
| 3025 | 2026-07-31T16:23:20.949Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3026 | 2026-07-31T16:23:21.035Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3027 | 2026-07-31T16:23:21.153Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3028 | 2026-07-31T16:23:21.313Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3029 | 2026-07-31T16:23:21.337Z | Checking dropshot-api-manager-types v0.7.2 |
| 3030 | 2026-07-31T16:23:21.350Z | Checking smf v0.2.3 |
| 3031 | 2026-07-31T16:23:21.423Z | Checking nanorand v0.7.0 |
| 3032 | 2026-07-31T16:23:21.499Z | Checking whoami v1.6.1 |
| 3033 | 2026-07-31T16:23:21.515Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3034 | 2026-07-31T16:23:21.584Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3035 | 2026-07-31T16:23:21.620Z | Checking flume v0.11.1 |
| 3036 | 2026-07-31T16:23:21.769Z | Checking ingot-types v0.2.0 |
| 3037 | 2026-07-31T16:23:21.835Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 3038 | 2026-07-31T16:23:21.851Z | Checking zone v0.3.1 |
| 3039 | 2026-07-31T16:23:22.101Z | Checking ingot v0.2.1 |
| 3040 | 2026-07-31T16:23:23.514Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3041 | 2026-07-31T16:23:24.448Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3042 | 2026-07-31T16:23:25.336Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c) |
| 3043 | 2026-07-31T16:23:27.829Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3044 | 2026-07-31T16:23:29.879Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3045 | 2026-07-31T16:23:31.004Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s |
| 3046 | 2026-07-31T16:23:31.177Z | |
| 3047 | 2026-07-31T16:23:31.178Z | info: running `cargo check --bins` on clickhouse-admin-api (104/305) |
| 3048 | 2026-07-31T16:23:31.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3049 | 2026-07-31T16:23:31.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3050 | 2026-07-31T16:23:31.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3051 | 2026-07-31T16:23:31.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3052 | 2026-07-31T16:23:31.728Z | |
| 3053 | 2026-07-31T16:23:31.728Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/305) |
| 3054 | 2026-07-31T16:23:32.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3055 | 2026-07-31T16:23:32.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3056 | 2026-07-31T16:23:32.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3057 | 2026-07-31T16:23:32.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3058 | 2026-07-31T16:23:32.277Z | |
| 3059 | 2026-07-31T16:23:32.277Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (106/305) |
| 3060 | 2026-07-31T16:23:32.747Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3061 | 2026-07-31T16:23:32.750Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3062 | 2026-07-31T16:23:32.750Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3063 | 2026-07-31T16:23:32.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3064 | 2026-07-31T16:23:32.833Z | |
| 3065 | 2026-07-31T16:23:32.833Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (107/305) |
| 3066 | 2026-07-31T16:23:33.299Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3067 | 2026-07-31T16:23:33.302Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3068 | 2026-07-31T16:23:33.302Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3069 | 2026-07-31T16:23:33.305Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3070 | 2026-07-31T16:23:33.384Z | |
| 3071 | 2026-07-31T16:23:33.385Z | info: running `cargo check --bins` on clickhouse-admin-server-client (108/305) |
| 3072 | 2026-07-31T16:23:33.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3073 | 2026-07-31T16:23:33.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3074 | 2026-07-31T16:23:33.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3075 | 2026-07-31T16:23:33.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3076 | 2026-07-31T16:23:33.934Z | |
| 3077 | 2026-07-31T16:23:33.934Z | info: running `cargo check --bins` on clickhouse-admin-single-client (109/305) |
| 3078 | 2026-07-31T16:23:34.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3079 | 2026-07-31T16:23:34.403Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3080 | 2026-07-31T16:23:34.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3081 | 2026-07-31T16:23:34.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3082 | 2026-07-31T16:23:34.482Z | |
| 3083 | 2026-07-31T16:23:34.482Z | info: running `cargo check --bins` on cockroach-admin-client (110/305) |
| 3084 | 2026-07-31T16:23:34.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3085 | 2026-07-31T16:23:34.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3086 | 2026-07-31T16:23:34.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3087 | 2026-07-31T16:23:34.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3088 | 2026-07-31T16:23:35.014Z | |
| 3089 | 2026-07-31T16:23:35.014Z | info: running `cargo check --bins` on omicron-ddm-admin-client (111/305) |
| 3090 | 2026-07-31T16:23:35.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3091 | 2026-07-31T16:23:35.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3092 | 2026-07-31T16:23:35.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3093 | 2026-07-31T16:23:35.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3094 | 2026-07-31T16:23:35.563Z | |
| 3095 | 2026-07-31T16:23:35.563Z | info: running `cargo check --bins` on dns-service-client (112/305) |
| 3096 | 2026-07-31T16:23:36.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3097 | 2026-07-31T16:23:36.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3098 | 2026-07-31T16:23:36.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3099 | 2026-07-31T16:23:36.033Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3100 | 2026-07-31T16:23:36.110Z | |
| 3101 | 2026-07-31T16:23:36.110Z | info: running `cargo check --bins` on installinator-client (113/305) |
| 3102 | 2026-07-31T16:23:36.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3103 | 2026-07-31T16:23:36.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3104 | 2026-07-31T16:23:36.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3105 | 2026-07-31T16:23:36.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3106 | 2026-07-31T16:23:36.660Z | |
| 3107 | 2026-07-31T16:23:36.660Z | info: running `cargo check --bins` on nexus-client (114/305) |
| 3108 | 2026-07-31T16:23:37.149Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3109 | 2026-07-31T16:23:37.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3110 | 2026-07-31T16:23:37.153Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3111 | 2026-07-31T16:23:37.156Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3112 | 2026-07-31T16:23:37.241Z | |
| 3113 | 2026-07-31T16:23:37.241Z | info: running `cargo check --bins` on nexus-lockstep-client (115/305) |
| 3114 | 2026-07-31T16:23:37.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3115 | 2026-07-31T16:23:37.736Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3116 | 2026-07-31T16:23:37.736Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3117 | 2026-07-31T16:23:37.739Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3118 | 2026-07-31T16:23:37.821Z | |
| 3119 | 2026-07-31T16:23:37.821Z | info: running `cargo check --bins` on ntp-admin-client (116/305) |
| 3120 | 2026-07-31T16:23:38.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3121 | 2026-07-31T16:23:38.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3122 | 2026-07-31T16:23:38.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3123 | 2026-07-31T16:23:38.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3124 | 2026-07-31T16:23:38.350Z | |
| 3125 | 2026-07-31T16:23:38.350Z | info: running `cargo check --bins` on oxide-client (117/305) |
| 3126 | 2026-07-31T16:23:38.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3127 | 2026-07-31T16:23:38.805Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3128 | 2026-07-31T16:23:38.805Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3129 | 2026-07-31T16:23:38.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3130 | 2026-07-31T16:23:38.882Z | |
| 3131 | 2026-07-31T16:23:38.882Z | info: running `cargo check --bins` on oximeter-client (118/305) |
| 3132 | 2026-07-31T16:23:39.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3133 | 2026-07-31T16:23:39.346Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3134 | 2026-07-31T16:23:39.346Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3135 | 2026-07-31T16:23:39.349Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3136 | 2026-07-31T16:23:39.428Z | |
| 3137 | 2026-07-31T16:23:39.428Z | info: running `cargo check --bins` on repo-depot-client (119/305) |
| 3138 | 2026-07-31T16:23:39.880Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3139 | 2026-07-31T16:23:39.883Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3140 | 2026-07-31T16:23:39.883Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3141 | 2026-07-31T16:23:39.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3142 | 2026-07-31T16:23:39.963Z | |
| 3143 | 2026-07-31T16:23:39.963Z | info: running `cargo check --bins` on sled-agent-client (120/305) |
| 3144 | 2026-07-31T16:23:40.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3145 | 2026-07-31T16:23:40.434Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3146 | 2026-07-31T16:23:40.434Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3147 | 2026-07-31T16:23:40.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3148 | 2026-07-31T16:23:40.518Z | |
| 3149 | 2026-07-31T16:23:40.518Z | info: running `cargo check --bins` on wicketd-client (121/305) |
| 3150 | 2026-07-31T16:23:41.004Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3151 | 2026-07-31T16:23:41.007Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3152 | 2026-07-31T16:23:41.007Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3153 | 2026-07-31T16:23:41.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3154 | 2026-07-31T16:23:41.097Z | |
| 3155 | 2026-07-31T16:23:41.097Z | info: running `cargo check --bins` on installinator-common (122/305) |
| 3156 | 2026-07-31T16:23:41.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3157 | 2026-07-31T16:23:41.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3158 | 2026-07-31T16:23:41.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3159 | 2026-07-31T16:23:41.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3160 | 2026-07-31T16:23:41.668Z | |
| 3161 | 2026-07-31T16:23:41.668Z | info: running `cargo check --bins` on installinator-common-versions (123/305) |
| 3162 | 2026-07-31T16:23:42.119Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3163 | 2026-07-31T16:23:42.122Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3164 | 2026-07-31T16:23:42.122Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3165 | 2026-07-31T16:23:42.126Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3166 | 2026-07-31T16:23:42.206Z | |
| 3167 | 2026-07-31T16:23:42.206Z | info: running `cargo check --bins` on wicket-common (124/305) |
| 3168 | 2026-07-31T16:23:42.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3169 | 2026-07-31T16:23:42.680Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3170 | 2026-07-31T16:23:42.680Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3171 | 2026-07-31T16:23:42.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3172 | 2026-07-31T16:23:42.769Z | |
| 3173 | 2026-07-31T16:23:42.769Z | info: running `cargo check --bins` on wicketd-commission-types (125/305) |
| 3174 | 2026-07-31T16:23:43.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3175 | 2026-07-31T16:23:43.240Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3176 | 2026-07-31T16:23:43.240Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3177 | 2026-07-31T16:23:43.244Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3178 | 2026-07-31T16:23:43.325Z | |
| 3179 | 2026-07-31T16:23:43.325Z | info: running `cargo check --bins` on wicketd-commission-types-versions (126/305) |
| 3180 | 2026-07-31T16:23:43.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3181 | 2026-07-31T16:23:43.796Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3182 | 2026-07-31T16:23:43.796Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3183 | 2026-07-31T16:23:43.800Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3184 | 2026-07-31T16:23:43.880Z | |
| 3185 | 2026-07-31T16:23:43.880Z | info: running `cargo check --bins` on wicketd-commission-client (127/305) |
| 3186 | 2026-07-31T16:23:44.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3187 | 2026-07-31T16:23:44.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3188 | 2026-07-31T16:23:44.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3189 | 2026-07-31T16:23:44.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3190 | 2026-07-31T16:23:44.438Z | |
| 3191 | 2026-07-31T16:23:44.439Z | info: running `cargo check --bins` on omicron-cockroach-admin (128/305) |
| 3192 | 2026-07-31T16:23:44.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3193 | 2026-07-31T16:23:44.922Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3194 | 2026-07-31T16:23:45.095Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 3195 | 2026-07-31T16:23:45.208Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 3196 | 2026-07-31T16:23:45.214Z | Checking csv-core v0.1.13 |
| 3197 | 2026-07-31T16:23:45.221Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 3198 | 2026-07-31T16:23:45.227Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3199 | 2026-07-31T16:23:45.230Z | Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3200 | 2026-07-31T16:23:45.247Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3201 | 2026-07-31T16:23:45.258Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3202 | 2026-07-31T16:23:45.364Z | Checking csv v1.4.0 |
| 3203 | 2026-07-31T16:23:45.397Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3204 | 2026-07-31T16:23:45.411Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3205 | 2026-07-31T16:23:45.438Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 3206 | 2026-07-31T16:23:45.515Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 3207 | 2026-07-31T16:23:45.698Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3208 | 2026-07-31T16:23:46.060Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3209 | 2026-07-31T16:23:46.063Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3210 | 2026-07-31T16:23:46.400Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 3211 | 2026-07-31T16:23:52.449Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 3212 | 2026-07-31T16:23:52.977Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3213 | 2026-07-31T16:23:55.334Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.89s |
| 3214 | 2026-07-31T16:23:55.511Z | |
| 3215 | 2026-07-31T16:23:55.511Z | info: running `cargo check --bins` on cockroach-admin-api (129/305) |
| 3216 | 2026-07-31T16:23:55.975Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3217 | 2026-07-31T16:23:55.978Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3218 | 2026-07-31T16:23:55.978Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3219 | 2026-07-31T16:23:55.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3220 | 2026-07-31T16:23:56.063Z | |
| 3221 | 2026-07-31T16:23:56.063Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (130/305) |
| 3222 | 2026-07-31T16:23:56.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3223 | 2026-07-31T16:23:56.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3224 | 2026-07-31T16:23:56.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3225 | 2026-07-31T16:23:56.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3226 | 2026-07-31T16:23:56.705Z | |
| 3227 | 2026-07-31T16:23:56.705Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (131/305) |
| 3228 | 2026-07-31T16:23:57.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3229 | 2026-07-31T16:23:57.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3230 | 2026-07-31T16:23:57.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3231 | 2026-07-31T16:23:57.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3232 | 2026-07-31T16:23:57.345Z | |
| 3233 | 2026-07-31T16:23:57.346Z | info: running `cargo check --bins` on gateway-test-utils (132/305) |
| 3234 | 2026-07-31T16:23:57.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3235 | 2026-07-31T16:23:57.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3236 | 2026-07-31T16:23:57.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3237 | 2026-07-31T16:23:57.859Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3238 | 2026-07-31T16:23:57.946Z | |
| 3239 | 2026-07-31T16:23:57.946Z | info: running `cargo check --bins` on omicron-gateway (133/305) |
| 3240 | 2026-07-31T16:23:58.448Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3241 | 2026-07-31T16:23:58.451Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3242 | 2026-07-31T16:23:58.670Z | Compiling regress v0.11.1 |
| 3243 | 2026-07-31T16:23:58.811Z | Compiling unsafe-libyaml v0.2.11 |
| 3244 | 2026-07-31T16:23:58.821Z | Compiling radium v0.7.0 |
| 3245 | 2026-07-31T16:23:58.829Z | Compiling semver v0.1.20 |
| 3246 | 2026-07-31T16:23:58.842Z | Checking nom v8.0.0 |
| 3247 | 2026-07-31T16:23:58.845Z | Checking tap v1.0.1 |
| 3248 | 2026-07-31T16:23:58.846Z | Compiling maybe-uninit v2.0.0 |
| 3249 | 2026-07-31T16:23:58.952Z | Checking wyz v0.5.1 |
| 3250 | 2026-07-31T16:23:59.074Z | Compiling rustc_version v0.1.7 |
| 3251 | 2026-07-31T16:23:59.138Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 3252 | 2026-07-31T16:23:59.170Z | Compiling zerocopy-derive v0.6.6 |
| 3253 | 2026-07-31T16:23:59.280Z | Compiling packed_struct v0.10.1 |
| 3254 | 2026-07-31T16:23:59.300Z | Compiling serde_yaml v0.9.34+deprecated |
| 3255 | 2026-07-31T16:23:59.533Z | Compiling newtype_derive v0.1.6 |
| 3256 | 2026-07-31T16:23:59.547Z | Compiling cancel-safe-futures v0.1.5 |
| 3257 | 2026-07-31T16:23:59.720Z | Checking crc-catalog v2.4.0 |
| 3258 | 2026-07-31T16:23:59.750Z | Checking funty v2.0.0 |
| 3259 | 2026-07-31T16:23:59.816Z | Checking crc v3.4.0 |
| 3260 | 2026-07-31T16:24:00.007Z | Checking zerocopy v0.6.6 |
| 3261 | 2026-07-31T16:24:00.063Z | Checking bitvec v1.0.1 |
| 3262 | 2026-07-31T16:24:00.168Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 3263 | 2026-07-31T16:24:00.252Z | Checking typify-impl v0.6.2 |
| 3264 | 2026-07-31T16:24:00.296Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3265 | 2026-07-31T16:24:00.313Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 3266 | 2026-07-31T16:24:00.657Z | Compiling packed_struct_codegen v0.10.1 |
| 3267 | 2026-07-31T16:24:00.716Z | Compiling bitfield-macros v0.19.4 |
| 3268 | 2026-07-31T16:24:00.771Z | Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3269 | 2026-07-31T16:24:00.833Z | Compiling indexmap v1.9.3 |
| 3270 | 2026-07-31T16:24:01.026Z | Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3271 | 2026-07-31T16:24:01.099Z | Compiling owo-colors v4.3.0 |
| 3272 | 2026-07-31T16:24:01.377Z | Checking nodrop v0.1.14 |
| 3273 | 2026-07-31T16:24:01.412Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3274 | 2026-07-31T16:24:01.426Z | Checking bitfield v0.19.4 |
| 3275 | 2026-07-31T16:24:01.468Z | Checking array-init v0.0.4 |
| 3276 | 2026-07-31T16:24:01.485Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 3277 | 2026-07-31T16:24:01.673Z | Checking smallvec v0.6.14 |
| 3278 | 2026-07-31T16:24:01.697Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3279 | 2026-07-31T16:24:01.834Z | Checking oxide-update-engine-types v0.1.2 |
| 3280 | 2026-07-31T16:24:01.863Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 3281 | 2026-07-31T16:24:01.975Z | Checking unicode-linebreak v0.1.5 |
| 3282 | 2026-07-31T16:24:02.039Z | Checking smawk v0.3.2 |
| 3283 | 2026-07-31T16:24:02.117Z | Checking hashbrown v0.12.3 |
| 3284 | 2026-07-31T16:24:02.170Z | Checking linear-map v1.2.0 |
| 3285 | 2026-07-31T16:24:02.183Z | Checking tagptr v0.2.0 |
| 3286 | 2026-07-31T16:24:02.322Z | Checking base64 v0.21.7 |
| 3287 | 2026-07-31T16:24:02.336Z | Checking moka v0.12.13 |
| 3288 | 2026-07-31T16:24:02.336Z | Checking textwrap v0.16.2 |
| 3289 | 2026-07-31T16:24:02.547Z | Checking ron v0.8.1 |
| 3290 | 2026-07-31T16:24:02.552Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3291 | 2026-07-31T16:24:02.716Z | Checking oxide-update-engine v0.1.2 |
| 3292 | 2026-07-31T16:24:02.733Z | Checking serde-hex v0.1.0 |
| 3293 | 2026-07-31T16:24:02.766Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3294 | 2026-07-31T16:24:02.831Z | Checking steno v0.4.1 |
| 3295 | 2026-07-31T16:24:03.061Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 3296 | 2026-07-31T16:24:03.126Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 3297 | 2026-07-31T16:24:03.526Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3298 | 2026-07-31T16:24:03.689Z | Checking hashbrown v0.13.2 |
| 3299 | 2026-07-31T16:24:03.715Z | Checking crc-any v2.5.0 |
| 3300 | 2026-07-31T16:24:03.807Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3301 | 2026-07-31T16:24:03.896Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3302 | 2026-07-31T16:24:03.929Z | Checking hickory-resolver v0.25.2 |
| 3303 | 2026-07-31T16:24:04.014Z | Checking sha1 v0.10.6 |
| 3304 | 2026-07-31T16:24:04.062Z | Checking path-slash v0.1.5 |
| 3305 | 2026-07-31T16:24:04.108Z | Checking object v0.30.4 |
| 3306 | 2026-07-31T16:24:04.165Z | Checking utf-8 v0.7.6 |
| 3307 | 2026-07-31T16:24:04.181Z | Checking void v1.0.2 |
| 3308 | 2026-07-31T16:24:04.206Z | Checking half v1.8.3 |
| 3309 | 2026-07-31T16:24:04.283Z | Checking lzss v0.8.2 |
| 3310 | 2026-07-31T16:24:04.303Z | Checking tungstenite v0.23.0 |
| 3311 | 2026-07-31T16:24:04.434Z | Checking serde_cbor v0.11.2 |
| 3312 | 2026-07-31T16:24:04.642Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3313 | 2026-07-31T16:24:04.657Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3314 | 2026-07-31T16:24:04.756Z | Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3315 | 2026-07-31T16:24:04.771Z | Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api) |
| 3316 | 2026-07-31T16:24:04.808Z | Checking nix v0.27.1 |
| 3317 | 2026-07-31T16:24:04.824Z | Checking kstat-rs v0.2.4 |
| 3318 | 2026-07-31T16:24:04.856Z | Checking fxhash v0.2.1 |
| 3319 | 2026-07-31T16:24:04.979Z | Checking serde_bytes v0.11.19 |
| 3320 | 2026-07-31T16:24:05.010Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3321 | 2026-07-31T16:24:05.025Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3322 | 2026-07-31T16:24:05.072Z | Checking tokio-tungstenite v0.23.1 |
| 3323 | 2026-07-31T16:24:05.098Z | Compiling typify-macro v0.6.2 |
| 3324 | 2026-07-31T16:24:05.152Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3325 | 2026-07-31T16:24:05.318Z | Checking signal-hook-tokio v0.3.1 |
| 3326 | 2026-07-31T16:24:05.808Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3327 | 2026-07-31T16:24:06.293Z | Compiling typify v0.6.2 |
| 3328 | 2026-07-31T16:24:06.371Z | Compiling progenitor-impl v0.14.0 |
| 3329 | 2026-07-31T16:24:06.711Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3330 | 2026-07-31T16:24:07.022Z | Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25) |
| 3331 | 2026-07-31T16:24:07.809Z | Compiling progenitor-macro v0.14.0 |
| 3332 | 2026-07-31T16:24:10.162Z | Checking progenitor v0.14.0 |
| 3333 | 2026-07-31T16:24:10.280Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3334 | 2026-07-31T16:24:10.283Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 3335 | 2026-07-31T16:24:12.974Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 3336 | 2026-07-31T16:24:21.193Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 3337 | 2026-07-31T16:24:27.904Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3338 | 2026-07-31T16:24:29.284Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3339 | 2026-07-31T16:24:29.790Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3340 | 2026-07-31T16:24:31.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s |
| 3341 | 2026-07-31T16:24:32.084Z | |
| 3342 | 2026-07-31T16:24:32.084Z | info: running `cargo check --bins` on gateway-api (134/305) |
| 3343 | 2026-07-31T16:24:32.550Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3344 | 2026-07-31T16:24:32.553Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3345 | 2026-07-31T16:24:32.553Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3346 | 2026-07-31T16:24:32.557Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3347 | 2026-07-31T16:24:32.637Z | |
| 3348 | 2026-07-31T16:24:32.637Z | info: running `cargo check --bins` on ipcc (135/305) |
| 3349 | 2026-07-31T16:24:33.099Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3350 | 2026-07-31T16:24:33.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3351 | 2026-07-31T16:24:33.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3352 | 2026-07-31T16:24:33.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3353 | 2026-07-31T16:24:33.186Z | |
| 3354 | 2026-07-31T16:24:33.186Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/305) |
| 3355 | 2026-07-31T16:24:33.639Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3356 | 2026-07-31T16:24:33.642Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3357 | 2026-07-31T16:24:33.642Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3358 | 2026-07-31T16:24:33.645Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3359 | 2026-07-31T16:24:33.723Z | |
| 3360 | 2026-07-31T16:24:33.723Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs,zone` on oximeter-instruments (137/305) |
| 3361 | 2026-07-31T16:24:34.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3362 | 2026-07-31T16:24:34.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3363 | 2026-07-31T16:24:34.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3364 | 2026-07-31T16:24:34.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3365 | 2026-07-31T16:24:34.298Z | |
| 3366 | 2026-07-31T16:24:34.298Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/305) |
| 3367 | 2026-07-31T16:24:34.762Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3368 | 2026-07-31T16:24:34.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3369 | 2026-07-31T16:24:34.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3370 | 2026-07-31T16:24:34.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3371 | 2026-07-31T16:24:34.846Z | |
| 3372 | 2026-07-31T16:24:34.846Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/305) |
| 3373 | 2026-07-31T16:24:35.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3374 | 2026-07-31T16:24:35.311Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3375 | 2026-07-31T16:24:35.311Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3376 | 2026-07-31T16:24:35.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3377 | 2026-07-31T16:24:35.393Z | |
| 3378 | 2026-07-31T16:24:35.393Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/305) |
| 3379 | 2026-07-31T16:24:35.855Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3380 | 2026-07-31T16:24:35.858Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3381 | 2026-07-31T16:24:35.858Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3382 | 2026-07-31T16:24:35.862Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3383 | 2026-07-31T16:24:35.939Z | |
| 3384 | 2026-07-31T16:24:35.939Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/305) |
| 3385 | 2026-07-31T16:24:36.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3386 | 2026-07-31T16:24:36.420Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3387 | 2026-07-31T16:24:36.420Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3388 | 2026-07-31T16:24:36.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3389 | 2026-07-31T16:24:36.508Z | |
| 3390 | 2026-07-31T16:24:36.508Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/305) |
| 3391 | 2026-07-31T16:24:36.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3392 | 2026-07-31T16:24:36.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3393 | 2026-07-31T16:24:36.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3394 | 2026-07-31T16:24:36.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3395 | 2026-07-31T16:24:37.054Z | |
| 3396 | 2026-07-31T16:24:37.054Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/305) |
| 3397 | 2026-07-31T16:24:37.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3398 | 2026-07-31T16:24:37.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3399 | 2026-07-31T16:24:37.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3400 | 2026-07-31T16:24:37.525Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3401 | 2026-07-31T16:24:37.602Z | |
| 3402 | 2026-07-31T16:24:37.602Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/305) |
| 3403 | 2026-07-31T16:24:38.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3404 | 2026-07-31T16:24:38.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3405 | 2026-07-31T16:24:38.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3406 | 2026-07-31T16:24:38.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3407 | 2026-07-31T16:24:38.150Z | |
| 3408 | 2026-07-31T16:24:38.150Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/305) |
| 3409 | 2026-07-31T16:24:38.616Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3410 | 2026-07-31T16:24:38.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3411 | 2026-07-31T16:24:38.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3412 | 2026-07-31T16:24:38.623Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3413 | 2026-07-31T16:24:38.702Z | |
| 3414 | 2026-07-31T16:24:38.702Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/305) |
| 3415 | 2026-07-31T16:24:39.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3416 | 2026-07-31T16:24:39.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3417 | 2026-07-31T16:24:39.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3418 | 2026-07-31T16:24:39.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3419 | 2026-07-31T16:24:39.252Z | |
| 3420 | 2026-07-31T16:24:39.252Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (147/305) |
| 3421 | 2026-07-31T16:24:39.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3422 | 2026-07-31T16:24:39.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3423 | 2026-07-31T16:24:39.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3424 | 2026-07-31T16:24:39.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3425 | 2026-07-31T16:24:39.807Z | |
| 3426 | 2026-07-31T16:24:39.807Z | info: running `cargo check --bins --no-default-features --features zfs` on oximeter-instruments (148/305) |
| 3427 | 2026-07-31T16:24:40.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3428 | 2026-07-31T16:24:40.291Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3429 | 2026-07-31T16:24:40.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3430 | 2026-07-31T16:24:40.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3431 | 2026-07-31T16:24:40.379Z | |
| 3432 | 2026-07-31T16:24:40.379Z | info: running `cargo check --bins --no-default-features --features cpu,zfs` on oximeter-instruments (149/305) |
| 3433 | 2026-07-31T16:24:40.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3434 | 2026-07-31T16:24:40.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3435 | 2026-07-31T16:24:40.864Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3436 | 2026-07-31T16:24:40.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3437 | 2026-07-31T16:24:40.953Z | |
| 3438 | 2026-07-31T16:24:40.953Z | info: running `cargo check --bins --no-default-features --features datalink,zfs` on oximeter-instruments (150/305) |
| 3439 | 2026-07-31T16:24:41.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3440 | 2026-07-31T16:24:41.436Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3441 | 2026-07-31T16:24:41.436Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3442 | 2026-07-31T16:24:41.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3443 | 2026-07-31T16:24:41.524Z | |
| 3444 | 2026-07-31T16:24:41.524Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs` on oximeter-instruments (151/305) |
| 3445 | 2026-07-31T16:24:42.005Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3446 | 2026-07-31T16:24:42.008Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3447 | 2026-07-31T16:24:42.008Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3448 | 2026-07-31T16:24:42.013Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3449 | 2026-07-31T16:24:42.098Z | |
| 3450 | 2026-07-31T16:24:42.098Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs` on oximeter-instruments (152/305) |
| 3451 | 2026-07-31T16:24:42.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3452 | 2026-07-31T16:24:42.582Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3453 | 2026-07-31T16:24:42.582Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3454 | 2026-07-31T16:24:42.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3455 | 2026-07-31T16:24:42.667Z | |
| 3456 | 2026-07-31T16:24:42.667Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs` on oximeter-instruments (153/305) |
| 3457 | 2026-07-31T16:24:43.146Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3458 | 2026-07-31T16:24:43.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3459 | 2026-07-31T16:24:43.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3460 | 2026-07-31T16:24:43.154Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3461 | 2026-07-31T16:24:43.238Z | |
| 3462 | 2026-07-31T16:24:43.238Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs` on oximeter-instruments (154/305) |
| 3463 | 2026-07-31T16:24:43.718Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3464 | 2026-07-31T16:24:43.722Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3465 | 2026-07-31T16:24:43.722Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3466 | 2026-07-31T16:24:43.725Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3467 | 2026-07-31T16:24:43.808Z | |
| 3468 | 2026-07-31T16:24:43.808Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zfs` on oximeter-instruments (155/305) |
| 3469 | 2026-07-31T16:24:44.286Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3470 | 2026-07-31T16:24:44.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3471 | 2026-07-31T16:24:44.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3472 | 2026-07-31T16:24:44.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3473 | 2026-07-31T16:24:44.377Z | |
| 3474 | 2026-07-31T16:24:44.377Z | info: running `cargo check --bins --no-default-features --features kstat,zfs` on oximeter-instruments (156/305) |
| 3475 | 2026-07-31T16:24:44.859Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3476 | 2026-07-31T16:24:44.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3477 | 2026-07-31T16:24:44.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3478 | 2026-07-31T16:24:44.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3479 | 2026-07-31T16:24:44.951Z | |
| 3480 | 2026-07-31T16:24:44.951Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat,zfs` on oximeter-instruments (157/305) |
| 3481 | 2026-07-31T16:24:45.431Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3482 | 2026-07-31T16:24:45.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3483 | 2026-07-31T16:24:45.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3484 | 2026-07-31T16:24:45.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3485 | 2026-07-31T16:24:45.525Z | |
| 3486 | 2026-07-31T16:24:45.525Z | info: running `cargo check --bins --no-default-features --features zone` on oximeter-instruments (158/305) |
| 3487 | 2026-07-31T16:24:45.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3488 | 2026-07-31T16:24:45.989Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3489 | 2026-07-31T16:24:45.989Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3490 | 2026-07-31T16:24:45.993Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3491 | 2026-07-31T16:24:46.071Z | |
| 3492 | 2026-07-31T16:24:46.071Z | info: running `cargo check --bins --no-default-features --features cpu,zone` on oximeter-instruments (159/305) |
| 3493 | 2026-07-31T16:24:46.536Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3494 | 2026-07-31T16:24:46.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3495 | 2026-07-31T16:24:46.539Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3496 | 2026-07-31T16:24:46.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3497 | 2026-07-31T16:24:46.625Z | |
| 3498 | 2026-07-31T16:24:46.625Z | info: running `cargo check --bins --no-default-features --features datalink,zone` on oximeter-instruments (160/305) |
| 3499 | 2026-07-31T16:24:47.091Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3500 | 2026-07-31T16:24:47.094Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3501 | 2026-07-31T16:24:47.094Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3502 | 2026-07-31T16:24:47.098Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3503 | 2026-07-31T16:24:47.177Z | |
| 3504 | 2026-07-31T16:24:47.177Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zone` on oximeter-instruments (161/305) |
| 3505 | 2026-07-31T16:24:47.643Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3506 | 2026-07-31T16:24:47.646Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3507 | 2026-07-31T16:24:47.646Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3508 | 2026-07-31T16:24:47.649Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3509 | 2026-07-31T16:24:47.730Z | |
| 3510 | 2026-07-31T16:24:47.730Z | info: running `cargo check --bins --no-default-features --features http-instruments,zone` on oximeter-instruments (162/305) |
| 3511 | 2026-07-31T16:24:48.196Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3512 | 2026-07-31T16:24:48.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3513 | 2026-07-31T16:24:48.199Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3514 | 2026-07-31T16:24:48.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3515 | 2026-07-31T16:24:48.285Z | |
| 3516 | 2026-07-31T16:24:48.285Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zone` on oximeter-instruments (163/305) |
| 3517 | 2026-07-31T16:24:48.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3518 | 2026-07-31T16:24:48.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3519 | 2026-07-31T16:24:48.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3520 | 2026-07-31T16:24:48.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3521 | 2026-07-31T16:24:48.840Z | |
| 3522 | 2026-07-31T16:24:48.840Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zone` on oximeter-instruments (164/305) |
| 3523 | 2026-07-31T16:24:49.303Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3524 | 2026-07-31T16:24:49.306Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3525 | 2026-07-31T16:24:49.306Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3526 | 2026-07-31T16:24:49.310Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3527 | 2026-07-31T16:24:49.389Z | |
| 3528 | 2026-07-31T16:24:49.389Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments,zone` on oximeter-instruments (165/305) |
| 3529 | 2026-07-31T16:24:49.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3530 | 2026-07-31T16:24:49.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3531 | 2026-07-31T16:24:49.861Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3532 | 2026-07-31T16:24:49.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3533 | 2026-07-31T16:24:49.940Z | |
| 3534 | 2026-07-31T16:24:49.941Z | info: running `cargo check --bins --no-default-features --features zfs,zone` on oximeter-instruments (166/305) |
| 3535 | 2026-07-31T16:24:50.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3536 | 2026-07-31T16:24:50.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3537 | 2026-07-31T16:24:50.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3538 | 2026-07-31T16:24:50.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3539 | 2026-07-31T16:24:50.512Z | |
| 3540 | 2026-07-31T16:24:50.512Z | info: running `cargo check --bins --no-default-features --features cpu,zfs,zone` on oximeter-instruments (167/305) |
| 3541 | 2026-07-31T16:24:50.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3542 | 2026-07-31T16:24:50.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3543 | 2026-07-31T16:24:50.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3544 | 2026-07-31T16:24:50.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3545 | 2026-07-31T16:24:51.084Z | |
| 3546 | 2026-07-31T16:24:51.084Z | info: running `cargo check --bins --no-default-features --features datalink,zfs,zone` on oximeter-instruments (168/305) |
| 3547 | 2026-07-31T16:24:51.562Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3548 | 2026-07-31T16:24:51.565Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3549 | 2026-07-31T16:24:51.565Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3550 | 2026-07-31T16:24:51.569Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3551 | 2026-07-31T16:24:51.649Z | |
| 3552 | 2026-07-31T16:24:51.649Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,zfs,zone` on oximeter-instruments (169/305) |
| 3553 | 2026-07-31T16:24:52.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3554 | 2026-07-31T16:24:52.131Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3555 | 2026-07-31T16:24:52.131Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3556 | 2026-07-31T16:24:52.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3557 | 2026-07-31T16:24:52.219Z | |
| 3558 | 2026-07-31T16:24:52.219Z | info: running `cargo check --bins --no-default-features --features http-instruments,zfs,zone` on oximeter-instruments (170/305) |
| 3559 | 2026-07-31T16:24:52.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3560 | 2026-07-31T16:24:52.702Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3561 | 2026-07-31T16:24:52.702Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3562 | 2026-07-31T16:24:52.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3563 | 2026-07-31T16:24:52.791Z | |
| 3564 | 2026-07-31T16:24:52.791Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments,zfs,zone` on oximeter-instruments (171/305) |
| 3565 | 2026-07-31T16:24:53.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3566 | 2026-07-31T16:24:53.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3567 | 2026-07-31T16:24:53.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3568 | 2026-07-31T16:24:53.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3569 | 2026-07-31T16:24:53.365Z | |
| 3570 | 2026-07-31T16:24:53.365Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments,zfs,zone` on oximeter-instruments (172/305) |
| 3571 | 2026-07-31T16:24:53.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3572 | 2026-07-31T16:24:53.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3573 | 2026-07-31T16:24:53.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3574 | 2026-07-31T16:24:53.852Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3575 | 2026-07-31T16:24:53.938Z | |
| 3576 | 2026-07-31T16:24:53.938Z | info: running `cargo check --bins` on oximeter-producer (173/305) |
| 3577 | 2026-07-31T16:24:54.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3578 | 2026-07-31T16:24:54.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3579 | 2026-07-31T16:24:54.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3580 | 2026-07-31T16:24:54.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3581 | 2026-07-31T16:24:54.528Z | |
| 3582 | 2026-07-31T16:24:54.528Z | info: running `cargo check --bins` on internal-dns-resolver (174/305) |
| 3583 | 2026-07-31T16:24:54.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3584 | 2026-07-31T16:24:54.997Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3585 | 2026-07-31T16:24:54.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3586 | 2026-07-31T16:24:55.002Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3587 | 2026-07-31T16:24:55.083Z | |
| 3588 | 2026-07-31T16:24:55.083Z | info: running `cargo check --bins` on dns-server (175/305) |
| 3589 | 2026-07-31T16:24:55.552Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3590 | 2026-07-31T16:24:55.555Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3591 | 2026-07-31T16:24:55.699Z | Compiling parking_lot_core v0.8.6 |
| 3592 | 2026-07-31T16:24:55.702Z | Compiling git-stub v1.0.0 |
| 3593 | 2026-07-31T16:24:55.702Z | Checking prefix-trie v0.7.0 |
| 3594 | 2026-07-31T16:24:55.816Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3595 | 2026-07-31T16:24:55.927Z | Compiling git-stub-vcs v0.1.0 |
| 3596 | 2026-07-31T16:24:56.085Z | Checking hickory-server v0.25.2 |
| 3597 | 2026-07-31T16:24:56.197Z | Checking parking_lot v0.11.2 |
| 3598 | 2026-07-31T16:24:56.230Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3599 | 2026-07-31T16:24:56.271Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3600 | 2026-07-31T16:24:56.274Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3601 | 2026-07-31T16:24:56.366Z | Checking sled v0.34.7 |
| 3602 | 2026-07-31T16:24:58.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.17s |
| 3603 | 2026-07-31T16:24:58.428Z | |
| 3604 | 2026-07-31T16:24:58.428Z | info: running `cargo check --bins` on dns-server-api (176/305) |
| 3605 | 2026-07-31T16:24:58.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3606 | 2026-07-31T16:24:58.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3607 | 2026-07-31T16:24:58.891Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3608 | 2026-07-31T16:24:58.894Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3609 | 2026-07-31T16:24:58.972Z | |
| 3610 | 2026-07-31T16:24:58.972Z | info: running `cargo check --bins` on oximeter-producer-api (177/305) |
| 3611 | 2026-07-31T16:24:59.441Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3612 | 2026-07-31T16:24:59.443Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3613 | 2026-07-31T16:24:59.443Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3614 | 2026-07-31T16:24:59.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3615 | 2026-07-31T16:24:59.526Z | |
| 3616 | 2026-07-31T16:24:59.526Z | info: running `cargo check --bins` on sp-sim (178/305) |
| 3617 | 2026-07-31T16:25:00.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3618 | 2026-07-31T16:25:00.033Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3619 | 2026-07-31T16:25:00.219Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3620 | 2026-07-31T16:25:01.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s |
| 3621 | 2026-07-31T16:25:02.157Z | |
| 3622 | 2026-07-31T16:25:02.157Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (179/305) |
| 3623 | 2026-07-31T16:25:02.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3624 | 2026-07-31T16:25:02.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3625 | 2026-07-31T16:25:02.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3626 | 2026-07-31T16:25:02.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3627 | 2026-07-31T16:25:02.765Z | |
| 3628 | 2026-07-31T16:25:02.765Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (180/305) |
| 3629 | 2026-07-31T16:25:03.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3630 | 2026-07-31T16:25:03.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3631 | 2026-07-31T16:25:03.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3632 | 2026-07-31T16:25:03.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 3633 | 2026-07-31T16:25:03.368Z | |
| 3634 | 2026-07-31T16:25:03.368Z | info: running `cargo check --bins` on db-macros (181/305) |
| 3635 | 2026-07-31T16:25:03.819Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3636 | 2026-07-31T16:25:03.822Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3637 | 2026-07-31T16:25:03.822Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3638 | 2026-07-31T16:25:03.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3639 | 2026-07-31T16:25:03.900Z | |
| 3640 | 2026-07-31T16:25:03.900Z | info: running `cargo check --bins` on nexus-macros-common (182/305) |
| 3641 | 2026-07-31T16:25:04.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3642 | 2026-07-31T16:25:04.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3643 | 2026-07-31T16:25:04.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3644 | 2026-07-31T16:25:04.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3645 | 2026-07-31T16:25:04.435Z | |
| 3646 | 2026-07-31T16:25:04.435Z | info: running `cargo check --bins` on nexus-auth (183/305) |
| 3647 | 2026-07-31T16:25:04.937Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3648 | 2026-07-31T16:25:04.940Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3649 | 2026-07-31T16:25:04.940Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3650 | 2026-07-31T16:25:04.984Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3651 | 2026-07-31T16:25:05.033Z | |
| 3652 | 2026-07-31T16:25:05.033Z | info: running `cargo check --bins` on authz-macros (184/305) |
| 3653 | 2026-07-31T16:25:05.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3654 | 2026-07-31T16:25:05.487Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3655 | 2026-07-31T16:25:05.487Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3656 | 2026-07-31T16:25:05.490Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3657 | 2026-07-31T16:25:05.563Z | |
| 3658 | 2026-07-31T16:25:05.563Z | info: running `cargo check --bins` on nexus-db-fixed-data (185/305) |
| 3659 | 2026-07-31T16:25:06.062Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3660 | 2026-07-31T16:25:06.065Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3661 | 2026-07-31T16:25:06.065Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3662 | 2026-07-31T16:25:06.069Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3663 | 2026-07-31T16:25:06.157Z | |
| 3664 | 2026-07-31T16:25:06.157Z | info: running `cargo check --bins` on nexus-db-model (186/305) |
| 3665 | 2026-07-31T16:25:06.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3666 | 2026-07-31T16:25:06.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3667 | 2026-07-31T16:25:06.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3668 | 2026-07-31T16:25:06.665Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3669 | 2026-07-31T16:25:06.752Z | |
| 3670 | 2026-07-31T16:25:06.752Z | info: running `cargo check --bins` on nexus-db-schema (187/305) |
| 3671 | 2026-07-31T16:25:07.206Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3672 | 2026-07-31T16:25:07.209Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3673 | 2026-07-31T16:25:07.209Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3674 | 2026-07-31T16:25:07.213Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3675 | 2026-07-31T16:25:07.289Z | |
| 3676 | 2026-07-31T16:25:07.289Z | info: running `cargo check --bins` on omicron-rpaths (188/305) |
| 3677 | 2026-07-31T16:25:07.738Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3678 | 2026-07-31T16:25:07.741Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3679 | 2026-07-31T16:25:07.741Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3680 | 2026-07-31T16:25:07.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3681 | 2026-07-31T16:25:07.819Z | |
| 3682 | 2026-07-31T16:25:07.819Z | info: running `cargo check --bins` on nexus-defaults (189/305) |
| 3683 | 2026-07-31T16:25:08.278Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3684 | 2026-07-31T16:25:08.282Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3685 | 2026-07-31T16:25:08.282Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3686 | 2026-07-31T16:25:08.285Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3687 | 2026-07-31T16:25:08.364Z | |
| 3688 | 2026-07-31T16:25:08.364Z | info: running `cargo check --bins` on omicron-cockroach-metrics (190/305) |
| 3689 | 2026-07-31T16:25:08.818Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3690 | 2026-07-31T16:25:08.821Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3691 | 2026-07-31T16:25:08.821Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3692 | 2026-07-31T16:25:08.825Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3693 | 2026-07-31T16:25:08.899Z | |
| 3694 | 2026-07-31T16:25:08.899Z | info: running `cargo check --bins` on parallel-task-set (191/305) |
| 3695 | 2026-07-31T16:25:09.349Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-07-31T16:25:09.352Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-07-31T16:25:09.352Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3698 | 2026-07-31T16:25:09.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3699 | 2026-07-31T16:25:09.432Z | |
| 3700 | 2026-07-31T16:25:09.432Z | info: running `cargo check --bins` on omicron-git-version (192/305) |
| 3701 | 2026-07-31T16:25:09.883Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-07-31T16:25:09.886Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-07-31T16:25:09.886Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3704 | 2026-07-31T16:25:09.889Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3705 | 2026-07-31T16:25:09.963Z | |
| 3706 | 2026-07-31T16:25:09.963Z | info: running `cargo check --bins` on nexus-db-errors (193/305) |
| 3707 | 2026-07-31T16:25:10.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-07-31T16:25:10.471Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-07-31T16:25:10.471Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3710 | 2026-07-31T16:25:10.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3711 | 2026-07-31T16:25:10.561Z | |
| 3712 | 2026-07-31T16:25:10.561Z | info: running `cargo check --bins` on nexus-db-lookup (194/305) |
| 3713 | 2026-07-31T16:25:11.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-07-31T16:25:11.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-07-31T16:25:11.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3716 | 2026-07-31T16:25:11.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3717 | 2026-07-31T16:25:11.161Z | |
| 3718 | 2026-07-31T16:25:11.161Z | info: running `cargo check --bins` on nexus-inventory (195/305) |
| 3719 | 2026-07-31T16:25:11.659Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-07-31T16:25:11.663Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-07-31T16:25:11.663Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3722 | 2026-07-31T16:25:11.666Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3723 | 2026-07-31T16:25:11.754Z | |
| 3724 | 2026-07-31T16:25:11.754Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (196/305) |
| 3725 | 2026-07-31T16:25:12.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-07-31T16:25:12.233Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-07-31T16:25:12.233Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3728 | 2026-07-31T16:25:12.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3729 | 2026-07-31T16:25:12.323Z | |
| 3730 | 2026-07-31T16:25:12.323Z | info: running `cargo check --bins --no-default-features` on sled-storage (197/305) |
| 3731 | 2026-07-31T16:25:12.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-07-31T16:25:12.801Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-07-31T16:25:12.801Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3734 | 2026-07-31T16:25:12.805Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3735 | 2026-07-31T16:25:12.888Z | |
| 3736 | 2026-07-31T16:25:12.888Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (198/305) |
| 3737 | 2026-07-31T16:25:13.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-07-31T16:25:13.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-07-31T16:25:13.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-07-31T16:25:13.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3741 | 2026-07-31T16:25:13.454Z | |
| 3742 | 2026-07-31T16:25:13.454Z | info: running `cargo check --bins` on key-manager (199/305) |
| 3743 | 2026-07-31T16:25:13.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-07-31T16:25:13.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-07-31T16:25:13.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-07-31T16:25:13.921Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 3747 | 2026-07-31T16:25:14.000Z | |
| 3748 | 2026-07-31T16:25:14.000Z | info: running `cargo check --bins --no-default-features` on sled-hardware (200/305) |
| 3749 | 2026-07-31T16:25:14.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-07-31T16:25:14.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-07-31T16:25:14.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-07-31T16:25:14.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3753 | 2026-07-31T16:25:14.571Z | |
| 3754 | 2026-07-31T16:25:14.571Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (201/305) |
| 3755 | 2026-07-31T16:25:15.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-07-31T16:25:15.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-07-31T16:25:15.049Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-07-31T16:25:15.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 3759 | 2026-07-31T16:25:15.137Z | |
| 3760 | 2026-07-31T16:25:15.137Z | info: running `cargo check --bins` on typed-rng (202/305) |
| 3761 | 2026-07-31T16:25:15.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-07-31T16:25:15.593Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-07-31T16:25:15.593Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-07-31T16:25:15.597Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 3765 | 2026-07-31T16:25:15.673Z | |
| 3766 | 2026-07-31T16:25:15.673Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (203/305) |
| 3767 | 2026-07-31T16:25:16.186Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-07-31T16:25:16.189Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-07-31T16:25:16.473Z | Compiling libefi-sys v0.1.0 |
| 3770 | 2026-07-31T16:25:16.476Z | Compiling bitfield-struct v0.6.2 |
| 3771 | 2026-07-31T16:25:16.613Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3772 | 2026-07-31T16:25:16.621Z | Compiling xshell-macros v0.2.7 |
| 3773 | 2026-07-31T16:25:16.630Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3774 | 2026-07-31T16:25:16.643Z | Compiling salty v0.3.0 |
| 3775 | 2026-07-31T16:25:16.658Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3776 | 2026-07-31T16:25:16.674Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3777 | 2026-07-31T16:25:16.677Z | Checking rfc6979 v0.4.0 |
| 3778 | 2026-07-31T16:25:16.798Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3779 | 2026-07-31T16:25:16.814Z | Checking ecdsa v0.16.9 |
| 3780 | 2026-07-31T16:25:16.947Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3781 | 2026-07-31T16:25:16.964Z | Checking primeorder v0.13.6 |
| 3782 | 2026-07-31T16:25:16.977Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3783 | 2026-07-31T16:25:16.991Z | Checking xshell v0.2.7 |
| 3784 | 2026-07-31T16:25:17.093Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3785 | 2026-07-31T16:25:17.133Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3786 | 2026-07-31T16:25:17.153Z | Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3787 | 2026-07-31T16:25:17.177Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf) |
| 3788 | 2026-07-31T16:25:17.191Z | Checking p384 v0.13.1 |
| 3789 | 2026-07-31T16:25:17.216Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3790 | 2026-07-31T16:25:17.280Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3791 | 2026-07-31T16:25:17.326Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3792 | 2026-07-31T16:25:17.370Z | Checking corncobs v0.1.4 |
| 3793 | 2026-07-31T16:25:17.444Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3794 | 2026-07-31T16:25:17.482Z | Checking secrecy v0.8.0 |
| 3795 | 2026-07-31T16:25:17.497Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3796 | 2026-07-31T16:25:17.510Z | Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3797 | 2026-07-31T16:25:17.513Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3798 | 2026-07-31T16:25:17.590Z | Checking tungstenite v0.21.0 |
| 3799 | 2026-07-31T16:25:17.607Z | Checking papergrid v0.17.0 |
| 3800 | 2026-07-31T16:25:17.646Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3801 | 2026-07-31T16:25:17.669Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3802 | 2026-07-31T16:25:17.719Z | Checking libscf-sys v1.2.0 |
| 3803 | 2026-07-31T16:25:17.765Z | Compiling progenitor-impl v0.13.0 |
| 3804 | 2026-07-31T16:25:17.786Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde) |
| 3805 | 2026-07-31T16:25:17.844Z | Checking testing_table v0.3.0 |
| 3806 | 2026-07-31T16:25:17.874Z | Compiling proc-macro-error2 v2.0.1 |
| 3807 | 2026-07-31T16:25:17.933Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3808 | 2026-07-31T16:25:18.002Z | Checking tokio-tungstenite v0.21.0 |
| 3809 | 2026-07-31T16:25:18.180Z | Compiling tabled_derive v0.11.0 |
| 3810 | 2026-07-31T16:25:18.275Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3811 | 2026-07-31T16:25:18.343Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3812 | 2026-07-31T16:25:18.372Z | Compiling unicase v2.9.0 |
| 3813 | 2026-07-31T16:25:18.493Z | Compiling illumos-nvpair-sys v0.2.0 |
| 3814 | 2026-07-31T16:25:18.538Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3815 | 2026-07-31T16:25:18.566Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3816 | 2026-07-31T16:25:18.580Z | Compiling mime_guess v2.0.5 |
| 3817 | 2026-07-31T16:25:18.690Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659) |
| 3818 | 2026-07-31T16:25:18.690Z | Checking progenitor-client v0.13.0 |
| 3819 | 2026-07-31T16:25:18.762Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3820 | 2026-07-31T16:25:18.924Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3821 | 2026-07-31T16:25:19.094Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3822 | 2026-07-31T16:25:19.134Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3823 | 2026-07-31T16:25:19.218Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3824 | 2026-07-31T16:25:19.318Z | Checking tabled v0.20.0 |
| 3825 | 2026-07-31T16:25:19.446Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3826 | 2026-07-31T16:25:19.563Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3827 | 2026-07-31T16:25:19.589Z | Checking filetime v0.2.27 |
| 3828 | 2026-07-31T16:25:19.726Z | Checking http-range v0.1.5 |
| 3829 | 2026-07-31T16:25:19.743Z | Checking crc8 v0.1.1 |
| 3830 | 2026-07-31T16:25:19.756Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3831 | 2026-07-31T16:25:19.860Z | Checking xattr v1.6.1 |
| 3832 | 2026-07-31T16:25:19.902Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3833 | 2026-07-31T16:25:19.918Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3834 | 2026-07-31T16:25:19.991Z | Checking tar v0.4.46 |
| 3835 | 2026-07-31T16:25:20.087Z | Checking illumos-nvpair v0.3.0 |
| 3836 | 2026-07-31T16:25:20.331Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3837 | 2026-07-31T16:25:20.353Z | Compiling progenitor-macro v0.13.0 |
| 3838 | 2026-07-31T16:25:20.367Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3839 | 2026-07-31T16:25:20.382Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3840 | 2026-07-31T16:25:20.461Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3841 | 2026-07-31T16:25:20.580Z | Checking atty v0.2.14 |
| 3842 | 2026-07-31T16:25:20.677Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289) |
| 3843 | 2026-07-31T16:25:20.701Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3844 | 2026-07-31T16:25:20.833Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3845 | 2026-07-31T16:25:20.951Z | Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient) |
| 3846 | 2026-07-31T16:25:21.029Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 3847 | 2026-07-31T16:25:21.215Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3848 | 2026-07-31T16:25:21.244Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3849 | 2026-07-31T16:25:21.284Z | Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf) |
| 3850 | 2026-07-31T16:25:21.374Z | Checking hyper-staticfile v0.10.1 |
| 3851 | 2026-07-31T16:25:21.475Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3852 | 2026-07-31T16:25:21.600Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 3853 | 2026-07-31T16:25:21.664Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3854 | 2026-07-31T16:25:21.739Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3855 | 2026-07-31T16:25:21.942Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 3856 | 2026-07-31T16:25:23.325Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3857 | 2026-07-31T16:25:23.829Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3858 | 2026-07-31T16:25:24.083Z | Checking progenitor v0.13.0 |
| 3859 | 2026-07-31T16:25:24.223Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c) |
| 3860 | 2026-07-31T16:25:24.240Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3861 | 2026-07-31T16:25:25.269Z | Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common) |
| 3862 | 2026-07-31T16:25:25.718Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 3863 | 2026-07-31T16:25:26.076Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 3864 | 2026-07-31T16:25:26.371Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3865 | 2026-07-31T16:25:29.599Z | Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking) |
| 3866 | 2026-07-31T16:25:40.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.84s |
| 3867 | 2026-07-31T16:25:40.531Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3868 | 2026-07-31T16:25:40.531Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3869 | 2026-07-31T16:25:40.728Z | |
| 3870 | 2026-07-31T16:25:40.728Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (204/305) |
| 3871 | 2026-07-31T16:25:41.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3872 | 2026-07-31T16:25:41.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3873 | 2026-07-31T16:25:41.479Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3874 | 2026-07-31T16:25:52.085Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s |
| 3875 | 2026-07-31T16:25:52.088Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3876 | 2026-07-31T16:25:52.088Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3877 | 2026-07-31T16:25:52.287Z | |
| 3878 | 2026-07-31T16:25:52.287Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (205/305) |
| 3879 | 2026-07-31T16:25:52.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3880 | 2026-07-31T16:25:52.808Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3881 | 2026-07-31T16:25:53.035Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3882 | 2026-07-31T16:26:03.660Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.36s |
| 3883 | 2026-07-31T16:26:03.663Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3884 | 2026-07-31T16:26:03.663Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3885 | 2026-07-31T16:26:03.858Z | |
| 3886 | 2026-07-31T16:26:03.858Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (206/305) |
| 3887 | 2026-07-31T16:26:04.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3888 | 2026-07-31T16:26:04.378Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3889 | 2026-07-31T16:26:04.605Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3890 | 2026-07-31T16:26:15.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.44s |
| 3891 | 2026-07-31T16:26:15.314Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3892 | 2026-07-31T16:26:15.315Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3893 | 2026-07-31T16:26:15.509Z | |
| 3894 | 2026-07-31T16:26:15.509Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (207/305) |
| 3895 | 2026-07-31T16:26:16.025Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3896 | 2026-07-31T16:26:16.028Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3897 | 2026-07-31T16:26:16.253Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3898 | 2026-07-31T16:26:26.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.39s |
| 3899 | 2026-07-31T16:26:26.912Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3900 | 2026-07-31T16:26:26.912Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3901 | 2026-07-31T16:26:27.108Z | |
| 3902 | 2026-07-31T16:26:27.108Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (208/305) |
| 3903 | 2026-07-31T16:26:27.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-07-31T16:26:27.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-07-31T16:26:27.856Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3906 | 2026-07-31T16:26:38.484Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s |
| 3907 | 2026-07-31T16:26:38.487Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3908 | 2026-07-31T16:26:38.487Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3909 | 2026-07-31T16:26:38.681Z | |
| 3910 | 2026-07-31T16:26:38.681Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (209/305) |
| 3911 | 2026-07-31T16:26:39.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3912 | 2026-07-31T16:26:39.199Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3913 | 2026-07-31T16:26:39.427Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3914 | 2026-07-31T16:26:50.061Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.37s |
| 3915 | 2026-07-31T16:26:50.065Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3916 | 2026-07-31T16:26:50.065Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3917 | 2026-07-31T16:26:50.259Z | |
| 3918 | 2026-07-31T16:26:50.259Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (210/305) |
| 3919 | 2026-07-31T16:26:50.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3920 | 2026-07-31T16:26:50.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3921 | 2026-07-31T16:26:51.007Z | Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3922 | 2026-07-31T16:27:01.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.45s |
| 3923 | 2026-07-31T16:27:01.725Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 3924 | 2026-07-31T16:27:01.726Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 3925 | 2026-07-31T16:27:01.920Z | |
| 3926 | 2026-07-31T16:27:01.920Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (211/305) |
| 3927 | 2026-07-31T16:27:02.420Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3928 | 2026-07-31T16:27:02.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3929 | 2026-07-31T16:27:02.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3930 | 2026-07-31T16:27:02.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3931 | 2026-07-31T16:27:02.513Z | |
| 3932 | 2026-07-31T16:27:02.513Z | info: running `cargo check --bins` on sled-agent-multirack-join (212/305) |
| 3933 | 2026-07-31T16:27:03.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3934 | 2026-07-31T16:27:03.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3935 | 2026-07-31T16:27:03.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3936 | 2026-07-31T16:27:03.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 3937 | 2026-07-31T16:27:03.106Z | |
| 3938 | 2026-07-31T16:27:03.106Z | info: running `cargo check --bins` on sled-agent-bootstrap-common (213/305) |
| 3939 | 2026-07-31T16:27:03.593Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3940 | 2026-07-31T16:27:03.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3941 | 2026-07-31T16:27:03.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3942 | 2026-07-31T16:27:03.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3943 | 2026-07-31T16:27:03.689Z | |
| 3944 | 2026-07-31T16:27:03.689Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (214/305) |
| 3945 | 2026-07-31T16:27:04.174Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3946 | 2026-07-31T16:27:04.177Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3947 | 2026-07-31T16:27:04.177Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3948 | 2026-07-31T16:27:04.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3949 | 2026-07-31T16:27:04.266Z | |
| 3950 | 2026-07-31T16:27:04.266Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (215/305) |
| 3951 | 2026-07-31T16:27:04.751Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3952 | 2026-07-31T16:27:04.754Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3953 | 2026-07-31T16:27:04.754Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3954 | 2026-07-31T16:27:04.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3955 | 2026-07-31T16:27:04.842Z | |
| 3956 | 2026-07-31T16:27:04.843Z | info: running `cargo check --bins` on sled-agent-api (216/305) |
| 3957 | 2026-07-31T16:27:05.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3958 | 2026-07-31T16:27:05.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3959 | 2026-07-31T16:27:05.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3960 | 2026-07-31T16:27:05.329Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3961 | 2026-07-31T16:27:05.411Z | |
| 3962 | 2026-07-31T16:27:05.411Z | info: running `cargo check --bins` on sled-diagnostics (217/305) |
| 3963 | 2026-07-31T16:27:05.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3964 | 2026-07-31T16:27:05.892Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3965 | 2026-07-31T16:27:05.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3966 | 2026-07-31T16:27:05.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3967 | 2026-07-31T16:27:05.980Z | |
| 3968 | 2026-07-31T16:27:05.980Z | info: running `cargo check --bins` on zfs-test-harness (218/305) |
| 3969 | 2026-07-31T16:27:06.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3970 | 2026-07-31T16:27:06.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3971 | 2026-07-31T16:27:06.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3972 | 2026-07-31T16:27:06.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3973 | 2026-07-31T16:27:06.552Z | |
| 3974 | 2026-07-31T16:27:06.552Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (219/305) |
| 3975 | 2026-07-31T16:27:07.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3976 | 2026-07-31T16:27:07.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3977 | 2026-07-31T16:27:07.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3978 | 2026-07-31T16:27:07.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3979 | 2026-07-31T16:27:07.129Z | |
| 3980 | 2026-07-31T16:27:07.129Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (220/305) |
| 3981 | 2026-07-31T16:27:07.615Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3982 | 2026-07-31T16:27:07.619Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3983 | 2026-07-31T16:27:07.619Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3984 | 2026-07-31T16:27:07.622Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3985 | 2026-07-31T16:27:07.707Z | |
| 3986 | 2026-07-31T16:27:07.707Z | info: running `cargo check --bins` on sled-agent-resolvable-files (221/305) |
| 3987 | 2026-07-31T16:27:08.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3988 | 2026-07-31T16:27:08.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3989 | 2026-07-31T16:27:08.195Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3990 | 2026-07-31T16:27:08.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 3991 | 2026-07-31T16:27:08.282Z | |
| 3992 | 2026-07-31T16:27:08.282Z | info: running `cargo check --bins` on trust-quorum (222/305) |
| 3993 | 2026-07-31T16:27:08.770Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3994 | 2026-07-31T16:27:08.774Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3995 | 2026-07-31T16:27:08.774Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3996 | 2026-07-31T16:27:08.778Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 3997 | 2026-07-31T16:27:08.860Z | |
| 3998 | 2026-07-31T16:27:08.860Z | info: running `cargo check --bins` on range-requests (223/305) |
| 3999 | 2026-07-31T16:27:09.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4000 | 2026-07-31T16:27:09.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4001 | 2026-07-31T16:27:09.325Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4002 | 2026-07-31T16:27:09.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4003 | 2026-07-31T16:27:09.407Z | |
| 4004 | 2026-07-31T16:27:09.407Z | info: running `cargo check --bins` on repo-depot-api (224/305) |
| 4005 | 2026-07-31T16:27:09.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-07-31T16:27:09.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-07-31T16:27:09.874Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-07-31T16:27:09.878Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4009 | 2026-07-31T16:27:09.957Z | |
| 4010 | 2026-07-31T16:27:09.957Z | info: running `cargo check --bins` on sled-agent-early-networking (225/305) |
| 4011 | 2026-07-31T16:27:10.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-07-31T16:27:10.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-07-31T16:27:10.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-07-31T16:27:10.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4015 | 2026-07-31T16:27:10.531Z | |
| 4016 | 2026-07-31T16:27:10.531Z | info: running `cargo check --bins` on sled-agent-health-monitor (226/305) |
| 4017 | 2026-07-31T16:27:11.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-07-31T16:27:11.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-07-31T16:27:11.016Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-07-31T16:27:11.019Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4021 | 2026-07-31T16:27:11.103Z | |
| 4022 | 2026-07-31T16:27:11.103Z | info: running `cargo check --bins` on sled-agent-rack-setup (227/305) |
| 4023 | 2026-07-31T16:27:11.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-07-31T16:27:11.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-07-31T16:27:11.609Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-07-31T16:27:11.613Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4027 | 2026-07-31T16:27:11.703Z | |
| 4028 | 2026-07-31T16:27:11.703Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (228/305) |
| 4029 | 2026-07-31T16:27:12.198Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-07-31T16:27:12.201Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-07-31T16:27:12.201Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-07-31T16:27:12.205Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4033 | 2026-07-31T16:27:12.293Z | |
| 4034 | 2026-07-31T16:27:12.293Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (229/305) |
| 4035 | 2026-07-31T16:27:12.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-07-31T16:27:12.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-07-31T16:27:12.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-07-31T16:27:12.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4039 | 2026-07-31T16:27:12.900Z | |
| 4040 | 2026-07-31T16:27:12.900Z | info: running `cargo check --bins` on update-common (230/305) |
| 4041 | 2026-07-31T16:27:13.372Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-07-31T16:27:13.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-07-31T16:27:13.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-07-31T16:27:13.379Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4045 | 2026-07-31T16:27:13.463Z | |
| 4046 | 2026-07-31T16:27:13.463Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (231/305) |
| 4047 | 2026-07-31T16:27:13.970Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-07-31T16:27:13.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-07-31T16:27:13.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4050 | 2026-07-31T16:27:13.978Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4051 | 2026-07-31T16:27:14.069Z | |
| 4052 | 2026-07-31T16:27:14.069Z | info: running `cargo check --bins` on omicron-deployment-graph (232/305) |
| 4053 | 2026-07-31T16:27:14.525Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4054 | 2026-07-31T16:27:14.528Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4055 | 2026-07-31T16:27:14.528Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4056 | 2026-07-31T16:27:14.531Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4057 | 2026-07-31T16:27:14.608Z | |
| 4058 | 2026-07-31T16:27:14.609Z | info: running `cargo check --bins` on reconfigurator-cli (233/305) |
| 4059 | 2026-07-31T16:27:15.121Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4060 | 2026-07-31T16:27:15.124Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4061 | 2026-07-31T16:27:15.353Z | Compiling fs-err v2.11.0 |
| 4062 | 2026-07-31T16:27:15.355Z | Checking ignore v0.4.25 |
| 4063 | 2026-07-31T16:27:15.356Z | Checking arc-swap v1.8.2 |
| 4064 | 2026-07-31T16:27:15.488Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 4065 | 2026-07-31T16:27:15.488Z | Checking predicates-tree v1.0.13 |
| 4066 | 2026-07-31T16:27:15.492Z | Checking parse-size v1.1.0 |
| 4067 | 2026-07-31T16:27:15.515Z | Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4068 | 2026-07-31T16:27:15.527Z | Checking rand_seeder v0.4.0 |
| 4069 | 2026-07-31T16:27:15.591Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 4070 | 2026-07-31T16:27:15.612Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 4071 | 2026-07-31T16:27:15.662Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 4072 | 2026-07-31T16:27:15.676Z | Checking slog-scope v4.4.1 |
| 4073 | 2026-07-31T16:27:15.711Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4074 | 2026-07-31T16:27:15.797Z | Compiling petname v2.0.2 |
| 4075 | 2026-07-31T16:27:15.811Z | Checking slog-stdlog v4.1.1 |
| 4076 | 2026-07-31T16:27:15.826Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4077 | 2026-07-31T16:27:15.855Z | Checking globwalk v0.9.1 |
| 4078 | 2026-07-31T16:27:15.897Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 4079 | 2026-07-31T16:27:15.929Z | Checking slog-envlogger v2.2.0 |
| 4080 | 2026-07-31T16:27:16.029Z | Checking camino-tempfile-ext v0.3.3 |
| 4081 | 2026-07-31T16:27:16.079Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4082 | 2026-07-31T16:27:16.104Z | Checking sapling-renderdag v0.1.0 |
| 4083 | 2026-07-31T16:27:16.220Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4084 | 2026-07-31T16:27:16.264Z | Checking subprocess v0.2.15 |
| 4085 | 2026-07-31T16:27:16.336Z | Checking sync-ptr v0.1.4 |
| 4086 | 2026-07-31T16:27:16.446Z | Checking colored v2.2.0 |
| 4087 | 2026-07-31T16:27:16.460Z | Checking assert_matches v1.5.0 |
| 4088 | 2026-07-31T16:27:16.545Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 4089 | 2026-07-31T16:27:16.703Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4090 | 2026-07-31T16:27:16.707Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec) |
| 4091 | 2026-07-31T16:27:17.414Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4092 | 2026-07-31T16:27:18.725Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4093 | 2026-07-31T16:27:20.904Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s |
| 4094 | 2026-07-31T16:27:21.103Z | |
| 4095 | 2026-07-31T16:27:21.103Z | info: running `cargo check --bins` on omicron-repl-utils (234/305) |
| 4096 | 2026-07-31T16:27:21.556Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4097 | 2026-07-31T16:27:21.559Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4098 | 2026-07-31T16:27:21.559Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4099 | 2026-07-31T16:27:21.563Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4100 | 2026-07-31T16:27:21.640Z | |
| 4101 | 2026-07-31T16:27:21.640Z | info: running `cargo check --bins` on transient-dns-server (235/305) |
| 4102 | 2026-07-31T16:27:22.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4103 | 2026-07-31T16:27:22.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4104 | 2026-07-31T16:27:22.121Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4105 | 2026-07-31T16:27:22.125Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4106 | 2026-07-31T16:27:22.207Z | |
| 4107 | 2026-07-31T16:27:22.207Z | info: running `cargo check --bins` on nexus-test-interface (236/305) |
| 4108 | 2026-07-31T16:27:22.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4109 | 2026-07-31T16:27:22.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4110 | 2026-07-31T16:27:22.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4111 | 2026-07-31T16:27:22.728Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4112 | 2026-07-31T16:27:22.822Z | |
| 4113 | 2026-07-31T16:27:22.823Z | info: running `cargo check --bins` on oximeter-collector (237/305) |
| 4114 | 2026-07-31T16:27:23.313Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4115 | 2026-07-31T16:27:23.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4116 | 2026-07-31T16:27:23.503Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 4117 | 2026-07-31T16:27:23.503Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 4118 | 2026-07-31T16:27:24.138Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4119 | 2026-07-31T16:27:25.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.94s |
| 4120 | 2026-07-31T16:27:25.960Z | |
| 4121 | 2026-07-31T16:27:25.960Z | info: running `cargo check --bins` on oximeter-api (238/305) |
| 4122 | 2026-07-31T16:27:26.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4123 | 2026-07-31T16:27:26.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4124 | 2026-07-31T16:27:26.427Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4125 | 2026-07-31T16:27:26.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4126 | 2026-07-31T16:27:26.512Z | |
| 4127 | 2026-07-31T16:27:26.512Z | info: running `cargo check --bins` on cert-dev (239/305) |
| 4128 | 2026-07-31T16:27:26.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4129 | 2026-07-31T16:27:26.970Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4130 | 2026-07-31T16:27:27.087Z | Checking yasna v0.5.2 |
| 4131 | 2026-07-31T16:27:27.493Z | Checking rcgen v0.12.1 |
| 4132 | 2026-07-31T16:27:27.739Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 4133 | 2026-07-31T16:27:27.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4134 | 2026-07-31T16:27:28.095Z | |
| 4135 | 2026-07-31T16:27:28.095Z | info: running `cargo check --bins` on clickana (240/305) |
| 4136 | 2026-07-31T16:27:28.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4137 | 2026-07-31T16:27:28.570Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4138 | 2026-07-31T16:27:28.711Z | Compiling instability v0.3.11 |
| 4139 | 2026-07-31T16:27:28.711Z | Checking castaway v0.2.4 |
| 4140 | 2026-07-31T16:27:28.714Z | Compiling indoc v2.0.7 |
| 4141 | 2026-07-31T16:27:28.714Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 4142 | 2026-07-31T16:27:28.824Z | Checking unicode-truncate v1.1.0 |
| 4143 | 2026-07-31T16:27:28.841Z | Checking lru v0.12.5 |
| 4144 | 2026-07-31T16:27:28.844Z | Checking cassowary v0.3.0 |
| 4145 | 2026-07-31T16:27:28.918Z | Checking compact_str v0.8.1 |
| 4146 | 2026-07-31T16:27:29.749Z | Checking ratatui v0.29.0 |
| 4147 | 2026-07-31T16:27:30.095Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 4148 | 2026-07-31T16:27:30.269Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 4149 | 2026-07-31T16:27:31.168Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 4150 | 2026-07-31T16:27:31.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.73s |
| 4151 | 2026-07-31T16:27:31.988Z | |
| 4152 | 2026-07-31T16:27:31.988Z | info: running `cargo check --bins` on clickhouse-cluster-dev (241/305) |
| 4153 | 2026-07-31T16:27:32.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-07-31T16:27:32.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-07-31T16:27:32.679Z | Checking headers-core v0.3.0 |
| 4156 | 2026-07-31T16:27:32.682Z | Checking port-file v0.1.0 |
| 4157 | 2026-07-31T16:27:32.682Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 4158 | 2026-07-31T16:27:32.872Z | Checking headers v0.4.1 |
| 4159 | 2026-07-31T16:27:33.234Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4160 | 2026-07-31T16:27:34.166Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 4161 | 2026-07-31T16:27:34.662Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 4162 | 2026-07-31T16:27:35.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s |
| 4163 | 2026-07-31T16:27:35.266Z | |
| 4164 | 2026-07-31T16:27:35.266Z | info: running `cargo check --bins` on ch-dev (242/305) |
| 4165 | 2026-07-31T16:27:35.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4166 | 2026-07-31T16:27:35.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4167 | 2026-07-31T16:27:35.951Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 4168 | 2026-07-31T16:27:36.685Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4169 | 2026-07-31T16:27:36.867Z | |
| 4170 | 2026-07-31T16:27:36.867Z | info: running `cargo check --bins` on dev-tools-common (243/305) |
| 4171 | 2026-07-31T16:27:37.226Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4172 | 2026-07-31T16:27:37.230Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4173 | 2026-07-31T16:27:37.230Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4174 | 2026-07-31T16:27:37.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.35s |
| 4175 | 2026-07-31T16:27:37.281Z | |
| 4176 | 2026-07-31T16:27:37.281Z | info: running `cargo check --bins` on corpus-adjust (244/305) |
| 4177 | 2026-07-31T16:27:37.749Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4178 | 2026-07-31T16:27:37.752Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4179 | 2026-07-31T16:27:37.881Z | Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust) |
| 4180 | 2026-07-31T16:27:38.233Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.94s |
| 4181 | 2026-07-31T16:27:38.396Z | |
| 4182 | 2026-07-31T16:27:38.396Z | info: running `cargo check --bins` on crdb-seed (245/305) |
| 4183 | 2026-07-31T16:27:38.892Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4184 | 2026-07-31T16:27:38.896Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4185 | 2026-07-31T16:27:39.075Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4186 | 2026-07-31T16:27:40.133Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 4187 | 2026-07-31T16:27:40.472Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.07s |
| 4188 | 2026-07-31T16:27:40.653Z | |
| 4189 | 2026-07-31T16:27:40.653Z | info: running `cargo check --bins` on db-dev (246/305) |
| 4190 | 2026-07-31T16:27:41.144Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4191 | 2026-07-31T16:27:41.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4192 | 2026-07-31T16:27:41.422Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 4193 | 2026-07-31T16:27:42.068Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.41s |
| 4194 | 2026-07-31T16:27:42.246Z | |
| 4195 | 2026-07-31T16:27:42.246Z | info: running `cargo check --bins` on omicron-dev-lib (247/305) |
| 4196 | 2026-07-31T16:27:42.743Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4197 | 2026-07-31T16:27:42.746Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4198 | 2026-07-31T16:27:42.747Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4199 | 2026-07-31T16:27:42.750Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4200 | 2026-07-31T16:27:42.838Z | |
| 4201 | 2026-07-31T16:27:42.838Z | info: running `cargo check --bins` on xtask-downloader (248/305) |
| 4202 | 2026-07-31T16:27:43.295Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4203 | 2026-07-31T16:27:43.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4204 | 2026-07-31T16:27:43.420Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 4205 | 2026-07-31T16:27:44.105Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4206 | 2026-07-31T16:27:44.263Z | |
| 4207 | 2026-07-31T16:27:44.263Z | info: running `cargo check --bins` on omicron-dropshot-apis (249/305) |
| 4208 | 2026-07-31T16:27:44.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4209 | 2026-07-31T16:27:44.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4210 | 2026-07-31T16:27:44.984Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 4211 | 2026-07-31T16:27:44.988Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4212 | 2026-07-31T16:27:44.988Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4213 | 2026-07-31T16:27:44.988Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4214 | 2026-07-31T16:27:44.988Z | Checking git-stub v1.0.0 |
| 4215 | 2026-07-31T16:27:45.102Z | Compiling trait-variant v0.1.2 |
| 4216 | 2026-07-31T16:27:45.108Z | Checking maplit v1.0.2 |
| 4217 | 2026-07-31T16:27:45.114Z | Checking is_ci v1.2.0 |
| 4218 | 2026-07-31T16:27:45.191Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4219 | 2026-07-31T16:27:45.217Z | Checking supports-color v3.0.2 |
| 4220 | 2026-07-31T16:27:45.249Z | Checking git-stub-vcs v0.1.0 |
| 4221 | 2026-07-31T16:27:45.338Z | Checking drift v0.2.0 |
| 4222 | 2026-07-31T16:27:45.366Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4223 | 2026-07-31T16:27:45.387Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4224 | 2026-07-31T16:27:45.441Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4225 | 2026-07-31T16:27:45.601Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 4226 | 2026-07-31T16:27:45.618Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0) |
| 4227 | 2026-07-31T16:27:45.680Z | Checking dropshot-api-manager v0.7.2 |
| 4228 | 2026-07-31T16:27:45.821Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4229 | 2026-07-31T16:27:45.835Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 4230 | 2026-07-31T16:27:46.035Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32) |
| 4231 | 2026-07-31T16:27:46.068Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 4232 | 2026-07-31T16:27:46.361Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4233 | 2026-07-31T16:27:46.956Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 4234 | 2026-07-31T16:27:46.956Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4235 | 2026-07-31T16:27:51.303Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4236 | 2026-07-31T16:27:52.214Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4237 | 2026-07-31T16:27:52.749Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4238 | 2026-07-31T16:27:53.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s |
| 4239 | 2026-07-31T16:27:53.191Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4240 | 2026-07-31T16:27:53.191Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4241 | 2026-07-31T16:27:53.375Z | |
| 4242 | 2026-07-31T16:27:53.375Z | info: running `cargo check --bins` on installinator-api (250/305) |
| 4243 | 2026-07-31T16:27:53.840Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4244 | 2026-07-31T16:27:53.843Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4245 | 2026-07-31T16:27:53.843Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4246 | 2026-07-31T16:27:53.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4247 | 2026-07-31T16:27:53.928Z | |
| 4248 | 2026-07-31T16:27:53.928Z | info: running `cargo check --bins` on nexus-external-api (251/305) |
| 4249 | 2026-07-31T16:27:54.424Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4250 | 2026-07-31T16:27:54.427Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4251 | 2026-07-31T16:27:54.428Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4252 | 2026-07-31T16:27:54.431Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4253 | 2026-07-31T16:27:54.521Z | |
| 4254 | 2026-07-31T16:27:54.521Z | info: running `cargo check --bins` on nexus-internal-api (252/305) |
| 4255 | 2026-07-31T16:27:55.014Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4256 | 2026-07-31T16:27:55.017Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4257 | 2026-07-31T16:27:55.017Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4258 | 2026-07-31T16:27:55.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4259 | 2026-07-31T16:27:55.109Z | |
| 4260 | 2026-07-31T16:27:55.109Z | info: running `cargo check --bins` on nexus-lockstep-api (253/305) |
| 4261 | 2026-07-31T16:27:55.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4262 | 2026-07-31T16:27:55.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4263 | 2026-07-31T16:27:55.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4264 | 2026-07-31T16:27:55.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4265 | 2026-07-31T16:27:55.707Z | |
| 4266 | 2026-07-31T16:27:55.707Z | info: running `cargo check --bins` on ntp-admin-api (254/305) |
| 4267 | 2026-07-31T16:27:56.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4268 | 2026-07-31T16:27:56.174Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4269 | 2026-07-31T16:27:56.174Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4270 | 2026-07-31T16:27:56.180Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4271 | 2026-07-31T16:27:56.256Z | |
| 4272 | 2026-07-31T16:27:56.256Z | info: running `cargo check --bins` on ntp-admin-types-versions (255/305) |
| 4273 | 2026-07-31T16:27:56.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4274 | 2026-07-31T16:27:56.720Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4275 | 2026-07-31T16:27:56.720Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4276 | 2026-07-31T16:27:56.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4277 | 2026-07-31T16:27:56.797Z | |
| 4278 | 2026-07-31T16:27:56.797Z | info: running `cargo check --bins` on wicketd-api (256/305) |
| 4279 | 2026-07-31T16:27:57.276Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4280 | 2026-07-31T16:27:57.280Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4281 | 2026-07-31T16:27:57.280Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4282 | 2026-07-31T16:27:57.283Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4283 | 2026-07-31T16:27:57.365Z | |
| 4284 | 2026-07-31T16:27:57.365Z | info: running `cargo check --bins` on wicketd-commission-api (257/305) |
| 4285 | 2026-07-31T16:27:57.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4286 | 2026-07-31T16:27:57.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4287 | 2026-07-31T16:27:57.840Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4288 | 2026-07-31T16:27:57.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s |
| 4289 | 2026-07-31T16:27:57.929Z | |
| 4290 | 2026-07-31T16:27:57.929Z | info: running `cargo check --bins` on omicron-ls-apis (258/305) |
| 4291 | 2026-07-31T16:27:58.382Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4292 | 2026-07-31T16:27:58.385Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4293 | 2026-07-31T16:27:58.508Z | Compiling blake3 v1.8.5 |
| 4294 | 2026-07-31T16:27:58.617Z | Checking arrayref v0.3.9 |
| 4295 | 2026-07-31T16:27:58.620Z | Checking constant_time_eq v0.4.2 |
| 4296 | 2026-07-31T16:27:58.627Z | Checking arrayvec v0.7.6 |
| 4297 | 2026-07-31T16:27:58.640Z | Checking cargo-platform v0.3.2 |
| 4298 | 2026-07-31T16:27:58.640Z | Checking topological-sort v0.2.2 |
| 4299 | 2026-07-31T16:27:58.643Z | Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph) |
| 4300 | 2026-07-31T16:27:58.795Z | Checking cargo_metadata v0.23.1 |
| 4301 | 2026-07-31T16:27:59.396Z | Checking omicron-zone-package v0.12.3 |
| 4302 | 2026-07-31T16:28:00.109Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4303 | 2026-07-31T16:28:00.938Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.00s |
| 4304 | 2026-07-31T16:28:01.099Z | |
| 4305 | 2026-07-31T16:28:01.099Z | info: running `cargo check --bins` on mgs-dev (259/305) |
| 4306 | 2026-07-31T16:28:01.605Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-07-31T16:28:01.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-07-31T16:28:01.800Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4309 | 2026-07-31T16:28:02.415Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4310 | 2026-07-31T16:28:02.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.81s |
| 4311 | 2026-07-31T16:28:03.098Z | |
| 4312 | 2026-07-31T16:28:03.098Z | info: running `cargo check --bins` on omicron-omdb (260/305) |
| 4313 | 2026-07-31T16:28:03.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-07-31T16:28:03.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-07-31T16:28:04.028Z | Compiling darling_core v0.21.3 |
| 4316 | 2026-07-31T16:28:04.029Z | Compiling vergen-lib v0.1.6 |
| 4317 | 2026-07-31T16:28:04.029Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4318 | 2026-07-31T16:28:04.032Z | Compiling diesel_derives v2.3.7 |
| 4319 | 2026-07-31T16:28:04.032Z | Checking scheduled-thread-pool v0.2.7 |
| 4320 | 2026-07-31T16:28:04.032Z | Compiling vergen-gitcl v1.0.8 |
| 4321 | 2026-07-31T16:28:04.032Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4322 | 2026-07-31T16:28:04.032Z | Compiling dirs-sys-next v0.1.2 |
| 4323 | 2026-07-31T16:28:04.302Z | Compiling crunchy v0.2.4 |
| 4324 | 2026-07-31T16:28:04.355Z | Compiling glob v0.3.3 |
| 4325 | 2026-07-31T16:28:04.384Z | Compiling dirs-next v2.0.0 |
| 4326 | 2026-07-31T16:28:04.422Z | Checking r2d2 v0.8.10 |
| 4327 | 2026-07-31T16:28:04.454Z | Checking downcast-rs v2.0.2 |
| 4328 | 2026-07-31T16:28:04.504Z | Compiling tiny-keccak v2.0.2 |
| 4329 | 2026-07-31T16:28:04.548Z | Compiling term v0.7.0 |
| 4330 | 2026-07-31T16:28:04.631Z | Compiling bit-vec v0.6.3 |
| 4331 | 2026-07-31T16:28:04.730Z | Compiling clang-sys v1.8.1 |
| 4332 | 2026-07-31T16:28:04.831Z | Compiling ascii-canvas v3.0.0 |
| 4333 | 2026-07-31T16:28:04.850Z | Compiling bit-set v0.5.3 |
| 4334 | 2026-07-31T16:28:05.008Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4335 | 2026-07-31T16:28:05.068Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4336 | 2026-07-31T16:28:05.098Z | Compiling itertools v0.10.5 |
| 4337 | 2026-07-31T16:28:05.119Z | Compiling ena v0.14.4 |
| 4338 | 2026-07-31T16:28:05.152Z | Compiling libloading v0.8.9 |
| 4339 | 2026-07-31T16:28:05.187Z | Compiling regex-syntax v0.6.29 |
| 4340 | 2026-07-31T16:28:05.217Z | Compiling diff v0.1.13 |
| 4341 | 2026-07-31T16:28:05.275Z | Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version) |
| 4342 | 2026-07-31T16:28:05.329Z | Compiling bindgen v0.71.1 |
| 4343 | 2026-07-31T16:28:05.499Z | Compiling cexpr v0.6.0 |
| 4344 | 2026-07-31T16:28:05.731Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4345 | 2026-07-31T16:28:05.888Z | Compiling rustc-hash v2.1.1 |
| 4346 | 2026-07-31T16:28:06.022Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4347 | 2026-07-31T16:28:06.102Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4348 | 2026-07-31T16:28:06.147Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4349 | 2026-07-31T16:28:06.164Z | Compiling libxml v0.3.3 |
| 4350 | 2026-07-31T16:28:06.407Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4351 | 2026-07-31T16:28:06.410Z | Compiling strum_macros v0.24.3 |
| 4352 | 2026-07-31T16:28:06.441Z | Compiling indoc v1.0.9 |
| 4353 | 2026-07-31T16:28:06.603Z | Compiling lalrpop v0.19.12 |
| 4354 | 2026-07-31T16:28:06.742Z | Compiling darling_macro v0.21.3 |
| 4355 | 2026-07-31T16:28:07.248Z | Compiling darling v0.21.3 |
| 4356 | 2026-07-31T16:28:07.300Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4357 | 2026-07-31T16:28:07.339Z | Compiling dsl_auto_type v0.2.0 |
| 4358 | 2026-07-31T16:28:07.484Z | Checking derive_builder v0.20.2 |
| 4359 | 2026-07-31T16:28:07.602Z | Compiling oso-derive v0.27.3 |
| 4360 | 2026-07-31T16:28:07.734Z | Checking quick-xml v0.37.5 |
| 4361 | 2026-07-31T16:28:07.851Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4362 | 2026-07-31T16:28:08.104Z | Checking openssl-probe v0.1.6 |
| 4363 | 2026-07-31T16:28:08.243Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4364 | 2026-07-31T16:28:08.595Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4365 | 2026-07-31T16:28:08.785Z | Checking bb8 v0.8.6 |
| 4366 | 2026-07-31T16:28:08.921Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4367 | 2026-07-31T16:28:08.961Z | Checking nonempty v0.12.0 |
| 4368 | 2026-07-31T16:28:09.066Z | Compiling libz-sys v1.1.24 |
| 4369 | 2026-07-31T16:28:09.128Z | Compiling strsim v0.10.0 |
| 4370 | 2026-07-31T16:28:09.145Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4371 | 2026-07-31T16:28:09.400Z | Compiling darling_core v0.13.4 |
| 4372 | 2026-07-31T16:28:09.521Z | Compiling vergen-git2 v9.1.0 |
| 4373 | 2026-07-31T16:28:09.699Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4374 | 2026-07-31T16:28:09.739Z | Compiling base64 v0.21.7 |
| 4375 | 2026-07-31T16:28:09.913Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4376 | 2026-07-31T16:28:10.067Z | Compiling ron v0.8.1 |
| 4377 | 2026-07-31T16:28:10.893Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4378 | 2026-07-31T16:28:11.011Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c) |
| 4379 | 2026-07-31T16:28:11.100Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4380 | 2026-07-31T16:28:11.287Z | Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm) |
| 4381 | 2026-07-31T16:28:11.304Z | Compiling darling_macro v0.13.4 |
| 4382 | 2026-07-31T16:28:11.472Z | Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4383 | 2026-07-31T16:28:11.660Z | Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4384 | 2026-07-31T16:28:11.778Z | Compiling darling v0.13.4 |
| 4385 | 2026-07-31T16:28:11.845Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4386 | 2026-07-31T16:28:11.870Z | Compiling serde_with_macros v1.5.2 |
| 4387 | 2026-07-31T16:28:12.033Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4388 | 2026-07-31T16:28:12.219Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4389 | 2026-07-31T16:28:12.403Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4390 | 2026-07-31T16:28:12.424Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4391 | 2026-07-31T16:28:12.587Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4392 | 2026-07-31T16:28:12.700Z | Compiling serde_with v1.14.0 |
| 4393 | 2026-07-31T16:28:13.301Z | Checking diesel v2.3.7 |
| 4394 | 2026-07-31T16:28:13.835Z | Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17) |
| 4395 | 2026-07-31T16:28:14.102Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4396 | 2026-07-31T16:28:14.343Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4397 | 2026-07-31T16:28:15.083Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4398 | 2026-07-31T16:28:15.448Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4399 | 2026-07-31T16:28:15.765Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4400 | 2026-07-31T16:28:15.886Z | Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config) |
| 4401 | 2026-07-31T16:28:16.510Z | Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4402 | 2026-07-31T16:28:16.531Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4403 | 2026-07-31T16:28:16.549Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4404 | 2026-07-31T16:28:16.735Z | Checking twox-hash v2.1.2 |
| 4405 | 2026-07-31T16:28:16.879Z | Checking libsw-core v0.3.2 |
| 4406 | 2026-07-31T16:28:17.035Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4407 | 2026-07-31T16:28:17.039Z | Checking libsw v3.5.0 |
| 4408 | 2026-07-31T16:28:17.102Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4409 | 2026-07-31T16:28:17.230Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4410 | 2026-07-31T16:28:17.463Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4411 | 2026-07-31T16:28:17.619Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617) |
| 4412 | 2026-07-31T16:28:18.871Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4413 | 2026-07-31T16:28:18.889Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4414 | 2026-07-31T16:28:19.131Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4415 | 2026-07-31T16:28:19.565Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 4416 | 2026-07-31T16:28:19.836Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4417 | 2026-07-31T16:28:20.026Z | Checking console v0.16.2 |
| 4418 | 2026-07-31T16:28:20.341Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4419 | 2026-07-31T16:28:20.489Z | Checking fatfs v0.3.6 |
| 4420 | 2026-07-31T16:28:20.532Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4421 | 2026-07-31T16:28:20.941Z | Checking unit-prefix v0.5.2 |
| 4422 | 2026-07-31T16:28:21.076Z | Compiling seq-macro v0.3.6 |
| 4423 | 2026-07-31T16:28:21.572Z | Checking indicatif v0.18.4 |
| 4424 | 2026-07-31T16:28:21.845Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4425 | 2026-07-31T16:28:21.951Z | Checking oxide-update-engine-display v0.1.2 |
| 4426 | 2026-07-31T16:28:21.982Z | Checking support-bundle-viewer v0.1.2 |
| 4427 | 2026-07-31T16:28:22.225Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4428 | 2026-07-31T16:28:22.251Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4429 | 2026-07-31T16:28:22.473Z | Checking multimap v0.10.1 |
| 4430 | 2026-07-31T16:28:28.074Z | Checking async-bb8-diesel v0.2.1 |
| 4431 | 2026-07-31T16:28:28.433Z | Checking diesel-dtrace v0.5.0 |
| 4432 | 2026-07-31T16:28:31.523Z | Compiling samael v0.0.19 |
| 4433 | 2026-07-31T16:28:36.337Z | Compiling git2 v0.20.4 |
| 4434 | 2026-07-31T16:28:37.734Z | Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9) |
| 4435 | 2026-07-31T16:28:38.573Z | Compiling polar-core v0.27.3 |
| 4436 | 2026-07-31T16:28:38.808Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e) |
| 4437 | 2026-07-31T16:28:43.017Z | Checking oso v0.27.3 |
| 4438 | 2026-07-31T16:29:14.408Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4439 | 2026-07-31T16:30:28.460Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s |
| 4440 | 2026-07-31T16:30:28.464Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4441 | 2026-07-31T16:30:28.464Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4442 | 2026-07-31T16:30:28.671Z | |
| 4443 | 2026-07-31T16:30:28.671Z | info: running `cargo check --bins` on nexus-networking (261/305) |
| 4444 | 2026-07-31T16:30:29.218Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4445 | 2026-07-31T16:30:29.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4446 | 2026-07-31T16:30:29.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4447 | 2026-07-31T16:30:29.226Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s |
| 4448 | 2026-07-31T16:30:29.315Z | |
| 4449 | 2026-07-31T16:30:29.315Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (262/305) |
| 4450 | 2026-07-31T16:30:29.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4451 | 2026-07-31T16:30:29.828Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4452 | 2026-07-31T16:30:29.828Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4453 | 2026-07-31T16:30:29.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4454 | 2026-07-31T16:30:29.921Z | |
| 4455 | 2026-07-31T16:30:29.921Z | info: running `cargo check --bins` on nexus-saga-recovery (263/305) |
| 4456 | 2026-07-31T16:30:30.430Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4457 | 2026-07-31T16:30:30.433Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4458 | 2026-07-31T16:30:30.433Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4459 | 2026-07-31T16:30:30.437Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4460 | 2026-07-31T16:30:30.527Z | |
| 4461 | 2026-07-31T16:30:30.527Z | info: running `cargo check --bins` on nexus-test-utils-macros (264/305) |
| 4462 | 2026-07-31T16:30:30.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4463 | 2026-07-31T16:30:30.987Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4464 | 2026-07-31T16:30:30.987Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4465 | 2026-07-31T16:30:30.991Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s |
| 4466 | 2026-07-31T16:30:31.068Z | |
| 4467 | 2026-07-31T16:30:31.068Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (265/305) |
| 4468 | 2026-07-31T16:30:31.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4469 | 2026-07-31T16:30:31.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4470 | 2026-07-31T16:30:31.872Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4471 | 2026-07-31T16:30:32.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 4472 | 2026-07-31T16:30:32.619Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4473 | 2026-07-31T16:30:32.619Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4474 | 2026-07-31T16:30:32.823Z | |
| 4475 | 2026-07-31T16:30:32.823Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (266/305) |
| 4476 | 2026-07-31T16:30:33.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4477 | 2026-07-31T16:30:33.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4478 | 2026-07-31T16:30:33.612Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4479 | 2026-07-31T16:31:11.793Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.96s |
| 4480 | 2026-07-31T16:31:11.796Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4481 | 2026-07-31T16:31:11.797Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4482 | 2026-07-31T16:31:12.000Z | |
| 4483 | 2026-07-31T16:31:12.001Z | info: running `cargo check --bins --no-default-features` on nexus-background-task-interface (267/305) |
| 4484 | 2026-07-31T16:31:12.454Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4485 | 2026-07-31T16:31:12.458Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4486 | 2026-07-31T16:31:12.458Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4487 | 2026-07-31T16:31:12.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4488 | 2026-07-31T16:31:12.537Z | |
| 4489 | 2026-07-31T16:31:12.537Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-background-task-interface (268/305) |
| 4490 | 2026-07-31T16:31:12.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4491 | 2026-07-31T16:31:12.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4492 | 2026-07-31T16:31:12.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4493 | 2026-07-31T16:31:12.999Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4494 | 2026-07-31T16:31:13.074Z | |
| 4495 | 2026-07-31T16:31:13.075Z | info: running `cargo check --bins --no-default-features` on nexus-fm (269/305) |
| 4496 | 2026-07-31T16:31:13.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4497 | 2026-07-31T16:31:13.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4498 | 2026-07-31T16:31:13.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4499 | 2026-07-31T16:31:13.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4500 | 2026-07-31T16:31:13.673Z | |
| 4501 | 2026-07-31T16:31:13.673Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (270/305) |
| 4502 | 2026-07-31T16:31:14.187Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4503 | 2026-07-31T16:31:14.191Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4504 | 2026-07-31T16:31:14.191Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4505 | 2026-07-31T16:31:14.194Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4506 | 2026-07-31T16:31:14.285Z | |
| 4507 | 2026-07-31T16:31:14.285Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (271/305) |
| 4508 | 2026-07-31T16:31:14.796Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4509 | 2026-07-31T16:31:14.799Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4510 | 2026-07-31T16:31:14.799Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4511 | 2026-07-31T16:31:14.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4512 | 2026-07-31T16:31:14.891Z | |
| 4513 | 2026-07-31T16:31:14.891Z | info: running `cargo check --bins` on nexus-mgs-updates (272/305) |
| 4514 | 2026-07-31T16:31:15.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4515 | 2026-07-31T16:31:15.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4516 | 2026-07-31T16:31:15.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4517 | 2026-07-31T16:31:15.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s |
| 4518 | 2026-07-31T16:31:15.486Z | |
| 4519 | 2026-07-31T16:31:15.486Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (273/305) |
| 4520 | 2026-07-31T16:31:15.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4521 | 2026-07-31T16:31:16.000Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4522 | 2026-07-31T16:31:16.000Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4523 | 2026-07-31T16:31:16.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4524 | 2026-07-31T16:31:16.093Z | |
| 4525 | 2026-07-31T16:31:16.093Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (274/305) |
| 4526 | 2026-07-31T16:31:16.603Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4527 | 2026-07-31T16:31:16.607Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4528 | 2026-07-31T16:31:16.607Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4529 | 2026-07-31T16:31:16.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4530 | 2026-07-31T16:31:16.699Z | |
| 4531 | 2026-07-31T16:31:16.699Z | info: running `cargo check --bins` on nexus-switch-config (275/305) |
| 4532 | 2026-07-31T16:31:17.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4533 | 2026-07-31T16:31:17.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4534 | 2026-07-31T16:31:17.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4535 | 2026-07-31T16:31:17.202Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.49s |
| 4536 | 2026-07-31T16:31:17.287Z | |
| 4537 | 2026-07-31T16:31:17.287Z | info: running `cargo check --bins` on nexus-switch-config-preparation (276/305) |
| 4538 | 2026-07-31T16:31:17.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4539 | 2026-07-31T16:31:17.810Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4540 | 2026-07-31T16:31:17.810Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4541 | 2026-07-31T16:31:17.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4542 | 2026-07-31T16:31:17.895Z | |
| 4543 | 2026-07-31T16:31:17.895Z | info: running `cargo check --bins` on support-bundle-collection (277/305) |
| 4544 | 2026-07-31T16:31:18.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4545 | 2026-07-31T16:31:18.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4546 | 2026-07-31T16:31:18.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4547 | 2026-07-31T16:31:18.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s |
| 4548 | 2026-07-31T16:31:18.504Z | |
| 4549 | 2026-07-31T16:31:18.504Z | info: running `cargo check --bins` on omicron-dev (278/305) |
| 4550 | 2026-07-31T16:31:19.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4551 | 2026-07-31T16:31:19.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4552 | 2026-07-31T16:31:19.371Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4553 | 2026-07-31T16:31:19.374Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4554 | 2026-07-31T16:31:19.555Z | Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join) |
| 4555 | 2026-07-31T16:31:19.582Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4556 | 2026-07-31T16:31:19.599Z | Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup) |
| 4557 | 2026-07-31T16:31:19.620Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4558 | 2026-07-31T16:31:19.623Z | Checking yansi v1.0.1 |
| 4559 | 2026-07-31T16:31:19.623Z | Checking diff v0.1.13 |
| 4560 | 2026-07-31T16:31:19.690Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4561 | 2026-07-31T16:31:19.790Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4562 | 2026-07-31T16:31:19.868Z | Checking pretty_assertions v1.4.1 |
| 4563 | 2026-07-31T16:31:20.311Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 4564 | 2026-07-31T16:31:20.629Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4565 | 2026-07-31T16:31:20.674Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4566 | 2026-07-31T16:31:45.195Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4567 | 2026-07-31T16:31:45.198Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4568 | 2026-07-31T16:31:45.199Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4569 | 2026-07-31T16:31:45.199Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4570 | 2026-07-31T16:31:45.199Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4571 | 2026-07-31T16:31:45.199Z | Checking nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation) |
| 4572 | 2026-07-31T16:31:45.199Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4573 | 2026-07-31T16:31:46.005Z | Checking support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection) |
| 4574 | 2026-07-31T16:31:46.008Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4575 | 2026-07-31T16:31:47.227Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4576 | 2026-07-31T16:32:25.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s |
| 4577 | 2026-07-31T16:32:25.347Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4578 | 2026-07-31T16:32:25.347Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4579 | 2026-07-31T16:32:25.555Z | |
| 4580 | 2026-07-31T16:32:25.555Z | info: running `cargo check --bins` on oximeter-load-test (279/305) |
| 4581 | 2026-07-31T16:32:26.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4582 | 2026-07-31T16:32:26.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4583 | 2026-07-31T16:32:26.233Z | Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test) |
| 4584 | 2026-07-31T16:32:26.826Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.26s |
| 4585 | 2026-07-31T16:32:27.005Z | |
| 4586 | 2026-07-31T16:32:27.006Z | info: running `cargo check --bins` on omicron-pins (280/305) |
| 4587 | 2026-07-31T16:32:27.461Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4588 | 2026-07-31T16:32:27.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4589 | 2026-07-31T16:32:27.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4590 | 2026-07-31T16:32:27.468Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4591 | 2026-07-31T16:32:27.544Z | |
| 4592 | 2026-07-31T16:32:27.544Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (281/305) |
| 4593 | 2026-07-31T16:32:28.055Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4594 | 2026-07-31T16:32:28.059Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4595 | 2026-07-31T16:32:28.282Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4596 | 2026-07-31T16:32:28.404Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4597 | 2026-07-31T16:32:28.408Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4598 | 2026-07-31T16:32:54.777Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4599 | 2026-07-31T16:32:55.164Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4600 | 2026-07-31T16:32:56.898Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4601 | 2026-07-31T16:32:57.353Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4602 | 2026-07-31T16:33:00.420Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4603 | 2026-07-31T16:33:23.967Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4604 | 2026-07-31T16:33:24.676Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4605 | 2026-07-31T16:33:26.304Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.75s |
| 4606 | 2026-07-31T16:33:26.503Z | |
| 4607 | 2026-07-31T16:33:26.503Z | info: running `cargo check --bins` on reconfigurator-sp-updater (282/305) |
| 4608 | 2026-07-31T16:33:27.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4609 | 2026-07-31T16:33:27.019Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4610 | 2026-07-31T16:33:27.202Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4611 | 2026-07-31T16:33:27.875Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4612 | 2026-07-31T16:33:28.061Z | |
| 4613 | 2026-07-31T16:33:28.061Z | info: running `cargo check --bins` on omicron-releng (283/305) |
| 4614 | 2026-07-31T16:33:28.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4615 | 2026-07-31T16:33:28.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4616 | 2026-07-31T16:33:28.679Z | Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950) |
| 4617 | 2026-07-31T16:33:28.785Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4618 | 2026-07-31T16:33:28.793Z | Checking digest-io v0.1.0 |
| 4619 | 2026-07-31T16:33:28.795Z | Checking sha2 v0.11.0 |
| 4620 | 2026-07-31T16:33:28.804Z | Checking rawzip v0.4.4 |
| 4621 | 2026-07-31T16:33:28.812Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4622 | 2026-07-31T16:33:28.815Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4623 | 2026-07-31T16:33:28.815Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4624 | 2026-07-31T16:33:28.894Z | Checking shell-words v1.1.1 |
| 4625 | 2026-07-31T16:33:29.250Z | Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950) |
| 4626 | 2026-07-31T16:33:29.470Z | Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950) |
| 4627 | 2026-07-31T16:33:30.480Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4628 | 2026-07-31T16:33:31.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s |
| 4629 | 2026-07-31T16:33:31.680Z | |
| 4630 | 2026-07-31T16:33:31.680Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (284/305) |
| 4631 | 2026-07-31T16:33:32.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4632 | 2026-07-31T16:33:32.154Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4633 | 2026-07-31T16:33:32.289Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4634 | 2026-07-31T16:33:32.610Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4635 | 2026-07-31T16:33:33.012Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.32s |
| 4636 | 2026-07-31T16:33:33.173Z | |
| 4637 | 2026-07-31T16:33:33.173Z | info: running `cargo check --bins` on schema (285/305) |
| 4638 | 2026-07-31T16:33:33.672Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4639 | 2026-07-31T16:33:33.675Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4640 | 2026-07-31T16:33:33.862Z | Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema) |
| 4641 | 2026-07-31T16:33:34.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4642 | 2026-07-31T16:33:34.727Z | |
| 4643 | 2026-07-31T16:33:34.727Z | info: running `cargo check --bins` on xtask (286/305) |
| 4644 | 2026-07-31T16:33:35.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4645 | 2026-07-31T16:33:35.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4646 | 2026-07-31T16:33:35.121Z | Checking serde_core v1.0.228 |
| 4647 | 2026-07-31T16:33:35.121Z | Checking libc v0.2.185 |
| 4648 | 2026-07-31T16:33:35.203Z | Checking bitflags v2.11.0 |
| 4649 | 2026-07-31T16:33:35.212Z | Checking scroll v0.12.0 |
| 4650 | 2026-07-31T16:33:35.215Z | Checking thiserror v1.0.69 |
| 4651 | 2026-07-31T16:33:35.225Z | Checking log v0.4.29 |
| 4652 | 2026-07-31T16:33:35.233Z | Checking indexmap v2.14.0 |
| 4653 | 2026-07-31T16:33:35.236Z | Checking zerocopy v0.7.35 |
| 4654 | 2026-07-31T16:33:35.306Z | Checking syn v2.0.117 |
| 4655 | 2026-07-31T16:33:35.344Z | Checking dtrace-parser v0.2.0 |
| 4656 | 2026-07-31T16:33:35.367Z | Checking once_cell v1.21.3 |
| 4657 | 2026-07-31T16:33:35.423Z | Checking goblin v0.8.2 |
| 4658 | 2026-07-31T16:33:35.483Z | Checking errno v0.3.14 |
| 4659 | 2026-07-31T16:33:35.539Z | Checking getrandom v0.4.1 |
| 4660 | 2026-07-31T16:33:35.573Z | Checking thread-id v4.2.2 |
| 4661 | 2026-07-31T16:33:35.599Z | Checking rustix v1.1.3 |
| 4662 | 2026-07-31T16:33:35.648Z | Checking memmap v0.7.0 |
| 4663 | 2026-07-31T16:33:35.667Z | Checking thiserror v2.0.18 |
| 4664 | 2026-07-31T16:33:35.707Z | Checking fs-err v3.3.0 |
| 4665 | 2026-07-31T16:33:35.764Z | Checking tabled v0.15.0 |
| 4666 | 2026-07-31T16:33:35.767Z | Checking anyhow v1.0.102 |
| 4667 | 2026-07-31T16:33:36.366Z | Checking terminal_size v0.4.3 |
| 4668 | 2026-07-31T16:33:36.366Z | Checking tempfile v3.25.0 |
| 4669 | 2026-07-31T16:33:36.474Z | Checking clap_builder v4.6.0 |
| 4670 | 2026-07-31T16:33:36.477Z | Checking textwrap v0.16.2 |
| 4671 | 2026-07-31T16:33:36.651Z | Checking serde v1.0.228 |
| 4672 | 2026-07-31T16:33:36.654Z | Checking serde_json v1.0.151 |
| 4673 | 2026-07-31T16:33:36.654Z | Checking camino v1.2.2 |
| 4674 | 2026-07-31T16:33:36.679Z | Checking cargo-platform v0.3.2 |
| 4675 | 2026-07-31T16:33:36.845Z | Checking semver v1.0.28 |
| 4676 | 2026-07-31T16:33:36.899Z | Checking camino-tempfile v1.4.1 |
| 4677 | 2026-07-31T16:33:37.049Z | Checking toml_datetime v0.6.11 |
| 4678 | 2026-07-31T16:33:37.049Z | Checking serde_spanned v0.6.9 |
| 4679 | 2026-07-31T16:33:37.053Z | Checking macaddr v1.0.1 |
| 4680 | 2026-07-31T16:33:37.053Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4681 | 2026-07-31T16:33:37.224Z | Checking toml_edit v0.22.27 |
| 4682 | 2026-07-31T16:33:37.251Z | Checking cargo_metadata v0.23.1 |
| 4683 | 2026-07-31T16:33:37.261Z | Checking dof v0.3.0 |
| 4684 | 2026-07-31T16:33:37.520Z | Checking usdt-impl v0.5.0 |
| 4685 | 2026-07-31T16:33:37.658Z | Checking clap v4.6.1 |
| 4686 | 2026-07-31T16:33:37.778Z | Checking usdt v0.5.0 |
| 4687 | 2026-07-31T16:33:38.184Z | Checking toml v0.8.23 |
| 4688 | 2026-07-31T16:33:38.447Z | Checking cargo_toml v0.21.0 |
| 4689 | 2026-07-31T16:33:39.074Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4690 | 2026-07-31T16:33:39.474Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.74s |
| 4691 | 2026-07-31T16:33:39.569Z | |
| 4692 | 2026-07-31T16:33:39.570Z | info: running `cargo check --bins` on dnsadm (287/305) |
| 4693 | 2026-07-31T16:33:40.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4694 | 2026-07-31T16:33:40.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4695 | 2026-07-31T16:33:40.173Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 4696 | 2026-07-31T16:33:40.636Z | Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm) |
| 4697 | 2026-07-31T16:33:41.031Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s |
| 4698 | 2026-07-31T16:33:41.192Z | |
| 4699 | 2026-07-31T16:33:41.192Z | info: running `cargo check --bins` on end-to-end-tests (288/305) |
| 4700 | 2026-07-31T16:33:41.744Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4701 | 2026-07-31T16:33:41.747Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4702 | 2026-07-31T16:33:41.983Z | Checking cpubits v0.1.1 |
| 4703 | 2026-07-31T16:33:42.111Z | Checking pem-rfc7468 v1.0.0 |
| 4704 | 2026-07-31T16:33:42.123Z | Checking hmac v0.13.0 |
| 4705 | 2026-07-31T16:33:42.123Z | Checking universal-hash v0.6.1 |
| 4706 | 2026-07-31T16:33:42.146Z | Checking ctr v0.10.1 |
| 4707 | 2026-07-31T16:33:42.146Z | Checking aead v0.6.1 |
| 4708 | 2026-07-31T16:33:42.174Z | Checking crypto-bigint v0.7.5 |
| 4709 | 2026-07-31T16:33:42.174Z | Checking aes v0.9.1 |
| 4710 | 2026-07-31T16:33:42.203Z | Checking salsa20 v0.11.0 |
| 4711 | 2026-07-31T16:33:42.257Z | Checking polyval v0.7.1 |
| 4712 | 2026-07-31T16:33:42.257Z | Checking der v0.8.0 |
| 4713 | 2026-07-31T16:33:42.273Z | Checking pbkdf2 v0.13.0 |
| 4714 | 2026-07-31T16:33:42.310Z | Checking cbc v0.2.1 |
| 4715 | 2026-07-31T16:33:42.331Z | Checking ff v0.14.0 |
| 4716 | 2026-07-31T16:33:42.375Z | Checking signature v3.0.0 |
| 4717 | 2026-07-31T16:33:42.405Z | Checking scrypt v0.12.0 |
| 4718 | 2026-07-31T16:33:42.429Z | Checking ghash v0.6.0 |
| 4719 | 2026-07-31T16:33:42.443Z | Checking base16ct v1.0.0 |
| 4720 | 2026-07-31T16:33:42.464Z | Checking group v0.14.0 |
| 4721 | 2026-07-31T16:33:42.522Z | Checking hkdf v0.13.0 |
| 4722 | 2026-07-31T16:33:42.550Z | Compiling curve25519-dalek v5.0.0 |
| 4723 | 2026-07-31T16:33:42.567Z | Checking aes-gcm v0.11.0 |
| 4724 | 2026-07-31T16:33:42.582Z | Checking keccak v0.2.0 |
| 4725 | 2026-07-31T16:33:42.599Z | Checking poly1305 v0.9.0 |
| 4726 | 2026-07-31T16:33:42.613Z | Checking wnaf v0.14.0 |
| 4727 | 2026-07-31T16:33:43.053Z | Checking blowfish v0.10.0 |
| 4728 | 2026-07-31T16:33:43.083Z | Checking blake2 v0.11.0-rc.6 |
| 4729 | 2026-07-31T16:33:43.083Z | Checking sha3 v0.11.0 |
| 4730 | 2026-07-31T16:33:43.083Z | Checking kem v0.3.0 |
| 4731 | 2026-07-31T16:33:43.083Z | Checking bcrypt-pbkdf v0.11.0 |
| 4732 | 2026-07-31T16:33:43.083Z | Checking module-lattice v0.2.3 |
| 4733 | 2026-07-31T16:33:43.083Z | Checking sponge-cursor v0.1.0 |
| 4734 | 2026-07-31T16:33:43.083Z | Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4735 | 2026-07-31T16:33:43.083Z | Checking argon2 v0.6.0-rc.8 |
| 4736 | 2026-07-31T16:33:43.083Z | Checking sha3 v0.12.0 |
| 4737 | 2026-07-31T16:33:43.084Z | Checking spki v0.8.0 |
| 4738 | 2026-07-31T16:33:43.088Z | Checking sec1 v0.8.1 |
| 4739 | 2026-07-31T16:33:43.088Z | Checking ml-kem v0.3.2 |
| 4740 | 2026-07-31T16:33:43.142Z | Checking internal-russh-num-bigint v0.5.0 |
| 4741 | 2026-07-31T16:33:43.206Z | Checking num-bigint v0.4.6 |
| 4742 | 2026-07-31T16:33:43.221Z | Checking pkcs5 v0.8.1 |
| 4743 | 2026-07-31T16:33:43.272Z | Checking pkcs1 v0.8.0-rc.4 |
| 4744 | 2026-07-31T16:33:43.287Z | Checking generic-array v1.4.3 |
| 4745 | 2026-07-31T16:33:43.479Z | Checking russh-util v0.52.0 |
| 4746 | 2026-07-31T16:33:43.501Z | Checking pkcs8 v0.11.0 |
| 4747 | 2026-07-31T16:33:43.601Z | Compiling enum_dispatch v0.3.13 |
| 4748 | 2026-07-31T16:33:43.680Z | Compiling delegate v0.13.5 |
| 4749 | 2026-07-31T16:33:43.696Z | Checking ed25519 v3.0.0 |
| 4750 | 2026-07-31T16:33:43.816Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4751 | 2026-07-31T16:33:43.844Z | Checking hex-literal v1.1.0 |
| 4752 | 2026-07-31T16:33:43.885Z | Checking ed25519-dalek v3.0.0 |
| 4753 | 2026-07-31T16:33:43.944Z | Checking md5 v0.8.0 |
| 4754 | 2026-07-31T16:33:44.001Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4755 | 2026-07-31T16:33:44.109Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4756 | 2026-07-31T16:33:44.121Z | Checking socket2 v0.5.10 |
| 4757 | 2026-07-31T16:33:44.131Z | Checking internet-checksum v0.2.1 |
| 4758 | 2026-07-31T16:33:44.220Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4759 | 2026-07-31T16:33:44.359Z | Checking elliptic-curve v0.14.1 |
| 4760 | 2026-07-31T16:33:44.359Z | Checking primefield v0.14.0 |
| 4761 | 2026-07-31T16:33:44.363Z | Checking rfc6979 v0.6.0 |
| 4762 | 2026-07-31T16:33:44.363Z | Checking ssh-encoding v0.3.0 |
| 4763 | 2026-07-31T16:33:44.534Z | Checking crypto-primes v0.7.2 |
| 4764 | 2026-07-31T16:33:44.595Z | Checking ssh-cipher v0.3.0 |
| 4765 | 2026-07-31T16:33:44.595Z | Checking russh-cryptovec v0.62.0 |
| 4766 | 2026-07-31T16:33:44.772Z | Checking primeorder v0.14.0 |
| 4767 | 2026-07-31T16:33:44.775Z | Checking ecdsa v0.17.0 |
| 4768 | 2026-07-31T16:33:45.125Z | Checking p384 v0.14.0 |
| 4769 | 2026-07-31T16:33:45.125Z | Checking p521 v0.14.0 |
| 4770 | 2026-07-31T16:33:45.128Z | Checking p256 v0.14.0 |
| 4771 | 2026-07-31T16:33:45.444Z | Checking rsa v0.10.0-rc.18 |
| 4772 | 2026-07-31T16:33:47.961Z | Checking ssh-key v0.7.0-rc.11 |
| 4773 | 2026-07-31T16:33:48.725Z | Checking russh v0.62.4 |
| 4774 | 2026-07-31T16:34:02.273Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.07s |
| 4775 | 2026-07-31T16:34:02.277Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4776 | 2026-07-31T16:34:02.277Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4777 | 2026-07-31T16:34:02.477Z | |
| 4778 | 2026-07-31T16:34:02.477Z | info: running `cargo check --bins` on gateway-cli (289/305) |
| 4779 | 2026-07-31T16:34:02.947Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4780 | 2026-07-31T16:34:02.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4781 | 2026-07-31T16:34:03.087Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4782 | 2026-07-31T16:34:03.196Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4783 | 2026-07-31T16:34:03.203Z | Checking termios v0.3.3 |
| 4784 | 2026-07-31T16:34:04.388Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4785 | 2026-07-31T16:34:04.538Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4786 | 2026-07-31T16:34:06.209Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4787 | 2026-07-31T16:34:06.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.30s |
| 4788 | 2026-07-31T16:34:06.952Z | |
| 4789 | 2026-07-31T16:34:06.952Z | info: running `cargo check --bins --no-default-features` on installinator (290/305) |
| 4790 | 2026-07-31T16:34:07.444Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4791 | 2026-07-31T16:34:07.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4792 | 2026-07-31T16:34:07.620Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4793 | 2026-07-31T16:34:07.624Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4794 | 2026-07-31T16:34:07.624Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4795 | 2026-07-31T16:34:07.624Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4796 | 2026-07-31T16:34:07.624Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4797 | 2026-07-31T16:34:07.734Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4798 | 2026-07-31T16:34:07.885Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4799 | 2026-07-31T16:34:08.525Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4800 | 2026-07-31T16:34:09.083Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4801 | 2026-07-31T16:34:10.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s |
| 4802 | 2026-07-31T16:34:10.899Z | |
| 4803 | 2026-07-31T16:34:10.899Z | info: running `cargo check --bins` on internal-dns-cli (291/305) |
| 4804 | 2026-07-31T16:34:11.366Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4805 | 2026-07-31T16:34:11.371Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4806 | 2026-07-31T16:34:11.502Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4807 | 2026-07-31T16:34:11.950Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4808 | 2026-07-31T16:34:12.269Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.36s |
| 4809 | 2026-07-31T16:34:12.430Z | |
| 4810 | 2026-07-31T16:34:12.430Z | info: running `cargo check --bins` on omicron-live-tests (292/305) |
| 4811 | 2026-07-31T16:34:12.882Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4812 | 2026-07-31T16:34:12.885Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4813 | 2026-07-31T16:34:12.885Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4814 | 2026-07-31T16:34:12.888Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4815 | 2026-07-31T16:34:12.963Z | |
| 4816 | 2026-07-31T16:34:12.963Z | info: running `cargo check --bins` on live-tests-macros (293/305) |
| 4817 | 2026-07-31T16:34:13.417Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4818 | 2026-07-31T16:34:13.421Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4819 | 2026-07-31T16:34:13.421Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4820 | 2026-07-31T16:34:13.424Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4821 | 2026-07-31T16:34:13.497Z | |
| 4822 | 2026-07-31T16:34:13.497Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (294/305) |
| 4823 | 2026-07-31T16:34:14.011Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4824 | 2026-07-31T16:34:14.014Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4825 | 2026-07-31T16:34:14.213Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4826 | 2026-07-31T16:34:14.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.29s |
| 4827 | 2026-07-31T16:34:14.983Z | |
| 4828 | 2026-07-31T16:34:14.983Z | info: running `cargo check --bins` on omicron-ntp-admin (295/305) |
| 4829 | 2026-07-31T16:34:15.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4830 | 2026-07-31T16:34:15.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4831 | 2026-07-31T16:34:15.593Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4832 | 2026-07-31T16:34:15.596Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4833 | 2026-07-31T16:34:15.865Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4834 | 2026-07-31T16:34:15.866Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4835 | 2026-07-31T16:34:16.680Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 4836 | 2026-07-31T16:34:16.842Z | |
| 4837 | 2026-07-31T16:34:16.842Z | info: running `cargo check --bins` on ntp-admin-types (296/305) |
| 4838 | 2026-07-31T16:34:17.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4839 | 2026-07-31T16:34:17.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4840 | 2026-07-31T16:34:17.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4841 | 2026-07-31T16:34:17.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4842 | 2026-07-31T16:34:17.376Z | |
| 4843 | 2026-07-31T16:34:17.376Z | info: running `cargo check --bins` on omicron-package (297/305) |
| 4844 | 2026-07-31T16:34:17.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4845 | 2026-07-31T16:34:17.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4846 | 2026-07-31T16:34:18.014Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4847 | 2026-07-31T16:34:19.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 4848 | 2026-07-31T16:34:19.252Z | |
| 4849 | 2026-07-31T16:34:19.252Z | info: running `cargo check --bins --no-default-features` on sled-agent-scrimlet-reconcilers (298/305) |
| 4850 | 2026-07-31T16:34:19.731Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4851 | 2026-07-31T16:34:19.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4852 | 2026-07-31T16:34:19.734Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4853 | 2026-07-31T16:34:19.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4854 | 2026-07-31T16:34:19.820Z | |
| 4855 | 2026-07-31T16:34:19.820Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-scrimlet-reconcilers (299/305) |
| 4856 | 2026-07-31T16:34:20.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4857 | 2026-07-31T16:34:20.304Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4858 | 2026-07-31T16:34:20.304Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4859 | 2026-07-31T16:34:20.307Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s |
| 4860 | 2026-07-31T16:34:20.389Z | |
| 4861 | 2026-07-31T16:34:20.389Z | info: running `cargo check --bins` on tqdb (300/305) |
| 4862 | 2026-07-31T16:34:20.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4863 | 2026-07-31T16:34:20.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4864 | 2026-07-31T16:34:21.129Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4865 | 2026-07-31T16:34:21.479Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4866 | 2026-07-31T16:34:21.988Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4867 | 2026-07-31T16:34:21.988Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4868 | 2026-07-31T16:34:28.113Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4869 | 2026-07-31T16:34:28.113Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4870 | 2026-07-31T16:34:28.684Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 4871 | 2026-07-31T16:34:28.688Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4872 | 2026-07-31T16:34:28.688Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4873 | 2026-07-31T16:34:28.688Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4874 | 2026-07-31T16:34:29.453Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4875 | 2026-07-31T16:34:30.450Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4876 | 2026-07-31T16:34:31.274Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4877 | 2026-07-31T16:34:31.888Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4878 | 2026-07-31T16:34:36.679Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4879 | 2026-07-31T16:34:43.398Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4880 | 2026-07-31T16:34:43.402Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4881 | 2026-07-31T16:34:43.402Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4882 | 2026-07-31T16:34:43.402Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4883 | 2026-07-31T16:34:44.884Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4884 | 2026-07-31T16:34:46.215Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4885 | 2026-07-31T16:34:46.895Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4886 | 2026-07-31T16:34:48.111Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4887 | 2026-07-31T16:34:48.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.26s |
| 4888 | 2026-07-31T16:34:48.851Z | |
| 4889 | 2026-07-31T16:34:48.852Z | info: running `cargo check --bins` on wicket-dbg (301/305) |
| 4890 | 2026-07-31T16:34:49.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4891 | 2026-07-31T16:34:49.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4892 | 2026-07-31T16:34:49.534Z | Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions) |
| 4893 | 2026-07-31T16:34:49.649Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4894 | 2026-07-31T16:34:49.657Z | Checking rtoolbox v0.0.3 |
| 4895 | 2026-07-31T16:34:49.665Z | Checking tui-tree-widget v0.23.1 |
| 4896 | 2026-07-31T16:34:49.754Z | Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types) |
| 4897 | 2026-07-31T16:34:49.768Z | Checking rpassword v7.5.4 |
| 4898 | 2026-07-31T16:34:51.223Z | Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types) |
| 4899 | 2026-07-31T16:34:51.412Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4900 | 2026-07-31T16:34:52.333Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4901 | 2026-07-31T16:34:55.444Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4902 | 2026-07-31T16:34:57.257Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4903 | 2026-07-31T16:34:58.136Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.28s |
| 4904 | 2026-07-31T16:34:58.140Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4905 | 2026-07-31T16:34:58.140Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4906 | 2026-07-31T16:34:58.322Z | |
| 4907 | 2026-07-31T16:34:58.322Z | info: running `cargo check --bins` on wicket (302/305) |
| 4908 | 2026-07-31T16:34:58.814Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4909 | 2026-07-31T16:34:58.818Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4910 | 2026-07-31T16:34:58.977Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4911 | 2026-07-31T16:34:59.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.99s |
| 4912 | 2026-07-31T16:34:59.329Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4913 | 2026-07-31T16:34:59.329Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4914 | 2026-07-31T16:34:59.503Z | |
| 4915 | 2026-07-31T16:34:59.503Z | info: running `cargo check --bins` on wicketd (303/305) |
| 4916 | 2026-07-31T16:35:00.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4917 | 2026-07-31T16:35:00.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4918 | 2026-07-31T16:35:00.182Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4919 | 2026-07-31T16:35:00.186Z | Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api) |
| 4920 | 2026-07-31T16:35:00.186Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4921 | 2026-07-31T16:35:00.186Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4922 | 2026-07-31T16:35:00.186Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4923 | 2026-07-31T16:35:01.270Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4924 | 2026-07-31T16:35:04.658Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.15s |
| 4925 | 2026-07-31T16:35:04.661Z | warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 |
| 4926 | 2026-07-31T16:35:04.661Z | note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` |
| 4927 | 2026-07-31T16:35:04.841Z | |
| 4928 | 2026-07-31T16:35:04.841Z | info: running `cargo check --bins` on omicron-workspace-hack (304/305) |
| 4929 | 2026-07-31T16:35:05.294Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4930 | 2026-07-31T16:35:05.297Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4931 | 2026-07-31T16:35:05.297Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4932 | 2026-07-31T16:35:05.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s |
| 4933 | 2026-07-31T16:35:05.377Z | |
| 4934 | 2026-07-31T16:35:05.377Z | info: running `cargo check --bins` on zone-setup (305/305) |
| 4935 | 2026-07-31T16:35:05.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4936 | 2026-07-31T16:35:05.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4937 | 2026-07-31T16:35:06.009Z | Checking uzers v0.12.2 |
| 4938 | 2026-07-31T16:35:06.276Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4939 | 2026-07-31T16:35:07.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.63s |
| 4940 | 2026-07-31T16:35:07.210Z | |
| 4941 | 2026-07-31T16:35:07.210Z | real 14:08.115493420 |
| 4942 | 2026-07-31T16:35:07.210Z | user 21:17.658070448 |
| 4943 | 2026-07-31T16:35:07.210Z | sys 4:20.487875280 |
| 4944 | 2026-07-31T16:35:07.210Z | trap 0.335059292 |
| 4945 | 2026-07-31T16:35:07.210Z | tflt 0.599482578 |
| 4946 | 2026-07-31T16:35:07.210Z | dflt 0.986686302 |
| 4947 | 2026-07-31T16:35:07.210Z | kflt 0.010652062 |
| 4948 | 2026-07-31T16:35:07.210Z | lock 1:32:41.658125351 |
| 4949 | 2026-07-31T16:35:07.210Z | slp 1:43:14.218183475 |
| 4950 | 2026-07-31T16:35:07.210Z | lat 57.032359714 |
| 4951 | 2026-07-31T16:35:07.210Z | stop 4:04.727365626 |
| 4952 | 2026-07-31T16:35:07.214Z | process exited: duration 975404 ms, exit code 0 |
| |
| 4953 | 2026-07-31T16:35:07.221Z | found 0 output files |