|
|
|
| 1 | 2026-03-18T17:40:59.998Z | job assigned to worker 01KM0ZG0WGHHXYFRX2BGH5GT14 [factory aws, i-05c1ab40be185ee2f] (queued for 0 s) |
| |
| 2 | 2026-03-18T17:41:00.591Z | starting task 0: "setup" |
| 3 | 2026-03-18T17:41:00.600Z | ++ uname -s |
| 4 | 2026-03-18T17:41:00.603Z | + kern=SunOS |
| 5 | 2026-03-18T17:41:00.603Z | + build_user=build |
| 6 | 2026-03-18T17:41:00.603Z | + build_uid=12345 |
| 7 | 2026-03-18T17:41:00.603Z | + work_dir=/work |
| 8 | 2026-03-18T17:41:00.603Z | + input_dir=/input |
| 9 | 2026-03-18T17:41:00.603Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T17:41:00.603Z | + case "$kern" in |
| 11 | 2026-03-18T17:41:00.603Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T17:41:00.604Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T17:41:02.611Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T17:41:02.726Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T17:41:02.729Z | + home_fs=zfs |
| 16 | 2026-03-18T17:41:02.729Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T17:41:02.729Z | + mkdir -p /home/build |
| 18 | 2026-03-18T17:41:02.729Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T17:41:04.733Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T17:41:04.736Z | process exited: duration 4140 ms, exit code 0 |
| |
| 21 | 2026-03-18T17:41:04.743Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T17:41:04.747Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T17:41:04.747Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T17:41:04.747Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-18T17:41:04.747Z | * rust toolchain profile = "default" |
| 26 | 2026-03-18T17:41:04.747Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T17:41:04.747Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T17:41:04.750Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T17:41:04.751Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T17:41:04.884Z | info: downloading installer |
| 31 | 2026-03-18T17:41:06.472Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T17:41:06.472Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T17:41:06.472Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T17:41:06.472Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T17:41:06.472Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T17:41:06.472Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T17:41:06.472Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T17:41:06.472Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T17:41:06.472Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T17:41:06.472Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T17:41:06.472Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T17:41:06.472Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T17:41:06.472Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T17:41:06.488Z | info: profile set to default |
| 45 | 2026-03-18T17:41:06.488Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T17:41:06.491Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T17:41:06.623Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T17:41:06.626Z | info: downloading 6 components |
| 49 | 2026-03-18T17:41:21.529Z | |
| 50 | 2026-03-18T17:41:21.529Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 51 | 2026-03-18T17:41:21.566Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T17:41:21.566Z | |
| 53 | 2026-03-18T17:41:21.569Z | |
| 54 | 2026-03-18T17:41:21.569Z | Rust is installed now. Great! |
| 55 | 2026-03-18T17:41:21.569Z | |
| 56 | 2026-03-18T17:41:21.569Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T17:41:21.569Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T17:41:21.569Z | |
| 59 | 2026-03-18T17:41:21.569Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T17:41:21.569Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T17:41:21.569Z | |
| 62 | 2026-03-18T17:41:21.569Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T17:41:21.569Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T17:41:21.569Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T17:41:21.569Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T17:41:21.569Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T17:41:21.569Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T17:41:21.570Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T17:41:21.570Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T17:41:21.570Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T17:41:21.679Z | + rustup --version |
| 72 | 2026-03-18T17:41:21.690Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T17:41:21.695Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T17:41:21.717Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T17:41:21.721Z | + cargo --version |
| 76 | 2026-03-18T17:41:21.737Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T17:41:21.741Z | + rustc --version |
| 78 | 2026-03-18T17:41:21.766Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T17:41:21.769Z | process exited: duration 17013 ms, exit code 0 |
| |
| 80 | 2026-03-18T17:41:21.776Z | starting task 2: "authentication" |
| 81 | 2026-03-18T17:41:21.796Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T17:41:21.802Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T17:41:21.806Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T17:41:21.809Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T17:41:21.840Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T17:44:23.840Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T17:44:23.840Z | + git fetch origin d8b388c28b73a719b38ce019594eacea1c945e8e |
| 88 | 2026-03-18T17:44:24.169Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T17:44:24.169Z | * branch d8b388c28b73a719b38ce019594eacea1c945e8e -> FETCH_HEAD |
| 90 | 2026-03-18T17:44:24.180Z | + [[ -n iliana/bump-cockroach ]] |
| 91 | 2026-03-18T17:44:24.183Z | ++ git branch --show-current |
| 92 | 2026-03-18T17:44:24.183Z | + current=main |
| 93 | 2026-03-18T17:44:24.183Z | + [[ main != iliana/bump-cockroach ]] |
| 94 | 2026-03-18T17:44:24.183Z | + git branch -f iliana/bump-cockroach d8b388c28b73a719b38ce019594eacea1c945e8e |
| 95 | 2026-03-18T17:44:24.186Z | + git checkout -f iliana/bump-cockroach |
| 96 | 2026-03-18T17:44:24.509Z | Switched to branch 'iliana/bump-cockroach' |
| 97 | 2026-03-18T17:44:24.516Z | + git reset --hard d8b388c28b73a719b38ce019594eacea1c945e8e |
| 98 | 2026-03-18T17:44:24.530Z | HEAD is now at d8b388c28 update cockroach to v22.1.22-64-g86fdbfca06 |
| 99 | 2026-03-18T17:44:24.534Z | process exited: duration 182593 ms, exit code 0 |
| |
| 100 | 2026-03-18T17:44:24.542Z | starting task 4: "build" |
| 101 | 2026-03-18T17:44:24.548Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T17:44:24.554Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T17:44:24.554Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T17:44:24.554Z | + cargo --version |
| 105 | 2026-03-18T17:44:24.558Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T17:44:24.562Z | + rustc --version |
| 107 | 2026-03-18T17:44:24.586Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T17:44:24.590Z | + source ./env.sh |
| 109 | 2026-03-18T17:44:24.590Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-18T17:44:24.590Z | ++ set -o xtrace |
| 111 | 2026-03-18T17:44:24.593Z | ++++ dirname ./env.sh |
| 112 | 2026-03-18T17:44:24.596Z | +++ readlink -f . |
| 113 | 2026-03-18T17:44:24.596Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-18T17:44:24.596Z | ++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 115 | 2026-03-18T17:44:24.596Z | ++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 116 | 2026-03-18T17:44:24.596Z | ++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 117 | 2026-03-18T17:44:24.596Z | ++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 118 | 2026-03-18T17:44:24.596Z | ++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 119 | 2026-03-18T17:44:24.596Z | ++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 120 | 2026-03-18T17:44:24.596Z | ++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 121 | 2026-03-18T17:44:24.596Z | ++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin |
| 122 | 2026-03-18T17:44:24.596Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-18T17:44:24.596Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-18T17:44:24.596Z | + export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 125 | 2026-03-18T17:44:24.596Z | + PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin:/work/oxidecomputer/omicron/out/cargo-hack |
| 126 | 2026-03-18T17:44:24.596Z | + banner prerequisites |
| 127 | 2026-03-18T17:44:24.600Z | |
| 128 | 2026-03-18T17:44:24.600Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-18T17:44:24.600Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-18T17:44:24.600Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-18T17:44:24.600Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-18T17:44:24.600Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-18T17:44:24.600Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-18T17:44:24.600Z | |
| 135 | 2026-03-18T17:44:24.600Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-18T17:44:34.477Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-18T17:44:44.272Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-18T17:45:06.802Z | Planning: Solver setup ... Done (20.914s) |
| 139 | 2026-03-18T17:45:06.952Z | Planning: Running solver ... Done (0.150s) |
| 140 | 2026-03-18T17:45:07.139Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-18T17:45:07.152Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-18T17:45:07.284Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-18T17:45:07.327Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-18T17:45:07.370Z | Planning: Merging actions ... Done (0.043s) |
| 145 | 2026-03-18T17:45:07.609Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-18T17:45:07.619Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-18T17:45:08.472Z | Planning: Evaluating mediators ... Done (0.852s) |
| 148 | 2026-03-18T17:45:08.480Z | Planning: Planning completed in 24.06 seconds |
| 149 | 2026-03-18T17:45:08.494Z | Packages to install: 4 |
| 150 | 2026-03-18T17:45:08.498Z | Mediators to change: 2 |
| 151 | 2026-03-18T17:45:08.498Z | Services to change: 1 |
| 152 | 2026-03-18T17:45:08.498Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-18T17:45:08.498Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-18T17:45:08.498Z | Create boot environment: No |
| 155 | 2026-03-18T17:45:08.498Z | Create backup boot environment: No |
| 156 | 2026-03-18T17:45:08.498Z | Rebuild boot archive: No |
| 157 | 2026-03-18T17:45:08.498Z | |
| 158 | 2026-03-18T17:45:08.498Z | Changed mediators: |
| 159 | 2026-03-18T17:45:08.498Z | mediator clang: |
| 160 | 2026-03-18T17:45:08.498Z | version: None -> 15 (system default) |
| 161 | 2026-03-18T17:45:08.498Z | |
| 162 | 2026-03-18T17:45:08.498Z | mediator llvm: |
| 163 | 2026-03-18T17:45:08.498Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-18T17:45:08.498Z | |
| 165 | 2026-03-18T17:45:08.498Z | Changed packages: |
| 166 | 2026-03-18T17:45:08.498Z | helios-dev |
| 167 | 2026-03-18T17:45:08.498Z | developer/build-essential |
| 168 | 2026-03-18T17:45:08.498Z | None -> 11-2.0 |
| 169 | 2026-03-18T17:45:08.498Z | library/libxmlsec1 |
| 170 | 2026-03-18T17:45:08.498Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-18T17:45:08.498Z | ooce/developer/clang-15 |
| 172 | 2026-03-18T17:45:08.498Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T17:45:08.498Z | ooce/developer/llvm-15 |
| 174 | 2026-03-18T17:45:08.498Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-18T17:45:08.498Z | |
| 176 | 2026-03-18T17:45:08.498Z | Services: |
| 177 | 2026-03-18T17:45:08.498Z | restart_fmri: |
| 178 | 2026-03-18T17:45:08.498Z | svc:/system/update-man-index:default |
| 179 | 2026-03-18T17:45:08.542Z | |
| 180 | 2026-03-18T17:45:08.542Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-18T17:45:13.651Z | Download: 1194/3290 items 83.5/212.6MB 39% complete (25.0M/s) |
| 182 | 2026-03-18T17:45:18.659Z | Download: 1199/3290 items 83.5/212.6MB 39% complete (8.3M/s) |
| 183 | 2026-03-18T17:45:27.780Z | Download: 2222/3290 items 119.1/212.6MB 56% complete (8.1M/s) |
| 184 | 2026-03-18T17:45:33.006Z | Download: 3278/3290 items 209.6/212.6MB 98% complete (18.9M/s) |
| 185 | 2026-03-18T17:45:34.265Z | Download: Completed 212.60 MB in 25.70 seconds (8.3M/s) |
| 186 | 2026-03-18T17:45:34.525Z | Actions: 1/3689 actions (Installing new actions) |
| 187 | 2026-03-18T17:45:38.620Z | Actions: Completed 3689 actions in 4.09 seconds. |
| 188 | 2026-03-18T17:45:38.991Z | Done (0.366s) |
| 189 | 2026-03-18T17:45:38.991Z | Done (0.000s) |
| 190 | 2026-03-18T17:45:39.999Z | Done (1.007s) |
| 191 | 2026-03-18T17:45:43.955Z | Done (3.612s) |
| 192 | 2026-03-18T17:45:44.036Z | Done (0.017s) |
| 193 | 2026-03-18T17:45:44.040Z | Done (0.000s) |
| 194 | 2026-03-18T17:45:44.224Z | Done (0.000s) |
| 195 | 2026-03-18T17:45:45.183Z | Planning: Evaluating mediator changes ... Done |
| 196 | 2026-03-18T17:45:45.328Z | Planning: Checking for conflicting actions ... Done |
| 197 | 2026-03-18T17:45:45.332Z | Planning: Consolidating action changes ... Done |
| 198 | 2026-03-18T17:45:45.550Z | Planning: Evaluating mediators ... Done |
| 199 | 2026-03-18T17:45:45.556Z | Planning: Planning completed in 0.37 seconds |
| 200 | 2026-03-18T17:45:45.580Z | Mediators to change: 2 |
| 201 | 2026-03-18T17:45:45.580Z | Create boot environment: No |
| 202 | 2026-03-18T17:45:45.583Z | Create backup boot environment: No |
| 203 | 2026-03-18T17:45:45.648Z | Done |
| 204 | 2026-03-18T17:45:45.648Z | Done |
| 205 | 2026-03-18T17:45:46.369Z | Done |
| 206 | 2026-03-18T17:45:49.677Z | Done |
| 207 | 2026-03-18T17:45:49.764Z | Done |
| 208 | 2026-03-18T17:45:49.767Z | Done |
| 209 | 2026-03-18T17:45:49.977Z | Done |
| 210 | 2026-03-18T17:45:50.507Z | Planning: Evaluating mediator changes ... Done |
| 211 | 2026-03-18T17:45:50.511Z | Planning: Merging actions ... Done |
| 212 | 2026-03-18T17:45:50.673Z | Planning: Checking for conflicting actions ... Done |
| 213 | 2026-03-18T17:45:50.677Z | Planning: Consolidating action changes ... Done |
| 214 | 2026-03-18T17:45:50.892Z | Planning: Evaluating mediators ... Done |
| 215 | 2026-03-18T17:45:50.935Z | Planning: Planning completed in 0.63 seconds |
| 216 | 2026-03-18T17:45:50.965Z | Packages to change: 1 |
| 217 | 2026-03-18T17:45:50.965Z | Mediators to change: 1 |
| 218 | 2026-03-18T17:45:50.968Z | Services to change: 1 |
| 219 | 2026-03-18T17:45:50.968Z | Create boot environment: No |
| 220 | 2026-03-18T17:45:50.968Z | Create backup boot environment: Yes |
| 221 | 2026-03-18T17:45:53.543Z | Actions: 1/6 actions (Updating modified actions) |
| 222 | 2026-03-18T17:45:53.551Z | Actions: Completed 6 actions in 0.00 seconds. |
| 223 | 2026-03-18T17:45:53.551Z | Done |
| 224 | 2026-03-18T17:45:53.551Z | Done |
| 225 | 2026-03-18T17:45:53.728Z | Done |
| 226 | 2026-03-18T17:45:56.993Z | Done |
| 227 | 2026-03-18T17:45:57.077Z | Done |
| 228 | 2026-03-18T17:45:57.080Z | Done |
| 229 | 2026-03-18T17:45:57.233Z | Done |
| 230 | 2026-03-18T17:45:57.607Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 231 | 2026-03-18T17:45:57.607Z | clang system 15 system |
| 232 | 2026-03-18T17:45:57.607Z | csh system system illumos |
| 233 | 2026-03-18T17:45:57.607Z | ctags system system illumos |
| 234 | 2026-03-18T17:45:57.607Z | file system system illumos |
| 235 | 2026-03-18T17:45:57.607Z | gcc vendor 12 vendor |
| 236 | 2026-03-18T17:45:57.607Z | gcc system 10 system |
| 237 | 2026-03-18T17:45:57.607Z | gcc system 7 system |
| 238 | 2026-03-18T17:45:57.607Z | go system 1.20 system |
| 239 | 2026-03-18T17:45:57.607Z | go system 1.19 system |
| 240 | 2026-03-18T17:45:57.607Z | llvm system 15 system |
| 241 | 2026-03-18T17:45:57.607Z | llvm system 14 system |
| 242 | 2026-03-18T17:45:57.607Z | mariadb system 10.6 system |
| 243 | 2026-03-18T17:45:57.607Z | mta vendor vendor dma |
| 244 | 2026-03-18T17:45:57.607Z | openjdk system 17 system |
| 245 | 2026-03-18T17:45:57.607Z | openjdk system 11 system |
| 246 | 2026-03-18T17:45:57.607Z | openjdk system 1.8 system |
| 247 | 2026-03-18T17:45:57.607Z | openssl vendor 3 vendor |
| 248 | 2026-03-18T17:45:57.607Z | perl system 5.36 system |
| 249 | 2026-03-18T17:45:57.608Z | postgresql system 15 system |
| 250 | 2026-03-18T17:45:57.608Z | postgresql system 13 system |
| 251 | 2026-03-18T17:45:57.608Z | python vendor 3 vendor |
| 252 | 2026-03-18T17:45:57.608Z | python system 2 system |
| 253 | 2026-03-18T17:45:57.608Z | python3 system 3.11 system |
| 254 | 2026-03-18T17:45:57.608Z | ruby system 3.0 system |
| 255 | 2026-03-18T17:45:57.608Z | words vendor vendor american-english |
| 256 | 2026-03-18T17:45:57.608Z | words system system australian-english |
| 257 | 2026-03-18T17:45:57.608Z | words system system british-english |
| 258 | 2026-03-18T17:45:57.608Z | words system system canadian-english |
| 259 | 2026-03-18T17:45:57.608Z | words system system french |
| 260 | 2026-03-18T17:45:57.608Z | words system system italian |
| 261 | 2026-03-18T17:45:57.608Z | words system system ngerman |
| 262 | 2026-03-18T17:45:57.608Z | words system system ogerman |
| 263 | 2026-03-18T17:45:57.608Z | words system system spanish |
| 264 | 2026-03-18T17:45:57.905Z | PUBLISHER TYPE STATUS P LOCATION |
| 265 | 2026-03-18T17:45:57.905Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 266 | 2026-03-18T17:46:03.828Z | FMRI IFO |
| 267 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 268 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 269 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 270 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 271 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 272 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 273 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 274 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 275 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 276 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 277 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 278 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 279 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 280 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 281 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 282 | 2026-03-18T17:46:03.828Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 283 | 2026-03-18T17:46:05.053Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 284 | 2026-03-18T17:46:05.338Z | Updating crates.io index |
| 285 | 2026-03-18T17:46:05.342Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 286 | 2026-03-18T17:46:05.621Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 287 | 2026-03-18T17:46:06.746Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 288 | 2026-03-18T17:46:07.187Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 289 | 2026-03-18T17:46:07.520Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 290 | 2026-03-18T17:46:09.443Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 291 | 2026-03-18T17:46:10.474Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 292 | 2026-03-18T17:46:12.022Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 293 | 2026-03-18T17:46:13.744Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 294 | 2026-03-18T17:46:14.523Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 295 | 2026-03-18T17:46:15.027Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 296 | 2026-03-18T17:46:16.863Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 297 | 2026-03-18T17:46:17.176Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 298 | 2026-03-18T17:46:17.731Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 299 | 2026-03-18T17:46:18.122Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 300 | 2026-03-18T17:46:21.705Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 301 | 2026-03-18T17:46:22.361Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 302 | 2026-03-18T17:46:22.773Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 303 | 2026-03-18T17:46:23.090Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 304 | 2026-03-18T17:46:23.592Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 305 | 2026-03-18T17:46:23.934Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 306 | 2026-03-18T17:46:24.144Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 307 | 2026-03-18T17:46:24.395Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 308 | 2026-03-18T17:46:24.963Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 309 | 2026-03-18T17:46:25.329Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 310 | 2026-03-18T17:46:26.084Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 311 | 2026-03-18T17:46:26.425Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 312 | 2026-03-18T17:46:27.037Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 313 | 2026-03-18T17:46:27.344Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 314 | 2026-03-18T17:46:28.666Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 315 | 2026-03-18T17:46:28.984Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 316 | 2026-03-18T17:46:29.529Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 317 | 2026-03-18T17:46:29.900Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 318 | 2026-03-18T17:46:30.824Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 319 | 2026-03-18T17:46:31.335Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 320 | 2026-03-18T17:46:31.926Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 321 | 2026-03-18T17:46:32.207Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 322 | 2026-03-18T17:46:32.634Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 323 | 2026-03-18T17:46:53.399Z | Downloading crates ... |
| 324 | 2026-03-18T17:46:53.454Z | Downloaded anstyle-parse v0.2.7 |
| 325 | 2026-03-18T17:46:53.457Z | Downloaded byteorder v1.5.0 |
| 326 | 2026-03-18T17:46:53.460Z | Downloaded anstream v0.6.21 |
| 327 | 2026-03-18T17:46:53.461Z | Downloaded plain v0.2.3 |
| 328 | 2026-03-18T17:46:53.461Z | Downloaded clap_lex v1.0.0 |
| 329 | 2026-03-18T17:46:53.464Z | Downloaded heck v0.4.1 |
| 330 | 2026-03-18T17:46:53.464Z | Downloaded block-buffer v0.10.4 |
| 331 | 2026-03-18T17:46:53.464Z | Downloaded idna_adapter v1.2.1 |
| 332 | 2026-03-18T17:46:53.467Z | Downloaded anstyle v1.0.13 |
| 333 | 2026-03-18T17:46:53.467Z | Downloaded cfg-if v1.0.4 |
| 334 | 2026-03-18T17:46:53.467Z | Downloaded strsim v0.11.1 |
| 335 | 2026-03-18T17:46:53.472Z | Downloaded zerovec-derive v0.11.2 |
| 336 | 2026-03-18T17:46:53.475Z | Downloaded erased-serde v0.4.9 |
| 337 | 2026-03-18T17:46:53.475Z | Downloaded semver v1.0.27 |
| 338 | 2026-03-18T17:46:53.478Z | Downloaded smallvec v1.15.1 |
| 339 | 2026-03-18T17:46:53.481Z | Downloaded num-traits v0.2.19 |
| 340 | 2026-03-18T17:46:53.481Z | Downloaded displaydoc v0.2.5 |
| 341 | 2026-03-18T17:46:53.484Z | Downloaded ucd-trie v0.1.7 |
| 342 | 2026-03-18T17:46:53.485Z | Downloaded serde_spanned v0.6.9 |
| 343 | 2026-03-18T17:46:53.485Z | Downloaded camino-tempfile v1.4.1 |
| 344 | 2026-03-18T17:46:53.488Z | Downloaded usdt-attr-macro v0.5.0 |
| 345 | 2026-03-18T17:46:53.488Z | Downloaded usdt v0.5.0 |
| 346 | 2026-03-18T17:46:53.488Z | Downloaded yoke-derive v0.8.1 |
| 347 | 2026-03-18T17:46:53.491Z | Downloaded unicode-linebreak v0.1.5 |
| 348 | 2026-03-18T17:46:53.491Z | Downloaded litemap v0.8.1 |
| 349 | 2026-03-18T17:46:53.491Z | Downloaded version_check v0.9.5 |
| 350 | 2026-03-18T17:46:53.494Z | Downloaded zerofrom-derive v0.1.6 |
| 351 | 2026-03-18T17:46:53.494Z | Downloaded thread-id v4.2.2 |
| 352 | 2026-03-18T17:46:53.494Z | Downloaded thiserror v1.0.69 |
| 353 | 2026-03-18T17:46:53.498Z | Downloaded zerofrom v0.1.6 |
| 354 | 2026-03-18T17:46:53.501Z | Downloaded utf8parse v0.2.2 |
| 355 | 2026-03-18T17:46:53.501Z | Downloaded utf8_iter v1.0.4 |
| 356 | 2026-03-18T17:46:53.501Z | Downloaded unicode-xid v0.2.6 |
| 357 | 2026-03-18T17:46:53.501Z | Downloaded cpufeatures v0.2.17 |
| 358 | 2026-03-18T17:46:53.504Z | Downloaded usdt-macro v0.5.0 |
| 359 | 2026-03-18T17:46:53.504Z | Downloaded icu_normalizer_data v2.1.1 |
| 360 | 2026-03-18T17:46:53.507Z | Downloaded bytecount v0.6.9 |
| 361 | 2026-03-18T17:46:53.511Z | Downloaded toml_datetime v0.6.11 |
| 362 | 2026-03-18T17:46:53.511Z | Downloaded serde_tokenstream v0.2.3 |
| 363 | 2026-03-18T17:46:53.514Z | Downloaded cargo-platform v0.2.0 |
| 364 | 2026-03-18T17:46:53.514Z | Downloaded toml_write v0.1.2 |
| 365 | 2026-03-18T17:46:53.518Z | Downloaded typeid v1.0.3 |
| 366 | 2026-03-18T17:46:53.518Z | Downloaded thiserror-impl v2.0.18 |
| 367 | 2026-03-18T17:46:53.521Z | Downloaded dtrace-parser v0.2.0 |
| 368 | 2026-03-18T17:46:53.521Z | Downloaded thiserror v2.0.18 |
| 369 | 2026-03-18T17:46:53.525Z | Downloaded tinystr v0.8.2 |
| 370 | 2026-03-18T17:46:53.525Z | Downloaded zmij v1.0.21 |
| 371 | 2026-03-18T17:46:53.531Z | Downloaded ordered-float v2.10.1 |
| 372 | 2026-03-18T17:46:53.531Z | Downloaded fnv v1.0.7 |
| 373 | 2026-03-18T17:46:53.531Z | Downloaded yoke v0.8.1 |
| 374 | 2026-03-18T17:46:53.531Z | Downloaded proc-macro-error-attr v1.0.4 |
| 375 | 2026-03-18T17:46:53.531Z | Downloaded potential_utf v0.1.4 |
| 376 | 2026-03-18T17:46:53.534Z | Downloaded form_urlencoded v1.2.2 |
| 377 | 2026-03-18T17:46:53.534Z | Downloaded memmap v0.7.0 |
| 378 | 2026-03-18T17:46:53.534Z | Downloaded usdt-impl v0.5.0 |
| 379 | 2026-03-18T17:46:53.534Z | Downloaded percent-encoding v2.3.2 |
| 380 | 2026-03-18T17:46:53.534Z | Downloaded dof v0.3.0 |
| 381 | 2026-03-18T17:46:53.534Z | Downloaded textwrap v0.16.2 |
| 382 | 2026-03-18T17:46:53.538Z | Downloaded pretty-hex v0.4.1 |
| 383 | 2026-03-18T17:46:53.538Z | Downloaded macaddr v1.0.1 |
| 384 | 2026-03-18T17:46:53.538Z | Downloaded sha2 v0.10.9 |
| 385 | 2026-03-18T17:46:53.541Z | Downloaded pest_derive v2.8.6 |
| 386 | 2026-03-18T17:46:53.541Z | Downloaded writeable v0.6.2 |
| 387 | 2026-03-18T17:46:53.544Z | Downloaded zerocopy-derive v0.7.35 |
| 388 | 2026-03-18T17:46:53.549Z | Downloaded unicode-ident v1.0.24 |
| 389 | 2026-03-18T17:46:53.549Z | Downloaded smawk v0.3.2 |
| 390 | 2026-03-18T17:46:53.552Z | Downloaded serde-value v0.7.0 |
| 391 | 2026-03-18T17:46:53.552Z | Downloaded colorchoice v1.0.4 |
| 392 | 2026-03-18T17:46:53.552Z | Downloaded clap_derive v4.5.55 |
| 393 | 2026-03-18T17:46:53.552Z | Downloaded is_terminal_polyfill v1.70.2 |
| 394 | 2026-03-18T17:46:53.552Z | Downloaded stable_deref_trait v1.2.1 |
| 395 | 2026-03-18T17:46:53.555Z | Downloaded anstyle-query v1.1.5 |
| 396 | 2026-03-18T17:46:53.555Z | Downloaded scroll_derive v0.12.1 |
| 397 | 2026-03-18T17:46:53.555Z | Downloaded equivalent v1.0.2 |
| 398 | 2026-03-18T17:46:53.555Z | Downloaded typenum v1.19.0 |
| 399 | 2026-03-18T17:46:53.559Z | Downloaded tabled_derive v0.7.0 |
| 400 | 2026-03-18T17:46:53.559Z | Downloaded toml v0.8.23 |
| 401 | 2026-03-18T17:46:53.562Z | Downloaded serde_derive v1.0.228 |
| 402 | 2026-03-18T17:46:53.565Z | Downloaded zerotrie v0.2.3 |
| 403 | 2026-03-18T17:46:53.565Z | Downloaded url v2.5.8 |
| 404 | 2026-03-18T17:46:53.568Z | Downloaded toml_edit v0.22.27 |
| 405 | 2026-03-18T17:46:53.571Z | Downloaded serde_core v1.0.228 |
| 406 | 2026-03-18T17:46:53.574Z | Downloaded fastrand v2.3.0 |
| 407 | 2026-03-18T17:46:53.574Z | Downloaded heck v0.5.0 |
| 408 | 2026-03-18T17:46:53.575Z | Downloaded terminal_size v0.4.3 |
| 409 | 2026-03-18T17:46:53.575Z | Downloaded zerovec v0.11.5 |
| 410 | 2026-03-18T17:46:53.578Z | Downloaded swrite v0.1.0 |
| 411 | 2026-03-18T17:46:53.581Z | Downloaded camino v1.2.2 |
| 412 | 2026-03-18T17:46:53.581Z | Downloaded serde-untagged v0.1.9 |
| 413 | 2026-03-18T17:46:53.586Z | Downloaded tempfile v3.25.0 |
| 414 | 2026-03-18T17:46:53.586Z | Downloaded anyhow v1.0.102 |
| 415 | 2026-03-18T17:46:53.590Z | Downloaded cargo_metadata v0.21.0 |
| 416 | 2026-03-18T17:46:53.590Z | Downloaded fs-err v3.3.0 |
| 417 | 2026-03-18T17:46:53.590Z | Downloaded zerocopy v0.7.35 |
| 418 | 2026-03-18T17:46:53.599Z | Downloaded winnow v0.7.14 |
| 419 | 2026-03-18T17:46:53.606Z | Downloaded quote v1.0.44 |
| 420 | 2026-03-18T17:46:53.609Z | Downloaded cargo_toml v0.21.0 |
| 421 | 2026-03-18T17:46:53.609Z | Downloaded digest v0.10.7 |
| 422 | 2026-03-18T17:46:53.612Z | Downloaded unicode-width v0.2.0 |
| 423 | 2026-03-18T17:46:53.615Z | Downloaded unicode-width v0.1.14 |
| 424 | 2026-03-18T17:46:53.618Z | Downloaded scroll v0.12.0 |
| 425 | 2026-03-18T17:46:53.621Z | Downloaded proc-macro2 v1.0.106 |
| 426 | 2026-03-18T17:46:53.621Z | Downloaded synstructure v0.13.2 |
| 427 | 2026-03-18T17:46:53.622Z | Downloaded crypto-common v0.1.7 |
| 428 | 2026-03-18T17:46:53.625Z | Downloaded cargo-util-schemas v0.8.2 |
| 429 | 2026-03-18T17:46:53.625Z | Downloaded proc-macro-error v1.0.4 |
| 430 | 2026-03-18T17:46:53.628Z | Downloaded autocfg v1.5.0 |
| 431 | 2026-03-18T17:46:53.628Z | Downloaded bitflags v2.11.0 |
| 432 | 2026-03-18T17:46:53.631Z | Downloaded itoa v1.0.17 |
| 433 | 2026-03-18T17:46:53.631Z | Downloaded generic-array v0.14.7 |
| 434 | 2026-03-18T17:46:53.634Z | Downloaded errno v0.3.14 |
| 435 | 2026-03-18T17:46:53.634Z | Downloaded thiserror-impl v1.0.69 |
| 436 | 2026-03-18T17:46:53.634Z | Downloaded clap v4.5.60 |
| 437 | 2026-03-18T17:46:53.639Z | Downloaded pest_generator v2.8.6 |
| 438 | 2026-03-18T17:46:53.642Z | Downloaded once_cell v1.21.3 |
| 439 | 2026-03-18T17:46:53.642Z | Downloaded icu_provider v2.1.1 |
| 440 | 2026-03-18T17:46:53.647Z | Downloaded getrandom v0.4.1 |
| 441 | 2026-03-18T17:46:53.651Z | Downloaded papergrid v0.11.0 |
| 442 | 2026-03-18T17:46:53.665Z | Downloaded log v0.4.29 |
| 443 | 2026-03-18T17:46:53.668Z | Downloaded pest_meta v2.8.6 |
| 444 | 2026-03-18T17:46:53.671Z | Downloaded icu_properties v2.1.2 |
| 445 | 2026-03-18T17:46:53.671Z | Downloaded icu_normalizer v2.1.1 |
| 446 | 2026-03-18T17:46:53.678Z | Downloaded serde v1.0.228 |
| 447 | 2026-03-18T17:46:53.688Z | Downloaded icu_collections v2.1.1 |
| 448 | 2026-03-18T17:46:53.695Z | Downloaded icu_locale_core v2.1.1 |
| 449 | 2026-03-18T17:46:53.701Z | Downloaded indexmap v2.13.0 |
| 450 | 2026-03-18T17:46:53.710Z | Downloaded memchr v2.8.0 |
| 451 | 2026-03-18T17:46:53.735Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-18T17:46:53.741Z | Downloaded pest v2.8.6 |
| 453 | 2026-03-18T17:46:53.749Z | Downloaded idna v1.1.0 |
| 454 | 2026-03-18T17:46:53.753Z | Downloaded serde_json v1.0.149 |
| 455 | 2026-03-18T17:46:53.758Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-18T17:46:53.767Z | Downloaded clap_builder v4.5.60 |
| 457 | 2026-03-18T17:46:53.772Z | Downloaded icu_properties_data v2.1.2 |
| 458 | 2026-03-18T17:46:53.778Z | Downloaded syn v1.0.109 |
| 459 | 2026-03-18T17:46:53.784Z | Downloaded goblin v0.8.2 |
| 460 | 2026-03-18T17:46:53.792Z | Downloaded syn v2.0.117 |
| 461 | 2026-03-18T17:46:53.804Z | Downloaded rustix v1.1.3 |
| 462 | 2026-03-18T17:46:53.836Z | Downloaded libc v0.2.180 |
| 463 | 2026-03-18T17:46:53.923Z | Compiling proc-macro2 v1.0.106 |
| 464 | 2026-03-18T17:46:53.927Z | Compiling unicode-ident v1.0.24 |
| 465 | 2026-03-18T17:46:53.927Z | Compiling quote v1.0.44 |
| 466 | 2026-03-18T17:46:53.927Z | Compiling serde_core v1.0.228 |
| 467 | 2026-03-18T17:46:53.927Z | Compiling libc v0.2.180 |
| 468 | 2026-03-18T17:46:53.927Z | Compiling version_check v0.9.5 |
| 469 | 2026-03-18T17:46:53.927Z | Compiling memchr v2.8.0 |
| 470 | 2026-03-18T17:46:53.927Z | Compiling serde v1.0.228 |
| 471 | 2026-03-18T17:46:54.328Z | Compiling stable_deref_trait v1.2.1 |
| 472 | 2026-03-18T17:46:54.421Z | Compiling zmij v1.0.21 |
| 473 | 2026-03-18T17:46:54.703Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-18T17:46:54.749Z | Compiling autocfg v1.5.0 |
| 475 | 2026-03-18T17:46:55.008Z | Compiling itoa v1.0.17 |
| 476 | 2026-03-18T17:46:55.055Z | Compiling ucd-trie v0.1.7 |
| 477 | 2026-03-18T17:46:55.238Z | Compiling pest v2.8.6 |
| 478 | 2026-03-18T17:46:55.261Z | Compiling writeable v0.6.2 |
| 479 | 2026-03-18T17:46:55.285Z | Compiling litemap v0.8.1 |
| 480 | 2026-03-18T17:46:55.334Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-18T17:46:55.395Z | Compiling icu_properties_data v2.1.2 |
| 482 | 2026-03-18T17:46:55.535Z | Compiling rustix v1.1.3 |
| 483 | 2026-03-18T17:46:55.645Z | Compiling icu_normalizer_data v2.1.1 |
| 484 | 2026-03-18T17:46:55.866Z | Compiling syn v2.0.117 |
| 485 | 2026-03-18T17:46:55.940Z | Compiling errno v0.3.14 |
| 486 | 2026-03-18T17:46:55.963Z | Compiling serde_json v1.0.149 |
| 487 | 2026-03-18T17:46:56.071Z | Compiling bitflags v2.11.0 |
| 488 | 2026-03-18T17:46:56.265Z | Compiling num-traits v0.2.19 |
| 489 | 2026-03-18T17:46:56.341Z | Compiling hashbrown v0.16.1 |
| 490 | 2026-03-18T17:46:56.365Z | Compiling typeid v1.0.3 |
| 491 | 2026-03-18T17:46:56.490Z | Compiling smallvec v1.15.1 |
| 492 | 2026-03-18T17:46:56.689Z | Compiling pest_meta v2.8.6 |
| 493 | 2026-03-18T17:46:56.944Z | Compiling equivalent v1.0.2 |
| 494 | 2026-03-18T17:46:57.052Z | Compiling indexmap v2.13.0 |
| 495 | 2026-03-18T17:46:57.099Z | Compiling thread-id v4.2.2 |
| 496 | 2026-03-18T17:46:57.242Z | Compiling proc-macro-error-attr v1.0.4 |
| 497 | 2026-03-18T17:46:57.285Z | Compiling usdt-impl v0.5.0 |
| 498 | 2026-03-18T17:46:57.334Z | Compiling erased-serde v0.4.9 |
| 499 | 2026-03-18T17:46:57.465Z | Compiling syn v1.0.109 |
| 500 | 2026-03-18T17:46:57.540Z | Compiling winnow v0.7.14 |
| 501 | 2026-03-18T17:46:57.684Z | Compiling toml_write v0.1.2 |
| 502 | 2026-03-18T17:46:58.125Z | Compiling proc-macro-error v1.0.4 |
| 503 | 2026-03-18T17:46:58.211Z | Compiling plain v0.2.3 |
| 504 | 2026-03-18T17:46:58.355Z | Compiling utf8parse v0.2.2 |
| 505 | 2026-03-18T17:46:58.359Z | Compiling thiserror v2.0.18 |
| 506 | 2026-03-18T17:46:58.502Z | Compiling percent-encoding v2.3.2 |
| 507 | 2026-03-18T17:46:58.744Z | Compiling getrandom v0.4.1 |
| 508 | 2026-03-18T17:46:58.805Z | Compiling camino v1.2.2 |
| 509 | 2026-03-18T17:46:59.004Z | Compiling utf8_iter v1.0.4 |
| 510 | 2026-03-18T17:46:59.096Z | Compiling log v0.4.29 |
| 511 | 2026-03-18T17:46:59.199Z | Compiling ordered-float v2.10.1 |
| 512 | 2026-03-18T17:46:59.309Z | Compiling form_urlencoded v1.2.2 |
| 513 | 2026-03-18T17:46:59.313Z | Compiling anstyle-parse v0.2.7 |
| 514 | 2026-03-18T17:46:59.539Z | Compiling terminal_size v0.4.3 |
| 515 | 2026-03-18T17:46:59.612Z | Compiling synstructure v0.13.2 |
| 516 | 2026-03-18T17:46:59.616Z | Compiling pest_generator v2.8.6 |
| 517 | 2026-03-18T17:46:59.733Z | Compiling anstyle-query v1.1.5 |
| 518 | 2026-03-18T17:46:59.850Z | Compiling colorchoice v1.0.4 |
| 519 | 2026-03-18T17:46:59.875Z | Compiling is_terminal_polyfill v1.70.2 |
| 520 | 2026-03-18T17:46:59.991Z | Compiling anstyle v1.0.13 |
| 521 | 2026-03-18T17:47:00.016Z | Compiling cfg-if v1.0.4 |
| 522 | 2026-03-18T17:47:00.016Z | Compiling pretty-hex v0.4.1 |
| 523 | 2026-03-18T17:47:00.144Z | Compiling serde-untagged v0.1.9 |
| 524 | 2026-03-18T17:47:00.287Z | Compiling anstream v0.6.21 |
| 525 | 2026-03-18T17:47:00.349Z | Compiling semver v1.0.27 |
| 526 | 2026-03-18T17:47:00.465Z | Compiling fs-err v3.3.0 |
| 527 | 2026-03-18T17:47:00.572Z | Compiling bytecount v0.6.9 |
| 528 | 2026-03-18T17:47:00.706Z | Compiling fnv v1.0.7 |
| 529 | 2026-03-18T17:47:00.730Z | Compiling once_cell v1.21.3 |
| 530 | 2026-03-18T17:47:00.754Z | Compiling heck v0.5.0 |
| 531 | 2026-03-18T17:47:00.789Z | Compiling unicode-width v0.1.14 |
| 532 | 2026-03-18T17:47:00.832Z | Compiling strsim v0.11.1 |
| 533 | 2026-03-18T17:47:00.856Z | Compiling anyhow v1.0.102 |
| 534 | 2026-03-18T17:47:01.007Z | Compiling fastrand v2.3.0 |
| 535 | 2026-03-18T17:47:01.070Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-03-18T17:47:01.245Z | Compiling heck v0.4.1 |
| 537 | 2026-03-18T17:47:01.286Z | Compiling unicode-xid v0.2.6 |
| 538 | 2026-03-18T17:47:01.343Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-18T17:47:01.440Z | Compiling tempfile v3.25.0 |
| 540 | 2026-03-18T17:47:01.538Z | Compiling papergrid v0.11.0 |
| 541 | 2026-03-18T17:47:01.641Z | Compiling memmap v0.7.0 |
| 542 | 2026-03-18T17:47:01.687Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-18T17:47:01.871Z | Compiling unicode-linebreak v0.1.5 |
| 544 | 2026-03-18T17:47:01.935Z | Compiling smawk v0.3.2 |
| 545 | 2026-03-18T17:47:02.038Z | Compiling camino-tempfile v1.4.1 |
| 546 | 2026-03-18T17:47:02.181Z | Compiling serde_derive v1.0.228 |
| 547 | 2026-03-18T17:47:02.237Z | Compiling zerofrom-derive v0.1.6 |
| 548 | 2026-03-18T17:47:02.381Z | Compiling yoke-derive v0.8.1 |
| 549 | 2026-03-18T17:47:02.479Z | Compiling zerovec-derive v0.11.2 |
| 550 | 2026-03-18T17:47:02.540Z | Compiling displaydoc v0.2.5 |
| 551 | 2026-03-18T17:47:03.511Z | Compiling thiserror-impl v1.0.69 |
| 552 | 2026-03-18T17:47:03.535Z | Compiling zerocopy-derive v0.7.35 |
| 553 | 2026-03-18T17:47:03.945Z | Compiling pest_derive v2.8.6 |
| 554 | 2026-03-18T17:47:03.968Z | Compiling scroll_derive v0.12.1 |
| 555 | 2026-03-18T17:47:04.140Z | Compiling zerofrom v0.1.6 |
| 556 | 2026-03-18T17:47:04.310Z | Compiling yoke v0.8.1 |
| 557 | 2026-03-18T17:47:04.471Z | Compiling thiserror-impl v2.0.18 |
| 558 | 2026-03-18T17:47:04.561Z | Compiling zerovec v0.11.5 |
| 559 | 2026-03-18T17:47:04.661Z | Compiling zerotrie v0.2.3 |
| 560 | 2026-03-18T17:47:04.831Z | Compiling zerocopy v0.7.35 |
| 561 | 2026-03-18T17:47:05.057Z | Compiling scroll v0.12.0 |
| 562 | 2026-03-18T17:47:05.259Z | Compiling tinystr v0.8.2 |
| 563 | 2026-03-18T17:47:05.313Z | Compiling potential_utf v0.1.4 |
| 564 | 2026-03-18T17:47:05.406Z | Compiling dtrace-parser v0.2.0 |
| 565 | 2026-03-18T17:47:05.526Z | Compiling icu_locale_core v2.1.1 |
| 566 | 2026-03-18T17:47:05.549Z | Compiling icu_collections v2.1.1 |
| 567 | 2026-03-18T17:47:05.616Z | Compiling goblin v0.8.2 |
| 568 | 2026-03-18T17:47:05.640Z | Compiling tabled_derive v0.7.0 |
| 569 | 2026-03-18T17:47:06.169Z | Compiling clap_derive v4.5.55 |
| 570 | 2026-03-18T17:47:06.389Z | Compiling icu_provider v2.1.1 |
| 571 | 2026-03-18T17:47:06.443Z | Compiling textwrap v0.16.2 |
| 572 | 2026-03-18T17:47:06.768Z | Compiling icu_properties v2.1.2 |
| 573 | 2026-03-18T17:47:06.799Z | Compiling icu_normalizer v2.1.1 |
| 574 | 2026-03-18T17:47:06.847Z | Compiling toml_datetime v0.6.11 |
| 575 | 2026-03-18T17:47:06.912Z | Compiling serde_spanned v0.6.9 |
| 576 | 2026-03-18T17:47:06.947Z | Compiling dof v0.3.0 |
| 577 | 2026-03-18T17:47:07.052Z | Compiling serde_tokenstream v0.2.3 |
| 578 | 2026-03-18T17:47:07.100Z | Compiling serde-value v0.7.0 |
| 579 | 2026-03-18T17:47:07.226Z | Compiling toml_edit v0.22.27 |
| 580 | 2026-03-18T17:47:07.533Z | Compiling cargo-platform v0.2.0 |
| 581 | 2026-03-18T17:47:07.537Z | Compiling tabled v0.15.0 |
| 582 | 2026-03-18T17:47:07.615Z | Compiling macaddr v1.0.1 |
| 583 | 2026-03-18T17:47:07.918Z | Compiling swrite v0.1.0 |
| 584 | 2026-03-18T17:47:08.041Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 585 | 2026-03-18T17:47:08.327Z | Compiling idna_adapter v1.2.1 |
| 586 | 2026-03-18T17:47:08.360Z | Compiling usdt-attr-macro v0.5.0 |
| 587 | 2026-03-18T17:47:08.388Z | Compiling usdt-macro v0.5.0 |
| 588 | 2026-03-18T17:47:08.462Z | Compiling idna v1.1.0 |
| 589 | 2026-03-18T17:47:08.598Z | Compiling clap v4.5.60 |
| 590 | 2026-03-18T17:47:08.893Z | Compiling url v2.5.8 |
| 591 | 2026-03-18T17:47:09.170Z | Compiling toml v0.8.23 |
| 592 | 2026-03-18T17:47:09.731Z | Compiling cargo-util-schemas v0.8.2 |
| 593 | 2026-03-18T17:47:09.895Z | Compiling cargo_toml v0.21.0 |
| 594 | 2026-03-18T17:47:10.015Z | Compiling usdt v0.5.0 |
| 595 | 2026-03-18T17:47:10.936Z | Compiling cargo_metadata v0.21.0 |
| 596 | 2026-03-18T17:47:12.225Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 597 | 2026-03-18T17:47:15.032Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s |
| 598 | 2026-03-18T17:47:15.348Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 599 | 2026-03-18T17:47:16.077Z | Downloading crates ... |
| 600 | 2026-03-18T17:47:16.194Z | Downloaded allocator-api2 v0.2.21 |
| 601 | 2026-03-18T17:47:16.200Z | Downloaded async-trait v0.1.89 |
| 602 | 2026-03-18T17:47:16.206Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 603 | 2026-03-18T17:47:16.209Z | Downloaded bitfield v0.19.4 |
| 604 | 2026-03-18T17:47:16.209Z | Downloaded assert_matches v1.5.0 |
| 605 | 2026-03-18T17:47:16.210Z | Downloaded bit-set v0.8.0 |
| 606 | 2026-03-18T17:47:16.210Z | Downloaded adler2 v2.0.1 |
| 607 | 2026-03-18T17:47:16.212Z | Downloaded cmake v0.1.57 |
| 608 | 2026-03-18T17:47:16.213Z | Downloaded atty v0.2.14 |
| 609 | 2026-03-18T17:47:16.216Z | Downloaded critical-section v1.2.0 |
| 610 | 2026-03-18T17:47:16.216Z | Downloaded bcs v0.1.6 |
| 611 | 2026-03-18T17:47:16.219Z | Downloaded bitflags v1.3.2 |
| 612 | 2026-03-18T17:47:16.224Z | Downloaded atomic-waker v1.1.2 |
| 613 | 2026-03-18T17:47:16.224Z | Downloaded crossbeam-channel v0.5.15 |
| 614 | 2026-03-18T17:47:16.227Z | Downloaded bit-vec v0.6.3 |
| 615 | 2026-03-18T17:47:16.227Z | Downloaded crypto-bigint v0.5.5 |
| 616 | 2026-03-18T17:47:16.233Z | Downloaded const_format_proc_macros v0.2.34 |
| 617 | 2026-03-18T17:47:16.236Z | Downloaded cfg_aliases v0.2.1 |
| 618 | 2026-03-18T17:47:16.236Z | Downloaded async-recursion v1.1.1 |
| 619 | 2026-03-18T17:47:16.241Z | Downloaded cexpr v0.6.0 |
| 620 | 2026-03-18T17:47:16.244Z | Downloaded aead v0.5.2 |
| 621 | 2026-03-18T17:47:16.244Z | Downloaded argon2 v0.5.3 |
| 622 | 2026-03-18T17:47:16.244Z | Downloaded bitfield-struct v0.6.2 |
| 623 | 2026-03-18T17:47:16.248Z | Downloaded bit-vec v0.8.0 |
| 624 | 2026-03-18T17:47:16.248Z | Downloaded ciborium-io v0.2.2 |
| 625 | 2026-03-18T17:47:16.251Z | Downloaded cargo-platform v0.1.9 |
| 626 | 2026-03-18T17:47:16.251Z | Downloaded base16ct v1.0.0 |
| 627 | 2026-03-18T17:47:16.251Z | Downloaded bitfield-macros v0.19.4 |
| 628 | 2026-03-18T17:47:16.251Z | Downloaded bit-set v0.5.3 |
| 629 | 2026-03-18T17:47:16.254Z | Downloaded backon v1.6.0 |
| 630 | 2026-03-18T17:47:16.257Z | Downloaded dyn-clone v1.0.20 |
| 631 | 2026-03-18T17:47:16.257Z | Downloaded cassowary v0.3.0 |
| 632 | 2026-03-18T17:47:16.260Z | Downloaded camino-tempfile-ext v0.3.3 |
| 633 | 2026-03-18T17:47:16.260Z | Downloaded async-stream v0.3.6 |
| 634 | 2026-03-18T17:47:16.265Z | Downloaded async-stream-impl v0.3.6 |
| 635 | 2026-03-18T17:47:16.268Z | Downloaded dunce v1.0.5 |
| 636 | 2026-03-18T17:47:16.268Z | Downloaded dtrace-parser v0.3.0 |
| 637 | 2026-03-18T17:47:16.268Z | Downloaded bb8 v0.8.6 |
| 638 | 2026-03-18T17:47:16.268Z | Downloaded arrayref v0.3.9 |
| 639 | 2026-03-18T17:47:16.271Z | Downloaded fd-lock v4.0.4 |
| 640 | 2026-03-18T17:47:16.274Z | Downloaded dirs-sys-next v0.1.2 |
| 641 | 2026-03-18T17:47:16.274Z | Downloaded cstr-argument v0.1.2 |
| 642 | 2026-03-18T17:47:16.278Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 643 | 2026-03-18T17:47:16.278Z | Downloaded ciborium-ll v0.2.2 |
| 644 | 2026-03-18T17:47:16.283Z | Downloaded downcast-rs v2.0.2 |
| 645 | 2026-03-18T17:47:16.283Z | Downloaded dof v0.4.0 |
| 646 | 2026-03-18T17:47:16.283Z | Downloaded cfg_aliases v0.1.1 |
| 647 | 2026-03-18T17:47:16.283Z | Downloaded block-padding v0.3.3 |
| 648 | 2026-03-18T17:47:16.286Z | Downloaded document-features v0.2.12 |
| 649 | 2026-03-18T17:47:16.286Z | Downloaded dirs-next v2.0.0 |
| 650 | 2026-03-18T17:47:16.286Z | Downloaded defmt-parser v1.0.0 |
| 651 | 2026-03-18T17:47:16.289Z | Downloaded crc-catalog v2.4.0 |
| 652 | 2026-03-18T17:47:16.289Z | Downloaded ascii-canvas v3.0.0 |
| 653 | 2026-03-18T17:47:16.289Z | Downloaded darling_macro v0.23.0 |
| 654 | 2026-03-18T17:47:16.294Z | Downloaded crc v3.4.0 |
| 655 | 2026-03-18T17:47:16.294Z | Downloaded flagset v0.4.7 |
| 656 | 2026-03-18T17:47:16.297Z | Downloaded cipher v0.4.4 |
| 657 | 2026-03-18T17:47:16.297Z | Downloaded convert_case v0.4.0 |
| 658 | 2026-03-18T17:47:16.297Z | Downloaded base16ct v0.2.0 |
| 659 | 2026-03-18T17:47:16.300Z | Downloaded dsl_auto_type v0.2.0 |
| 660 | 2026-03-18T17:47:16.300Z | Downloaded foreign-types-shared v0.1.1 |
| 661 | 2026-03-18T17:47:16.300Z | Downloaded atomicwrites v0.4.4 |
| 662 | 2026-03-18T17:47:16.304Z | Downloaded endian-type v0.1.2 |
| 663 | 2026-03-18T17:47:16.304Z | Downloaded cpufeatures v0.3.0 |
| 664 | 2026-03-18T17:47:16.304Z | Downloaded array-init v0.0.4 |
| 665 | 2026-03-18T17:47:16.308Z | Downloaded embedded-io v0.6.1 |
| 666 | 2026-03-18T17:47:16.308Z | Downloaded env_filter v1.0.0 |
| 667 | 2026-03-18T17:47:16.311Z | Downloaded difflib v0.4.0 |
| 668 | 2026-03-18T17:47:16.311Z | Downloaded async-bb8-diesel v0.2.1 |
| 669 | 2026-03-18T17:47:16.311Z | Downloaded display-error-chain v0.2.2 |
| 670 | 2026-03-18T17:47:16.314Z | Downloaded crunchy v0.2.4 |
| 671 | 2026-03-18T17:47:16.314Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 672 | 2026-03-18T17:47:16.314Z | Downloaded ena v0.14.4 |
| 673 | 2026-03-18T17:47:16.318Z | Downloaded crc8 v0.1.1 |
| 674 | 2026-03-18T17:47:16.320Z | Downloaded fallible-iterator v0.2.0 |
| 675 | 2026-03-18T17:47:16.321Z | Downloaded derive_builder_core v0.20.2 |
| 676 | 2026-03-18T17:47:16.326Z | Downloaded funty v2.0.0 |
| 677 | 2026-03-18T17:47:16.326Z | Downloaded fxhash v0.2.1 |
| 678 | 2026-03-18T17:47:16.326Z | Downloaded futures-macro v0.3.32 |
| 679 | 2026-03-18T17:47:16.330Z | Downloaded defmt v0.3.100 |
| 680 | 2026-03-18T17:47:16.331Z | Downloaded futures-task v0.3.32 |
| 681 | 2026-03-18T17:47:16.333Z | Downloaded ghash v0.5.1 |
| 682 | 2026-03-18T17:47:16.334Z | Downloaded gethostname v0.5.0 |
| 683 | 2026-03-18T17:47:16.334Z | Downloaded darling_macro v0.21.3 |
| 684 | 2026-03-18T17:47:16.334Z | Downloaded futures-core v0.3.32 |
| 685 | 2026-03-18T17:47:16.337Z | Downloaded foreign-types-macros v0.2.3 |
| 686 | 2026-03-18T17:47:16.337Z | Downloaded git-stub v1.0.0 |
| 687 | 2026-03-18T17:47:16.341Z | Downloaded foreign-types v0.3.2 |
| 688 | 2026-03-18T17:47:16.341Z | Downloaded float-ord v0.3.2 |
| 689 | 2026-03-18T17:47:16.341Z | Downloaded fixedbitset v0.4.2 |
| 690 | 2026-03-18T17:47:16.344Z | Downloaded castaway v0.2.4 |
| 691 | 2026-03-18T17:47:16.344Z | Downloaded debug-ignore v1.0.5 |
| 692 | 2026-03-18T17:47:16.344Z | Downloaded arrayvec v0.7.6 |
| 693 | 2026-03-18T17:47:16.347Z | Downloaded foreign-types v0.5.0 |
| 694 | 2026-03-18T17:47:16.347Z | Downloaded derive_builder_macro v0.20.2 |
| 695 | 2026-03-18T17:47:16.352Z | Downloaded darling_macro v0.20.11 |
| 696 | 2026-03-18T17:47:16.352Z | Downloaded blowfish v0.9.1 |
| 697 | 2026-03-18T17:47:16.352Z | Downloaded float-cmp v0.10.0 |
| 698 | 2026-03-18T17:47:16.352Z | Downloaded globwalk v0.9.1 |
| 699 | 2026-03-18T17:47:16.361Z | Downloaded enum-as-inner v0.6.1 |
| 700 | 2026-03-18T17:47:16.361Z | Downloaded chacha20 v0.9.1 |
| 701 | 2026-03-18T17:47:16.366Z | Downloaded cbc v0.1.2 |
| 702 | 2026-03-18T17:47:16.366Z | Downloaded cargo_toml v0.22.3 |
| 703 | 2026-03-18T17:47:16.366Z | Downloaded ff v0.13.1 |
| 704 | 2026-03-18T17:47:16.366Z | Downloaded hash32 v0.2.1 |
| 705 | 2026-03-18T17:47:16.366Z | Downloaded ecdsa v0.16.9 |
| 706 | 2026-03-18T17:47:16.370Z | Downloaded defmt-macros v1.0.1 |
| 707 | 2026-03-18T17:47:16.370Z | Downloaded find-msvc-tools v0.1.9 |
| 708 | 2026-03-18T17:47:16.370Z | Downloaded either v1.15.0 |
| 709 | 2026-03-18T17:47:16.373Z | Downloaded convert_case v0.10.0 |
| 710 | 2026-03-18T17:47:16.374Z | Downloaded data-encoding v2.10.0 |
| 711 | 2026-03-18T17:47:16.377Z | Downloaded hash32 v0.3.1 |
| 712 | 2026-03-18T17:47:16.377Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 713 | 2026-03-18T17:47:16.377Z | Downloaded defmt v1.0.1 |
| 714 | 2026-03-18T17:47:16.380Z | Downloaded hex v0.4.3 |
| 715 | 2026-03-18T17:47:16.385Z | Downloaded hex-literal v0.4.1 |
| 716 | 2026-03-18T17:47:16.385Z | Downloaded fs-err v2.11.0 |
| 717 | 2026-03-18T17:47:16.388Z | Downloaded hostname v0.4.2 |
| 718 | 2026-03-18T17:47:16.388Z | Downloaded foreign-types-shared v0.3.1 |
| 719 | 2026-03-18T17:47:16.388Z | Downloaded hostname v0.3.1 |
| 720 | 2026-03-18T17:47:16.391Z | Downloaded constant_time_eq v0.4.2 |
| 721 | 2026-03-18T17:47:16.391Z | Downloaded hubpack_derive v0.1.1 |
| 722 | 2026-03-18T17:47:16.394Z | Downloaded fs_extra v1.3.0 |
| 723 | 2026-03-18T17:47:16.394Z | Downloaded home v0.5.12 |
| 724 | 2026-03-18T17:47:16.399Z | Downloaded http-body v1.0.1 |
| 725 | 2026-03-18T17:47:16.399Z | Downloaded daft-derive v0.1.5 |
| 726 | 2026-03-18T17:47:16.402Z | Downloaded hubpack v0.1.2 |
| 727 | 2026-03-18T17:47:16.402Z | Downloaded httpdate v1.0.3 |
| 728 | 2026-03-18T17:47:16.405Z | Downloaded filetime v0.2.27 |
| 729 | 2026-03-18T17:47:16.405Z | Downloaded deranged v0.5.8 |
| 730 | 2026-03-18T17:47:16.408Z | Downloaded crc32fast v1.5.0 |
| 731 | 2026-03-18T17:47:16.408Z | Downloaded console v0.15.11 |
| 732 | 2026-03-18T17:47:16.413Z | Downloaded foldhash v0.1.5 |
| 733 | 2026-03-18T17:47:16.416Z | Downloaded ident_case v1.0.1 |
| 734 | 2026-03-18T17:47:16.416Z | Downloaded bzip2 v0.4.4 |
| 735 | 2026-03-18T17:47:16.416Z | Downloaded glob v0.3.3 |
| 736 | 2026-03-18T17:47:16.419Z | Downloaded git-stub-vcs v0.1.0 |
| 737 | 2026-03-18T17:47:16.419Z | Downloaded indent_write v2.2.0 |
| 738 | 2026-03-18T17:47:16.424Z | Downloaded globset v0.4.18 |
| 739 | 2026-03-18T17:47:16.424Z | Downloaded fixedbitset v0.5.7 |
| 740 | 2026-03-18T17:47:16.428Z | Downloaded erased-serde v0.3.31 |
| 741 | 2026-03-18T17:47:16.441Z | Downloaded inout v0.1.4 |
| 742 | 2026-03-18T17:47:16.447Z | Downloaded crossbeam-epoch v0.9.18 |
| 743 | 2026-03-18T17:47:16.447Z | Downloaded indoc v1.0.9 |
| 744 | 2026-03-18T17:47:16.451Z | Downloaded ed25519 v2.2.3 |
| 745 | 2026-03-18T17:47:16.451Z | Downloaded is_ci v1.2.0 |
| 746 | 2026-03-18T17:47:16.451Z | Downloaded is-terminal v0.4.17 |
| 747 | 2026-03-18T17:47:16.454Z | Downloaded internet-checksum v0.2.1 |
| 748 | 2026-03-18T17:47:16.454Z | Downloaded instant v0.1.13 |
| 749 | 2026-03-18T17:47:16.454Z | Downloaded instability v0.3.11 |
| 750 | 2026-03-18T17:47:16.458Z | Downloaded lazy_static v1.5.0 |
| 751 | 2026-03-18T17:47:16.458Z | Downloaded highway v1.3.0 |
| 752 | 2026-03-18T17:47:16.462Z | Downloaded futures-channel v0.3.32 |
| 753 | 2026-03-18T17:47:16.462Z | Downloaded cookie_store v0.22.1 |
| 754 | 2026-03-18T17:47:16.465Z | Downloaded libscf-sys v1.1.0 |
| 755 | 2026-03-18T17:47:16.465Z | Downloaded lalrpop-util v0.19.12 |
| 756 | 2026-03-18T17:47:16.465Z | Downloaded keccak v0.1.6 |
| 757 | 2026-03-18T17:47:16.469Z | Downloaded cookie v0.18.1 |
| 758 | 2026-03-18T17:47:16.469Z | Downloaded linked-hash-map v0.5.6 |
| 759 | 2026-03-18T17:47:16.472Z | Downloaded maplit v1.0.2 |
| 760 | 2026-03-18T17:47:16.472Z | Downloaded ciborium v0.2.2 |
| 761 | 2026-03-18T17:47:16.475Z | Downloaded cancel-safe-futures v0.1.5 |
| 762 | 2026-03-18T17:47:16.478Z | Downloaded chacha20 v0.10.0 |
| 763 | 2026-03-18T17:47:16.481Z | Downloaded match_cfg v0.1.0 |
| 764 | 2026-03-18T17:47:16.481Z | Downloaded crossbeam-deque v0.8.6 |
| 765 | 2026-03-18T17:47:16.484Z | Downloaded hyper-tls v0.6.0 |
| 766 | 2026-03-18T17:47:16.484Z | Downloaded foldhash v0.2.0 |
| 767 | 2026-03-18T17:47:16.487Z | Downloaded hyper-staticfile v0.10.1 |
| 768 | 2026-03-18T17:47:16.490Z | Downloaded lru-slab v0.1.2 |
| 769 | 2026-03-18T17:47:16.490Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 770 | 2026-03-18T17:47:16.493Z | Downloaded managed v0.8.0 |
| 771 | 2026-03-18T17:47:16.493Z | Downloaded memoffset v0.9.1 |
| 772 | 2026-03-18T17:47:16.496Z | Downloaded md5 v0.7.0 |
| 773 | 2026-03-18T17:47:16.496Z | Downloaded derive-where v1.6.0 |
| 774 | 2026-03-18T17:47:16.501Z | Downloaded group v0.13.0 |
| 775 | 2026-03-18T17:47:16.504Z | Downloaded lzss v0.8.2 |
| 776 | 2026-03-18T17:47:16.504Z | Downloaded mime v0.3.17 |
| 777 | 2026-03-18T17:47:16.504Z | Downloaded half v1.8.3 |
| 778 | 2026-03-18T17:47:16.508Z | Downloaded ipnetwork v0.21.1 |
| 779 | 2026-03-18T17:47:16.511Z | Downloaded new_debug_unreachable v1.0.6 |
| 780 | 2026-03-18T17:47:16.511Z | Downloaded multimap v0.10.1 |
| 781 | 2026-03-18T17:47:16.511Z | Downloaded indoc v2.0.7 |
| 782 | 2026-03-18T17:47:16.515Z | Downloaded newline-converter v0.3.0 |
| 783 | 2026-03-18T17:47:16.515Z | Downloaded normalize-line-endings v0.3.0 |
| 784 | 2026-03-18T17:47:16.515Z | Downloaded num v0.4.3 |
| 785 | 2026-03-18T17:47:16.525Z | Downloaded nibble_vec v0.1.0 |
| 786 | 2026-03-18T17:47:16.525Z | Downloaded newtype-uuid-macros v0.1.0 |
| 787 | 2026-03-18T17:47:16.528Z | Downloaded crc-any v2.5.0 |
| 788 | 2026-03-18T17:47:16.528Z | Downloaded num_threads v0.1.7 |
| 789 | 2026-03-18T17:47:16.528Z | Downloaded hmac v0.12.1 |
| 790 | 2026-03-18T17:47:16.528Z | Downloaded num_enum_derive v0.5.11 |
| 791 | 2026-03-18T17:47:16.529Z | Downloaded futures v0.3.32 |
| 792 | 2026-03-18T17:47:16.533Z | Downloaded num-derive v0.3.3 |
| 793 | 2026-03-18T17:47:16.533Z | Downloaded num-iter v0.1.45 |
| 794 | 2026-03-18T17:47:16.536Z | Downloaded httparse v1.10.1 |
| 795 | 2026-03-18T17:47:16.536Z | Downloaded kstat-rs v0.2.4 |
| 796 | 2026-03-18T17:47:16.539Z | Downloaded jobserver v0.1.34 |
| 797 | 2026-03-18T17:47:16.539Z | Downloaded libloading v0.8.9 |
| 798 | 2026-03-18T17:47:16.542Z | Downloaded openssl-probe v0.1.6 |
| 799 | 2026-03-18T17:47:16.545Z | Downloaded libsw v3.5.0 |
| 800 | 2026-03-18T17:47:16.545Z | Downloaded num-derive v0.4.2 |
| 801 | 2026-03-18T17:47:16.548Z | Downloaded cc v1.2.56 |
| 802 | 2026-03-18T17:47:16.551Z | Downloaded hyper-rustls v0.27.7 |
| 803 | 2026-03-18T17:47:16.555Z | Downloaded getrandom v0.3.4 |
| 804 | 2026-03-18T17:47:16.559Z | Downloaded md-5 v0.10.6 |
| 805 | 2026-03-18T17:47:16.559Z | Downloaded iana-time-zone v0.1.65 |
| 806 | 2026-03-18T17:47:16.566Z | Downloaded oso-derive v0.27.3 |
| 807 | 2026-03-18T17:47:16.566Z | Downloaded olpc-cjson v0.1.4 |
| 808 | 2026-03-18T17:47:16.566Z | Downloaded fatfs v0.3.6 |
| 809 | 2026-03-18T17:47:16.570Z | Downloaded openssl-probe v0.2.1 |
| 810 | 2026-03-18T17:47:16.570Z | Downloaded openssl-macros v0.1.1 |
| 811 | 2026-03-18T17:47:16.570Z | Downloaded dropshot_endpoint v0.16.7 |
| 812 | 2026-03-18T17:47:16.570Z | Downloaded base64 v0.21.7 |
| 813 | 2026-03-18T17:47:16.576Z | Downloaded multer v3.1.0 |
| 814 | 2026-03-18T17:47:16.580Z | Downloaded parse-size v1.1.0 |
| 815 | 2026-03-18T17:47:16.580Z | Downloaded ingot-macros v0.1.1 |
| 816 | 2026-03-18T17:47:16.580Z | Downloaded darling_core v0.21.3 |
| 817 | 2026-03-18T17:47:16.583Z | Downloaded packed_struct_codegen v0.10.1 |
| 818 | 2026-03-18T17:47:16.586Z | Downloaded newtype-uuid v1.3.2 |
| 819 | 2026-03-18T17:47:16.586Z | Downloaded parse-display v0.10.0 |
| 820 | 2026-03-18T17:47:16.589Z | Downloaded chacha20poly1305 v0.10.1 |
| 821 | 2026-03-18T17:47:16.589Z | Downloaded nu-ansi-term v0.50.3 |
| 822 | 2026-03-18T17:47:16.594Z | Downloaded pbkdf2 v0.12.2 |
| 823 | 2026-03-18T17:47:16.597Z | Downloaded pbkdf2 v0.11.0 |
| 824 | 2026-03-18T17:47:16.597Z | Downloaded num-conv v0.2.0 |
| 825 | 2026-03-18T17:47:16.597Z | Downloaded lock_api v0.4.14 |
| 826 | 2026-03-18T17:47:16.600Z | Downloaded num_enum_derive v0.7.5 |
| 827 | 2026-03-18T17:47:16.600Z | Downloaded lru v0.12.5 |
| 828 | 2026-03-18T17:47:16.603Z | Downloaded litrs v1.0.0 |
| 829 | 2026-03-18T17:47:16.606Z | Downloaded num-complex v0.4.6 |
| 830 | 2026-03-18T17:47:16.606Z | Downloaded peg-runtime v0.8.5 |
| 831 | 2026-03-18T17:47:16.606Z | Downloaded phf_shared v0.11.3 |
| 832 | 2026-03-18T17:47:16.610Z | Downloaded path-slash v0.1.5 |
| 833 | 2026-03-18T17:47:16.610Z | Downloaded num_enum v0.7.5 |
| 834 | 2026-03-18T17:47:16.614Z | Downloaded phf_shared v0.13.1 |
| 835 | 2026-03-18T17:47:16.617Z | Downloaded phf_shared v0.12.1 |
| 836 | 2026-03-18T17:47:16.617Z | Downloaded num_enum v0.5.11 |
| 837 | 2026-03-18T17:47:16.620Z | Downloaded oxnet v0.1.4 |
| 838 | 2026-03-18T17:47:16.623Z | Downloaded oxide-tokio-rt v0.1.3 |
| 839 | 2026-03-18T17:47:16.623Z | Downloaded owo-colors v4.3.0 |
| 840 | 2026-03-18T17:47:16.626Z | Downloaded memmap2 v0.9.10 |
| 841 | 2026-03-18T17:47:16.629Z | Downloaded indexmap v1.9.3 |
| 842 | 2026-03-18T17:47:16.632Z | Downloaded powerfmt v0.2.0 |
| 843 | 2026-03-18T17:47:16.632Z | Downloaded pin-utils v0.1.0 |
| 844 | 2026-03-18T17:47:16.635Z | Downloaded ignore v0.4.25 |
| 845 | 2026-03-18T17:47:16.635Z | Downloaded predicates-core v1.0.10 |
| 846 | 2026-03-18T17:47:16.638Z | Downloaded precomputed-hash v0.1.1 |
| 847 | 2026-03-18T17:47:16.638Z | Downloaded darling_core v0.23.0 |
| 848 | 2026-03-18T17:47:16.641Z | Downloaded proc-macro-crate v3.4.0 |
| 849 | 2026-03-18T17:47:16.645Z | Downloaded predicates-tree v1.0.13 |
| 850 | 2026-03-18T17:47:16.645Z | Downloaded packed_struct v0.10.1 |
| 851 | 2026-03-18T17:47:16.649Z | Downloaded native-tls v0.2.18 |
| 852 | 2026-03-18T17:47:16.649Z | Downloaded progenitor-client v0.10.0 |
| 853 | 2026-03-18T17:47:16.649Z | Downloaded mime_guess v2.0.5 |
| 854 | 2026-03-18T17:47:16.652Z | Downloaded parse-display-derive v0.10.0 |
| 855 | 2026-03-18T17:47:16.652Z | Downloaded proc-macro-crate v1.3.1 |
| 856 | 2026-03-18T17:47:16.652Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 857 | 2026-03-18T17:47:16.655Z | Downloaded dropshot-api-manager v0.6.0 |
| 858 | 2026-03-18T17:47:16.660Z | Downloaded psl-types v2.0.11 |
| 859 | 2026-03-18T17:47:16.660Z | Downloaded peg v0.8.5 |
| 860 | 2026-03-18T17:47:16.664Z | Downloaded progenitor-client v0.11.2 |
| 861 | 2026-03-18T17:47:16.664Z | Downloaded password-hash v0.4.2 |
| 862 | 2026-03-18T17:47:16.664Z | Downloaded headers v0.4.1 |
| 863 | 2026-03-18T17:47:16.667Z | Downloaded progenitor-macro v0.11.2 |
| 864 | 2026-03-18T17:47:16.672Z | Downloaded quick-error v1.2.3 |
| 865 | 2026-03-18T17:47:16.672Z | Downloaded paste v1.0.15 |
| 866 | 2026-03-18T17:47:16.675Z | Downloaded libbz2-rs-sys v0.2.2 |
| 867 | 2026-03-18T17:47:16.675Z | Downloaded password-hash v0.5.0 |
| 868 | 2026-03-18T17:47:16.678Z | Downloaded phf v0.13.1 |
| 869 | 2026-03-18T17:47:16.678Z | Downloaded pin-project-internal v1.1.11 |
| 870 | 2026-03-18T17:47:16.683Z | Downloaded rand_chacha v0.3.1 |
| 871 | 2026-03-18T17:47:16.683Z | Downloaded pkcs8 v0.10.2 |
| 872 | 2026-03-18T17:47:16.686Z | Downloaded radium v0.7.0 |
| 873 | 2026-03-18T17:47:16.686Z | Downloaded const_format v0.2.35 |
| 874 | 2026-03-18T17:47:16.689Z | Downloaded bumpalo v3.20.2 |
| 875 | 2026-03-18T17:47:16.692Z | Downloaded phf v0.12.1 |
| 876 | 2026-03-18T17:47:16.692Z | Downloaded num-rational v0.4.2 |
| 877 | 2026-03-18T17:47:16.692Z | Downloaded parking_lot v0.11.2 |
| 878 | 2026-03-18T17:47:16.696Z | Downloaded flume v0.11.1 |
| 879 | 2026-03-18T17:47:16.699Z | Downloaded ppv-lite86 v0.2.21 |
| 880 | 2026-03-18T17:47:16.699Z | Downloaded pkg-config v0.3.32 |
| 881 | 2026-03-18T17:47:16.703Z | Downloaded polyval v0.6.2 |
| 882 | 2026-03-18T17:47:16.703Z | Downloaded pin-project-lite v0.2.17 |
| 883 | 2026-03-18T17:47:16.706Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 884 | 2026-03-18T17:47:16.710Z | Downloaded predicates v3.1.4 |
| 885 | 2026-03-18T17:47:16.713Z | Downloaded half v2.7.1 |
| 886 | 2026-03-18T17:47:16.714Z | Downloaded parking_lot_core v0.8.6 |
| 887 | 2026-03-18T17:47:16.714Z | Downloaded expectorate v1.2.0 |
| 888 | 2026-03-18T17:47:16.717Z | Downloaded recursive v0.1.1 |
| 889 | 2026-03-18T17:47:16.717Z | Downloaded ref-cast-impl v1.0.25 |
| 890 | 2026-03-18T17:47:16.720Z | Downloaded rand_xorshift v0.4.0 |
| 891 | 2026-03-18T17:47:16.720Z | Downloaded poly1305 v0.8.0 |
| 892 | 2026-03-18T17:47:16.723Z | Downloaded ref-cast v1.0.25 |
| 893 | 2026-03-18T17:47:16.726Z | Downloaded rfc6979 v0.4.0 |
| 894 | 2026-03-18T17:47:16.726Z | Downloaded progenitor-extras v0.1.1 |
| 895 | 2026-03-18T17:47:16.726Z | Downloaded ed25519-dalek v2.2.0 |
| 896 | 2026-03-18T17:47:16.729Z | Downloaded progenitor v0.13.0 |
| 897 | 2026-03-18T17:47:16.732Z | Downloaded psm v0.1.30 |
| 898 | 2026-03-18T17:47:16.733Z | Downloaded progenitor-client v0.13.0 |
| 899 | 2026-03-18T17:47:16.736Z | Downloaded progenitor v0.11.2 |
| 900 | 2026-03-18T17:47:16.736Z | Downloaded primeorder v0.13.6 |
| 901 | 2026-03-18T17:47:16.740Z | Downloaded progenitor-macro v0.13.0 |
| 902 | 2026-03-18T17:47:16.740Z | Downloaded progenitor v0.10.0 |
| 903 | 2026-03-18T17:47:16.743Z | Downloaded peg-macros v0.8.5 |
| 904 | 2026-03-18T17:47:16.743Z | Downloaded parking_lot_core v0.9.12 |
| 905 | 2026-03-18T17:47:16.743Z | Downloaded omicron-zone-package v0.12.2 |
| 906 | 2026-03-18T17:47:16.746Z | Downloaded parking_lot v0.12.5 |
| 907 | 2026-03-18T17:47:16.749Z | Downloaded rtoolbox v0.0.3 |
| 908 | 2026-03-18T17:47:16.749Z | Downloaded darling_core v0.20.11 |
| 909 | 2026-03-18T17:47:16.752Z | Downloaded rustc_version v0.4.1 |
| 910 | 2026-03-18T17:47:16.755Z | Downloaded pem v3.0.6 |
| 911 | 2026-03-18T17:47:16.755Z | Downloaded pem-rfc7468 v0.7.0 |
| 912 | 2026-03-18T17:47:16.759Z | Downloaded russh-cryptovec v0.7.3 |
| 913 | 2026-03-18T17:47:16.759Z | Downloaded progenitor-macro v0.10.0 |
| 914 | 2026-03-18T17:47:16.762Z | Downloaded heapless v0.8.0 |
| 915 | 2026-03-18T17:47:16.765Z | Downloaded rustc_version v0.1.7 |
| 916 | 2026-03-18T17:47:16.765Z | Downloaded pkcs5 v0.7.1 |
| 917 | 2026-03-18T17:47:16.768Z | Downloaded postgres-protocol v0.6.10 |
| 918 | 2026-03-18T17:47:16.768Z | Downloaded pkcs1 v0.7.5 |
| 919 | 2026-03-18T17:47:16.771Z | Downloaded rand_chacha v0.9.0 |
| 920 | 2026-03-18T17:47:16.771Z | Downloaded heapless v0.7.17 |
| 921 | 2026-03-18T17:47:16.774Z | Downloaded rand_core v0.10.0 |
| 922 | 2026-03-18T17:47:16.777Z | Downloaded postcard v1.1.3 |
| 923 | 2026-03-18T17:47:16.780Z | Downloaded aes-gcm v0.10.3 |
| 924 | 2026-03-18T17:47:16.784Z | Downloaded miniz_oxide v0.8.9 |
| 925 | 2026-03-18T17:47:16.786Z | Downloaded postgres-types v0.2.12 |
| 926 | 2026-03-18T17:47:16.786Z | Downloaded scheduled-thread-pool v0.2.7 |
| 927 | 2026-03-18T17:47:16.789Z | Downloaded rand_seeder v0.4.0 |
| 928 | 2026-03-18T17:47:16.789Z | Downloaded same-file v1.0.6 |
| 929 | 2026-03-18T17:47:16.793Z | Downloaded secrecy v0.8.0 |
| 930 | 2026-03-18T17:47:16.793Z | Downloaded scroll_derive v0.13.1 |
| 931 | 2026-03-18T17:47:16.793Z | Downloaded resolv-conf v0.7.6 |
| 932 | 2026-03-18T17:47:16.796Z | Downloaded proc-macro-error2 v2.0.1 |
| 933 | 2026-03-18T17:47:16.798Z | Downloaded p256 v0.13.2 |
| 934 | 2026-03-18T17:47:16.801Z | Downloaded hickory-resolver v0.24.4 |
| 935 | 2026-03-18T17:47:16.806Z | Downloaded salsa20 v0.10.2 |
| 936 | 2026-03-18T17:47:16.806Z | Downloaded indicatif v0.18.4 |
| 937 | 2026-03-18T17:47:16.808Z | Downloaded sapling-renderdag v0.1.0 |
| 938 | 2026-03-18T17:47:16.809Z | Downloaded scrypt v0.11.0 |
| 939 | 2026-03-18T17:47:16.812Z | Downloaded scopeguard v1.2.0 |
| 940 | 2026-03-18T17:47:16.812Z | Downloaded seq-macro v0.3.6 |
| 941 | 2026-03-18T17:47:16.815Z | Downloaded aes v0.8.4 |
| 942 | 2026-03-18T17:47:16.818Z | Downloaded serde_bytes v0.11.19 |
| 943 | 2026-03-18T17:47:16.818Z | Downloaded serde-big-array v0.5.1 |
| 944 | 2026-03-18T17:47:16.818Z | Downloaded rustc-hash v2.1.1 |
| 945 | 2026-03-18T17:47:16.821Z | Downloaded papergrid v0.17.0 |
| 946 | 2026-03-18T17:47:16.826Z | Downloaded serde_spanned v1.0.4 |
| 947 | 2026-03-18T17:47:16.829Z | Downloaded serde_repr v0.1.20 |
| 948 | 2026-03-18T17:47:16.829Z | Downloaded serde_plain v1.0.2 |
| 949 | 2026-03-18T17:47:16.829Z | Downloaded quinn-udp v0.5.14 |
| 950 | 2026-03-18T17:47:16.833Z | Downloaded semver v0.1.20 |
| 951 | 2026-03-18T17:47:16.833Z | Downloaded shell-words v1.1.1 |
| 952 | 2026-03-18T17:47:16.836Z | Downloaded serde_urlencoded v0.7.1 |
| 953 | 2026-03-18T17:47:16.836Z | Downloaded rustls-pemfile v1.0.4 |
| 954 | 2026-03-18T17:47:16.836Z | Downloaded oso v0.27.3 |
| 955 | 2026-03-18T17:47:16.839Z | Downloaded rand_core v0.9.5 |
| 956 | 2026-03-18T17:47:16.842Z | Downloaded pin-project v1.1.11 |
| 957 | 2026-03-18T17:47:16.848Z | Downloaded signal-hook-tokio v0.3.1 |
| 958 | 2026-03-18T17:47:16.853Z | Downloaded rustversion v1.0.22 |
| 959 | 2026-03-18T17:47:16.858Z | Downloaded rustls-pemfile v2.2.0 |
| 960 | 2026-03-18T17:47:16.858Z | Downloaded sigpipe v0.1.3 |
| 961 | 2026-03-18T17:47:16.858Z | Downloaded hashbrown v0.13.2 |
| 962 | 2026-03-18T17:47:16.861Z | Downloaded signature v2.2.0 |
| 963 | 2026-03-18T17:47:16.861Z | Downloaded siphasher v1.0.2 |
| 964 | 2026-03-18T17:47:16.861Z | Downloaded openssl-sys v0.9.111 |
| 965 | 2026-03-18T17:47:16.865Z | Downloaded sec1 v0.7.3 |
| 966 | 2026-03-18T17:47:16.868Z | Downloaded hickory-resolver v0.25.2 |
| 967 | 2026-03-18T17:47:16.872Z | Downloaded slog-envlogger v2.2.0 |
| 968 | 2026-03-18T17:47:16.872Z | Downloaded secrecy v0.10.3 |
| 969 | 2026-03-18T17:47:16.875Z | Downloaded slog-bunyan v2.5.0 |
| 970 | 2026-03-18T17:47:16.875Z | Downloaded rusty-fork v0.3.1 |
| 971 | 2026-03-18T17:47:16.883Z | Downloaded hashbrown v0.12.3 |
| 972 | 2026-03-18T17:47:16.883Z | Downloaded diesel_derives v2.3.7 |
| 973 | 2026-03-18T17:47:16.887Z | Downloaded rustls-native-certs v0.8.3 |
| 974 | 2026-03-18T17:47:16.887Z | Downloaded hyper-util v0.1.20 |
| 975 | 2026-03-18T17:47:16.891Z | Downloaded serde_derive_internals v0.29.1 |
| 976 | 2026-03-18T17:47:16.895Z | Downloaded serde-hex v0.1.0 |
| 977 | 2026-03-18T17:47:16.898Z | Downloaded sct v0.7.1 |
| 978 | 2026-03-18T17:47:16.898Z | Downloaded progenitor-impl v0.10.0 |
| 979 | 2026-03-18T17:47:16.902Z | Downloaded schemars_derive v0.8.22 |
| 980 | 2026-03-18T17:47:16.902Z | Downloaded progenitor-impl v0.13.0 |
| 981 | 2026-03-18T17:47:16.905Z | Downloaded minimal-lexical v0.2.1 |
| 982 | 2026-03-18T17:47:16.912Z | Downloaded sha1 v0.10.6 |
| 983 | 2026-03-18T17:47:16.912Z | Downloaded ssh-encoding v0.2.0 |
| 984 | 2026-03-18T17:47:16.916Z | Downloaded serde_path_to_error v0.1.20 |
| 985 | 2026-03-18T17:47:16.916Z | Downloaded russh-keys v0.45.0 |
| 986 | 2026-03-18T17:47:16.916Z | Downloaded structmeta-derive v0.3.0 |
| 987 | 2026-03-18T17:47:16.916Z | Downloaded jiff-static v0.2.21 |
| 988 | 2026-03-18T17:47:16.919Z | Downloaded strip-ansi-escapes v0.2.1 |
| 989 | 2026-03-18T17:47:16.919Z | Downloaded ssh-cipher v0.2.0 |
| 990 | 2026-03-18T17:47:16.919Z | Downloaded sqlparser_derive v0.5.0 |
| 991 | 2026-03-18T17:47:16.923Z | Downloaded signal-hook-registry v1.4.8 |
| 992 | 2026-03-18T17:47:16.923Z | Downloaded signal-hook-mio v0.2.5 |
| 993 | 2026-03-18T17:47:16.923Z | Downloaded simd-adler32 v0.3.8 |
| 994 | 2026-03-18T17:47:16.926Z | Downloaded prefix-trie v0.7.0 |
| 995 | 2026-03-18T17:47:16.929Z | Downloaded shlex v1.3.0 |
| 996 | 2026-03-18T17:47:16.929Z | Downloaded structmeta v0.3.0 |
| 997 | 2026-03-18T17:47:16.929Z | Downloaded http v1.4.0 |
| 998 | 2026-03-18T17:47:16.932Z | Downloaded strum v0.27.2 |
| 999 | 2026-03-18T17:47:16.937Z | Downloaded subtle v2.6.1 |
| 1000 | 2026-03-18T17:47:16.937Z | Downloaded strum v0.26.3 |
| 1001 | 2026-03-18T17:47:16.937Z | Downloaded slab v0.4.12 |
| 1002 | 2026-03-18T17:47:16.940Z | Downloaded hickory-server v0.25.2 |
| 1003 | 2026-03-18T17:47:16.944Z | Downloaded rustls-pki-types v1.14.0 |
| 1004 | 2026-03-18T17:47:16.944Z | Downloaded sync-ptr v0.1.4 |
| 1005 | 2026-03-18T17:47:16.944Z | Downloaded take_mut v0.2.2 |
| 1006 | 2026-03-18T17:47:16.949Z | Downloaded supports-color v3.0.2 |
| 1007 | 2026-03-18T17:47:16.949Z | Downloaded slog-async v2.8.0 |
| 1008 | 2026-03-18T17:47:16.949Z | Downloaded derive_more-impl v2.1.1 |
| 1009 | 2026-03-18T17:47:16.953Z | Downloaded tagptr v0.2.0 |
| 1010 | 2026-03-18T17:47:16.956Z | Downloaded tabwriter v1.4.1 |
| 1011 | 2026-03-18T17:47:16.957Z | Downloaded tabled_derive v0.11.0 |
| 1012 | 2026-03-18T17:47:16.957Z | Downloaded ron v0.8.1 |
| 1013 | 2026-03-18T17:47:16.960Z | Downloaded spki v0.7.3 |
| 1014 | 2026-03-18T17:47:16.964Z | Downloaded smallvec v0.6.14 |
| 1015 | 2026-03-18T17:47:16.964Z | Downloaded snafu-derive v0.8.9 |
| 1016 | 2026-03-18T17:47:16.967Z | Downloaded slog-scope v4.4.1 |
| 1017 | 2026-03-18T17:47:16.967Z | Downloaded tap v1.0.1 |
| 1018 | 2026-03-18T17:47:16.967Z | Downloaded slog-json v2.6.1 |
| 1019 | 2026-03-18T17:47:16.978Z | Downloaded smf v0.2.3 |
| 1020 | 2026-03-18T17:47:16.978Z | Downloaded scroll v0.13.0 |
| 1021 | 2026-03-18T17:47:16.982Z | Downloaded slog-term v2.9.2 |
| 1022 | 2026-03-18T17:47:16.983Z | Downloaded mio v1.1.1 |
| 1023 | 2026-03-18T17:47:16.983Z | Downloaded stringprep v0.1.5 |
| 1024 | 2026-03-18T17:47:16.983Z | Downloaded string_cache v0.8.9 |
| 1025 | 2026-03-18T17:47:16.983Z | Downloaded progenitor-impl v0.11.2 |
| 1026 | 2026-03-18T17:47:16.987Z | Downloaded itertools v0.10.5 |
| 1027 | 2026-03-18T17:47:16.995Z | Downloaded time-core v0.1.8 |
| 1028 | 2026-03-18T17:47:16.995Z | Downloaded tinyvec_macros v0.1.1 |
| 1029 | 2026-03-18T17:47:16.995Z | Downloaded testing_table v0.3.0 |
| 1030 | 2026-03-18T17:47:16.995Z | Downloaded termtree v0.5.1 |
| 1031 | 2026-03-18T17:47:17.001Z | Downloaded thread-id v5.1.0 |
| 1032 | 2026-03-18T17:47:17.001Z | Downloaded prettyplease v0.2.37 |
| 1033 | 2026-03-18T17:47:17.001Z | Downloaded hashbrown v0.15.5 |
| 1034 | 2026-03-18T17:47:17.006Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1035 | 2026-03-18T17:47:17.006Z | Downloaded static_assertions v1.1.0 |
| 1036 | 2026-03-18T17:47:17.006Z | Downloaded stacker v0.1.23 |
| 1037 | 2026-03-18T17:47:17.006Z | Downloaded serde_with_macros v3.17.0 |
| 1038 | 2026-03-18T17:47:17.012Z | Downloaded serde_cbor v0.11.2 |
| 1039 | 2026-03-18T17:47:17.012Z | Downloaded strum_macros v0.26.4 |
| 1040 | 2026-03-18T17:47:17.017Z | Downloaded rcgen v0.12.1 |
| 1041 | 2026-03-18T17:47:17.017Z | Downloaded strum_macros v0.27.2 |
| 1042 | 2026-03-18T17:47:17.022Z | Downloaded crossterm v0.28.1 |
| 1043 | 2026-03-18T17:47:17.022Z | Downloaded support-bundle-viewer v0.1.2 |
| 1044 | 2026-03-18T17:47:17.026Z | Downloaded crossterm v0.29.0 |
| 1045 | 2026-03-18T17:47:17.029Z | Downloaded slog-stdlog v4.1.1 |
| 1046 | 2026-03-18T17:47:17.029Z | Downloaded pretty_assertions v1.4.1 |
| 1047 | 2026-03-18T17:47:17.029Z | Downloaded sync_wrapper v1.0.2 |
| 1048 | 2026-03-18T17:47:17.033Z | Downloaded slog-dtrace v0.3.0 |
| 1049 | 2026-03-18T17:47:17.033Z | Downloaded rayon-core v1.13.0 |
| 1050 | 2026-03-18T17:47:17.036Z | Downloaded der v0.7.10 |
| 1051 | 2026-03-18T17:47:17.039Z | Downloaded topological-sort v0.2.2 |
| 1052 | 2026-03-18T17:47:17.042Z | Downloaded rand_core v0.6.4 |
| 1053 | 2026-03-18T17:47:17.042Z | Downloaded thread_local v1.1.9 |
| 1054 | 2026-03-18T17:47:17.046Z | Downloaded r2d2 v0.8.10 |
| 1055 | 2026-03-18T17:47:17.047Z | Downloaded tower-service v0.3.3 |
| 1056 | 2026-03-18T17:47:17.047Z | Downloaded flate2 v1.1.9 |
| 1057 | 2026-03-18T17:47:17.051Z | Downloaded rand v0.8.5 |
| 1058 | 2026-03-18T17:47:17.054Z | Downloaded derive_more v2.1.1 |
| 1059 | 2026-03-18T17:47:17.062Z | Downloaded tower-layer v0.3.3 |
| 1060 | 2026-03-18T17:47:17.067Z | Downloaded spin v0.9.8 |
| 1061 | 2026-03-18T17:47:17.067Z | Downloaded try-lock v0.2.5 |
| 1062 | 2026-03-18T17:47:17.067Z | Downloaded thiserror-no-std v2.0.2 |
| 1063 | 2026-03-18T17:47:17.074Z | Downloaded qorb v0.4.1 |
| 1064 | 2026-03-18T17:47:17.079Z | Downloaded similar v2.7.0 |
| 1065 | 2026-03-18T17:47:17.079Z | Downloaded trait-variant v0.1.2 |
| 1066 | 2026-03-18T17:47:17.079Z | Downloaded tls_codec v0.4.2 |
| 1067 | 2026-03-18T17:47:17.092Z | Downloaded libxml v0.3.3 |
| 1068 | 2026-03-18T17:47:17.092Z | Downloaded unarray v0.1.4 |
| 1069 | 2026-03-18T17:47:17.092Z | Downloaded unicode-truncate v1.1.0 |
| 1070 | 2026-03-18T17:47:17.092Z | Downloaded typify-macro v0.4.3 |
| 1071 | 2026-03-18T17:47:17.092Z | Downloaded typify-macro v0.6.1 |
| 1072 | 2026-03-18T17:47:17.092Z | Downloaded universal-hash v0.5.1 |
| 1073 | 2026-03-18T17:47:17.092Z | Downloaded unit-prefix v0.5.2 |
| 1074 | 2026-03-18T17:47:17.095Z | Downloaded tokio-native-tls v0.3.1 |
| 1075 | 2026-03-18T17:47:17.096Z | Downloaded tokio-dtrace v0.1.1 |
| 1076 | 2026-03-18T17:47:17.096Z | Downloaded tls_codec_derive v0.4.2 |
| 1077 | 2026-03-18T17:47:17.096Z | Downloaded slog v2.8.2 |
| 1078 | 2026-03-18T17:47:17.099Z | Downloaded ryu v1.0.23 |
| 1079 | 2026-03-18T17:47:17.105Z | Downloaded tokio-macros v2.6.0 |
| 1080 | 2026-03-18T17:47:17.105Z | Downloaded rsa v0.9.10 |
| 1081 | 2026-03-18T17:47:17.109Z | Downloaded tokio-tungstenite v0.21.0 |
| 1082 | 2026-03-18T17:47:17.109Z | Downloaded utf-8 v0.7.6 |
| 1083 | 2026-03-18T17:47:17.109Z | Downloaded usdt-macro v0.6.0 |
| 1084 | 2026-03-18T17:47:17.109Z | Downloaded usdt v0.6.0 |
| 1085 | 2026-03-18T17:47:17.112Z | Downloaded untrusted v0.9.0 |
| 1086 | 2026-03-18T17:47:17.112Z | Downloaded usdt-attr-macro v0.6.0 |
| 1087 | 2026-03-18T17:47:17.112Z | Downloaded tokio-tungstenite v0.23.1 |
| 1088 | 2026-03-18T17:47:17.117Z | Downloaded term v1.2.1 |
| 1089 | 2026-03-18T17:47:17.120Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1090 | 2026-03-18T17:47:17.120Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1091 | 2026-03-18T17:47:17.121Z | Downloaded term v0.7.0 |
| 1092 | 2026-03-18T17:47:17.124Z | Downloaded rand v0.9.2 |
| 1093 | 2026-03-18T17:47:17.127Z | Downloaded schemars v0.9.0 |
| 1094 | 2026-03-18T17:47:17.134Z | Downloaded wait-timeout v0.2.1 |
| 1095 | 2026-03-18T17:47:17.137Z | Downloaded void v1.0.2 |
| 1096 | 2026-03-18T17:47:17.137Z | Downloaded publicsuffix v2.3.0 |
| 1097 | 2026-03-18T17:47:17.141Z | Downloaded termios v0.3.3 |
| 1098 | 2026-03-18T17:47:17.141Z | Downloaded socket2 v0.6.2 |
| 1099 | 2026-03-18T17:47:17.145Z | Downloaded h2 v0.4.13 |
| 1100 | 2026-03-18T17:47:17.148Z | Downloaded want v0.3.1 |
| 1101 | 2026-03-18T17:47:17.148Z | Downloaded tui-tree-widget v0.23.1 |
| 1102 | 2026-03-18T17:47:17.148Z | Downloaded iri-string v0.7.10 |
| 1103 | 2026-03-18T17:47:17.159Z | Downloaded waitgroup v0.1.2 |
| 1104 | 2026-03-18T17:47:17.162Z | Downloaded unicase v2.9.0 |
| 1105 | 2026-03-18T17:47:17.162Z | Downloaded libm v0.2.16 |
| 1106 | 2026-03-18T17:47:17.165Z | Downloaded xshell-macros v0.2.7 |
| 1107 | 2026-03-18T17:47:17.165Z | Downloaded untrusted v0.7.1 |
| 1108 | 2026-03-18T17:47:17.165Z | Downloaded schemars v1.2.1 |
| 1109 | 2026-03-18T17:47:17.176Z | Downloaded xattr v1.6.1 |
| 1110 | 2026-03-18T17:47:17.184Z | Downloaded vergen-lib v0.1.6 |
| 1111 | 2026-03-18T17:47:17.188Z | Downloaded vergen-git2 v1.0.7 |
| 1112 | 2026-03-18T17:47:17.188Z | Downloaded tokio-stream v0.1.18 |
| 1113 | 2026-03-18T17:47:17.191Z | Downloaded iddqd v0.3.17 |
| 1114 | 2026-03-18T17:47:17.197Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1115 | 2026-03-18T17:47:17.200Z | Downloaded vsss-rs v3.3.4 |
| 1116 | 2026-03-18T17:47:17.204Z | Downloaded zone_cfg_derive v0.3.1 |
| 1117 | 2026-03-18T17:47:17.204Z | Downloaded zeroize_derive v1.4.3 |
| 1118 | 2026-03-18T17:47:17.204Z | Downloaded tar v0.4.44 |
| 1119 | 2026-03-18T17:47:17.208Z | Downloaded samael v0.0.19 |
| 1120 | 2026-03-18T17:47:17.211Z | Downloaded tracing-attributes v0.1.31 |
| 1121 | 2026-03-18T17:47:17.215Z | Downloaded tinyvec v1.10.0 |
| 1122 | 2026-03-18T17:47:17.218Z | Downloaded unicode-properties v0.1.4 |
| 1123 | 2026-03-18T17:47:17.218Z | Downloaded walkdir v2.5.0 |
| 1124 | 2026-03-18T17:47:17.218Z | Downloaded subprocess v0.2.15 |
| 1125 | 2026-03-18T17:47:17.222Z | Downloaded itertools v0.14.0 |
| 1126 | 2026-03-18T17:47:17.226Z | Downloaded twox-hash v2.1.2 |
| 1127 | 2026-03-18T17:47:17.229Z | Downloaded tokio-rustls v0.26.4 |
| 1128 | 2026-03-18T17:47:17.232Z | Downloaded whoami v1.6.1 |
| 1129 | 2026-03-18T17:47:17.232Z | Downloaded blake3 v1.8.3 |
| 1130 | 2026-03-18T17:47:17.237Z | Downloaded xshell v0.2.7 |
| 1131 | 2026-03-18T17:47:17.241Z | Downloaded usdt-impl v0.6.0 |
| 1132 | 2026-03-18T17:47:17.241Z | Downloaded wyz v0.5.1 |
| 1133 | 2026-03-18T17:47:17.244Z | Downloaded whoami v2.1.0 |
| 1134 | 2026-03-18T17:47:17.244Z | Downloaded rand v0.10.0 |
| 1135 | 2026-03-18T17:47:17.247Z | Downloaded xz2 v0.1.7 |
| 1136 | 2026-03-18T17:47:17.247Z | Downloaded uzers v0.12.2 |
| 1137 | 2026-03-18T17:47:17.251Z | Downloaded hkdf v0.12.4 |
| 1138 | 2026-03-18T17:47:17.251Z | Downloaded bitvec v1.0.1 |
| 1139 | 2026-03-18T17:47:17.261Z | Downloaded zstd v0.13.3 |
| 1140 | 2026-03-18T17:47:17.264Z | Downloaded zone v0.3.1 |
| 1141 | 2026-03-18T17:47:17.264Z | Downloaded zeroize v1.8.2 |
| 1142 | 2026-03-18T17:47:17.268Z | Downloaded vergen v9.0.6 |
| 1143 | 2026-03-18T17:47:17.268Z | Downloaded tracing-core v0.1.36 |
| 1144 | 2026-03-18T17:47:17.272Z | Downloaded tungstenite v0.21.0 |
| 1145 | 2026-03-18T17:47:17.272Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1146 | 2026-03-18T17:47:17.277Z | Downloaded russh v0.45.0 |
| 1147 | 2026-03-18T17:47:17.281Z | Downloaded toml v0.7.8 |
| 1148 | 2026-03-18T17:47:17.284Z | Downloaded num-bigint-dig v0.8.6 |
| 1149 | 2026-03-18T17:47:17.284Z | Downloaded typify v0.6.1 |
| 1150 | 2026-03-18T17:47:17.287Z | Downloaded unsafe-libyaml v0.2.11 |
| 1151 | 2026-03-18T17:47:17.290Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1152 | 2026-03-18T17:47:17.293Z | Downloaded rpassword v7.4.0 |
| 1153 | 2026-03-18T17:47:17.296Z | Downloaded aws-lc-rs v1.16.0 |
| 1154 | 2026-03-18T17:47:17.300Z | Downloaded zerocopy v0.6.6 |
| 1155 | 2026-03-18T17:47:17.302Z | Downloaded yasna v0.5.2 |
| 1156 | 2026-03-18T17:47:17.306Z | Downloaded steno v0.4.1 |
| 1157 | 2026-03-18T17:47:17.309Z | Downloaded uuid v1.21.0 |
| 1158 | 2026-03-18T17:47:17.309Z | Downloaded typify v0.4.3 |
| 1159 | 2026-03-18T17:47:17.313Z | Downloaded itertools v0.13.0 |
| 1160 | 2026-03-18T17:47:17.316Z | Downloaded tungstenite v0.23.0 |
| 1161 | 2026-03-18T17:47:17.319Z | Downloaded unicode-bidi v0.3.18 |
| 1162 | 2026-03-18T17:47:17.322Z | Downloaded vte v0.14.1 |
| 1163 | 2026-03-18T17:47:17.325Z | Downloaded p521 v0.13.3 |
| 1164 | 2026-03-18T17:47:17.325Z | Downloaded zstd-safe v7.2.4 |
| 1165 | 2026-03-18T17:47:17.330Z | Downloaded aho-corasick v1.1.4 |
| 1166 | 2026-03-18T17:47:17.334Z | Downloaded ron v0.12.0 |
| 1167 | 2026-03-18T17:47:17.337Z | Downloaded test-strategy v0.4.5 |
| 1168 | 2026-03-18T17:47:17.340Z | Downloaded rustyline v14.0.0 |
| 1169 | 2026-03-18T17:47:17.343Z | Downloaded vergen-gitcl v1.0.8 |
| 1170 | 2026-03-18T17:47:17.346Z | Downloaded tokio-rustls v0.24.1 |
| 1171 | 2026-03-18T17:47:17.346Z | Downloaded hyper v1.8.1 |
| 1172 | 2026-03-18T17:47:17.351Z | Downloaded futures-util v0.3.32 |
| 1173 | 2026-03-18T17:47:17.360Z | Downloaded snafu v0.8.9 |
| 1174 | 2026-03-18T17:47:17.365Z | Downloaded bindgen v0.71.1 |
| 1175 | 2026-03-18T17:47:17.370Z | Downloaded git2 v0.20.4 |
| 1176 | 2026-03-18T17:47:17.377Z | Downloaded zopfli v0.8.3 |
| 1177 | 2026-03-18T17:47:17.380Z | Downloaded ssh-key v0.6.7 |
| 1178 | 2026-03-18T17:47:17.384Z | Downloaded unicode_categories v0.1.1 |
| 1179 | 2026-03-18T17:47:17.387Z | Downloaded toml_edit v0.19.15 |
| 1180 | 2026-03-18T17:47:17.398Z | Downloaded zip v0.6.6 |
| 1181 | 2026-03-18T17:47:17.403Z | Downloaded yansi v1.0.1 |
| 1182 | 2026-03-18T17:47:17.405Z | Downloaded tokio-postgres v0.7.16 |
| 1183 | 2026-03-18T17:47:17.409Z | Downloaded reqwest v0.12.28 |
| 1184 | 2026-03-18T17:47:17.413Z | Downloaded lalrpop v0.19.12 |
| 1185 | 2026-03-18T17:47:17.420Z | Downloaded goblin v0.10.5 |
| 1186 | 2026-03-18T17:47:17.425Z | Downloaded unicode-segmentation v1.12.0 |
| 1187 | 2026-03-18T17:47:17.428Z | Downloaded regex v1.12.3 |
| 1188 | 2026-03-18T17:47:17.432Z | Downloaded reedline v0.40.0 |
| 1189 | 2026-03-18T17:47:17.438Z | Downloaded portable-atomic v1.13.1 |
| 1190 | 2026-03-18T17:47:17.444Z | Downloaded p384 v0.13.1 |
| 1191 | 2026-03-18T17:47:17.450Z | Downloaded csv v1.4.0 |
| 1192 | 2026-03-18T17:47:17.463Z | Downloaded zerocopy-derive v0.8.40 |
| 1193 | 2026-03-18T17:47:17.469Z | Downloaded rayon v1.11.0 |
| 1194 | 2026-03-18T17:47:17.476Z | Downloaded salty v0.3.0 |
| 1195 | 2026-03-18T17:47:17.481Z | Downloaded moka v0.12.13 |
| 1196 | 2026-03-18T17:47:17.487Z | Downloaded zip v4.6.1 |
| 1197 | 2026-03-18T17:47:17.490Z | Downloaded tower-http v0.6.8 |
| 1198 | 2026-03-18T17:47:17.496Z | Downloaded typed-path v0.9.3 |
| 1199 | 2026-03-18T17:47:17.501Z | Downloaded unicode-normalization v0.1.25 |
| 1200 | 2026-03-18T17:47:17.504Z | Downloaded tokio-util v0.7.18 |
| 1201 | 2026-03-18T17:47:17.509Z | Downloaded serde_with v3.17.0 |
| 1202 | 2026-03-18T17:47:17.518Z | Downloaded petname v2.0.2 |
| 1203 | 2026-03-18T17:47:17.523Z | Downloaded proptest v1.10.0 |
| 1204 | 2026-03-18T17:47:17.529Z | Downloaded nix v0.27.1 |
| 1205 | 2026-03-18T17:47:17.537Z | Downloaded curve25519-dalek v4.1.3 |
| 1206 | 2026-03-18T17:47:17.545Z | Downloaded object v0.30.4 |
| 1207 | 2026-03-18T17:47:17.551Z | Downloaded rustls-webpki v0.102.8 |
| 1208 | 2026-03-18T17:47:17.566Z | Downloaded winnow v0.6.26 |
| 1209 | 2026-03-18T17:47:17.571Z | Downloaded winnow v0.5.40 |
| 1210 | 2026-03-18T17:47:17.577Z | Downloaded polar-core v0.27.3 |
| 1211 | 2026-03-18T17:47:17.583Z | Downloaded quinn-proto v0.11.13 |
| 1212 | 2026-03-18T17:47:17.588Z | Downloaded radix_trie v0.2.1 |
| 1213 | 2026-03-18T17:47:17.592Z | Downloaded openssl v0.10.75 |
| 1214 | 2026-03-18T17:47:17.598Z | Downloaded nix v0.29.0 |
| 1215 | 2026-03-18T17:47:17.607Z | Downloaded regex-syntax v0.6.29 |
| 1216 | 2026-03-18T17:47:17.612Z | Downloaded time v0.3.47 |
| 1217 | 2026-03-18T17:47:17.621Z | Downloaded tabled v0.20.0 |
| 1218 | 2026-03-18T17:47:17.634Z | Downloaded vcpkg v0.2.15 |
| 1219 | 2026-03-18T17:47:17.665Z | Downloaded smoltcp v0.9.1 |
| 1220 | 2026-03-18T17:47:17.673Z | Downloaded rustls v0.21.12 |
| 1221 | 2026-03-18T17:47:17.683Z | Downloaded object v0.37.3 |
| 1222 | 2026-03-18T17:47:17.689Z | Downloaded zerocopy v0.8.40 |
| 1223 | 2026-03-18T17:47:17.696Z | Downloaded zlib-rs v0.6.2 |
| 1224 | 2026-03-18T17:47:17.701Z | Downloaded nix v0.31.1 |
| 1225 | 2026-03-18T17:47:17.709Z | Downloaded webpki-roots v1.0.6 |
| 1226 | 2026-03-18T17:47:17.712Z | Downloaded smoltcp v0.11.0 |
| 1227 | 2026-03-18T17:47:17.721Z | Downloaded rustls v0.22.4 |
| 1228 | 2026-03-18T17:47:17.730Z | Downloaded openapiv3 v2.2.0 |
| 1229 | 2026-03-18T17:47:17.739Z | Downloaded hickory-proto v0.24.4 |
| 1230 | 2026-03-18T17:47:17.751Z | Downloaded rustls v0.23.37 |
| 1231 | 2026-03-18T17:47:17.760Z | Downloaded regex-syntax v0.8.10 |
| 1232 | 2026-03-18T17:47:17.766Z | Downloaded rustix v0.38.44 |
| 1233 | 2026-03-18T17:47:17.783Z | Downloaded regress v0.10.5 |
| 1234 | 2026-03-18T17:47:17.790Z | Downloaded hickory-proto v0.25.2 |
| 1235 | 2026-03-18T17:47:17.801Z | Downloaded diesel v2.3.7 |
| 1236 | 2026-03-18T17:47:17.816Z | Downloaded dropshot v0.16.7 |
| 1237 | 2026-03-18T17:47:17.834Z | Downloaded sqlparser v0.61.0 |
| 1238 | 2026-03-18T17:47:17.842Z | Downloaded nix v0.28.0 |
| 1239 | 2026-03-18T17:47:17.851Z | Downloaded rustls-webpki v0.101.7 |
| 1240 | 2026-03-18T17:47:17.862Z | Downloaded typify-impl v0.6.1 |
| 1241 | 2026-03-18T17:47:17.874Z | Downloaded typify-impl v0.4.3 |
| 1242 | 2026-03-18T17:47:17.887Z | Downloaded tracing v0.1.44 |
| 1243 | 2026-03-18T17:47:17.904Z | Downloaded ratatui v0.29.0 |
| 1244 | 2026-03-18T17:47:17.920Z | Downloaded zerocopy-derive v0.6.6 |
| 1245 | 2026-03-18T17:47:17.928Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1246 | 2026-03-18T17:47:17.937Z | Downloaded sled v0.34.7 |
| 1247 | 2026-03-18T17:47:17.945Z | Downloaded regex-automata v0.4.14 |
| 1248 | 2026-03-18T17:47:17.958Z | Downloaded tough v0.20.0 |
| 1249 | 2026-03-18T17:47:17.964Z | Downloaded reqwest v0.13.2 |
| 1250 | 2026-03-18T17:47:17.968Z | Downloaded x509-cert v0.2.5 |
| 1251 | 2026-03-18T17:47:17.974Z | Downloaded tower v0.5.3 |
| 1252 | 2026-03-18T17:47:17.979Z | Downloaded petgraph v0.6.5 |
| 1253 | 2026-03-18T17:47:17.993Z | Downloaded jiff v0.2.21 |
| 1254 | 2026-03-18T17:47:18.008Z | Downloaded lzma-sys v0.1.20 |
| 1255 | 2026-03-18T17:47:18.031Z | Downloaded chrono-tz v0.10.4 |
| 1256 | 2026-03-18T17:47:18.044Z | Downloaded quick-xml v0.37.5 |
| 1257 | 2026-03-18T17:47:18.049Z | Downloaded bstr v1.12.1 |
| 1258 | 2026-03-18T17:47:18.056Z | Downloaded chrono v0.4.44 |
| 1259 | 2026-03-18T17:47:18.061Z | Downloaded quinn v0.11.9 |
| 1260 | 2026-03-18T17:47:18.064Z | Downloaded petgraph v0.8.3 |
| 1261 | 2026-03-18T17:47:18.081Z | Downloaded libz-sys v1.1.24 |
| 1262 | 2026-03-18T17:47:18.098Z | Downloaded nom v7.1.3 |
| 1263 | 2026-03-18T17:47:18.102Z | Downloaded rustls-webpki v0.103.9 |
| 1264 | 2026-03-18T17:47:18.105Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1265 | 2026-03-18T17:47:18.119Z | Downloaded tokio v1.49.0 |
| 1266 | 2026-03-18T17:47:18.149Z | Downloaded sha3 v0.10.8 |
| 1267 | 2026-03-18T17:47:18.153Z | Downloaded itertools v0.12.1 |
| 1268 | 2026-03-18T17:47:18.158Z | Downloaded socket2 v0.5.10 |
| 1269 | 2026-03-18T17:47:18.161Z | Downloaded num-bigint v0.4.6 |
| 1270 | 2026-03-18T17:47:18.165Z | Downloaded tokio-rustls v0.25.0 |
| 1271 | 2026-03-18T17:47:18.167Z | Downloaded strum_macros v0.24.3 |
| 1272 | 2026-03-18T17:47:18.168Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1273 | 2026-03-18T17:47:18.170Z | Downloaded schemars v0.8.22 |
| 1274 | 2026-03-18T17:47:18.178Z | Downloaded tiny-keccak v2.0.2 |
| 1275 | 2026-03-18T17:47:18.183Z | Downloaded time-macros v0.2.27 |
| 1276 | 2026-03-18T17:47:18.183Z | Downloaded sqlformat v0.3.5 |
| 1277 | 2026-03-18T17:47:18.187Z | Downloaded signal-hook v0.3.18 |
| 1278 | 2026-03-18T17:47:18.187Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1279 | 2026-03-18T17:47:18.191Z | Downloaded num-integer v0.1.46 |
| 1280 | 2026-03-18T17:47:18.191Z | Downloaded nanorand v0.7.0 |
| 1281 | 2026-03-18T17:47:18.191Z | Downloaded derive_more v0.99.20 |
| 1282 | 2026-03-18T17:47:18.195Z | Downloaded base64 v0.22.1 |
| 1283 | 2026-03-18T17:47:18.198Z | Downloaded opaque-debug v0.3.1 |
| 1284 | 2026-03-18T17:47:18.198Z | Downloaded linear-map v1.2.0 |
| 1285 | 2026-03-18T17:47:18.201Z | Downloaded libefi-sys v0.1.0 |
| 1286 | 2026-03-18T17:47:18.201Z | Downloaded getrandom v0.2.17 |
| 1287 | 2026-03-18T17:47:18.204Z | Downloaded compact_str v0.8.1 |
| 1288 | 2026-03-18T17:47:18.207Z | Downloaded humantime v2.3.0 |
| 1289 | 2026-03-18T17:47:18.207Z | Downloaded bytes v1.11.1 |
| 1290 | 2026-03-18T17:47:18.211Z | Downloaded arc-swap v1.8.2 |
| 1291 | 2026-03-18T17:47:18.215Z | Downloaded libsw-core v0.3.2 |
| 1292 | 2026-03-18T17:47:18.215Z | Downloaded encoding_rs v0.8.35 |
| 1293 | 2026-03-18T17:47:18.231Z | Downloaded http-body-util v0.1.3 |
| 1294 | 2026-03-18T17:47:18.235Z | Downloaded hickory-client v0.25.2 |
| 1295 | 2026-03-18T17:47:18.235Z | Downloaded nonempty v0.12.0 |
| 1296 | 2026-03-18T17:47:18.235Z | Downloaded nodrop v0.1.14 |
| 1297 | 2026-03-18T17:47:18.239Z | Downloaded newtype_derive v0.1.6 |
| 1298 | 2026-03-18T17:47:18.239Z | Downloaded ipnet v2.11.0 |
| 1299 | 2026-03-18T17:47:18.239Z | Downloaded ingot-types v0.1.2 |
| 1300 | 2026-03-18T17:47:18.239Z | Downloaded ingot v0.1.1 |
| 1301 | 2026-03-18T17:47:18.244Z | Downloaded darling v0.21.3 |
| 1302 | 2026-03-18T17:47:18.244Z | Downloaded maybe-uninit v2.0.0 |
| 1303 | 2026-03-18T17:47:18.247Z | Downloaded lru-cache v0.1.2 |
| 1304 | 2026-03-18T17:47:18.247Z | Downloaded elliptic-curve v0.13.8 |
| 1305 | 2026-03-18T17:47:18.247Z | Downloaded des v0.8.1 |
| 1306 | 2026-03-18T17:47:18.250Z | Downloaded ring v0.17.14 |
| 1307 | 2026-03-18T17:47:18.280Z | Downloaded darling v0.23.0 |
| 1308 | 2026-03-18T17:47:18.284Z | Downloaded drift v0.1.3 |
| 1309 | 2026-03-18T17:47:18.288Z | Downloaded diff v0.1.13 |
| 1310 | 2026-03-18T17:47:18.291Z | Downloaded derive_builder v0.20.2 |
| 1311 | 2026-03-18T17:47:18.294Z | Downloaded der_derive v0.7.3 |
| 1312 | 2026-03-18T17:47:18.297Z | Downloaded darling v0.20.11 |
| 1313 | 2026-03-18T17:47:18.299Z | Downloaded corncobs v0.1.4 |
| 1314 | 2026-03-18T17:47:18.300Z | Downloaded console v0.16.2 |
| 1315 | 2026-03-18T17:47:18.303Z | Downloaded colored v2.2.0 |
| 1316 | 2026-03-18T17:47:18.303Z | Downloaded derive-ex v0.1.8 |
| 1317 | 2026-03-18T17:47:18.306Z | Downloaded daft v0.1.5 |
| 1318 | 2026-03-18T17:47:18.306Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1319 | 2026-03-18T17:47:18.350Z | Downloaded crossbeam-utils v0.8.21 |
| 1320 | 2026-03-18T17:47:18.352Z | Downloaded backoff v0.4.0 |
| 1321 | 2026-03-18T17:47:18.352Z | Downloaded colored v3.1.1 |
| 1322 | 2026-03-18T17:47:18.356Z | Downloaded cargo_metadata v0.19.2 |
| 1323 | 2026-03-18T17:47:18.356Z | Downloaded blake2 v0.10.6 |
| 1324 | 2026-03-18T17:47:18.359Z | Downloaded ar_archive_writer v0.5.1 |
| 1325 | 2026-03-18T17:47:18.359Z | Downloaded ahash v0.8.12 |
| 1326 | 2026-03-18T17:47:18.361Z | Downloaded const-oid v0.9.6 |
| 1327 | 2026-03-18T17:47:18.364Z | Downloaded cobs v0.3.0 |
| 1328 | 2026-03-18T17:47:18.364Z | Downloaded clang-sys v1.8.1 |
| 1329 | 2026-03-18T17:47:18.364Z | Downloaded env_logger v0.11.9 |
| 1330 | 2026-03-18T17:47:18.367Z | Downloaded diesel-dtrace v0.5.0 |
| 1331 | 2026-03-18T17:47:18.367Z | Downloaded ctr v0.9.2 |
| 1332 | 2026-03-18T17:47:18.374Z | Downloaded http-range v0.1.5 |
| 1333 | 2026-03-18T17:47:18.374Z | Downloaded futures-executor v0.3.32 |
| 1334 | 2026-03-18T17:47:18.374Z | Downloaded headers-core v0.3.0 |
| 1335 | 2026-03-18T17:47:18.374Z | Downloaded csv-core v0.1.13 |
| 1336 | 2026-03-18T17:47:18.374Z | Downloaded bzip2 v0.6.1 |
| 1337 | 2026-03-18T17:47:18.374Z | Downloaded base64ct v1.8.3 |
| 1338 | 2026-03-18T17:47:18.378Z | Downloaded embedded-io v0.4.0 |
| 1339 | 2026-03-18T17:47:18.378Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1340 | 2026-03-18T17:47:18.378Z | Downloaded buf-list v1.1.2 |
| 1341 | 2026-03-18T17:47:18.378Z | Downloaded futures-sink v0.3.32 |
| 1342 | 2026-03-18T17:47:18.381Z | Downloaded futures-io v0.3.32 |
| 1343 | 2026-03-18T17:47:18.835Z | Downloaded aws-lc-sys v0.37.1 |
| 1344 | 2026-03-18T17:47:19.160Z | Compiling libc v0.2.180 |
| 1345 | 2026-03-18T17:47:19.163Z | Compiling serde v1.0.228 |
| 1346 | 2026-03-18T17:47:19.163Z | Compiling log v0.4.29 |
| 1347 | 2026-03-18T17:47:19.163Z | Compiling shlex v1.3.0 |
| 1348 | 2026-03-18T17:47:19.331Z | Compiling find-msvc-tools v0.1.9 |
| 1349 | 2026-03-18T17:47:19.335Z | Compiling smallvec v1.15.1 |
| 1350 | 2026-03-18T17:47:19.354Z | Compiling syn v2.0.117 |
| 1351 | 2026-03-18T17:47:19.358Z | Compiling typenum v1.19.0 |
| 1352 | 2026-03-18T17:47:19.563Z | Compiling generic-array v0.14.7 |
| 1353 | 2026-03-18T17:47:19.588Z | Compiling subtle v2.6.1 |
| 1354 | 2026-03-18T17:47:19.638Z | Compiling scopeguard v1.2.0 |
| 1355 | 2026-03-18T17:47:19.696Z | Compiling portable-atomic v1.13.1 |
| 1356 | 2026-03-18T17:47:19.734Z | Compiling const-oid v0.9.6 |
| 1357 | 2026-03-18T17:47:19.776Z | Compiling lock_api v0.4.14 |
| 1358 | 2026-03-18T17:47:19.813Z | Compiling critical-section v1.2.0 |
| 1359 | 2026-03-18T17:47:19.866Z | Compiling zerocopy v0.8.40 |
| 1360 | 2026-03-18T17:47:19.940Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-03-18T17:47:20.068Z | Compiling pin-project-lite v0.2.17 |
| 1362 | 2026-03-18T17:47:20.169Z | Compiling parking_lot_core v0.9.12 |
| 1363 | 2026-03-18T17:47:20.407Z | Compiling pkg-config v0.3.32 |
| 1364 | 2026-03-18T17:47:20.453Z | Compiling getrandom v0.2.17 |
| 1365 | 2026-03-18T17:47:20.511Z | Compiling jobserver v0.1.34 |
| 1366 | 2026-03-18T17:47:20.644Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-18T17:47:20.724Z | Compiling errno v0.3.14 |
| 1368 | 2026-03-18T17:47:20.793Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-18T17:47:20.905Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-18T17:47:21.017Z | Compiling signal-hook-registry v1.4.8 |
| 1371 | 2026-03-18T17:47:21.034Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-18T17:47:21.132Z | Compiling bitflags v2.11.0 |
| 1373 | 2026-03-18T17:47:21.164Z | Compiling libm v0.2.16 |
| 1374 | 2026-03-18T17:47:21.357Z | Compiling parking_lot v0.12.5 |
| 1375 | 2026-03-18T17:47:21.358Z | Compiling num-traits v0.2.19 |
| 1376 | 2026-03-18T17:47:21.416Z | Compiling futures-core v0.3.32 |
| 1377 | 2026-03-18T17:47:21.616Z | Compiling socket2 v0.6.2 |
| 1378 | 2026-03-18T17:47:21.676Z | Compiling percent-encoding v2.3.2 |
| 1379 | 2026-03-18T17:47:21.766Z | Compiling allocator-api2 v0.2.21 |
| 1380 | 2026-03-18T17:47:21.788Z | Compiling futures-sink v0.3.32 |
| 1381 | 2026-03-18T17:47:21.844Z | Compiling foldhash v0.2.0 |
| 1382 | 2026-03-18T17:47:21.912Z | Compiling cpufeatures v0.2.17 |
| 1383 | 2026-03-18T17:47:21.931Z | Compiling futures-channel v0.3.32 |
| 1384 | 2026-03-18T17:47:22.002Z | Compiling getrandom v0.4.1 |
| 1385 | 2026-03-18T17:47:22.118Z | Compiling futures-task v0.3.32 |
| 1386 | 2026-03-18T17:47:22.165Z | Compiling hashbrown v0.16.1 |
| 1387 | 2026-03-18T17:47:22.193Z | Compiling slab v0.4.12 |
| 1388 | 2026-03-18T17:47:22.347Z | Compiling futures-io v0.3.32 |
| 1389 | 2026-03-18T17:47:22.425Z | Compiling rustversion v1.0.22 |
| 1390 | 2026-03-18T17:47:22.497Z | Compiling getrandom v0.3.4 |
| 1391 | 2026-03-18T17:47:22.546Z | Compiling rand_core v0.10.0 |
| 1392 | 2026-03-18T17:47:22.568Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-03-18T17:47:23.019Z | Compiling indexmap v2.13.0 |
| 1394 | 2026-03-18T17:47:23.070Z | Compiling cmake v0.1.57 |
| 1395 | 2026-03-18T17:47:23.088Z | Compiling base64ct v1.8.3 |
| 1396 | 2026-03-18T17:47:23.308Z | Compiling ident_case v1.0.1 |
| 1397 | 2026-03-18T17:47:23.461Z | Compiling dunce v1.0.5 |
| 1398 | 2026-03-18T17:47:23.507Z | Compiling synstructure v0.13.2 |
| 1399 | 2026-03-18T17:47:23.579Z | Compiling fs_extra v1.3.0 |
| 1400 | 2026-03-18T17:47:23.629Z | Compiling pem-rfc7468 v0.7.0 |
| 1401 | 2026-03-18T17:47:23.728Z | Compiling flagset v0.4.7 |
| 1402 | 2026-03-18T17:47:23.771Z | Compiling rand_core v0.9.5 |
| 1403 | 2026-03-18T17:47:23.803Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-18T17:47:23.899Z | Compiling rustix v1.1.3 |
| 1405 | 2026-03-18T17:47:23.930Z | Compiling aws-lc-sys v0.37.1 |
| 1406 | 2026-03-18T17:47:23.955Z | Compiling ring v0.17.14 |
| 1407 | 2026-03-18T17:47:24.039Z | Compiling uuid v1.21.0 |
| 1408 | 2026-03-18T17:47:24.066Z | Compiling rustc_version v0.4.1 |
| 1409 | 2026-03-18T17:47:24.122Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-03-18T17:47:24.345Z | Compiling regex-syntax v0.8.10 |
| 1411 | 2026-03-18T17:47:24.508Z | Compiling aws-lc-rs v1.16.0 |
| 1412 | 2026-03-18T17:47:24.904Z | Compiling tracing-core v0.1.36 |
| 1413 | 2026-03-18T17:47:24.948Z | Compiling crossbeam-utils v0.8.21 |
| 1414 | 2026-03-18T17:47:25.140Z | Compiling openssl-sys v0.9.111 |
| 1415 | 2026-03-18T17:47:25.346Z | Compiling pest_generator v2.8.6 |
| 1416 | 2026-03-18T17:47:25.637Z | Compiling serde_derive_internals v0.29.1 |
| 1417 | 2026-03-18T17:47:25.892Z | Compiling untrusted v0.9.0 |
| 1418 | 2026-03-18T17:47:26.042Z | Compiling syn v1.0.109 |
| 1419 | 2026-03-18T17:47:26.155Z | Compiling serde_derive v1.0.228 |
| 1420 | 2026-03-18T17:47:26.301Z | Compiling zeroize_derive v1.4.3 |
| 1421 | 2026-03-18T17:47:26.320Z | Compiling zerofrom-derive v0.1.6 |
| 1422 | 2026-03-18T17:47:26.421Z | Compiling yoke-derive v0.8.1 |
| 1423 | 2026-03-18T17:47:26.877Z | Compiling zerocopy-derive v0.8.40 |
| 1424 | 2026-03-18T17:47:27.130Z | Compiling zeroize v1.8.2 |
| 1425 | 2026-03-18T17:47:27.687Z | Compiling zerovec-derive v0.11.2 |
| 1426 | 2026-03-18T17:47:28.047Z | Compiling displaydoc v0.2.5 |
| 1427 | 2026-03-18T17:47:28.234Z | Compiling crypto-common v0.1.7 |
| 1428 | 2026-03-18T17:47:28.234Z | Compiling zerofrom v0.1.6 |
| 1429 | 2026-03-18T17:47:28.391Z | Compiling yoke v0.8.1 |
| 1430 | 2026-03-18T17:47:28.427Z | Compiling block-buffer v0.10.4 |
| 1431 | 2026-03-18T17:47:28.626Z | Compiling digest v0.10.7 |
| 1432 | 2026-03-18T17:47:28.629Z | Compiling tokio-macros v2.6.0 |
| 1433 | 2026-03-18T17:47:28.813Z | Compiling futures-macro v0.3.32 |
| 1434 | 2026-03-18T17:47:28.959Z | Compiling hmac v0.12.1 |
| 1435 | 2026-03-18T17:47:29.002Z | Compiling zerotrie v0.2.3 |
| 1436 | 2026-03-18T17:47:29.155Z | Compiling block-padding v0.3.3 |
| 1437 | 2026-03-18T17:47:29.158Z | Compiling zerovec v0.11.5 |
| 1438 | 2026-03-18T17:47:29.357Z | Compiling inout v0.1.4 |
| 1439 | 2026-03-18T17:47:29.393Z | Compiling sha2 v0.10.9 |
| 1440 | 2026-03-18T17:47:29.576Z | Compiling cipher v0.4.4 |
| 1441 | 2026-03-18T17:47:29.597Z | Compiling der_derive v0.7.3 |
| 1442 | 2026-03-18T17:47:29.856Z | Compiling tinystr v0.8.2 |
| 1443 | 2026-03-18T17:47:29.875Z | Compiling potential_utf v0.1.4 |
| 1444 | 2026-03-18T17:47:29.918Z | Compiling futures-util v0.3.32 |
| 1445 | 2026-03-18T17:47:30.082Z | Compiling icu_locale_core v2.1.1 |
| 1446 | 2026-03-18T17:47:30.116Z | Compiling icu_collections v2.1.1 |
| 1447 | 2026-03-18T17:47:30.749Z | Compiling salsa20 v0.10.2 |
| 1448 | 2026-03-18T17:47:30.886Z | Compiling bytes v1.11.1 |
| 1449 | 2026-03-18T17:47:30.904Z | Compiling der v0.7.10 |
| 1450 | 2026-03-18T17:47:30.923Z | Compiling icu_provider v2.1.1 |
| 1451 | 2026-03-18T17:47:31.246Z | Compiling icu_properties v2.1.2 |
| 1452 | 2026-03-18T17:47:31.293Z | Compiling icu_normalizer v2.1.1 |
| 1453 | 2026-03-18T17:47:31.311Z | Compiling chrono v0.4.44 |
| 1454 | 2026-03-18T17:47:31.706Z | Compiling tokio v1.49.0 |
| 1455 | 2026-03-18T17:47:31.982Z | Compiling http v1.4.0 |
| 1456 | 2026-03-18T17:47:32.567Z | Compiling idna_adapter v1.2.1 |
| 1457 | 2026-03-18T17:47:32.738Z | Compiling idna v1.1.0 |
| 1458 | 2026-03-18T17:47:32.821Z | Compiling spki v0.7.3 |
| 1459 | 2026-03-18T17:47:33.043Z | Compiling ppv-lite86 v0.2.21 |
| 1460 | 2026-03-18T17:47:33.076Z | Compiling pbkdf2 v0.12.2 |
| 1461 | 2026-03-18T17:47:33.170Z | Compiling url v2.5.8 |
| 1462 | 2026-03-18T17:47:33.214Z | Compiling thiserror-impl v2.0.18 |
| 1463 | 2026-03-18T17:47:33.232Z | Compiling scrypt v0.11.0 |
| 1464 | 2026-03-18T17:47:33.274Z | Compiling cbc v0.1.2 |
| 1465 | 2026-03-18T17:47:33.451Z | Compiling rand_chacha v0.9.0 |
| 1466 | 2026-03-18T17:47:33.479Z | Compiling aes v0.8.4 |
| 1467 | 2026-03-18T17:47:33.551Z | Compiling rustls-pki-types v1.14.0 |
| 1468 | 2026-03-18T17:47:33.608Z | Compiling tracing-attributes v0.1.31 |
| 1469 | 2026-03-18T17:47:34.145Z | Compiling pkcs5 v0.7.1 |
| 1470 | 2026-03-18T17:47:34.209Z | Compiling rand v0.9.2 |
| 1471 | 2026-03-18T17:47:34.321Z | Compiling http-body v1.0.1 |
| 1472 | 2026-03-18T17:47:34.508Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-18T17:47:34.724Z | Compiling untrusted v0.7.1 |
| 1474 | 2026-03-18T17:47:34.778Z | Compiling schemars v0.8.22 |
| 1475 | 2026-03-18T17:47:34.848Z | Compiling base64 v0.22.1 |
| 1476 | 2026-03-18T17:47:34.875Z | Compiling httparse v1.10.1 |
| 1477 | 2026-03-18T17:47:34.961Z | Compiling thiserror v2.0.18 |
| 1478 | 2026-03-18T17:47:35.047Z | Compiling pkcs8 v0.10.2 |
| 1479 | 2026-03-18T17:47:35.250Z | Compiling schemars_derive v0.8.22 |
| 1480 | 2026-03-18T17:47:35.331Z | Compiling pest_derive v2.8.6 |
| 1481 | 2026-03-18T17:47:35.369Z | Compiling scroll_derive v0.13.1 |
| 1482 | 2026-03-18T17:47:35.388Z | Compiling tracing v0.1.44 |
| 1483 | 2026-03-18T17:47:35.720Z | Compiling darling_core v0.20.11 |
| 1484 | 2026-03-18T17:47:35.848Z | Compiling try-lock v0.2.5 |
| 1485 | 2026-03-18T17:47:35.980Z | Compiling tinyvec_macros v0.1.1 |
| 1486 | 2026-03-18T17:47:36.066Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-03-18T17:47:36.084Z | Compiling tower-service v0.3.3 |
| 1488 | 2026-03-18T17:47:36.199Z | Compiling dyn-clone v1.0.20 |
| 1489 | 2026-03-18T17:47:36.269Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-03-18T17:47:36.371Z | Compiling rustls v0.23.37 |
| 1491 | 2026-03-18T17:47:36.421Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-18T17:47:36.424Z | Compiling scroll v0.13.0 |
| 1493 | 2026-03-18T17:47:36.579Z | Compiling want v0.3.1 |
| 1494 | 2026-03-18T17:47:36.764Z | Compiling tokio-util v0.7.18 |
| 1495 | 2026-03-18T17:47:37.167Z | Compiling ipnet v2.11.0 |
| 1496 | 2026-03-18T17:47:37.617Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1497 | 2026-03-18T17:47:37.871Z | Compiling h2 v0.4.13 |
| 1498 | 2026-03-18T17:47:38.103Z | Compiling spin v0.9.8 |
| 1499 | 2026-03-18T17:47:38.225Z | Compiling aho-corasick v1.1.4 |
| 1500 | 2026-03-18T17:47:38.366Z | Compiling crc32fast v1.5.0 |
| 1501 | 2026-03-18T17:47:38.701Z | Compiling time-core v0.1.8 |
| 1502 | 2026-03-18T17:47:38.771Z | Compiling httpdate v1.0.3 |
| 1503 | 2026-03-18T17:47:38.890Z | Compiling num-conv v0.2.0 |
| 1504 | 2026-03-18T17:47:38.998Z | Compiling darling_macro v0.20.11 |
| 1505 | 2026-03-18T17:47:39.052Z | Compiling openssl v0.10.75 |
| 1506 | 2026-03-18T17:47:39.070Z | Compiling foreign-types-shared v0.1.1 |
| 1507 | 2026-03-18T17:47:39.172Z | Compiling pin-utils v0.1.0 |
| 1508 | 2026-03-18T17:47:39.263Z | Compiling powerfmt v0.2.0 |
| 1509 | 2026-03-18T17:47:39.361Z | Compiling regex-automata v0.4.14 |
| 1510 | 2026-03-18T17:47:39.525Z | Compiling deranged v0.5.8 |
| 1511 | 2026-03-18T17:47:39.593Z | Compiling darling v0.20.11 |
| 1512 | 2026-03-18T17:47:39.628Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-03-18T17:47:39.694Z | Compiling tempfile v3.25.0 |
| 1514 | 2026-03-18T17:47:39.718Z | Compiling time-macros v0.2.27 |
| 1515 | 2026-03-18T17:47:40.592Z | Compiling goblin v0.10.5 |
| 1516 | 2026-03-18T17:47:40.863Z | Compiling openssl-macros v0.1.1 |
| 1517 | 2026-03-18T17:47:41.151Z | Compiling thiserror-impl v1.0.69 |
| 1518 | 2026-03-18T17:47:42.030Z | Compiling hyper v1.8.1 |
| 1519 | 2026-03-18T17:47:42.638Z | Compiling wait-timeout v0.2.1 |
| 1520 | 2026-03-18T17:47:42.818Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-03-18T17:47:42.978Z | Compiling num_threads v0.1.7 |
| 1522 | 2026-03-18T17:47:43.065Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-03-18T17:47:43.096Z | Compiling native-tls v0.2.18 |
| 1524 | 2026-03-18T17:47:43.225Z | Compiling quick-error v1.2.3 |
| 1525 | 2026-03-18T17:47:43.340Z | Compiling usdt-impl v0.6.0 |
| 1526 | 2026-03-18T17:47:43.358Z | Compiling simd-adler32 v0.3.8 |
| 1527 | 2026-03-18T17:47:43.361Z | Compiling either v1.15.0 |
| 1528 | 2026-03-18T17:47:43.613Z | Compiling hyper-util v0.1.20 |
| 1529 | 2026-03-18T17:47:43.662Z | Compiling rusty-fork v0.3.1 |
| 1530 | 2026-03-18T17:47:43.680Z | Compiling bit-set v0.8.0 |
| 1531 | 2026-03-18T17:47:43.883Z | Compiling time v0.3.47 |
| 1532 | 2026-03-18T17:47:44.079Z | Compiling thiserror v1.0.69 |
| 1533 | 2026-03-18T17:47:44.430Z | Compiling dof v0.4.0 |
| 1534 | 2026-03-18T17:47:45.194Z | Compiling derive_builder_core v0.20.2 |
| 1535 | 2026-03-18T17:47:45.890Z | Compiling unicode-normalization v0.1.25 |
| 1536 | 2026-03-18T17:47:46.015Z | Compiling crossbeam-epoch v0.9.18 |
| 1537 | 2026-03-18T17:47:46.058Z | Compiling dtrace-parser v0.3.0 |
| 1538 | 2026-03-18T17:47:46.374Z | Compiling rustls-native-certs v0.8.3 |
| 1539 | 2026-03-18T17:47:46.446Z | Compiling signature v2.2.0 |
| 1540 | 2026-03-18T17:47:46.487Z | Compiling scroll_derive v0.12.1 |
| 1541 | 2026-03-18T17:47:46.553Z | Compiling heapless v0.7.17 |
| 1542 | 2026-03-18T17:47:46.661Z | Compiling rand_xorshift v0.4.0 |
| 1543 | 2026-03-18T17:47:46.740Z | Compiling slog v2.8.2 |
| 1544 | 2026-03-18T17:47:46.849Z | Compiling darling_core v0.21.3 |
| 1545 | 2026-03-18T17:47:46.866Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1546 | 2026-03-18T17:47:46.964Z | Compiling sync_wrapper v1.0.2 |
| 1547 | 2026-03-18T17:47:47.083Z | Compiling thread-id v5.1.0 |
| 1548 | 2026-03-18T17:47:47.102Z | Compiling cookie v0.18.1 |
| 1549 | 2026-03-18T17:47:47.185Z | Compiling zstd-safe v7.2.4 |
| 1550 | 2026-03-18T17:47:47.207Z | Compiling paste v1.0.15 |
| 1551 | 2026-03-18T17:47:47.367Z | Compiling signal-hook v0.3.18 |
| 1552 | 2026-03-18T17:47:47.386Z | Compiling unarray v0.1.4 |
| 1553 | 2026-03-18T17:47:47.432Z | Compiling adler2 v2.0.1 |
| 1554 | 2026-03-18T17:47:47.520Z | Compiling anyhow v1.0.102 |
| 1555 | 2026-03-18T17:47:47.566Z | Compiling rayon-core v1.13.0 |
| 1556 | 2026-03-18T17:47:47.584Z | Compiling unicode-segmentation v1.12.0 |
| 1557 | 2026-03-18T17:47:47.602Z | Compiling unicode-bidi v0.3.18 |
| 1558 | 2026-03-18T17:47:47.780Z | Compiling unicode-properties v0.1.4 |
| 1559 | 2026-03-18T17:47:48.058Z | Compiling stringprep v0.1.5 |
| 1560 | 2026-03-18T17:47:48.174Z | Compiling miniz_oxide v0.8.9 |
| 1561 | 2026-03-18T17:47:48.197Z | Compiling proptest v1.10.0 |
| 1562 | 2026-03-18T17:47:48.322Z | Compiling scroll v0.12.0 |
| 1563 | 2026-03-18T17:47:48.665Z | Compiling tower v0.5.3 |
| 1564 | 2026-03-18T17:47:48.972Z | Compiling derive_builder_macro v0.20.2 |
| 1565 | 2026-03-18T17:47:48.990Z | Compiling crossbeam-deque v0.8.6 |
| 1566 | 2026-03-18T17:47:49.234Z | Compiling ipnetwork v0.21.1 |
| 1567 | 2026-03-18T17:47:49.286Z | Compiling http-body-util v0.1.3 |
| 1568 | 2026-03-18T17:47:49.289Z | Compiling webpki-roots v1.0.6 |
| 1569 | 2026-03-18T17:47:49.394Z | Compiling rand_chacha v0.3.1 |
| 1570 | 2026-03-18T17:47:49.451Z | Compiling serde_spanned v0.6.9 |
| 1571 | 2026-03-18T17:47:49.541Z | Compiling erased-serde v0.3.31 |
| 1572 | 2026-03-18T17:47:49.603Z | Compiling toml_datetime v0.6.11 |
| 1573 | 2026-03-18T17:47:49.630Z | Compiling serde_tokenstream v0.2.3 |
| 1574 | 2026-03-18T17:47:49.744Z | Compiling md-5 v0.10.6 |
| 1575 | 2026-03-18T17:47:49.935Z | Compiling zerocopy-derive v0.7.35 |
| 1576 | 2026-03-18T17:47:49.954Z | Compiling curve25519-dalek v4.1.3 |
| 1577 | 2026-03-18T17:47:50.039Z | Compiling vergen-lib v0.1.6 |
| 1578 | 2026-03-18T17:47:50.258Z | Compiling num-integer v0.1.46 |
| 1579 | 2026-03-18T17:47:50.277Z | Compiling hash32 v0.2.1 |
| 1580 | 2026-03-18T17:47:50.371Z | Compiling ff v0.13.1 |
| 1581 | 2026-03-18T17:47:50.419Z | Compiling memoffset v0.9.1 |
| 1582 | 2026-03-18T17:47:50.438Z | Compiling darling_macro v0.21.3 |
| 1583 | 2026-03-18T17:47:50.518Z | Compiling iri-string v0.7.10 |
| 1584 | 2026-03-18T17:47:50.540Z | Compiling ref-cast v1.0.25 |
| 1585 | 2026-03-18T17:47:50.653Z | Compiling smoltcp v0.9.1 |
| 1586 | 2026-03-18T17:47:50.684Z | Compiling ryu v1.0.23 |
| 1587 | 2026-03-18T17:47:50.912Z | Compiling base16ct v0.2.0 |
| 1588 | 2026-03-18T17:47:50.930Z | Compiling rustix v0.38.44 |
| 1589 | 2026-03-18T17:47:51.035Z | Compiling zlib-rs v0.6.2 |
| 1590 | 2026-03-18T17:47:51.073Z | Compiling psl-types v2.0.11 |
| 1591 | 2026-03-18T17:47:51.091Z | Compiling num-bigint-dig v0.8.6 |
| 1592 | 2026-03-18T17:47:51.132Z | Compiling litrs v1.0.0 |
| 1593 | 2026-03-18T17:47:51.227Z | Compiling fallible-iterator v0.2.0 |
| 1594 | 2026-03-18T17:47:51.319Z | Compiling cfg_aliases v0.2.1 |
| 1595 | 2026-03-18T17:47:51.409Z | Compiling nix v0.31.1 |
| 1596 | 2026-03-18T17:47:51.476Z | Compiling newtype-uuid v1.3.2 |
| 1597 | 2026-03-18T17:47:51.635Z | Compiling postgres-protocol v0.6.10 |
| 1598 | 2026-03-18T17:47:51.810Z | Compiling document-features v0.2.12 |
| 1599 | 2026-03-18T17:47:51.902Z | Compiling publicsuffix v2.3.0 |
| 1600 | 2026-03-18T17:47:51.946Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-18T17:47:52.146Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-18T17:47:52.429Z | Compiling sec1 v0.7.3 |
| 1603 | 2026-03-18T17:47:52.632Z | Compiling darling v0.21.3 |
| 1604 | 2026-03-18T17:47:52.730Z | Compiling serde_urlencoded v0.7.1 |
| 1605 | 2026-03-18T17:47:52.768Z | Compiling num-iter v0.1.45 |
| 1606 | 2026-03-18T17:47:52.771Z | Compiling group v0.13.0 |
| 1607 | 2026-03-18T17:47:52.960Z | Compiling rand v0.8.5 |
| 1608 | 2026-03-18T17:47:53.002Z | Compiling derive_builder v0.20.2 |
| 1609 | 2026-03-18T17:47:53.050Z | Compiling oxnet v0.1.4 |
| 1610 | 2026-03-18T17:47:53.276Z | Compiling proc-macro-error v1.0.4 |
| 1611 | 2026-03-18T17:47:53.463Z | Compiling tokio-native-tls v0.3.1 |
| 1612 | 2026-03-18T17:47:53.564Z | Compiling goblin v0.8.2 |
| 1613 | 2026-03-18T17:47:54.385Z | Compiling heck v0.4.1 |
| 1614 | 2026-03-18T17:47:54.536Z | Compiling phf_shared v0.13.1 |
| 1615 | 2026-03-18T17:47:54.583Z | Compiling hubpack_derive v0.1.1 |
| 1616 | 2026-03-18T17:47:54.669Z | Compiling regex v1.12.3 |
| 1617 | 2026-03-18T17:47:54.687Z | Compiling lazy_static v1.5.0 |
| 1618 | 2026-03-18T17:47:54.802Z | Compiling cargo-platform v0.1.9 |
| 1619 | 2026-03-18T17:47:54.861Z | Compiling hkdf v0.12.4 |
| 1620 | 2026-03-18T17:47:55.063Z | Compiling crypto-bigint v0.5.5 |
| 1621 | 2026-03-18T17:47:55.123Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-03-18T17:47:55.142Z | Compiling daft-derive v0.1.5 |
| 1623 | 2026-03-18T17:47:55.256Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1624 | 2026-03-18T17:47:55.620Z | Compiling ref-cast-impl v1.0.25 |
| 1625 | 2026-03-18T17:47:55.675Z | Compiling async-trait v0.1.89 |
| 1626 | 2026-03-18T17:47:56.098Z | Compiling strum_macros v0.27.2 |
| 1627 | 2026-03-18T17:47:56.102Z | Compiling terminal_size v0.4.3 |
| 1628 | 2026-03-18T17:47:56.293Z | Compiling vergen v9.0.6 |
| 1629 | 2026-03-18T17:47:56.323Z | Compiling fs-err v3.3.0 |
| 1630 | 2026-03-18T17:47:56.513Z | Compiling ahash v0.8.12 |
| 1631 | 2026-03-18T17:47:56.555Z | Compiling foldhash v0.1.5 |
| 1632 | 2026-03-18T17:47:56.757Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-18T17:47:56.776Z | Compiling object v0.37.3 |
| 1634 | 2026-03-18T17:47:57.084Z | Compiling managed v0.8.0 |
| 1635 | 2026-03-18T17:47:57.102Z | Compiling bitflags v1.3.2 |
| 1636 | 2026-03-18T17:47:57.120Z | Compiling winnow v0.5.40 |
| 1637 | 2026-03-18T17:47:57.205Z | Compiling libbz2-rs-sys v0.2.2 |
| 1638 | 2026-03-18T17:47:57.409Z | Compiling clap_builder v4.5.60 |
| 1639 | 2026-03-18T17:47:57.999Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-03-18T17:47:58.328Z | Compiling console v0.16.2 |
| 1641 | 2026-03-18T17:47:58.491Z | Compiling zopfli v0.8.3 |
| 1642 | 2026-03-18T17:47:58.853Z | Compiling strum v0.27.2 |
| 1643 | 2026-03-18T17:47:59.012Z | Compiling toml_edit v0.19.15 |
| 1644 | 2026-03-18T17:47:59.116Z | Compiling hashbrown v0.15.5 |
| 1645 | 2026-03-18T17:47:59.135Z | Compiling dof v0.3.0 |
| 1646 | 2026-03-18T17:47:59.371Z | Compiling elliptic-curve v0.13.8 |
| 1647 | 2026-03-18T17:47:59.539Z | Compiling daft v0.1.5 |
| 1648 | 2026-03-18T17:47:59.892Z | Compiling hubpack v0.1.2 |
| 1649 | 2026-03-18T17:47:59.912Z | Compiling cargo_metadata v0.19.2 |
| 1650 | 2026-03-18T17:48:00.101Z | Compiling phf v0.13.1 |
| 1651 | 2026-03-18T17:48:00.305Z | Compiling zone_cfg_derive v0.3.1 |
| 1652 | 2026-03-18T17:48:01.135Z | Compiling signal-hook-mio v0.2.5 |
| 1653 | 2026-03-18T17:48:01.679Z | Compiling cookie_store v0.22.1 |
| 1654 | 2026-03-18T17:48:01.753Z | Compiling rayon v1.11.0 |
| 1655 | 2026-03-18T17:48:01.773Z | Compiling zstd v0.13.3 |
| 1656 | 2026-03-18T17:48:02.134Z | Compiling hyper-tls v0.6.0 |
| 1657 | 2026-03-18T17:48:02.275Z | Compiling bzip2 v0.4.4 |
| 1658 | 2026-03-18T17:48:02.551Z | Compiling serde_with_macros v3.17.0 |
| 1659 | 2026-03-18T17:48:02.570Z | Compiling postgres-types v0.2.12 |
| 1660 | 2026-03-18T17:48:02.825Z | Compiling usdt-attr-macro v0.6.0 |
| 1661 | 2026-03-18T17:48:03.336Z | Compiling usdt-macro v0.6.0 |
| 1662 | 2026-03-18T17:48:03.846Z | Compiling ed25519 v2.2.3 |
| 1663 | 2026-03-18T17:48:03.851Z | Compiling dtrace-parser v0.2.0 |
| 1664 | 2026-03-18T17:48:04.081Z | Compiling itertools v0.12.1 |
| 1665 | 2026-03-18T17:48:04.235Z | Compiling phf_shared v0.11.3 |
| 1666 | 2026-03-18T17:48:04.269Z | Compiling bstr v1.12.1 |
| 1667 | 2026-03-18T17:48:04.289Z | Compiling pkcs1 v0.7.5 |
| 1668 | 2026-03-18T17:48:04.483Z | Compiling hex v0.4.3 |
| 1669 | 2026-03-18T17:48:04.831Z | Compiling serde-big-array v0.5.1 |
| 1670 | 2026-03-18T17:48:04.834Z | Compiling rfc6979 v0.4.0 |
| 1671 | 2026-03-18T17:48:04.918Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-18T17:48:04.988Z | Compiling clap_derive v4.5.55 |
| 1673 | 2026-03-18T17:48:05.008Z | Compiling enum-as-inner v0.6.1 |
| 1674 | 2026-03-18T17:48:05.012Z | Compiling strum_macros v0.26.4 |
| 1675 | 2026-03-18T17:48:05.149Z | Compiling float-cmp v0.10.0 |
| 1676 | 2026-03-18T17:48:05.338Z | Compiling thread-id v4.2.2 |
| 1677 | 2026-03-18T17:48:05.445Z | Compiling memmap2 v0.9.10 |
| 1678 | 2026-03-18T17:48:05.605Z | Compiling env_filter v1.0.0 |
| 1679 | 2026-03-18T17:48:05.654Z | Compiling encoding_rs v0.8.35 |
| 1680 | 2026-03-18T17:48:05.724Z | Compiling jiff v0.2.21 |
| 1681 | 2026-03-18T17:48:05.748Z | Compiling predicates-core v1.0.10 |
| 1682 | 2026-03-18T17:48:06.007Z | Compiling keccak v0.1.6 |
| 1683 | 2026-03-18T17:48:06.026Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-03-18T17:48:06.417Z | Compiling unit-prefix v0.5.2 |
| 1685 | 2026-03-18T17:48:06.605Z | Compiling difflib v0.4.0 |
| 1686 | 2026-03-18T17:48:07.095Z | Compiling static_assertions v1.1.0 |
| 1687 | 2026-03-18T17:48:07.189Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-03-18T17:48:07.406Z | Compiling precomputed-hash v0.1.1 |
| 1689 | 2026-03-18T17:48:07.425Z | Compiling new_debug_unreachable v1.0.6 |
| 1690 | 2026-03-18T17:48:07.466Z | Compiling mime v0.3.17 |
| 1691 | 2026-03-18T17:48:07.518Z | Compiling whoami v2.1.0 |
| 1692 | 2026-03-18T17:48:07.533Z | Compiling rustc-hash v2.1.1 |
| 1693 | 2026-03-18T17:48:07.591Z | Compiling normalize-line-endings v0.3.0 |
| 1694 | 2026-03-18T17:48:07.691Z | Compiling fixedbitset v0.4.2 |
| 1695 | 2026-03-18T17:48:07.710Z | Compiling predicates v3.1.4 |
| 1696 | 2026-03-18T17:48:07.774Z | Compiling iddqd v0.3.17 |
| 1697 | 2026-03-18T17:48:07.809Z | Compiling tokio-postgres v0.7.16 |
| 1698 | 2026-03-18T17:48:07.976Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-03-18T17:48:08.022Z | Compiling hickory-proto v0.25.2 |
| 1700 | 2026-03-18T17:48:08.190Z | Compiling string_cache v0.8.9 |
| 1701 | 2026-03-18T17:48:08.484Z | Compiling toml_edit v0.22.27 |
| 1702 | 2026-03-18T17:48:08.602Z | Compiling strum v0.26.3 |
| 1703 | 2026-03-18T17:48:08.764Z | Compiling clap v4.5.60 |
| 1704 | 2026-03-18T17:48:08.867Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1705 | 2026-03-18T17:48:09.343Z | Compiling indicatif v0.18.4 |
| 1706 | 2026-03-18T17:48:10.036Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-18T17:48:10.476Z | Compiling petgraph v0.8.3 |
| 1708 | 2026-03-18T17:48:10.771Z | Compiling sha3 v0.10.8 |
| 1709 | 2026-03-18T17:48:11.327Z | Compiling env_logger v0.11.9 |
| 1710 | 2026-03-18T17:48:11.367Z | Compiling usdt v0.6.0 |
| 1711 | 2026-03-18T17:48:11.693Z | Compiling zone v0.3.1 |
| 1712 | 2026-03-18T17:48:11.711Z | Compiling usdt-impl v0.5.0 |
| 1713 | 2026-03-18T17:48:11.802Z | Compiling ecdsa v0.16.9 |
| 1714 | 2026-03-18T17:48:12.348Z | Compiling similar v2.7.0 |
| 1715 | 2026-03-18T17:48:12.352Z | Compiling serde_with v3.17.0 |
| 1716 | 2026-03-18T17:48:12.501Z | Compiling rsa v0.9.10 |
| 1717 | 2026-03-18T17:48:12.624Z | Compiling ed25519-dalek v2.2.0 |
| 1718 | 2026-03-18T17:48:12.687Z | Compiling crossterm v0.28.1 |
| 1719 | 2026-03-18T17:48:13.463Z | Compiling zip v0.6.6 |
| 1720 | 2026-03-18T17:48:14.074Z | Compiling toml v0.7.8 |
| 1721 | 2026-03-18T17:48:14.748Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1722 | 2026-03-18T17:48:14.770Z | Compiling itertools v0.13.0 |
| 1723 | 2026-03-18T17:48:14.818Z | Compiling tokio-stream v0.1.18 |
| 1724 | 2026-03-18T17:48:14.920Z | Compiling buf-list v1.1.2 |
| 1725 | 2026-03-18T17:48:15.239Z | Compiling x509-cert v0.2.5 |
| 1726 | 2026-03-18T17:48:15.275Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1727 | 2026-03-18T17:48:15.442Z | Compiling openapiv3 v2.2.0 |
| 1728 | 2026-03-18T17:48:15.608Z | Compiling sha1 v0.10.6 |
| 1729 | 2026-03-18T17:48:15.681Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1730 | 2026-03-18T17:48:15.893Z | Compiling lalrpop-util v0.19.12 |
| 1731 | 2026-03-18T17:48:16.066Z | Compiling peg-runtime v0.8.5 |
| 1732 | 2026-03-18T17:48:16.144Z | Compiling thread_local v1.1.9 |
| 1733 | 2026-03-18T17:48:16.435Z | Compiling slog-async v2.8.0 |
| 1734 | 2026-03-18T17:48:16.454Z | Compiling crossbeam-channel v0.5.15 |
| 1735 | 2026-03-18T17:48:16.474Z | Compiling futures-executor v0.3.32 |
| 1736 | 2026-03-18T17:48:16.691Z | Compiling is-terminal v0.4.17 |
| 1737 | 2026-03-18T17:48:16.809Z | Compiling filetime v0.2.27 |
| 1738 | 2026-03-18T17:48:16.812Z | Compiling xattr v1.6.1 |
| 1739 | 2026-03-18T17:48:16.846Z | Compiling term v1.2.1 |
| 1740 | 2026-03-18T17:48:17.022Z | Compiling take_mut v0.2.2 |
| 1741 | 2026-03-18T17:48:17.049Z | Compiling tar v0.4.44 |
| 1742 | 2026-03-18T17:48:17.067Z | Compiling futures v0.3.32 |
| 1743 | 2026-03-18T17:48:17.560Z | Compiling slog-term v2.9.2 |
| 1744 | 2026-03-18T17:48:24.105Z | Compiling rustls-webpki v0.103.9 |
| 1745 | 2026-03-18T17:48:28.152Z | Compiling tokio-rustls v0.26.4 |
| 1746 | 2026-03-18T17:48:28.156Z | Compiling rustls-platform-verifier v0.6.2 |
| 1747 | 2026-03-18T17:48:28.426Z | Compiling hyper-rustls v0.27.7 |
| 1748 | 2026-03-18T17:48:28.685Z | Compiling reqwest v0.12.28 |
| 1749 | 2026-03-18T17:48:28.686Z | Compiling reqwest v0.13.2 |
| 1750 | 2026-03-18T17:48:31.638Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1751 | 2026-03-18T17:48:31.912Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1752 | 2026-03-18T17:48:35.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 1753 | 2026-03-18T17:48:35.901Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1754 | 2026-03-18T17:48:35.961Z | Mar 18 17:48:33.566 INFO Starting download, target: DendriteStub |
| 1755 | 2026-03-18T17:48:35.961Z | Mar 18 17:48:33.567 INFO Starting download, target: Cockroach |
| 1756 | 2026-03-18T17:48:35.961Z | Mar 18 17:48:33.567 INFO Starting download, target: Console |
| 1757 | 2026-03-18T17:48:35.961Z | Mar 18 17:48:33.567 INFO Starting download, target: MaghemiteMgd |
| 1758 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Starting download, target: TransceiverControl |
| 1759 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Starting download, target: Clickhouse |
| 1760 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1761 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1762 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1763 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1764 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1765 | 2026-03-18T17:48:35.964Z | Mar 18 17:48:33.567 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1766 | 2026-03-18T17:48:36.473Z | Mar 18 17:48:34.070 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1767 | 2026-03-18T17:48:36.802Z | Mar 18 17:48:34.404 INFO Download complete, target: TransceiverControl |
| 1768 | 2026-03-18T17:48:37.136Z | Mar 18 17:48:34.737 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1769 | 2026-03-18T17:48:37.507Z | Mar 18 17:48:35.108 INFO Download complete, target: Console |
| 1770 | 2026-03-18T17:48:37.752Z | Mar 18 17:48:35.356 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1771 | 2026-03-18T17:48:37.757Z | Mar 18 17:48:35.358 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1772 | 2026-03-18T17:48:38.325Z | Mar 18 17:48:35.929 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1773 | 2026-03-18T17:48:38.325Z | Mar 18 17:48:35.929 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1774 | 2026-03-18T17:48:38.437Z | Mar 18 17:48:36.041 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1775 | 2026-03-18T17:48:41.409Z | Mar 18 17:48:39.011 INFO Download complete, target: MaghemiteMgd |
| 1776 | 2026-03-18T17:48:41.409Z | Mar 18 17:48:39.011 INFO Download complete, target: DendriteStub |
| 1777 | 2026-03-18T17:48:45.960Z | Mar 18 17:48:43.559 INFO Checking that binary works, target: Cockroach |
| 1778 | 2026-03-18T17:48:46.075Z | Mar 18 17:48:43.674 INFO Download complete, target: Cockroach |
| 1779 | 2026-03-18T17:48:49.614Z | Mar 18 17:48:47.210 INFO Checking that binary works, target: Clickhouse |
| 1780 | 2026-03-18T17:48:49.784Z | Mar 18 17:48:47.380 INFO Download complete, target: Clickhouse |
| 1781 | 2026-03-18T17:48:49.803Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1782 | 2026-03-18T17:48:49.807Z | |
| 1783 | 2026-03-18T17:48:49.807Z | real 4:25.008864114 |
| 1784 | 2026-03-18T17:48:49.807Z | user 10:21.977354568 |
| 1785 | 2026-03-18T17:48:49.807Z | sys 1:47.108051196 |
| 1786 | 2026-03-18T17:48:49.807Z | trap 0.311250887 |
| 1787 | 2026-03-18T17:48:49.807Z | tflt 0.672023176 |
| 1788 | 2026-03-18T17:48:49.807Z | dflt 0.468223730 |
| 1789 | 2026-03-18T17:48:49.807Z | kflt 0.020513349 |
| 1790 | 2026-03-18T17:48:49.807Z | lock 32:09.043328379 |
| 1791 | 2026-03-18T17:48:49.807Z | slp 29:56.380397355 |
| 1792 | 2026-03-18T17:48:49.807Z | lat 56.021418292 |
| 1793 | 2026-03-18T17:48:49.807Z | stop 2:40.682451280 |
| 1794 | 2026-03-18T17:48:49.807Z | + banner hack-check |
| 1795 | 2026-03-18T17:48:49.807Z | |
| 1796 | 2026-03-18T17:48:49.807Z | # # ## #### # # #### # # ###### #### # # |
| 1797 | 2026-03-18T17:48:49.807Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-18T17:48:49.807Z | ###### # # # #### ##### # ###### ##### # #### |
| 1799 | 2026-03-18T17:48:49.807Z | # # ###### # # # # # # # # # # |
| 1800 | 2026-03-18T17:48:49.807Z | # # # # # # # # # # # # # # # # # |
| 1801 | 2026-03-18T17:48:49.808Z | # # # # #### # # #### # # ###### #### # # |
| 1802 | 2026-03-18T17:48:49.808Z | |
| 1803 | 2026-03-18T17:48:49.808Z | + export CARGO_INCREMENTAL=0 |
| 1804 | 2026-03-18T17:48:49.808Z | + CARGO_INCREMENTAL=0 |
| 1805 | 2026-03-18T17:48:49.808Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1806 | 2026-03-18T17:48:50.495Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1807 | 2026-03-18T17:48:50.771Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1808 | 2026-03-18T17:48:53.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.44s |
| 1809 | 2026-03-18T17:48:53.366Z | Running `target/debug/xtask check-features --ci` |
| 1810 | 2026-03-18T17:48:53.396Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1811 | 2026-03-18T17:48:53.401Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1812 | 2026-03-18T17:48:54.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.62s |
| 1813 | 2026-03-18T17:48:54.056Z | Running `target/debug/xtask download cargo-hack` |
| 1814 | 2026-03-18T17:48:55.072Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1815 | 2026-03-18T17:48:55.454Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1816 | 2026-03-18T17:48:58.706Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s |
| 1817 | 2026-03-18T17:48:58.912Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1818 | 2026-03-18T17:48:58.959Z | Mar 18 17:48:56.545 INFO Starting download, target: CargoHack |
| 1819 | 2026-03-18T17:48:58.963Z | Mar 18 17:48:56.546 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1820 | 2026-03-18T17:48:59.381Z | Mar 18 17:48:56.970 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1821 | 2026-03-18T17:48:59.462Z | Mar 18 17:48:57.051 INFO Download complete, target: CargoHack |
| 1822 | 2026-03-18T17:48:59.467Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "hack" "check" "--exclude-features" "image-trampoline,image-standard" "--workspace" "--bins" "--feature-powerset" "--no-dev-deps" |
| 1823 | 2026-03-18T17:48:59.484Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1824 | 2026-03-18T17:48:59.682Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1825 | 2026-03-18T17:49:00.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1826 | 2026-03-18T17:49:00.339Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1827 | 2026-03-18T17:49:00.339Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1828 | 2026-03-18T17:49:00.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1829 | 2026-03-18T17:49:00.433Z | |
| 1830 | 2026-03-18T17:49:00.433Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1831 | 2026-03-18T17:49:01.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1832 | 2026-03-18T17:49:01.086Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1833 | 2026-03-18T17:49:01.086Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1834 | 2026-03-18T17:49:01.091Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1835 | 2026-03-18T17:49:01.181Z | |
| 1836 | 2026-03-18T17:49:01.181Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1837 | 2026-03-18T17:49:01.831Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1838 | 2026-03-18T17:49:01.836Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1839 | 2026-03-18T17:49:01.836Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1840 | 2026-03-18T17:49:01.842Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1841 | 2026-03-18T17:49:01.932Z | |
| 1842 | 2026-03-18T17:49:01.932Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1843 | 2026-03-18T17:49:02.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1844 | 2026-03-18T17:49:02.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1845 | 2026-03-18T17:49:02.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1846 | 2026-03-18T17:49:02.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1847 | 2026-03-18T17:49:02.684Z | |
| 1848 | 2026-03-18T17:49:02.684Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1849 | 2026-03-18T17:49:03.339Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1850 | 2026-03-18T17:49:03.343Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1851 | 2026-03-18T17:49:03.343Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1852 | 2026-03-18T17:49:03.347Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1853 | 2026-03-18T17:49:03.437Z | |
| 1854 | 2026-03-18T17:49:03.437Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1855 | 2026-03-18T17:49:04.100Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1856 | 2026-03-18T17:49:04.103Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1857 | 2026-03-18T17:49:04.104Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1858 | 2026-03-18T17:49:04.107Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1859 | 2026-03-18T17:49:04.201Z | |
| 1860 | 2026-03-18T17:49:04.201Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1861 | 2026-03-18T17:49:04.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1862 | 2026-03-18T17:49:04.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1863 | 2026-03-18T17:49:04.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1864 | 2026-03-18T17:49:04.872Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1865 | 2026-03-18T17:49:04.965Z | |
| 1866 | 2026-03-18T17:49:04.965Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1867 | 2026-03-18T17:49:05.628Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1868 | 2026-03-18T17:49:05.632Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1869 | 2026-03-18T17:49:05.632Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1870 | 2026-03-18T17:49:05.636Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1871 | 2026-03-18T17:49:05.729Z | |
| 1872 | 2026-03-18T17:49:05.729Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1873 | 2026-03-18T17:49:06.261Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1874 | 2026-03-18T17:49:06.265Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1875 | 2026-03-18T17:49:06.265Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1876 | 2026-03-18T17:49:06.268Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1877 | 2026-03-18T17:49:06.330Z | |
| 1878 | 2026-03-18T17:49:06.330Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1879 | 2026-03-18T17:49:06.861Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1880 | 2026-03-18T17:49:06.864Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1881 | 2026-03-18T17:49:06.865Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1882 | 2026-03-18T17:49:06.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1883 | 2026-03-18T17:49:06.931Z | |
| 1884 | 2026-03-18T17:49:06.931Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1885 | 2026-03-18T17:49:07.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1886 | 2026-03-18T17:49:07.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1887 | 2026-03-18T17:49:07.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1888 | 2026-03-18T17:49:07.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1889 | 2026-03-18T17:49:07.523Z | |
| 1890 | 2026-03-18T17:49:07.523Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1891 | 2026-03-18T17:49:08.052Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1892 | 2026-03-18T17:49:08.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1893 | 2026-03-18T17:49:08.056Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1894 | 2026-03-18T17:49:08.059Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1895 | 2026-03-18T17:49:08.121Z | |
| 1896 | 2026-03-18T17:49:08.121Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1897 | 2026-03-18T17:49:08.650Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1898 | 2026-03-18T17:49:08.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1899 | 2026-03-18T17:49:08.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1900 | 2026-03-18T17:49:08.657Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1901 | 2026-03-18T17:49:08.716Z | |
| 1902 | 2026-03-18T17:49:08.716Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1903 | 2026-03-18T17:49:09.246Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1904 | 2026-03-18T17:49:09.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1905 | 2026-03-18T17:49:09.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1906 | 2026-03-18T17:49:09.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1907 | 2026-03-18T17:49:09.314Z | |
| 1908 | 2026-03-18T17:49:09.314Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1909 | 2026-03-18T17:49:09.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1910 | 2026-03-18T17:49:09.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1911 | 2026-03-18T17:49:09.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1912 | 2026-03-18T17:49:09.854Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1913 | 2026-03-18T17:49:09.918Z | |
| 1914 | 2026-03-18T17:49:09.918Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1915 | 2026-03-18T17:49:10.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1916 | 2026-03-18T17:49:10.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1917 | 2026-03-18T17:49:10.454Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1918 | 2026-03-18T17:49:10.458Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1919 | 2026-03-18T17:49:10.518Z | |
| 1920 | 2026-03-18T17:49:10.518Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1921 | 2026-03-18T17:49:11.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1922 | 2026-03-18T17:49:11.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1923 | 2026-03-18T17:49:11.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1924 | 2026-03-18T17:49:11.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1925 | 2026-03-18T17:49:11.116Z | |
| 1926 | 2026-03-18T17:49:11.116Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1927 | 2026-03-18T17:49:11.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1928 | 2026-03-18T17:49:11.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1929 | 2026-03-18T17:49:11.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1930 | 2026-03-18T17:49:11.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1931 | 2026-03-18T17:49:11.714Z | |
| 1932 | 2026-03-18T17:49:11.714Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1933 | 2026-03-18T17:49:12.242Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1934 | 2026-03-18T17:49:12.246Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1935 | 2026-03-18T17:49:12.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1936 | 2026-03-18T17:49:12.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1937 | 2026-03-18T17:49:12.309Z | |
| 1938 | 2026-03-18T17:49:12.309Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1939 | 2026-03-18T17:49:12.845Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1940 | 2026-03-18T17:49:12.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1941 | 2026-03-18T17:49:12.848Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1942 | 2026-03-18T17:49:12.851Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1943 | 2026-03-18T17:49:12.911Z | |
| 1944 | 2026-03-18T17:49:12.911Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1945 | 2026-03-18T17:49:13.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1946 | 2026-03-18T17:49:13.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1947 | 2026-03-18T17:49:13.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1948 | 2026-03-18T17:49:13.448Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1949 | 2026-03-18T17:49:13.511Z | |
| 1950 | 2026-03-18T17:49:13.511Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1951 | 2026-03-18T17:49:14.043Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1952 | 2026-03-18T17:49:14.046Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1953 | 2026-03-18T17:49:14.046Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1954 | 2026-03-18T17:49:14.049Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1955 | 2026-03-18T17:49:14.110Z | |
| 1956 | 2026-03-18T17:49:14.110Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1957 | 2026-03-18T17:49:14.641Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1958 | 2026-03-18T17:49:14.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1959 | 2026-03-18T17:49:14.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1960 | 2026-03-18T17:49:14.648Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1961 | 2026-03-18T17:49:14.710Z | |
| 1962 | 2026-03-18T17:49:14.710Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1963 | 2026-03-18T17:49:15.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1964 | 2026-03-18T17:49:15.249Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1965 | 2026-03-18T17:49:15.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1966 | 2026-03-18T17:49:15.252Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1967 | 2026-03-18T17:49:15.315Z | |
| 1968 | 2026-03-18T17:49:15.315Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1969 | 2026-03-18T17:49:15.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1970 | 2026-03-18T17:49:15.852Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1971 | 2026-03-18T17:49:15.852Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1972 | 2026-03-18T17:49:15.855Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1973 | 2026-03-18T17:49:15.919Z | |
| 1974 | 2026-03-18T17:49:15.919Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1975 | 2026-03-18T17:49:16.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1976 | 2026-03-18T17:49:16.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1977 | 2026-03-18T17:49:16.454Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1978 | 2026-03-18T17:49:16.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1979 | 2026-03-18T17:49:16.521Z | |
| 1980 | 2026-03-18T17:49:16.521Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1981 | 2026-03-18T17:49:17.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1982 | 2026-03-18T17:49:17.057Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1983 | 2026-03-18T17:49:17.057Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1984 | 2026-03-18T17:49:17.060Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1985 | 2026-03-18T17:49:17.121Z | |
| 1986 | 2026-03-18T17:49:17.121Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1987 | 2026-03-18T17:49:17.655Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1988 | 2026-03-18T17:49:17.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1989 | 2026-03-18T17:49:17.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1990 | 2026-03-18T17:49:17.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1991 | 2026-03-18T17:49:17.723Z | |
| 1992 | 2026-03-18T17:49:17.723Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1993 | 2026-03-18T17:49:18.253Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1994 | 2026-03-18T17:49:18.257Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1995 | 2026-03-18T17:49:18.257Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1996 | 2026-03-18T17:49:18.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1997 | 2026-03-18T17:49:18.320Z | |
| 1998 | 2026-03-18T17:49:18.321Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1999 | 2026-03-18T17:49:18.851Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2000 | 2026-03-18T17:49:18.855Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2001 | 2026-03-18T17:49:18.855Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2002 | 2026-03-18T17:49:18.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2003 | 2026-03-18T17:49:18.921Z | |
| 2004 | 2026-03-18T17:49:18.921Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2005 | 2026-03-18T17:49:19.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2006 | 2026-03-18T17:49:19.454Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2007 | 2026-03-18T17:49:19.454Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2008 | 2026-03-18T17:49:19.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2009 | 2026-03-18T17:49:19.518Z | |
| 2010 | 2026-03-18T17:49:19.519Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2011 | 2026-03-18T17:49:20.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2012 | 2026-03-18T17:49:20.055Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2013 | 2026-03-18T17:49:20.055Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2014 | 2026-03-18T17:49:20.058Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2015 | 2026-03-18T17:49:20.121Z | |
| 2016 | 2026-03-18T17:49:20.121Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2017 | 2026-03-18T17:49:20.653Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2018 | 2026-03-18T17:49:20.656Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2019 | 2026-03-18T17:49:20.656Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2020 | 2026-03-18T17:49:20.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2021 | 2026-03-18T17:49:20.722Z | |
| 2022 | 2026-03-18T17:49:20.722Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2023 | 2026-03-18T17:49:21.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2024 | 2026-03-18T17:49:21.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2025 | 2026-03-18T17:49:21.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2026 | 2026-03-18T17:49:21.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2027 | 2026-03-18T17:49:21.326Z | |
| 2028 | 2026-03-18T17:49:21.326Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2029 | 2026-03-18T17:49:21.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2030 | 2026-03-18T17:49:21.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2031 | 2026-03-18T17:49:21.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2032 | 2026-03-18T17:49:21.863Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2033 | 2026-03-18T17:49:21.926Z | |
| 2034 | 2026-03-18T17:49:21.926Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2035 | 2026-03-18T17:49:22.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2036 | 2026-03-18T17:49:22.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2037 | 2026-03-18T17:49:22.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2038 | 2026-03-18T17:49:22.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2039 | 2026-03-18T17:49:22.526Z | |
| 2040 | 2026-03-18T17:49:22.526Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2041 | 2026-03-18T17:49:23.058Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2042 | 2026-03-18T17:49:23.061Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2043 | 2026-03-18T17:49:23.061Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2044 | 2026-03-18T17:49:23.064Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2045 | 2026-03-18T17:49:23.127Z | |
| 2046 | 2026-03-18T17:49:23.127Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2047 | 2026-03-18T17:49:23.658Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2048 | 2026-03-18T17:49:23.661Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2049 | 2026-03-18T17:49:23.661Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2050 | 2026-03-18T17:49:23.664Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2051 | 2026-03-18T17:49:23.724Z | |
| 2052 | 2026-03-18T17:49:23.724Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2053 | 2026-03-18T17:49:24.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2054 | 2026-03-18T17:49:24.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2055 | 2026-03-18T17:49:24.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2056 | 2026-03-18T17:49:24.262Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2057 | 2026-03-18T17:49:24.325Z | |
| 2058 | 2026-03-18T17:49:24.325Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2059 | 2026-03-18T17:49:24.858Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2060 | 2026-03-18T17:49:24.861Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2061 | 2026-03-18T17:49:24.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2062 | 2026-03-18T17:49:24.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2063 | 2026-03-18T17:49:24.927Z | |
| 2064 | 2026-03-18T17:49:24.927Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2065 | 2026-03-18T17:49:25.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2066 | 2026-03-18T17:49:25.464Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2067 | 2026-03-18T17:49:25.464Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2068 | 2026-03-18T17:49:25.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2069 | 2026-03-18T17:49:25.531Z | |
| 2070 | 2026-03-18T17:49:25.531Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2071 | 2026-03-18T17:49:26.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2072 | 2026-03-18T17:49:26.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2073 | 2026-03-18T17:49:26.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2074 | 2026-03-18T17:49:26.071Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2075 | 2026-03-18T17:49:26.137Z | |
| 2076 | 2026-03-18T17:49:26.137Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2077 | 2026-03-18T17:49:26.671Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2078 | 2026-03-18T17:49:26.674Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2079 | 2026-03-18T17:49:26.674Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2080 | 2026-03-18T17:49:26.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2081 | 2026-03-18T17:49:26.739Z | |
| 2082 | 2026-03-18T17:49:26.739Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2083 | 2026-03-18T17:49:27.272Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2084 | 2026-03-18T17:49:27.275Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2085 | 2026-03-18T17:49:27.275Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2086 | 2026-03-18T17:49:27.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2087 | 2026-03-18T17:49:27.342Z | |
| 2088 | 2026-03-18T17:49:27.342Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2089 | 2026-03-18T17:49:27.875Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2090 | 2026-03-18T17:49:27.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2091 | 2026-03-18T17:49:27.879Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2092 | 2026-03-18T17:49:27.882Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2093 | 2026-03-18T17:49:27.943Z | |
| 2094 | 2026-03-18T17:49:27.943Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2095 | 2026-03-18T17:49:28.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2096 | 2026-03-18T17:49:28.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2097 | 2026-03-18T17:49:28.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2098 | 2026-03-18T17:49:28.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2099 | 2026-03-18T17:49:28.545Z | |
| 2100 | 2026-03-18T17:49:28.546Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2101 | 2026-03-18T17:49:29.079Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2102 | 2026-03-18T17:49:30.087Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2103 | 2026-03-18T17:49:30.087Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2104 | 2026-03-18T17:49:30.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2105 | 2026-03-18T17:49:30.090Z | |
| 2106 | 2026-03-18T17:49:30.090Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2107 | 2026-03-18T17:49:30.090Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2108 | 2026-03-18T17:49:30.090Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2109 | 2026-03-18T17:49:30.090Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2110 | 2026-03-18T17:49:30.090Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2111 | 2026-03-18T17:49:30.090Z | |
| 2112 | 2026-03-18T17:49:30.090Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2113 | 2026-03-18T17:49:30.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2114 | 2026-03-18T17:49:30.476Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2115 | 2026-03-18T17:49:30.831Z | Checking cfg-if v1.0.4 |
| 2116 | 2026-03-18T17:49:30.987Z | Checking libc v0.2.180 |
| 2117 | 2026-03-18T17:49:30.991Z | Checking serde_core v1.0.228 |
| 2118 | 2026-03-18T17:49:31.022Z | Checking memchr v2.8.0 |
| 2119 | 2026-03-18T17:49:31.040Z | Checking itoa v1.0.17 |
| 2120 | 2026-03-18T17:49:31.044Z | Checking smallvec v1.15.1 |
| 2121 | 2026-03-18T17:49:31.076Z | Checking log v0.4.29 |
| 2122 | 2026-03-18T17:49:31.080Z | Checking zeroize v1.8.2 |
| 2123 | 2026-03-18T17:49:31.116Z | Checking stable_deref_trait v1.2.1 |
| 2124 | 2026-03-18T17:49:31.212Z | Checking zerofrom v0.1.6 |
| 2125 | 2026-03-18T17:49:31.243Z | Checking zmij v1.0.21 |
| 2126 | 2026-03-18T17:49:31.278Z | Checking scopeguard v1.2.0 |
| 2127 | 2026-03-18T17:49:31.301Z | Checking subtle v2.6.1 |
| 2128 | 2026-03-18T17:49:31.320Z | Checking writeable v0.6.2 |
| 2129 | 2026-03-18T17:49:31.359Z | Checking yoke v0.8.1 |
| 2130 | 2026-03-18T17:49:31.407Z | Checking lock_api v0.4.14 |
| 2131 | 2026-03-18T17:49:31.502Z | Checking litemap v0.8.1 |
| 2132 | 2026-03-18T17:49:31.521Z | Checking percent-encoding v2.3.2 |
| 2133 | 2026-03-18T17:49:31.541Z | Checking libm v0.2.16 |
| 2134 | 2026-03-18T17:49:31.561Z | Checking icu_properties_data v2.1.2 |
| 2135 | 2026-03-18T17:49:31.581Z | Checking getrandom v0.2.17 |
| 2136 | 2026-03-18T17:49:31.599Z | Checking errno v0.3.14 |
| 2137 | 2026-03-18T17:49:31.684Z | Checking zerovec v0.11.5 |
| 2138 | 2026-03-18T17:49:31.703Z | Checking zerotrie v0.2.3 |
| 2139 | 2026-03-18T17:49:31.722Z | Checking icu_normalizer_data v2.1.1 |
| 2140 | 2026-03-18T17:49:31.743Z | Checking pin-project-lite v0.2.17 |
| 2141 | 2026-03-18T17:49:31.764Z | Checking rand_core v0.6.4 |
| 2142 | 2026-03-18T17:49:31.764Z | Checking utf8_iter v1.0.4 |
| 2143 | 2026-03-18T17:49:31.815Z | Checking form_urlencoded v1.2.2 |
| 2144 | 2026-03-18T17:49:31.857Z | Checking typenum v1.19.0 |
| 2145 | 2026-03-18T17:49:31.936Z | Checking portable-atomic v1.13.1 |
| 2146 | 2026-03-18T17:49:31.976Z | Checking critical-section v1.2.0 |
| 2147 | 2026-03-18T17:49:31.996Z | Checking rand_core v0.10.0 |
| 2148 | 2026-03-18T17:49:32.016Z | Checking signal-hook-registry v1.4.8 |
| 2149 | 2026-03-18T17:49:32.105Z | Checking parking_lot_core v0.9.12 |
| 2150 | 2026-03-18T17:49:32.175Z | Checking getrandom v0.4.1 |
| 2151 | 2026-03-18T17:49:32.224Z | Checking mio v1.1.1 |
| 2152 | 2026-03-18T17:49:32.278Z | Checking tinystr v0.8.2 |
| 2153 | 2026-03-18T17:49:32.343Z | Checking potential_utf v0.1.4 |
| 2154 | 2026-03-18T17:49:32.362Z | Checking parking_lot v0.12.5 |
| 2155 | 2026-03-18T17:49:32.507Z | Checking icu_collections v2.1.1 |
| 2156 | 2026-03-18T17:49:32.510Z | Checking icu_locale_core v2.1.1 |
| 2157 | 2026-03-18T17:49:32.545Z | Checking once_cell v1.21.3 |
| 2158 | 2026-03-18T17:49:32.549Z | Checking num-traits v0.2.19 |
| 2159 | 2026-03-18T17:49:32.583Z | Checking generic-array v0.14.7 |
| 2160 | 2026-03-18T17:49:32.605Z | Checking socket2 v0.6.2 |
| 2161 | 2026-03-18T17:49:32.627Z | Checking zerocopy v0.8.40 |
| 2162 | 2026-03-18T17:49:32.770Z | Checking iana-time-zone v0.1.65 |
| 2163 | 2026-03-18T17:49:32.906Z | Checking futures-core v0.3.32 |
| 2164 | 2026-03-18T17:49:32.929Z | Checking equivalent v1.0.2 |
| 2165 | 2026-03-18T17:49:32.932Z | Checking allocator-api2 v0.2.21 |
| 2166 | 2026-03-18T17:49:33.034Z | Checking const-oid v0.9.6 |
| 2167 | 2026-03-18T17:49:33.067Z | Checking foldhash v0.2.0 |
| 2168 | 2026-03-18T17:49:33.179Z | Checking serde v1.0.228 |
| 2169 | 2026-03-18T17:49:33.210Z | Checking serde_json v1.0.149 |
| 2170 | 2026-03-18T17:49:33.264Z | Checking bitflags v2.11.0 |
| 2171 | 2026-03-18T17:49:33.268Z | Checking icu_provider v2.1.1 |
| 2172 | 2026-03-18T17:49:33.334Z | Checking crypto-common v0.1.7 |
| 2173 | 2026-03-18T17:49:33.355Z | Checking uuid v1.21.0 |
| 2174 | 2026-03-18T17:49:33.488Z | Checking hashbrown v0.16.1 |
| 2175 | 2026-03-18T17:49:33.510Z | Checking futures-sink v0.3.32 |
| 2176 | 2026-03-18T17:49:33.595Z | Checking icu_normalizer v2.1.1 |
| 2177 | 2026-03-18T17:49:33.633Z | Checking icu_properties v2.1.2 |
| 2178 | 2026-03-18T17:49:33.760Z | Checking bytes v1.11.1 |
| 2179 | 2026-03-18T17:49:33.781Z | Checking chrono v0.4.44 |
| 2180 | 2026-03-18T17:49:34.005Z | Checking dyn-clone v1.0.20 |
| 2181 | 2026-03-18T17:49:34.058Z | Checking futures-channel v0.3.32 |
| 2182 | 2026-03-18T17:49:34.135Z | Checking block-buffer v0.10.4 |
| 2183 | 2026-03-18T17:49:34.175Z | Checking semver v1.0.27 |
| 2184 | 2026-03-18T17:49:34.195Z | Checking futures-io v0.3.32 |
| 2185 | 2026-03-18T17:49:34.308Z | Checking futures-task v0.3.32 |
| 2186 | 2026-03-18T17:49:34.308Z | Checking slab v0.4.12 |
| 2187 | 2026-03-18T17:49:34.347Z | Checking digest v0.10.7 |
| 2188 | 2026-03-18T17:49:34.371Z | Checking tokio v1.49.0 |
| 2189 | 2026-03-18T17:49:34.445Z | Checking thiserror v2.0.18 |
| 2190 | 2026-03-18T17:49:34.488Z | Checking byteorder v1.5.0 |
| 2191 | 2026-03-18T17:49:34.527Z | Checking futures-util v0.3.32 |
| 2192 | 2026-03-18T17:49:34.572Z | Checking indexmap v2.13.0 |
| 2193 | 2026-03-18T17:49:34.601Z | Checking cpufeatures v0.2.17 |
| 2194 | 2026-03-18T17:49:34.689Z | Checking http v1.4.0 |
| 2195 | 2026-03-18T17:49:34.766Z | Checking fnv v1.0.7 |
| 2196 | 2026-03-18T17:49:34.811Z | Checking idna_adapter v1.2.1 |
| 2197 | 2026-03-18T17:49:34.888Z | Checking unicode-ident v1.0.24 |
| 2198 | 2026-03-18T17:49:34.957Z | Checking base64 v0.22.1 |
| 2199 | 2026-03-18T17:49:34.976Z | Checking idna v1.1.0 |
| 2200 | 2026-03-18T17:49:35.032Z | Checking tracing-core v0.1.36 |
| 2201 | 2026-03-18T17:49:35.261Z | Checking proc-macro2 v1.0.106 |
| 2202 | 2026-03-18T17:49:35.290Z | Checking url v2.5.8 |
| 2203 | 2026-03-18T17:49:35.357Z | Checking rustls-pki-types v1.14.0 |
| 2204 | 2026-03-18T17:49:35.443Z | Checking tracing v0.1.44 |
| 2205 | 2026-03-18T17:49:35.474Z | Checking regex-syntax v0.8.10 |
| 2206 | 2026-03-18T17:49:35.690Z | Checking quote v1.0.44 |
| 2207 | 2026-03-18T17:49:35.713Z | Checking untrusted v0.9.0 |
| 2208 | 2026-03-18T17:49:35.738Z | Checking thiserror v1.0.69 |
| 2209 | 2026-03-18T17:49:35.851Z | Checking ring v0.17.14 |
| 2210 | 2026-03-18T17:49:35.870Z | Checking schemars v0.8.22 |
| 2211 | 2026-03-18T17:49:35.894Z | Checking ipnet v2.11.0 |
| 2212 | 2026-03-18T17:49:35.915Z | Checking syn v2.0.117 |
| 2213 | 2026-03-18T17:49:36.241Z | Checking httparse v1.10.1 |
| 2214 | 2026-03-18T17:49:36.520Z | Checking http-body v1.0.1 |
| 2215 | 2026-03-18T17:49:36.687Z | Checking ppv-lite86 v0.2.21 |
| 2216 | 2026-03-18T17:49:36.706Z | Checking rustix v1.1.3 |
| 2217 | 2026-03-18T17:49:36.764Z | Checking block-padding v0.3.3 |
| 2218 | 2026-03-18T17:49:36.935Z | Checking getrandom v0.3.4 |
| 2219 | 2026-03-18T17:49:37.097Z | Checking atomic-waker v1.1.2 |
| 2220 | 2026-03-18T17:49:37.128Z | Checking inout v0.1.4 |
| 2221 | 2026-03-18T17:49:37.191Z | Checking hmac v0.12.1 |
| 2222 | 2026-03-18T17:49:37.195Z | Checking aws-lc-sys v0.37.1 |
| 2223 | 2026-03-18T17:49:37.230Z | Checking aho-corasick v1.1.4 |
| 2224 | 2026-03-18T17:49:37.268Z | Checking httpdate v1.0.3 |
| 2225 | 2026-03-18T17:49:37.303Z | Checking try-lock v0.2.5 |
| 2226 | 2026-03-18T17:49:37.360Z | Checking openssl-probe v0.2.1 |
| 2227 | 2026-03-18T17:49:37.429Z | Checking untrusted v0.7.1 |
| 2228 | 2026-03-18T17:49:37.455Z | Checking powerfmt v0.2.0 |
| 2229 | 2026-03-18T17:49:37.492Z | Checking tower-service v0.3.3 |
| 2230 | 2026-03-18T17:49:37.572Z | Checking tower-layer v0.3.3 |
| 2231 | 2026-03-18T17:49:37.606Z | Checking want v0.3.1 |
| 2232 | 2026-03-18T17:49:37.655Z | Checking deranged v0.5.8 |
| 2233 | 2026-03-18T17:49:37.763Z | Checking cipher v0.4.4 |
| 2234 | 2026-03-18T17:49:37.782Z | Checking rand_core v0.9.5 |
| 2235 | 2026-03-18T17:49:37.905Z | Checking num_threads v0.1.7 |
| 2236 | 2026-03-18T17:49:37.925Z | Checking aws-lc-rs v1.16.0 |
| 2237 | 2026-03-18T17:49:38.041Z | Checking time-core v0.1.8 |
| 2238 | 2026-03-18T17:49:38.043Z | Checking base64ct v1.8.3 |
| 2239 | 2026-03-18T17:49:38.049Z | Checking num-conv v0.2.0 |
| 2240 | 2026-03-18T17:49:38.147Z | Checking regex-automata v0.4.14 |
| 2241 | 2026-03-18T17:49:38.191Z | Checking pin-utils v0.1.0 |
| 2242 | 2026-03-18T17:49:38.213Z | Checking sha2 v0.10.9 |
| 2243 | 2026-03-18T17:49:38.281Z | Checking erased-serde v0.3.31 |
| 2244 | 2026-03-18T17:49:38.336Z | Checking pretty-hex v0.4.1 |
| 2245 | 2026-03-18T17:49:38.492Z | Checking rand_chacha v0.9.0 |
| 2246 | 2026-03-18T17:49:38.573Z | Checking ryu v1.0.23 |
| 2247 | 2026-03-18T17:49:38.754Z | Checking fastrand v2.3.0 |
| 2248 | 2026-03-18T17:49:38.774Z | Checking rand v0.9.2 |
| 2249 | 2026-03-18T17:49:38.795Z | Checking tokio-util v0.7.18 |
| 2250 | 2026-03-18T17:49:38.856Z | Checking slog v2.8.2 |
| 2251 | 2026-03-18T17:49:38.981Z | Checking time v0.3.47 |
| 2252 | 2026-03-18T17:49:39.009Z | Checking pem-rfc7468 v0.7.0 |
| 2253 | 2026-03-18T17:49:39.093Z | Checking rustls-webpki v0.103.9 |
| 2254 | 2026-03-18T17:49:39.212Z | Checking rustls-native-certs v0.8.3 |
| 2255 | 2026-03-18T17:49:39.232Z | Checking ipnetwork v0.21.1 |
| 2256 | 2026-03-18T17:49:39.235Z | Checking http-body-util v0.1.3 |
| 2257 | 2026-03-18T17:49:39.374Z | Checking sync_wrapper v1.0.2 |
| 2258 | 2026-03-18T17:49:39.423Z | Checking spin v0.9.8 |
| 2259 | 2026-03-18T17:49:39.507Z | Checking plain v0.2.3 |
| 2260 | 2026-03-18T17:49:39.527Z | Checking flagset v0.4.7 |
| 2261 | 2026-03-18T17:49:39.550Z | Checking tower v0.5.3 |
| 2262 | 2026-03-18T17:49:39.616Z | Checking h2 v0.4.13 |
| 2263 | 2026-03-18T17:49:39.641Z | Checking serde_urlencoded v0.7.1 |
| 2264 | 2026-03-18T17:49:39.663Z | Checking rustls v0.23.37 |
| 2265 | 2026-03-18T17:49:39.684Z | Checking der v0.7.10 |
| 2266 | 2026-03-18T17:49:39.687Z | Checking rand_chacha v0.3.1 |
| 2267 | 2026-03-18T17:49:39.917Z | Checking webpki-roots v1.0.6 |
| 2268 | 2026-03-18T17:49:39.978Z | Checking ucd-trie v0.1.7 |
| 2269 | 2026-03-18T17:49:40.068Z | Checking tinyvec_macros v0.1.1 |
| 2270 | 2026-03-18T17:49:40.069Z | Checking iri-string v0.7.10 |
| 2271 | 2026-03-18T17:49:40.148Z | Checking pest v2.8.6 |
| 2272 | 2026-03-18T17:49:40.173Z | Checking tinyvec v1.10.0 |
| 2273 | 2026-03-18T17:49:40.553Z | Checking rand v0.8.5 |
| 2274 | 2026-03-18T17:49:40.597Z | Checking tempfile v3.25.0 |
| 2275 | 2026-03-18T17:49:40.668Z | Checking salsa20 v0.10.2 |
| 2276 | 2026-03-18T17:49:40.689Z | Checking spki v0.7.3 |
| 2277 | 2026-03-18T17:49:40.837Z | Checking pbkdf2 v0.12.2 |
| 2278 | 2026-03-18T17:49:40.857Z | Checking unicode-width v0.2.0 |
| 2279 | 2026-03-18T17:49:40.900Z | Checking foreign-types-shared v0.1.1 |
| 2280 | 2026-03-18T17:49:40.978Z | Checking scrypt v0.11.0 |
| 2281 | 2026-03-18T17:49:41.006Z | Checking foreign-types v0.3.2 |
| 2282 | 2026-03-18T17:49:41.094Z | Checking regex v1.12.3 |
| 2283 | 2026-03-18T17:49:41.150Z | Checking cbc v0.1.2 |
| 2284 | 2026-03-18T17:49:41.176Z | Checking aes v0.8.4 |
| 2285 | 2026-03-18T17:49:41.265Z | Checking anyhow v1.0.102 |
| 2286 | 2026-03-18T17:49:41.314Z | Checking openssl-sys v0.9.111 |
| 2287 | 2026-03-18T17:49:41.475Z | Checking crossbeam-utils v0.8.21 |
| 2288 | 2026-03-18T17:49:41.527Z | Checking oxnet v0.1.4 |
| 2289 | 2026-03-18T17:49:41.547Z | Checking tower-http v0.6.8 |
| 2290 | 2026-03-18T17:49:41.619Z | Checking mime v0.3.17 |
| 2291 | 2026-03-18T17:49:41.711Z | Checking pkcs5 v0.7.1 |
| 2292 | 2026-03-18T17:49:41.832Z | Checking openapiv3 v2.2.0 |
| 2293 | 2026-03-18T17:49:41.851Z | Checking scroll v0.12.0 |
| 2294 | 2026-03-18T17:49:41.920Z | Checking encoding_rs v0.8.35 |
| 2295 | 2026-03-18T17:49:41.944Z | Checking winnow v0.7.14 |
| 2296 | 2026-03-18T17:49:41.964Z | Checking openssl v0.10.75 |
| 2297 | 2026-03-18T17:49:42.051Z | Checking pkcs8 v0.10.2 |
| 2298 | 2026-03-18T17:49:42.151Z | Checking data-encoding v2.10.0 |
| 2299 | 2026-03-18T17:49:42.284Z | Checking siphasher v1.0.2 |
| 2300 | 2026-03-18T17:49:42.502Z | Checking goblin v0.8.2 |
| 2301 | 2026-03-18T17:49:42.521Z | Checking lazy_static v1.5.0 |
| 2302 | 2026-03-18T17:49:42.636Z | Checking zerocopy v0.7.35 |
| 2303 | 2026-03-18T17:49:42.888Z | Checking tokio-rustls v0.26.4 |
| 2304 | 2026-03-18T17:49:43.196Z | Checking wait-timeout v0.2.1 |
| 2305 | 2026-03-18T17:49:43.216Z | Checking bit-vec v0.8.0 |
| 2306 | 2026-03-18T17:49:43.236Z | Checking hyper v1.8.1 |
| 2307 | 2026-03-18T17:49:43.344Z | Checking psl-types v2.0.11 |
| 2308 | 2026-03-18T17:49:43.363Z | Checking anstyle v1.0.13 |
| 2309 | 2026-03-18T17:49:43.472Z | Checking either v1.15.0 |
| 2310 | 2026-03-18T17:49:43.495Z | Checking managed v0.8.0 |
| 2311 | 2026-03-18T17:49:43.576Z | Checking bitflags v1.3.2 |
| 2312 | 2026-03-18T17:49:43.609Z | Checking quick-error v1.2.3 |
| 2313 | 2026-03-18T17:49:43.628Z | Checking utf8parse v0.2.2 |
| 2314 | 2026-03-18T17:49:43.682Z | Checking publicsuffix v2.3.0 |
| 2315 | 2026-03-18T17:49:43.728Z | Checking bit-set v0.8.0 |
| 2316 | 2026-03-18T17:49:43.750Z | Checking dtrace-parser v0.2.0 |
| 2317 | 2026-03-18T17:49:43.753Z | Checking rusty-fork v0.3.1 |
| 2318 | 2026-03-18T17:49:43.787Z | Checking anstyle-parse v0.2.7 |
| 2319 | 2026-03-18T17:49:43.890Z | Checking unicode-normalization v0.1.25 |
| 2320 | 2026-03-18T17:49:43.925Z | Checking cookie v0.18.1 |
| 2321 | 2026-03-18T17:49:43.968Z | Checking rand_xorshift v0.4.0 |
| 2322 | 2026-03-18T17:49:43.987Z | Checking sha1 v0.10.6 |
| 2323 | 2026-03-18T17:49:44.089Z | Checking thread-id v4.2.2 |
| 2324 | 2026-03-18T17:49:44.124Z | Checking anstyle-query v1.1.5 |
| 2325 | 2026-03-18T17:49:44.192Z | Checking colorchoice v1.0.4 |
| 2326 | 2026-03-18T17:49:44.212Z | Checking unarray v0.1.4 |
| 2327 | 2026-03-18T17:49:44.232Z | Checking is_terminal_polyfill v1.70.2 |
| 2328 | 2026-03-18T17:49:44.252Z | Checking cookie_store v0.22.1 |
| 2329 | 2026-03-18T17:49:44.318Z | Checking rustls-platform-verifier v0.6.2 |
| 2330 | 2026-03-18T17:49:44.342Z | Checking proptest v1.10.0 |
| 2331 | 2026-03-18T17:49:44.345Z | Checking anstream v0.6.21 |
| 2332 | 2026-03-18T17:49:44.428Z | Checking crossbeam-epoch v0.9.18 |
| 2333 | 2026-03-18T17:49:44.492Z | Checking terminal_size v0.4.3 |
| 2334 | 2026-03-18T17:49:44.496Z | Checking hyper-util v0.1.20 |
| 2335 | 2026-03-18T17:49:44.603Z | Checking scroll v0.13.0 |
| 2336 | 2026-03-18T17:49:44.636Z | Checking hex v0.4.3 |
| 2337 | 2026-03-18T17:49:44.681Z | Checking num-integer v0.1.46 |
| 2338 | 2026-03-18T17:49:44.726Z | Checking simd-adler32 v0.3.8 |
| 2339 | 2026-03-18T17:49:44.852Z | Checking native-tls v0.2.18 |
| 2340 | 2026-03-18T17:49:44.905Z | Checking goblin v0.10.5 |
| 2341 | 2026-03-18T17:49:44.934Z | Checking crossbeam-deque v0.8.6 |
| 2342 | 2026-03-18T17:49:44.955Z | Checking bstr v1.12.1 |
| 2343 | 2026-03-18T17:49:44.983Z | Checking ref-cast v1.0.25 |
| 2344 | 2026-03-18T17:49:45.083Z | Checking tokio-native-tls v0.3.1 |
| 2345 | 2026-03-18T17:49:45.107Z | Checking rustix v0.38.44 |
| 2346 | 2026-03-18T17:49:45.157Z | Checking camino v1.2.2 |
| 2347 | 2026-03-18T17:49:45.160Z | Checking dof v0.3.0 |
| 2348 | 2026-03-18T17:49:45.282Z | Checking crc32fast v1.5.0 |
| 2349 | 2026-03-18T17:49:45.466Z | Checking signature v2.2.0 |
| 2350 | 2026-03-18T17:49:45.490Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-18T17:49:45.511Z | Checking serde_spanned v0.6.9 |
| 2352 | 2026-03-18T17:49:45.554Z | Checking usdt-impl v0.5.0 |
| 2353 | 2026-03-18T17:49:45.631Z | Checking ff v0.13.1 |
| 2354 | 2026-03-18T17:49:45.670Z | Checking strsim v0.11.1 |
| 2355 | 2026-03-18T17:49:45.724Z | Checking unicode-bidi v0.3.18 |
| 2356 | 2026-03-18T17:49:45.796Z | Checking base16ct v0.2.0 |
| 2357 | 2026-03-18T17:49:45.879Z | Checking adler2 v2.0.1 |
| 2358 | 2026-03-18T17:49:45.917Z | Checking clap_lex v1.0.0 |
| 2359 | 2026-03-18T17:49:45.954Z | Checking unicode-properties v0.1.4 |
| 2360 | 2026-03-18T17:49:46.014Z | Checking miniz_oxide v0.8.9 |
| 2361 | 2026-03-18T17:49:46.114Z | Checking clap_builder v4.5.60 |
| 2362 | 2026-03-18T17:49:46.134Z | Checking sec1 v0.7.3 |
| 2363 | 2026-03-18T17:49:46.179Z | Checking hyper-rustls v0.27.7 |
| 2364 | 2026-03-18T17:49:46.201Z | Checking hyper-tls v0.6.0 |
| 2365 | 2026-03-18T17:49:46.245Z | Checking stringprep v0.1.5 |
| 2366 | 2026-03-18T17:49:46.400Z | Checking group v0.13.0 |
| 2367 | 2026-03-18T17:49:46.419Z | Checking rayon-core v1.13.0 |
| 2368 | 2026-03-18T17:49:46.440Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-18T17:49:46.443Z | Checking reqwest v0.12.28 |
| 2370 | 2026-03-18T17:49:46.500Z | Checking reqwest v0.13.2 |
| 2371 | 2026-03-18T17:49:46.585Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2372 | 2026-03-18T17:49:46.604Z | Checking dtrace-parser v0.3.0 |
| 2373 | 2026-03-18T17:49:46.857Z | Checking hkdf v0.12.4 |
| 2374 | 2026-03-18T17:49:46.879Z | Checking newtype-uuid v1.3.2 |
| 2375 | 2026-03-18T17:49:46.917Z | Checking strum v0.26.3 |
| 2376 | 2026-03-18T17:49:47.026Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2377 | 2026-03-18T17:49:47.046Z | Checking hash32 v0.2.1 |
| 2378 | 2026-03-18T17:49:47.065Z | Checking md-5 v0.10.6 |
| 2379 | 2026-03-18T17:49:47.129Z | Checking daft v0.1.5 |
| 2380 | 2026-03-18T17:49:47.171Z | Checking crypto-bigint v0.5.5 |
| 2381 | 2026-03-18T17:49:47.236Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2382 | 2026-03-18T17:49:47.256Z | Checking thread-id v5.1.0 |
| 2383 | 2026-03-18T17:49:47.362Z | Checking unicode-segmentation v1.12.0 |
| 2384 | 2026-03-18T17:49:47.447Z | Checking zlib-rs v0.6.2 |
| 2385 | 2026-03-18T17:49:47.499Z | Checking fallible-iterator v0.2.0 |
| 2386 | 2026-03-18T17:49:47.599Z | Checking heapless v0.7.17 |
| 2387 | 2026-03-18T17:49:47.648Z | Checking zstd-safe v7.2.4 |
| 2388 | 2026-03-18T17:49:47.782Z | Checking rayon v1.11.0 |
| 2389 | 2026-03-18T17:49:47.802Z | Checking clap v4.5.60 |
| 2390 | 2026-03-18T17:49:47.866Z | Checking postgres-protocol v0.6.10 |
| 2391 | 2026-03-18T17:49:47.866Z | Checking itertools v0.12.1 |
| 2392 | 2026-03-18T17:49:47.904Z | Checking phf_shared v0.13.1 |
| 2393 | 2026-03-18T17:49:48.164Z | Checking console v0.16.2 |
| 2394 | 2026-03-18T17:49:48.184Z | Checking curve25519-dalek v4.1.3 |
| 2395 | 2026-03-18T17:49:48.187Z | Checking dof v0.4.0 |
| 2396 | 2026-03-18T17:49:48.291Z | Checking memoffset v0.9.1 |
| 2397 | 2026-03-18T17:49:48.392Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2398 | 2026-03-18T17:49:48.494Z | Checking elliptic-curve v0.13.8 |
| 2399 | 2026-03-18T17:49:48.514Z | Checking signal-hook v0.3.18 |
| 2400 | 2026-03-18T17:49:48.555Z | Checking memmap2 v0.9.10 |
| 2401 | 2026-03-18T17:49:48.680Z | Checking flate2 v1.1.9 |
| 2402 | 2026-03-18T17:49:48.769Z | Checking toml_write v0.1.2 |
| 2403 | 2026-03-18T17:49:48.789Z | Checking fixedbitset v0.4.2 |
| 2404 | 2026-03-18T17:49:48.911Z | Checking foldhash v0.1.5 |
| 2405 | 2026-03-18T17:49:48.986Z | Checking bumpalo v3.20.2 |
| 2406 | 2026-03-18T17:49:49.005Z | Checking libbz2-rs-sys v0.2.2 |
| 2407 | 2026-03-18T17:49:49.076Z | Checking usdt-impl v0.6.0 |
| 2408 | 2026-03-18T17:49:49.097Z | Checking unit-prefix v0.5.2 |
| 2409 | 2026-03-18T17:49:49.100Z | Checking winnow v0.5.40 |
| 2410 | 2026-03-18T17:49:49.242Z | Checking zopfli v0.8.3 |
| 2411 | 2026-03-18T17:49:49.246Z | Checking hashbrown v0.15.5 |
| 2412 | 2026-03-18T17:49:49.281Z | Checking zone v0.3.1 |
| 2413 | 2026-03-18T17:49:49.299Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-18T17:49:49.433Z | Checking usdt v0.6.0 |
| 2415 | 2026-03-18T17:49:49.520Z | Checking bzip2 v0.6.1 |
| 2416 | 2026-03-18T17:49:49.640Z | Checking petgraph v0.6.5 |
| 2417 | 2026-03-18T17:49:49.679Z | Checking signal-hook-mio v0.2.5 |
| 2418 | 2026-03-18T17:49:49.734Z | Checking bzip2 v0.4.4 |
| 2419 | 2026-03-18T17:49:49.754Z | Checking nix v0.31.1 |
| 2420 | 2026-03-18T17:49:49.811Z | Checking postgres-types v0.2.12 |
| 2421 | 2026-03-18T17:49:49.840Z | Checking indicatif v0.18.4 |
| 2422 | 2026-03-18T17:49:49.908Z | Checking phf v0.13.1 |
| 2423 | 2026-03-18T17:49:49.947Z | Checking smoltcp v0.9.1 |
| 2424 | 2026-03-18T17:49:50.105Z | Checking zstd v0.13.3 |
| 2425 | 2026-03-18T17:49:50.228Z | Checking similar v2.7.0 |
| 2426 | 2026-03-18T17:49:50.330Z | Checking num-bigint-dig v0.8.6 |
| 2427 | 2026-03-18T17:49:50.351Z | Checking ed25519 v2.2.3 |
| 2428 | 2026-03-18T17:49:50.585Z | Checking phf_shared v0.11.3 |
| 2429 | 2026-03-18T17:49:50.682Z | Checking toml_edit v0.19.15 |
| 2430 | 2026-03-18T17:49:50.737Z | Checking pkcs1 v0.7.5 |
| 2431 | 2026-03-18T17:49:50.764Z | Checking tokio-stream v0.1.18 |
| 2432 | 2026-03-18T17:49:50.785Z | Checking strum v0.27.2 |
| 2433 | 2026-03-18T17:49:50.805Z | Checking hubpack v0.1.2 |
| 2434 | 2026-03-18T17:49:50.926Z | Checking rfc6979 v0.4.0 |
| 2435 | 2026-03-18T17:49:51.018Z | Checking serde-big-array v0.5.1 |
| 2436 | 2026-03-18T17:49:51.037Z | Checking float-cmp v0.10.0 |
| 2437 | 2026-03-18T17:49:51.071Z | Checking env_filter v1.0.0 |
| 2438 | 2026-03-18T17:49:51.167Z | Checking fixedbitset v0.5.7 |
| 2439 | 2026-03-18T17:49:51.187Z | Checking normalize-line-endings v0.3.0 |
| 2440 | 2026-03-18T17:49:51.205Z | Checking precomputed-hash v0.1.1 |
| 2441 | 2026-03-18T17:49:51.252Z | Checking predicates-core v1.0.10 |
| 2442 | 2026-03-18T17:49:51.272Z | Checking keccak v0.1.6 |
| 2443 | 2026-03-18T17:49:51.299Z | Checking jiff v0.2.21 |
| 2444 | 2026-03-18T17:49:51.323Z | Checking static_assertions v1.1.0 |
| 2445 | 2026-03-18T17:49:51.355Z | Checking whoami v2.1.0 |
| 2446 | 2026-03-18T17:49:51.406Z | Checking rustc-hash v2.1.1 |
| 2447 | 2026-03-18T17:49:51.426Z | Checking new_debug_unreachable v1.0.6 |
| 2448 | 2026-03-18T17:49:51.429Z | Checking difflib v0.4.0 |
| 2449 | 2026-03-18T17:49:51.483Z | Checking sha3 v0.10.8 |
| 2450 | 2026-03-18T17:49:51.504Z | Checking rsa v0.9.10 |
| 2451 | 2026-03-18T17:49:51.522Z | Checking string_cache v0.8.9 |
| 2452 | 2026-03-18T17:49:51.552Z | Checking iddqd v0.3.17 |
| 2453 | 2026-03-18T17:49:51.605Z | Checking tokio-postgres v0.7.16 |
| 2454 | 2026-03-18T17:49:51.673Z | Checking predicates v3.1.4 |
| 2455 | 2026-03-18T17:49:51.737Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2456 | 2026-03-18T17:49:51.759Z | Checking petgraph v0.8.3 |
| 2457 | 2026-03-18T17:49:52.080Z | Checking env_logger v0.11.9 |
| 2458 | 2026-03-18T17:49:52.125Z | Checking toml v0.7.8 |
| 2459 | 2026-03-18T17:49:52.144Z | Checking ecdsa v0.16.9 |
| 2460 | 2026-03-18T17:49:52.340Z | Checking ed25519-dalek v2.2.0 |
| 2461 | 2026-03-18T17:49:52.550Z | Checking zip v0.6.6 |
| 2462 | 2026-03-18T17:49:52.590Z | Checking crossterm v0.28.1 |
| 2463 | 2026-03-18T17:49:52.646Z | Checking serde_with v3.17.0 |
| 2464 | 2026-03-18T17:49:52.724Z | Checking itertools v0.13.0 |
| 2465 | 2026-03-18T17:49:52.992Z | Checking hickory-proto v0.25.2 |
| 2466 | 2026-03-18T17:49:53.311Z | Checking x509-cert v0.2.5 |
| 2467 | 2026-03-18T17:49:53.555Z | Checking fs-err v3.3.0 |
| 2468 | 2026-03-18T17:49:53.913Z | Checking ahash v0.8.12 |
| 2469 | 2026-03-18T17:49:53.964Z | Checking object v0.37.3 |
| 2470 | 2026-03-18T17:49:54.131Z | Checking buf-list v1.1.2 |
| 2471 | 2026-03-18T17:49:54.182Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2472 | 2026-03-18T17:49:54.232Z | Checking lalrpop-util v0.19.12 |
| 2473 | 2026-03-18T17:49:54.377Z | Checking peg-runtime v0.8.5 |
| 2474 | 2026-03-18T17:49:54.442Z | Compiling structmeta-derive v0.3.0 |
| 2475 | 2026-03-18T17:49:54.464Z | Checking zip v4.6.1 |
| 2476 | 2026-03-18T17:49:54.538Z | Compiling rustls v0.22.4 |
| 2477 | 2026-03-18T17:49:54.560Z | Compiling newtype-uuid-macros v0.1.0 |
| 2478 | 2026-03-18T17:49:54.667Z | Compiling multer v3.1.0 |
| 2479 | 2026-03-18T17:49:54.773Z | Compiling async-stream-impl v0.3.6 |
| 2480 | 2026-03-18T17:49:54.797Z | Checking futures-executor v0.3.32 |
| 2481 | 2026-03-18T17:49:54.961Z | Checking regress v0.10.5 |
| 2482 | 2026-03-18T17:49:55.232Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2483 | 2026-03-18T17:49:55.553Z | Compiling dropshot v0.16.7 |
| 2484 | 2026-03-18T17:49:55.593Z | Checking futures v0.3.32 |
| 2485 | 2026-03-18T17:49:55.697Z | Compiling dropshot_endpoint v0.16.7 |
| 2486 | 2026-03-18T17:49:55.730Z | Checking thread_local v1.1.9 |
| 2487 | 2026-03-18T17:49:55.856Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2488 | 2026-03-18T17:49:55.892Z | Compiling structmeta v0.3.0 |
| 2489 | 2026-03-18T17:49:55.945Z | Checking crossbeam-channel v0.5.15 |
| 2490 | 2026-03-18T17:49:56.167Z | Compiling derive-ex v0.1.8 |
| 2491 | 2026-03-18T17:49:56.317Z | Checking is-terminal v0.4.17 |
| 2492 | 2026-03-18T17:49:56.399Z | Checking term v1.2.1 |
| 2493 | 2026-03-18T17:49:56.433Z | Checking take_mut v0.2.2 |
| 2494 | 2026-03-18T17:49:56.569Z | Checking slog-async v2.8.0 |
| 2495 | 2026-03-18T17:49:56.691Z | Checking slog-term v2.9.2 |
| 2496 | 2026-03-18T17:49:56.796Z | Compiling parse-display-derive v0.10.0 |
| 2497 | 2026-03-18T17:49:56.817Z | Checking rustls-webpki v0.102.8 |
| 2498 | 2026-03-18T17:49:56.890Z | Checking serde_spanned v1.0.4 |
| 2499 | 2026-03-18T17:49:57.037Z | Checking match_cfg v0.1.0 |
| 2500 | 2026-03-18T17:49:57.061Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2501 | 2026-03-18T17:49:57.129Z | Checking debug-ignore v1.0.5 |
| 2502 | 2026-03-18T17:49:57.257Z | Checking hostname v0.3.1 |
| 2503 | 2026-03-18T17:49:57.278Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2504 | 2026-03-18T17:49:57.316Z | Checking toml v0.9.12+spec-1.1.0 |
| 2505 | 2026-03-18T17:49:57.375Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2506 | 2026-03-18T17:49:57.396Z | Checking slog-json v2.6.1 |
| 2507 | 2026-03-18T17:49:57.566Z | Checking macaddr v1.0.1 |
| 2508 | 2026-03-18T17:49:57.599Z | Checking slog-bunyan v2.5.0 |
| 2509 | 2026-03-18T17:49:57.744Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2510 | 2026-03-18T17:49:57.803Z | Checking async-stream v0.3.6 |
| 2511 | 2026-03-18T17:49:58.073Z | Checking waitgroup v0.1.2 |
| 2512 | 2026-03-18T17:49:58.137Z | Checking rustls-pemfile v2.2.0 |
| 2513 | 2026-03-18T17:49:58.204Z | Checking serde_path_to_error v0.1.20 |
| 2514 | 2026-03-18T17:49:58.244Z | Checking hostname v0.4.2 |
| 2515 | 2026-03-18T17:49:58.264Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2516 | 2026-03-18T17:49:58.317Z | Checking progenitor-client v0.13.0 |
| 2517 | 2026-03-18T17:49:58.373Z | Checking progenitor-client v0.10.0 |
| 2518 | 2026-03-18T17:49:58.405Z | Compiling itertools v0.14.0 |
| 2519 | 2026-03-18T17:49:58.471Z | Compiling test-strategy v0.4.5 |
| 2520 | 2026-03-18T17:49:58.584Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2521 | 2026-03-18T17:49:58.621Z | Checking backon v1.6.0 |
| 2522 | 2026-03-18T17:49:58.673Z | Checking instant v0.1.13 |
| 2523 | 2026-03-18T17:49:58.830Z | Checking backoff v0.4.0 |
| 2524 | 2026-03-18T17:49:58.889Z | Checking progenitor-extras v0.1.1 |
| 2525 | 2026-03-18T17:49:59.061Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2526 | 2026-03-18T17:49:59.129Z | Checking parse-display v0.10.0 |
| 2527 | 2026-03-18T17:49:59.184Z | Checking heck v0.5.0 |
| 2528 | 2026-03-18T17:49:59.299Z | Checking tokio-rustls v0.25.0 |
| 2529 | 2026-03-18T17:49:59.360Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2530 | 2026-03-18T17:49:59.491Z | Compiling convert_case v0.4.0 |
| 2531 | 2026-03-18T17:49:59.701Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2532 | 2026-03-18T17:49:59.960Z | Compiling crucible-workspace-hack v0.1.0 |
| 2533 | 2026-03-18T17:49:59.999Z | Compiling heapless v0.8.0 |
| 2534 | 2026-03-18T17:50:00.161Z | Compiling ingot-macros v0.1.1 |
| 2535 | 2026-03-18T17:50:00.212Z | Compiling proc-macro-crate v3.4.0 |
| 2536 | 2026-03-18T17:50:00.391Z | Compiling derive_more v0.99.20 |
| 2537 | 2026-03-18T17:50:00.538Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2538 | 2026-03-18T17:50:00.620Z | Checking hash32 v0.3.1 |
| 2539 | 2026-03-18T17:50:00.784Z | Checking secrecy v0.10.3 |
| 2540 | 2026-03-18T17:50:00.836Z | Compiling prettyplease v0.2.37 |
| 2541 | 2026-03-18T17:50:00.936Z | Compiling smoltcp v0.11.0 |
| 2542 | 2026-03-18T17:50:00.957Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2543 | 2026-03-18T17:50:01.030Z | Compiling num_enum_derive v0.7.5 |
| 2544 | 2026-03-18T17:50:01.309Z | Compiling typify-impl v0.6.1 |
| 2545 | 2026-03-18T17:50:01.411Z | Checking tabwriter v1.4.1 |
| 2546 | 2026-03-18T17:50:01.598Z | Checking cobs v0.3.0 |
| 2547 | 2026-03-18T17:50:01.644Z | Compiling foreign-types-macros v0.2.3 |
| 2548 | 2026-03-18T17:50:01.788Z | Checking cpufeatures v0.3.0 |
| 2549 | 2026-03-18T17:50:01.883Z | Compiling unsafe-libyaml v0.2.11 |
| 2550 | 2026-03-18T17:50:02.066Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2551 | 2026-03-18T17:50:02.445Z | Checking foreign-types-shared v0.3.1 |
| 2552 | 2026-03-18T17:50:02.491Z | Checking num_enum v0.7.5 |
| 2553 | 2026-03-18T17:50:02.559Z | Checking foreign-types v0.5.0 |
| 2554 | 2026-03-18T17:50:02.638Z | Compiling serde_yaml v0.9.34+deprecated |
| 2555 | 2026-03-18T17:50:02.698Z | Checking chacha20 v0.10.0 |
| 2556 | 2026-03-18T17:50:02.908Z | Checking postcard v1.1.3 |
| 2557 | 2026-03-18T17:50:03.871Z | Compiling proc-macro-crate v1.3.1 |
| 2558 | 2026-03-18T17:50:03.992Z | Checking ingot-types v0.1.2 |
| 2559 | 2026-03-18T17:50:04.017Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2560 | 2026-03-18T17:50:04.429Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-18T17:50:04.495Z | Checking ingot v0.1.1 |
| 2562 | 2026-03-18T17:50:04.555Z | Checking cstr-argument v0.1.2 |
| 2563 | 2026-03-18T17:50:04.682Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2564 | 2026-03-18T17:50:04.718Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2565 | 2026-03-18T17:50:04.721Z | Checking colored v3.1.1 |
| 2566 | 2026-03-18T17:50:04.756Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2567 | 2026-03-18T17:50:04.977Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2568 | 2026-03-18T17:50:04.997Z | Compiling num_enum_derive v0.5.11 |
| 2569 | 2026-03-18T17:50:05.036Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2570 | 2026-03-18T17:50:05.116Z | Checking rand v0.10.0 |
| 2571 | 2026-03-18T17:50:06.265Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-18T17:50:06.673Z | Checking num_enum v0.5.11 |
| 2573 | 2026-03-18T17:50:06.775Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2574 | 2026-03-18T17:50:07.395Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2575 | 2026-03-18T17:50:07.715Z | Compiling typify-macro v0.6.1 |
| 2576 | 2026-03-18T17:50:07.772Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2577 | 2026-03-18T17:50:07.851Z | Compiling typify-impl v0.4.3 |
| 2578 | 2026-03-18T17:50:07.938Z | Checking camino-tempfile v1.4.1 |
| 2579 | 2026-03-18T17:50:08.112Z | Checking num-rational v0.4.2 |
| 2580 | 2026-03-18T17:50:08.498Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2581 | 2026-03-18T17:50:08.527Z | Checking half v2.7.1 |
| 2582 | 2026-03-18T17:50:08.772Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2583 | 2026-03-18T17:50:08.821Z | Checking universal-hash v0.5.1 |
| 2584 | 2026-03-18T17:50:08.904Z | Checking num-complex v0.4.6 |
| 2585 | 2026-03-18T17:50:08.989Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2586 | 2026-03-18T17:50:09.305Z | Checking opaque-debug v0.3.1 |
| 2587 | 2026-03-18T17:50:09.365Z | Checking ciborium-io v0.2.2 |
| 2588 | 2026-03-18T17:50:09.398Z | Checking poly1305 v0.8.0 |
| 2589 | 2026-03-18T17:50:09.417Z | Checking num v0.4.3 |
| 2590 | 2026-03-18T17:50:09.483Z | Checking ciborium-ll v0.2.2 |
| 2591 | 2026-03-18T17:50:09.524Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2592 | 2026-03-18T17:50:09.589Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2593 | 2026-03-18T17:50:09.719Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2594 | 2026-03-18T17:50:09.753Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2595 | 2026-03-18T17:50:09.986Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2596 | 2026-03-18T17:50:10.106Z | Compiling typify v0.6.1 |
| 2597 | 2026-03-18T17:50:10.249Z | Checking toml v0.8.23 |
| 2598 | 2026-03-18T17:50:10.354Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2599 | 2026-03-18T17:50:10.374Z | Checking thiserror-no-std v2.0.2 |
| 2600 | 2026-03-18T17:50:10.587Z | Checking password-hash v0.5.0 |
| 2601 | 2026-03-18T17:50:10.703Z | Checking chacha20 v0.9.1 |
| 2602 | 2026-03-18T17:50:10.896Z | Compiling usdt-attr-macro v0.5.0 |
| 2603 | 2026-03-18T17:50:10.958Z | Compiling usdt-macro v0.5.0 |
| 2604 | 2026-03-18T17:50:11.225Z | Checking smf v0.2.3 |
| 2605 | 2026-03-18T17:50:11.543Z | Checking blake2 v0.10.6 |
| 2606 | 2026-03-18T17:50:11.723Z | Checking aead v0.5.2 |
| 2607 | 2026-03-18T17:50:11.750Z | Checking sigpipe v0.1.3 |
| 2608 | 2026-03-18T17:50:11.856Z | Checking memmap v0.7.0 |
| 2609 | 2026-03-18T17:50:11.897Z | Compiling num-derive v0.4.2 |
| 2610 | 2026-03-18T17:50:11.917Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2611 | 2026-03-18T17:50:11.935Z | Checking float-ord v0.3.2 |
| 2612 | 2026-03-18T17:50:12.025Z | Checking glob v0.3.3 |
| 2613 | 2026-03-18T17:50:12.069Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2614 | 2026-03-18T17:50:12.175Z | Checking usdt v0.5.0 |
| 2615 | 2026-03-18T17:50:12.272Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2616 | 2026-03-18T17:50:12.445Z | Checking chacha20poly1305 v0.10.1 |
| 2617 | 2026-03-18T17:50:12.486Z | Checking argon2 v0.5.3 |
| 2618 | 2026-03-18T17:50:12.609Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2619 | 2026-03-18T17:50:12.644Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2620 | 2026-03-18T17:50:12.840Z | Checking vsss-rs v3.3.4 |
| 2621 | 2026-03-18T17:50:12.872Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2622 | 2026-03-18T17:50:12.937Z | Compiling progenitor-impl v0.13.0 |
| 2623 | 2026-03-18T17:50:13.107Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2624 | 2026-03-18T17:50:13.608Z | Checking ciborium v0.2.2 |
| 2625 | 2026-03-18T17:50:13.695Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2626 | 2026-03-18T17:50:13.861Z | Compiling semver v0.1.20 |
| 2627 | 2026-03-18T17:50:13.951Z | Checking whoami v1.6.1 |
| 2628 | 2026-03-18T17:50:14.186Z | Checking indent_write v2.2.0 |
| 2629 | 2026-03-18T17:50:14.242Z | Compiling rustc_version v0.1.7 |
| 2630 | 2026-03-18T17:50:14.285Z | Compiling typify-macro v0.4.3 |
| 2631 | 2026-03-18T17:50:14.304Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2632 | 2026-03-18T17:50:14.577Z | Compiling pin-project-internal v1.1.11 |
| 2633 | 2026-03-18T17:50:14.580Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2634 | 2026-03-18T17:50:15.426Z | Checking linked-hash-map v0.5.6 |
| 2635 | 2026-03-18T17:50:15.530Z | Checking swrite v0.1.0 |
| 2636 | 2026-03-18T17:50:15.650Z | Compiling minimal-lexical v0.2.1 |
| 2637 | 2026-03-18T17:50:15.669Z | Checking lru-cache v0.1.2 |
| 2638 | 2026-03-18T17:50:15.825Z | Compiling newtype_derive v0.1.6 |
| 2639 | 2026-03-18T17:50:15.983Z | Compiling nom v7.1.3 |
| 2640 | 2026-03-18T17:50:16.131Z | Checking pin-project v1.1.11 |
| 2641 | 2026-03-18T17:50:16.258Z | Checking newline-converter v0.3.0 |
| 2642 | 2026-03-18T17:50:16.405Z | Checking atomicwrites v0.4.4 |
| 2643 | 2026-03-18T17:50:16.555Z | Compiling typify v0.4.3 |
| 2644 | 2026-03-18T17:50:16.574Z | Checking hickory-proto v0.24.4 |
| 2645 | 2026-03-18T17:50:16.656Z | Compiling progenitor-macro v0.13.0 |
| 2646 | 2026-03-18T17:50:16.694Z | Checking phf_shared v0.12.1 |
| 2647 | 2026-03-18T17:50:16.715Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2648 | 2026-03-18T17:50:16.734Z | Checking console v0.15.11 |
| 2649 | 2026-03-18T17:50:16.881Z | Checking pem v3.0.6 |
| 2650 | 2026-03-18T17:50:17.111Z | Checking csv-core v0.1.13 |
| 2651 | 2026-03-18T17:50:17.348Z | Compiling snafu-derive v0.8.9 |
| 2652 | 2026-03-18T17:50:17.601Z | Compiling derive-where v1.6.0 |
| 2653 | 2026-03-18T17:50:17.848Z | Compiling async-recursion v1.1.1 |
| 2654 | 2026-03-18T17:50:18.777Z | Compiling slog-dtrace v0.3.0 |
| 2655 | 2026-03-18T17:50:19.024Z | Compiling cancel-safe-futures v0.1.5 |
| 2656 | 2026-03-18T17:50:19.054Z | Compiling owo-colors v4.3.0 |
| 2657 | 2026-03-18T17:50:19.294Z | Compiling chrono-tz v0.10.4 |
| 2658 | 2026-03-18T17:50:19.410Z | Checking highway v1.3.0 |
| 2659 | 2026-03-18T17:50:19.476Z | Checking resolv-conf v0.7.6 |
| 2660 | 2026-03-18T17:50:19.527Z | Checking unicode-width v0.1.14 |
| 2661 | 2026-03-18T17:50:19.717Z | Checking same-file v1.0.6 |
| 2662 | 2026-03-18T17:50:19.739Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2663 | 2026-03-18T17:50:19.867Z | Checking hickory-resolver v0.24.4 |
| 2664 | 2026-03-18T17:50:19.886Z | Checking walkdir v2.5.0 |
| 2665 | 2026-03-18T17:50:20.019Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2666 | 2026-03-18T17:50:20.039Z | Checking snafu v0.8.9 |
| 2667 | 2026-03-18T17:50:20.128Z | Compiling const_format_proc_macros v0.2.34 |
| 2668 | 2026-03-18T17:50:20.427Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2669 | 2026-03-18T17:50:20.844Z | Checking csv v1.4.0 |
| 2670 | 2026-03-18T17:50:20.864Z | Checking expectorate v1.2.0 |
| 2671 | 2026-03-18T17:50:21.031Z | Checking phf v0.12.1 |
| 2672 | 2026-03-18T17:50:21.219Z | Compiling progenitor-impl v0.10.0 |
| 2673 | 2026-03-18T17:50:21.303Z | Checking tokio-dtrace v0.1.1 |
| 2674 | 2026-03-18T17:50:21.349Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2675 | 2026-03-18T17:50:21.422Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2676 | 2026-03-18T17:50:21.539Z | Checking globset v0.4.18 |
| 2677 | 2026-03-18T17:50:21.715Z | Checking olpc-cjson v0.1.4 |
| 2678 | 2026-03-18T17:50:21.886Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2679 | 2026-03-18T17:50:21.906Z | Checking libsw-core v0.3.2 |
| 2680 | 2026-03-18T17:50:21.988Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2681 | 2026-03-18T17:50:22.097Z | Checking serde_plain v1.0.2 |
| 2682 | 2026-03-18T17:50:22.123Z | Checking arc-swap v1.8.2 |
| 2683 | 2026-03-18T17:50:22.239Z | Compiling lzma-sys v0.1.20 |
| 2684 | 2026-03-18T17:50:22.413Z | Checking typed-path v0.9.3 |
| 2685 | 2026-03-18T17:50:22.571Z | Checking bytecount v0.6.9 |
| 2686 | 2026-03-18T17:50:22.710Z | Checking utf-8 v0.7.6 |
| 2687 | 2026-03-18T17:50:22.769Z | Checking papergrid v0.11.0 |
| 2688 | 2026-03-18T17:50:22.883Z | Checking tungstenite v0.21.0 |
| 2689 | 2026-03-18T17:50:23.344Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2690 | 2026-03-18T17:50:23.528Z | Checking tough v0.20.0 |
| 2691 | 2026-03-18T17:50:23.564Z | Checking slog-scope v4.4.1 |
| 2692 | 2026-03-18T17:50:23.611Z | Checking libsw v3.5.0 |
| 2693 | 2026-03-18T17:50:23.717Z | Checking progenitor v0.13.0 |
| 2694 | 2026-03-18T17:50:23.775Z | Checking oxide-tokio-rt v0.1.3 |
| 2695 | 2026-03-18T17:50:23.852Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2696 | 2026-03-18T17:50:23.929Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2697 | 2026-03-18T17:50:24.407Z | Checking const_format v0.2.35 |
| 2698 | 2026-03-18T17:50:24.561Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2699 | 2026-03-18T17:50:24.766Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2700 | 2026-03-18T17:50:24.888Z | Compiling progenitor-macro v0.10.0 |
| 2701 | 2026-03-18T17:50:25.679Z | Checking qorb v0.4.1 |
| 2702 | 2026-03-18T17:50:25.939Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2703 | 2026-03-18T17:50:26.357Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2704 | 2026-03-18T17:50:26.538Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2705 | 2026-03-18T17:50:26.545Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2706 | 2026-03-18T17:50:26.576Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2707 | 2026-03-18T17:50:27.021Z | Compiling cargo_toml v0.22.3 |
| 2708 | 2026-03-18T17:50:27.100Z | Checking gethostname v0.5.0 |
| 2709 | 2026-03-18T17:50:27.203Z | Compiling tabled_derive v0.7.0 |
| 2710 | 2026-03-18T17:50:27.225Z | Checking bcs v0.1.6 |
| 2711 | 2026-03-18T17:50:27.245Z | Checking smawk v0.3.2 |
| 2712 | 2026-03-18T17:50:27.265Z | Checking linear-map v1.2.0 |
| 2713 | 2026-03-18T17:50:27.415Z | Checking unicode-linebreak v0.1.5 |
| 2714 | 2026-03-18T17:50:27.493Z | Checking termtree v0.5.1 |
| 2715 | 2026-03-18T17:50:27.534Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2716 | 2026-03-18T17:50:27.674Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2717 | 2026-03-18T17:50:27.701Z | Checking textwrap v0.16.2 |
| 2718 | 2026-03-18T17:50:27.986Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2719 | 2026-03-18T17:50:28.187Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2720 | 2026-03-18T17:50:28.494Z | Checking tabled v0.15.0 |
| 2721 | 2026-03-18T17:50:28.936Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2722 | 2026-03-18T17:50:29.307Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2723 | 2026-03-18T17:50:29.328Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2724 | 2026-03-18T17:50:29.555Z | Checking steno v0.4.1 |
| 2725 | 2026-03-18T17:50:29.578Z | Checking slog-stdlog v4.1.1 |
| 2726 | 2026-03-18T17:50:29.739Z | Checking tokio-tungstenite v0.21.0 |
| 2727 | 2026-03-18T17:50:30.144Z | Checking typeid v1.0.3 |
| 2728 | 2026-03-18T17:50:30.249Z | Checking humantime v2.3.0 |
| 2729 | 2026-03-18T17:50:30.278Z | Checking base64 v0.21.7 |
| 2730 | 2026-03-18T17:50:30.495Z | Checking ron v0.12.0 |
| 2731 | 2026-03-18T17:50:30.591Z | Checking xz2 v0.1.7 |
| 2732 | 2026-03-18T17:50:30.822Z | Checking slog-envlogger v2.2.0 |
| 2733 | 2026-03-18T17:50:30.926Z | Checking yasna v0.5.2 |
| 2734 | 2026-03-18T17:50:31.017Z | Checking headers-core v0.3.0 |
| 2735 | 2026-03-18T17:50:31.046Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2736 | 2026-03-18T17:50:31.156Z | Checking filetime v0.2.27 |
| 2737 | 2026-03-18T17:50:31.254Z | Checking xattr v1.6.1 |
| 2738 | 2026-03-18T17:50:31.332Z | Checking base16ct v1.0.0 |
| 2739 | 2026-03-18T17:50:31.427Z | Checking tar v0.4.44 |
| 2740 | 2026-03-18T17:50:31.461Z | Checking rcgen v0.12.1 |
| 2741 | 2026-03-18T17:50:31.508Z | Checking headers v0.4.1 |
| 2742 | 2026-03-18T17:50:31.528Z | Checking subprocess v0.2.15 |
| 2743 | 2026-03-18T17:50:31.947Z | Checking progenitor v0.10.0 |
| 2744 | 2026-03-18T17:50:32.118Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2745 | 2026-03-18T17:50:39.730Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2746 | 2026-03-18T17:50:47.930Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2747 | 2026-03-18T17:50:49.730Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2748 | 2026-03-18T17:50:51.301Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 2749 | 2026-03-18T17:50:51.544Z | |
| 2750 | 2026-03-18T17:50:51.544Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2751 | 2026-03-18T17:50:52.300Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2752 | 2026-03-18T17:50:52.303Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2753 | 2026-03-18T17:50:52.549Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2754 | 2026-03-18T17:50:54.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s |
| 2755 | 2026-03-18T17:50:54.513Z | |
| 2756 | 2026-03-18T17:50:54.513Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2757 | 2026-03-18T17:50:55.229Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2758 | 2026-03-18T17:50:55.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2759 | 2026-03-18T17:50:55.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2760 | 2026-03-18T17:50:55.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2761 | 2026-03-18T17:50:55.346Z | |
| 2762 | 2026-03-18T17:50:55.346Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2763 | 2026-03-18T17:50:56.057Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2764 | 2026-03-18T17:50:56.060Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2765 | 2026-03-18T17:50:56.060Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2766 | 2026-03-18T17:50:56.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2767 | 2026-03-18T17:50:56.173Z | |
| 2768 | 2026-03-18T17:50:56.173Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2769 | 2026-03-18T17:50:56.850Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2770 | 2026-03-18T17:50:56.854Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2771 | 2026-03-18T17:50:56.854Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2772 | 2026-03-18T17:50:56.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2773 | 2026-03-18T17:50:56.956Z | |
| 2774 | 2026-03-18T17:50:56.956Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2775 | 2026-03-18T17:50:57.635Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2776 | 2026-03-18T17:50:57.638Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2777 | 2026-03-18T17:50:57.639Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2778 | 2026-03-18T17:50:57.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2779 | 2026-03-18T17:50:57.743Z | |
| 2780 | 2026-03-18T17:50:57.743Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2781 | 2026-03-18T17:50:58.403Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2782 | 2026-03-18T17:50:58.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2783 | 2026-03-18T17:50:58.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2784 | 2026-03-18T17:50:58.410Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2785 | 2026-03-18T17:50:58.503Z | |
| 2786 | 2026-03-18T17:50:58.503Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2787 | 2026-03-18T17:50:59.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2788 | 2026-03-18T17:50:59.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2789 | 2026-03-18T17:50:59.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2790 | 2026-03-18T17:50:59.169Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2791 | 2026-03-18T17:50:59.262Z | |
| 2792 | 2026-03-18T17:50:59.262Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2793 | 2026-03-18T17:50:59.927Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2794 | 2026-03-18T17:50:59.930Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2795 | 2026-03-18T17:50:59.930Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2796 | 2026-03-18T17:50:59.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2797 | 2026-03-18T17:51:00.032Z | |
| 2798 | 2026-03-18T17:51:00.032Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2799 | 2026-03-18T17:51:00.701Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2800 | 2026-03-18T17:51:00.705Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2801 | 2026-03-18T17:51:00.706Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2802 | 2026-03-18T17:51:00.709Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2803 | 2026-03-18T17:51:00.806Z | |
| 2804 | 2026-03-18T17:51:00.806Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2805 | 2026-03-18T17:51:01.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2806 | 2026-03-18T17:51:01.474Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2807 | 2026-03-18T17:51:01.474Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2808 | 2026-03-18T17:51:01.478Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2809 | 2026-03-18T17:51:01.577Z | |
| 2810 | 2026-03-18T17:51:01.577Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2811 | 2026-03-18T17:51:02.245Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2812 | 2026-03-18T17:51:02.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2813 | 2026-03-18T17:51:02.249Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2814 | 2026-03-18T17:51:02.253Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2815 | 2026-03-18T17:51:02.350Z | |
| 2816 | 2026-03-18T17:51:02.350Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2817 | 2026-03-18T17:51:03.021Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2818 | 2026-03-18T17:51:03.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2819 | 2026-03-18T17:51:03.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2820 | 2026-03-18T17:51:03.029Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2821 | 2026-03-18T17:51:03.127Z | |
| 2822 | 2026-03-18T17:51:03.127Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2823 | 2026-03-18T17:51:03.793Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2824 | 2026-03-18T17:51:03.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2825 | 2026-03-18T17:51:03.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2826 | 2026-03-18T17:51:03.801Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2827 | 2026-03-18T17:51:03.900Z | |
| 2828 | 2026-03-18T17:51:03.900Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2829 | 2026-03-18T17:51:04.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2830 | 2026-03-18T17:51:04.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2831 | 2026-03-18T17:51:04.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2832 | 2026-03-18T17:51:04.588Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2833 | 2026-03-18T17:51:04.692Z | |
| 2834 | 2026-03-18T17:51:04.692Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2835 | 2026-03-18T17:51:05.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2836 | 2026-03-18T17:51:05.372Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2837 | 2026-03-18T17:51:05.372Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2838 | 2026-03-18T17:51:05.377Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2839 | 2026-03-18T17:51:05.477Z | |
| 2840 | 2026-03-18T17:51:05.477Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2841 | 2026-03-18T17:51:06.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2842 | 2026-03-18T17:51:06.143Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2843 | 2026-03-18T17:51:06.143Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2844 | 2026-03-18T17:51:06.146Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2845 | 2026-03-18T17:51:06.241Z | |
| 2846 | 2026-03-18T17:51:06.241Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2847 | 2026-03-18T17:51:06.897Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2848 | 2026-03-18T17:51:06.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2849 | 2026-03-18T17:51:07.052Z | Compiling newtype-uuid v1.3.2 |
| 2850 | 2026-03-18T17:51:07.310Z | Compiling daft v0.1.5 |
| 2851 | 2026-03-18T17:51:07.575Z | Compiling iddqd v0.3.17 |
| 2852 | 2026-03-18T17:51:08.834Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2853 | 2026-03-18T17:51:09.115Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2854 | 2026-03-18T17:51:09.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2855 | 2026-03-18T17:51:09.673Z | |
| 2856 | 2026-03-18T17:51:09.673Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2857 | 2026-03-18T17:51:10.344Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2858 | 2026-03-18T17:51:10.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2859 | 2026-03-18T17:51:10.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2860 | 2026-03-18T17:51:10.352Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2861 | 2026-03-18T17:51:10.450Z | |
| 2862 | 2026-03-18T17:51:10.450Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2863 | 2026-03-18T17:51:11.123Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2864 | 2026-03-18T17:51:11.126Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2865 | 2026-03-18T17:51:11.126Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2866 | 2026-03-18T17:51:11.131Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2867 | 2026-03-18T17:51:11.230Z | |
| 2868 | 2026-03-18T17:51:11.230Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2869 | 2026-03-18T17:51:11.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2870 | 2026-03-18T17:51:11.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2871 | 2026-03-18T17:51:11.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2872 | 2026-03-18T17:51:11.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2873 | 2026-03-18T17:51:12.042Z | |
| 2874 | 2026-03-18T17:51:12.043Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2875 | 2026-03-18T17:51:12.706Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2876 | 2026-03-18T17:51:12.709Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2877 | 2026-03-18T17:51:12.709Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2878 | 2026-03-18T17:51:12.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2879 | 2026-03-18T17:51:12.808Z | |
| 2880 | 2026-03-18T17:51:12.808Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2881 | 2026-03-18T17:51:13.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2882 | 2026-03-18T17:51:13.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2883 | 2026-03-18T17:51:13.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2884 | 2026-03-18T17:51:13.486Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2885 | 2026-03-18T17:51:13.588Z | |
| 2886 | 2026-03-18T17:51:13.588Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2887 | 2026-03-18T17:51:14.259Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2888 | 2026-03-18T17:51:14.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2889 | 2026-03-18T17:51:14.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2890 | 2026-03-18T17:51:14.267Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2891 | 2026-03-18T17:51:14.367Z | |
| 2892 | 2026-03-18T17:51:14.367Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2893 | 2026-03-18T17:51:15.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2894 | 2026-03-18T17:51:15.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2895 | 2026-03-18T17:51:15.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2896 | 2026-03-18T17:51:15.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2897 | 2026-03-18T17:51:15.146Z | |
| 2898 | 2026-03-18T17:51:15.146Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2899 | 2026-03-18T17:51:15.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2900 | 2026-03-18T17:51:15.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2901 | 2026-03-18T17:51:15.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2902 | 2026-03-18T17:51:15.809Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2903 | 2026-03-18T17:51:15.905Z | |
| 2904 | 2026-03-18T17:51:15.905Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2905 | 2026-03-18T17:51:16.595Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2906 | 2026-03-18T17:51:16.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2907 | 2026-03-18T17:51:16.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2908 | 2026-03-18T17:51:16.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2909 | 2026-03-18T17:51:16.705Z | |
| 2910 | 2026-03-18T17:51:16.706Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2911 | 2026-03-18T17:51:17.394Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2912 | 2026-03-18T17:51:17.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2913 | 2026-03-18T17:51:17.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2914 | 2026-03-18T17:51:17.402Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2915 | 2026-03-18T17:51:17.505Z | |
| 2916 | 2026-03-18T17:51:17.505Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2917 | 2026-03-18T17:51:18.195Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2918 | 2026-03-18T17:51:18.198Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2919 | 2026-03-18T17:51:18.198Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2920 | 2026-03-18T17:51:18.203Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2921 | 2026-03-18T17:51:18.305Z | |
| 2922 | 2026-03-18T17:51:18.306Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2923 | 2026-03-18T17:51:18.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2924 | 2026-03-18T17:51:18.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2925 | 2026-03-18T17:51:18.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2926 | 2026-03-18T17:51:19.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2927 | 2026-03-18T17:51:19.106Z | |
| 2928 | 2026-03-18T17:51:19.106Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2929 | 2026-03-18T17:51:19.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2930 | 2026-03-18T17:51:19.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2931 | 2026-03-18T17:51:19.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2932 | 2026-03-18T17:51:19.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2933 | 2026-03-18T17:51:19.869Z | |
| 2934 | 2026-03-18T17:51:19.869Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2935 | 2026-03-18T17:51:20.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2936 | 2026-03-18T17:51:20.535Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2937 | 2026-03-18T17:51:20.535Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2938 | 2026-03-18T17:51:20.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2939 | 2026-03-18T17:51:20.631Z | |
| 2940 | 2026-03-18T17:51:20.631Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2941 | 2026-03-18T17:51:21.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2942 | 2026-03-18T17:51:21.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2943 | 2026-03-18T17:51:21.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2944 | 2026-03-18T17:51:21.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2945 | 2026-03-18T17:51:21.393Z | |
| 2946 | 2026-03-18T17:51:21.393Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2947 | 2026-03-18T17:51:22.050Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2948 | 2026-03-18T17:51:22.053Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2949 | 2026-03-18T17:51:22.053Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2950 | 2026-03-18T17:51:22.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2951 | 2026-03-18T17:51:22.152Z | |
| 2952 | 2026-03-18T17:51:22.152Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2953 | 2026-03-18T17:51:22.834Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2954 | 2026-03-18T17:51:22.837Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2955 | 2026-03-18T17:51:23.028Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2956 | 2026-03-18T17:51:23.698Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.54s |
| 2957 | 2026-03-18T17:51:23.929Z | |
| 2958 | 2026-03-18T17:51:23.929Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2959 | 2026-03-18T17:51:24.627Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2960 | 2026-03-18T17:51:24.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2961 | 2026-03-18T17:51:24.832Z | Compiling ar_archive_writer v0.5.1 |
| 2962 | 2026-03-18T17:51:24.961Z | Compiling stacker v0.1.23 |
| 2963 | 2026-03-18T17:51:24.975Z | Compiling cfg_aliases v0.1.1 |
| 2964 | 2026-03-18T17:51:24.987Z | Compiling convert_case v0.10.0 |
| 2965 | 2026-03-18T17:51:25.003Z | Checking fd-lock v4.0.4 |
| 2966 | 2026-03-18T17:51:25.006Z | Checking nibble_vec v0.1.0 |
| 2967 | 2026-03-18T17:51:25.006Z | Checking vte v0.14.1 |
| 2968 | 2026-03-18T17:51:25.006Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2969 | 2026-03-18T17:51:25.065Z | Compiling nix v0.28.0 |
| 2970 | 2026-03-18T17:51:25.147Z | Checking endian-type v0.1.2 |
| 2971 | 2026-03-18T17:51:25.202Z | Checking strip-ansi-escapes v0.2.1 |
| 2972 | 2026-03-18T17:51:25.227Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2973 | 2026-03-18T17:51:25.303Z | Compiling peg-macros v0.8.5 |
| 2974 | 2026-03-18T17:51:25.319Z | Checking radix_trie v0.2.1 |
| 2975 | 2026-03-18T17:51:25.364Z | Checking winnow v0.6.26 |
| 2976 | 2026-03-18T17:51:25.384Z | Compiling derive_more-impl v2.1.1 |
| 2977 | 2026-03-18T17:51:25.539Z | Compiling sqlparser_derive v0.5.0 |
| 2978 | 2026-03-18T17:51:25.593Z | Checking home v0.5.12 |
| 2979 | 2026-03-18T17:51:25.722Z | Checking unicode_categories v0.1.1 |
| 2980 | 2026-03-18T17:51:25.876Z | Checking nu-ansi-term v0.50.3 |
| 2981 | 2026-03-18T17:51:25.954Z | Checking display-error-chain v0.2.2 |
| 2982 | 2026-03-18T17:51:26.130Z | Compiling psm v0.1.30 |
| 2983 | 2026-03-18T17:51:26.151Z | Checking reedline v0.40.0 |
| 2984 | 2026-03-18T17:51:26.457Z | Checking derive_more v2.1.1 |
| 2985 | 2026-03-18T17:51:26.550Z | Checking crossterm v0.29.0 |
| 2986 | 2026-03-18T17:51:26.800Z | Checking peg v0.8.5 |
| 2987 | 2026-03-18T17:51:26.884Z | Checking rustyline v14.0.0 |
| 2988 | 2026-03-18T17:51:26.951Z | Checking sqlformat v0.3.5 |
| 2989 | 2026-03-18T17:51:27.078Z | Checking recursive v0.1.1 |
| 2990 | 2026-03-18T17:51:27.188Z | Checking sqlparser v0.61.0 |
| 2991 | 2026-03-18T17:51:43.050Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.10s |
| 2992 | 2026-03-18T17:51:43.260Z | |
| 2993 | 2026-03-18T17:51:43.260Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2994 | 2026-03-18T17:51:43.955Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2995 | 2026-03-18T17:51:43.958Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2996 | 2026-03-18T17:51:44.160Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2997 | 2026-03-18T17:51:48.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.56s |
| 2998 | 2026-03-18T17:51:49.042Z | |
| 2999 | 2026-03-18T17:51:49.042Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 3000 | 2026-03-18T17:51:49.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3001 | 2026-03-18T17:51:49.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3002 | 2026-03-18T17:51:49.944Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3003 | 2026-03-18T17:51:53.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 3004 | 2026-03-18T17:51:53.434Z | |
| 3005 | 2026-03-18T17:51:53.434Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3006 | 2026-03-18T17:51:54.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3007 | 2026-03-18T17:51:54.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3008 | 2026-03-18T17:51:54.332Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3009 | 2026-03-18T17:51:58.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s |
| 3010 | 2026-03-18T17:51:58.970Z | |
| 3011 | 2026-03-18T17:51:58.970Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3012 | 2026-03-18T17:51:59.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3013 | 2026-03-18T17:51:59.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3014 | 2026-03-18T17:51:59.869Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3015 | 2026-03-18T17:52:04.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.33s |
| 3016 | 2026-03-18T17:52:04.523Z | |
| 3017 | 2026-03-18T17:52:04.523Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3018 | 2026-03-18T17:52:05.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3019 | 2026-03-18T17:52:05.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3020 | 2026-03-18T17:52:05.423Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3021 | 2026-03-18T17:52:08.909Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 3022 | 2026-03-18T17:52:09.115Z | |
| 3023 | 2026-03-18T17:52:09.115Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3024 | 2026-03-18T17:52:09.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3025 | 2026-03-18T17:52:09.814Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3026 | 2026-03-18T17:52:10.015Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3027 | 2026-03-18T17:52:13.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3028 | 2026-03-18T17:52:13.782Z | |
| 3029 | 2026-03-18T17:52:13.783Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3030 | 2026-03-18T17:52:14.483Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3031 | 2026-03-18T17:52:14.486Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3032 | 2026-03-18T17:52:14.688Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3033 | 2026-03-18T17:52:19.345Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s |
| 3034 | 2026-03-18T17:52:19.553Z | |
| 3035 | 2026-03-18T17:52:19.553Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3036 | 2026-03-18T17:52:20.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3037 | 2026-03-18T17:52:20.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3038 | 2026-03-18T17:52:20.234Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3039 | 2026-03-18T17:52:20.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3040 | 2026-03-18T17:52:20.339Z | |
| 3041 | 2026-03-18T17:52:20.339Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3042 | 2026-03-18T17:52:21.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3043 | 2026-03-18T17:52:21.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3044 | 2026-03-18T17:52:21.196Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3045 | 2026-03-18T17:52:21.390Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3046 | 2026-03-18T17:52:21.410Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3047 | 2026-03-18T17:52:21.837Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3048 | 2026-03-18T17:52:26.670Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3049 | 2026-03-18T17:52:27.090Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3050 | 2026-03-18T17:52:28.652Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3051 | 2026-03-18T17:52:29.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.19s |
| 3052 | 2026-03-18T17:52:29.757Z | |
| 3053 | 2026-03-18T17:52:29.757Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3054 | 2026-03-18T17:52:30.432Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3055 | 2026-03-18T17:52:30.435Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3056 | 2026-03-18T17:52:30.435Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3057 | 2026-03-18T17:52:30.440Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3058 | 2026-03-18T17:52:30.540Z | |
| 3059 | 2026-03-18T17:52:30.540Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3060 | 2026-03-18T17:52:31.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3061 | 2026-03-18T17:52:31.272Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3062 | 2026-03-18T17:52:31.272Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3063 | 2026-03-18T17:52:31.277Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3064 | 2026-03-18T17:52:31.389Z | |
| 3065 | 2026-03-18T17:52:31.389Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3066 | 2026-03-18T17:52:32.080Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3067 | 2026-03-18T17:52:32.083Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3068 | 2026-03-18T17:52:32.083Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3069 | 2026-03-18T17:52:32.088Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3070 | 2026-03-18T17:52:32.191Z | |
| 3071 | 2026-03-18T17:52:32.191Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3072 | 2026-03-18T17:52:32.887Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3073 | 2026-03-18T17:52:32.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3074 | 2026-03-18T17:52:32.890Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3075 | 2026-03-18T17:52:32.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3076 | 2026-03-18T17:52:32.999Z | |
| 3077 | 2026-03-18T17:52:32.999Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3078 | 2026-03-18T17:52:33.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3079 | 2026-03-18T17:52:33.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3080 | 2026-03-18T17:52:33.693Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3081 | 2026-03-18T17:52:33.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3082 | 2026-03-18T17:52:33.803Z | |
| 3083 | 2026-03-18T17:52:33.803Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3084 | 2026-03-18T17:52:34.495Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3085 | 2026-03-18T17:52:34.498Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3086 | 2026-03-18T17:52:34.498Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3087 | 2026-03-18T17:52:34.504Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3088 | 2026-03-18T17:52:34.608Z | |
| 3089 | 2026-03-18T17:52:34.608Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3090 | 2026-03-18T17:52:35.271Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3091 | 2026-03-18T17:52:35.274Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3092 | 2026-03-18T17:52:35.274Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3093 | 2026-03-18T17:52:35.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3094 | 2026-03-18T17:52:35.378Z | |
| 3095 | 2026-03-18T17:52:35.378Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3096 | 2026-03-18T17:52:36.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3097 | 2026-03-18T17:52:36.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3098 | 2026-03-18T17:52:36.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3099 | 2026-03-18T17:52:36.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3100 | 2026-03-18T17:52:36.183Z | |
| 3101 | 2026-03-18T17:52:36.183Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3102 | 2026-03-18T17:52:36.848Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3103 | 2026-03-18T17:52:36.851Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3104 | 2026-03-18T17:52:36.851Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3105 | 2026-03-18T17:52:36.856Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3106 | 2026-03-18T17:52:36.953Z | |
| 3107 | 2026-03-18T17:52:36.953Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3108 | 2026-03-18T17:52:37.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3109 | 2026-03-18T17:52:37.659Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3110 | 2026-03-18T17:52:37.879Z | Checking dropshot-api-manager-types v0.6.0 |
| 3111 | 2026-03-18T17:52:37.882Z | Checking nanorand v0.7.0 |
| 3112 | 2026-03-18T17:52:38.188Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3113 | 2026-03-18T17:52:38.215Z | Checking flume v0.11.1 |
| 3114 | 2026-03-18T17:52:38.487Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3115 | 2026-03-18T17:52:39.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.80s |
| 3116 | 2026-03-18T17:52:39.992Z | |
| 3117 | 2026-03-18T17:52:39.992Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3118 | 2026-03-18T17:52:40.670Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3119 | 2026-03-18T17:52:40.673Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3120 | 2026-03-18T17:52:40.673Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3121 | 2026-03-18T17:52:40.677Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3122 | 2026-03-18T17:52:40.777Z | |
| 3123 | 2026-03-18T17:52:40.777Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3124 | 2026-03-18T17:52:41.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3125 | 2026-03-18T17:52:41.461Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3126 | 2026-03-18T17:52:41.461Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3127 | 2026-03-18T17:52:41.464Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3128 | 2026-03-18T17:52:41.563Z | |
| 3129 | 2026-03-18T17:52:41.563Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3130 | 2026-03-18T17:52:42.241Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3131 | 2026-03-18T17:52:42.244Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3132 | 2026-03-18T17:52:42.244Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3133 | 2026-03-18T17:52:42.249Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3134 | 2026-03-18T17:52:42.351Z | |
| 3135 | 2026-03-18T17:52:42.351Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3136 | 2026-03-18T17:52:43.047Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3137 | 2026-03-18T17:52:43.050Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3138 | 2026-03-18T17:52:43.050Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3139 | 2026-03-18T17:52:43.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3140 | 2026-03-18T17:52:43.159Z | |
| 3141 | 2026-03-18T17:52:43.159Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3142 | 2026-03-18T17:52:43.838Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3143 | 2026-03-18T17:52:43.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3144 | 2026-03-18T17:52:43.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3145 | 2026-03-18T17:52:43.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3146 | 2026-03-18T17:52:43.946Z | |
| 3147 | 2026-03-18T17:52:43.946Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3148 | 2026-03-18T17:52:44.624Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3149 | 2026-03-18T17:52:44.627Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3150 | 2026-03-18T17:52:44.627Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3151 | 2026-03-18T17:52:44.632Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3152 | 2026-03-18T17:52:44.730Z | |
| 3153 | 2026-03-18T17:52:44.730Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3154 | 2026-03-18T17:52:45.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3155 | 2026-03-18T17:52:45.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3156 | 2026-03-18T17:52:45.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3157 | 2026-03-18T17:52:45.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3158 | 2026-03-18T17:52:45.516Z | |
| 3159 | 2026-03-18T17:52:45.517Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3160 | 2026-03-18T17:52:46.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3161 | 2026-03-18T17:52:46.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3162 | 2026-03-18T17:52:46.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3163 | 2026-03-18T17:52:46.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3164 | 2026-03-18T17:52:46.283Z | |
| 3165 | 2026-03-18T17:52:46.284Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3166 | 2026-03-18T17:52:46.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3167 | 2026-03-18T17:52:46.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3168 | 2026-03-18T17:52:46.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3169 | 2026-03-18T17:52:46.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3170 | 2026-03-18T17:52:47.069Z | |
| 3171 | 2026-03-18T17:52:47.070Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3172 | 2026-03-18T17:52:47.750Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3173 | 2026-03-18T17:52:47.753Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3174 | 2026-03-18T17:52:47.753Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3175 | 2026-03-18T17:52:47.758Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3176 | 2026-03-18T17:52:47.858Z | |
| 3177 | 2026-03-18T17:52:47.858Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3178 | 2026-03-18T17:52:48.539Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3179 | 2026-03-18T17:52:48.542Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3180 | 2026-03-18T17:52:48.542Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3181 | 2026-03-18T17:52:48.546Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3182 | 2026-03-18T17:52:48.649Z | |
| 3183 | 2026-03-18T17:52:48.649Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3184 | 2026-03-18T17:52:49.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3185 | 2026-03-18T17:52:49.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3186 | 2026-03-18T17:52:49.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3187 | 2026-03-18T17:52:49.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3188 | 2026-03-18T17:52:49.482Z | |
| 3189 | 2026-03-18T17:52:49.482Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3190 | 2026-03-18T17:52:50.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3191 | 2026-03-18T17:52:50.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3192 | 2026-03-18T17:52:50.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3193 | 2026-03-18T17:52:50.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3194 | 2026-03-18T17:52:50.320Z | |
| 3195 | 2026-03-18T17:52:50.320Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3196 | 2026-03-18T17:52:50.984Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3197 | 2026-03-18T17:52:50.988Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3198 | 2026-03-18T17:52:50.988Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3199 | 2026-03-18T17:52:50.992Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3200 | 2026-03-18T17:52:51.090Z | |
| 3201 | 2026-03-18T17:52:51.090Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3202 | 2026-03-18T17:52:51.761Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3203 | 2026-03-18T17:52:51.764Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3204 | 2026-03-18T17:52:51.764Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3205 | 2026-03-18T17:52:51.769Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3206 | 2026-03-18T17:52:51.868Z | |
| 3207 | 2026-03-18T17:52:51.868Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3208 | 2026-03-18T17:52:52.547Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3209 | 2026-03-18T17:52:52.550Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3210 | 2026-03-18T17:52:52.550Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3211 | 2026-03-18T17:52:52.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3212 | 2026-03-18T17:52:52.659Z | |
| 3213 | 2026-03-18T17:52:52.660Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3214 | 2026-03-18T17:52:53.320Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3215 | 2026-03-18T17:52:53.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3216 | 2026-03-18T17:52:53.323Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3217 | 2026-03-18T17:52:53.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3218 | 2026-03-18T17:52:53.427Z | |
| 3219 | 2026-03-18T17:52:53.427Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3220 | 2026-03-18T17:52:54.127Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3221 | 2026-03-18T17:52:54.130Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3222 | 2026-03-18T17:52:54.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3223 | 2026-03-18T17:52:54.135Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3224 | 2026-03-18T17:52:54.243Z | |
| 3225 | 2026-03-18T17:52:54.243Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3226 | 2026-03-18T17:52:54.944Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3227 | 2026-03-18T17:52:54.947Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3228 | 2026-03-18T17:52:54.947Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3229 | 2026-03-18T17:52:54.952Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3230 | 2026-03-18T17:52:55.059Z | |
| 3231 | 2026-03-18T17:52:55.060Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3232 | 2026-03-18T17:52:55.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3233 | 2026-03-18T17:52:55.758Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3234 | 2026-03-18T17:52:55.758Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3235 | 2026-03-18T17:52:55.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3236 | 2026-03-18T17:52:55.868Z | |
| 3237 | 2026-03-18T17:52:55.868Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3238 | 2026-03-18T17:52:56.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3239 | 2026-03-18T17:52:56.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3240 | 2026-03-18T17:52:56.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3241 | 2026-03-18T17:52:56.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3242 | 2026-03-18T17:52:56.638Z | |
| 3243 | 2026-03-18T17:52:56.638Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3244 | 2026-03-18T17:52:57.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3245 | 2026-03-18T17:52:57.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3246 | 2026-03-18T17:52:57.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3247 | 2026-03-18T17:52:57.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3248 | 2026-03-18T17:52:57.450Z | |
| 3249 | 2026-03-18T17:52:57.450Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3250 | 2026-03-18T17:52:58.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3251 | 2026-03-18T17:52:58.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3252 | 2026-03-18T17:52:58.346Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3253 | 2026-03-18T17:52:58.349Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3254 | 2026-03-18T17:52:58.349Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3255 | 2026-03-18T17:52:58.497Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3256 | 2026-03-18T17:52:58.500Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3257 | 2026-03-18T17:52:58.653Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3258 | 2026-03-18T17:52:58.691Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3259 | 2026-03-18T17:52:58.983Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3260 | 2026-03-18T17:52:58.986Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3261 | 2026-03-18T17:53:01.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3262 | 2026-03-18T17:53:02.061Z | |
| 3263 | 2026-03-18T17:53:02.061Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3264 | 2026-03-18T17:53:02.741Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3265 | 2026-03-18T17:53:02.744Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3266 | 2026-03-18T17:53:02.744Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3267 | 2026-03-18T17:53:02.749Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3268 | 2026-03-18T17:53:02.847Z | |
| 3269 | 2026-03-18T17:53:02.847Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3270 | 2026-03-18T17:53:03.623Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3271 | 2026-03-18T17:53:03.626Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3272 | 2026-03-18T17:53:03.626Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3273 | 2026-03-18T17:53:03.633Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3274 | 2026-03-18T17:53:03.750Z | |
| 3275 | 2026-03-18T17:53:03.750Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3276 | 2026-03-18T17:53:04.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3277 | 2026-03-18T17:53:04.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3278 | 2026-03-18T17:53:04.529Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3279 | 2026-03-18T17:53:04.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3280 | 2026-03-18T17:53:04.655Z | |
| 3281 | 2026-03-18T17:53:04.655Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3282 | 2026-03-18T17:53:05.345Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3283 | 2026-03-18T17:53:05.349Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3284 | 2026-03-18T17:53:05.549Z | Compiling parking_lot_core v0.8.6 |
| 3285 | 2026-03-18T17:53:05.549Z | Compiling git-stub v1.0.0 |
| 3286 | 2026-03-18T17:53:05.549Z | Compiling atomicwrites v0.4.4 |
| 3287 | 2026-03-18T17:53:05.552Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3288 | 2026-03-18T17:53:05.712Z | Checking tagptr v0.2.0 |
| 3289 | 2026-03-18T17:53:05.726Z | Checking prefix-trie v0.7.0 |
| 3290 | 2026-03-18T17:53:05.729Z | Checking fxhash v0.2.1 |
| 3291 | 2026-03-18T17:53:05.757Z | Checking hickory-client v0.25.2 |
| 3292 | 2026-03-18T17:53:05.871Z | Compiling git-stub-vcs v0.1.0 |
| 3293 | 2026-03-18T17:53:05.890Z | Checking moka v0.12.13 |
| 3294 | 2026-03-18T17:53:06.158Z | Checking hickory-server v0.25.2 |
| 3295 | 2026-03-18T17:53:06.216Z | Checking parking_lot v0.11.2 |
| 3296 | 2026-03-18T17:53:06.258Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3297 | 2026-03-18T17:53:06.343Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3298 | 2026-03-18T17:53:06.346Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3299 | 2026-03-18T17:53:06.346Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3300 | 2026-03-18T17:53:06.445Z | Checking sled v0.34.7 |
| 3301 | 2026-03-18T17:53:06.767Z | Checking hickory-resolver v0.25.2 |
| 3302 | 2026-03-18T17:53:09.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s |
| 3303 | 2026-03-18T17:53:09.451Z | |
| 3304 | 2026-03-18T17:53:09.451Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3305 | 2026-03-18T17:53:10.129Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3306 | 2026-03-18T17:53:10.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3307 | 2026-03-18T17:53:10.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3308 | 2026-03-18T17:53:10.137Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3309 | 2026-03-18T17:53:10.237Z | |
| 3310 | 2026-03-18T17:53:10.237Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3311 | 2026-03-18T17:53:10.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3312 | 2026-03-18T17:53:10.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3313 | 2026-03-18T17:53:10.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3314 | 2026-03-18T17:53:10.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3315 | 2026-03-18T17:53:11.104Z | |
| 3316 | 2026-03-18T17:53:11.105Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3317 | 2026-03-18T17:53:11.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3318 | 2026-03-18T17:53:11.838Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3319 | 2026-03-18T17:53:12.099Z | Compiling radium v0.7.0 |
| 3320 | 2026-03-18T17:53:12.240Z | Compiling maybe-uninit v2.0.0 |
| 3321 | 2026-03-18T17:53:12.243Z | Checking tap v1.0.1 |
| 3322 | 2026-03-18T17:53:12.268Z | Compiling zerocopy-derive v0.6.6 |
| 3323 | 2026-03-18T17:53:12.271Z | Checking funty v2.0.0 |
| 3324 | 2026-03-18T17:53:12.271Z | Checking crc-catalog v2.4.0 |
| 3325 | 2026-03-18T17:53:12.271Z | Compiling packed_struct v0.10.1 |
| 3326 | 2026-03-18T17:53:12.274Z | Compiling packed_struct_codegen v0.10.1 |
| 3327 | 2026-03-18T17:53:12.427Z | Checking crc v3.4.0 |
| 3328 | 2026-03-18T17:53:12.492Z | Checking wyz v0.5.1 |
| 3329 | 2026-03-18T17:53:12.644Z | Compiling bitfield-macros v0.19.4 |
| 3330 | 2026-03-18T17:53:12.662Z | Compiling indexmap v1.9.3 |
| 3331 | 2026-03-18T17:53:12.734Z | Checking nodrop v0.1.14 |
| 3332 | 2026-03-18T17:53:12.769Z | Checking smallvec v0.6.14 |
| 3333 | 2026-03-18T17:53:12.790Z | Checking hashbrown v0.12.3 |
| 3334 | 2026-03-18T17:53:12.808Z | Checking bitvec v1.0.1 |
| 3335 | 2026-03-18T17:53:12.846Z | Checking array-init v0.0.4 |
| 3336 | 2026-03-18T17:53:12.928Z | Checking ron v0.8.1 |
| 3337 | 2026-03-18T17:53:13.022Z | Checking hashbrown v0.13.2 |
| 3338 | 2026-03-18T17:53:13.323Z | Checking serde-hex v0.1.0 |
| 3339 | 2026-03-18T17:53:13.471Z | Checking zerocopy v0.6.6 |
| 3340 | 2026-03-18T17:53:13.581Z | Checking bitfield v0.19.4 |
| 3341 | 2026-03-18T17:53:13.601Z | Checking crc-any v2.5.0 |
| 3342 | 2026-03-18T17:53:13.630Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3343 | 2026-03-18T17:53:13.799Z | Checking object v0.30.4 |
| 3344 | 2026-03-18T17:53:13.839Z | Checking path-slash v0.1.5 |
| 3345 | 2026-03-18T17:53:13.863Z | Checking half v1.8.3 |
| 3346 | 2026-03-18T17:53:13.898Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3347 | 2026-03-18T17:53:13.921Z | Checking void v1.0.2 |
| 3348 | 2026-03-18T17:53:13.983Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3349 | 2026-03-18T17:53:14.054Z | Checking lzss v0.8.2 |
| 3350 | 2026-03-18T17:53:14.095Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3351 | 2026-03-18T17:53:14.128Z | Checking serde_cbor v0.11.2 |
| 3352 | 2026-03-18T17:53:14.145Z | Checking tungstenite v0.23.0 |
| 3353 | 2026-03-18T17:53:14.181Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3354 | 2026-03-18T17:53:14.291Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3355 | 2026-03-18T17:53:14.309Z | Checking nix v0.27.1 |
| 3356 | 2026-03-18T17:53:14.660Z | Checking kstat-rs v0.2.4 |
| 3357 | 2026-03-18T17:53:14.700Z | Checking serde_bytes v0.11.19 |
| 3358 | 2026-03-18T17:53:14.720Z | Checking tokio-tungstenite v0.23.1 |
| 3359 | 2026-03-18T17:53:14.904Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3360 | 2026-03-18T17:53:14.926Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3361 | 2026-03-18T17:53:15.018Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3362 | 2026-03-18T17:53:15.049Z | Checking signal-hook-tokio v0.3.1 |
| 3363 | 2026-03-18T17:53:16.130Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-18T17:53:16.393Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3365 | 2026-03-18T17:53:19.690Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3366 | 2026-03-18T17:53:20.881Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3367 | 2026-03-18T17:53:21.250Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3368 | 2026-03-18T17:53:22.731Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3369 | 2026-03-18T17:53:25.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s |
| 3370 | 2026-03-18T17:53:25.730Z | |
| 3371 | 2026-03-18T17:53:25.730Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3372 | 2026-03-18T17:53:26.406Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3373 | 2026-03-18T17:53:26.409Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3374 | 2026-03-18T17:53:26.409Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3375 | 2026-03-18T17:53:26.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3376 | 2026-03-18T17:53:26.512Z | |
| 3377 | 2026-03-18T17:53:26.512Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3378 | 2026-03-18T17:53:27.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3379 | 2026-03-18T17:53:27.196Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3380 | 2026-03-18T17:53:27.196Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3381 | 2026-03-18T17:53:27.199Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3382 | 2026-03-18T17:53:27.301Z | |
| 3383 | 2026-03-18T17:53:27.301Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3384 | 2026-03-18T17:53:27.963Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3385 | 2026-03-18T17:53:27.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3386 | 2026-03-18T17:53:27.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3387 | 2026-03-18T17:53:27.970Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3388 | 2026-03-18T17:53:28.073Z | |
| 3389 | 2026-03-18T17:53:28.073Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3390 | 2026-03-18T17:53:28.783Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3391 | 2026-03-18T17:53:28.787Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3392 | 2026-03-18T17:53:28.787Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3393 | 2026-03-18T17:53:28.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3394 | 2026-03-18T17:53:28.894Z | |
| 3395 | 2026-03-18T17:53:28.894Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3396 | 2026-03-18T17:53:29.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3397 | 2026-03-18T17:53:29.577Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3398 | 2026-03-18T17:53:29.577Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3399 | 2026-03-18T17:53:29.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3400 | 2026-03-18T17:53:29.686Z | |
| 3401 | 2026-03-18T17:53:29.686Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3402 | 2026-03-18T17:53:30.365Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3403 | 2026-03-18T17:53:30.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3404 | 2026-03-18T17:53:30.367Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3405 | 2026-03-18T17:53:30.373Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3406 | 2026-03-18T17:53:30.475Z | |
| 3407 | 2026-03-18T17:53:30.475Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3408 | 2026-03-18T17:53:31.153Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3409 | 2026-03-18T17:53:31.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3410 | 2026-03-18T17:53:31.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3411 | 2026-03-18T17:53:31.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3412 | 2026-03-18T17:53:31.259Z | |
| 3413 | 2026-03-18T17:53:31.259Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3414 | 2026-03-18T17:53:31.938Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3415 | 2026-03-18T17:53:31.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3416 | 2026-03-18T17:53:31.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3417 | 2026-03-18T17:53:31.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3418 | 2026-03-18T17:53:32.044Z | |
| 3419 | 2026-03-18T17:53:32.044Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3420 | 2026-03-18T17:53:32.722Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3421 | 2026-03-18T17:53:32.725Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3422 | 2026-03-18T17:53:32.726Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3423 | 2026-03-18T17:53:32.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3424 | 2026-03-18T17:53:32.829Z | |
| 3425 | 2026-03-18T17:53:32.829Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3426 | 2026-03-18T17:53:33.509Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3427 | 2026-03-18T17:53:33.512Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3428 | 2026-03-18T17:53:33.512Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3429 | 2026-03-18T17:53:33.516Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3430 | 2026-03-18T17:53:33.620Z | |
| 3431 | 2026-03-18T17:53:33.621Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3432 | 2026-03-18T17:53:34.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3433 | 2026-03-18T17:53:34.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3434 | 2026-03-18T17:53:34.301Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3435 | 2026-03-18T17:53:34.306Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3436 | 2026-03-18T17:53:34.404Z | |
| 3437 | 2026-03-18T17:53:34.405Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3438 | 2026-03-18T17:53:35.086Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3439 | 2026-03-18T17:53:35.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3440 | 2026-03-18T17:53:35.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3441 | 2026-03-18T17:53:35.094Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3442 | 2026-03-18T17:53:35.203Z | |
| 3443 | 2026-03-18T17:53:35.203Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3444 | 2026-03-18T17:53:35.879Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3445 | 2026-03-18T17:53:35.882Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3446 | 2026-03-18T17:53:35.882Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3447 | 2026-03-18T17:53:35.887Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3448 | 2026-03-18T17:53:35.988Z | |
| 3449 | 2026-03-18T17:53:35.988Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3450 | 2026-03-18T17:53:36.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3451 | 2026-03-18T17:53:36.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3452 | 2026-03-18T17:53:36.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3453 | 2026-03-18T17:53:36.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3454 | 2026-03-18T17:53:36.832Z | |
| 3455 | 2026-03-18T17:53:36.832Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3456 | 2026-03-18T17:53:37.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3457 | 2026-03-18T17:53:37.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3458 | 2026-03-18T17:53:37.518Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3459 | 2026-03-18T17:53:37.522Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3460 | 2026-03-18T17:53:37.623Z | |
| 3461 | 2026-03-18T17:53:37.623Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3462 | 2026-03-18T17:53:38.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3463 | 2026-03-18T17:53:38.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3464 | 2026-03-18T17:53:38.587Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3465 | 2026-03-18T17:53:40.933Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.30s |
| 3466 | 2026-03-18T17:53:41.158Z | |
| 3467 | 2026-03-18T17:53:41.158Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3468 | 2026-03-18T17:53:41.901Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3469 | 2026-03-18T17:53:41.904Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3470 | 2026-03-18T17:53:41.904Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3471 | 2026-03-18T17:53:41.910Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3472 | 2026-03-18T17:53:42.024Z | |
| 3473 | 2026-03-18T17:53:42.024Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3474 | 2026-03-18T17:53:42.773Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3475 | 2026-03-18T17:53:42.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3476 | 2026-03-18T17:53:42.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3477 | 2026-03-18T17:53:42.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3478 | 2026-03-18T17:53:42.897Z | |
| 3479 | 2026-03-18T17:53:42.897Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3480 | 2026-03-18T17:53:43.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3481 | 2026-03-18T17:53:43.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3482 | 2026-03-18T17:53:43.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3483 | 2026-03-18T17:53:43.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3484 | 2026-03-18T17:53:43.668Z | |
| 3485 | 2026-03-18T17:53:43.668Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3486 | 2026-03-18T17:53:44.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3487 | 2026-03-18T17:53:44.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3488 | 2026-03-18T17:53:44.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3489 | 2026-03-18T17:53:44.341Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3490 | 2026-03-18T17:53:44.440Z | |
| 3491 | 2026-03-18T17:53:44.440Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3492 | 2026-03-18T17:53:45.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3493 | 2026-03-18T17:53:45.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3494 | 2026-03-18T17:53:45.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3495 | 2026-03-18T17:53:45.187Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3496 | 2026-03-18T17:53:45.302Z | |
| 3497 | 2026-03-18T17:53:45.302Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3498 | 2026-03-18T17:53:45.971Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3499 | 2026-03-18T17:53:45.974Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3500 | 2026-03-18T17:53:45.974Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3501 | 2026-03-18T17:53:45.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3502 | 2026-03-18T17:53:46.079Z | |
| 3503 | 2026-03-18T17:53:46.079Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3504 | 2026-03-18T17:53:46.816Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3505 | 2026-03-18T17:53:46.819Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3506 | 2026-03-18T17:53:46.819Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3507 | 2026-03-18T17:53:46.824Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3508 | 2026-03-18T17:53:46.936Z | |
| 3509 | 2026-03-18T17:53:46.937Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3510 | 2026-03-18T17:53:47.668Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3511 | 2026-03-18T17:53:47.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3512 | 2026-03-18T17:53:47.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3513 | 2026-03-18T17:53:47.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3514 | 2026-03-18T17:53:47.789Z | |
| 3515 | 2026-03-18T17:53:47.789Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3516 | 2026-03-18T17:53:48.457Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3517 | 2026-03-18T17:53:48.460Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3518 | 2026-03-18T17:53:48.460Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3519 | 2026-03-18T17:53:48.465Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3520 | 2026-03-18T17:53:48.561Z | |
| 3521 | 2026-03-18T17:53:48.561Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3522 | 2026-03-18T17:53:49.224Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3523 | 2026-03-18T17:53:49.227Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3524 | 2026-03-18T17:53:49.227Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3525 | 2026-03-18T17:53:49.231Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3526 | 2026-03-18T17:53:49.328Z | |
| 3527 | 2026-03-18T17:53:49.328Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3528 | 2026-03-18T17:53:50.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3529 | 2026-03-18T17:53:50.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3530 | 2026-03-18T17:53:50.021Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3531 | 2026-03-18T17:53:50.021Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3532 | 2026-03-18T17:53:50.122Z | |
| 3533 | 2026-03-18T17:53:50.122Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3534 | 2026-03-18T17:53:50.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3535 | 2026-03-18T17:53:50.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3536 | 2026-03-18T17:53:50.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3537 | 2026-03-18T17:53:50.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3538 | 2026-03-18T17:53:50.901Z | |
| 3539 | 2026-03-18T17:53:50.901Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3540 | 2026-03-18T17:53:51.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3541 | 2026-03-18T17:53:51.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3542 | 2026-03-18T17:53:51.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3543 | 2026-03-18T17:53:51.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3544 | 2026-03-18T17:53:51.670Z | |
| 3545 | 2026-03-18T17:53:51.670Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3546 | 2026-03-18T17:53:52.405Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3547 | 2026-03-18T17:53:52.408Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3548 | 2026-03-18T17:53:52.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3549 | 2026-03-18T17:53:52.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3550 | 2026-03-18T17:53:52.527Z | |
| 3551 | 2026-03-18T17:53:52.527Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3552 | 2026-03-18T17:53:53.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3553 | 2026-03-18T17:53:53.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3554 | 2026-03-18T17:53:53.279Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3555 | 2026-03-18T17:53:53.282Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3556 | 2026-03-18T17:53:53.398Z | |
| 3557 | 2026-03-18T17:53:53.398Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3558 | 2026-03-18T17:53:54.130Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3559 | 2026-03-18T17:53:54.133Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3560 | 2026-03-18T17:53:54.133Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3561 | 2026-03-18T17:53:54.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3562 | 2026-03-18T17:53:54.249Z | |
| 3563 | 2026-03-18T17:53:54.249Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3564 | 2026-03-18T17:53:54.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3565 | 2026-03-18T17:53:54.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3566 | 2026-03-18T17:53:54.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3567 | 2026-03-18T17:53:54.961Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3568 | 2026-03-18T17:53:55.068Z | |
| 3569 | 2026-03-18T17:53:55.068Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3570 | 2026-03-18T17:53:55.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3571 | 2026-03-18T17:53:55.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3572 | 2026-03-18T17:53:55.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3573 | 2026-03-18T17:53:55.771Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3574 | 2026-03-18T17:53:55.878Z | |
| 3575 | 2026-03-18T17:53:55.878Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3576 | 2026-03-18T17:53:56.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3577 | 2026-03-18T17:53:56.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3578 | 2026-03-18T17:53:56.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3579 | 2026-03-18T17:53:56.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3580 | 2026-03-18T17:53:56.682Z | |
| 3581 | 2026-03-18T17:53:56.682Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3582 | 2026-03-18T17:53:57.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3583 | 2026-03-18T17:53:57.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3584 | 2026-03-18T17:53:57.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3585 | 2026-03-18T17:53:57.362Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3586 | 2026-03-18T17:53:57.464Z | |
| 3587 | 2026-03-18T17:53:57.464Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3588 | 2026-03-18T17:53:58.156Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3589 | 2026-03-18T17:53:58.160Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3590 | 2026-03-18T17:53:58.160Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3591 | 2026-03-18T17:53:58.164Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3592 | 2026-03-18T17:53:58.268Z | |
| 3593 | 2026-03-18T17:53:58.268Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3594 | 2026-03-18T17:53:58.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3595 | 2026-03-18T17:53:58.957Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3596 | 2026-03-18T17:53:58.957Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3597 | 2026-03-18T17:53:58.962Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3598 | 2026-03-18T17:53:59.064Z | |
| 3599 | 2026-03-18T17:53:59.064Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3600 | 2026-03-18T17:53:59.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3601 | 2026-03-18T17:53:59.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3602 | 2026-03-18T17:53:59.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3603 | 2026-03-18T17:53:59.734Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3604 | 2026-03-18T17:53:59.832Z | |
| 3605 | 2026-03-18T17:53:59.832Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3606 | 2026-03-18T17:54:00.582Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3607 | 2026-03-18T17:54:00.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3608 | 2026-03-18T17:54:00.985Z | Compiling libefi-sys v0.1.0 |
| 3609 | 2026-03-18T17:54:00.991Z | Compiling bitfield-struct v0.6.2 |
| 3610 | 2026-03-18T17:54:01.161Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3611 | 2026-03-18T17:54:01.178Z | Compiling xshell-macros v0.2.7 |
| 3612 | 2026-03-18T17:54:01.195Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3613 | 2026-03-18T17:54:01.217Z | Compiling salty v0.3.0 |
| 3614 | 2026-03-18T17:54:01.238Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3615 | 2026-03-18T17:54:01.262Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3616 | 2026-03-18T17:54:01.262Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3617 | 2026-03-18T17:54:01.601Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3618 | 2026-03-18T17:54:01.625Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3619 | 2026-03-18T17:54:01.650Z | Checking xshell v0.2.7 |
| 3620 | 2026-03-18T17:54:01.792Z | Checking primeorder v0.13.6 |
| 3621 | 2026-03-18T17:54:01.830Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3622 | 2026-03-18T17:54:01.877Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3623 | 2026-03-18T17:54:01.901Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3624 | 2026-03-18T17:54:01.967Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3625 | 2026-03-18T17:54:01.991Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3626 | 2026-03-18T17:54:02.103Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3627 | 2026-03-18T17:54:02.122Z | Checking p384 v0.13.1 |
| 3628 | 2026-03-18T17:54:02.172Z | Compiling num-derive v0.3.3 |
| 3629 | 2026-03-18T17:54:02.293Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3630 | 2026-03-18T17:54:02.379Z | Compiling proc-macro-error2 v2.0.1 |
| 3631 | 2026-03-18T17:54:02.515Z | Compiling unicase v2.9.0 |
| 3632 | 2026-03-18T17:54:02.598Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3633 | 2026-03-18T17:54:02.778Z | Compiling mime_guess v2.0.5 |
| 3634 | 2026-03-18T17:54:02.798Z | Compiling tabled_derive v0.11.0 |
| 3635 | 2026-03-18T17:54:02.819Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3636 | 2026-03-18T17:54:02.854Z | Checking papergrid v0.17.0 |
| 3637 | 2026-03-18T17:54:03.316Z | Compiling progenitor-impl v0.11.2 |
| 3638 | 2026-03-18T17:54:03.342Z | Checking libscf-sys v1.1.0 |
| 3639 | 2026-03-18T17:54:03.472Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-18T17:54:03.512Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3641 | 2026-03-18T17:54:03.674Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3642 | 2026-03-18T17:54:03.728Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3643 | 2026-03-18T17:54:04.178Z | Checking testing_table v0.3.0 |
| 3644 | 2026-03-18T17:54:04.304Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3645 | 2026-03-18T17:54:04.382Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3646 | 2026-03-18T17:54:04.404Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3647 | 2026-03-18T17:54:04.560Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3648 | 2026-03-18T17:54:04.580Z | Checking corncobs v0.1.4 |
| 3649 | 2026-03-18T17:54:04.601Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3650 | 2026-03-18T17:54:04.639Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3651 | 2026-03-18T17:54:04.744Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3652 | 2026-03-18T17:54:04.770Z | Checking tabled v0.20.0 |
| 3653 | 2026-03-18T17:54:04.869Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3654 | 2026-03-18T17:54:05.102Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3655 | 2026-03-18T17:54:05.122Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3656 | 2026-03-18T17:54:05.418Z | Checking progenitor-client v0.11.2 |
| 3657 | 2026-03-18T17:54:05.554Z | Checking secrecy v0.8.0 |
| 3658 | 2026-03-18T17:54:05.719Z | Checking http-range v0.1.5 |
| 3659 | 2026-03-18T17:54:05.968Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3660 | 2026-03-18T17:54:05.971Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3661 | 2026-03-18T17:54:06.049Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3662 | 2026-03-18T17:54:06.338Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3663 | 2026-03-18T17:54:06.384Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3664 | 2026-03-18T17:54:06.560Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3665 | 2026-03-18T17:54:06.582Z | Checking atty v0.2.14 |
| 3666 | 2026-03-18T17:54:06.684Z | Checking crc8 v0.1.1 |
| 3667 | 2026-03-18T17:54:06.708Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3668 | 2026-03-18T17:54:06.813Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3669 | 2026-03-18T17:54:06.870Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3670 | 2026-03-18T17:54:06.951Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3671 | 2026-03-18T17:54:07.030Z | Compiling progenitor-macro v0.11.2 |
| 3672 | 2026-03-18T17:54:07.246Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3673 | 2026-03-18T17:54:07.379Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3674 | 2026-03-18T17:54:07.586Z | Checking hyper-staticfile v0.10.1 |
| 3675 | 2026-03-18T17:54:07.697Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3676 | 2026-03-18T17:54:07.721Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3677 | 2026-03-18T17:54:07.878Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3678 | 2026-03-18T17:54:07.955Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3679 | 2026-03-18T17:54:08.035Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3680 | 2026-03-18T17:54:08.159Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3681 | 2026-03-18T17:54:08.635Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3682 | 2026-03-18T17:54:08.691Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3683 | 2026-03-18T17:54:09.000Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3684 | 2026-03-18T17:54:09.080Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3685 | 2026-03-18T17:54:09.160Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3686 | 2026-03-18T17:54:09.770Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3687 | 2026-03-18T17:54:09.949Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3688 | 2026-03-18T17:54:10.251Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3689 | 2026-03-18T17:54:10.424Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3690 | 2026-03-18T17:54:10.949Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3691 | 2026-03-18T17:54:11.951Z | Checking progenitor v0.11.2 |
| 3692 | 2026-03-18T17:54:12.120Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3693 | 2026-03-18T17:54:18.940Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3694 | 2026-03-18T17:54:34.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.08s |
| 3695 | 2026-03-18T17:54:35.198Z | |
| 3696 | 2026-03-18T17:54:35.198Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3697 | 2026-03-18T17:54:35.954Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3698 | 2026-03-18T17:54:35.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3699 | 2026-03-18T17:54:36.268Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3700 | 2026-03-18T17:54:52.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3701 | 2026-03-18T17:54:52.594Z | |
| 3702 | 2026-03-18T17:54:52.594Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3703 | 2026-03-18T17:54:53.347Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3704 | 2026-03-18T17:54:53.350Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3705 | 2026-03-18T17:54:53.657Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3706 | 2026-03-18T17:55:09.718Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3707 | 2026-03-18T17:55:09.954Z | |
| 3708 | 2026-03-18T17:55:09.955Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3709 | 2026-03-18T17:55:10.704Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3710 | 2026-03-18T17:55:10.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3711 | 2026-03-18T17:55:11.014Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3712 | 2026-03-18T17:55:27.065Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3713 | 2026-03-18T17:55:27.305Z | |
| 3714 | 2026-03-18T17:55:27.305Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3715 | 2026-03-18T17:55:28.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3716 | 2026-03-18T17:55:28.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3717 | 2026-03-18T17:55:28.359Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3718 | 2026-03-18T17:55:44.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.20s |
| 3719 | 2026-03-18T17:55:44.765Z | |
| 3720 | 2026-03-18T17:55:44.765Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3721 | 2026-03-18T17:55:45.516Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3722 | 2026-03-18T17:55:45.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3723 | 2026-03-18T17:55:45.827Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3724 | 2026-03-18T17:56:02.023Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s |
| 3725 | 2026-03-18T17:56:02.265Z | |
| 3726 | 2026-03-18T17:56:02.265Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3727 | 2026-03-18T17:56:03.019Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3728 | 2026-03-18T17:56:03.022Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3729 | 2026-03-18T17:56:03.328Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3730 | 2026-03-18T17:56:19.462Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s |
| 3731 | 2026-03-18T17:56:19.699Z | |
| 3732 | 2026-03-18T17:56:19.699Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3733 | 2026-03-18T17:56:20.451Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3734 | 2026-03-18T17:56:20.455Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3735 | 2026-03-18T17:56:20.761Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3736 | 2026-03-18T17:56:36.847Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.13s |
| 3737 | 2026-03-18T17:56:37.090Z | |
| 3738 | 2026-03-18T17:56:37.090Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3739 | 2026-03-18T17:56:37.787Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3740 | 2026-03-18T17:56:37.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3741 | 2026-03-18T17:56:37.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3742 | 2026-03-18T17:56:37.795Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3743 | 2026-03-18T17:56:37.901Z | |
| 3744 | 2026-03-18T17:56:37.901Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3745 | 2026-03-18T17:56:38.598Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3746 | 2026-03-18T17:56:38.601Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3747 | 2026-03-18T17:56:38.601Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3748 | 2026-03-18T17:56:38.606Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3749 | 2026-03-18T17:56:38.711Z | |
| 3750 | 2026-03-18T17:56:38.711Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3751 | 2026-03-18T17:56:39.385Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3752 | 2026-03-18T17:56:39.388Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3753 | 2026-03-18T17:56:39.388Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3754 | 2026-03-18T17:56:39.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3755 | 2026-03-18T17:56:39.494Z | |
| 3756 | 2026-03-18T17:56:39.494Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3757 | 2026-03-18T17:56:40.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3758 | 2026-03-18T17:56:40.169Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3759 | 2026-03-18T17:56:40.169Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3760 | 2026-03-18T17:56:40.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3761 | 2026-03-18T17:56:40.273Z | |
| 3762 | 2026-03-18T17:56:40.273Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3763 | 2026-03-18T17:56:40.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3764 | 2026-03-18T17:56:40.975Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3765 | 2026-03-18T17:56:40.975Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3766 | 2026-03-18T17:56:40.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3767 | 2026-03-18T17:56:41.084Z | |
| 3768 | 2026-03-18T17:56:41.084Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3769 | 2026-03-18T17:56:41.778Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3770 | 2026-03-18T17:56:41.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3771 | 2026-03-18T17:56:41.781Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3772 | 2026-03-18T17:56:41.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3773 | 2026-03-18T17:56:41.891Z | |
| 3774 | 2026-03-18T17:56:41.891Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3775 | 2026-03-18T17:56:42.581Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3776 | 2026-03-18T17:56:42.585Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3777 | 2026-03-18T17:56:42.585Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3778 | 2026-03-18T17:56:42.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3779 | 2026-03-18T17:56:42.694Z | |
| 3780 | 2026-03-18T17:56:42.694Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3781 | 2026-03-18T17:56:43.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3782 | 2026-03-18T17:56:43.402Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3783 | 2026-03-18T17:56:43.403Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3784 | 2026-03-18T17:56:43.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3785 | 2026-03-18T17:56:43.515Z | |
| 3786 | 2026-03-18T17:56:43.515Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3787 | 2026-03-18T17:56:44.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3788 | 2026-03-18T17:56:44.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3789 | 2026-03-18T17:56:44.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3790 | 2026-03-18T17:56:44.228Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3791 | 2026-03-18T17:56:44.334Z | |
| 3792 | 2026-03-18T17:56:44.334Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3793 | 2026-03-18T17:56:45.037Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3794 | 2026-03-18T17:56:45.040Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3795 | 2026-03-18T17:56:45.040Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3796 | 2026-03-18T17:56:45.047Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3797 | 2026-03-18T17:56:45.153Z | |
| 3798 | 2026-03-18T17:56:45.153Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3799 | 2026-03-18T17:56:45.857Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3800 | 2026-03-18T17:56:45.860Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3801 | 2026-03-18T17:56:45.860Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3802 | 2026-03-18T17:56:45.865Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3803 | 2026-03-18T17:56:45.972Z | |
| 3804 | 2026-03-18T17:56:45.972Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3805 | 2026-03-18T17:56:46.680Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3806 | 2026-03-18T17:56:46.686Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3807 | 2026-03-18T17:56:46.687Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3808 | 2026-03-18T17:56:46.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3809 | 2026-03-18T17:56:46.796Z | |
| 3810 | 2026-03-18T17:56:46.796Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3811 | 2026-03-18T17:56:47.502Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3812 | 2026-03-18T17:56:47.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3813 | 2026-03-18T17:56:47.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3814 | 2026-03-18T17:56:47.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3815 | 2026-03-18T17:56:47.617Z | |
| 3816 | 2026-03-18T17:56:47.617Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3817 | 2026-03-18T17:56:48.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3818 | 2026-03-18T17:56:48.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3819 | 2026-03-18T17:56:48.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3820 | 2026-03-18T17:56:48.327Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3821 | 2026-03-18T17:56:48.432Z | |
| 3822 | 2026-03-18T17:56:48.432Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3823 | 2026-03-18T17:56:49.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3824 | 2026-03-18T17:56:49.157Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3825 | 2026-03-18T17:56:49.157Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3826 | 2026-03-18T17:56:49.162Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3827 | 2026-03-18T17:56:49.274Z | |
| 3828 | 2026-03-18T17:56:49.274Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3829 | 2026-03-18T17:56:50.016Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3830 | 2026-03-18T17:56:50.020Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3831 | 2026-03-18T17:56:50.020Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3832 | 2026-03-18T17:56:50.026Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3833 | 2026-03-18T17:56:50.140Z | |
| 3834 | 2026-03-18T17:56:50.140Z | info: running `cargo check --bins` on update-common (197/257) |
| 3835 | 2026-03-18T17:56:50.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3836 | 2026-03-18T17:56:50.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3837 | 2026-03-18T17:56:50.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3838 | 2026-03-18T17:56:50.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3839 | 2026-03-18T17:56:50.940Z | |
| 3840 | 2026-03-18T17:56:50.940Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3841 | 2026-03-18T17:56:51.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3842 | 2026-03-18T17:56:51.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3843 | 2026-03-18T17:56:51.682Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3844 | 2026-03-18T17:56:51.688Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3845 | 2026-03-18T17:56:51.802Z | |
| 3846 | 2026-03-18T17:56:51.802Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3847 | 2026-03-18T17:56:52.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3848 | 2026-03-18T17:56:52.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3849 | 2026-03-18T17:56:52.857Z | Compiling fs-err v2.11.0 |
| 3850 | 2026-03-18T17:56:53.001Z | Checking ignore v0.4.25 |
| 3851 | 2026-03-18T17:56:53.017Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3852 | 2026-03-18T17:56:53.020Z | Checking predicates-tree v1.0.13 |
| 3853 | 2026-03-18T17:56:53.047Z | Checking parse-size v1.1.0 |
| 3854 | 2026-03-18T17:56:53.065Z | Checking rand_seeder v0.4.0 |
| 3855 | 2026-03-18T17:56:53.068Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3856 | 2026-03-18T17:56:53.101Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3857 | 2026-03-18T17:56:53.162Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3858 | 2026-03-18T17:56:53.192Z | Compiling petname v2.0.2 |
| 3859 | 2026-03-18T17:56:53.243Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3860 | 2026-03-18T17:56:53.431Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3861 | 2026-03-18T17:56:53.453Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3862 | 2026-03-18T17:56:53.538Z | Checking globwalk v0.9.1 |
| 3863 | 2026-03-18T17:56:53.562Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3864 | 2026-03-18T17:56:53.659Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3865 | 2026-03-18T17:56:53.769Z | Checking sapling-renderdag v0.1.0 |
| 3866 | 2026-03-18T17:56:53.789Z | Checking camino-tempfile-ext v0.3.3 |
| 3867 | 2026-03-18T17:56:53.893Z | Checking sync-ptr v0.1.4 |
| 3868 | 2026-03-18T17:56:54.044Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3869 | 2026-03-18T17:56:54.062Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3870 | 2026-03-18T17:56:54.114Z | Checking colored v2.2.0 |
| 3871 | 2026-03-18T17:56:54.176Z | Checking assert_matches v1.5.0 |
| 3872 | 2026-03-18T17:56:54.520Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3873 | 2026-03-18T17:56:54.640Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3874 | 2026-03-18T17:56:54.644Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3875 | 2026-03-18T17:56:55.409Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3876 | 2026-03-18T17:56:57.225Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3877 | 2026-03-18T17:57:00.264Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.45s |
| 3878 | 2026-03-18T17:57:00.501Z | |
| 3879 | 2026-03-18T17:57:00.501Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3880 | 2026-03-18T17:57:01.165Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3881 | 2026-03-18T17:57:01.168Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3882 | 2026-03-18T17:57:01.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3883 | 2026-03-18T17:57:01.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3884 | 2026-03-18T17:57:01.269Z | |
| 3885 | 2026-03-18T17:57:01.269Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3886 | 2026-03-18T17:57:02.012Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3887 | 2026-03-18T17:57:02.015Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3888 | 2026-03-18T17:57:02.015Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3889 | 2026-03-18T17:57:02.020Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3890 | 2026-03-18T17:57:02.135Z | |
| 3891 | 2026-03-18T17:57:02.135Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3892 | 2026-03-18T17:57:02.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3893 | 2026-03-18T17:57:02.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3894 | 2026-03-18T17:57:03.107Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3895 | 2026-03-18T17:57:03.110Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3896 | 2026-03-18T17:57:03.960Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3897 | 2026-03-18T17:57:05.986Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 3898 | 2026-03-18T17:57:06.224Z | |
| 3899 | 2026-03-18T17:57:06.224Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3900 | 2026-03-18T17:57:06.907Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3901 | 2026-03-18T17:57:06.910Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3902 | 2026-03-18T17:57:06.910Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3903 | 2026-03-18T17:57:06.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3904 | 2026-03-18T17:57:07.017Z | |
| 3905 | 2026-03-18T17:57:07.017Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3906 | 2026-03-18T17:57:07.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3907 | 2026-03-18T17:57:07.682Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3908 | 2026-03-18T17:57:07.834Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3909 | 2026-03-18T17:57:08.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3910 | 2026-03-18T17:57:08.378Z | |
| 3911 | 2026-03-18T17:57:08.378Z | info: running `cargo check --bins` on clickana (205/257) |
| 3912 | 2026-03-18T17:57:09.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3913 | 2026-03-18T17:57:09.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3914 | 2026-03-18T17:57:09.250Z | Compiling darling_core v0.23.0 |
| 3915 | 2026-03-18T17:57:09.377Z | Compiling instability v0.3.11 |
| 3916 | 2026-03-18T17:57:09.391Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3917 | 2026-03-18T17:57:09.394Z | Checking castaway v0.2.4 |
| 3918 | 2026-03-18T17:57:09.394Z | Compiling indoc v2.0.7 |
| 3919 | 2026-03-18T17:57:09.432Z | Checking unicode-truncate v1.1.0 |
| 3920 | 2026-03-18T17:57:09.435Z | Checking lru v0.12.5 |
| 3921 | 2026-03-18T17:57:09.435Z | Checking cassowary v0.3.0 |
| 3922 | 2026-03-18T17:57:09.527Z | Checking compact_str v0.8.1 |
| 3923 | 2026-03-18T17:57:10.691Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3924 | 2026-03-18T17:57:10.912Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3925 | 2026-03-18T17:57:11.360Z | Compiling darling_macro v0.23.0 |
| 3926 | 2026-03-18T17:57:11.888Z | Compiling darling v0.23.0 |
| 3927 | 2026-03-18T17:57:12.660Z | Checking ratatui v0.29.0 |
| 3928 | 2026-03-18T17:57:14.222Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3929 | 2026-03-18T17:57:15.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.68s |
| 3930 | 2026-03-18T17:57:15.297Z | |
| 3931 | 2026-03-18T17:57:15.297Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3932 | 2026-03-18T17:57:16.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3933 | 2026-03-18T17:57:16.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3934 | 2026-03-18T17:57:16.277Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3935 | 2026-03-18T17:57:16.281Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3936 | 2026-03-18T17:57:17.032Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3937 | 2026-03-18T17:57:17.542Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.23s |
| 3938 | 2026-03-18T17:57:17.783Z | |
| 3939 | 2026-03-18T17:57:17.783Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3940 | 2026-03-18T17:57:18.514Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3941 | 2026-03-18T17:57:18.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3942 | 2026-03-18T17:57:18.757Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3943 | 2026-03-18T17:57:19.676Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3944 | 2026-03-18T17:57:19.935Z | |
| 3945 | 2026-03-18T17:57:19.936Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3946 | 2026-03-18T17:57:20.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3947 | 2026-03-18T17:57:20.472Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3948 | 2026-03-18T17:57:20.472Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3949 | 2026-03-18T17:57:20.475Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3950 | 2026-03-18T17:57:20.540Z | |
| 3951 | 2026-03-18T17:57:20.540Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3952 | 2026-03-18T17:57:21.263Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3953 | 2026-03-18T17:57:21.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3954 | 2026-03-18T17:57:21.501Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3955 | 2026-03-18T17:57:22.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 3956 | 2026-03-18T17:57:22.273Z | |
| 3957 | 2026-03-18T17:57:22.273Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3958 | 2026-03-18T17:57:22.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3959 | 2026-03-18T17:57:23.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3960 | 2026-03-18T17:57:23.245Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3961 | 2026-03-18T17:57:24.185Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.90s |
| 3962 | 2026-03-18T17:57:24.426Z | |
| 3963 | 2026-03-18T17:57:24.426Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3964 | 2026-03-18T17:57:25.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3965 | 2026-03-18T17:57:25.161Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3966 | 2026-03-18T17:57:25.161Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3967 | 2026-03-18T17:57:25.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3968 | 2026-03-18T17:57:25.281Z | |
| 3969 | 2026-03-18T17:57:25.282Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3970 | 2026-03-18T17:57:25.948Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3971 | 2026-03-18T17:57:25.950Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3972 | 2026-03-18T17:57:26.104Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3973 | 2026-03-18T17:57:26.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.69s |
| 3974 | 2026-03-18T17:57:27.203Z | |
| 3975 | 2026-03-18T17:57:27.203Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3976 | 2026-03-18T17:57:27.933Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3977 | 2026-03-18T17:57:27.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3978 | 2026-03-18T17:57:28.222Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3979 | 2026-03-18T17:57:28.222Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3980 | 2026-03-18T17:57:28.226Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3981 | 2026-03-18T17:57:28.226Z | Checking git-stub v1.0.0 |
| 3982 | 2026-03-18T17:57:28.227Z | Compiling trait-variant v0.1.2 |
| 3983 | 2026-03-18T17:57:28.227Z | Checking is_ci v1.2.0 |
| 3984 | 2026-03-18T17:57:28.227Z | Checking maplit v1.0.2 |
| 3985 | 2026-03-18T17:57:28.227Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3986 | 2026-03-18T17:57:28.468Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3987 | 2026-03-18T17:57:28.500Z | Checking supports-color v3.0.2 |
| 3988 | 2026-03-18T17:57:28.604Z | Checking git-stub-vcs v0.1.0 |
| 3989 | 2026-03-18T17:57:28.635Z | Checking drift v0.1.3 |
| 3990 | 2026-03-18T17:57:28.659Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3991 | 2026-03-18T17:57:28.682Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3992 | 2026-03-18T17:57:28.853Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3993 | 2026-03-18T17:57:28.921Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3994 | 2026-03-18T17:57:29.013Z | Checking dropshot-api-manager v0.6.0 |
| 3995 | 2026-03-18T17:57:29.033Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3996 | 2026-03-18T17:57:29.092Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3997 | 2026-03-18T17:57:29.299Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3998 | 2026-03-18T17:57:29.491Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3999 | 2026-03-18T17:57:29.708Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 4000 | 2026-03-18T17:57:30.073Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4001 | 2026-03-18T17:57:37.022Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4002 | 2026-03-18T17:57:38.416Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4003 | 2026-03-18T17:57:39.194Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4004 | 2026-03-18T17:57:39.724Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.50s |
| 4005 | 2026-03-18T17:57:39.952Z | |
| 4006 | 2026-03-18T17:57:39.952Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4007 | 2026-03-18T17:57:40.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4008 | 2026-03-18T17:57:40.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4009 | 2026-03-18T17:57:40.636Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4010 | 2026-03-18T17:57:40.642Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4011 | 2026-03-18T17:57:40.743Z | |
| 4012 | 2026-03-18T17:57:40.743Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4013 | 2026-03-18T17:57:41.471Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4014 | 2026-03-18T17:57:41.475Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4015 | 2026-03-18T17:57:41.475Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4016 | 2026-03-18T17:57:41.481Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4017 | 2026-03-18T17:57:41.591Z | |
| 4018 | 2026-03-18T17:57:41.591Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4019 | 2026-03-18T17:57:42.318Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4020 | 2026-03-18T17:57:42.322Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4021 | 2026-03-18T17:57:42.322Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4022 | 2026-03-18T17:57:42.326Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4023 | 2026-03-18T17:57:42.438Z | |
| 4024 | 2026-03-18T17:57:42.438Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4025 | 2026-03-18T17:57:43.162Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4026 | 2026-03-18T17:57:43.165Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4027 | 2026-03-18T17:57:43.165Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4028 | 2026-03-18T17:57:43.170Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4029 | 2026-03-18T17:57:43.282Z | |
| 4030 | 2026-03-18T17:57:43.282Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4031 | 2026-03-18T17:57:43.960Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4032 | 2026-03-18T17:57:43.963Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4033 | 2026-03-18T17:57:43.963Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4034 | 2026-03-18T17:57:43.968Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4035 | 2026-03-18T17:57:44.071Z | |
| 4036 | 2026-03-18T17:57:44.071Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4037 | 2026-03-18T17:57:44.739Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4038 | 2026-03-18T17:57:44.742Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4039 | 2026-03-18T17:57:44.742Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4040 | 2026-03-18T17:57:44.745Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4041 | 2026-03-18T17:57:44.845Z | |
| 4042 | 2026-03-18T17:57:44.846Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4043 | 2026-03-18T17:57:45.546Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4044 | 2026-03-18T17:57:45.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4045 | 2026-03-18T17:57:45.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4046 | 2026-03-18T17:57:45.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4047 | 2026-03-18T17:57:45.658Z | |
| 4048 | 2026-03-18T17:57:45.658Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4049 | 2026-03-18T17:57:46.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4050 | 2026-03-18T17:57:46.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4051 | 2026-03-18T17:57:46.470Z | Checking erased-serde v0.4.9 |
| 4052 | 2026-03-18T17:57:46.595Z | Checking ordered-float v2.10.1 |
| 4053 | 2026-03-18T17:57:46.619Z | Checking unicode-xid v0.2.6 |
| 4054 | 2026-03-18T17:57:46.644Z | Checking cargo-platform v0.2.0 |
| 4055 | 2026-03-18T17:57:46.882Z | Checking serde-value v0.7.0 |
| 4056 | 2026-03-18T17:57:47.050Z | Checking serde-untagged v0.1.9 |
| 4057 | 2026-03-18T17:57:47.261Z | Checking cargo-util-schemas v0.8.2 |
| 4058 | 2026-03-18T17:57:48.266Z | Checking cargo_metadata v0.21.0 |
| 4059 | 2026-03-18T17:57:49.131Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4060 | 2026-03-18T17:57:50.067Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.40s |
| 4061 | 2026-03-18T17:57:50.288Z | |
| 4062 | 2026-03-18T17:57:50.288Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4063 | 2026-03-18T17:57:51.027Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4064 | 2026-03-18T17:57:51.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4065 | 2026-03-18T17:57:51.280Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4066 | 2026-03-18T17:57:52.052Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4067 | 2026-03-18T17:57:52.678Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.38s |
| 4068 | 2026-03-18T17:57:52.927Z | |
| 4069 | 2026-03-18T17:57:52.928Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4070 | 2026-03-18T17:57:53.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4071 | 2026-03-18T17:57:53.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4072 | 2026-03-18T17:57:54.103Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4073 | 2026-03-18T17:57:54.106Z | Compiling vergen-gitcl v1.0.8 |
| 4074 | 2026-03-18T17:57:54.106Z | Compiling dirs-sys-next v0.1.2 |
| 4075 | 2026-03-18T17:57:54.106Z | Compiling diesel_derives v2.3.7 |
| 4076 | 2026-03-18T17:57:54.106Z | Compiling glob v0.3.3 |
| 4077 | 2026-03-18T17:57:54.106Z | Compiling crunchy v0.2.4 |
| 4078 | 2026-03-18T17:57:54.309Z | Compiling dsl_auto_type v0.2.0 |
| 4079 | 2026-03-18T17:57:54.328Z | Checking scheduled-thread-pool v0.2.7 |
| 4080 | 2026-03-18T17:57:54.502Z | Compiling dirs-next v2.0.0 |
| 4081 | 2026-03-18T17:57:54.546Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4082 | 2026-03-18T17:57:54.596Z | Compiling tiny-keccak v2.0.2 |
| 4083 | 2026-03-18T17:57:54.654Z | Compiling term v0.7.0 |
| 4084 | 2026-03-18T17:57:54.786Z | Checking r2d2 v0.8.10 |
| 4085 | 2026-03-18T17:57:54.805Z | Compiling clang-sys v1.8.1 |
| 4086 | 2026-03-18T17:57:54.826Z | Checking downcast-rs v2.0.2 |
| 4087 | 2026-03-18T17:57:54.876Z | Compiling bit-vec v0.6.3 |
| 4088 | 2026-03-18T17:57:55.025Z | Compiling ascii-canvas v3.0.0 |
| 4089 | 2026-03-18T17:57:55.170Z | Compiling bit-set v0.5.3 |
| 4090 | 2026-03-18T17:57:55.288Z | Compiling itertools v0.10.5 |
| 4091 | 2026-03-18T17:57:55.348Z | Compiling ena v0.14.4 |
| 4092 | 2026-03-18T17:57:55.375Z | Compiling libloading v0.8.9 |
| 4093 | 2026-03-18T17:57:55.394Z | Compiling diff v0.1.13 |
| 4094 | 2026-03-18T17:57:55.414Z | Compiling regex-syntax v0.6.29 |
| 4095 | 2026-03-18T17:57:55.498Z | Compiling bindgen v0.71.1 |
| 4096 | 2026-03-18T17:57:55.639Z | Compiling cexpr v0.6.0 |
| 4097 | 2026-03-18T17:57:55.733Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4098 | 2026-03-18T17:57:55.974Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4099 | 2026-03-18T17:57:56.077Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4100 | 2026-03-18T17:57:56.164Z | Compiling libxml v0.3.3 |
| 4101 | 2026-03-18T17:57:56.443Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4102 | 2026-03-18T17:57:56.604Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4103 | 2026-03-18T17:57:56.765Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4104 | 2026-03-18T17:57:56.820Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4105 | 2026-03-18T17:57:56.842Z | Compiling strum_macros v0.24.3 |
| 4106 | 2026-03-18T17:57:56.997Z | Compiling indoc v1.0.9 |
| 4107 | 2026-03-18T17:57:57.565Z | Compiling lalrpop v0.19.12 |
| 4108 | 2026-03-18T17:57:58.337Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4109 | 2026-03-18T17:57:58.337Z | Checking derive_builder v0.20.2 |
| 4110 | 2026-03-18T17:57:58.481Z | Compiling oso-derive v0.27.3 |
| 4111 | 2026-03-18T17:57:58.594Z | Checking quick-xml v0.37.5 |
| 4112 | 2026-03-18T17:57:58.657Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4113 | 2026-03-18T17:57:59.117Z | Checking openssl-probe v0.1.6 |
| 4114 | 2026-03-18T17:57:59.293Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4115 | 2026-03-18T17:57:59.868Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4116 | 2026-03-18T17:58:00.108Z | Checking bb8 v0.8.6 |
| 4117 | 2026-03-18T17:58:00.305Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4118 | 2026-03-18T17:58:00.469Z | Checking nonempty v0.12.0 |
| 4119 | 2026-03-18T17:58:00.573Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4120 | 2026-03-18T17:58:00.682Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4121 | 2026-03-18T17:58:00.849Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4122 | 2026-03-18T17:58:00.878Z | Checking support-bundle-viewer v0.1.2 |
| 4123 | 2026-03-18T17:58:00.954Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4124 | 2026-03-18T17:58:01.186Z | Checking multimap v0.10.1 |
| 4125 | 2026-03-18T17:58:02.278Z | Checking diesel v2.3.7 |
| 4126 | 2026-03-18T17:58:04.103Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4127 | 2026-03-18T17:58:05.474Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4128 | 2026-03-18T17:58:05.901Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4129 | 2026-03-18T17:58:06.268Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4130 | 2026-03-18T17:58:07.609Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4131 | 2026-03-18T17:58:07.757Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4132 | 2026-03-18T17:58:07.977Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4133 | 2026-03-18T17:58:08.682Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4134 | 2026-03-18T17:58:11.373Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4135 | 2026-03-18T17:58:17.054Z | Compiling samael v0.0.19 |
| 4136 | 2026-03-18T17:58:23.000Z | Checking async-bb8-diesel v0.2.1 |
| 4137 | 2026-03-18T17:58:23.062Z | Checking diesel-dtrace v0.5.0 |
| 4138 | 2026-03-18T17:58:24.756Z | Compiling polar-core v0.27.3 |
| 4139 | 2026-03-18T17:58:30.637Z | Checking oso v0.27.3 |
| 4140 | 2026-03-18T17:59:24.946Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4141 | 2026-03-18T18:00:11.727Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4142 | 2026-03-18T18:00:11.980Z | |
| 4143 | 2026-03-18T18:00:11.980Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4144 | 2026-03-18T18:00:12.730Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4145 | 2026-03-18T18:00:12.733Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4146 | 2026-03-18T18:00:12.733Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4147 | 2026-03-18T18:00:12.738Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4148 | 2026-03-18T18:00:12.854Z | |
| 4149 | 2026-03-18T18:00:12.854Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4150 | 2026-03-18T18:00:13.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4151 | 2026-03-18T18:00:13.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4152 | 2026-03-18T18:00:13.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4153 | 2026-03-18T18:00:13.608Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4154 | 2026-03-18T18:00:13.723Z | |
| 4155 | 2026-03-18T18:00:13.723Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4156 | 2026-03-18T18:00:14.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4157 | 2026-03-18T18:00:14.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4158 | 2026-03-18T18:00:14.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4159 | 2026-03-18T18:00:14.399Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4160 | 2026-03-18T18:00:14.498Z | |
| 4161 | 2026-03-18T18:00:14.498Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4162 | 2026-03-18T18:00:15.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4163 | 2026-03-18T18:00:15.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4164 | 2026-03-18T18:00:15.681Z | Compiling libz-sys v1.1.24 |
| 4165 | 2026-03-18T18:00:15.837Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4166 | 2026-03-18T18:00:15.855Z | Compiling vergen-git2 v1.0.7 |
| 4167 | 2026-03-18T18:00:15.872Z | Compiling rustls v0.21.12 |
| 4168 | 2026-03-18T18:00:15.890Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4169 | 2026-03-18T18:00:15.908Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4170 | 2026-03-18T18:00:15.911Z | Checking sct v0.7.1 |
| 4171 | 2026-03-18T18:00:15.945Z | Checking rustls-webpki v0.101.7 |
| 4172 | 2026-03-18T18:00:16.078Z | Compiling nix v0.29.0 |
| 4173 | 2026-03-18T18:00:16.143Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4174 | 2026-03-18T18:00:16.162Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4175 | 2026-03-18T18:00:16.214Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4176 | 2026-03-18T18:00:16.360Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4177 | 2026-03-18T18:00:16.534Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4178 | 2026-03-18T18:00:16.554Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4179 | 2026-03-18T18:00:16.640Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4180 | 2026-03-18T18:00:16.907Z | Checking rustls-pemfile v1.0.4 |
| 4181 | 2026-03-18T18:00:17.081Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4182 | 2026-03-18T18:00:17.128Z | Checking twox-hash v2.1.2 |
| 4183 | 2026-03-18T18:00:17.150Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4184 | 2026-03-18T18:00:17.287Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4185 | 2026-03-18T18:00:18.097Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4186 | 2026-03-18T18:00:18.154Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4187 | 2026-03-18T18:00:18.175Z | Checking tokio-rustls v0.24.1 |
| 4188 | 2026-03-18T18:00:18.197Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4189 | 2026-03-18T18:00:18.427Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4190 | 2026-03-18T18:00:18.604Z | Checking fatfs v0.3.6 |
| 4191 | 2026-03-18T18:00:18.928Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4192 | 2026-03-18T18:00:19.010Z | Compiling seq-macro v0.3.6 |
| 4193 | 2026-03-18T18:00:24.010Z | Compiling git2 v0.20.4 |
| 4194 | 2026-03-18T18:00:25.069Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4195 | 2026-03-18T18:00:25.226Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4196 | 2026-03-18T18:00:27.244Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4197 | 2026-03-18T18:01:35.311Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4198 | 2026-03-18T18:01:35.569Z | |
| 4199 | 2026-03-18T18:01:35.569Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4200 | 2026-03-18T18:01:36.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4201 | 2026-03-18T18:01:36.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4202 | 2026-03-18T18:01:36.789Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4203 | 2026-03-18T18:02:35.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4204 | 2026-03-18T18:02:36.046Z | |
| 4205 | 2026-03-18T18:02:36.046Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4206 | 2026-03-18T18:02:36.729Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4207 | 2026-03-18T18:02:36.732Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4208 | 2026-03-18T18:02:36.732Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4209 | 2026-03-18T18:02:36.737Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4210 | 2026-03-18T18:02:36.838Z | |
| 4211 | 2026-03-18T18:02:36.838Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4212 | 2026-03-18T18:02:37.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4213 | 2026-03-18T18:02:37.588Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4214 | 2026-03-18T18:02:37.588Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4215 | 2026-03-18T18:02:37.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4216 | 2026-03-18T18:02:37.710Z | |
| 4217 | 2026-03-18T18:02:37.710Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4218 | 2026-03-18T18:02:38.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4219 | 2026-03-18T18:02:38.445Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4220 | 2026-03-18T18:02:38.445Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4221 | 2026-03-18T18:02:38.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4222 | 2026-03-18T18:02:38.563Z | |
| 4223 | 2026-03-18T18:02:38.563Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4224 | 2026-03-18T18:02:39.306Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4225 | 2026-03-18T18:02:39.309Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4226 | 2026-03-18T18:02:39.309Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4227 | 2026-03-18T18:02:39.314Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4228 | 2026-03-18T18:02:39.424Z | |
| 4229 | 2026-03-18T18:02:39.424Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4230 | 2026-03-18T18:02:40.164Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4231 | 2026-03-18T18:02:40.167Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4232 | 2026-03-18T18:02:40.168Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4233 | 2026-03-18T18:02:40.173Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4234 | 2026-03-18T18:02:40.282Z | |
| 4235 | 2026-03-18T18:02:40.282Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4236 | 2026-03-18T18:02:41.022Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4237 | 2026-03-18T18:02:41.025Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4238 | 2026-03-18T18:02:41.025Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4239 | 2026-03-18T18:02:41.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4240 | 2026-03-18T18:02:41.141Z | |
| 4241 | 2026-03-18T18:02:41.141Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4242 | 2026-03-18T18:02:41.935Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4243 | 2026-03-18T18:02:41.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4244 | 2026-03-18T18:02:42.368Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4245 | 2026-03-18T18:02:42.371Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4246 | 2026-03-18T18:02:42.556Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4247 | 2026-03-18T18:02:42.581Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4248 | 2026-03-18T18:02:42.584Z | Checking yansi v1.0.1 |
| 4249 | 2026-03-18T18:02:42.584Z | Checking diff v0.1.13 |
| 4250 | 2026-03-18T18:02:42.619Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4251 | 2026-03-18T18:02:42.638Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4252 | 2026-03-18T18:02:42.775Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4253 | 2026-03-18T18:02:42.939Z | Checking pretty_assertions v1.4.1 |
| 4254 | 2026-03-18T18:02:43.815Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4255 | 2026-03-18T18:03:16.597Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4256 | 2026-03-18T18:03:16.600Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4257 | 2026-03-18T18:03:16.600Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4258 | 2026-03-18T18:03:16.600Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4259 | 2026-03-18T18:03:16.600Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4260 | 2026-03-18T18:03:16.600Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4261 | 2026-03-18T18:03:17.544Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4262 | 2026-03-18T18:03:18.953Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4263 | 2026-03-18T18:04:18.463Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s |
| 4264 | 2026-03-18T18:04:18.733Z | |
| 4265 | 2026-03-18T18:04:18.733Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4266 | 2026-03-18T18:04:19.400Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4267 | 2026-03-18T18:04:19.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4268 | 2026-03-18T18:04:19.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4269 | 2026-03-18T18:04:19.416Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4270 | 2026-03-18T18:04:19.507Z | |
| 4271 | 2026-03-18T18:04:19.507Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4272 | 2026-03-18T18:04:20.257Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4273 | 2026-03-18T18:04:20.310Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4274 | 2026-03-18T18:04:20.567Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4275 | 2026-03-18T18:04:20.714Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4276 | 2026-03-18T18:04:20.717Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4277 | 2026-03-18T18:04:57.720Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4278 | 2026-03-18T18:04:58.214Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4279 | 2026-03-18T18:05:00.587Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4280 | 2026-03-18T18:05:01.171Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4281 | 2026-03-18T18:05:05.260Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4282 | 2026-03-18T18:05:37.662Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4283 | 2026-03-18T18:05:38.475Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4284 | 2026-03-18T18:05:40.644Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4285 | 2026-03-18T18:05:40.917Z | |
| 4286 | 2026-03-18T18:05:40.917Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4287 | 2026-03-18T18:05:41.618Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4288 | 2026-03-18T18:05:41.630Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4289 | 2026-03-18T18:05:41.860Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4290 | 2026-03-18T18:05:42.754Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4291 | 2026-03-18T18:05:43.022Z | |
| 4292 | 2026-03-18T18:05:43.022Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4293 | 2026-03-18T18:05:43.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4294 | 2026-03-18T18:05:43.734Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4295 | 2026-03-18T18:05:43.909Z | Compiling blake3 v1.8.3 |
| 4296 | 2026-03-18T18:05:44.078Z | Checking arrayref v0.3.9 |
| 4297 | 2026-03-18T18:05:44.086Z | Checking arrayvec v0.7.6 |
| 4298 | 2026-03-18T18:05:44.087Z | Checking constant_time_eq v0.4.2 |
| 4299 | 2026-03-18T18:05:44.087Z | Checking topological-sort v0.2.2 |
| 4300 | 2026-03-18T18:05:44.087Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4301 | 2026-03-18T18:05:44.087Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4302 | 2026-03-18T18:05:44.087Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4303 | 2026-03-18T18:05:44.244Z | Checking shell-words v1.1.1 |
| 4304 | 2026-03-18T18:05:45.056Z | Checking omicron-zone-package v0.12.2 |
| 4305 | 2026-03-18T18:05:49.130Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4306 | 2026-03-18T18:05:49.171Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s |
| 4307 | 2026-03-18T18:05:49.171Z | |
| 4308 | 2026-03-18T18:05:49.171Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4309 | 2026-03-18T18:05:49.171Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4310 | 2026-03-18T18:05:49.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4311 | 2026-03-18T18:05:49.172Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4312 | 2026-03-18T18:05:49.172Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4313 | 2026-03-18T18:05:49.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4314 | 2026-03-18T18:05:49.367Z | |
| 4315 | 2026-03-18T18:05:49.367Z | info: running `cargo check --bins` on xtask (241/257) |
| 4316 | 2026-03-18T18:05:49.943Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4317 | 2026-03-18T18:05:49.952Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4318 | 2026-03-18T18:05:49.981Z | Checking libc v0.2.180 |
| 4319 | 2026-03-18T18:05:50.076Z | Checking serde v1.0.228 |
| 4320 | 2026-03-18T18:05:50.081Z | Checking zerofrom v0.1.6 |
| 4321 | 2026-03-18T18:05:50.088Z | Checking bitflags v2.11.0 |
| 4322 | 2026-03-18T18:05:50.100Z | Checking hashbrown v0.16.1 |
| 4323 | 2026-03-18T18:05:50.113Z | Checking smallvec v1.15.1 |
| 4324 | 2026-03-18T18:05:50.126Z | Checking serde_json v1.0.149 |
| 4325 | 2026-03-18T18:05:50.129Z | Checking scroll v0.12.0 |
| 4326 | 2026-03-18T18:05:50.216Z | Checking yoke v0.8.1 |
| 4327 | 2026-03-18T18:05:50.290Z | Checking num-traits v0.2.19 |
| 4328 | 2026-03-18T18:05:50.347Z | Checking thiserror v1.0.69 |
| 4329 | 2026-03-18T18:05:50.440Z | Checking zerovec v0.11.5 |
| 4330 | 2026-03-18T18:05:50.440Z | Checking zerotrie v0.2.3 |
| 4331 | 2026-03-18T18:05:50.470Z | Checking log v0.4.29 |
| 4332 | 2026-03-18T18:05:50.486Z | Checking errno v0.3.14 |
| 4333 | 2026-03-18T18:05:50.643Z | Checking rustix v1.1.3 |
| 4334 | 2026-03-18T18:05:50.650Z | Checking serde_spanned v0.6.9 |
| 4335 | 2026-03-18T18:05:50.667Z | Checking toml_datetime v0.6.11 |
| 4336 | 2026-03-18T18:05:50.734Z | Checking indexmap v2.13.0 |
| 4337 | 2026-03-18T18:05:50.765Z | Checking percent-encoding v2.3.2 |
| 4338 | 2026-03-18T18:05:50.805Z | Checking zerocopy v0.7.35 |
| 4339 | 2026-03-18T18:05:50.904Z | Checking goblin v0.8.2 |
| 4340 | 2026-03-18T18:05:50.943Z | Checking form_urlencoded v1.2.2 |
| 4341 | 2026-03-18T18:05:50.990Z | Checking getrandom v0.4.1 |
| 4342 | 2026-03-18T18:05:51.044Z | Checking tinystr v0.8.2 |
| 4343 | 2026-03-18T18:05:51.075Z | Checking potential_utf v0.1.4 |
| 4344 | 2026-03-18T18:05:51.106Z | Checking ordered-float v2.10.1 |
| 4345 | 2026-03-18T18:05:51.154Z | Checking thiserror v2.0.18 |
| 4346 | 2026-03-18T18:05:51.238Z | Checking icu_collections v2.1.1 |
| 4347 | 2026-03-18T18:05:51.274Z | Checking icu_locale_core v2.1.1 |
| 4348 | 2026-03-18T18:05:51.288Z | Checking syn v2.0.117 |
| 4349 | 2026-03-18T18:05:51.424Z | Checking serde-value v0.7.0 |
| 4350 | 2026-03-18T18:05:51.499Z | Checking toml_edit v0.22.27 |
| 4351 | 2026-03-18T18:05:51.521Z | Checking dtrace-parser v0.2.0 |
| 4352 | 2026-03-18T18:05:51.645Z | Checking thread-id v4.2.2 |
| 4353 | 2026-03-18T18:05:51.699Z | Checking once_cell v1.21.3 |
| 4354 | 2026-03-18T18:05:51.754Z | Checking cargo-platform v0.2.0 |
| 4355 | 2026-03-18T18:05:51.811Z | Checking terminal_size v0.4.3 |
| 4356 | 2026-03-18T18:05:51.845Z | Checking memmap v0.7.0 |
| 4357 | 2026-03-18T18:05:51.921Z | Checking tempfile v3.25.0 |
| 4358 | 2026-03-18T18:05:51.974Z | Checking clap_builder v4.5.60 |
| 4359 | 2026-03-18T18:05:51.988Z | Checking textwrap v0.16.2 |
| 4360 | 2026-03-18T18:05:52.014Z | Checking fs-err v3.3.0 |
| 4361 | 2026-03-18T18:05:52.058Z | Checking icu_provider v2.1.1 |
| 4362 | 2026-03-18T18:05:52.178Z | Checking camino-tempfile v1.4.1 |
| 4363 | 2026-03-18T18:05:52.251Z | Checking anyhow v1.0.102 |
| 4364 | 2026-03-18T18:05:52.252Z | Checking tabled v0.15.0 |
| 4365 | 2026-03-18T18:05:52.382Z | Checking macaddr v1.0.1 |
| 4366 | 2026-03-18T18:05:52.385Z | Checking icu_normalizer v2.1.1 |
| 4367 | 2026-03-18T18:05:52.511Z | Checking icu_properties v2.1.2 |
| 4368 | 2026-03-18T18:05:52.617Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4369 | 2026-03-18T18:05:53.049Z | Checking toml v0.8.23 |
| 4370 | 2026-03-18T18:05:53.483Z | Checking cargo_toml v0.21.0 |
| 4371 | 2026-03-18T18:05:53.541Z | Checking dof v0.3.0 |
| 4372 | 2026-03-18T18:05:53.601Z | Checking clap v4.5.60 |
| 4373 | 2026-03-18T18:05:53.642Z | Checking idna_adapter v1.2.1 |
| 4374 | 2026-03-18T18:05:53.788Z | Checking idna v1.1.0 |
| 4375 | 2026-03-18T18:05:53.897Z | Checking usdt-impl v0.5.0 |
| 4376 | 2026-03-18T18:05:54.081Z | Checking url v2.5.8 |
| 4377 | 2026-03-18T18:05:54.223Z | Checking usdt v0.5.0 |
| 4378 | 2026-03-18T18:05:54.545Z | Checking cargo-util-schemas v0.8.2 |
| 4379 | 2026-03-18T18:05:55.541Z | Checking cargo_metadata v0.21.0 |
| 4380 | 2026-03-18T18:05:56.419Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4381 | 2026-03-18T18:05:57.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s |
| 4382 | 2026-03-18T18:05:57.137Z | |
| 4383 | 2026-03-18T18:05:57.137Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4384 | 2026-03-18T18:05:57.913Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4385 | 2026-03-18T18:05:57.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4386 | 2026-03-18T18:05:58.239Z | Checking polyval v0.6.2 |
| 4387 | 2026-03-18T18:05:58.387Z | Checking ctr v0.9.2 |
| 4388 | 2026-03-18T18:05:58.405Z | Checking ssh-encoding v0.2.0 |
| 4389 | 2026-03-18T18:05:58.408Z | Checking blowfish v0.9.1 |
| 4390 | 2026-03-18T18:05:58.438Z | Checking password-hash v0.4.2 |
| 4391 | 2026-03-18T18:05:58.460Z | Checking p256 v0.13.2 |
| 4392 | 2026-03-18T18:05:58.463Z | Checking p521 v0.13.3 |
| 4393 | 2026-03-18T18:05:58.497Z | Checking russh-cryptovec v0.7.3 |
| 4394 | 2026-03-18T18:05:58.568Z | Checking ghash v0.5.1 |
| 4395 | 2026-03-18T18:05:58.587Z | Checking bcrypt-pbkdf v0.10.0 |
| 4396 | 2026-03-18T18:05:58.605Z | Checking md5 v0.7.0 |
| 4397 | 2026-03-18T18:05:58.656Z | Checking num-bigint v0.4.6 |
| 4398 | 2026-03-18T18:05:58.675Z | Checking des v0.8.1 |
| 4399 | 2026-03-18T18:05:58.713Z | Checking aes-gcm v0.10.3 |
| 4400 | 2026-03-18T18:05:58.732Z | Checking pbkdf2 v0.11.0 |
| 4401 | 2026-03-18T18:05:58.782Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4402 | 2026-03-18T18:05:58.817Z | Checking hex-literal v0.4.1 |
| 4403 | 2026-03-18T18:05:58.820Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4404 | 2026-03-18T18:05:58.877Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4405 | 2026-03-18T18:05:58.899Z | Checking ssh-cipher v0.2.0 |
| 4406 | 2026-03-18T18:05:58.921Z | Checking socket2 v0.5.10 |
| 4407 | 2026-03-18T18:05:58.944Z | Checking internet-checksum v0.2.1 |
| 4408 | 2026-03-18T18:05:59.111Z | Checking ssh-key v0.6.7 |
| 4409 | 2026-03-18T18:05:59.288Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4410 | 2026-03-18T18:05:59.989Z | Checking russh-keys v0.45.0 |
| 4411 | 2026-03-18T18:06:00.723Z | Checking russh v0.45.0 |
| 4412 | 2026-03-18T18:06:22.473Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4413 | 2026-03-18T18:06:24.006Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.84s |
| 4414 | 2026-03-18T18:06:24.257Z | |
| 4415 | 2026-03-18T18:06:24.257Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4416 | 2026-03-18T18:06:24.950Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4417 | 2026-03-18T18:06:24.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4418 | 2026-03-18T18:06:25.126Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4419 | 2026-03-18T18:06:25.255Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4420 | 2026-03-18T18:06:25.268Z | Checking termios v0.3.3 |
| 4421 | 2026-03-18T18:06:26.958Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4422 | 2026-03-18T18:06:27.142Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4423 | 2026-03-18T18:06:29.778Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4424 | 2026-03-18T18:06:30.537Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.26s |
| 4425 | 2026-03-18T18:06:30.756Z | |
| 4426 | 2026-03-18T18:06:30.756Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4427 | 2026-03-18T18:06:31.474Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4428 | 2026-03-18T18:06:31.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4429 | 2026-03-18T18:06:31.707Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4430 | 2026-03-18T18:06:31.842Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4431 | 2026-03-18T18:06:31.859Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4432 | 2026-03-18T18:06:31.863Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4433 | 2026-03-18T18:06:31.889Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4434 | 2026-03-18T18:06:32.140Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4435 | 2026-03-18T18:06:32.141Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4436 | 2026-03-18T18:06:33.111Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4437 | 2026-03-18T18:06:33.382Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4438 | 2026-03-18T18:06:33.388Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4439 | 2026-03-18T18:06:34.249Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4440 | 2026-03-18T18:06:36.384Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s |
| 4441 | 2026-03-18T18:06:36.603Z | |
| 4442 | 2026-03-18T18:06:36.603Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4443 | 2026-03-18T18:06:37.298Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4444 | 2026-03-18T18:06:37.301Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4445 | 2026-03-18T18:06:37.469Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4446 | 2026-03-18T18:06:38.035Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4447 | 2026-03-18T18:06:38.438Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.82s |
| 4448 | 2026-03-18T18:06:38.655Z | |
| 4449 | 2026-03-18T18:06:38.655Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4450 | 2026-03-18T18:06:39.330Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4451 | 2026-03-18T18:06:39.333Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4452 | 2026-03-18T18:06:39.333Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4453 | 2026-03-18T18:06:39.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4454 | 2026-03-18T18:06:39.436Z | |
| 4455 | 2026-03-18T18:06:39.436Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4456 | 2026-03-18T18:06:40.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4457 | 2026-03-18T18:06:40.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4458 | 2026-03-18T18:06:40.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4459 | 2026-03-18T18:06:40.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4460 | 2026-03-18T18:06:40.215Z | |
| 4461 | 2026-03-18T18:06:40.215Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4462 | 2026-03-18T18:06:40.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4463 | 2026-03-18T18:06:40.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4464 | 2026-03-18T18:06:41.244Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4465 | 2026-03-18T18:06:41.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.76s |
| 4466 | 2026-03-18T18:06:42.229Z | |
| 4467 | 2026-03-18T18:06:42.229Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4468 | 2026-03-18T18:06:42.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4469 | 2026-03-18T18:06:42.920Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4470 | 2026-03-18T18:06:43.101Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4471 | 2026-03-18T18:06:43.105Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4472 | 2026-03-18T18:06:43.409Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4473 | 2026-03-18T18:06:43.413Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4474 | 2026-03-18T18:06:44.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4475 | 2026-03-18T18:06:44.637Z | |
| 4476 | 2026-03-18T18:06:44.637Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4477 | 2026-03-18T18:06:45.312Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4478 | 2026-03-18T18:06:45.316Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4479 | 2026-03-18T18:06:45.316Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4480 | 2026-03-18T18:06:45.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4481 | 2026-03-18T18:06:45.417Z | |
| 4482 | 2026-03-18T18:06:45.417Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4483 | 2026-03-18T18:06:46.117Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4484 | 2026-03-18T18:06:46.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4485 | 2026-03-18T18:06:46.315Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4486 | 2026-03-18T18:06:47.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4487 | 2026-03-18T18:06:47.934Z | |
| 4488 | 2026-03-18T18:06:47.934Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4489 | 2026-03-18T18:06:48.682Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4490 | 2026-03-18T18:06:48.685Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4491 | 2026-03-18T18:06:48.988Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4492 | 2026-03-18T18:06:49.434Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4493 | 2026-03-18T18:06:50.148Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4494 | 2026-03-18T18:06:50.151Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4495 | 2026-03-18T18:06:56.807Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4496 | 2026-03-18T18:06:57.738Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4497 | 2026-03-18T18:06:57.742Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4498 | 2026-03-18T18:06:57.742Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4499 | 2026-03-18T18:06:57.742Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4500 | 2026-03-18T18:06:58.732Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4501 | 2026-03-18T18:07:08.289Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4502 | 2026-03-18T18:07:16.616Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4503 | 2026-03-18T18:07:16.619Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4504 | 2026-03-18T18:07:16.619Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4505 | 2026-03-18T18:07:16.619Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4506 | 2026-03-18T18:07:18.516Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4507 | 2026-03-18T18:07:20.350Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4508 | 2026-03-18T18:07:21.256Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4509 | 2026-03-18T18:07:22.993Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4510 | 2026-03-18T18:07:23.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.74s |
| 4511 | 2026-03-18T18:07:23.942Z | |
| 4512 | 2026-03-18T18:07:23.943Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4513 | 2026-03-18T18:07:24.661Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4514 | 2026-03-18T18:07:24.664Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4515 | 2026-03-18T18:07:24.897Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4516 | 2026-03-18T18:07:24.900Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4517 | 2026-03-18T18:07:25.048Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4518 | 2026-03-18T18:07:25.092Z | Checking rtoolbox v0.0.3 |
| 4519 | 2026-03-18T18:07:25.095Z | Checking tui-tree-widget v0.23.1 |
| 4520 | 2026-03-18T18:07:25.255Z | Checking rpassword v7.4.0 |
| 4521 | 2026-03-18T18:07:25.355Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4522 | 2026-03-18T18:07:26.320Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4523 | 2026-03-18T18:07:32.932Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4524 | 2026-03-18T18:07:33.847Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4525 | 2026-03-18T18:07:35.242Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4526 | 2026-03-18T18:07:39.439Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4527 | 2026-03-18T18:07:41.973Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4528 | 2026-03-18T18:07:43.143Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.18s |
| 4529 | 2026-03-18T18:07:43.365Z | |
| 4530 | 2026-03-18T18:07:43.365Z | info: running `cargo check --bins` on wicket (254/257) |
| 4531 | 2026-03-18T18:07:44.083Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4532 | 2026-03-18T18:07:44.085Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4533 | 2026-03-18T18:07:44.293Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4534 | 2026-03-18T18:07:44.731Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s |
| 4535 | 2026-03-18T18:07:44.978Z | |
| 4536 | 2026-03-18T18:07:44.978Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4537 | 2026-03-18T18:07:45.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4538 | 2026-03-18T18:07:45.711Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4539 | 2026-03-18T18:07:45.944Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4540 | 2026-03-18T18:07:46.078Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4541 | 2026-03-18T18:07:46.081Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4542 | 2026-03-18T18:07:46.081Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4543 | 2026-03-18T18:07:47.501Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4544 | 2026-03-18T18:07:48.288Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4545 | 2026-03-18T18:07:52.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.35s |
| 4546 | 2026-03-18T18:07:52.586Z | |
| 4547 | 2026-03-18T18:07:52.586Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4548 | 2026-03-18T18:07:53.255Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4549 | 2026-03-18T18:07:53.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4550 | 2026-03-18T18:07:53.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4551 | 2026-03-18T18:07:53.263Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4552 | 2026-03-18T18:07:53.364Z | |
| 4553 | 2026-03-18T18:07:53.364Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4554 | 2026-03-18T18:07:54.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4555 | 2026-03-18T18:07:54.069Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4556 | 2026-03-18T18:07:54.263Z | Checking uzers v0.12.2 |
| 4557 | 2026-03-18T18:07:54.611Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4558 | 2026-03-18T18:07:55.555Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.18s |
| 4559 | 2026-03-18T18:07:55.809Z | |
| 4560 | 2026-03-18T18:07:55.813Z | real 19:05.158773544 |
| 4561 | 2026-03-18T18:07:55.813Z | user 28:30.204294604 |
| 4562 | 2026-03-18T18:07:55.813Z | sys 5:14.505568681 |
| 4563 | 2026-03-18T18:07:55.813Z | trap 0.478622287 |
| 4564 | 2026-03-18T18:07:55.813Z | tflt 0.317195453 |
| 4565 | 2026-03-18T18:07:55.813Z | dflt 0.704832011 |
| 4566 | 2026-03-18T18:07:55.813Z | kflt 0.001063104 |
| 4567 | 2026-03-18T18:07:55.813Z | lock 1:47:54.835592064 |
| 4568 | 2026-03-18T18:07:55.813Z | slp 2:13:50.715608090 |
| 4569 | 2026-03-18T18:07:55.813Z | lat 1:24.115950837 |
| 4570 | 2026-03-18T18:07:55.813Z | stop 5:20.037409684 |
| 4571 | 2026-03-18T18:07:55.813Z | process exited: duration 1410232 ms, exit code 0 |
| |
| 4572 | 2026-03-18T18:07:55.820Z | found 0 output files |