|
|
|
| 1 | 2026-03-18T00:35:08.440Z | job assigned to worker 01KKZ5TQ05FYQ4VZ6J9B17GVGF [factory aws, i-0004717a5fdac7293] (queued for 1 m 3 s) |
| |
| 2 | 2026-03-18T00:35:16.490Z | starting task 0: "setup" |
| 3 | 2026-03-18T00:35:16.494Z | ++ uname -s |
| 4 | 2026-03-18T00:35:16.498Z | + kern=SunOS |
| 5 | 2026-03-18T00:35:16.498Z | + build_user=build |
| 6 | 2026-03-18T00:35:16.498Z | + build_uid=12345 |
| 7 | 2026-03-18T00:35:16.498Z | + work_dir=/work |
| 8 | 2026-03-18T00:35:16.498Z | + input_dir=/input |
| 9 | 2026-03-18T00:35:16.498Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-18T00:35:16.498Z | + case "$kern" in |
| 11 | 2026-03-18T00:35:16.498Z | + groupadd -g 12345 build |
| 12 | 2026-03-18T00:35:16.501Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-18T00:35:18.505Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-18T00:35:18.627Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-18T00:35:18.631Z | + home_fs=zfs |
| 16 | 2026-03-18T00:35:18.631Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-18T00:35:18.631Z | + mkdir -p /home/build |
| 18 | 2026-03-18T00:35:18.631Z | + chown build:build /home/build /work |
| 19 | 2026-03-18T00:35:20.635Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-18T00:35:20.639Z | process exited: duration 4145 ms, exit code 0 |
| |
| 21 | 2026-03-18T00:35:20.647Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-18T00:35:20.650Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-18T00:35:20.650Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-18T00:35:20.650Z | * rust toolchain profile = "default" |
| 25 | 2026-03-18T00:35:20.650Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 26 | 2026-03-18T00:35:20.650Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-18T00:35:20.650Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-18T00:35:20.653Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-18T00:35:20.653Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-18T00:35:20.771Z | info: downloading installer |
| 31 | 2026-03-18T00:35:22.394Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-18T00:35:22.395Z | warn: /opt/ooce/bin |
| 33 | 2026-03-18T00:35:22.395Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-18T00:35:22.395Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-18T00:35:22.395Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-18T00:35:22.395Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-18T00:35:22.395Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-18T00:35:22.395Z | error: cannot install while Rust is installed |
| 39 | 2026-03-18T00:35:22.395Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-18T00:35:22.395Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-18T00:35:22.395Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-18T00:35:22.395Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-18T00:35:22.395Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-18T00:35:22.406Z | info: profile set to default |
| 45 | 2026-03-18T00:35:22.406Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-18T00:35:22.410Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-18T00:35:22.554Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-18T00:35:22.557Z | info: downloading 6 components |
| 49 | 2026-03-18T00:35:39.099Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-18T00:35:39.099Z | |
| 51 | 2026-03-18T00:35:39.134Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-18T00:35:39.134Z | |
| 53 | 2026-03-18T00:35:39.138Z | |
| 54 | 2026-03-18T00:35:39.138Z | Rust is installed now. Great! |
| 55 | 2026-03-18T00:35:39.138Z | |
| 56 | 2026-03-18T00:35:39.138Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-18T00:35:39.138Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-18T00:35:39.138Z | |
| 59 | 2026-03-18T00:35:39.138Z | To configure your current shell, you need to source |
| 60 | 2026-03-18T00:35:39.138Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-18T00:35:39.138Z | |
| 62 | 2026-03-18T00:35:39.138Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-18T00:35:39.138Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-18T00:35:39.138Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-18T00:35:39.138Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-18T00:35:39.138Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-18T00:35:39.138Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-18T00:35:39.138Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-18T00:35:39.138Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-18T00:35:39.138Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-18T00:35:39.226Z | + rustup --version |
| 72 | 2026-03-18T00:35:39.237Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-18T00:35:39.242Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-18T00:35:39.263Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-18T00:35:39.267Z | + cargo --version |
| 76 | 2026-03-18T00:35:39.282Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-18T00:35:39.285Z | + rustc --version |
| 78 | 2026-03-18T00:35:39.309Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-18T00:35:39.313Z | process exited: duration 18655 ms, exit code 0 |
| |
| 80 | 2026-03-18T00:35:39.319Z | starting task 2: "authentication" |
| 81 | 2026-03-18T00:35:39.338Z | process exited: duration 19 ms, exit code 0 |
| |
| 82 | 2026-03-18T00:35:39.344Z | starting task 3: "clone repository" |
| 83 | 2026-03-18T00:35:39.349Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-18T00:35:39.352Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-18T00:35:39.399Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-18T00:35:49.248Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-18T00:35:49.248Z | + git fetch origin bb4505a21d82d324df13bd26211bf041996a4a29 |
| 88 | 2026-03-18T00:35:49.568Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-18T00:35:49.568Z | * branch bb4505a21d82d324df13bd26211bf041996a4a29 -> FETCH_HEAD |
| 90 | 2026-03-18T00:35:49.579Z | + [[ -n john/execute-expunged-live-test ]] |
| 91 | 2026-03-18T00:35:49.582Z | ++ git branch --show-current |
| 92 | 2026-03-18T00:35:49.585Z | + current=main |
| 93 | 2026-03-18T00:35:49.585Z | + [[ main != john/execute-expunged-live-test ]] |
| 94 | 2026-03-18T00:35:49.586Z | + git branch -f john/execute-expunged-live-test bb4505a21d82d324df13bd26211bf041996a4a29 |
| 95 | 2026-03-18T00:35:49.589Z | + git checkout -f john/execute-expunged-live-test |
| 96 | 2026-03-18T00:35:49.907Z | Switched to branch 'john/execute-expunged-live-test' |
| 97 | 2026-03-18T00:35:49.910Z | + git reset --hard bb4505a21d82d324df13bd26211bf041996a4a29 |
| 98 | 2026-03-18T00:35:49.928Z | HEAD is now at bb4505a21 missing import |
| 99 | 2026-03-18T00:35:49.931Z | process exited: duration 10577 ms, exit code 0 |
| |
| 100 | 2026-03-18T00:35:49.938Z | starting task 4: "build" |
| 101 | 2026-03-18T00:35:49.943Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-18T00:35:49.946Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-18T00:35:49.946Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-18T00:35:49.946Z | + cargo --version |
| 105 | 2026-03-18T00:35:49.955Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-18T00:35:49.958Z | + rustc --version |
| 107 | 2026-03-18T00:35:49.983Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-18T00:35:49.986Z | + source ./env.sh |
| 109 | 2026-03-18T00:35:49.986Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-18T00:35:49.986Z | ++ set -o xtrace |
| 111 | 2026-03-18T00:35:49.989Z | ++++ dirname ./env.sh |
| 112 | 2026-03-18T00:35:49.990Z | +++ readlink -f . |
| 113 | 2026-03-18T00:35:49.993Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ 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-18T00:35:49.993Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-18T00:35:49.993Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-18T00:35:49.993Z | + 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-18T00:35:49.993Z | + 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-18T00:35:49.993Z | + banner prerequisites |
| 127 | 2026-03-18T00:35:49.996Z | |
| 128 | 2026-03-18T00:35:49.996Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-18T00:35:49.996Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-18T00:35:49.997Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-18T00:35:49.997Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-18T00:35:49.997Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-18T00:35:49.997Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-18T00:35:49.997Z | |
| 135 | 2026-03-18T00:35:49.997Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-18T00:36:00.005Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-18T00:36:09.737Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-18T00:36:31.673Z | Planning: Solver setup ... Done (20.352s) |
| 139 | 2026-03-18T00:36:31.824Z | Planning: Running solver ... Done (0.151s) |
| 140 | 2026-03-18T00:36:32.002Z | Planning: Finding local manifests ... Done (0.002s) |
| 141 | 2026-03-18T00:36:32.017Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-18T00:36:32.137Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-18T00:36:32.180Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-18T00:36:32.224Z | Planning: Merging actions ... Done (0.040s) |
| 145 | 2026-03-18T00:36:32.833Z | Planning: Checking for conflicting actions ... Done (0.613s) |
| 146 | 2026-03-18T00:36:32.842Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-18T00:36:33.818Z | Planning: Evaluating mediators ... Done (0.975s) |
| 148 | 2026-03-18T00:36:33.827Z | Planning: Planning completed in 23.93 seconds |
| 149 | 2026-03-18T00:36:34.291Z | Packages to install: 4 |
| 150 | 2026-03-18T00:36:34.291Z | Mediators to change: 2 |
| 151 | 2026-03-18T00:36:34.291Z | Services to change: 1 |
| 152 | 2026-03-18T00:36:34.295Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-18T00:36:34.295Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-18T00:36:34.295Z | Create boot environment: No |
| 155 | 2026-03-18T00:36:34.295Z | Create backup boot environment: No |
| 156 | 2026-03-18T00:36:34.295Z | Rebuild boot archive: No |
| 157 | 2026-03-18T00:36:34.295Z | |
| 158 | 2026-03-18T00:36:34.295Z | Changed mediators: |
| 159 | 2026-03-18T00:36:34.295Z | mediator clang: |
| 160 | 2026-03-18T00:36:34.295Z | version: None -> 15 (system default) |
| 161 | 2026-03-18T00:36:34.295Z | |
| 162 | 2026-03-18T00:36:34.295Z | mediator llvm: |
| 163 | 2026-03-18T00:36:34.295Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-18T00:36:34.295Z | |
| 165 | 2026-03-18T00:36:34.296Z | Changed packages: |
| 166 | 2026-03-18T00:36:34.296Z | helios-dev |
| 167 | 2026-03-18T00:36:34.296Z | developer/build-essential |
| 168 | 2026-03-18T00:36:34.296Z | None -> 11-2.0 |
| 169 | 2026-03-18T00:36:34.296Z | library/libxmlsec1 |
| 170 | 2026-03-18T00:36:34.296Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-18T00:36:34.296Z | ooce/developer/clang-15 |
| 172 | 2026-03-18T00:36:34.296Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-18T00:36:34.296Z | ooce/developer/llvm-15 |
| 174 | 2026-03-18T00:36:34.296Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-18T00:36:34.296Z | |
| 176 | 2026-03-18T00:36:34.296Z | Services: |
| 177 | 2026-03-18T00:36:34.296Z | restart_fmri: |
| 178 | 2026-03-18T00:36:34.296Z | svc:/system/update-man-index:default |
| 179 | 2026-03-18T00:36:34.336Z | |
| 180 | 2026-03-18T00:36:34.337Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-18T00:36:39.348Z | Download: 1839/3290 items 118.5/212.6MB 55% complete (23.9M/s) |
| 182 | 2026-03-18T00:36:44.238Z | Download: Completed 212.60 MB in 9.89 seconds (21.5M/s) |
| 183 | 2026-03-18T00:36:44.566Z | Actions: 1/3689 actions (Installing new actions) |
| 184 | 2026-03-18T00:36:48.678Z | Actions: Completed 3689 actions in 4.11 seconds. |
| 185 | 2026-03-18T00:36:49.054Z | Done (0.371s) |
| 186 | 2026-03-18T00:36:49.054Z | Done (0.000s) |
| 187 | 2026-03-18T00:36:50.066Z | Done (1.012s) |
| 188 | 2026-03-18T00:36:55.248Z | Done (4.838s) |
| 189 | 2026-03-18T00:36:55.325Z | Done (0.013s) |
| 190 | 2026-03-18T00:36:55.329Z | Done (0.000s) |
| 191 | 2026-03-18T00:36:55.472Z | Done (0.000s) |
| 192 | 2026-03-18T00:36:56.437Z | Planning: Evaluating mediator changes ... Done |
| 193 | 2026-03-18T00:36:56.572Z | Planning: Checking for conflicting actions ... Done |
| 194 | 2026-03-18T00:36:56.591Z | Planning: Consolidating action changes ... Done |
| 195 | 2026-03-18T00:36:56.801Z | Planning: Evaluating mediators ... Done |
| 196 | 2026-03-18T00:36:56.810Z | Planning: Planning completed in 0.36 seconds |
| 197 | 2026-03-18T00:36:56.818Z | Mediators to change: 2 |
| 198 | 2026-03-18T00:36:56.830Z | Create boot environment: No |
| 199 | 2026-03-18T00:36:56.830Z | Create backup boot environment: No |
| 200 | 2026-03-18T00:36:56.899Z | Done |
| 201 | 2026-03-18T00:36:56.899Z | Done |
| 202 | 2026-03-18T00:36:57.651Z | Done |
| 203 | 2026-03-18T00:37:00.907Z | Done |
| 204 | 2026-03-18T00:37:00.992Z | Done |
| 205 | 2026-03-18T00:37:01.001Z | Done |
| 206 | 2026-03-18T00:37:01.140Z | Done |
| 207 | 2026-03-18T00:37:01.670Z | Planning: Evaluating mediator changes ... Done |
| 208 | 2026-03-18T00:37:01.674Z | Planning: Merging actions ... Done |
| 209 | 2026-03-18T00:37:01.835Z | Planning: Checking for conflicting actions ... Done |
| 210 | 2026-03-18T00:37:01.842Z | Planning: Consolidating action changes ... Done |
| 211 | 2026-03-18T00:37:02.061Z | Planning: Evaluating mediators ... Done |
| 212 | 2026-03-18T00:37:02.103Z | Planning: Planning completed in 0.64 seconds |
| 213 | 2026-03-18T00:37:02.139Z | Packages to change: 1 |
| 214 | 2026-03-18T00:37:02.139Z | Mediators to change: 1 |
| 215 | 2026-03-18T00:37:02.144Z | Services to change: 1 |
| 216 | 2026-03-18T00:37:02.144Z | Create boot environment: No |
| 217 | 2026-03-18T00:37:02.144Z | Create backup boot environment: Yes |
| 218 | 2026-03-18T00:37:04.415Z | Actions: 1/6 actions (Updating modified actions) |
| 219 | 2026-03-18T00:37:04.418Z | Actions: Completed 6 actions in 0.00 seconds. |
| 220 | 2026-03-18T00:37:04.419Z | Done |
| 221 | 2026-03-18T00:37:04.419Z | Done |
| 222 | 2026-03-18T00:37:04.603Z | Done |
| 223 | 2026-03-18T00:37:07.901Z | Done |
| 224 | 2026-03-18T00:37:07.983Z | Done |
| 225 | 2026-03-18T00:37:07.987Z | Done |
| 226 | 2026-03-18T00:37:08.149Z | Done |
| 227 | 2026-03-18T00:37:08.528Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 228 | 2026-03-18T00:37:08.528Z | clang system 15 system |
| 229 | 2026-03-18T00:37:08.528Z | csh system system illumos |
| 230 | 2026-03-18T00:37:08.528Z | ctags system system illumos |
| 231 | 2026-03-18T00:37:08.528Z | file system system illumos |
| 232 | 2026-03-18T00:37:08.528Z | gcc vendor 12 vendor |
| 233 | 2026-03-18T00:37:08.528Z | gcc system 10 system |
| 234 | 2026-03-18T00:37:08.528Z | gcc system 7 system |
| 235 | 2026-03-18T00:37:08.528Z | go system 1.20 system |
| 236 | 2026-03-18T00:37:08.529Z | go system 1.19 system |
| 237 | 2026-03-18T00:37:08.529Z | llvm system 15 system |
| 238 | 2026-03-18T00:37:08.529Z | llvm system 14 system |
| 239 | 2026-03-18T00:37:08.529Z | mariadb system 10.6 system |
| 240 | 2026-03-18T00:37:08.529Z | mta vendor vendor dma |
| 241 | 2026-03-18T00:37:08.529Z | openjdk system 17 system |
| 242 | 2026-03-18T00:37:08.529Z | openjdk system 11 system |
| 243 | 2026-03-18T00:37:08.529Z | openjdk system 1.8 system |
| 244 | 2026-03-18T00:37:08.529Z | openssl vendor 3 vendor |
| 245 | 2026-03-18T00:37:08.529Z | perl system 5.36 system |
| 246 | 2026-03-18T00:37:08.529Z | postgresql system 15 system |
| 247 | 2026-03-18T00:37:08.530Z | postgresql system 13 system |
| 248 | 2026-03-18T00:37:08.530Z | python vendor 3 vendor |
| 249 | 2026-03-18T00:37:08.530Z | python system 2 system |
| 250 | 2026-03-18T00:37:08.530Z | python3 system 3.11 system |
| 251 | 2026-03-18T00:37:08.530Z | ruby system 3.0 system |
| 252 | 2026-03-18T00:37:08.530Z | words vendor vendor american-english |
| 253 | 2026-03-18T00:37:08.530Z | words system system australian-english |
| 254 | 2026-03-18T00:37:08.530Z | words system system british-english |
| 255 | 2026-03-18T00:37:08.530Z | words system system canadian-english |
| 256 | 2026-03-18T00:37:08.530Z | words system system french |
| 257 | 2026-03-18T00:37:08.531Z | words system system italian |
| 258 | 2026-03-18T00:37:08.531Z | words system system ngerman |
| 259 | 2026-03-18T00:37:08.531Z | words system system ogerman |
| 260 | 2026-03-18T00:37:08.531Z | words system system spanish |
| 261 | 2026-03-18T00:37:08.832Z | PUBLISHER TYPE STATUS P LOCATION |
| 262 | 2026-03-18T00:37:08.832Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 263 | 2026-03-18T00:37:14.694Z | FMRI IFO |
| 264 | 2026-03-18T00:37:14.694Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 265 | 2026-03-18T00:37:14.694Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 266 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 267 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 268 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 269 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 270 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 271 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 272 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 273 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 274 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 275 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 276 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 277 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 278 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 279 | 2026-03-18T00:37:14.695Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 280 | 2026-03-18T00:37:15.898Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 281 | 2026-03-18T00:37:16.154Z | Updating crates.io index |
| 282 | 2026-03-18T00:37:16.157Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 283 | 2026-03-18T00:37:16.446Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 284 | 2026-03-18T00:37:17.247Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 285 | 2026-03-18T00:37:17.644Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 286 | 2026-03-18T00:37:17.952Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 287 | 2026-03-18T00:37:18.947Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 288 | 2026-03-18T00:37:19.665Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 289 | 2026-03-18T00:37:21.001Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 290 | 2026-03-18T00:37:22.684Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 291 | 2026-03-18T00:37:23.714Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 292 | 2026-03-18T00:37:23.968Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 293 | 2026-03-18T00:37:24.692Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 294 | 2026-03-18T00:37:25.154Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 295 | 2026-03-18T00:37:25.638Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 296 | 2026-03-18T00:37:25.938Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 297 | 2026-03-18T00:37:26.942Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 298 | 2026-03-18T00:37:27.442Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 299 | 2026-03-18T00:37:27.801Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 300 | 2026-03-18T00:37:28.102Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 301 | 2026-03-18T00:37:28.551Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 302 | 2026-03-18T00:37:28.900Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 303 | 2026-03-18T00:37:29.118Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 304 | 2026-03-18T00:37:29.375Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 305 | 2026-03-18T00:37:29.808Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 306 | 2026-03-18T00:37:30.158Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 307 | 2026-03-18T00:37:30.746Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 308 | 2026-03-18T00:37:31.065Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 309 | 2026-03-18T00:37:31.373Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 310 | 2026-03-18T00:37:31.685Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 311 | 2026-03-18T00:37:33.103Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 312 | 2026-03-18T00:37:33.401Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 313 | 2026-03-18T00:37:33.811Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 314 | 2026-03-18T00:37:34.174Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 315 | 2026-03-18T00:37:34.578Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 316 | 2026-03-18T00:37:35.108Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 317 | 2026-03-18T00:37:35.396Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 318 | 2026-03-18T00:37:35.656Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 319 | 2026-03-18T00:37:36.026Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 320 | 2026-03-18T00:37:50.112Z | Downloading crates ... |
| 321 | 2026-03-18T00:37:50.131Z | Downloaded serde_spanned v0.6.9 |
| 322 | 2026-03-18T00:37:50.131Z | Downloaded heck v0.5.0 |
| 323 | 2026-03-18T00:37:50.131Z | Downloaded serde-untagged v0.1.9 |
| 324 | 2026-03-18T00:37:50.131Z | Downloaded cfg-if v1.0.4 |
| 325 | 2026-03-18T00:37:50.131Z | Downloaded dof v0.3.0 |
| 326 | 2026-03-18T00:37:50.132Z | Downloaded camino-tempfile v1.4.1 |
| 327 | 2026-03-18T00:37:50.132Z | Downloaded synstructure v0.13.2 |
| 328 | 2026-03-18T00:37:50.132Z | Downloaded anstyle-parse v0.2.7 |
| 329 | 2026-03-18T00:37:50.132Z | Downloaded cargo-platform v0.2.0 |
| 330 | 2026-03-18T00:37:50.132Z | Downloaded once_cell v1.21.3 |
| 331 | 2026-03-18T00:37:50.132Z | Downloaded zerocopy-derive v0.7.35 |
| 332 | 2026-03-18T00:37:50.132Z | Downloaded crypto-common v0.1.7 |
| 333 | 2026-03-18T00:37:50.132Z | Downloaded block-buffer v0.10.4 |
| 334 | 2026-03-18T00:37:50.132Z | Downloaded clap_lex v1.0.0 |
| 335 | 2026-03-18T00:37:50.132Z | Downloaded displaydoc v0.2.5 |
| 336 | 2026-03-18T00:37:50.132Z | Downloaded anstyle-query v1.1.5 |
| 337 | 2026-03-18T00:37:50.132Z | Downloaded anstream v0.6.21 |
| 338 | 2026-03-18T00:37:50.132Z | Downloaded cpufeatures v0.2.17 |
| 339 | 2026-03-18T00:37:50.132Z | Downloaded cargo_toml v0.21.0 |
| 340 | 2026-03-18T00:37:50.133Z | Downloaded toml_datetime v0.6.11 |
| 341 | 2026-03-18T00:37:50.133Z | Downloaded zerovec-derive v0.11.2 |
| 342 | 2026-03-18T00:37:50.133Z | Downloaded dtrace-parser v0.2.0 |
| 343 | 2026-03-18T00:37:50.133Z | Downloaded equivalent v1.0.2 |
| 344 | 2026-03-18T00:37:50.133Z | Downloaded textwrap v0.16.2 |
| 345 | 2026-03-18T00:37:50.133Z | Downloaded colorchoice v1.0.4 |
| 346 | 2026-03-18T00:37:50.133Z | Downloaded unicode-linebreak v0.1.5 |
| 347 | 2026-03-18T00:37:50.133Z | Downloaded form_urlencoded v1.2.2 |
| 348 | 2026-03-18T00:37:50.133Z | Downloaded pretty-hex v0.4.1 |
| 349 | 2026-03-18T00:37:50.133Z | Downloaded byteorder v1.5.0 |
| 350 | 2026-03-18T00:37:50.133Z | Downloaded fs-err v3.3.0 |
| 351 | 2026-03-18T00:37:50.133Z | Downloaded autocfg v1.5.0 |
| 352 | 2026-03-18T00:37:50.133Z | Downloaded anstyle v1.0.13 |
| 353 | 2026-03-18T00:37:50.133Z | Downloaded generic-array v0.14.7 |
| 354 | 2026-03-18T00:37:50.134Z | Downloaded cargo-util-schemas v0.8.2 |
| 355 | 2026-03-18T00:37:50.134Z | Downloaded utf8_iter v1.0.4 |
| 356 | 2026-03-18T00:37:50.134Z | Downloaded usdt-attr-macro v0.5.0 |
| 357 | 2026-03-18T00:37:50.134Z | Downloaded digest v0.10.7 |
| 358 | 2026-03-18T00:37:50.134Z | Downloaded getrandom v0.4.1 |
| 359 | 2026-03-18T00:37:50.134Z | Downloaded yoke-derive v0.8.1 |
| 360 | 2026-03-18T00:37:50.134Z | Downloaded winnow v0.7.14 |
| 361 | 2026-03-18T00:37:50.134Z | Downloaded typeid v1.0.3 |
| 362 | 2026-03-18T00:37:50.134Z | Downloaded usdt-macro v0.5.0 |
| 363 | 2026-03-18T00:37:50.134Z | Downloaded serde-value v0.7.0 |
| 364 | 2026-03-18T00:37:50.134Z | Downloaded proc-macro-error v1.0.4 |
| 365 | 2026-03-18T00:37:50.134Z | Downloaded zerofrom v0.1.6 |
| 366 | 2026-03-18T00:37:50.134Z | Downloaded version_check v0.9.5 |
| 367 | 2026-03-18T00:37:50.134Z | Downloaded scroll v0.12.0 |
| 368 | 2026-03-18T00:37:50.134Z | Downloaded zmij v1.0.21 |
| 369 | 2026-03-18T00:37:50.134Z | Downloaded typenum v1.19.0 |
| 370 | 2026-03-18T00:37:50.134Z | Downloaded tinystr v0.8.2 |
| 371 | 2026-03-18T00:37:50.134Z | Downloaded thiserror-impl v1.0.69 |
| 372 | 2026-03-18T00:37:50.135Z | Downloaded utf8parse v0.2.2 |
| 373 | 2026-03-18T00:37:50.135Z | Downloaded proc-macro2 v1.0.106 |
| 374 | 2026-03-18T00:37:50.135Z | Downloaded toml_write v0.1.2 |
| 375 | 2026-03-18T00:37:50.135Z | Downloaded errno v0.3.14 |
| 376 | 2026-03-18T00:37:50.135Z | Downloaded thread-id v4.2.2 |
| 377 | 2026-03-18T00:37:50.135Z | Downloaded writeable v0.6.2 |
| 378 | 2026-03-18T00:37:50.135Z | Downloaded unicode-xid v0.2.6 |
| 379 | 2026-03-18T00:37:50.135Z | Downloaded erased-serde v0.4.9 |
| 380 | 2026-03-18T00:37:50.135Z | Downloaded num-traits v0.2.19 |
| 381 | 2026-03-18T00:37:50.135Z | Downloaded zerofrom-derive v0.1.6 |
| 382 | 2026-03-18T00:37:50.135Z | Downloaded macaddr v1.0.1 |
| 383 | 2026-03-18T00:37:50.135Z | Downloaded percent-encoding v2.3.2 |
| 384 | 2026-03-18T00:37:50.135Z | Downloaded potential_utf v0.1.4 |
| 385 | 2026-03-18T00:37:50.135Z | Downloaded bitflags v2.11.0 |
| 386 | 2026-03-18T00:37:50.135Z | Downloaded zerotrie v0.2.3 |
| 387 | 2026-03-18T00:37:50.135Z | Downloaded ucd-trie v0.1.7 |
| 388 | 2026-03-18T00:37:50.136Z | Downloaded usdt v0.5.0 |
| 389 | 2026-03-18T00:37:50.136Z | Downloaded thiserror v2.0.18 |
| 390 | 2026-03-18T00:37:50.136Z | Downloaded yoke v0.8.1 |
| 391 | 2026-03-18T00:37:50.136Z | Downloaded usdt-impl v0.5.0 |
| 392 | 2026-03-18T00:37:50.136Z | Downloaded toml v0.8.23 |
| 393 | 2026-03-18T00:37:50.136Z | Downloaded url v2.5.8 |
| 394 | 2026-03-18T00:37:50.136Z | Downloaded tabled_derive v0.7.0 |
| 395 | 2026-03-18T00:37:50.136Z | Downloaded stable_deref_trait v1.2.1 |
| 396 | 2026-03-18T00:37:50.136Z | Downloaded memmap v0.7.0 |
| 397 | 2026-03-18T00:37:50.136Z | Downloaded heck v0.4.1 |
| 398 | 2026-03-18T00:37:50.136Z | Downloaded fastrand v2.3.0 |
| 399 | 2026-03-18T00:37:50.136Z | Downloaded unicode-ident v1.0.24 |
| 400 | 2026-03-18T00:37:50.136Z | Downloaded thiserror v1.0.69 |
| 401 | 2026-03-18T00:37:50.136Z | Downloaded idna_adapter v1.2.1 |
| 402 | 2026-03-18T00:37:50.136Z | Downloaded fnv v1.0.7 |
| 403 | 2026-03-18T00:37:50.137Z | Downloaded terminal_size v0.4.3 |
| 404 | 2026-03-18T00:37:50.137Z | Downloaded thiserror-impl v2.0.18 |
| 405 | 2026-03-18T00:37:50.137Z | Downloaded scroll_derive v0.12.1 |
| 406 | 2026-03-18T00:37:50.137Z | Downloaded strsim v0.11.1 |
| 407 | 2026-03-18T00:37:50.137Z | Downloaded icu_properties v2.1.2 |
| 408 | 2026-03-18T00:37:50.137Z | Downloaded ordered-float v2.10.1 |
| 409 | 2026-03-18T00:37:50.137Z | Downloaded itoa v1.0.17 |
| 410 | 2026-03-18T00:37:50.137Z | Downloaded toml_edit v0.22.27 |
| 411 | 2026-03-18T00:37:50.137Z | Downloaded quote v1.0.44 |
| 412 | 2026-03-18T00:37:50.137Z | Downloaded bytecount v0.6.9 |
| 413 | 2026-03-18T00:37:50.137Z | Downloaded clap_builder v4.5.60 |
| 414 | 2026-03-18T00:37:50.137Z | Downloaded swrite v0.1.0 |
| 415 | 2026-03-18T00:37:50.137Z | Downloaded smawk v0.3.2 |
| 416 | 2026-03-18T00:37:50.137Z | Downloaded proc-macro-error-attr v1.0.4 |
| 417 | 2026-03-18T00:37:50.137Z | Downloaded cargo_metadata v0.21.0 |
| 418 | 2026-03-18T00:37:50.137Z | Downloaded camino v1.2.2 |
| 419 | 2026-03-18T00:37:50.137Z | Downloaded plain v0.2.3 |
| 420 | 2026-03-18T00:37:50.137Z | Downloaded zerovec v0.11.5 |
| 421 | 2026-03-18T00:37:50.143Z | Downloaded semver v1.0.27 |
| 422 | 2026-03-18T00:37:50.143Z | Downloaded zerocopy v0.7.35 |
| 423 | 2026-03-18T00:37:50.143Z | Downloaded serde_tokenstream v0.2.3 |
| 424 | 2026-03-18T00:37:50.143Z | Downloaded is_terminal_polyfill v1.70.2 |
| 425 | 2026-03-18T00:37:50.143Z | Downloaded clap v4.5.60 |
| 426 | 2026-03-18T00:37:50.143Z | Downloaded sha2 v0.10.9 |
| 427 | 2026-03-18T00:37:50.143Z | Downloaded clap_derive v4.5.55 |
| 428 | 2026-03-18T00:37:50.143Z | Downloaded log v0.4.29 |
| 429 | 2026-03-18T00:37:50.143Z | Downloaded unicode-width v0.2.0 |
| 430 | 2026-03-18T00:37:50.143Z | Downloaded unicode-width v0.1.14 |
| 431 | 2026-03-18T00:37:50.143Z | Downloaded litemap v0.8.1 |
| 432 | 2026-03-18T00:37:50.143Z | Downloaded pest_generator v2.8.6 |
| 433 | 2026-03-18T00:37:50.143Z | Downloaded pest_derive v2.8.6 |
| 434 | 2026-03-18T00:37:50.143Z | Downloaded anyhow v1.0.102 |
| 435 | 2026-03-18T00:37:50.143Z | Downloaded icu_provider v2.1.1 |
| 436 | 2026-03-18T00:37:50.143Z | Downloaded papergrid v0.11.0 |
| 437 | 2026-03-18T00:37:50.143Z | Downloaded serde_core v1.0.228 |
| 438 | 2026-03-18T00:37:50.143Z | Downloaded smallvec v1.15.1 |
| 439 | 2026-03-18T00:37:50.143Z | Downloaded icu_normalizer_data v2.1.1 |
| 440 | 2026-03-18T00:37:50.143Z | Downloaded icu_normalizer v2.1.1 |
| 441 | 2026-03-18T00:37:50.143Z | Downloaded serde_derive v1.0.228 |
| 442 | 2026-03-18T00:37:50.143Z | Downloaded pest_meta v2.8.6 |
| 443 | 2026-03-18T00:37:50.144Z | Downloaded icu_locale_core v2.1.1 |
| 444 | 2026-03-18T00:37:50.144Z | Downloaded tempfile v3.25.0 |
| 445 | 2026-03-18T00:37:50.145Z | Downloaded serde v1.0.228 |
| 446 | 2026-03-18T00:37:50.145Z | Downloaded icu_collections v2.1.1 |
| 447 | 2026-03-18T00:37:50.145Z | Downloaded memchr v2.8.0 |
| 448 | 2026-03-18T00:37:50.145Z | Downloaded serde_json v1.0.149 |
| 449 | 2026-03-18T00:37:50.145Z | Downloaded indexmap v2.13.0 |
| 450 | 2026-03-18T00:37:50.146Z | Downloaded pest v2.8.6 |
| 451 | 2026-03-18T00:37:50.146Z | Downloaded hashbrown v0.16.1 |
| 452 | 2026-03-18T00:37:50.146Z | Downloaded idna v1.1.0 |
| 453 | 2026-03-18T00:37:50.146Z | Downloaded goblin v0.8.2 |
| 454 | 2026-03-18T00:37:50.146Z | Downloaded icu_properties_data v2.1.2 |
| 455 | 2026-03-18T00:37:50.146Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-18T00:37:50.146Z | Downloaded syn v1.0.109 |
| 457 | 2026-03-18T00:37:50.151Z | Downloaded syn v2.0.117 |
| 458 | 2026-03-18T00:37:50.167Z | Downloaded rustix v1.1.3 |
| 459 | 2026-03-18T00:37:50.191Z | Downloaded libc v0.2.180 |
| 460 | 2026-03-18T00:37:50.928Z | Compiling proc-macro2 v1.0.106 |
| 461 | 2026-03-18T00:37:50.928Z | Compiling quote v1.0.44 |
| 462 | 2026-03-18T00:37:50.965Z | Compiling unicode-ident v1.0.24 |
| 463 | 2026-03-18T00:37:50.965Z | Compiling serde_core v1.0.228 |
| 464 | 2026-03-18T00:37:50.966Z | Compiling libc v0.2.180 |
| 465 | 2026-03-18T00:37:50.966Z | Compiling version_check v0.9.5 |
| 466 | 2026-03-18T00:37:50.966Z | Compiling stable_deref_trait v1.2.1 |
| 467 | 2026-03-18T00:37:50.966Z | Compiling memchr v2.8.0 |
| 468 | 2026-03-18T00:37:50.966Z | Compiling serde v1.0.228 |
| 469 | 2026-03-18T00:37:50.966Z | Compiling zmij v1.0.21 |
| 470 | 2026-03-18T00:37:50.994Z | Compiling ucd-trie v0.1.7 |
| 471 | 2026-03-18T00:37:51.220Z | Compiling itoa v1.0.17 |
| 472 | 2026-03-18T00:37:51.296Z | Compiling autocfg v1.5.0 |
| 473 | 2026-03-18T00:37:51.380Z | Compiling thiserror v1.0.69 |
| 474 | 2026-03-18T00:37:51.450Z | Compiling pest v2.8.6 |
| 475 | 2026-03-18T00:37:51.516Z | Compiling litemap v0.8.1 |
| 476 | 2026-03-18T00:37:51.520Z | Compiling writeable v0.6.2 |
| 477 | 2026-03-18T00:37:51.740Z | Compiling icu_properties_data v2.1.2 |
| 478 | 2026-03-18T00:37:51.770Z | Compiling icu_normalizer_data v2.1.1 |
| 479 | 2026-03-18T00:37:51.971Z | Compiling rustix v1.1.3 |
| 480 | 2026-03-18T00:37:52.014Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-18T00:37:52.195Z | Compiling syn v2.0.117 |
| 482 | 2026-03-18T00:37:52.297Z | Compiling errno v0.3.14 |
| 483 | 2026-03-18T00:37:52.316Z | Compiling bitflags v2.11.0 |
| 484 | 2026-03-18T00:37:52.705Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-18T00:37:52.718Z | Compiling num-traits v0.2.19 |
| 486 | 2026-03-18T00:37:52.718Z | Compiling typeid v1.0.3 |
| 487 | 2026-03-18T00:37:52.738Z | Compiling equivalent v1.0.2 |
| 488 | 2026-03-18T00:37:53.308Z | Compiling hashbrown v0.16.1 |
| 489 | 2026-03-18T00:37:53.346Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-18T00:37:53.347Z | Compiling smallvec v1.15.1 |
| 491 | 2026-03-18T00:37:53.436Z | Compiling thread-id v4.2.2 |
| 492 | 2026-03-18T00:37:53.527Z | Compiling proc-macro-error-attr v1.0.4 |
| 493 | 2026-03-18T00:37:53.559Z | Compiling indexmap v2.13.0 |
| 494 | 2026-03-18T00:37:53.627Z | Compiling usdt-impl v0.5.0 |
| 495 | 2026-03-18T00:37:53.696Z | Compiling winnow v0.7.14 |
| 496 | 2026-03-18T00:37:53.755Z | Compiling toml_write v0.1.2 |
| 497 | 2026-03-18T00:37:53.894Z | Compiling erased-serde v0.4.9 |
| 498 | 2026-03-18T00:37:54.027Z | Compiling syn v1.0.109 |
| 499 | 2026-03-18T00:37:54.518Z | Compiling proc-macro-error v1.0.4 |
| 500 | 2026-03-18T00:37:54.621Z | Compiling plain v0.2.3 |
| 501 | 2026-03-18T00:37:54.927Z | Compiling thiserror v2.0.18 |
| 502 | 2026-03-18T00:37:54.935Z | Compiling log v0.4.29 |
| 503 | 2026-03-18T00:37:55.011Z | Compiling utf8parse v0.2.2 |
| 504 | 2026-03-18T00:37:55.407Z | Compiling utf8_iter v1.0.4 |
| 505 | 2026-03-18T00:37:55.438Z | Compiling percent-encoding v2.3.2 |
| 506 | 2026-03-18T00:37:55.438Z | Compiling getrandom v0.4.1 |
| 507 | 2026-03-18T00:37:55.438Z | Compiling camino v1.2.2 |
| 508 | 2026-03-18T00:37:55.447Z | Compiling form_urlencoded v1.2.2 |
| 509 | 2026-03-18T00:37:55.493Z | Compiling ordered-float v2.10.1 |
| 510 | 2026-03-18T00:37:55.681Z | Compiling anstyle-parse v0.2.7 |
| 511 | 2026-03-18T00:37:55.860Z | Compiling terminal_size v0.4.3 |
| 512 | 2026-03-18T00:37:55.939Z | Compiling synstructure v0.13.2 |
| 513 | 2026-03-18T00:37:55.955Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-18T00:37:56.056Z | Compiling anstyle v1.0.13 |
| 515 | 2026-03-18T00:37:56.186Z | Compiling anstyle-query v1.1.5 |
| 516 | 2026-03-18T00:37:56.305Z | Compiling cfg-if v1.0.4 |
| 517 | 2026-03-18T00:37:56.340Z | Compiling colorchoice v1.0.4 |
| 518 | 2026-03-18T00:37:56.364Z | Compiling is_terminal_polyfill v1.70.2 |
| 519 | 2026-03-18T00:37:56.398Z | Compiling pretty-hex v0.4.1 |
| 520 | 2026-03-18T00:37:56.485Z | Compiling anstream v0.6.21 |
| 521 | 2026-03-18T00:37:56.525Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-18T00:37:56.842Z | Compiling semver v1.0.27 |
| 523 | 2026-03-18T00:37:56.870Z | Compiling fs-err v3.3.0 |
| 524 | 2026-03-18T00:37:57.180Z | Compiling heck v0.4.1 |
| 525 | 2026-03-18T00:37:57.225Z | Compiling unicode-xid v0.2.6 |
| 526 | 2026-03-18T00:37:57.225Z | Compiling anyhow v1.0.102 |
| 527 | 2026-03-18T00:37:57.225Z | Compiling strsim v0.11.1 |
| 528 | 2026-03-18T00:37:57.225Z | Compiling fastrand v2.3.0 |
| 529 | 2026-03-18T00:37:57.225Z | Compiling clap_lex v1.0.0 |
| 530 | 2026-03-18T00:37:57.237Z | Compiling fnv v1.0.7 |
| 531 | 2026-03-18T00:37:57.356Z | Compiling heck v0.5.0 |
| 532 | 2026-03-18T00:37:57.472Z | Compiling once_cell v1.21.3 |
| 533 | 2026-03-18T00:37:57.472Z | Compiling bytecount v0.6.9 |
| 534 | 2026-03-18T00:37:57.527Z | Compiling unicode-width v0.1.14 |
| 535 | 2026-03-18T00:37:57.677Z | Compiling clap_builder v4.5.60 |
| 536 | 2026-03-18T00:37:57.746Z | Compiling tempfile v3.25.0 |
| 537 | 2026-03-18T00:37:57.840Z | Compiling papergrid v0.11.0 |
| 538 | 2026-03-18T00:37:57.925Z | Compiling memmap v0.7.0 |
| 539 | 2026-03-18T00:37:58.032Z | Compiling smawk v0.3.2 |
| 540 | 2026-03-18T00:37:58.212Z | Compiling unicode-width v0.2.0 |
| 541 | 2026-03-18T00:37:58.237Z | Compiling unicode-linebreak v0.1.5 |
| 542 | 2026-03-18T00:37:58.288Z | Compiling camino-tempfile v1.4.1 |
| 543 | 2026-03-18T00:37:58.514Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-18T00:37:58.529Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-18T00:37:58.552Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-18T00:37:58.589Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-18T00:37:58.793Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-18T00:37:59.757Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-18T00:37:59.818Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-18T00:38:00.131Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-18T00:38:00.149Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-18T00:38:00.491Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-18T00:38:00.575Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-18T00:38:00.596Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-18T00:38:00.816Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-18T00:38:00.955Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-18T00:38:00.977Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-18T00:38:01.350Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-18T00:38:01.493Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-18T00:38:01.538Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-18T00:38:01.701Z | Compiling icu_collections v2.1.1 |
| 562 | 2026-03-18T00:38:01.748Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-18T00:38:01.773Z | Compiling dtrace-parser v0.2.0 |
| 564 | 2026-03-18T00:38:01.777Z | Compiling goblin v0.8.2 |
| 565 | 2026-03-18T00:38:01.918Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-18T00:38:02.367Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-18T00:38:02.514Z | Compiling textwrap v0.16.2 |
| 568 | 2026-03-18T00:38:02.802Z | Compiling icu_provider v2.1.1 |
| 569 | 2026-03-18T00:38:03.123Z | Compiling toml_datetime v0.6.11 |
| 570 | 2026-03-18T00:38:03.174Z | Compiling icu_properties v2.1.2 |
| 571 | 2026-03-18T00:38:03.223Z | Compiling icu_normalizer v2.1.1 |
| 572 | 2026-03-18T00:38:03.227Z | Compiling serde_spanned v0.6.9 |
| 573 | 2026-03-18T00:38:03.270Z | Compiling dof v0.3.0 |
| 574 | 2026-03-18T00:38:03.412Z | Compiling toml_edit v0.22.27 |
| 575 | 2026-03-18T00:38:03.437Z | Compiling serde_tokenstream v0.2.3 |
| 576 | 2026-03-18T00:38:03.472Z | Compiling serde-value v0.7.0 |
| 577 | 2026-03-18T00:38:03.855Z | Compiling cargo-platform v0.2.0 |
| 578 | 2026-03-18T00:38:03.950Z | Compiling tabled v0.15.0 |
| 579 | 2026-03-18T00:38:03.974Z | Compiling macaddr v1.0.1 |
| 580 | 2026-03-18T00:38:04.270Z | Compiling swrite v0.1.0 |
| 581 | 2026-03-18T00:38:04.393Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 582 | 2026-03-18T00:38:04.625Z | Compiling idna_adapter v1.2.1 |
| 583 | 2026-03-18T00:38:04.683Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-18T00:38:04.707Z | Compiling usdt-macro v0.5.0 |
| 585 | 2026-03-18T00:38:04.768Z | Compiling idna v1.1.0 |
| 586 | 2026-03-18T00:38:04.839Z | Compiling clap v4.5.60 |
| 587 | 2026-03-18T00:38:05.182Z | Compiling url v2.5.8 |
| 588 | 2026-03-18T00:38:05.428Z | Compiling toml v0.8.23 |
| 589 | 2026-03-18T00:38:05.893Z | Compiling usdt v0.5.0 |
| 590 | 2026-03-18T00:38:06.003Z | Compiling cargo-util-schemas v0.8.2 |
| 591 | 2026-03-18T00:38:06.164Z | Compiling cargo_toml v0.21.0 |
| 592 | 2026-03-18T00:38:07.189Z | Compiling cargo_metadata v0.21.0 |
| 593 | 2026-03-18T00:38:08.483Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 594 | 2026-03-18T00:38:11.300Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.62s |
| 595 | 2026-03-18T00:38:11.599Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 596 | 2026-03-18T00:38:12.321Z | Downloading crates ... |
| 597 | 2026-03-18T00:38:12.447Z | Downloaded bb8 v0.8.6 |
| 598 | 2026-03-18T00:38:12.451Z | Downloaded bitfield-struct v0.6.2 |
| 599 | 2026-03-18T00:38:12.451Z | Downloaded atty v0.2.14 |
| 600 | 2026-03-18T00:38:12.454Z | Downloaded async-stream v0.3.6 |
| 601 | 2026-03-18T00:38:12.459Z | Downloaded darling v0.23.0 |
| 602 | 2026-03-18T00:38:12.463Z | Downloaded fs_extra v1.3.0 |
| 603 | 2026-03-18T00:38:12.466Z | Downloaded derive_builder v0.20.2 |
| 604 | 2026-03-18T00:38:12.469Z | Downloaded ctr v0.9.2 |
| 605 | 2026-03-18T00:38:12.474Z | Downloaded foreign-types v0.3.2 |
| 606 | 2026-03-18T00:38:12.479Z | Downloaded ciborium v0.2.2 |
| 607 | 2026-03-18T00:38:12.495Z | Downloaded ed25519-dalek v2.2.0 |
| 608 | 2026-03-18T00:38:12.498Z | Downloaded crossbeam-channel v0.5.15 |
| 609 | 2026-03-18T00:38:12.502Z | Downloaded float-cmp v0.10.0 |
| 610 | 2026-03-18T00:38:12.505Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 611 | 2026-03-18T00:38:12.505Z | Downloaded bcs v0.1.6 |
| 612 | 2026-03-18T00:38:12.510Z | Downloaded document-features v0.2.12 |
| 613 | 2026-03-18T00:38:12.510Z | Downloaded difflib v0.4.0 |
| 614 | 2026-03-18T00:38:12.511Z | Downloaded const_format_proc_macros v0.2.34 |
| 615 | 2026-03-18T00:38:12.514Z | Downloaded dsl_auto_type v0.2.0 |
| 616 | 2026-03-18T00:38:12.514Z | Downloaded debug-ignore v1.0.5 |
| 617 | 2026-03-18T00:38:12.514Z | Downloaded csv-core v0.1.13 |
| 618 | 2026-03-18T00:38:12.517Z | Downloaded crossbeam-utils v0.8.21 |
| 619 | 2026-03-18T00:38:12.520Z | Downloaded foreign-types-shared v0.1.1 |
| 620 | 2026-03-18T00:38:12.520Z | Downloaded convert_case v0.4.0 |
| 621 | 2026-03-18T00:38:12.520Z | Downloaded darling_macro v0.23.0 |
| 622 | 2026-03-18T00:38:12.520Z | Downloaded fixedbitset v0.4.2 |
| 623 | 2026-03-18T00:38:12.523Z | Downloaded cargo_toml v0.22.3 |
| 624 | 2026-03-18T00:38:12.523Z | Downloaded dirs-next v2.0.0 |
| 625 | 2026-03-18T00:38:12.526Z | Downloaded fd-lock v4.0.4 |
| 626 | 2026-03-18T00:38:12.526Z | Downloaded defmt v0.3.100 |
| 627 | 2026-03-18T00:38:12.530Z | Downloaded darling_macro v0.20.11 |
| 628 | 2026-03-18T00:38:12.530Z | Downloaded cfg_aliases v0.1.1 |
| 629 | 2026-03-18T00:38:12.530Z | Downloaded cookie_store v0.22.1 |
| 630 | 2026-03-18T00:38:12.534Z | Downloaded ed25519 v2.2.3 |
| 631 | 2026-03-18T00:38:12.534Z | Downloaded cstr-argument v0.1.2 |
| 632 | 2026-03-18T00:38:12.537Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 633 | 2026-03-18T00:38:12.537Z | Downloaded diesel-dtrace v0.5.0 |
| 634 | 2026-03-18T00:38:12.537Z | Downloaded bitfield v0.19.4 |
| 635 | 2026-03-18T00:38:12.542Z | Downloaded bit-vec v0.8.0 |
| 636 | 2026-03-18T00:38:12.542Z | Downloaded display-error-chain v0.2.2 |
| 637 | 2026-03-18T00:38:12.546Z | Downloaded foldhash v0.2.0 |
| 638 | 2026-03-18T00:38:12.546Z | Downloaded erased-serde v0.3.31 |
| 639 | 2026-03-18T00:38:12.546Z | Downloaded embedded-io v0.4.0 |
| 640 | 2026-03-18T00:38:12.546Z | Downloaded float-ord v0.3.2 |
| 641 | 2026-03-18T00:38:12.549Z | Downloaded ciborium-io v0.2.2 |
| 642 | 2026-03-18T00:38:12.549Z | Downloaded ascii-canvas v3.0.0 |
| 643 | 2026-03-18T00:38:12.549Z | Downloaded derive_builder_core v0.20.2 |
| 644 | 2026-03-18T00:38:12.552Z | Downloaded dunce v1.0.5 |
| 645 | 2026-03-18T00:38:12.552Z | Downloaded chacha20 v0.9.1 |
| 646 | 2026-03-18T00:38:12.561Z | Downloaded funty v2.0.0 |
| 647 | 2026-03-18T00:38:12.561Z | Downloaded downcast-rs v2.0.2 |
| 648 | 2026-03-18T00:38:12.561Z | Downloaded async-stream-impl v0.3.6 |
| 649 | 2026-03-18T00:38:12.564Z | Downloaded castaway v0.2.4 |
| 650 | 2026-03-18T00:38:12.564Z | Downloaded camino-tempfile-ext v0.3.3 |
| 651 | 2026-03-18T00:38:12.564Z | Downloaded embedded-io v0.6.1 |
| 652 | 2026-03-18T00:38:12.564Z | Downloaded crc8 v0.1.1 |
| 653 | 2026-03-18T00:38:12.564Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 654 | 2026-03-18T00:38:12.564Z | Downloaded env_logger v0.11.9 |
| 655 | 2026-03-18T00:38:12.567Z | Downloaded arrayref v0.3.9 |
| 656 | 2026-03-18T00:38:12.567Z | Downloaded aead v0.5.2 |
| 657 | 2026-03-18T00:38:12.571Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 658 | 2026-03-18T00:38:12.571Z | Downloaded crunchy v0.2.4 |
| 659 | 2026-03-18T00:38:12.571Z | Downloaded filetime v0.2.27 |
| 660 | 2026-03-18T00:38:12.574Z | Downloaded data-encoding v2.10.0 |
| 661 | 2026-03-18T00:38:12.574Z | Downloaded darling v0.21.3 |
| 662 | 2026-03-18T00:38:12.577Z | Downloaded const-oid v0.9.6 |
| 663 | 2026-03-18T00:38:12.581Z | Downloaded futures-core v0.3.32 |
| 664 | 2026-03-18T00:38:12.581Z | Downloaded bit-set v0.5.3 |
| 665 | 2026-03-18T00:38:12.584Z | Downloaded futures-macro v0.3.32 |
| 666 | 2026-03-18T00:38:12.584Z | Downloaded base16ct v0.2.0 |
| 667 | 2026-03-18T00:38:12.584Z | Downloaded foreign-types-shared v0.3.1 |
| 668 | 2026-03-18T00:38:12.584Z | Downloaded dof v0.4.0 |
| 669 | 2026-03-18T00:38:12.587Z | Downloaded futures-sink v0.3.32 |
| 670 | 2026-03-18T00:38:12.587Z | Downloaded ciborium-ll v0.2.2 |
| 671 | 2026-03-18T00:38:12.590Z | Downloaded foreign-types-macros v0.2.3 |
| 672 | 2026-03-18T00:38:12.590Z | Downloaded base16ct v1.0.0 |
| 673 | 2026-03-18T00:38:12.590Z | Downloaded atomic-waker v1.1.2 |
| 674 | 2026-03-18T00:38:12.593Z | Downloaded flagset v0.4.7 |
| 675 | 2026-03-18T00:38:12.593Z | Downloaded fixedbitset v0.5.7 |
| 676 | 2026-03-18T00:38:12.596Z | Downloaded block-padding v0.3.3 |
| 677 | 2026-03-18T00:38:12.596Z | Downloaded foldhash v0.1.5 |
| 678 | 2026-03-18T00:38:12.596Z | Downloaded ff v0.13.1 |
| 679 | 2026-03-18T00:38:12.599Z | Downloaded fxhash v0.2.1 |
| 680 | 2026-03-18T00:38:12.599Z | Downloaded derive_builder_macro v0.20.2 |
| 681 | 2026-03-18T00:38:12.599Z | Downloaded atomicwrites v0.4.4 |
| 682 | 2026-03-18T00:38:12.603Z | Downloaded assert_matches v1.5.0 |
| 683 | 2026-03-18T00:38:12.603Z | Downloaded dtrace-parser v0.3.0 |
| 684 | 2026-03-18T00:38:12.603Z | Downloaded dirs-sys-next v0.1.2 |
| 685 | 2026-03-18T00:38:12.606Z | Downloaded defmt v1.0.1 |
| 686 | 2026-03-18T00:38:12.609Z | Downloaded env_filter v1.0.0 |
| 687 | 2026-03-18T00:38:12.609Z | Downloaded convert_case v0.10.0 |
| 688 | 2026-03-18T00:38:12.612Z | Downloaded blowfish v0.9.1 |
| 689 | 2026-03-18T00:38:12.612Z | Downloaded async-trait v0.1.89 |
| 690 | 2026-03-18T00:38:12.615Z | Downloaded gethostname v0.5.0 |
| 691 | 2026-03-18T00:38:12.618Z | Downloaded globwalk v0.9.1 |
| 692 | 2026-03-18T00:38:12.618Z | Downloaded darling v0.20.11 |
| 693 | 2026-03-18T00:38:12.622Z | Downloaded ghash v0.5.1 |
| 694 | 2026-03-18T00:38:12.625Z | Downloaded git-stub v1.0.0 |
| 695 | 2026-03-18T00:38:12.625Z | Downloaded colored v3.1.1 |
| 696 | 2026-03-18T00:38:12.628Z | Downloaded enum-as-inner v0.6.1 |
| 697 | 2026-03-18T00:38:12.628Z | Downloaded crc-any v2.5.0 |
| 698 | 2026-03-18T00:38:12.631Z | Downloaded hash32 v0.3.1 |
| 699 | 2026-03-18T00:38:12.631Z | Downloaded hash32 v0.2.1 |
| 700 | 2026-03-18T00:38:12.634Z | Downloaded dyn-clone v1.0.20 |
| 701 | 2026-03-18T00:38:12.634Z | Downloaded hex-literal v0.4.1 |
| 702 | 2026-03-18T00:38:12.634Z | Downloaded home v0.5.12 |
| 703 | 2026-03-18T00:38:12.637Z | Downloaded http-range v0.1.5 |
| 704 | 2026-03-18T00:38:12.637Z | Downloaded foreign-types v0.5.0 |
| 705 | 2026-03-18T00:38:12.637Z | Downloaded hubpack_derive v0.1.1 |
| 706 | 2026-03-18T00:38:12.640Z | Downloaded hubpack v0.1.2 |
| 707 | 2026-03-18T00:38:12.640Z | Downloaded futures-executor v0.3.32 |
| 708 | 2026-03-18T00:38:12.643Z | Downloaded either v1.15.0 |
| 709 | 2026-03-18T00:38:12.643Z | Downloaded cpufeatures v0.3.0 |
| 710 | 2026-03-18T00:38:12.646Z | Downloaded headers-core v0.3.0 |
| 711 | 2026-03-18T00:38:12.646Z | Downloaded base64ct v1.8.3 |
| 712 | 2026-03-18T00:38:12.649Z | Downloaded http-body v1.0.1 |
| 713 | 2026-03-18T00:38:12.649Z | Downloaded constant_time_eq v0.4.2 |
| 714 | 2026-03-18T00:38:12.649Z | Downloaded fs-err v2.11.0 |
| 715 | 2026-03-18T00:38:12.652Z | Downloaded hyper-tls v0.6.0 |
| 716 | 2026-03-18T00:38:12.652Z | Downloaded cmake v0.1.57 |
| 717 | 2026-03-18T00:38:12.655Z | Downloaded hostname v0.4.2 |
| 718 | 2026-03-18T00:38:12.655Z | Downloaded httpdate v1.0.3 |
| 719 | 2026-03-18T00:38:12.658Z | Downloaded arrayvec v0.7.6 |
| 720 | 2026-03-18T00:38:12.661Z | Downloaded colored v2.2.0 |
| 721 | 2026-03-18T00:38:12.661Z | Downloaded daft-derive v0.1.5 |
| 722 | 2026-03-18T00:38:12.664Z | Downloaded find-msvc-tools v0.1.9 |
| 723 | 2026-03-18T00:38:12.667Z | Downloaded des v0.8.1 |
| 724 | 2026-03-18T00:38:12.667Z | Downloaded cookie v0.18.1 |
| 725 | 2026-03-18T00:38:12.671Z | Downloaded group v0.13.0 |
| 726 | 2026-03-18T00:38:12.686Z | Downloaded is_ci v1.2.0 |
| 727 | 2026-03-18T00:38:12.689Z | Downloaded is-terminal v0.4.17 |
| 728 | 2026-03-18T00:38:12.689Z | Downloaded inout v0.1.4 |
| 729 | 2026-03-18T00:38:12.692Z | Downloaded derive-ex v0.1.8 |
| 730 | 2026-03-18T00:38:12.692Z | Downloaded buf-list v1.1.2 |
| 731 | 2026-03-18T00:38:12.696Z | Downloaded keccak v0.1.6 |
| 732 | 2026-03-18T00:38:12.696Z | Downloaded lazy_static v1.5.0 |
| 733 | 2026-03-18T00:38:12.699Z | Downloaded indent_write v2.2.0 |
| 734 | 2026-03-18T00:38:12.699Z | Downloaded globset v0.4.18 |
| 735 | 2026-03-18T00:38:12.699Z | Downloaded glob v0.3.3 |
| 736 | 2026-03-18T00:38:12.702Z | Downloaded lalrpop-util v0.19.12 |
| 737 | 2026-03-18T00:38:12.702Z | Downloaded libscf-sys v1.1.0 |
| 738 | 2026-03-18T00:38:12.706Z | Downloaded defmt-macros v1.0.1 |
| 739 | 2026-03-18T00:38:12.706Z | Downloaded internet-checksum v0.2.1 |
| 740 | 2026-03-18T00:38:12.706Z | Downloaded instant v0.1.13 |
| 741 | 2026-03-18T00:38:12.709Z | Downloaded instability v0.3.11 |
| 742 | 2026-03-18T00:38:12.709Z | Downloaded indoc v1.0.9 |
| 743 | 2026-03-18T00:38:12.712Z | Downloaded hex v0.4.3 |
| 744 | 2026-03-18T00:38:12.715Z | Downloaded git-stub-vcs v0.1.0 |
| 745 | 2026-03-18T00:38:12.715Z | Downloaded maybe-uninit v2.0.0 |
| 746 | 2026-03-18T00:38:12.718Z | Downloaded lzss v0.8.2 |
| 747 | 2026-03-18T00:38:12.718Z | Downloaded lru-slab v0.1.2 |
| 748 | 2026-03-18T00:38:12.718Z | Downloaded lru-cache v0.1.2 |
| 749 | 2026-03-18T00:38:12.721Z | Downloaded lru v0.12.5 |
| 750 | 2026-03-18T00:38:12.721Z | Downloaded managed v0.8.0 |
| 751 | 2026-03-18T00:38:12.724Z | Downloaded linked-hash-map v0.5.6 |
| 752 | 2026-03-18T00:38:12.724Z | Downloaded futures-channel v0.3.32 |
| 753 | 2026-03-18T00:38:12.724Z | Downloaded http-body-util v0.1.3 |
| 754 | 2026-03-18T00:38:12.727Z | Downloaded diff v0.1.13 |
| 755 | 2026-03-18T00:38:12.730Z | Downloaded md5 v0.7.0 |
| 756 | 2026-03-18T00:38:12.730Z | Downloaded md-5 v0.10.6 |
| 757 | 2026-03-18T00:38:12.733Z | Downloaded mime v0.3.17 |
| 758 | 2026-03-18T00:38:12.733Z | Downloaded memoffset v0.9.1 |
| 759 | 2026-03-18T00:38:12.733Z | Downloaded match_cfg v0.1.0 |
| 760 | 2026-03-18T00:38:12.736Z | Downloaded getrandom v0.2.17 |
| 761 | 2026-03-18T00:38:12.739Z | Downloaded indoc v2.0.7 |
| 762 | 2026-03-18T00:38:12.739Z | Downloaded humantime v2.3.0 |
| 763 | 2026-03-18T00:38:12.742Z | Downloaded ipnet v2.11.0 |
| 764 | 2026-03-18T00:38:12.742Z | Downloaded nibble_vec v0.1.0 |
| 765 | 2026-03-18T00:38:12.745Z | Downloaded newline-converter v0.3.0 |
| 766 | 2026-03-18T00:38:12.745Z | Downloaded darling_core v0.21.3 |
| 767 | 2026-03-18T00:38:12.748Z | Downloaded newtype-uuid-macros v0.1.0 |
| 768 | 2026-03-18T00:38:12.751Z | Downloaded half v1.8.3 |
| 769 | 2026-03-18T00:38:12.754Z | Downloaded ena v0.14.4 |
| 770 | 2026-03-18T00:38:12.754Z | Downloaded jobserver v0.1.34 |
| 771 | 2026-03-18T00:38:12.757Z | Downloaded normalize-line-endings v0.3.0 |
| 772 | 2026-03-18T00:38:12.757Z | Downloaded libsw-core v0.3.2 |
| 773 | 2026-03-18T00:38:12.761Z | Downloaded libefi-sys v0.1.0 |
| 774 | 2026-03-18T00:38:12.761Z | Downloaded nodrop v0.1.14 |
| 775 | 2026-03-18T00:38:12.761Z | Downloaded num-derive v0.4.2 |
| 776 | 2026-03-18T00:38:12.763Z | Downloaded num-conv v0.2.0 |
| 777 | 2026-03-18T00:38:12.763Z | Downloaded num v0.4.3 |
| 778 | 2026-03-18T00:38:12.767Z | Downloaded nonempty v0.12.0 |
| 779 | 2026-03-18T00:38:12.767Z | Downloaded num_threads v0.1.7 |
| 780 | 2026-03-18T00:38:12.767Z | Downloaded libsw v3.5.0 |
| 781 | 2026-03-18T00:38:12.770Z | Downloaded num_enum_derive v0.5.11 |
| 782 | 2026-03-18T00:38:12.770Z | Downloaded maplit v1.0.2 |
| 783 | 2026-03-18T00:38:12.773Z | Downloaded libloading v0.8.9 |
| 784 | 2026-03-18T00:38:12.773Z | Downloaded kstat-rs v0.2.4 |
| 785 | 2026-03-18T00:38:12.776Z | Downloaded ingot-types v0.1.2 |
| 786 | 2026-03-18T00:38:12.776Z | Downloaded num-iter v0.1.45 |
| 787 | 2026-03-18T00:38:12.776Z | Downloaded futures v0.3.32 |
| 788 | 2026-03-18T00:38:12.780Z | Downloaded httparse v1.10.1 |
| 789 | 2026-03-18T00:38:12.783Z | Downloaded hmac v0.12.1 |
| 790 | 2026-03-18T00:38:12.786Z | Downloaded new_debug_unreachable v1.0.6 |
| 791 | 2026-03-18T00:38:12.786Z | Downloaded base64 v0.22.1 |
| 792 | 2026-03-18T00:38:12.789Z | Downloaded multimap v0.10.1 |
| 793 | 2026-03-18T00:38:12.793Z | Downloaded ingot v0.1.1 |
| 794 | 2026-03-18T00:38:12.793Z | Downloaded highway v1.3.0 |
| 795 | 2026-03-18T00:38:12.796Z | Downloaded darling_core v0.20.11 |
| 796 | 2026-03-18T00:38:12.799Z | Downloaded openssl-probe v0.2.1 |
| 797 | 2026-03-18T00:38:12.799Z | Downloaded oso-derive v0.27.3 |
| 798 | 2026-03-18T00:38:12.799Z | Downloaded newtype-uuid v1.3.2 |
| 799 | 2026-03-18T00:38:12.802Z | Downloaded openssl-probe v0.1.6 |
| 800 | 2026-03-18T00:38:12.802Z | Downloaded opaque-debug v0.3.1 |
| 801 | 2026-03-18T00:38:12.803Z | Downloaded openssl-macros v0.1.1 |
| 802 | 2026-03-18T00:38:12.805Z | Downloaded newtype_derive v0.1.6 |
| 803 | 2026-03-18T00:38:12.805Z | Downloaded hyper-rustls v0.27.7 |
| 804 | 2026-03-18T00:38:12.808Z | Downloaded der v0.7.10 |
| 805 | 2026-03-18T00:38:12.811Z | Downloaded nanorand v0.7.0 |
| 806 | 2026-03-18T00:38:12.814Z | Downloaded pbkdf2 v0.11.0 |
| 807 | 2026-03-18T00:38:12.817Z | Downloaded parse-size v1.1.0 |
| 808 | 2026-03-18T00:38:12.817Z | Downloaded packed_struct_codegen v0.10.1 |
| 809 | 2026-03-18T00:38:12.817Z | Downloaded path-slash v0.1.5 |
| 810 | 2026-03-18T00:38:12.820Z | Downloaded pbkdf2 v0.12.2 |
| 811 | 2026-03-18T00:38:12.820Z | Downloaded ingot-macros v0.1.1 |
| 812 | 2026-03-18T00:38:12.824Z | Downloaded elliptic-curve v0.13.8 |
| 813 | 2026-03-18T00:38:12.826Z | Downloaded num-integer v0.1.46 |
| 814 | 2026-03-18T00:38:12.827Z | Downloaded clang-sys v1.8.1 |
| 815 | 2026-03-18T00:38:12.830Z | Downloaded chacha20poly1305 v0.10.1 |
| 816 | 2026-03-18T00:38:12.830Z | Downloaded arc-swap v1.8.2 |
| 817 | 2026-03-18T00:38:12.833Z | Downloaded peg-runtime v0.8.5 |
| 818 | 2026-03-18T00:38:12.836Z | Downloaded num-rational v0.4.2 |
| 819 | 2026-03-18T00:38:12.836Z | Downloaded num-derive v0.3.3 |
| 820 | 2026-03-18T00:38:12.839Z | Downloaded compact_str v0.8.1 |
| 821 | 2026-03-18T00:38:12.842Z | Downloaded phf_shared v0.12.1 |
| 822 | 2026-03-18T00:38:12.842Z | Downloaded phf_shared v0.11.3 |
| 823 | 2026-03-18T00:38:12.842Z | Downloaded num_enum v0.5.11 |
| 824 | 2026-03-18T00:38:12.846Z | Downloaded memmap2 v0.9.10 |
| 825 | 2026-03-18T00:38:12.849Z | Downloaded darling_core v0.23.0 |
| 826 | 2026-03-18T00:38:12.852Z | Downloaded predicates-tree v1.0.13 |
| 827 | 2026-03-18T00:38:12.855Z | Downloaded predicates-core v1.0.10 |
| 828 | 2026-03-18T00:38:12.855Z | Downloaded cc v1.2.56 |
| 829 | 2026-03-18T00:38:12.858Z | Downloaded bytes v1.11.1 |
| 830 | 2026-03-18T00:38:12.861Z | Downloaded pin-utils v0.1.0 |
| 831 | 2026-03-18T00:38:12.864Z | Downloaded num_enum_derive v0.7.5 |
| 832 | 2026-03-18T00:38:12.865Z | Downloaded ignore v0.4.25 |
| 833 | 2026-03-18T00:38:12.868Z | Downloaded oxnet v0.1.4 |
| 834 | 2026-03-18T00:38:12.868Z | Downloaded owo-colors v4.3.0 |
| 835 | 2026-03-18T00:38:12.871Z | Downloaded oxide-tokio-rt v0.1.3 |
| 836 | 2026-03-18T00:38:12.874Z | Downloaded proc-macro-crate v3.4.0 |
| 837 | 2026-03-18T00:38:12.874Z | Downloaded progenitor-client v0.10.0 |
| 838 | 2026-03-18T00:38:12.874Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 839 | 2026-03-18T00:38:12.877Z | Downloaded proc-macro-crate v1.3.1 |
| 840 | 2026-03-18T00:38:12.877Z | Downloaded precomputed-hash v0.1.1 |
| 841 | 2026-03-18T00:38:12.877Z | Downloaded powerfmt v0.2.0 |
| 842 | 2026-03-18T00:38:12.880Z | Downloaded packed_struct v0.10.1 |
| 843 | 2026-03-18T00:38:12.880Z | Downloaded heapless v0.7.17 |
| 844 | 2026-03-18T00:38:12.884Z | Downloaded paste v1.0.15 |
| 845 | 2026-03-18T00:38:12.887Z | Downloaded peg-macros v0.8.5 |
| 846 | 2026-03-18T00:38:12.890Z | Downloaded bumpalo v3.20.2 |
| 847 | 2026-03-18T00:38:12.890Z | Downloaded phf_shared v0.13.1 |
| 848 | 2026-03-18T00:38:12.893Z | Downloaded ar_archive_writer v0.5.1 |
| 849 | 2026-03-18T00:38:12.896Z | Downloaded progenitor-client v0.11.2 |
| 850 | 2026-03-18T00:38:12.896Z | Downloaded half v2.7.1 |
| 851 | 2026-03-18T00:38:12.899Z | Downloaded progenitor-macro v0.13.0 |
| 852 | 2026-03-18T00:38:12.899Z | Downloaded radium v0.7.0 |
| 853 | 2026-03-18T00:38:12.902Z | Downloaded progenitor-macro v0.10.0 |
| 854 | 2026-03-18T00:38:12.902Z | Downloaded password-hash v0.5.0 |
| 855 | 2026-03-18T00:38:12.902Z | Downloaded libbz2-rs-sys v0.2.2 |
| 856 | 2026-03-18T00:38:12.905Z | Downloaded password-hash v0.4.2 |
| 857 | 2026-03-18T00:38:12.908Z | Downloaded num-complex v0.4.6 |
| 858 | 2026-03-18T00:38:12.908Z | Downloaded base64 v0.21.7 |
| 859 | 2026-03-18T00:38:12.912Z | Downloaded quick-error v1.2.3 |
| 860 | 2026-03-18T00:38:12.915Z | Downloaded phf v0.12.1 |
| 861 | 2026-03-18T00:38:12.915Z | Downloaded postgres-protocol v0.6.10 |
| 862 | 2026-03-18T00:38:12.915Z | Downloaded psl-types v2.0.11 |
| 863 | 2026-03-18T00:38:12.918Z | Downloaded pin-project-internal v1.1.11 |
| 864 | 2026-03-18T00:38:12.918Z | Downloaded pkcs8 v0.10.2 |
| 865 | 2026-03-18T00:38:12.921Z | Downloaded recursive v0.1.1 |
| 866 | 2026-03-18T00:38:12.921Z | Downloaded rand_chacha v0.3.1 |
| 867 | 2026-03-18T00:38:12.924Z | Downloaded poly1305 v0.8.0 |
| 868 | 2026-03-18T00:38:12.924Z | Downloaded pkg-config v0.3.32 |
| 869 | 2026-03-18T00:38:12.927Z | Downloaded omicron-zone-package v0.12.2 |
| 870 | 2026-03-18T00:38:12.930Z | Downloaded flume v0.11.1 |
| 871 | 2026-03-18T00:38:12.933Z | Downloaded pin-project-lite v0.2.17 |
| 872 | 2026-03-18T00:38:12.938Z | Downloaded pem-rfc7468 v0.7.0 |
| 873 | 2026-03-18T00:38:12.942Z | Downloaded pem v3.0.6 |
| 874 | 2026-03-18T00:38:12.942Z | Downloaded num_enum v0.7.5 |
| 875 | 2026-03-18T00:38:12.945Z | Downloaded ref-cast v1.0.25 |
| 876 | 2026-03-18T00:38:12.948Z | Downloaded parse-display-derive v0.10.0 |
| 877 | 2026-03-18T00:38:12.948Z | Downloaded headers v0.4.1 |
| 878 | 2026-03-18T00:38:12.951Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 879 | 2026-03-18T00:38:12.954Z | Downloaded polyval v0.6.2 |
| 880 | 2026-03-18T00:38:12.954Z | Downloaded peg v0.8.5 |
| 881 | 2026-03-18T00:38:12.957Z | Downloaded progenitor-macro v0.11.2 |
| 882 | 2026-03-18T00:38:12.960Z | Downloaded ref-cast-impl v1.0.25 |
| 883 | 2026-03-18T00:38:12.960Z | Downloaded progenitor-client v0.13.0 |
| 884 | 2026-03-18T00:38:12.960Z | Downloaded rand_xorshift v0.4.0 |
| 885 | 2026-03-18T00:38:12.963Z | Downloaded rfc6979 v0.4.0 |
| 886 | 2026-03-18T00:38:12.963Z | Downloaded proc-macro-error2 v2.0.1 |
| 887 | 2026-03-18T00:38:12.967Z | Downloaded ppv-lite86 v0.2.21 |
| 888 | 2026-03-18T00:38:12.967Z | Downloaded rtoolbox v0.0.3 |
| 889 | 2026-03-18T00:38:12.970Z | Downloaded primeorder v0.13.6 |
| 890 | 2026-03-18T00:38:12.970Z | Downloaded progenitor v0.10.0 |
| 891 | 2026-03-18T00:38:12.970Z | Downloaded rand_chacha v0.9.0 |
| 892 | 2026-03-18T00:38:12.973Z | Downloaded progenitor-extras v0.1.1 |
| 893 | 2026-03-18T00:38:12.973Z | Downloaded russh-cryptovec v0.7.3 |
| 894 | 2026-03-18T00:38:12.973Z | Downloaded parking_lot_core v0.9.12 |
| 895 | 2026-03-18T00:38:12.977Z | Downloaded pkcs5 v0.7.1 |
| 896 | 2026-03-18T00:38:12.980Z | Downloaded parking_lot_core v0.8.6 |
| 897 | 2026-03-18T00:38:12.983Z | Downloaded indexmap v1.9.3 |
| 898 | 2026-03-18T00:38:12.986Z | Downloaded postgres-types v0.2.12 |
| 899 | 2026-03-18T00:38:12.986Z | Downloaded rustc_version v0.1.7 |
| 900 | 2026-03-18T00:38:12.986Z | Downloaded parking_lot v0.12.5 |
| 901 | 2026-03-18T00:38:12.989Z | Downloaded phf v0.13.1 |
| 902 | 2026-03-18T00:38:12.993Z | Downloaded psm v0.1.30 |
| 903 | 2026-03-18T00:38:12.993Z | Downloaded dropshot-api-manager v0.6.0 |
| 904 | 2026-03-18T00:38:12.996Z | Downloaded rand_seeder v0.4.0 |
| 905 | 2026-03-18T00:38:12.999Z | Downloaded rustc_version v0.4.1 |
| 906 | 2026-03-18T00:38:12.999Z | Downloaded indicatif v0.18.4 |
| 907 | 2026-03-18T00:38:13.002Z | Downloaded same-file v1.0.6 |
| 908 | 2026-03-18T00:38:13.006Z | Downloaded oso v0.27.3 |
| 909 | 2026-03-18T00:38:13.006Z | Downloaded rand_core v0.10.0 |
| 910 | 2026-03-18T00:38:13.009Z | Downloaded salsa20 v0.10.2 |
| 911 | 2026-03-18T00:38:13.009Z | Downloaded r2d2 v0.8.10 |
| 912 | 2026-03-18T00:38:13.012Z | Downloaded pkcs1 v0.7.5 |
| 913 | 2026-03-18T00:38:13.012Z | Downloaded scheduled-thread-pool v0.2.7 |
| 914 | 2026-03-18T00:38:13.015Z | Downloaded derive_more-impl v2.1.1 |
| 915 | 2026-03-18T00:38:13.018Z | Downloaded predicates v3.1.4 |
| 916 | 2026-03-18T00:38:13.021Z | Downloaded p256 v0.13.2 |
| 917 | 2026-03-18T00:38:13.024Z | Downloaded hickory-resolver v0.25.2 |
| 918 | 2026-03-18T00:38:13.027Z | Downloaded rand_core v0.6.4 |
| 919 | 2026-03-18T00:38:13.030Z | Downloaded heapless v0.8.0 |
| 920 | 2026-03-18T00:38:13.035Z | Downloaded nu-ansi-term v0.50.3 |
| 921 | 2026-03-18T00:38:13.035Z | Downloaded scopeguard v1.2.0 |
| 922 | 2026-03-18T00:38:13.038Z | Downloaded semver v0.1.20 |
| 923 | 2026-03-18T00:38:13.038Z | Downloaded secrecy v0.8.0 |
| 924 | 2026-03-18T00:38:13.038Z | Downloaded sapling-renderdag v0.1.0 |
| 925 | 2026-03-18T00:38:13.038Z | Downloaded crypto-bigint v0.5.5 |
| 926 | 2026-03-18T00:38:13.042Z | Downloaded serde_bytes v0.11.19 |
| 927 | 2026-03-18T00:38:13.045Z | Downloaded serde-big-array v0.5.1 |
| 928 | 2026-03-18T00:38:13.045Z | Downloaded progenitor v0.13.0 |
| 929 | 2026-03-18T00:38:13.049Z | Downloaded secrecy v0.10.3 |
| 930 | 2026-03-18T00:38:13.049Z | Downloaded progenitor v0.11.2 |
| 931 | 2026-03-18T00:38:13.052Z | Downloaded parking_lot v0.11.2 |
| 932 | 2026-03-18T00:38:13.052Z | Downloaded seq-macro v0.3.6 |
| 933 | 2026-03-18T00:38:13.055Z | Downloaded scrypt v0.11.0 |
| 934 | 2026-03-18T00:38:13.055Z | Downloaded scroll_derive v0.13.1 |
| 935 | 2026-03-18T00:38:13.068Z | Downloaded pin-project v1.1.11 |
| 936 | 2026-03-18T00:38:13.072Z | Downloaded serde_repr v0.1.20 |
| 937 | 2026-03-18T00:38:13.072Z | Downloaded rustls-pemfile v2.2.0 |
| 938 | 2026-03-18T00:38:13.074Z | Downloaded rustls-native-certs v0.8.3 |
| 939 | 2026-03-18T00:38:13.077Z | Downloaded signature v2.2.0 |
| 940 | 2026-03-18T00:38:13.080Z | Downloaded signal-hook-mio v0.2.5 |
| 941 | 2026-03-18T00:38:13.080Z | Downloaded shell-words v1.1.1 |
| 942 | 2026-03-18T00:38:13.083Z | Downloaded serde_urlencoded v0.7.1 |
| 943 | 2026-03-18T00:38:13.083Z | Downloaded rustversion v1.0.22 |
| 944 | 2026-03-18T00:38:13.086Z | Downloaded siphasher v1.0.2 |
| 945 | 2026-03-18T00:38:13.089Z | Downloaded sha1 v0.10.6 |
| 946 | 2026-03-18T00:38:13.089Z | Downloaded rusty-fork v0.3.1 |
| 947 | 2026-03-18T00:38:13.093Z | Downloaded hickory-resolver v0.24.4 |
| 948 | 2026-03-18T00:38:13.095Z | Downloaded sigpipe v0.1.3 |
| 949 | 2026-03-18T00:38:13.099Z | Downloaded quinn-udp v0.5.14 |
| 950 | 2026-03-18T00:38:13.099Z | Downloaded hashbrown v0.12.3 |
| 951 | 2026-03-18T00:38:13.102Z | Downloaded slog-bunyan v2.5.0 |
| 952 | 2026-03-18T00:38:13.102Z | Downloaded rustls-pemfile v1.0.4 |
| 953 | 2026-03-18T00:38:13.105Z | Downloaded expectorate v1.2.0 |
| 954 | 2026-03-18T00:38:13.108Z | Downloaded slog-envlogger v2.2.0 |
| 955 | 2026-03-18T00:38:13.108Z | Downloaded schemars_derive v0.8.22 |
| 956 | 2026-03-18T00:38:13.111Z | Downloaded progenitor-impl v0.10.0 |
| 957 | 2026-03-18T00:38:13.114Z | Downloaded postcard v1.1.3 |
| 958 | 2026-03-18T00:38:13.117Z | Downloaded scroll v0.13.0 |
| 959 | 2026-03-18T00:38:13.117Z | Downloaded crossterm v0.28.1 |
| 960 | 2026-03-18T00:38:13.121Z | Downloaded serde_derive_internals v0.29.1 |
| 961 | 2026-03-18T00:38:13.126Z | Downloaded serde-hex v0.1.0 |
| 962 | 2026-03-18T00:38:13.126Z | Downloaded sct v0.7.1 |
| 963 | 2026-03-18T00:38:13.142Z | Downloaded jiff-static v0.2.21 |
| 964 | 2026-03-18T00:38:13.142Z | Downloaded hyper-util v0.1.20 |
| 965 | 2026-03-18T00:38:13.142Z | Downloaded serde_path_to_error v0.1.20 |
| 966 | 2026-03-18T00:38:13.142Z | Downloaded progenitor-impl v0.13.0 |
| 967 | 2026-03-18T00:38:13.142Z | Downloaded russh-keys v0.45.0 |
| 968 | 2026-03-18T00:38:13.145Z | Downloaded ssh-cipher v0.2.0 |
| 969 | 2026-03-18T00:38:13.145Z | Downloaded sqlparser_derive v0.5.0 |
| 970 | 2026-03-18T00:38:13.145Z | Downloaded shlex v1.3.0 |
| 971 | 2026-03-18T00:38:13.149Z | Downloaded signal-hook-tokio v0.3.1 |
| 972 | 2026-03-18T00:38:13.149Z | Downloaded itertools v0.10.5 |
| 973 | 2026-03-18T00:38:13.152Z | Downloaded strum v0.27.2 |
| 974 | 2026-03-18T00:38:13.155Z | Downloaded ssh-encoding v0.2.0 |
| 975 | 2026-03-18T00:38:13.155Z | Downloaded strum v0.26.3 |
| 976 | 2026-03-18T00:38:13.158Z | Downloaded rcgen v0.12.1 |
| 977 | 2026-03-18T00:38:13.158Z | Downloaded structmeta v0.3.0 |
| 978 | 2026-03-18T00:38:13.161Z | Downloaded structmeta-derive v0.3.0 |
| 979 | 2026-03-18T00:38:13.162Z | Downloaded slab v0.4.12 |
| 980 | 2026-03-18T00:38:13.165Z | Downloaded strip-ansi-escapes v0.2.1 |
| 981 | 2026-03-18T00:38:13.165Z | Downloaded openssl-sys v0.9.111 |
| 982 | 2026-03-18T00:38:13.168Z | Downloaded slog-async v2.8.0 |
| 983 | 2026-03-18T00:38:13.171Z | Downloaded simd-adler32 v0.3.8 |
| 984 | 2026-03-18T00:38:13.174Z | Downloaded slog-json v2.6.1 |
| 985 | 2026-03-18T00:38:13.174Z | Downloaded supports-color v3.0.2 |
| 986 | 2026-03-18T00:38:13.177Z | Downloaded prettyplease v0.2.37 |
| 987 | 2026-03-18T00:38:13.180Z | Downloaded smf v0.2.3 |
| 988 | 2026-03-18T00:38:13.180Z | Downloaded aes-gcm v0.10.3 |
| 989 | 2026-03-18T00:38:13.183Z | Downloaded snafu-derive v0.8.9 |
| 990 | 2026-03-18T00:38:13.186Z | Downloaded tap v1.0.1 |
| 991 | 2026-03-18T00:38:13.186Z | Downloaded thread-id v5.1.0 |
| 992 | 2026-03-18T00:38:13.186Z | Downloaded testing_table v0.3.0 |
| 993 | 2026-03-18T00:38:13.189Z | Downloaded termtree v0.5.1 |
| 994 | 2026-03-18T00:38:13.189Z | Downloaded spki v0.7.3 |
| 995 | 2026-03-18T00:38:13.192Z | Downloaded tabled_derive v0.11.0 |
| 996 | 2026-03-18T00:38:13.192Z | Downloaded sqlformat v0.3.5 |
| 997 | 2026-03-18T00:38:13.196Z | Downloaded ron v0.8.1 |
| 998 | 2026-03-18T00:38:13.200Z | Downloaded progenitor-impl v0.11.2 |
| 999 | 2026-03-18T00:38:13.203Z | Downloaded num-bigint v0.4.6 |
| 1000 | 2026-03-18T00:38:13.206Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1001 | 2026-03-18T00:38:13.206Z | Downloaded pretty_assertions v1.4.1 |
| 1002 | 2026-03-18T00:38:13.209Z | Downloaded serde_with_macros v3.17.0 |
| 1003 | 2026-03-18T00:38:13.209Z | Downloaded sync-ptr v0.1.4 |
| 1004 | 2026-03-18T00:38:13.212Z | Downloaded subtle v2.6.1 |
| 1005 | 2026-03-18T00:38:13.212Z | Downloaded take_mut v0.2.2 |
| 1006 | 2026-03-18T00:38:13.212Z | Downloaded stringprep v0.1.5 |
| 1007 | 2026-03-18T00:38:13.215Z | Downloaded crossterm v0.29.0 |
| 1008 | 2026-03-18T00:38:13.218Z | Downloaded time-core v0.1.8 |
| 1009 | 2026-03-18T00:38:13.221Z | Downloaded http v1.4.0 |
| 1010 | 2026-03-18T00:38:13.225Z | Downloaded tinyvec_macros v0.1.1 |
| 1011 | 2026-03-18T00:38:13.225Z | Downloaded hickory-server v0.25.2 |
| 1012 | 2026-03-18T00:38:13.228Z | Downloaded mio v1.1.1 |
| 1013 | 2026-03-18T00:38:13.232Z | Downloaded strum_macros v0.24.3 |
| 1014 | 2026-03-18T00:38:13.235Z | Downloaded static_assertions v1.1.0 |
| 1015 | 2026-03-18T00:38:13.235Z | Downloaded tagptr v0.2.0 |
| 1016 | 2026-03-18T00:38:13.238Z | Downloaded ryu v1.0.23 |
| 1017 | 2026-03-18T00:38:13.241Z | Downloaded sync_wrapper v1.0.2 |
| 1018 | 2026-03-18T00:38:13.241Z | Downloaded serde_cbor v0.11.2 |
| 1019 | 2026-03-18T00:38:13.244Z | Downloaded string_cache v0.8.9 |
| 1020 | 2026-03-18T00:38:13.244Z | Downloaded stacker v0.1.23 |
| 1021 | 2026-03-18T00:38:13.247Z | Downloaded rayon-core v1.13.0 |
| 1022 | 2026-03-18T00:38:13.250Z | Downloaded tabwriter v1.4.1 |
| 1023 | 2026-03-18T00:38:13.250Z | Downloaded schemars v0.8.22 |
| 1024 | 2026-03-18T00:38:13.258Z | Downloaded topological-sort v0.2.2 |
| 1025 | 2026-03-18T00:38:13.262Z | Downloaded support-bundle-viewer v0.1.2 |
| 1026 | 2026-03-18T00:38:13.262Z | Downloaded publicsuffix v2.3.0 |
| 1027 | 2026-03-18T00:38:13.265Z | Downloaded hashbrown v0.15.5 |
| 1028 | 2026-03-18T00:38:13.268Z | Downloaded tower-layer v0.3.3 |
| 1029 | 2026-03-18T00:38:13.271Z | Downloaded nom v7.1.3 |
| 1030 | 2026-03-18T00:38:13.274Z | Downloaded thread_local v1.1.9 |
| 1031 | 2026-03-18T00:38:13.274Z | Downloaded quinn v0.11.9 |
| 1032 | 2026-03-18T00:38:13.277Z | Downloaded try-lock v0.2.5 |
| 1033 | 2026-03-18T00:38:13.280Z | Downloaded tower-service v0.3.3 |
| 1034 | 2026-03-18T00:38:13.280Z | Downloaded strum_macros v0.26.4 |
| 1035 | 2026-03-18T00:38:13.283Z | Downloaded slog-dtrace v0.3.0 |
| 1036 | 2026-03-18T00:38:13.283Z | Downloaded tiny-keccak v2.0.2 |
| 1037 | 2026-03-18T00:38:13.287Z | Downloaded libxml v0.3.3 |
| 1038 | 2026-03-18T00:38:13.290Z | Downloaded thiserror-no-std v2.0.2 |
| 1039 | 2026-03-18T00:38:13.294Z | Downloaded trait-variant v0.1.2 |
| 1040 | 2026-03-18T00:38:13.297Z | Downloaded tls_codec_derive v0.4.2 |
| 1041 | 2026-03-18T00:38:13.297Z | Downloaded iddqd v0.3.17 |
| 1042 | 2026-03-18T00:38:13.301Z | Downloaded slog v2.8.2 |
| 1043 | 2026-03-18T00:38:13.304Z | Downloaded tokio-native-tls v0.3.1 |
| 1044 | 2026-03-18T00:38:13.307Z | Downloaded tokio-macros v2.6.0 |
| 1045 | 2026-03-18T00:38:13.310Z | Downloaded unarray v0.1.4 |
| 1046 | 2026-03-18T00:38:13.310Z | Downloaded similar v2.7.0 |
| 1047 | 2026-03-18T00:38:13.314Z | Downloaded unicode-truncate v1.1.0 |
| 1048 | 2026-03-18T00:38:13.317Z | Downloaded unit-prefix v0.5.2 |
| 1049 | 2026-03-18T00:38:13.317Z | Downloaded typify-macro v0.4.3 |
| 1050 | 2026-03-18T00:38:13.317Z | Downloaded untrusted v0.9.0 |
| 1051 | 2026-03-18T00:38:13.317Z | Downloaded schemars v0.9.0 |
| 1052 | 2026-03-18T00:38:13.328Z | Downloaded usdt-attr-macro v0.6.0 |
| 1053 | 2026-03-18T00:38:13.331Z | Downloaded universal-hash v0.5.1 |
| 1054 | 2026-03-18T00:38:13.331Z | Downloaded utf-8 v0.7.6 |
| 1055 | 2026-03-18T00:38:13.334Z | Downloaded usdt v0.6.0 |
| 1056 | 2026-03-18T00:38:13.334Z | Downloaded usdt-macro v0.6.0 |
| 1057 | 2026-03-18T00:38:13.334Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1058 | 2026-03-18T00:38:13.337Z | Downloaded term v0.7.0 |
| 1059 | 2026-03-18T00:38:13.340Z | Downloaded waitgroup v0.1.2 |
| 1060 | 2026-03-18T00:38:13.340Z | Downloaded void v1.0.2 |
| 1061 | 2026-03-18T00:38:13.340Z | Downloaded strum_macros v0.27.2 |
| 1062 | 2026-03-18T00:38:13.343Z | Downloaded tokio-tungstenite v0.21.0 |
| 1063 | 2026-03-18T00:38:13.346Z | Downloaded signal-hook v0.3.18 |
| 1064 | 2026-03-18T00:38:13.346Z | Downloaded aho-corasick v1.1.4 |
| 1065 | 2026-03-18T00:38:13.350Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1066 | 2026-03-18T00:38:13.353Z | Downloaded hyper v1.8.1 |
| 1067 | 2026-03-18T00:38:13.356Z | Downloaded num-bigint-dig v0.8.6 |
| 1068 | 2026-03-18T00:38:13.360Z | Downloaded time-macros v0.2.27 |
| 1069 | 2026-03-18T00:38:13.363Z | Downloaded want v0.3.1 |
| 1070 | 2026-03-18T00:38:13.363Z | Downloaded wait-timeout v0.2.1 |
| 1071 | 2026-03-18T00:38:13.367Z | Downloaded socket2 v0.6.2 |
| 1072 | 2026-03-18T00:38:13.367Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1073 | 2026-03-18T00:38:13.370Z | Downloaded itertools v0.12.1 |
| 1074 | 2026-03-18T00:38:13.374Z | Downloaded tokio-rustls v0.24.1 |
| 1075 | 2026-03-18T00:38:13.377Z | Downloaded rand v0.8.5 |
| 1076 | 2026-03-18T00:38:13.381Z | Downloaded tls_codec v0.4.2 |
| 1077 | 2026-03-18T00:38:13.385Z | Downloaded itertools v0.13.0 |
| 1078 | 2026-03-18T00:38:13.388Z | Downloaded xattr v1.6.1 |
| 1079 | 2026-03-18T00:38:13.388Z | Downloaded schemars v1.2.1 |
| 1080 | 2026-03-18T00:38:13.398Z | Downloaded unicase v2.9.0 |
| 1081 | 2026-03-18T00:38:13.401Z | Downloaded tokio-rustls v0.26.4 |
| 1082 | 2026-03-18T00:38:13.401Z | Downloaded tokio-stream v0.1.18 |
| 1083 | 2026-03-18T00:38:13.404Z | Downloaded tar v0.4.44 |
| 1084 | 2026-03-18T00:38:13.407Z | Downloaded zeroize_derive v1.4.3 |
| 1085 | 2026-03-18T00:38:13.410Z | Downloaded vergen-gitcl v1.0.8 |
| 1086 | 2026-03-18T00:38:13.410Z | Downloaded futures-util v0.3.32 |
| 1087 | 2026-03-18T00:38:13.417Z | Downloaded zone v0.3.1 |
| 1088 | 2026-03-18T00:38:13.420Z | Downloaded qorb v0.4.1 |
| 1089 | 2026-03-18T00:38:13.423Z | Downloaded test-strategy v0.4.5 |
| 1090 | 2026-03-18T00:38:13.426Z | Downloaded tracing-attributes v0.1.31 |
| 1091 | 2026-03-18T00:38:13.429Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1092 | 2026-03-18T00:38:13.429Z | Downloaded zone_cfg_derive v0.3.1 |
| 1093 | 2026-03-18T00:38:13.429Z | Downloaded vergen-lib v0.1.6 |
| 1094 | 2026-03-18T00:38:13.432Z | Downloaded uzers v0.12.2 |
| 1095 | 2026-03-18T00:38:13.432Z | Downloaded term v1.2.1 |
| 1096 | 2026-03-18T00:38:13.435Z | Downloaded walkdir v2.5.0 |
| 1097 | 2026-03-18T00:38:13.438Z | Downloaded tui-tree-widget v0.23.1 |
| 1098 | 2026-03-18T00:38:13.438Z | Downloaded rsa v0.9.10 |
| 1099 | 2026-03-18T00:38:13.441Z | Downloaded whoami v2.1.0 |
| 1100 | 2026-03-18T00:38:13.444Z | Downloaded twox-hash v2.1.2 |
| 1101 | 2026-03-18T00:38:13.447Z | Downloaded libm v0.2.16 |
| 1102 | 2026-03-18T00:38:13.451Z | Downloaded whoami v1.6.1 |
| 1103 | 2026-03-18T00:38:13.454Z | Downloaded vsss-rs v3.3.4 |
| 1104 | 2026-03-18T00:38:13.458Z | Downloaded tinyvec v1.10.0 |
| 1105 | 2026-03-18T00:38:13.458Z | Downloaded xz2 v0.1.7 |
| 1106 | 2026-03-18T00:38:13.461Z | Downloaded unicode-properties v0.1.4 |
| 1107 | 2026-03-18T00:38:13.461Z | Downloaded vergen-git2 v1.0.7 |
| 1108 | 2026-03-18T00:38:13.464Z | Downloaded wyz v0.5.1 |
| 1109 | 2026-03-18T00:38:13.464Z | Downloaded usdt-impl v0.6.0 |
| 1110 | 2026-03-18T00:38:13.467Z | Downloaded xshell v0.2.7 |
| 1111 | 2026-03-18T00:38:13.467Z | Downloaded snafu v0.8.9 |
| 1112 | 2026-03-18T00:38:13.470Z | Downloaded toml v0.7.8 |
| 1113 | 2026-03-18T00:38:13.473Z | Downloaded zeroize v1.8.2 |
| 1114 | 2026-03-18T00:38:13.476Z | Downloaded xshell-macros v0.2.7 |
| 1115 | 2026-03-18T00:38:13.476Z | Downloaded blake3 v1.8.3 |
| 1116 | 2026-03-18T00:38:13.480Z | Downloaded iri-string v0.7.10 |
| 1117 | 2026-03-18T00:38:13.486Z | Downloaded itertools v0.14.0 |
| 1118 | 2026-03-18T00:38:13.491Z | Downloaded h2 v0.4.13 |
| 1119 | 2026-03-18T00:38:13.496Z | Downloaded zstd-safe v7.2.4 |
| 1120 | 2026-03-18T00:38:13.499Z | Downloaded zstd v0.13.3 |
| 1121 | 2026-03-18T00:38:13.502Z | Downloaded unicode-bidi v0.3.18 |
| 1122 | 2026-03-18T00:38:13.502Z | Downloaded typify v0.4.3 |
| 1123 | 2026-03-18T00:38:13.505Z | Downloaded vergen v9.0.6 |
| 1124 | 2026-03-18T00:38:13.508Z | Downloaded typify v0.6.1 |
| 1125 | 2026-03-18T00:38:13.508Z | Downloaded unsafe-libyaml v0.2.11 |
| 1126 | 2026-03-18T00:38:13.511Z | Downloaded tungstenite v0.23.0 |
| 1127 | 2026-03-18T00:38:13.514Z | Downloaded uuid v1.21.0 |
| 1128 | 2026-03-18T00:38:13.517Z | Downloaded tungstenite v0.21.0 |
| 1129 | 2026-03-18T00:38:13.520Z | Downloaded rand v0.10.0 |
| 1130 | 2026-03-18T00:38:13.523Z | Downloaded steno v0.4.1 |
| 1131 | 2026-03-18T00:38:13.526Z | Downloaded yasna v0.5.2 |
| 1132 | 2026-03-18T00:38:13.529Z | Downloaded bitvec v1.0.1 |
| 1133 | 2026-03-18T00:38:13.537Z | Downloaded zerocopy v0.6.6 |
| 1134 | 2026-03-18T00:38:13.540Z | Downloaded rpassword v7.4.0 |
| 1135 | 2026-03-18T00:38:13.543Z | Downloaded ron v0.12.0 |
| 1136 | 2026-03-18T00:38:13.547Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1137 | 2026-03-18T00:38:13.550Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1138 | 2026-03-18T00:38:13.553Z | Downloaded russh v0.45.0 |
| 1139 | 2026-03-18T00:38:13.557Z | Downloaded vte v0.14.1 |
| 1140 | 2026-03-18T00:38:13.560Z | Downloaded aws-lc-rs v1.16.0 |
| 1141 | 2026-03-18T00:38:13.568Z | Downloaded reedline v0.40.0 |
| 1142 | 2026-03-18T00:38:13.571Z | Downloaded zopfli v0.8.3 |
| 1143 | 2026-03-18T00:38:13.574Z | Downloaded p521 v0.13.3 |
| 1144 | 2026-03-18T00:38:13.577Z | Downloaded subprocess v0.2.15 |
| 1145 | 2026-03-18T00:38:13.580Z | Downloaded samael v0.0.19 |
| 1146 | 2026-03-18T00:38:13.584Z | Downloaded toml_edit v0.19.15 |
| 1147 | 2026-03-18T00:38:13.595Z | Downloaded tracing-core v0.1.36 |
| 1148 | 2026-03-18T00:38:13.599Z | Downloaded tokio-postgres v0.7.16 |
| 1149 | 2026-03-18T00:38:13.602Z | Downloaded git2 v0.20.4 |
| 1150 | 2026-03-18T00:38:13.607Z | Downloaded regex v1.12.3 |
| 1151 | 2026-03-18T00:38:13.611Z | Downloaded zip v0.6.6 |
| 1152 | 2026-03-18T00:38:13.615Z | Downloaded yansi v1.0.1 |
| 1153 | 2026-03-18T00:38:13.618Z | Downloaded reqwest v0.12.28 |
| 1154 | 2026-03-18T00:38:13.621Z | Downloaded chrono v0.4.44 |
| 1155 | 2026-03-18T00:38:13.625Z | Downloaded typed-path v0.9.3 |
| 1156 | 2026-03-18T00:38:13.630Z | Downloaded p384 v0.13.1 |
| 1157 | 2026-03-18T00:38:13.634Z | Downloaded ssh-key v0.6.7 |
| 1158 | 2026-03-18T00:38:13.639Z | Downloaded rustyline v14.0.0 |
| 1159 | 2026-03-18T00:38:13.643Z | Downloaded zerocopy-derive v0.8.40 |
| 1160 | 2026-03-18T00:38:13.649Z | Downloaded tower v0.5.3 |
| 1161 | 2026-03-18T00:38:13.656Z | Downloaded reqwest v0.13.2 |
| 1162 | 2026-03-18T00:38:13.661Z | Downloaded lalrpop v0.19.12 |
| 1163 | 2026-03-18T00:38:13.668Z | Downloaded unicode_categories v0.1.1 |
| 1164 | 2026-03-18T00:38:13.672Z | Downloaded salty v0.3.0 |
| 1165 | 2026-03-18T00:38:13.675Z | Downloaded x509-cert v0.2.5 |
| 1166 | 2026-03-18T00:38:13.680Z | Downloaded rayon v1.11.0 |
| 1167 | 2026-03-18T00:38:13.687Z | Downloaded proptest v1.10.0 |
| 1168 | 2026-03-18T00:38:13.694Z | Downloaded goblin v0.10.5 |
| 1169 | 2026-03-18T00:38:13.699Z | Downloaded portable-atomic v1.13.1 |
| 1170 | 2026-03-18T00:38:13.705Z | Downloaded moka v0.12.13 |
| 1171 | 2026-03-18T00:38:13.712Z | Downloaded zip v4.6.1 |
| 1172 | 2026-03-18T00:38:13.716Z | Downloaded tower-http v0.6.8 |
| 1173 | 2026-03-18T00:38:13.724Z | Downloaded petname v2.0.2 |
| 1174 | 2026-03-18T00:38:13.729Z | Downloaded rustls-webpki v0.101.7 |
| 1175 | 2026-03-18T00:38:13.740Z | Downloaded tokio-util v0.7.18 |
| 1176 | 2026-03-18T00:38:13.746Z | Downloaded unicode-normalization v0.1.25 |
| 1177 | 2026-03-18T00:38:13.750Z | Downloaded nix v0.27.1 |
| 1178 | 2026-03-18T00:38:13.759Z | Downloaded serde_with v3.17.0 |
| 1179 | 2026-03-18T00:38:13.768Z | Downloaded object v0.30.4 |
| 1180 | 2026-03-18T00:38:13.775Z | Downloaded radix_trie v0.2.1 |
| 1181 | 2026-03-18T00:38:13.779Z | Downloaded winnow v0.6.26 |
| 1182 | 2026-03-18T00:38:13.787Z | Downloaded quinn-proto v0.11.13 |
| 1183 | 2026-03-18T00:38:13.792Z | Downloaded rustls-webpki v0.102.8 |
| 1184 | 2026-03-18T00:38:13.807Z | Downloaded openssl v0.10.75 |
| 1185 | 2026-03-18T00:38:13.815Z | Downloaded winnow v0.5.40 |
| 1186 | 2026-03-18T00:38:13.822Z | Downloaded polar-core v0.27.3 |
| 1187 | 2026-03-18T00:38:13.829Z | Downloaded nix v0.29.0 |
| 1188 | 2026-03-18T00:38:13.839Z | Downloaded nix v0.31.1 |
| 1189 | 2026-03-18T00:38:13.849Z | Downloaded tabled v0.20.0 |
| 1190 | 2026-03-18T00:38:13.862Z | Downloaded bstr v1.12.1 |
| 1191 | 2026-03-18T00:38:13.869Z | Downloaded smoltcp v0.9.1 |
| 1192 | 2026-03-18T00:38:13.877Z | Downloaded vcpkg v0.2.15 |
| 1193 | 2026-03-18T00:38:13.910Z | Downloaded time v0.3.47 |
| 1194 | 2026-03-18T00:38:13.917Z | Downloaded zlib-rs v0.6.2 |
| 1195 | 2026-03-18T00:38:13.921Z | Downloaded regex-syntax v0.6.29 |
| 1196 | 2026-03-18T00:38:13.927Z | Downloaded regex-syntax v0.8.10 |
| 1197 | 2026-03-18T00:38:13.933Z | Downloaded hickory-proto v0.25.2 |
| 1198 | 2026-03-18T00:38:13.945Z | Downloaded webpki-roots v1.0.6 |
| 1199 | 2026-03-18T00:38:13.948Z | Downloaded openapiv3 v2.2.0 |
| 1200 | 2026-03-18T00:38:13.957Z | Downloaded csv v1.4.0 |
| 1201 | 2026-03-18T00:38:13.974Z | Downloaded zerocopy v0.8.40 |
| 1202 | 2026-03-18T00:38:13.981Z | Downloaded rustls v0.22.4 |
| 1203 | 2026-03-18T00:38:13.991Z | Downloaded rustls v0.23.37 |
| 1204 | 2026-03-18T00:38:14.002Z | Downloaded sqlparser v0.61.0 |
| 1205 | 2026-03-18T00:38:14.010Z | Downloaded rustix v0.38.44 |
| 1206 | 2026-03-18T00:38:14.027Z | Downloaded object v0.37.3 |
| 1207 | 2026-03-18T00:38:14.035Z | Downloaded diesel v2.3.7 |
| 1208 | 2026-03-18T00:38:14.051Z | Downloaded regress v0.10.5 |
| 1209 | 2026-03-18T00:38:14.058Z | Downloaded tracing v0.1.44 |
| 1210 | 2026-03-18T00:38:14.076Z | Downloaded ratatui v0.29.0 |
| 1211 | 2026-03-18T00:38:14.090Z | Downloaded smoltcp v0.11.0 |
| 1212 | 2026-03-18T00:38:14.099Z | Downloaded rustls v0.21.12 |
| 1213 | 2026-03-18T00:38:14.107Z | Downloaded hickory-proto v0.24.4 |
| 1214 | 2026-03-18T00:38:14.118Z | Downloaded typify-impl v0.6.1 |
| 1215 | 2026-03-18T00:38:14.129Z | Downloaded sled v0.34.7 |
| 1216 | 2026-03-18T00:38:14.137Z | Downloaded nix v0.28.0 |
| 1217 | 2026-03-18T00:38:14.145Z | Downloaded typify-impl v0.4.3 |
| 1218 | 2026-03-18T00:38:14.157Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1219 | 2026-03-18T00:38:14.166Z | Downloaded curve25519-dalek v4.1.3 |
| 1220 | 2026-03-18T00:38:14.172Z | Downloaded tough v0.20.0 |
| 1221 | 2026-03-18T00:38:14.179Z | Downloaded regex-automata v0.4.14 |
| 1222 | 2026-03-18T00:38:14.189Z | Downloaded zerocopy-derive v0.6.6 |
| 1223 | 2026-03-18T00:38:14.197Z | Downloaded jiff v0.2.21 |
| 1224 | 2026-03-18T00:38:14.211Z | Downloaded quick-xml v0.37.5 |
| 1225 | 2026-03-18T00:38:14.215Z | Downloaded unicode-segmentation v1.12.0 |
| 1226 | 2026-03-18T00:38:14.219Z | Downloaded libz-sys v1.1.24 |
| 1227 | 2026-03-18T00:38:14.234Z | Downloaded chrono-tz v0.10.4 |
| 1228 | 2026-03-18T00:38:14.247Z | Downloaded petgraph v0.6.5 |
| 1229 | 2026-03-18T00:38:14.261Z | Downloaded lzma-sys v0.1.20 |
| 1230 | 2026-03-18T00:38:14.282Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1231 | 2026-03-18T00:38:14.295Z | Downloaded tokio v1.49.0 |
| 1232 | 2026-03-18T00:38:14.324Z | Downloaded dropshot v0.16.7 |
| 1233 | 2026-03-18T00:38:14.340Z | Downloaded bindgen v0.71.1 |
| 1234 | 2026-03-18T00:38:14.344Z | Downloaded rustls-webpki v0.103.9 |
| 1235 | 2026-03-18T00:38:14.347Z | Downloaded rand v0.9.2 |
| 1236 | 2026-03-18T00:38:14.350Z | Downloaded hkdf v0.12.4 |
| 1237 | 2026-03-18T00:38:14.355Z | Downloaded socket2 v0.5.10 |
| 1238 | 2026-03-18T00:38:14.355Z | Downloaded tokio-tungstenite v0.23.1 |
| 1239 | 2026-03-18T00:38:14.359Z | Downloaded petgraph v0.8.3 |
| 1240 | 2026-03-18T00:38:14.370Z | Downloaded tokio-rustls v0.25.0 |
| 1241 | 2026-03-18T00:38:14.373Z | Downloaded tokio-dtrace v0.1.1 |
| 1242 | 2026-03-18T00:38:14.373Z | Downloaded spin v0.9.8 |
| 1243 | 2026-03-18T00:38:14.376Z | Downloaded sha3 v0.10.8 |
| 1244 | 2026-03-18T00:38:14.379Z | Downloaded untrusted v0.7.1 |
| 1245 | 2026-03-18T00:38:14.379Z | Downloaded typify-macro v0.6.1 |
| 1246 | 2026-03-18T00:38:14.382Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1247 | 2026-03-18T00:38:14.382Z | Downloaded termios v0.3.3 |
| 1248 | 2026-03-18T00:38:14.388Z | Downloaded smallvec v0.6.14 |
| 1249 | 2026-03-18T00:38:14.388Z | Downloaded slog-stdlog v4.1.1 |
| 1250 | 2026-03-18T00:38:14.388Z | Downloaded slog-scope v4.4.1 |
| 1251 | 2026-03-18T00:38:14.406Z | Downloaded sec1 v0.7.3 |
| 1252 | 2026-03-18T00:38:14.406Z | Downloaded slog-term v2.9.2 |
| 1253 | 2026-03-18T00:38:14.406Z | Downloaded signal-hook-registry v1.4.8 |
| 1254 | 2026-03-18T00:38:14.406Z | Downloaded rustls-pki-types v1.14.0 |
| 1255 | 2026-03-18T00:38:14.406Z | Downloaded hashbrown v0.13.2 |
| 1256 | 2026-03-18T00:38:14.413Z | Downloaded flate2 v1.1.9 |
| 1257 | 2026-03-18T00:38:14.413Z | Downloaded diesel_derives v2.3.7 |
| 1258 | 2026-03-18T00:38:14.413Z | Downloaded prefix-trie v0.7.0 |
| 1259 | 2026-03-18T00:38:14.413Z | Downloaded serde_spanned v1.0.4 |
| 1260 | 2026-03-18T00:38:14.413Z | Downloaded minimal-lexical v0.2.1 |
| 1261 | 2026-03-18T00:38:14.413Z | Downloaded rand_core v0.9.5 |
| 1262 | 2026-03-18T00:38:14.413Z | Downloaded serde_plain v1.0.2 |
| 1263 | 2026-03-18T00:38:14.416Z | Downloaded rustc-hash v2.1.1 |
| 1264 | 2026-03-18T00:38:14.416Z | Downloaded miniz_oxide v0.8.9 |
| 1265 | 2026-03-18T00:38:14.416Z | Downloaded resolv-conf v0.7.6 |
| 1266 | 2026-03-18T00:38:14.416Z | Downloaded papergrid v0.17.0 |
| 1267 | 2026-03-18T00:38:14.421Z | Downloaded getrandom v0.3.4 |
| 1268 | 2026-03-18T00:38:14.424Z | Downloaded derive_more v2.1.1 |
| 1269 | 2026-03-18T00:38:14.428Z | Downloaded encoding_rs v0.8.35 |
| 1270 | 2026-03-18T00:38:14.444Z | Downloaded olpc-cjson v0.1.4 |
| 1271 | 2026-03-18T00:38:14.447Z | Downloaded litrs v1.0.0 |
| 1272 | 2026-03-18T00:38:14.447Z | Downloaded const_format v0.2.35 |
| 1273 | 2026-03-18T00:38:14.450Z | Downloaded parse-display v0.10.0 |
| 1274 | 2026-03-18T00:38:14.453Z | Downloaded mime_guess v2.0.5 |
| 1275 | 2026-03-18T00:38:14.453Z | Downloaded ipnetwork v0.21.1 |
| 1276 | 2026-03-18T00:38:14.453Z | Downloaded iana-time-zone v0.1.65 |
| 1277 | 2026-03-18T00:38:14.457Z | Downloaded hickory-client v0.25.2 |
| 1278 | 2026-03-18T00:38:14.457Z | Downloaded native-tls v0.2.18 |
| 1279 | 2026-03-18T00:38:14.459Z | Downloaded multer v3.1.0 |
| 1280 | 2026-03-18T00:38:14.459Z | Downloaded lock_api v0.4.14 |
| 1281 | 2026-03-18T00:38:14.464Z | Downloaded linear-map v1.2.0 |
| 1282 | 2026-03-18T00:38:14.464Z | Downloaded derive_more v0.99.20 |
| 1283 | 2026-03-18T00:38:14.467Z | Downloaded hyper-staticfile v0.10.1 |
| 1284 | 2026-03-18T00:38:14.467Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 1285 | 2026-03-18T00:38:14.470Z | Downloaded fatfs v0.3.6 |
| 1286 | 2026-03-18T00:38:14.471Z | Downloaded allocator-api2 v0.2.21 |
| 1287 | 2026-03-18T00:38:14.474Z | Downloaded crossbeam-epoch v0.9.18 |
| 1288 | 2026-03-18T00:38:14.474Z | Downloaded ring v0.17.14 |
| 1289 | 2026-03-18T00:38:14.504Z | Downloaded blake2 v0.10.6 |
| 1290 | 2026-03-18T00:38:14.508Z | Downloaded ahash v0.8.12 |
| 1291 | 2026-03-18T00:38:14.512Z | Downloaded async-bb8-diesel v0.2.1 |
| 1292 | 2026-03-18T00:38:14.512Z | Downloaded console v0.15.11 |
| 1293 | 2026-03-18T00:38:14.512Z | Downloaded bitflags v1.3.2 |
| 1294 | 2026-03-18T00:38:14.515Z | Downloaded drift v0.1.3 |
| 1295 | 2026-03-18T00:38:14.518Z | Downloaded ident_case v1.0.1 |
| 1296 | 2026-03-18T00:38:14.518Z | Downloaded ecdsa v0.16.9 |
| 1297 | 2026-03-18T00:38:14.518Z | Downloaded dropshot_endpoint v0.16.7 |
| 1298 | 2026-03-18T00:38:14.521Z | Downloaded derive-where v1.6.0 |
| 1299 | 2026-03-18T00:38:14.524Z | Downloaded critical-section v1.2.0 |
| 1300 | 2026-03-18T00:38:14.524Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1301 | 2026-03-18T00:38:14.569Z | Downloaded der_derive v0.7.3 |
| 1302 | 2026-03-18T00:38:14.573Z | Downloaded crossbeam-deque v0.8.6 |
| 1303 | 2026-03-18T00:38:14.573Z | Downloaded crc32fast v1.5.0 |
| 1304 | 2026-03-18T00:38:14.573Z | Downloaded chacha20 v0.10.0 |
| 1305 | 2026-03-18T00:38:14.574Z | Downloaded bzip2 v0.6.1 |
| 1306 | 2026-03-18T00:38:14.574Z | Downloaded hostname v0.3.1 |
| 1307 | 2026-03-18T00:38:14.578Z | Downloaded backon v1.6.0 |
| 1308 | 2026-03-18T00:38:14.578Z | Downloaded backoff v0.4.0 |
| 1309 | 2026-03-18T00:38:14.578Z | Downloaded futures-task v0.3.32 |
| 1310 | 2026-03-18T00:38:14.578Z | Downloaded console v0.16.2 |
| 1311 | 2026-03-18T00:38:14.582Z | Downloaded cbc v0.1.2 |
| 1312 | 2026-03-18T00:38:14.582Z | Downloaded bzip2 v0.4.4 |
| 1313 | 2026-03-18T00:38:14.582Z | Downloaded cexpr v0.6.0 |
| 1314 | 2026-03-18T00:38:14.582Z | Downloaded cassowary v0.3.0 |
| 1315 | 2026-03-18T00:38:14.586Z | Downloaded async-recursion v1.1.1 |
| 1316 | 2026-03-18T00:38:14.586Z | Downloaded endian-type v0.1.2 |
| 1317 | 2026-03-18T00:38:14.586Z | Downloaded deranged v0.5.8 |
| 1318 | 2026-03-18T00:38:14.589Z | Downloaded crucible-workspace-hack v0.1.0 |
| 1319 | 2026-03-18T00:38:14.589Z | Downloaded futures-io v0.3.32 |
| 1320 | 2026-03-18T00:38:14.589Z | Downloaded defmt-parser v1.0.0 |
| 1321 | 2026-03-18T00:38:14.589Z | Downloaded darling_macro v0.21.3 |
| 1322 | 2026-03-18T00:38:14.589Z | Downloaded array-init v0.0.4 |
| 1323 | 2026-03-18T00:38:14.589Z | Downloaded adler2 v2.0.1 |
| 1324 | 2026-03-18T00:38:14.589Z | Downloaded fallible-iterator v0.2.0 |
| 1325 | 2026-03-18T00:38:14.592Z | Downloaded corncobs v0.1.4 |
| 1326 | 2026-03-18T00:38:14.592Z | Downloaded cipher v0.4.4 |
| 1327 | 2026-03-18T00:38:14.592Z | Downloaded bit-vec v0.6.3 |
| 1328 | 2026-03-18T00:38:14.595Z | Downloaded argon2 v0.5.3 |
| 1329 | 2026-03-18T00:38:14.595Z | Downloaded crc-catalog v2.4.0 |
| 1330 | 2026-03-18T00:38:14.595Z | Downloaded crc v3.4.0 |
| 1331 | 2026-03-18T00:38:14.595Z | Downloaded cfg_aliases v0.2.1 |
| 1332 | 2026-03-18T00:38:14.598Z | Downloaded cargo_metadata v0.19.2 |
| 1333 | 2026-03-18T00:38:14.598Z | Downloaded daft v0.1.5 |
| 1334 | 2026-03-18T00:38:14.598Z | Downloaded aes v0.8.4 |
| 1335 | 2026-03-18T00:38:14.601Z | Downloaded bit-set v0.8.0 |
| 1336 | 2026-03-18T00:38:14.602Z | Downloaded cobs v0.3.0 |
| 1337 | 2026-03-18T00:38:14.605Z | Downloaded cancel-safe-futures v0.1.5 |
| 1338 | 2026-03-18T00:38:14.605Z | Downloaded bitfield-macros v0.19.4 |
| 1339 | 2026-03-18T00:38:14.610Z | Downloaded cargo-platform v0.1.9 |
| 1340 | 2026-03-18T00:38:15.062Z | Downloaded aws-lc-sys v0.37.1 |
| 1341 | 2026-03-18T00:38:15.388Z | Compiling libc v0.2.180 |
| 1342 | 2026-03-18T00:38:15.391Z | Compiling serde v1.0.228 |
| 1343 | 2026-03-18T00:38:15.391Z | Compiling log v0.4.29 |
| 1344 | 2026-03-18T00:38:15.391Z | Compiling find-msvc-tools v0.1.9 |
| 1345 | 2026-03-18T00:38:15.591Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-18T00:38:15.594Z | Compiling smallvec v1.15.1 |
| 1347 | 2026-03-18T00:38:15.607Z | Compiling syn v2.0.117 |
| 1348 | 2026-03-18T00:38:15.625Z | Compiling typenum v1.19.0 |
| 1349 | 2026-03-18T00:38:15.806Z | Compiling generic-array v0.14.7 |
| 1350 | 2026-03-18T00:38:15.837Z | Compiling subtle v2.6.1 |
| 1351 | 2026-03-18T00:38:15.869Z | Compiling scopeguard v1.2.0 |
| 1352 | 2026-03-18T00:38:15.906Z | Compiling portable-atomic v1.13.1 |
| 1353 | 2026-03-18T00:38:15.969Z | Compiling const-oid v0.9.6 |
| 1354 | 2026-03-18T00:38:16.012Z | Compiling lock_api v0.4.14 |
| 1355 | 2026-03-18T00:38:16.062Z | Compiling critical-section v1.2.0 |
| 1356 | 2026-03-18T00:38:16.116Z | Compiling zerocopy v0.8.40 |
| 1357 | 2026-03-18T00:38:16.205Z | Compiling pin-project-lite v0.2.17 |
| 1358 | 2026-03-18T00:38:16.300Z | Compiling serde_json v1.0.149 |
| 1359 | 2026-03-18T00:38:16.320Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-18T00:38:16.636Z | Compiling pkg-config v0.3.32 |
| 1361 | 2026-03-18T00:38:16.677Z | Compiling getrandom v0.2.17 |
| 1362 | 2026-03-18T00:38:16.760Z | Compiling jobserver v0.1.34 |
| 1363 | 2026-03-18T00:38:16.857Z | Compiling rand_core v0.6.4 |
| 1364 | 2026-03-18T00:38:16.957Z | Compiling errno v0.3.14 |
| 1365 | 2026-03-18T00:38:17.138Z | Compiling cc v1.2.56 |
| 1366 | 2026-03-18T00:38:17.189Z | Compiling once_cell v1.21.3 |
| 1367 | 2026-03-18T00:38:17.255Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-18T00:38:17.258Z | Compiling mio v1.1.1 |
| 1369 | 2026-03-18T00:38:17.387Z | Compiling parking_lot v0.12.5 |
| 1370 | 2026-03-18T00:38:17.407Z | Compiling bitflags v2.11.0 |
| 1371 | 2026-03-18T00:38:17.450Z | Compiling libm v0.2.16 |
| 1372 | 2026-03-18T00:38:17.593Z | Compiling num-traits v0.2.19 |
| 1373 | 2026-03-18T00:38:17.686Z | Compiling futures-core v0.3.32 |
| 1374 | 2026-03-18T00:38:17.881Z | Compiling socket2 v0.6.2 |
| 1375 | 2026-03-18T00:38:17.884Z | Compiling percent-encoding v2.3.2 |
| 1376 | 2026-03-18T00:38:17.919Z | Compiling allocator-api2 v0.2.21 |
| 1377 | 2026-03-18T00:38:18.008Z | Compiling futures-sink v0.3.32 |
| 1378 | 2026-03-18T00:38:18.099Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-18T00:38:18.241Z | Compiling foldhash v0.2.0 |
| 1380 | 2026-03-18T00:38:18.258Z | Compiling futures-channel v0.3.32 |
| 1381 | 2026-03-18T00:38:18.296Z | Compiling futures-task v0.3.32 |
| 1382 | 2026-03-18T00:38:18.441Z | Compiling slab v0.4.12 |
| 1383 | 2026-03-18T00:38:18.518Z | Compiling hashbrown v0.16.1 |
| 1384 | 2026-03-18T00:38:18.521Z | Compiling futures-io v0.3.32 |
| 1385 | 2026-03-18T00:38:18.555Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-03-18T00:38:18.573Z | Compiling rustversion v1.0.22 |
| 1387 | 2026-03-18T00:38:18.662Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-18T00:38:18.720Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-18T00:38:18.937Z | Compiling form_urlencoded v1.2.2 |
| 1390 | 2026-03-18T00:38:19.356Z | Compiling indexmap v2.13.0 |
| 1391 | 2026-03-18T00:38:19.356Z | Compiling cmake v0.1.57 |
| 1392 | 2026-03-18T00:38:19.413Z | Compiling dunce v1.0.5 |
| 1393 | 2026-03-18T00:38:19.518Z | Compiling base64ct v1.8.3 |
| 1394 | 2026-03-18T00:38:19.537Z | Compiling ident_case v1.0.1 |
| 1395 | 2026-03-18T00:38:19.689Z | Compiling fs_extra v1.3.0 |
| 1396 | 2026-03-18T00:38:19.881Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-03-18T00:38:19.900Z | Compiling pem-rfc7468 v0.7.0 |
| 1398 | 2026-03-18T00:38:19.919Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-18T00:38:19.942Z | Compiling rand_core v0.9.5 |
| 1400 | 2026-03-18T00:38:19.972Z | Compiling iana-time-zone v0.1.65 |
| 1401 | 2026-03-18T00:38:20.042Z | Compiling aws-lc-sys v0.37.1 |
| 1402 | 2026-03-18T00:38:20.087Z | Compiling rustix v1.1.3 |
| 1403 | 2026-03-18T00:38:20.232Z | Compiling ring v0.17.14 |
| 1404 | 2026-03-18T00:38:20.278Z | Compiling uuid v1.21.0 |
| 1405 | 2026-03-18T00:38:20.297Z | Compiling rustc_version v0.4.1 |
| 1406 | 2026-03-18T00:38:20.314Z | Compiling aws-lc-rs v1.16.0 |
| 1407 | 2026-03-18T00:38:20.677Z | Compiling regex-syntax v0.8.10 |
| 1408 | 2026-03-18T00:38:20.718Z | Compiling vcpkg v0.2.15 |
| 1409 | 2026-03-18T00:38:20.740Z | Compiling tracing-core v0.1.36 |
| 1410 | 2026-03-18T00:38:21.181Z | Compiling crossbeam-utils v0.8.21 |
| 1411 | 2026-03-18T00:38:21.506Z | Compiling pest_generator v2.8.6 |
| 1412 | 2026-03-18T00:38:21.577Z | Compiling serde_derive_internals v0.29.1 |
| 1413 | 2026-03-18T00:38:21.726Z | Compiling openssl-sys v0.9.111 |
| 1414 | 2026-03-18T00:38:22.342Z | Compiling serde_derive v1.0.228 |
| 1415 | 2026-03-18T00:38:22.391Z | Compiling zeroize_derive v1.4.3 |
| 1416 | 2026-03-18T00:38:22.451Z | Compiling zerofrom-derive v0.1.6 |
| 1417 | 2026-03-18T00:38:22.478Z | Compiling yoke-derive v0.8.1 |
| 1418 | 2026-03-18T00:38:22.830Z | Compiling zerocopy-derive v0.8.40 |
| 1419 | 2026-03-18T00:38:23.246Z | Compiling zeroize v1.8.2 |
| 1420 | 2026-03-18T00:38:23.971Z | Compiling zerovec-derive v0.11.2 |
| 1421 | 2026-03-18T00:38:24.064Z | Compiling displaydoc v0.2.5 |
| 1422 | 2026-03-18T00:38:24.286Z | Compiling crypto-common v0.1.7 |
| 1423 | 2026-03-18T00:38:24.371Z | Compiling zerofrom v0.1.6 |
| 1424 | 2026-03-18T00:38:24.463Z | Compiling block-buffer v0.10.4 |
| 1425 | 2026-03-18T00:38:24.524Z | Compiling yoke v0.8.1 |
| 1426 | 2026-03-18T00:38:24.668Z | Compiling digest v0.10.7 |
| 1427 | 2026-03-18T00:38:24.759Z | Compiling tokio-macros v2.6.0 |
| 1428 | 2026-03-18T00:38:24.975Z | Compiling hmac v0.12.1 |
| 1429 | 2026-03-18T00:38:25.010Z | Compiling zerotrie v0.2.3 |
| 1430 | 2026-03-18T00:38:25.060Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-18T00:38:25.173Z | Compiling block-padding v0.3.3 |
| 1432 | 2026-03-18T00:38:25.380Z | Compiling inout v0.1.4 |
| 1433 | 2026-03-18T00:38:25.399Z | Compiling sha2 v0.10.9 |
| 1434 | 2026-03-18T00:38:25.418Z | Compiling zerovec v0.11.5 |
| 1435 | 2026-03-18T00:38:25.582Z | Compiling cipher v0.4.4 |
| 1436 | 2026-03-18T00:38:25.706Z | Compiling der_derive v0.7.3 |
| 1437 | 2026-03-18T00:38:25.922Z | Compiling salsa20 v0.10.2 |
| 1438 | 2026-03-18T00:38:26.099Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-18T00:38:26.103Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-18T00:38:26.119Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-18T00:38:26.331Z | Compiling icu_locale_core v2.1.1 |
| 1442 | 2026-03-18T00:38:26.356Z | Compiling icu_collections v2.1.1 |
| 1443 | 2026-03-18T00:38:26.959Z | Compiling bytes v1.11.1 |
| 1444 | 2026-03-18T00:38:26.979Z | Compiling der v0.7.10 |
| 1445 | 2026-03-18T00:38:27.003Z | Compiling chrono v0.4.44 |
| 1446 | 2026-03-18T00:38:27.232Z | Compiling icu_provider v2.1.1 |
| 1447 | 2026-03-18T00:38:27.529Z | Compiling icu_normalizer v2.1.1 |
| 1448 | 2026-03-18T00:38:27.604Z | Compiling tokio v1.49.0 |
| 1449 | 2026-03-18T00:38:27.771Z | Compiling icu_properties v2.1.2 |
| 1450 | 2026-03-18T00:38:28.244Z | Compiling spki v0.7.3 |
| 1451 | 2026-03-18T00:38:28.503Z | Compiling http v1.4.0 |
| 1452 | 2026-03-18T00:38:28.660Z | Compiling pbkdf2 v0.12.2 |
| 1453 | 2026-03-18T00:38:28.797Z | Compiling thiserror-impl v2.0.18 |
| 1454 | 2026-03-18T00:38:28.921Z | Compiling ppv-lite86 v0.2.21 |
| 1455 | 2026-03-18T00:38:29.080Z | Compiling idna_adapter v1.2.1 |
| 1456 | 2026-03-18T00:38:29.228Z | Compiling idna v1.1.0 |
| 1457 | 2026-03-18T00:38:29.249Z | Compiling scrypt v0.11.0 |
| 1458 | 2026-03-18T00:38:29.316Z | Compiling rand_chacha v0.9.0 |
| 1459 | 2026-03-18T00:38:29.358Z | Compiling aes v0.8.4 |
| 1460 | 2026-03-18T00:38:29.567Z | Compiling cbc v0.1.2 |
| 1461 | 2026-03-18T00:38:29.741Z | Compiling url v2.5.8 |
| 1462 | 2026-03-18T00:38:29.759Z | Compiling rustls-pki-types v1.14.0 |
| 1463 | 2026-03-18T00:38:30.077Z | Compiling tracing-attributes v0.1.31 |
| 1464 | 2026-03-18T00:38:30.184Z | Compiling pkcs5 v0.7.1 |
| 1465 | 2026-03-18T00:38:30.352Z | Compiling rand v0.9.2 |
| 1466 | 2026-03-18T00:38:30.564Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-03-18T00:38:30.693Z | Compiling http-body v1.0.1 |
| 1468 | 2026-03-18T00:38:30.779Z | Compiling base64 v0.22.1 |
| 1469 | 2026-03-18T00:38:30.807Z | Compiling httparse v1.10.1 |
| 1470 | 2026-03-18T00:38:30.826Z | Compiling untrusted v0.9.0 |
| 1471 | 2026-03-18T00:38:30.876Z | Compiling syn v1.0.109 |
| 1472 | 2026-03-18T00:38:30.968Z | Compiling schemars v0.8.22 |
| 1473 | 2026-03-18T00:38:31.178Z | Compiling openssl-probe v0.2.1 |
| 1474 | 2026-03-18T00:38:31.209Z | Compiling untrusted v0.7.1 |
| 1475 | 2026-03-18T00:38:31.310Z | Compiling pkcs8 v0.10.2 |
| 1476 | 2026-03-18T00:38:31.356Z | Compiling schemars_derive v0.8.22 |
| 1477 | 2026-03-18T00:38:31.375Z | Compiling pest_derive v2.8.6 |
| 1478 | 2026-03-18T00:38:31.393Z | Compiling scroll_derive v0.13.1 |
| 1479 | 2026-03-18T00:38:31.840Z | Compiling tracing v0.1.44 |
| 1480 | 2026-03-18T00:38:31.898Z | Compiling darling_core v0.20.11 |
| 1481 | 2026-03-18T00:38:32.178Z | Compiling atomic-waker v1.1.2 |
| 1482 | 2026-03-18T00:38:32.333Z | Compiling try-lock v0.2.5 |
| 1483 | 2026-03-18T00:38:32.355Z | Compiling tower-layer v0.3.3 |
| 1484 | 2026-03-18T00:38:32.429Z | Compiling rustls v0.23.37 |
| 1485 | 2026-03-18T00:38:32.463Z | Compiling tower-service v0.3.3 |
| 1486 | 2026-03-18T00:38:32.555Z | Compiling dyn-clone v1.0.20 |
| 1487 | 2026-03-18T00:38:32.580Z | Compiling tinyvec_macros v0.1.1 |
| 1488 | 2026-03-18T00:38:32.633Z | Compiling tokio-util v0.7.18 |
| 1489 | 2026-03-18T00:38:32.665Z | Compiling tinyvec v1.10.0 |
| 1490 | 2026-03-18T00:38:32.722Z | Compiling want v0.3.1 |
| 1491 | 2026-03-18T00:38:32.927Z | Compiling scroll v0.13.0 |
| 1492 | 2026-03-18T00:38:33.722Z | Compiling h2 v0.4.13 |
| 1493 | 2026-03-18T00:38:33.763Z | Compiling ipnet v2.11.0 |
| 1494 | 2026-03-18T00:38:34.092Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1495 | 2026-03-18T00:38:34.436Z | Compiling spin v0.9.8 |
| 1496 | 2026-03-18T00:38:34.583Z | Compiling aho-corasick v1.1.4 |
| 1497 | 2026-03-18T00:38:34.698Z | Compiling num-conv v0.2.0 |
| 1498 | 2026-03-18T00:38:34.850Z | Compiling pin-utils v0.1.0 |
| 1499 | 2026-03-18T00:38:34.870Z | Compiling foreign-types-shared v0.1.1 |
| 1500 | 2026-03-18T00:38:34.941Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-18T00:38:34.976Z | Compiling httpdate v1.0.3 |
| 1502 | 2026-03-18T00:38:35.133Z | Compiling darling_macro v0.20.11 |
| 1503 | 2026-03-18T00:38:35.205Z | Compiling openssl v0.10.75 |
| 1504 | 2026-03-18T00:38:35.252Z | Compiling crc32fast v1.5.0 |
| 1505 | 2026-03-18T00:38:35.471Z | Compiling time-core v0.1.8 |
| 1506 | 2026-03-18T00:38:35.512Z | Compiling tempfile v3.25.0 |
| 1507 | 2026-03-18T00:38:35.640Z | Compiling deranged v0.5.8 |
| 1508 | 2026-03-18T00:38:35.658Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-18T00:38:35.713Z | Compiling darling v0.20.11 |
| 1510 | 2026-03-18T00:38:35.814Z | Compiling regex-automata v0.4.14 |
| 1511 | 2026-03-18T00:38:36.007Z | Compiling foreign-types v0.3.2 |
| 1512 | 2026-03-18T00:38:36.896Z | Compiling goblin v0.10.5 |
| 1513 | 2026-03-18T00:38:37.077Z | Compiling openssl-macros v0.1.1 |
| 1514 | 2026-03-18T00:38:37.561Z | Compiling thiserror-impl v1.0.69 |
| 1515 | 2026-03-18T00:38:37.643Z | Compiling hyper v1.8.1 |
| 1516 | 2026-03-18T00:38:38.740Z | Compiling wait-timeout v0.2.1 |
| 1517 | 2026-03-18T00:38:39.028Z | Compiling simd-adler32 v0.3.8 |
| 1518 | 2026-03-18T00:38:39.082Z | Compiling either v1.15.0 |
| 1519 | 2026-03-18T00:38:39.265Z | Compiling num_threads v0.1.7 |
| 1520 | 2026-03-18T00:38:39.347Z | Compiling siphasher v1.0.2 |
| 1521 | 2026-03-18T00:38:39.366Z | Compiling native-tls v0.2.18 |
| 1522 | 2026-03-18T00:38:39.384Z | Compiling bit-vec v0.8.0 |
| 1523 | 2026-03-18T00:38:39.589Z | Compiling quick-error v1.2.3 |
| 1524 | 2026-03-18T00:38:39.609Z | Compiling usdt-impl v0.6.0 |
| 1525 | 2026-03-18T00:38:39.677Z | Compiling bit-set v0.8.0 |
| 1526 | 2026-03-18T00:38:39.715Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-03-18T00:38:39.803Z | Compiling time v0.3.47 |
| 1528 | 2026-03-18T00:38:39.880Z | Compiling thiserror v1.0.69 |
| 1529 | 2026-03-18T00:38:39.898Z | Compiling hyper-util v0.1.20 |
| 1530 | 2026-03-18T00:38:40.125Z | Compiling derive_builder_core v0.20.2 |
| 1531 | 2026-03-18T00:38:41.304Z | Compiling dof v0.4.0 |
| 1532 | 2026-03-18T00:38:41.746Z | Compiling unicode-normalization v0.1.25 |
| 1533 | 2026-03-18T00:38:41.921Z | Compiling crossbeam-epoch v0.9.18 |
| 1534 | 2026-03-18T00:38:42.178Z | Compiling dtrace-parser v0.3.0 |
| 1535 | 2026-03-18T00:38:42.343Z | Compiling rustls-native-certs v0.8.3 |
| 1536 | 2026-03-18T00:38:42.343Z | Compiling signature v2.2.0 |
| 1537 | 2026-03-18T00:38:42.560Z | Compiling scroll_derive v0.12.1 |
| 1538 | 2026-03-18T00:38:42.723Z | Compiling heapless v0.7.17 |
| 1539 | 2026-03-18T00:38:42.844Z | Compiling rand_xorshift v0.4.0 |
| 1540 | 2026-03-18T00:38:42.912Z | Compiling slog v2.8.2 |
| 1541 | 2026-03-18T00:38:43.014Z | Compiling darling_core v0.21.3 |
| 1542 | 2026-03-18T00:38:43.035Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1543 | 2026-03-18T00:38:43.150Z | Compiling sync_wrapper v1.0.2 |
| 1544 | 2026-03-18T00:38:43.214Z | Compiling thread-id v5.1.0 |
| 1545 | 2026-03-18T00:38:43.280Z | Compiling cookie v0.18.1 |
| 1546 | 2026-03-18T00:38:43.315Z | Compiling unicode-segmentation v1.12.0 |
| 1547 | 2026-03-18T00:38:43.421Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-18T00:38:43.440Z | Compiling zstd-safe v7.2.4 |
| 1549 | 2026-03-18T00:38:43.501Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-18T00:38:43.630Z | Compiling unicode-bidi v0.3.18 |
| 1551 | 2026-03-18T00:38:43.677Z | Compiling adler2 v2.0.1 |
| 1552 | 2026-03-18T00:38:43.820Z | Compiling unicode-properties v0.1.4 |
| 1553 | 2026-03-18T00:38:43.842Z | Compiling unarray v0.1.4 |
| 1554 | 2026-03-18T00:38:43.889Z | Compiling rayon-core v1.13.0 |
| 1555 | 2026-03-18T00:38:43.976Z | Compiling paste v1.0.15 |
| 1556 | 2026-03-18T00:38:44.086Z | Compiling stringprep v0.1.5 |
| 1557 | 2026-03-18T00:38:44.129Z | Compiling proptest v1.10.0 |
| 1558 | 2026-03-18T00:38:44.340Z | Compiling miniz_oxide v0.8.9 |
| 1559 | 2026-03-18T00:38:44.406Z | Compiling scroll v0.12.0 |
| 1560 | 2026-03-18T00:38:44.666Z | Compiling tower v0.5.3 |
| 1561 | 2026-03-18T00:38:45.163Z | Compiling crossbeam-deque v0.8.6 |
| 1562 | 2026-03-18T00:38:45.188Z | Compiling derive_builder_macro v0.20.2 |
| 1563 | 2026-03-18T00:38:45.193Z | Compiling ipnetwork v0.21.1 |
| 1564 | 2026-03-18T00:38:45.205Z | Compiling http-body-util v0.1.3 |
| 1565 | 2026-03-18T00:38:45.284Z | Compiling webpki-roots v1.0.6 |
| 1566 | 2026-03-18T00:38:45.394Z | Compiling rand_chacha v0.3.1 |
| 1567 | 2026-03-18T00:38:45.430Z | Compiling serde_tokenstream v0.2.3 |
| 1568 | 2026-03-18T00:38:45.530Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-03-18T00:38:45.707Z | Compiling serde_spanned v0.6.9 |
| 1570 | 2026-03-18T00:38:45.750Z | Compiling toml_datetime v0.6.11 |
| 1571 | 2026-03-18T00:38:45.825Z | Compiling md-5 v0.10.6 |
| 1572 | 2026-03-18T00:38:45.884Z | Compiling zerocopy-derive v0.7.35 |
| 1573 | 2026-03-18T00:38:46.030Z | Compiling curve25519-dalek v4.1.3 |
| 1574 | 2026-03-18T00:38:46.081Z | Compiling vergen-lib v0.1.6 |
| 1575 | 2026-03-18T00:38:46.251Z | Compiling num-integer v0.1.46 |
| 1576 | 2026-03-18T00:38:46.301Z | Compiling hash32 v0.2.1 |
| 1577 | 2026-03-18T00:38:46.407Z | Compiling ff v0.13.1 |
| 1578 | 2026-03-18T00:38:46.437Z | Compiling memoffset v0.9.1 |
| 1579 | 2026-03-18T00:38:46.540Z | Compiling zlib-rs v0.6.2 |
| 1580 | 2026-03-18T00:38:46.571Z | Compiling darling_macro v0.21.3 |
| 1581 | 2026-03-18T00:38:46.589Z | Compiling psl-types v2.0.11 |
| 1582 | 2026-03-18T00:38:46.667Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-03-18T00:38:46.670Z | Compiling rustix v0.38.44 |
| 1584 | 2026-03-18T00:38:46.739Z | Compiling litrs v1.0.0 |
| 1585 | 2026-03-18T00:38:46.893Z | Compiling cfg_aliases v0.2.1 |
| 1586 | 2026-03-18T00:38:46.983Z | Compiling iri-string v0.7.10 |
| 1587 | 2026-03-18T00:38:47.016Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-18T00:38:47.117Z | Compiling fallible-iterator v0.2.0 |
| 1589 | 2026-03-18T00:38:47.160Z | Compiling ryu v1.0.23 |
| 1590 | 2026-03-18T00:38:47.387Z | Compiling base16ct v0.2.0 |
| 1591 | 2026-03-18T00:38:47.405Z | Compiling smoltcp v0.9.1 |
| 1592 | 2026-03-18T00:38:47.423Z | Compiling document-features v0.2.12 |
| 1593 | 2026-03-18T00:38:47.514Z | Compiling postgres-protocol v0.6.10 |
| 1594 | 2026-03-18T00:38:47.608Z | Compiling sec1 v0.7.3 |
| 1595 | 2026-03-18T00:38:47.903Z | Compiling newtype-uuid v1.3.2 |
| 1596 | 2026-03-18T00:38:47.979Z | Compiling serde_urlencoded v0.7.1 |
| 1597 | 2026-03-18T00:38:48.225Z | Compiling darling v0.21.3 |
| 1598 | 2026-03-18T00:38:48.315Z | Compiling zerocopy v0.7.35 |
| 1599 | 2026-03-18T00:38:48.334Z | Compiling nix v0.31.1 |
| 1600 | 2026-03-18T00:38:48.404Z | Compiling publicsuffix v2.3.0 |
| 1601 | 2026-03-18T00:38:48.540Z | Compiling num-iter v0.1.45 |
| 1602 | 2026-03-18T00:38:48.615Z | Compiling tower-http v0.6.8 |
| 1603 | 2026-03-18T00:38:48.686Z | Compiling group v0.13.0 |
| 1604 | 2026-03-18T00:38:49.098Z | Compiling derive_builder v0.20.2 |
| 1605 | 2026-03-18T00:38:49.119Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-18T00:38:49.147Z | Compiling oxnet v0.1.4 |
| 1607 | 2026-03-18T00:38:49.447Z | Compiling proc-macro-error v1.0.4 |
| 1608 | 2026-03-18T00:38:49.651Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-18T00:38:49.669Z | Compiling goblin v0.8.2 |
| 1610 | 2026-03-18T00:38:50.481Z | Compiling heck v0.4.1 |
| 1611 | 2026-03-18T00:38:50.497Z | Compiling phf_shared v0.13.1 |
| 1612 | 2026-03-18T00:38:50.529Z | Compiling regex v1.12.3 |
| 1613 | 2026-03-18T00:38:50.764Z | Compiling flate2 v1.1.9 |
| 1614 | 2026-03-18T00:38:50.814Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-18T00:38:50.955Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-18T00:38:51.070Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-18T00:38:51.115Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-18T00:38:51.198Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-03-18T00:38:51.312Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-03-18T00:38:51.316Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1621 | 2026-03-18T00:38:51.364Z | Compiling daft-derive v0.1.5 |
| 1622 | 2026-03-18T00:38:51.392Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-03-18T00:38:52.081Z | Compiling strum_macros v0.27.2 |
| 1624 | 2026-03-18T00:38:52.165Z | Compiling terminal_size v0.4.3 |
| 1625 | 2026-03-18T00:38:52.291Z | Compiling vergen v9.0.6 |
| 1626 | 2026-03-18T00:38:52.334Z | Compiling fs-err v3.3.0 |
| 1627 | 2026-03-18T00:38:52.509Z | Compiling ahash v0.8.12 |
| 1628 | 2026-03-18T00:38:52.562Z | Compiling winnow v0.5.40 |
| 1629 | 2026-03-18T00:38:52.732Z | Compiling bitflags v1.3.2 |
| 1630 | 2026-03-18T00:38:52.751Z | Compiling foldhash v0.1.5 |
| 1631 | 2026-03-18T00:38:52.826Z | Compiling object v0.37.3 |
| 1632 | 2026-03-18T00:38:52.967Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-18T00:38:53.187Z | Compiling libbz2-rs-sys v0.2.2 |
| 1634 | 2026-03-18T00:38:53.324Z | Compiling managed v0.8.0 |
| 1635 | 2026-03-18T00:38:54.084Z | Compiling bzip2 v0.6.1 |
| 1636 | 2026-03-18T00:38:54.103Z | Compiling clap_builder v4.5.60 |
| 1637 | 2026-03-18T00:38:54.344Z | Compiling toml_edit v0.19.15 |
| 1638 | 2026-03-18T00:38:54.532Z | Compiling zopfli v0.8.3 |
| 1639 | 2026-03-18T00:38:54.638Z | Compiling hashbrown v0.15.5 |
| 1640 | 2026-03-18T00:38:54.753Z | Compiling dof v0.3.0 |
| 1641 | 2026-03-18T00:38:54.814Z | Compiling strum v0.27.2 |
| 1642 | 2026-03-18T00:38:54.970Z | Compiling elliptic-curve v0.13.8 |
| 1643 | 2026-03-18T00:38:55.360Z | Compiling console v0.16.2 |
| 1644 | 2026-03-18T00:38:55.500Z | Compiling daft v0.1.5 |
| 1645 | 2026-03-18T00:38:55.832Z | Compiling hubpack v0.1.2 |
| 1646 | 2026-03-18T00:38:55.853Z | Compiling cargo_metadata v0.19.2 |
| 1647 | 2026-03-18T00:38:56.113Z | Compiling zone_cfg_derive v0.3.1 |
| 1648 | 2026-03-18T00:38:56.918Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-18T00:38:57.127Z | Compiling zstd v0.13.3 |
| 1650 | 2026-03-18T00:38:57.468Z | Compiling signal-hook-mio v0.2.5 |
| 1651 | 2026-03-18T00:38:57.614Z | Compiling cookie_store v0.22.1 |
| 1652 | 2026-03-18T00:38:58.018Z | Compiling hyper-tls v0.6.0 |
| 1653 | 2026-03-18T00:38:58.183Z | Compiling rayon v1.11.0 |
| 1654 | 2026-03-18T00:38:58.255Z | Compiling bzip2 v0.4.4 |
| 1655 | 2026-03-18T00:38:58.406Z | Compiling serde_with_macros v3.17.0 |
| 1656 | 2026-03-18T00:38:58.526Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-03-18T00:38:58.529Z | Compiling usdt-attr-macro v0.6.0 |
| 1658 | 2026-03-18T00:38:59.302Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-18T00:38:59.459Z | Compiling ed25519 v2.2.3 |
| 1660 | 2026-03-18T00:38:59.568Z | Compiling dtrace-parser v0.2.0 |
| 1661 | 2026-03-18T00:38:59.914Z | Compiling phf_shared v0.11.3 |
| 1662 | 2026-03-18T00:38:59.935Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-18T00:39:00.163Z | Compiling bstr v1.12.1 |
| 1664 | 2026-03-18T00:39:00.242Z | Compiling pkcs1 v0.7.5 |
| 1665 | 2026-03-18T00:39:00.587Z | Compiling hex v0.4.3 |
| 1666 | 2026-03-18T00:39:00.607Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-18T00:39:00.625Z | Compiling rfc6979 v0.4.0 |
| 1668 | 2026-03-18T00:39:00.776Z | Compiling clap_derive v4.5.55 |
| 1669 | 2026-03-18T00:39:00.780Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-18T00:39:00.780Z | Compiling strum_macros v0.26.4 |
| 1671 | 2026-03-18T00:39:00.939Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-18T00:39:01.041Z | Compiling float-cmp v0.10.0 |
| 1673 | 2026-03-18T00:39:01.225Z | Compiling thread-id v4.2.2 |
| 1674 | 2026-03-18T00:39:01.330Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-18T00:39:01.447Z | Compiling env_filter v1.0.0 |
| 1676 | 2026-03-18T00:39:01.592Z | Compiling encoding_rs v0.8.35 |
| 1677 | 2026-03-18T00:39:01.611Z | Compiling unit-prefix v0.5.2 |
| 1678 | 2026-03-18T00:39:01.615Z | Compiling normalize-line-endings v0.3.0 |
| 1679 | 2026-03-18T00:39:01.747Z | Compiling jiff v0.2.21 |
| 1680 | 2026-03-18T00:39:01.795Z | Compiling difflib v0.4.0 |
| 1681 | 2026-03-18T00:39:01.838Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-03-18T00:39:01.931Z | Compiling mime v0.3.17 |
| 1683 | 2026-03-18T00:39:02.272Z | Compiling new_debug_unreachable v1.0.6 |
| 1684 | 2026-03-18T00:39:02.374Z | Compiling whoami v2.1.0 |
| 1685 | 2026-03-18T00:39:02.547Z | Compiling rustc-hash v2.1.1 |
| 1686 | 2026-03-18T00:39:02.703Z | Compiling precomputed-hash v0.1.1 |
| 1687 | 2026-03-18T00:39:02.812Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-03-18T00:39:02.855Z | Compiling fixedbitset v0.4.2 |
| 1689 | 2026-03-18T00:39:03.171Z | Compiling predicates-core v1.0.10 |
| 1690 | 2026-03-18T00:39:03.198Z | Compiling keccak v0.1.6 |
| 1691 | 2026-03-18T00:39:03.216Z | Compiling fixedbitset v0.5.7 |
| 1692 | 2026-03-18T00:39:03.362Z | Compiling predicates v3.1.4 |
| 1693 | 2026-03-18T00:39:03.400Z | Compiling sha3 v0.10.8 |
| 1694 | 2026-03-18T00:39:03.615Z | Compiling petgraph v0.8.3 |
| 1695 | 2026-03-18T00:39:03.691Z | Compiling hickory-proto v0.25.2 |
| 1696 | 2026-03-18T00:39:03.848Z | Compiling strum v0.26.3 |
| 1697 | 2026-03-18T00:39:03.989Z | Compiling clap v4.5.60 |
| 1698 | 2026-03-18T00:39:04.007Z | Compiling petgraph v0.6.5 |
| 1699 | 2026-03-18T00:39:04.090Z | Compiling string_cache v0.8.9 |
| 1700 | 2026-03-18T00:39:04.244Z | Compiling iddqd v0.3.17 |
| 1701 | 2026-03-18T00:39:04.325Z | Compiling tokio-postgres v0.7.16 |
| 1702 | 2026-03-18T00:39:04.376Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1703 | 2026-03-18T00:39:05.740Z | Compiling zip v4.6.1 |
| 1704 | 2026-03-18T00:39:05.984Z | Compiling toml_edit v0.22.27 |
| 1705 | 2026-03-18T00:39:06.224Z | Compiling indicatif v0.18.4 |
| 1706 | 2026-03-18T00:39:07.016Z | Compiling env_logger v0.11.9 |
| 1707 | 2026-03-18T00:39:07.238Z | Compiling usdt v0.6.0 |
| 1708 | 2026-03-18T00:39:07.359Z | Compiling zone v0.3.1 |
| 1709 | 2026-03-18T00:39:07.491Z | Compiling usdt-impl v0.5.0 |
| 1710 | 2026-03-18T00:39:07.565Z | Compiling serde_with v3.17.0 |
| 1711 | 2026-03-18T00:39:07.617Z | Compiling ecdsa v0.16.9 |
| 1712 | 2026-03-18T00:39:08.079Z | Compiling similar v2.7.0 |
| 1713 | 2026-03-18T00:39:08.126Z | Compiling rsa v0.9.10 |
| 1714 | 2026-03-18T00:39:08.269Z | Compiling ed25519-dalek v2.2.0 |
| 1715 | 2026-03-18T00:39:08.273Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-18T00:39:09.110Z | Compiling zip v0.6.6 |
| 1717 | 2026-03-18T00:39:09.871Z | Compiling toml v0.7.8 |
| 1718 | 2026-03-18T00:39:10.363Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1719 | 2026-03-18T00:39:10.394Z | Compiling itertools v0.13.0 |
| 1720 | 2026-03-18T00:39:10.511Z | Compiling tokio-stream v0.1.18 |
| 1721 | 2026-03-18T00:39:10.712Z | Compiling buf-list v1.1.2 |
| 1722 | 2026-03-18T00:39:11.063Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1723 | 2026-03-18T00:39:11.113Z | Compiling x509-cert v0.2.5 |
| 1724 | 2026-03-18T00:39:11.195Z | Compiling openapiv3 v2.2.0 |
| 1725 | 2026-03-18T00:39:11.238Z | Compiling sha1 v0.10.6 |
| 1726 | 2026-03-18T00:39:11.453Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1727 | 2026-03-18T00:39:11.515Z | Compiling lalrpop-util v0.19.12 |
| 1728 | 2026-03-18T00:39:11.759Z | Compiling peg-runtime v0.8.5 |
| 1729 | 2026-03-18T00:39:11.826Z | Compiling thread_local v1.1.9 |
| 1730 | 2026-03-18T00:39:12.064Z | Compiling slog-async v2.8.0 |
| 1731 | 2026-03-18T00:39:12.118Z | Compiling crossbeam-channel v0.5.15 |
| 1732 | 2026-03-18T00:39:12.147Z | Compiling futures-executor v0.3.32 |
| 1733 | 2026-03-18T00:39:12.240Z | Compiling is-terminal v0.4.17 |
| 1734 | 2026-03-18T00:39:12.356Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-18T00:39:12.459Z | Compiling take_mut v0.2.2 |
| 1736 | 2026-03-18T00:39:12.479Z | Compiling xattr v1.6.1 |
| 1737 | 2026-03-18T00:39:12.570Z | Compiling term v1.2.1 |
| 1738 | 2026-03-18T00:39:12.680Z | Compiling tar v0.4.44 |
| 1739 | 2026-03-18T00:39:12.714Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-18T00:39:13.201Z | Compiling slog-term v2.9.2 |
| 1741 | 2026-03-18T00:39:19.765Z | Compiling rustls-webpki v0.103.9 |
| 1742 | 2026-03-18T00:39:23.784Z | Compiling tokio-rustls v0.26.4 |
| 1743 | 2026-03-18T00:39:23.784Z | Compiling rustls-platform-verifier v0.6.2 |
| 1744 | 2026-03-18T00:39:24.041Z | Compiling hyper-rustls v0.27.7 |
| 1745 | 2026-03-18T00:39:24.296Z | Compiling reqwest v0.13.2 |
| 1746 | 2026-03-18T00:39:24.313Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-18T00:39:27.244Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1748 | 2026-03-18T00:39:27.510Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1749 | 2026-03-18T00:39:31.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s |
| 1750 | 2026-03-18T00:39:31.445Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1751 | 2026-03-18T00:39:31.507Z | Mar 18 00:39:30.610 INFO Starting download, target: Clickhouse |
| 1752 | 2026-03-18T00:39:31.507Z | Mar 18 00:39:30.610 INFO Starting download, target: DendriteStub |
| 1753 | 2026-03-18T00:39:31.507Z | Mar 18 00:39:30.610 INFO Starting download, target: MaghemiteMgd |
| 1754 | 2026-03-18T00:39:31.507Z | Mar 18 00:39:30.610 INFO Starting download, target: Cockroach |
| 1755 | 2026-03-18T00:39:31.507Z | Mar 18 00:39:30.610 INFO Starting download, target: Console |
| 1756 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Starting download, target: TransceiverControl |
| 1757 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1758 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1760 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1761 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-03-18T00:39:31.511Z | Mar 18 00:39:30.610 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-18T00:39:31.806Z | Mar 18 00:39:30.908 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1764 | 2026-03-18T00:39:32.147Z | Mar 18 00:39:31.243 INFO Download complete, target: TransceiverControl |
| 1765 | 2026-03-18T00:39:32.417Z | Mar 18 00:39:31.504 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1766 | 2026-03-18T00:39:32.776Z | Mar 18 00:39:31.877 INFO Download complete, target: Console |
| 1767 | 2026-03-18T00:39:32.868Z | Mar 18 00:39:31.965 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1768 | 2026-03-18T00:39:32.873Z | Mar 18 00:39:31.970 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1769 | 2026-03-18T00:39:34.249Z | Mar 18 00:39:33.344 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-18T00:39:34.380Z | Mar 18 00:39:33.476 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1771 | 2026-03-18T00:39:34.381Z | Mar 18 00:39:33.476 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1772 | 2026-03-18T00:39:36.512Z | Mar 18 00:39:35.613 INFO Download complete, target: MaghemiteMgd |
| 1773 | 2026-03-18T00:39:36.533Z | Mar 18 00:39:35.634 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-18T00:39:42.135Z | Mar 18 00:39:41.232 INFO Checking that binary works, target: Cockroach |
| 1775 | 2026-03-18T00:39:42.247Z | Mar 18 00:39:41.343 INFO Download complete, target: Cockroach |
| 1776 | 2026-03-18T00:39:45.431Z | Mar 18 00:39:44.526 INFO Checking that binary works, target: Clickhouse |
| 1777 | 2026-03-18T00:39:45.563Z | Mar 18 00:39:44.658 INFO Download complete, target: Clickhouse |
| 1778 | 2026-03-18T00:39:45.581Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1779 | 2026-03-18T00:39:45.584Z | |
| 1780 | 2026-03-18T00:39:45.584Z | real 3:55.431935458 |
| 1781 | 2026-03-18T00:39:45.584Z | user 10:15.971716377 |
| 1782 | 2026-03-18T00:39:45.584Z | sys 1:46.333090317 |
| 1783 | 2026-03-18T00:39:45.584Z | trap 0.323228640 |
| 1784 | 2026-03-18T00:39:45.584Z | tflt 0.603044977 |
| 1785 | 2026-03-18T00:39:45.584Z | dflt 0.515312812 |
| 1786 | 2026-03-18T00:39:45.584Z | kflt 0.017473130 |
| 1787 | 2026-03-18T00:39:45.584Z | lock 30:29.388634605 |
| 1788 | 2026-03-18T00:39:45.584Z | slp 28:49.650139625 |
| 1789 | 2026-03-18T00:39:45.584Z | lat 56.690126353 |
| 1790 | 2026-03-18T00:39:45.584Z | stop 2:38.350740628 |
| 1791 | 2026-03-18T00:39:45.584Z | + banner hack-check |
| 1792 | 2026-03-18T00:39:45.588Z | |
| 1793 | 2026-03-18T00:39:45.588Z | # # ## #### # # #### # # ###### #### # # |
| 1794 | 2026-03-18T00:39:45.588Z | # # # # # # # # # # # # # # # # # |
| 1795 | 2026-03-18T00:39:45.588Z | ###### # # # #### ##### # ###### ##### # #### |
| 1796 | 2026-03-18T00:39:45.588Z | # # ###### # # # # # # # # # # |
| 1797 | 2026-03-18T00:39:45.588Z | # # # # # # # # # # # # # # # # # |
| 1798 | 2026-03-18T00:39:45.588Z | # # # # #### # # #### # # ###### #### # # |
| 1799 | 2026-03-18T00:39:45.588Z | |
| 1800 | 2026-03-18T00:39:45.588Z | + export CARGO_INCREMENTAL=0 |
| 1801 | 2026-03-18T00:39:45.588Z | + CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-18T00:39:45.588Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1803 | 2026-03-18T00:39:46.271Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1804 | 2026-03-18T00:39:46.540Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1805 | 2026-03-18T00:39:49.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.45s |
| 1806 | 2026-03-18T00:39:49.167Z | Running `target/debug/xtask check-features --ci` |
| 1807 | 2026-03-18T00:39:49.187Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1808 | 2026-03-18T00:39:49.199Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1809 | 2026-03-18T00:39:49.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.61s |
| 1810 | 2026-03-18T00:39:49.835Z | Running `target/debug/xtask download cargo-hack` |
| 1811 | 2026-03-18T00:39:50.834Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1812 | 2026-03-18T00:39:51.208Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1813 | 2026-03-18T00:39:54.441Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.57s |
| 1814 | 2026-03-18T00:39:54.641Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1815 | 2026-03-18T00:39:54.684Z | Mar 18 00:39:53.773 INFO Starting download, target: CargoHack |
| 1816 | 2026-03-18T00:39:54.687Z | Mar 18 00:39:53.773 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1817 | 2026-03-18T00:39:55.073Z | Mar 18 00:39:54.161 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1818 | 2026-03-18T00:39:55.154Z | Mar 18 00:39:54.242 INFO Download complete, target: CargoHack |
| 1819 | 2026-03-18T00:39:55.157Z | 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" |
| 1820 | 2026-03-18T00:39:55.176Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1821 | 2026-03-18T00:39:55.374Z | info: running `cargo check --bins` on api_identity (1/257) |
| 1822 | 2026-03-18T00:39:56.031Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1823 | 2026-03-18T00:39:56.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1824 | 2026-03-18T00:39:56.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1825 | 2026-03-18T00:39:56.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1826 | 2026-03-18T00:39:56.126Z | |
| 1827 | 2026-03-18T00:39:56.126Z | info: running `cargo check --bins` on bootstore (2/257) |
| 1828 | 2026-03-18T00:39:56.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1829 | 2026-03-18T00:39:56.780Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1830 | 2026-03-18T00:39:56.780Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1831 | 2026-03-18T00:39:56.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1832 | 2026-03-18T00:39:56.875Z | |
| 1833 | 2026-03-18T00:39:56.875Z | info: running `cargo check --bins` on omicron-ledger (3/257) |
| 1834 | 2026-03-18T00:39:57.527Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1835 | 2026-03-18T00:39:57.530Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1836 | 2026-03-18T00:39:57.531Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1837 | 2026-03-18T00:39:57.535Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1838 | 2026-03-18T00:39:57.629Z | |
| 1839 | 2026-03-18T00:39:57.629Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/257) |
| 1840 | 2026-03-18T00:39:58.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1841 | 2026-03-18T00:39:58.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1842 | 2026-03-18T00:39:58.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1843 | 2026-03-18T00:39:58.302Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1844 | 2026-03-18T00:39:58.382Z | |
| 1845 | 2026-03-18T00:39:58.382Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/257) |
| 1846 | 2026-03-18T00:39:59.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1847 | 2026-03-18T00:39:59.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1848 | 2026-03-18T00:39:59.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1849 | 2026-03-18T00:39:59.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1850 | 2026-03-18T00:39:59.136Z | |
| 1851 | 2026-03-18T00:39:59.136Z | info: running `cargo check --bins` on omicron-certificates (6/257) |
| 1852 | 2026-03-18T00:39:59.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1853 | 2026-03-18T00:39:59.834Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1854 | 2026-03-18T00:39:59.834Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1855 | 2026-03-18T00:39:59.834Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1856 | 2026-03-18T00:39:59.904Z | |
| 1857 | 2026-03-18T00:39:59.904Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/257) |
| 1858 | 2026-03-18T00:40:00.566Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1859 | 2026-03-18T00:40:00.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1860 | 2026-03-18T00:40:00.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1861 | 2026-03-18T00:40:00.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1862 | 2026-03-18T00:40:00.665Z | |
| 1863 | 2026-03-18T00:40:00.665Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/257) |
| 1864 | 2026-03-18T00:40:01.328Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1865 | 2026-03-18T00:40:01.331Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1866 | 2026-03-18T00:40:01.331Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1867 | 2026-03-18T00:40:01.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1868 | 2026-03-18T00:40:01.431Z | |
| 1869 | 2026-03-18T00:40:01.431Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/257) |
| 1870 | 2026-03-18T00:40:01.966Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1871 | 2026-03-18T00:40:01.969Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1872 | 2026-03-18T00:40:01.969Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1873 | 2026-03-18T00:40:01.972Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1874 | 2026-03-18T00:40:02.037Z | |
| 1875 | 2026-03-18T00:40:02.037Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/257) |
| 1876 | 2026-03-18T00:40:02.568Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1877 | 2026-03-18T00:40:02.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1878 | 2026-03-18T00:40:02.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1879 | 2026-03-18T00:40:02.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1880 | 2026-03-18T00:40:02.635Z | |
| 1881 | 2026-03-18T00:40:02.635Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/257) |
| 1882 | 2026-03-18T00:40:03.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1883 | 2026-03-18T00:40:03.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1884 | 2026-03-18T00:40:03.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1885 | 2026-03-18T00:40:03.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1886 | 2026-03-18T00:40:03.237Z | |
| 1887 | 2026-03-18T00:40:03.238Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/257) |
| 1888 | 2026-03-18T00:40:03.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1889 | 2026-03-18T00:40:03.771Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1890 | 2026-03-18T00:40:03.771Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1891 | 2026-03-18T00:40:03.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1892 | 2026-03-18T00:40:03.832Z | |
| 1893 | 2026-03-18T00:40:03.832Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/257) |
| 1894 | 2026-03-18T00:40:04.361Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1895 | 2026-03-18T00:40:04.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1896 | 2026-03-18T00:40:04.364Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1897 | 2026-03-18T00:40:04.367Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1898 | 2026-03-18T00:40:04.426Z | |
| 1899 | 2026-03-18T00:40:04.426Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/257) |
| 1900 | 2026-03-18T00:40:04.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1901 | 2026-03-18T00:40:04.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1902 | 2026-03-18T00:40:04.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1903 | 2026-03-18T00:40:04.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1904 | 2026-03-18T00:40:05.031Z | |
| 1905 | 2026-03-18T00:40:05.032Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/257) |
| 1906 | 2026-03-18T00:40:05.567Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1907 | 2026-03-18T00:40:05.572Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1908 | 2026-03-18T00:40:05.572Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1909 | 2026-03-18T00:40:05.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1910 | 2026-03-18T00:40:05.646Z | |
| 1911 | 2026-03-18T00:40:05.647Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/257) |
| 1912 | 2026-03-18T00:40:06.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1913 | 2026-03-18T00:40:06.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1914 | 2026-03-18T00:40:06.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1915 | 2026-03-18T00:40:06.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1916 | 2026-03-18T00:40:06.236Z | |
| 1917 | 2026-03-18T00:40:06.236Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/257) |
| 1918 | 2026-03-18T00:40:06.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1919 | 2026-03-18T00:40:06.777Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1920 | 2026-03-18T00:40:06.777Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1921 | 2026-03-18T00:40:06.777Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1922 | 2026-03-18T00:40:06.836Z | |
| 1923 | 2026-03-18T00:40:06.836Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/257) |
| 1924 | 2026-03-18T00:40:07.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1925 | 2026-03-18T00:40:07.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1926 | 2026-03-18T00:40:07.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1927 | 2026-03-18T00:40:07.381Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1928 | 2026-03-18T00:40:07.436Z | |
| 1929 | 2026-03-18T00:40:07.437Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/257) |
| 1930 | 2026-03-18T00:40:07.965Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1931 | 2026-03-18T00:40:07.971Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1932 | 2026-03-18T00:40:07.971Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1933 | 2026-03-18T00:40:07.971Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 1934 | 2026-03-18T00:40:08.030Z | |
| 1935 | 2026-03-18T00:40:08.031Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/257) |
| 1936 | 2026-03-18T00:40:08.561Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1937 | 2026-03-18T00:40:08.566Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1938 | 2026-03-18T00:40:08.566Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1939 | 2026-03-18T00:40:08.570Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1940 | 2026-03-18T00:40:08.629Z | |
| 1941 | 2026-03-18T00:40:08.630Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/257) |
| 1942 | 2026-03-18T00:40:09.168Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1943 | 2026-03-18T00:40:09.171Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1944 | 2026-03-18T00:40:09.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1945 | 2026-03-18T00:40:09.172Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1946 | 2026-03-18T00:40:09.229Z | |
| 1947 | 2026-03-18T00:40:09.230Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/257) |
| 1948 | 2026-03-18T00:40:09.763Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1949 | 2026-03-18T00:40:09.767Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1950 | 2026-03-18T00:40:09.767Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1951 | 2026-03-18T00:40:09.770Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1952 | 2026-03-18T00:40:09.834Z | |
| 1953 | 2026-03-18T00:40:09.834Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/257) |
| 1954 | 2026-03-18T00:40:10.369Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1955 | 2026-03-18T00:40:10.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1956 | 2026-03-18T00:40:10.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1957 | 2026-03-18T00:40:10.375Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1958 | 2026-03-18T00:40:10.434Z | |
| 1959 | 2026-03-18T00:40:10.434Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/257) |
| 1960 | 2026-03-18T00:40:10.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1961 | 2026-03-18T00:40:10.983Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1962 | 2026-03-18T00:40:10.983Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1963 | 2026-03-18T00:40:10.983Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1964 | 2026-03-18T00:40:11.040Z | |
| 1965 | 2026-03-18T00:40:11.040Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/257) |
| 1966 | 2026-03-18T00:40:11.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1967 | 2026-03-18T00:40:11.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1968 | 2026-03-18T00:40:11.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1969 | 2026-03-18T00:40:11.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1970 | 2026-03-18T00:40:11.643Z | |
| 1971 | 2026-03-18T00:40:11.644Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/257) |
| 1972 | 2026-03-18T00:40:12.172Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1973 | 2026-03-18T00:40:12.176Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1974 | 2026-03-18T00:40:12.176Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1975 | 2026-03-18T00:40:12.179Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1976 | 2026-03-18T00:40:12.241Z | |
| 1977 | 2026-03-18T00:40:12.241Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/257) |
| 1978 | 2026-03-18T00:40:12.776Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1979 | 2026-03-18T00:40:12.779Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1980 | 2026-03-18T00:40:12.779Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1981 | 2026-03-18T00:40:12.782Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1982 | 2026-03-18T00:40:12.842Z | |
| 1983 | 2026-03-18T00:40:12.842Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/257) |
| 1984 | 2026-03-18T00:40:13.374Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1985 | 2026-03-18T00:40:13.377Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1986 | 2026-03-18T00:40:13.377Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1987 | 2026-03-18T00:40:13.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1988 | 2026-03-18T00:40:13.445Z | |
| 1989 | 2026-03-18T00:40:13.445Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/257) |
| 1990 | 2026-03-18T00:40:13.979Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1991 | 2026-03-18T00:40:13.982Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1992 | 2026-03-18T00:40:13.982Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1993 | 2026-03-18T00:40:13.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1994 | 2026-03-18T00:40:14.048Z | |
| 1995 | 2026-03-18T00:40:14.048Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/257) |
| 1996 | 2026-03-18T00:40:14.578Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1997 | 2026-03-18T00:40:14.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1998 | 2026-03-18T00:40:14.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1999 | 2026-03-18T00:40:14.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2000 | 2026-03-18T00:40:14.648Z | |
| 2001 | 2026-03-18T00:40:14.648Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/257) |
| 2002 | 2026-03-18T00:40:15.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2003 | 2026-03-18T00:40:15.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2004 | 2026-03-18T00:40:15.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2005 | 2026-03-18T00:40:15.184Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2006 | 2026-03-18T00:40:15.247Z | |
| 2007 | 2026-03-18T00:40:15.247Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/257) |
| 2008 | 2026-03-18T00:40:15.780Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2009 | 2026-03-18T00:40:15.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2010 | 2026-03-18T00:40:15.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2011 | 2026-03-18T00:40:15.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2012 | 2026-03-18T00:40:15.849Z | |
| 2013 | 2026-03-18T00:40:15.849Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/257) |
| 2014 | 2026-03-18T00:40:16.381Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2015 | 2026-03-18T00:40:16.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2016 | 2026-03-18T00:40:16.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2017 | 2026-03-18T00:40:16.387Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2018 | 2026-03-18T00:40:16.451Z | |
| 2019 | 2026-03-18T00:40:16.451Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/257) |
| 2020 | 2026-03-18T00:40:16.982Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2021 | 2026-03-18T00:40:16.985Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2022 | 2026-03-18T00:40:16.985Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2023 | 2026-03-18T00:40:16.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2024 | 2026-03-18T00:40:17.047Z | |
| 2025 | 2026-03-18T00:40:17.047Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/257) |
| 2026 | 2026-03-18T00:40:17.575Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2027 | 2026-03-18T00:40:17.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2028 | 2026-03-18T00:40:17.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2029 | 2026-03-18T00:40:17.582Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2030 | 2026-03-18T00:40:17.645Z | |
| 2031 | 2026-03-18T00:40:17.645Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/257) |
| 2032 | 2026-03-18T00:40:18.177Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2033 | 2026-03-18T00:40:18.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2034 | 2026-03-18T00:40:18.181Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2035 | 2026-03-18T00:40:18.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2036 | 2026-03-18T00:40:18.242Z | |
| 2037 | 2026-03-18T00:40:18.242Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/257) |
| 2038 | 2026-03-18T00:40:18.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2039 | 2026-03-18T00:40:18.784Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2040 | 2026-03-18T00:40:18.784Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2041 | 2026-03-18T00:40:18.784Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2042 | 2026-03-18T00:40:18.847Z | |
| 2043 | 2026-03-18T00:40:18.847Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/257) |
| 2044 | 2026-03-18T00:40:19.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2045 | 2026-03-18T00:40:19.382Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2046 | 2026-03-18T00:40:19.382Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2047 | 2026-03-18T00:40:19.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2048 | 2026-03-18T00:40:19.446Z | |
| 2049 | 2026-03-18T00:40:19.446Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/257) |
| 2050 | 2026-03-18T00:40:19.976Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2051 | 2026-03-18T00:40:19.979Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2052 | 2026-03-18T00:40:19.979Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2053 | 2026-03-18T00:40:19.982Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.52s |
| 2054 | 2026-03-18T00:40:20.043Z | |
| 2055 | 2026-03-18T00:40:20.043Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/257) |
| 2056 | 2026-03-18T00:40:20.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2057 | 2026-03-18T00:40:20.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2058 | 2026-03-18T00:40:20.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2059 | 2026-03-18T00:40:20.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2060 | 2026-03-18T00:40:20.647Z | |
| 2061 | 2026-03-18T00:40:20.647Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/257) |
| 2062 | 2026-03-18T00:40:21.184Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2063 | 2026-03-18T00:40:21.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2064 | 2026-03-18T00:40:21.187Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2065 | 2026-03-18T00:40:21.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2066 | 2026-03-18T00:40:21.250Z | |
| 2067 | 2026-03-18T00:40:21.251Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/257) |
| 2068 | 2026-03-18T00:40:21.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2069 | 2026-03-18T00:40:21.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2070 | 2026-03-18T00:40:21.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2071 | 2026-03-18T00:40:21.792Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2072 | 2026-03-18T00:40:21.857Z | |
| 2073 | 2026-03-18T00:40:21.857Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/257) |
| 2074 | 2026-03-18T00:40:22.390Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2075 | 2026-03-18T00:40:22.398Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2076 | 2026-03-18T00:40:22.398Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2077 | 2026-03-18T00:40:22.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2078 | 2026-03-18T00:40:22.457Z | |
| 2079 | 2026-03-18T00:40:22.457Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/257) |
| 2080 | 2026-03-18T00:40:22.992Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2081 | 2026-03-18T00:40:22.995Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2082 | 2026-03-18T00:40:22.995Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2083 | 2026-03-18T00:40:22.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2084 | 2026-03-18T00:40:23.061Z | |
| 2085 | 2026-03-18T00:40:23.061Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/257) |
| 2086 | 2026-03-18T00:40:23.602Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2087 | 2026-03-18T00:40:23.605Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2088 | 2026-03-18T00:40:23.605Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2089 | 2026-03-18T00:40:23.605Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2090 | 2026-03-18T00:40:23.667Z | |
| 2091 | 2026-03-18T00:40:23.667Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/257) |
| 2092 | 2026-03-18T00:40:24.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2093 | 2026-03-18T00:40:24.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2094 | 2026-03-18T00:40:24.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2095 | 2026-03-18T00:40:24.210Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2096 | 2026-03-18T00:40:24.272Z | |
| 2097 | 2026-03-18T00:40:24.272Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/257) |
| 2098 | 2026-03-18T00:40:24.806Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2099 | 2026-03-18T00:40:24.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2100 | 2026-03-18T00:40:24.809Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2101 | 2026-03-18T00:40:24.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2102 | 2026-03-18T00:40:24.877Z | |
| 2103 | 2026-03-18T00:40:24.877Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/257) |
| 2104 | 2026-03-18T00:40:25.412Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2105 | 2026-03-18T00:40:25.416Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2106 | 2026-03-18T00:40:25.416Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2107 | 2026-03-18T00:40:25.419Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2108 | 2026-03-18T00:40:25.483Z | |
| 2109 | 2026-03-18T00:40:25.483Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/257) |
| 2110 | 2026-03-18T00:40:26.204Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2111 | 2026-03-18T00:40:26.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2112 | 2026-03-18T00:40:26.564Z | Checking cfg-if v1.0.4 |
| 2113 | 2026-03-18T00:40:26.721Z | Checking libc v0.2.180 |
| 2114 | 2026-03-18T00:40:26.724Z | Checking serde_core v1.0.228 |
| 2115 | 2026-03-18T00:40:26.750Z | Checking memchr v2.8.0 |
| 2116 | 2026-03-18T00:40:26.766Z | Checking smallvec v1.15.1 |
| 2117 | 2026-03-18T00:40:26.769Z | Checking itoa v1.0.17 |
| 2118 | 2026-03-18T00:40:26.801Z | Checking log v0.4.29 |
| 2119 | 2026-03-18T00:40:26.806Z | Checking zeroize v1.8.2 |
| 2120 | 2026-03-18T00:40:26.841Z | Checking stable_deref_trait v1.2.1 |
| 2121 | 2026-03-18T00:40:26.934Z | Checking zerofrom v0.1.6 |
| 2122 | 2026-03-18T00:40:26.965Z | Checking zmij v1.0.21 |
| 2123 | 2026-03-18T00:40:26.994Z | Checking scopeguard v1.2.0 |
| 2124 | 2026-03-18T00:40:27.016Z | Checking subtle v2.6.1 |
| 2125 | 2026-03-18T00:40:27.035Z | Checking litemap v0.8.1 |
| 2126 | 2026-03-18T00:40:27.077Z | Checking yoke v0.8.1 |
| 2127 | 2026-03-18T00:40:27.119Z | Checking lock_api v0.4.14 |
| 2128 | 2026-03-18T00:40:27.206Z | Checking percent-encoding v2.3.2 |
| 2129 | 2026-03-18T00:40:27.230Z | Checking writeable v0.6.2 |
| 2130 | 2026-03-18T00:40:27.250Z | Checking libm v0.2.16 |
| 2131 | 2026-03-18T00:40:27.270Z | Checking icu_properties_data v2.1.2 |
| 2132 | 2026-03-18T00:40:27.292Z | Checking zerovec v0.11.5 |
| 2133 | 2026-03-18T00:40:27.312Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-18T00:40:27.374Z | Checking errno v0.3.14 |
| 2135 | 2026-03-18T00:40:27.391Z | Checking zerotrie v0.2.3 |
| 2136 | 2026-03-18T00:40:27.429Z | Checking icu_normalizer_data v2.1.1 |
| 2137 | 2026-03-18T00:40:27.448Z | Checking pin-project-lite v0.2.17 |
| 2138 | 2026-03-18T00:40:27.488Z | Checking rand_core v0.6.4 |
| 2139 | 2026-03-18T00:40:27.516Z | Checking utf8_iter v1.0.4 |
| 2140 | 2026-03-18T00:40:27.536Z | Checking form_urlencoded v1.2.2 |
| 2141 | 2026-03-18T00:40:27.556Z | Checking typenum v1.19.0 |
| 2142 | 2026-03-18T00:40:27.664Z | Checking portable-atomic v1.13.1 |
| 2143 | 2026-03-18T00:40:27.696Z | Checking critical-section v1.2.0 |
| 2144 | 2026-03-18T00:40:27.718Z | Checking rand_core v0.10.0 |
| 2145 | 2026-03-18T00:40:27.735Z | Checking signal-hook-registry v1.4.8 |
| 2146 | 2026-03-18T00:40:27.828Z | Checking parking_lot_core v0.9.12 |
| 2147 | 2026-03-18T00:40:27.890Z | Checking tinystr v0.8.2 |
| 2148 | 2026-03-18T00:40:27.910Z | Checking potential_utf v0.1.4 |
| 2149 | 2026-03-18T00:40:27.938Z | Checking getrandom v0.4.1 |
| 2150 | 2026-03-18T00:40:28.063Z | Checking icu_collections v2.1.1 |
| 2151 | 2026-03-18T00:40:28.084Z | Checking parking_lot v0.12.5 |
| 2152 | 2026-03-18T00:40:28.111Z | Checking icu_locale_core v2.1.1 |
| 2153 | 2026-03-18T00:40:28.131Z | Checking mio v1.1.1 |
| 2154 | 2026-03-18T00:40:28.217Z | Checking num-traits v0.2.19 |
| 2155 | 2026-03-18T00:40:28.246Z | Checking once_cell v1.21.3 |
| 2156 | 2026-03-18T00:40:28.270Z | Checking generic-array v0.14.7 |
| 2157 | 2026-03-18T00:40:28.320Z | Checking socket2 v0.6.2 |
| 2158 | 2026-03-18T00:40:28.459Z | Checking zerocopy v0.8.40 |
| 2159 | 2026-03-18T00:40:28.481Z | Checking iana-time-zone v0.1.65 |
| 2160 | 2026-03-18T00:40:28.511Z | Checking futures-core v0.3.32 |
| 2161 | 2026-03-18T00:40:28.609Z | Checking equivalent v1.0.2 |
| 2162 | 2026-03-18T00:40:28.632Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-18T00:40:28.663Z | Checking const-oid v0.9.6 |
| 2164 | 2026-03-18T00:40:28.710Z | Checking foldhash v0.2.0 |
| 2165 | 2026-03-18T00:40:28.864Z | Checking icu_provider v2.1.1 |
| 2166 | 2026-03-18T00:40:28.883Z | Checking serde v1.0.228 |
| 2167 | 2026-03-18T00:40:28.902Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-18T00:40:28.905Z | Checking bitflags v2.11.0 |
| 2169 | 2026-03-18T00:40:29.001Z | Checking crypto-common v0.1.7 |
| 2170 | 2026-03-18T00:40:29.005Z | Checking uuid v1.21.0 |
| 2171 | 2026-03-18T00:40:29.133Z | Checking hashbrown v0.16.1 |
| 2172 | 2026-03-18T00:40:29.155Z | Checking futures-sink v0.3.32 |
| 2173 | 2026-03-18T00:40:29.175Z | Checking icu_normalizer v2.1.1 |
| 2174 | 2026-03-18T00:40:29.279Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-18T00:40:29.432Z | Checking dyn-clone v1.0.20 |
| 2176 | 2026-03-18T00:40:29.453Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-18T00:40:29.558Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-18T00:40:29.576Z | Checking futures-channel v0.3.32 |
| 2179 | 2026-03-18T00:40:29.669Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-18T00:40:29.806Z | Checking semver v1.0.27 |
| 2181 | 2026-03-18T00:40:29.828Z | Checking futures-task v0.3.32 |
| 2182 | 2026-03-18T00:40:29.848Z | Checking slab v0.4.12 |
| 2183 | 2026-03-18T00:40:29.848Z | Checking futures-io v0.3.32 |
| 2184 | 2026-03-18T00:40:29.993Z | Checking digest v0.10.7 |
| 2185 | 2026-03-18T00:40:30.014Z | Checking thiserror v2.0.18 |
| 2186 | 2026-03-18T00:40:30.048Z | Checking tokio v1.49.0 |
| 2187 | 2026-03-18T00:40:30.068Z | Checking futures-util v0.3.32 |
| 2188 | 2026-03-18T00:40:30.071Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-18T00:40:30.133Z | Checking indexmap v2.13.0 |
| 2190 | 2026-03-18T00:40:30.247Z | Checking cpufeatures v0.2.17 |
| 2191 | 2026-03-18T00:40:30.334Z | Checking http v1.4.0 |
| 2192 | 2026-03-18T00:40:30.358Z | Checking fnv v1.0.7 |
| 2193 | 2026-03-18T00:40:30.412Z | Checking idna_adapter v1.2.1 |
| 2194 | 2026-03-18T00:40:30.472Z | Checking base64 v0.22.1 |
| 2195 | 2026-03-18T00:40:30.559Z | Checking idna v1.1.0 |
| 2196 | 2026-03-18T00:40:30.706Z | Checking unicode-ident v1.0.24 |
| 2197 | 2026-03-18T00:40:30.773Z | Checking tracing-core v0.1.36 |
| 2198 | 2026-03-18T00:40:30.843Z | Checking proc-macro2 v1.0.106 |
| 2199 | 2026-03-18T00:40:30.873Z | Checking url v2.5.8 |
| 2200 | 2026-03-18T00:40:30.909Z | Checking rustls-pki-types v1.14.0 |
| 2201 | 2026-03-18T00:40:31.102Z | Checking regex-syntax v0.8.10 |
| 2202 | 2026-03-18T00:40:31.178Z | Checking tracing v0.1.44 |
| 2203 | 2026-03-18T00:40:31.260Z | Checking quote v1.0.44 |
| 2204 | 2026-03-18T00:40:31.285Z | Checking untrusted v0.9.0 |
| 2205 | 2026-03-18T00:40:31.420Z | Checking ring v0.17.14 |
| 2206 | 2026-03-18T00:40:31.439Z | Checking schemars v0.8.22 |
| 2207 | 2026-03-18T00:40:31.459Z | Checking thiserror v1.0.69 |
| 2208 | 2026-03-18T00:40:31.482Z | Checking syn v2.0.117 |
| 2209 | 2026-03-18T00:40:31.581Z | Checking ipnet v2.11.0 |
| 2210 | 2026-03-18T00:40:31.925Z | Checking httparse v1.10.1 |
| 2211 | 2026-03-18T00:40:32.198Z | Checking http-body v1.0.1 |
| 2212 | 2026-03-18T00:40:32.333Z | Checking rustix v1.1.3 |
| 2213 | 2026-03-18T00:40:32.364Z | Checking block-padding v0.3.3 |
| 2214 | 2026-03-18T00:40:32.445Z | Checking ppv-lite86 v0.2.21 |
| 2215 | 2026-03-18T00:40:32.523Z | Checking getrandom v0.3.4 |
| 2216 | 2026-03-18T00:40:32.695Z | Checking atomic-waker v1.1.2 |
| 2217 | 2026-03-18T00:40:32.721Z | Checking inout v0.1.4 |
| 2218 | 2026-03-18T00:40:32.741Z | Checking hmac v0.12.1 |
| 2219 | 2026-03-18T00:40:32.819Z | Checking aws-lc-sys v0.37.1 |
| 2220 | 2026-03-18T00:40:32.862Z | Checking aho-corasick v1.1.4 |
| 2221 | 2026-03-18T00:40:32.891Z | Checking openssl-probe v0.2.1 |
| 2222 | 2026-03-18T00:40:32.911Z | Checking powerfmt v0.2.0 |
| 2223 | 2026-03-18T00:40:32.914Z | Checking try-lock v0.2.5 |
| 2224 | 2026-03-18T00:40:33.025Z | Checking tower-layer v0.3.3 |
| 2225 | 2026-03-18T00:40:33.044Z | Checking untrusted v0.7.1 |
| 2226 | 2026-03-18T00:40:33.128Z | Checking httpdate v1.0.3 |
| 2227 | 2026-03-18T00:40:33.183Z | Checking tower-service v0.3.3 |
| 2228 | 2026-03-18T00:40:33.218Z | Checking deranged v0.5.8 |
| 2229 | 2026-03-18T00:40:33.293Z | Checking want v0.3.1 |
| 2230 | 2026-03-18T00:40:33.308Z | Checking cipher v0.4.4 |
| 2231 | 2026-03-18T00:40:33.439Z | Checking rand_core v0.9.5 |
| 2232 | 2026-03-18T00:40:33.524Z | Checking aws-lc-rs v1.16.0 |
| 2233 | 2026-03-18T00:40:33.550Z | Checking time-core v0.1.8 |
| 2234 | 2026-03-18T00:40:33.577Z | Checking pin-utils v0.1.0 |
| 2235 | 2026-03-18T00:40:33.663Z | Checking num_threads v0.1.7 |
| 2236 | 2026-03-18T00:40:33.672Z | Checking base64ct v1.8.3 |
| 2237 | 2026-03-18T00:40:33.730Z | Checking num-conv v0.2.0 |
| 2238 | 2026-03-18T00:40:33.770Z | Checking sha2 v0.10.9 |
| 2239 | 2026-03-18T00:40:33.790Z | Checking regex-automata v0.4.14 |
| 2240 | 2026-03-18T00:40:33.877Z | Checking erased-serde v0.3.31 |
| 2241 | 2026-03-18T00:40:33.993Z | Checking pretty-hex v0.4.1 |
| 2242 | 2026-03-18T00:40:34.127Z | Checking rand_chacha v0.9.0 |
| 2243 | 2026-03-18T00:40:34.153Z | Checking ryu v1.0.23 |
| 2244 | 2026-03-18T00:40:34.321Z | Checking fastrand v2.3.0 |
| 2245 | 2026-03-18T00:40:34.342Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-18T00:40:34.387Z | Checking rand v0.9.2 |
| 2247 | 2026-03-18T00:40:34.442Z | Checking slog v2.8.2 |
| 2248 | 2026-03-18T00:40:34.495Z | Checking time v0.3.47 |
| 2249 | 2026-03-18T00:40:34.551Z | Checking pem-rfc7468 v0.7.0 |
| 2250 | 2026-03-18T00:40:34.641Z | Checking rustls-webpki v0.103.9 |
| 2251 | 2026-03-18T00:40:34.730Z | Checking rustls-native-certs v0.8.3 |
| 2252 | 2026-03-18T00:40:34.750Z | Checking http-body-util v0.1.3 |
| 2253 | 2026-03-18T00:40:34.792Z | Checking ipnetwork v0.21.1 |
| 2254 | 2026-03-18T00:40:34.887Z | Checking sync_wrapper v1.0.2 |
| 2255 | 2026-03-18T00:40:35.015Z | Checking spin v0.9.8 |
| 2256 | 2026-03-18T00:40:35.036Z | Checking plain v0.2.3 |
| 2257 | 2026-03-18T00:40:35.054Z | Checking flagset v0.4.7 |
| 2258 | 2026-03-18T00:40:35.078Z | Checking tower v0.5.3 |
| 2259 | 2026-03-18T00:40:35.147Z | Checking h2 v0.4.13 |
| 2260 | 2026-03-18T00:40:35.167Z | Checking serde_urlencoded v0.7.1 |
| 2261 | 2026-03-18T00:40:35.187Z | Checking rustls v0.23.37 |
| 2262 | 2026-03-18T00:40:35.208Z | Checking der v0.7.10 |
| 2263 | 2026-03-18T00:40:35.248Z | Checking rand_chacha v0.3.1 |
| 2264 | 2026-03-18T00:40:35.437Z | Checking webpki-roots v1.0.6 |
| 2265 | 2026-03-18T00:40:35.515Z | Checking iri-string v0.7.10 |
| 2266 | 2026-03-18T00:40:35.585Z | Checking tinyvec_macros v0.1.1 |
| 2267 | 2026-03-18T00:40:35.606Z | Checking ucd-trie v0.1.7 |
| 2268 | 2026-03-18T00:40:35.669Z | Checking tinyvec v1.10.0 |
| 2269 | 2026-03-18T00:40:35.773Z | Checking pest v2.8.6 |
| 2270 | 2026-03-18T00:40:36.043Z | Checking rand v0.8.5 |
| 2271 | 2026-03-18T00:40:36.087Z | Checking tempfile v3.25.0 |
| 2272 | 2026-03-18T00:40:36.215Z | Checking spki v0.7.3 |
| 2273 | 2026-03-18T00:40:36.267Z | Checking salsa20 v0.10.2 |
| 2274 | 2026-03-18T00:40:36.336Z | Checking pbkdf2 v0.12.2 |
| 2275 | 2026-03-18T00:40:36.427Z | Checking foreign-types-shared v0.1.1 |
| 2276 | 2026-03-18T00:40:36.428Z | Checking unicode-width v0.2.0 |
| 2277 | 2026-03-18T00:40:36.468Z | Checking scrypt v0.11.0 |
| 2278 | 2026-03-18T00:40:36.529Z | Checking foreign-types v0.3.2 |
| 2279 | 2026-03-18T00:40:36.614Z | Checking regex v1.12.3 |
| 2280 | 2026-03-18T00:40:36.640Z | Checking aes v0.8.4 |
| 2281 | 2026-03-18T00:40:36.733Z | Checking cbc v0.1.2 |
| 2282 | 2026-03-18T00:40:36.765Z | Checking anyhow v1.0.102 |
| 2283 | 2026-03-18T00:40:36.891Z | Checking openssl-sys v0.9.111 |
| 2284 | 2026-03-18T00:40:36.974Z | Checking tower-http v0.6.8 |
| 2285 | 2026-03-18T00:40:36.997Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-18T00:40:37.028Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-18T00:40:37.159Z | Checking pkcs5 v0.7.1 |
| 2288 | 2026-03-18T00:40:37.223Z | Checking mime v0.3.17 |
| 2289 | 2026-03-18T00:40:37.330Z | Checking openapiv3 v2.2.0 |
| 2290 | 2026-03-18T00:40:37.350Z | Checking scroll v0.12.0 |
| 2291 | 2026-03-18T00:40:37.442Z | Checking encoding_rs v0.8.35 |
| 2292 | 2026-03-18T00:40:37.461Z | Checking winnow v0.7.14 |
| 2293 | 2026-03-18T00:40:37.495Z | Checking pkcs8 v0.10.2 |
| 2294 | 2026-03-18T00:40:37.527Z | Checking openssl v0.10.75 |
| 2295 | 2026-03-18T00:40:37.650Z | Checking siphasher v1.0.2 |
| 2296 | 2026-03-18T00:40:37.737Z | Checking data-encoding v2.10.0 |
| 2297 | 2026-03-18T00:40:37.873Z | Checking goblin v0.8.2 |
| 2298 | 2026-03-18T00:40:38.099Z | Checking lazy_static v1.5.0 |
| 2299 | 2026-03-18T00:40:38.213Z | Checking zerocopy v0.7.35 |
| 2300 | 2026-03-18T00:40:38.398Z | Checking tokio-rustls v0.26.4 |
| 2301 | 2026-03-18T00:40:38.693Z | Checking wait-timeout v0.2.1 |
| 2302 | 2026-03-18T00:40:38.712Z | Checking hyper v1.8.1 |
| 2303 | 2026-03-18T00:40:38.742Z | Checking either v1.15.0 |
| 2304 | 2026-03-18T00:40:38.840Z | Checking psl-types v2.0.11 |
| 2305 | 2026-03-18T00:40:38.906Z | Checking utf8parse v0.2.2 |
| 2306 | 2026-03-18T00:40:38.985Z | Checking bitflags v1.3.2 |
| 2307 | 2026-03-18T00:40:39.007Z | Checking managed v0.8.0 |
| 2308 | 2026-03-18T00:40:39.033Z | Checking bit-vec v0.8.0 |
| 2309 | 2026-03-18T00:40:39.076Z | Checking quick-error v1.2.3 |
| 2310 | 2026-03-18T00:40:39.096Z | Checking anstyle v1.0.13 |
| 2311 | 2026-03-18T00:40:39.100Z | Checking anstyle-parse v0.2.7 |
| 2312 | 2026-03-18T00:40:39.200Z | Checking rusty-fork v0.3.1 |
| 2313 | 2026-03-18T00:40:39.244Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-18T00:40:39.279Z | Checking bit-set v0.8.0 |
| 2315 | 2026-03-18T00:40:39.304Z | Checking dtrace-parser v0.2.0 |
| 2316 | 2026-03-18T00:40:39.326Z | Checking unicode-normalization v0.1.25 |
| 2317 | 2026-03-18T00:40:39.409Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-18T00:40:39.440Z | Checking rand_xorshift v0.4.0 |
| 2319 | 2026-03-18T00:40:39.469Z | Checking sha1 v0.10.6 |
| 2320 | 2026-03-18T00:40:39.587Z | Checking thread-id v4.2.2 |
| 2321 | 2026-03-18T00:40:39.611Z | Checking anstyle-query v1.1.5 |
| 2322 | 2026-03-18T00:40:39.665Z | Checking unarray v0.1.4 |
| 2323 | 2026-03-18T00:40:39.684Z | Checking is_terminal_polyfill v1.70.2 |
| 2324 | 2026-03-18T00:40:39.704Z | Checking colorchoice v1.0.4 |
| 2325 | 2026-03-18T00:40:39.723Z | Checking cookie_store v0.22.1 |
| 2326 | 2026-03-18T00:40:39.791Z | Checking proptest v1.10.0 |
| 2327 | 2026-03-18T00:40:39.794Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-18T00:40:39.829Z | Checking anstream v0.6.21 |
| 2329 | 2026-03-18T00:40:39.850Z | Checking crossbeam-epoch v0.9.18 |
| 2330 | 2026-03-18T00:40:39.912Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-18T00:40:39.979Z | Checking terminal_size v0.4.3 |
| 2332 | 2026-03-18T00:40:40.081Z | Checking scroll v0.13.0 |
| 2333 | 2026-03-18T00:40:40.117Z | Checking hex v0.4.3 |
| 2334 | 2026-03-18T00:40:40.138Z | Checking num-integer v0.1.46 |
| 2335 | 2026-03-18T00:40:40.156Z | Checking simd-adler32 v0.3.8 |
| 2336 | 2026-03-18T00:40:40.362Z | Checking native-tls v0.2.18 |
| 2337 | 2026-03-18T00:40:40.382Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-18T00:40:40.385Z | Checking crossbeam-deque v0.8.6 |
| 2339 | 2026-03-18T00:40:40.420Z | Checking bstr v1.12.1 |
| 2340 | 2026-03-18T00:40:40.443Z | Checking ref-cast v1.0.25 |
| 2341 | 2026-03-18T00:40:40.506Z | Checking dof v0.3.0 |
| 2342 | 2026-03-18T00:40:40.556Z | Checking rustix v0.38.44 |
| 2343 | 2026-03-18T00:40:40.587Z | Checking tokio-native-tls v0.3.1 |
| 2344 | 2026-03-18T00:40:40.620Z | Checking camino v1.2.2 |
| 2345 | 2026-03-18T00:40:40.779Z | Checking crc32fast v1.5.0 |
| 2346 | 2026-03-18T00:40:40.871Z | Checking usdt-impl v0.5.0 |
| 2347 | 2026-03-18T00:40:40.952Z | Checking signature v2.2.0 |
| 2348 | 2026-03-18T00:40:40.972Z | Checking toml_datetime v0.6.11 |
| 2349 | 2026-03-18T00:40:40.975Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-18T00:40:41.109Z | Checking ff v0.13.1 |
| 2351 | 2026-03-18T00:40:41.145Z | Checking base16ct v0.2.0 |
| 2352 | 2026-03-18T00:40:41.200Z | Checking clap_lex v1.0.0 |
| 2353 | 2026-03-18T00:40:41.220Z | Checking unicode-properties v0.1.4 |
| 2354 | 2026-03-18T00:40:41.270Z | Checking unicode-bidi v0.3.18 |
| 2355 | 2026-03-18T00:40:41.300Z | Checking strsim v0.11.1 |
| 2356 | 2026-03-18T00:40:41.388Z | Checking adler2 v2.0.1 |
| 2357 | 2026-03-18T00:40:41.456Z | Checking sec1 v0.7.3 |
| 2358 | 2026-03-18T00:40:41.502Z | Checking clap_builder v4.5.60 |
| 2359 | 2026-03-18T00:40:41.522Z | Checking miniz_oxide v0.8.9 |
| 2360 | 2026-03-18T00:40:41.568Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-18T00:40:41.664Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-18T00:40:41.683Z | Checking stringprep v0.1.5 |
| 2363 | 2026-03-18T00:40:41.717Z | Checking group v0.13.0 |
| 2364 | 2026-03-18T00:40:41.829Z | Checking reqwest v0.13.2 |
| 2365 | 2026-03-18T00:40:41.871Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-18T00:40:41.890Z | Checking reqwest v0.12.28 |
| 2367 | 2026-03-18T00:40:41.909Z | Checking num-iter v0.1.45 |
| 2368 | 2026-03-18T00:40:41.984Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2369 | 2026-03-18T00:40:42.048Z | Checking dtrace-parser v0.3.0 |
| 2370 | 2026-03-18T00:40:42.278Z | Checking newtype-uuid v1.3.2 |
| 2371 | 2026-03-18T00:40:42.298Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-18T00:40:42.353Z | Checking strum v0.26.3 |
| 2373 | 2026-03-18T00:40:42.413Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2374 | 2026-03-18T00:40:42.464Z | Checking hash32 v0.2.1 |
| 2375 | 2026-03-18T00:40:42.489Z | Checking md-5 v0.10.6 |
| 2376 | 2026-03-18T00:40:42.526Z | Checking daft v0.1.5 |
| 2377 | 2026-03-18T00:40:42.556Z | Checking crypto-bigint v0.5.5 |
| 2378 | 2026-03-18T00:40:42.657Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2379 | 2026-03-18T00:40:42.676Z | Checking thread-id v5.1.0 |
| 2380 | 2026-03-18T00:40:42.779Z | Checking unicode-segmentation v1.12.0 |
| 2381 | 2026-03-18T00:40:42.842Z | Checking zlib-rs v0.6.2 |
| 2382 | 2026-03-18T00:40:42.927Z | Checking fallible-iterator v0.2.0 |
| 2383 | 2026-03-18T00:40:42.973Z | Checking heapless v0.7.17 |
| 2384 | 2026-03-18T00:40:43.029Z | Checking zstd-safe v7.2.4 |
| 2385 | 2026-03-18T00:40:43.184Z | Checking clap v4.5.60 |
| 2386 | 2026-03-18T00:40:43.203Z | Checking rayon v1.11.0 |
| 2387 | 2026-03-18T00:40:43.239Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-18T00:40:43.276Z | Checking phf_shared v0.13.1 |
| 2389 | 2026-03-18T00:40:43.295Z | Checking postgres-protocol v0.6.10 |
| 2390 | 2026-03-18T00:40:43.531Z | Checking console v0.16.2 |
| 2391 | 2026-03-18T00:40:43.550Z | Checking curve25519-dalek v4.1.3 |
| 2392 | 2026-03-18T00:40:43.587Z | Checking dof v0.4.0 |
| 2393 | 2026-03-18T00:40:43.702Z | Checking memoffset v0.9.1 |
| 2394 | 2026-03-18T00:40:43.799Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2395 | 2026-03-18T00:40:43.884Z | Checking elliptic-curve v0.13.8 |
| 2396 | 2026-03-18T00:40:43.904Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-18T00:40:43.923Z | Checking memmap2 v0.9.10 |
| 2398 | 2026-03-18T00:40:44.059Z | Checking flate2 v1.1.9 |
| 2399 | 2026-03-18T00:40:44.124Z | Checking toml_write v0.1.2 |
| 2400 | 2026-03-18T00:40:44.143Z | Checking libbz2-rs-sys v0.2.2 |
| 2401 | 2026-03-18T00:40:44.285Z | Checking bumpalo v3.20.2 |
| 2402 | 2026-03-18T00:40:44.337Z | Checking foldhash v0.1.5 |
| 2403 | 2026-03-18T00:40:44.429Z | Checking usdt-impl v0.6.0 |
| 2404 | 2026-03-18T00:40:44.453Z | Checking winnow v0.5.40 |
| 2405 | 2026-03-18T00:40:44.505Z | Checking unit-prefix v0.5.2 |
| 2406 | 2026-03-18T00:40:44.541Z | Checking fixedbitset v0.4.2 |
| 2407 | 2026-03-18T00:40:44.581Z | Checking zopfli v0.8.3 |
| 2408 | 2026-03-18T00:40:44.602Z | Checking zone v0.3.1 |
| 2409 | 2026-03-18T00:40:44.652Z | Checking hashbrown v0.15.5 |
| 2410 | 2026-03-18T00:40:44.657Z | Checking bzip2 v0.6.1 |
| 2411 | 2026-03-18T00:40:44.729Z | Checking petgraph v0.6.5 |
| 2412 | 2026-03-18T00:40:44.781Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-18T00:40:44.862Z | Checking toml_edit v0.22.27 |
| 2414 | 2026-03-18T00:40:44.984Z | Checking signal-hook-mio v0.2.5 |
| 2415 | 2026-03-18T00:40:45.006Z | Checking bzip2 v0.4.4 |
| 2416 | 2026-03-18T00:40:45.064Z | Checking nix v0.31.1 |
| 2417 | 2026-03-18T00:40:45.108Z | Checking postgres-types v0.2.12 |
| 2418 | 2026-03-18T00:40:45.216Z | Checking phf v0.13.1 |
| 2419 | 2026-03-18T00:40:45.231Z | Checking indicatif v0.18.4 |
| 2420 | 2026-03-18T00:40:45.296Z | Checking smoltcp v0.9.1 |
| 2421 | 2026-03-18T00:40:45.403Z | Checking zstd v0.13.3 |
| 2422 | 2026-03-18T00:40:45.519Z | Checking similar v2.7.0 |
| 2423 | 2026-03-18T00:40:45.649Z | Checking num-bigint-dig v0.8.6 |
| 2424 | 2026-03-18T00:40:45.722Z | Checking ed25519 v2.2.3 |
| 2425 | 2026-03-18T00:40:45.952Z | Checking phf_shared v0.11.3 |
| 2426 | 2026-03-18T00:40:46.012Z | Checking toml_edit v0.19.15 |
| 2427 | 2026-03-18T00:40:46.031Z | Checking pkcs1 v0.7.5 |
| 2428 | 2026-03-18T00:40:46.090Z | Checking tokio-stream v0.1.18 |
| 2429 | 2026-03-18T00:40:46.138Z | Checking strum v0.27.2 |
| 2430 | 2026-03-18T00:40:46.273Z | Checking hubpack v0.1.2 |
| 2431 | 2026-03-18T00:40:46.300Z | Checking rfc6979 v0.4.0 |
| 2432 | 2026-03-18T00:40:46.332Z | Checking serde-big-array v0.5.1 |
| 2433 | 2026-03-18T00:40:46.426Z | Checking float-cmp v0.10.0 |
| 2434 | 2026-03-18T00:40:46.447Z | Checking env_filter v1.0.0 |
| 2435 | 2026-03-18T00:40:46.450Z | Checking static_assertions v1.1.0 |
| 2436 | 2026-03-18T00:40:46.485Z | Checking whoami v2.1.0 |
| 2437 | 2026-03-18T00:40:46.504Z | Checking fixedbitset v0.5.7 |
| 2438 | 2026-03-18T00:40:46.531Z | Checking new_debug_unreachable v1.0.6 |
| 2439 | 2026-03-18T00:40:46.583Z | Checking normalize-line-endings v0.3.0 |
| 2440 | 2026-03-18T00:40:46.602Z | Checking keccak v0.1.6 |
| 2441 | 2026-03-18T00:40:46.620Z | Checking difflib v0.4.0 |
| 2442 | 2026-03-18T00:40:46.642Z | Checking jiff v0.2.21 |
| 2443 | 2026-03-18T00:40:46.691Z | Checking rustc-hash v2.1.1 |
| 2444 | 2026-03-18T00:40:46.730Z | Checking precomputed-hash v0.1.1 |
| 2445 | 2026-03-18T00:40:46.754Z | Checking predicates-core v1.0.10 |
| 2446 | 2026-03-18T00:40:46.790Z | Checking rsa v0.9.10 |
| 2447 | 2026-03-18T00:40:46.810Z | Checking sha3 v0.10.8 |
| 2448 | 2026-03-18T00:40:46.831Z | Checking iddqd v0.3.17 |
| 2449 | 2026-03-18T00:40:46.831Z | Checking string_cache v0.8.9 |
| 2450 | 2026-03-18T00:40:46.868Z | Checking petgraph v0.8.3 |
| 2451 | 2026-03-18T00:40:46.901Z | Checking predicates v3.1.4 |
| 2452 | 2026-03-18T00:40:47.056Z | Checking tokio-postgres v0.7.16 |
| 2453 | 2026-03-18T00:40:47.079Z | Checking env_logger v0.11.9 |
| 2454 | 2026-03-18T00:40:47.296Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2455 | 2026-03-18T00:40:47.324Z | Checking ecdsa v0.16.9 |
| 2456 | 2026-03-18T00:40:47.415Z | Checking ed25519-dalek v2.2.0 |
| 2457 | 2026-03-18T00:40:47.452Z | Checking toml v0.7.8 |
| 2458 | 2026-03-18T00:40:47.709Z | Checking zip v0.6.6 |
| 2459 | 2026-03-18T00:40:47.776Z | Checking crossterm v0.28.1 |
| 2460 | 2026-03-18T00:40:47.888Z | Checking serde_with v3.17.0 |
| 2461 | 2026-03-18T00:40:47.975Z | Checking itertools v0.13.0 |
| 2462 | 2026-03-18T00:40:48.149Z | Checking hickory-proto v0.25.2 |
| 2463 | 2026-03-18T00:40:48.711Z | Checking x509-cert v0.2.5 |
| 2464 | 2026-03-18T00:40:48.735Z | Checking fs-err v3.3.0 |
| 2465 | 2026-03-18T00:40:49.061Z | Checking ahash v0.8.12 |
| 2466 | 2026-03-18T00:40:49.114Z | Checking object v0.37.3 |
| 2467 | 2026-03-18T00:40:49.317Z | Checking buf-list v1.1.2 |
| 2468 | 2026-03-18T00:40:49.364Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2469 | 2026-03-18T00:40:49.552Z | Checking peg-runtime v0.8.5 |
| 2470 | 2026-03-18T00:40:49.600Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-18T00:40:49.716Z | Compiling structmeta-derive v0.3.0 |
| 2472 | 2026-03-18T00:40:49.735Z | Compiling rustls v0.22.4 |
| 2473 | 2026-03-18T00:40:49.756Z | Checking zip v4.6.1 |
| 2474 | 2026-03-18T00:40:49.798Z | Compiling newtype-uuid-macros v0.1.0 |
| 2475 | 2026-03-18T00:40:49.876Z | Compiling multer v3.1.0 |
| 2476 | 2026-03-18T00:40:49.976Z | Compiling async-stream-impl v0.3.6 |
| 2477 | 2026-03-18T00:40:50.166Z | Checking futures-executor v0.3.32 |
| 2478 | 2026-03-18T00:40:50.324Z | Checking regress v0.10.5 |
| 2479 | 2026-03-18T00:40:50.605Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2480 | 2026-03-18T00:40:50.750Z | Compiling dropshot v0.16.7 |
| 2481 | 2026-03-18T00:40:50.798Z | Checking futures v0.3.32 |
| 2482 | 2026-03-18T00:40:50.896Z | Compiling dropshot_endpoint v0.16.7 |
| 2483 | 2026-03-18T00:40:51.044Z | Checking thread_local v1.1.9 |
| 2484 | 2026-03-18T00:40:51.095Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2485 | 2026-03-18T00:40:51.144Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-18T00:40:51.252Z | Checking crossbeam-channel v0.5.15 |
| 2487 | 2026-03-18T00:40:51.409Z | Compiling derive-ex v0.1.8 |
| 2488 | 2026-03-18T00:40:51.548Z | Checking is-terminal v0.4.17 |
| 2489 | 2026-03-18T00:40:51.663Z | Checking take_mut v0.2.2 |
| 2490 | 2026-03-18T00:40:51.690Z | Checking term v1.2.1 |
| 2491 | 2026-03-18T00:40:51.796Z | Checking slog-async v2.8.0 |
| 2492 | 2026-03-18T00:40:51.924Z | Compiling parse-display-derive v0.10.0 |
| 2493 | 2026-03-18T00:40:51.972Z | Checking slog-term v2.9.2 |
| 2494 | 2026-03-18T00:40:52.015Z | Checking rustls-webpki v0.102.8 |
| 2495 | 2026-03-18T00:40:52.251Z | Checking serde_spanned v1.0.4 |
| 2496 | 2026-03-18T00:40:52.314Z | Checking debug-ignore v1.0.5 |
| 2497 | 2026-03-18T00:40:52.396Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2498 | 2026-03-18T00:40:52.417Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2499 | 2026-03-18T00:40:52.437Z | Checking match_cfg v0.1.0 |
| 2500 | 2026-03-18T00:40:52.509Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2501 | 2026-03-18T00:40:52.528Z | Checking hostname v0.3.1 |
| 2502 | 2026-03-18T00:40:52.652Z | Checking slog-json v2.6.1 |
| 2503 | 2026-03-18T00:40:52.672Z | Checking toml v0.9.12+spec-1.1.0 |
| 2504 | 2026-03-18T00:40:52.692Z | Checking macaddr v1.0.1 |
| 2505 | 2026-03-18T00:40:52.859Z | Checking slog-bunyan v2.5.0 |
| 2506 | 2026-03-18T00:40:52.962Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2507 | 2026-03-18T00:40:53.002Z | Checking async-stream v0.3.6 |
| 2508 | 2026-03-18T00:40:53.286Z | Checking waitgroup v0.1.2 |
| 2509 | 2026-03-18T00:40:53.416Z | Checking rustls-pemfile v2.2.0 |
| 2510 | 2026-03-18T00:40:53.455Z | Checking serde_path_to_error v0.1.20 |
| 2511 | 2026-03-18T00:40:53.475Z | Checking hostname v0.4.2 |
| 2512 | 2026-03-18T00:40:53.545Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2513 | 2026-03-18T00:40:53.593Z | Checking progenitor-client v0.13.0 |
| 2514 | 2026-03-18T00:40:53.597Z | Checking progenitor-client v0.10.0 |
| 2515 | 2026-03-18T00:40:53.679Z | Compiling itertools v0.14.0 |
| 2516 | 2026-03-18T00:40:53.748Z | Compiling test-strategy v0.4.5 |
| 2517 | 2026-03-18T00:40:53.825Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2518 | 2026-03-18T00:40:53.886Z | Checking backon v1.6.0 |
| 2519 | 2026-03-18T00:40:53.907Z | Checking instant v0.1.13 |
| 2520 | 2026-03-18T00:40:54.016Z | Checking backoff v0.4.0 |
| 2521 | 2026-03-18T00:40:54.109Z | Checking progenitor-extras v0.1.1 |
| 2522 | 2026-03-18T00:40:54.221Z | Checking parse-display v0.10.0 |
| 2523 | 2026-03-18T00:40:54.241Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2524 | 2026-03-18T00:40:54.391Z | Checking heck v0.5.0 |
| 2525 | 2026-03-18T00:40:54.502Z | Checking tokio-rustls v0.25.0 |
| 2526 | 2026-03-18T00:40:54.596Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2527 | 2026-03-18T00:40:54.620Z | Compiling crucible-workspace-hack v0.1.0 |
| 2528 | 2026-03-18T00:40:54.844Z | Compiling heapless v0.8.0 |
| 2529 | 2026-03-18T00:40:54.865Z | Compiling convert_case v0.4.0 |
| 2530 | 2026-03-18T00:40:55.199Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2531 | 2026-03-18T00:40:55.347Z | Compiling derive_more v0.99.20 |
| 2532 | 2026-03-18T00:40:55.366Z | Compiling ingot-macros v0.1.1 |
| 2533 | 2026-03-18T00:40:55.481Z | Compiling proc-macro-crate v3.4.0 |
| 2534 | 2026-03-18T00:40:55.755Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2535 | 2026-03-18T00:40:55.780Z | Checking hash32 v0.3.1 |
| 2536 | 2026-03-18T00:40:55.939Z | Checking secrecy v0.10.3 |
| 2537 | 2026-03-18T00:40:56.061Z | Compiling smoltcp v0.11.0 |
| 2538 | 2026-03-18T00:40:56.087Z | Compiling prettyplease v0.2.37 |
| 2539 | 2026-03-18T00:40:56.203Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-18T00:40:56.246Z | Compiling num_enum_derive v0.7.5 |
| 2541 | 2026-03-18T00:40:56.516Z | Compiling typify-impl v0.6.1 |
| 2542 | 2026-03-18T00:40:56.539Z | Checking tabwriter v1.4.1 |
| 2543 | 2026-03-18T00:40:56.722Z | Checking cobs v0.3.0 |
| 2544 | 2026-03-18T00:40:56.885Z | Compiling foreign-types-macros v0.2.3 |
| 2545 | 2026-03-18T00:40:56.909Z | Checking cpufeatures v0.3.0 |
| 2546 | 2026-03-18T00:40:57.100Z | Checking foreign-types-shared v0.3.1 |
| 2547 | 2026-03-18T00:40:57.210Z | Compiling unsafe-libyaml v0.2.11 |
| 2548 | 2026-03-18T00:40:57.230Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2549 | 2026-03-18T00:40:57.634Z | Checking num_enum v0.7.5 |
| 2550 | 2026-03-18T00:40:57.652Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-18T00:40:57.837Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-18T00:40:57.948Z | Compiling serde_yaml v0.9.34+deprecated |
| 2553 | 2026-03-18T00:40:58.125Z | Checking postcard v1.1.3 |
| 2554 | 2026-03-18T00:40:58.912Z | Compiling proc-macro-crate v1.3.1 |
| 2555 | 2026-03-18T00:40:59.062Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2556 | 2026-03-18T00:40:59.183Z | Checking ingot-types v0.1.2 |
| 2557 | 2026-03-18T00:40:59.456Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2558 | 2026-03-18T00:40:59.583Z | Checking cstr-argument v0.1.2 |
| 2559 | 2026-03-18T00:40:59.664Z | Checking ingot v0.1.1 |
| 2560 | 2026-03-18T00:40:59.734Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-18T00:40:59.738Z | Checking colored v3.1.1 |
| 2562 | 2026-03-18T00:40:59.863Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2563 | 2026-03-18T00:41:00.014Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2564 | 2026-03-18T00:41:00.033Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2565 | 2026-03-18T00:41:00.036Z | Compiling num_enum_derive v0.5.11 |
| 2566 | 2026-03-18T00:41:00.163Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2567 | 2026-03-18T00:41:00.281Z | Checking rand v0.10.0 |
| 2568 | 2026-03-18T00:41:01.362Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2569 | 2026-03-18T00:41:01.760Z | Checking num_enum v0.5.11 |
| 2570 | 2026-03-18T00:41:01.918Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2571 | 2026-03-18T00:41:02.394Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2572 | 2026-03-18T00:41:02.807Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2573 | 2026-03-18T00:41:02.926Z | Compiling typify-macro v0.6.1 |
| 2574 | 2026-03-18T00:41:03.004Z | Compiling typify-impl v0.4.3 |
| 2575 | 2026-03-18T00:41:03.061Z | Checking camino-tempfile v1.4.1 |
| 2576 | 2026-03-18T00:41:03.140Z | Checking num-rational v0.4.2 |
| 2577 | 2026-03-18T00:41:03.528Z | Checking half v2.7.1 |
| 2578 | 2026-03-18T00:41:03.644Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2579 | 2026-03-18T00:41:03.831Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2580 | 2026-03-18T00:41:03.874Z | Checking universal-hash v0.5.1 |
| 2581 | 2026-03-18T00:41:03.945Z | Checking num-complex v0.4.6 |
| 2582 | 2026-03-18T00:41:04.040Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2583 | 2026-03-18T00:41:04.380Z | Checking ciborium-io v0.2.2 |
| 2584 | 2026-03-18T00:41:04.397Z | Checking opaque-debug v0.3.1 |
| 2585 | 2026-03-18T00:41:04.453Z | Checking num v0.4.3 |
| 2586 | 2026-03-18T00:41:04.483Z | Checking poly1305 v0.8.0 |
| 2587 | 2026-03-18T00:41:04.506Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-18T00:41:04.624Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2589 | 2026-03-18T00:41:04.646Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2590 | 2026-03-18T00:41:04.726Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2591 | 2026-03-18T00:41:04.827Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2592 | 2026-03-18T00:41:05.062Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2593 | 2026-03-18T00:41:05.282Z | Compiling typify v0.6.1 |
| 2594 | 2026-03-18T00:41:05.429Z | Checking thiserror-no-std v2.0.2 |
| 2595 | 2026-03-18T00:41:05.433Z | Checking toml v0.8.23 |
| 2596 | 2026-03-18T00:41:05.540Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2597 | 2026-03-18T00:41:05.766Z | Checking password-hash v0.5.0 |
| 2598 | 2026-03-18T00:41:05.899Z | Checking chacha20 v0.9.1 |
| 2599 | 2026-03-18T00:41:06.068Z | Compiling usdt-macro v0.5.0 |
| 2600 | 2026-03-18T00:41:06.147Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-18T00:41:06.314Z | Checking smf v0.2.3 |
| 2602 | 2026-03-18T00:41:06.622Z | Checking blake2 v0.10.6 |
| 2603 | 2026-03-18T00:41:06.729Z | Checking aead v0.5.2 |
| 2604 | 2026-03-18T00:41:06.767Z | Checking sigpipe v0.1.3 |
| 2605 | 2026-03-18T00:41:06.873Z | Checking memmap v0.7.0 |
| 2606 | 2026-03-18T00:41:06.933Z | Compiling num-derive v0.4.2 |
| 2607 | 2026-03-18T00:41:06.989Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2608 | 2026-03-18T00:41:07.040Z | Checking float-ord v0.3.2 |
| 2609 | 2026-03-18T00:41:07.142Z | Checking glob v0.3.3 |
| 2610 | 2026-03-18T00:41:07.170Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2611 | 2026-03-18T00:41:07.243Z | Checking usdt v0.5.0 |
| 2612 | 2026-03-18T00:41:07.380Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2613 | 2026-03-18T00:41:07.469Z | Checking argon2 v0.5.3 |
| 2614 | 2026-03-18T00:41:07.550Z | Checking chacha20poly1305 v0.10.1 |
| 2615 | 2026-03-18T00:41:07.709Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2616 | 2026-03-18T00:41:07.737Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2617 | 2026-03-18T00:41:07.971Z | Checking vsss-rs v3.3.4 |
| 2618 | 2026-03-18T00:41:07.978Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2619 | 2026-03-18T00:41:08.008Z | Compiling progenitor-impl v0.13.0 |
| 2620 | 2026-03-18T00:41:08.172Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2621 | 2026-03-18T00:41:08.667Z | Checking ciborium v0.2.2 |
| 2622 | 2026-03-18T00:41:08.812Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2623 | 2026-03-18T00:41:08.949Z | Checking whoami v1.6.1 |
| 2624 | 2026-03-18T00:41:09.046Z | Compiling semver v0.1.20 |
| 2625 | 2026-03-18T00:41:09.085Z | Checking indent_write v2.2.0 |
| 2626 | 2026-03-18T00:41:09.249Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2627 | 2026-03-18T00:41:09.314Z | Compiling rustc_version v0.1.7 |
| 2628 | 2026-03-18T00:41:09.429Z | Compiling typify-macro v0.4.3 |
| 2629 | 2026-03-18T00:41:09.602Z | Compiling pin-project-internal v1.1.11 |
| 2630 | 2026-03-18T00:41:09.620Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2631 | 2026-03-18T00:41:10.359Z | Checking swrite v0.1.0 |
| 2632 | 2026-03-18T00:41:10.474Z | Compiling minimal-lexical v0.2.1 |
| 2633 | 2026-03-18T00:41:10.578Z | Checking linked-hash-map v0.5.6 |
| 2634 | 2026-03-18T00:41:10.800Z | Checking lru-cache v0.1.2 |
| 2635 | 2026-03-18T00:41:10.804Z | Compiling nom v7.1.3 |
| 2636 | 2026-03-18T00:41:10.953Z | Compiling newtype_derive v0.1.6 |
| 2637 | 2026-03-18T00:41:11.110Z | Checking pin-project v1.1.11 |
| 2638 | 2026-03-18T00:41:11.233Z | Checking newline-converter v0.3.0 |
| 2639 | 2026-03-18T00:41:11.374Z | Checking atomicwrites v0.4.4 |
| 2640 | 2026-03-18T00:41:11.543Z | Checking hickory-proto v0.24.4 |
| 2641 | 2026-03-18T00:41:11.640Z | Compiling progenitor-macro v0.13.0 |
| 2642 | 2026-03-18T00:41:11.686Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2643 | 2026-03-18T00:41:11.714Z | Compiling typify v0.4.3 |
| 2644 | 2026-03-18T00:41:11.732Z | Checking phf_shared v0.12.1 |
| 2645 | 2026-03-18T00:41:11.918Z | Checking console v0.15.11 |
| 2646 | 2026-03-18T00:41:12.290Z | Checking pem v3.0.6 |
| 2647 | 2026-03-18T00:41:12.540Z | Checking csv-core v0.1.13 |
| 2648 | 2026-03-18T00:41:12.691Z | Compiling snafu-derive v0.8.9 |
| 2649 | 2026-03-18T00:41:12.717Z | Compiling derive-where v1.6.0 |
| 2650 | 2026-03-18T00:41:12.819Z | Compiling async-recursion v1.1.1 |
| 2651 | 2026-03-18T00:41:13.703Z | Compiling slog-dtrace v0.3.0 |
| 2652 | 2026-03-18T00:41:13.939Z | Checking resolv-conf v0.7.6 |
| 2653 | 2026-03-18T00:41:14.026Z | Checking same-file v1.0.6 |
| 2654 | 2026-03-18T00:41:14.174Z | Compiling cancel-safe-futures v0.1.5 |
| 2655 | 2026-03-18T00:41:14.192Z | Compiling chrono-tz v0.10.4 |
| 2656 | 2026-03-18T00:41:14.416Z | Checking highway v1.3.0 |
| 2657 | 2026-03-18T00:41:14.436Z | Checking unicode-width v0.1.14 |
| 2658 | 2026-03-18T00:41:14.499Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-18T00:41:14.713Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2660 | 2026-03-18T00:41:14.748Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2661 | 2026-03-18T00:41:14.767Z | Compiling const_format_proc_macros v0.2.34 |
| 2662 | 2026-03-18T00:41:15.020Z | Checking walkdir v2.5.0 |
| 2663 | 2026-03-18T00:41:15.232Z | Checking hickory-resolver v0.24.4 |
| 2664 | 2026-03-18T00:41:15.323Z | Checking snafu v0.8.9 |
| 2665 | 2026-03-18T00:41:15.710Z | Checking csv v1.4.0 |
| 2666 | 2026-03-18T00:41:15.846Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2667 | 2026-03-18T00:41:15.866Z | Checking expectorate v1.2.0 |
| 2668 | 2026-03-18T00:41:16.035Z | Checking phf v0.12.1 |
| 2669 | 2026-03-18T00:41:16.111Z | Compiling progenitor-impl v0.10.0 |
| 2670 | 2026-03-18T00:41:16.232Z | Checking tokio-dtrace v0.1.1 |
| 2671 | 2026-03-18T00:41:16.275Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2672 | 2026-03-18T00:41:16.458Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2673 | 2026-03-18T00:41:16.478Z | Checking globset v0.4.18 |
| 2674 | 2026-03-18T00:41:16.662Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2675 | 2026-03-18T00:41:16.818Z | Checking olpc-cjson v0.1.4 |
| 2676 | 2026-03-18T00:41:16.838Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2677 | 2026-03-18T00:41:16.994Z | Checking libsw-core v0.3.2 |
| 2678 | 2026-03-18T00:41:17.135Z | Checking serde_plain v1.0.2 |
| 2679 | 2026-03-18T00:41:17.175Z | Checking arc-swap v1.8.2 |
| 2680 | 2026-03-18T00:41:17.194Z | Compiling lzma-sys v0.1.20 |
| 2681 | 2026-03-18T00:41:17.462Z | Checking typed-path v0.9.3 |
| 2682 | 2026-03-18T00:41:17.592Z | Checking bytecount v0.6.9 |
| 2683 | 2026-03-18T00:41:17.690Z | Checking utf-8 v0.7.6 |
| 2684 | 2026-03-18T00:41:17.726Z | Checking papergrid v0.11.0 |
| 2685 | 2026-03-18T00:41:17.891Z | Checking tungstenite v0.21.0 |
| 2686 | 2026-03-18T00:41:18.309Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-18T00:41:18.539Z | Checking slog-scope v4.4.1 |
| 2688 | 2026-03-18T00:41:18.570Z | Checking tough v0.20.0 |
| 2689 | 2026-03-18T00:41:18.632Z | Checking libsw v3.5.0 |
| 2690 | 2026-03-18T00:41:18.654Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-18T00:41:18.735Z | Checking oxide-tokio-rt v0.1.3 |
| 2692 | 2026-03-18T00:41:18.819Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-18T00:41:18.953Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2694 | 2026-03-18T00:41:19.416Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2695 | 2026-03-18T00:41:19.510Z | Checking qorb v0.4.1 |
| 2696 | 2026-03-18T00:41:19.825Z | Compiling progenitor-macro v0.10.0 |
| 2697 | 2026-03-18T00:41:20.002Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2698 | 2026-03-18T00:41:20.491Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-18T00:41:20.789Z | Checking const_format v0.2.35 |
| 2700 | 2026-03-18T00:41:21.326Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2701 | 2026-03-18T00:41:21.395Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2702 | 2026-03-18T00:41:21.462Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2703 | 2026-03-18T00:41:21.483Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2704 | 2026-03-18T00:41:21.663Z | Compiling cargo_toml v0.22.3 |
| 2705 | 2026-03-18T00:41:21.909Z | Checking gethostname v0.5.0 |
| 2706 | 2026-03-18T00:41:22.022Z | Compiling tabled_derive v0.7.0 |
| 2707 | 2026-03-18T00:41:22.077Z | Checking bcs v0.1.6 |
| 2708 | 2026-03-18T00:41:22.101Z | Checking termtree v0.5.1 |
| 2709 | 2026-03-18T00:41:22.104Z | Checking smawk v0.3.2 |
| 2710 | 2026-03-18T00:41:22.272Z | Checking unicode-linebreak v0.1.5 |
| 2711 | 2026-03-18T00:41:22.291Z | Checking linear-map v1.2.0 |
| 2712 | 2026-03-18T00:41:22.378Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2713 | 2026-03-18T00:41:22.514Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2714 | 2026-03-18T00:41:22.546Z | Checking textwrap v0.16.2 |
| 2715 | 2026-03-18T00:41:22.905Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2716 | 2026-03-18T00:41:22.934Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2717 | 2026-03-18T00:41:23.306Z | Checking tabled v0.15.0 |
| 2718 | 2026-03-18T00:41:23.745Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2719 | 2026-03-18T00:41:24.028Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2720 | 2026-03-18T00:41:24.293Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2721 | 2026-03-18T00:41:24.330Z | Checking steno v0.4.1 |
| 2722 | 2026-03-18T00:41:24.508Z | Checking slog-stdlog v4.1.1 |
| 2723 | 2026-03-18T00:41:24.661Z | Checking typeid v1.0.3 |
| 2724 | 2026-03-18T00:41:24.916Z | Checking tokio-tungstenite v0.21.0 |
| 2725 | 2026-03-18T00:41:24.935Z | Checking base64 v0.21.7 |
| 2726 | 2026-03-18T00:41:25.249Z | Checking humantime v2.3.0 |
| 2727 | 2026-03-18T00:41:25.269Z | Checking xz2 v0.1.7 |
| 2728 | 2026-03-18T00:41:25.487Z | Checking ron v0.12.0 |
| 2729 | 2026-03-18T00:41:25.487Z | Checking slog-envlogger v2.2.0 |
| 2730 | 2026-03-18T00:41:25.645Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2731 | 2026-03-18T00:41:25.668Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-18T00:41:25.690Z | Checking headers-core v0.3.0 |
| 2733 | 2026-03-18T00:41:25.823Z | Checking filetime v0.2.27 |
| 2734 | 2026-03-18T00:41:25.993Z | Checking xattr v1.6.1 |
| 2735 | 2026-03-18T00:41:26.067Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-18T00:41:26.159Z | Checking tar v0.4.44 |
| 2737 | 2026-03-18T00:41:26.188Z | Checking rcgen v0.12.1 |
| 2738 | 2026-03-18T00:41:26.233Z | Checking headers v0.4.1 |
| 2739 | 2026-03-18T00:41:26.510Z | Checking subprocess v0.2.15 |
| 2740 | 2026-03-18T00:41:26.806Z | Checking progenitor v0.10.0 |
| 2741 | 2026-03-18T00:41:26.964Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2742 | 2026-03-18T00:41:34.389Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2743 | 2026-03-18T00:41:42.521Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2744 | 2026-03-18T00:41:44.288Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2745 | 2026-03-18T00:41:45.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 2746 | 2026-03-18T00:41:46.076Z | |
| 2747 | 2026-03-18T00:41:46.076Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/257) |
| 2748 | 2026-03-18T00:41:46.844Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2749 | 2026-03-18T00:41:46.848Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2750 | 2026-03-18T00:41:47.102Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2751 | 2026-03-18T00:41:48.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s |
| 2752 | 2026-03-18T00:41:49.037Z | |
| 2753 | 2026-03-18T00:41:49.037Z | info: running `cargo check --bins` on nexus-config (51/257) |
| 2754 | 2026-03-18T00:41:49.758Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2755 | 2026-03-18T00:41:49.765Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2756 | 2026-03-18T00:41:49.765Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2757 | 2026-03-18T00:41:49.765Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2758 | 2026-03-18T00:41:49.876Z | |
| 2759 | 2026-03-18T00:41:49.876Z | info: running `cargo check --bins` on nexus-types (52/257) |
| 2760 | 2026-03-18T00:41:50.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2761 | 2026-03-18T00:41:50.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2762 | 2026-03-18T00:41:50.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2763 | 2026-03-18T00:41:50.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 2764 | 2026-03-18T00:41:50.704Z | |
| 2765 | 2026-03-18T00:41:50.705Z | info: running `cargo check --bins` on clickhouse-admin-types (53/257) |
| 2766 | 2026-03-18T00:41:51.384Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2767 | 2026-03-18T00:41:51.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2768 | 2026-03-18T00:41:51.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2769 | 2026-03-18T00:41:51.393Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2770 | 2026-03-18T00:41:51.502Z | |
| 2771 | 2026-03-18T00:41:51.502Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/257) |
| 2772 | 2026-03-18T00:41:52.170Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2773 | 2026-03-18T00:41:52.173Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2774 | 2026-03-18T00:41:52.173Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2775 | 2026-03-18T00:41:52.178Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2776 | 2026-03-18T00:41:52.277Z | |
| 2777 | 2026-03-18T00:41:52.277Z | info: running `cargo check --bins` on cockroach-admin-types (55/257) |
| 2778 | 2026-03-18T00:41:52.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2779 | 2026-03-18T00:41:52.944Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2780 | 2026-03-18T00:41:52.944Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2781 | 2026-03-18T00:41:52.949Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2782 | 2026-03-18T00:41:53.042Z | |
| 2783 | 2026-03-18T00:41:53.042Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/257) |
| 2784 | 2026-03-18T00:41:53.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2785 | 2026-03-18T00:41:53.707Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2786 | 2026-03-18T00:41:53.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2787 | 2026-03-18T00:41:53.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2788 | 2026-03-18T00:41:53.806Z | |
| 2789 | 2026-03-18T00:41:53.806Z | info: running `cargo check --bins` on ereport-types (57/257) |
| 2790 | 2026-03-18T00:41:54.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2791 | 2026-03-18T00:41:54.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2792 | 2026-03-18T00:41:54.478Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2793 | 2026-03-18T00:41:54.483Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2794 | 2026-03-18T00:41:54.580Z | |
| 2795 | 2026-03-18T00:41:54.580Z | info: running `cargo check --bins` on gateway-client (58/257) |
| 2796 | 2026-03-18T00:41:55.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2797 | 2026-03-18T00:41:55.255Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2798 | 2026-03-18T00:41:55.255Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2799 | 2026-03-18T00:41:55.259Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2800 | 2026-03-18T00:41:55.357Z | |
| 2801 | 2026-03-18T00:41:55.357Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/257) |
| 2802 | 2026-03-18T00:41:56.032Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2803 | 2026-03-18T00:41:56.035Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2804 | 2026-03-18T00:41:56.035Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2805 | 2026-03-18T00:41:56.038Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2806 | 2026-03-18T00:41:56.132Z | |
| 2807 | 2026-03-18T00:41:56.132Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/257) |
| 2808 | 2026-03-18T00:41:56.802Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2809 | 2026-03-18T00:41:56.806Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2810 | 2026-03-18T00:41:56.806Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2811 | 2026-03-18T00:41:56.810Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2812 | 2026-03-18T00:41:56.910Z | |
| 2813 | 2026-03-18T00:41:56.910Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/257) |
| 2814 | 2026-03-18T00:41:57.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2815 | 2026-03-18T00:41:57.580Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2816 | 2026-03-18T00:41:57.580Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2817 | 2026-03-18T00:41:57.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2818 | 2026-03-18T00:41:57.683Z | |
| 2819 | 2026-03-18T00:41:57.683Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/257) |
| 2820 | 2026-03-18T00:41:58.353Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2821 | 2026-03-18T00:41:58.356Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2822 | 2026-03-18T00:41:58.356Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2823 | 2026-03-18T00:41:58.360Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2824 | 2026-03-18T00:41:58.456Z | |
| 2825 | 2026-03-18T00:41:58.456Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/257) |
| 2826 | 2026-03-18T00:41:59.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2827 | 2026-03-18T00:41:59.148Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2828 | 2026-03-18T00:41:59.148Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2829 | 2026-03-18T00:41:59.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2830 | 2026-03-18T00:41:59.254Z | |
| 2831 | 2026-03-18T00:41:59.254Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/257) |
| 2832 | 2026-03-18T00:41:59.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2833 | 2026-03-18T00:41:59.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2834 | 2026-03-18T00:41:59.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2835 | 2026-03-18T00:41:59.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2836 | 2026-03-18T00:42:00.051Z | |
| 2837 | 2026-03-18T00:42:00.051Z | info: running `cargo check --bins` on key-manager-types (65/257) |
| 2838 | 2026-03-18T00:42:00.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2839 | 2026-03-18T00:42:00.717Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2840 | 2026-03-18T00:42:00.717Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2841 | 2026-03-18T00:42:00.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2842 | 2026-03-18T00:42:00.816Z | |
| 2843 | 2026-03-18T00:42:00.816Z | info: running `cargo check --bins` on oxlog (66/257) |
| 2844 | 2026-03-18T00:42:01.479Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2845 | 2026-03-18T00:42:01.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2846 | 2026-03-18T00:42:01.633Z | Compiling newtype-uuid v1.3.2 |
| 2847 | 2026-03-18T00:42:01.887Z | Compiling daft v0.1.5 |
| 2848 | 2026-03-18T00:42:02.145Z | Compiling iddqd v0.3.17 |
| 2849 | 2026-03-18T00:42:03.413Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2850 | 2026-03-18T00:42:03.694Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2851 | 2026-03-18T00:42:04.054Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s |
| 2852 | 2026-03-18T00:42:04.260Z | |
| 2853 | 2026-03-18T00:42:04.260Z | info: running `cargo check --bins` on internal-dns-types (67/257) |
| 2854 | 2026-03-18T00:42:04.915Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2855 | 2026-03-18T00:42:04.918Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2856 | 2026-03-18T00:42:04.918Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2857 | 2026-03-18T00:42:04.923Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2858 | 2026-03-18T00:42:05.022Z | |
| 2859 | 2026-03-18T00:42:05.022Z | info: running `cargo check --bins` on internal-dns-types-versions (68/257) |
| 2860 | 2026-03-18T00:42:05.697Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2861 | 2026-03-18T00:42:05.700Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2862 | 2026-03-18T00:42:05.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2863 | 2026-03-18T00:42:05.705Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2864 | 2026-03-18T00:42:05.803Z | |
| 2865 | 2026-03-18T00:42:05.803Z | info: running `cargo check --bins` on nexus-types-versions (69/257) |
| 2866 | 2026-03-18T00:42:06.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2867 | 2026-03-18T00:42:06.511Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2868 | 2026-03-18T00:42:06.511Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2869 | 2026-03-18T00:42:06.515Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2870 | 2026-03-18T00:42:06.617Z | |
| 2871 | 2026-03-18T00:42:06.617Z | info: running `cargo check --bins` on omicron-passwords (70/257) |
| 2872 | 2026-03-18T00:42:07.273Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2873 | 2026-03-18T00:42:07.276Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2874 | 2026-03-18T00:42:07.276Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2875 | 2026-03-18T00:42:07.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 2876 | 2026-03-18T00:42:07.376Z | |
| 2877 | 2026-03-18T00:42:07.376Z | info: running `cargo check --bins` on oxql-types (71/257) |
| 2878 | 2026-03-18T00:42:08.054Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2879 | 2026-03-18T00:42:08.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2880 | 2026-03-18T00:42:08.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2881 | 2026-03-18T00:42:08.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2882 | 2026-03-18T00:42:08.161Z | |
| 2883 | 2026-03-18T00:42:08.161Z | info: running `cargo check --bins` on oximeter-types (72/257) |
| 2884 | 2026-03-18T00:42:08.835Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2885 | 2026-03-18T00:42:08.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2886 | 2026-03-18T00:42:08.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2887 | 2026-03-18T00:42:08.846Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2888 | 2026-03-18T00:42:08.936Z | |
| 2889 | 2026-03-18T00:42:08.936Z | info: running `cargo check --bins` on oximeter-types-versions (73/257) |
| 2890 | 2026-03-18T00:42:09.613Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2891 | 2026-03-18T00:42:09.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2892 | 2026-03-18T00:42:09.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2893 | 2026-03-18T00:42:09.621Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2894 | 2026-03-18T00:42:09.720Z | |
| 2895 | 2026-03-18T00:42:09.720Z | info: running `cargo check --bins` on oximeter-macro-impl (74/257) |
| 2896 | 2026-03-18T00:42:10.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2897 | 2026-03-18T00:42:10.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2898 | 2026-03-18T00:42:10.383Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2899 | 2026-03-18T00:42:10.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2900 | 2026-03-18T00:42:10.484Z | |
| 2901 | 2026-03-18T00:42:10.484Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/257) |
| 2902 | 2026-03-18T00:42:11.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2903 | 2026-03-18T00:42:11.186Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2904 | 2026-03-18T00:42:11.186Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2905 | 2026-03-18T00:42:11.190Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2906 | 2026-03-18T00:42:11.293Z | |
| 2907 | 2026-03-18T00:42:11.293Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/257) |
| 2908 | 2026-03-18T00:42:11.985Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2909 | 2026-03-18T00:42:11.990Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2910 | 2026-03-18T00:42:11.990Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2911 | 2026-03-18T00:42:11.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2912 | 2026-03-18T00:42:12.096Z | |
| 2913 | 2026-03-18T00:42:12.096Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/257) |
| 2914 | 2026-03-18T00:42:12.786Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2915 | 2026-03-18T00:42:12.789Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2916 | 2026-03-18T00:42:12.789Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2917 | 2026-03-18T00:42:12.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2918 | 2026-03-18T00:42:12.895Z | |
| 2919 | 2026-03-18T00:42:12.895Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/257) |
| 2920 | 2026-03-18T00:42:13.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2921 | 2026-03-18T00:42:13.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2922 | 2026-03-18T00:42:13.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2923 | 2026-03-18T00:42:13.592Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2924 | 2026-03-18T00:42:13.693Z | |
| 2925 | 2026-03-18T00:42:13.693Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/257) |
| 2926 | 2026-03-18T00:42:14.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2927 | 2026-03-18T00:42:14.360Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2928 | 2026-03-18T00:42:14.360Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2929 | 2026-03-18T00:42:14.364Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2930 | 2026-03-18T00:42:14.461Z | |
| 2931 | 2026-03-18T00:42:14.461Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/257) |
| 2932 | 2026-03-18T00:42:15.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2933 | 2026-03-18T00:42:15.139Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2934 | 2026-03-18T00:42:15.139Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2935 | 2026-03-18T00:42:15.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2936 | 2026-03-18T00:42:15.233Z | |
| 2937 | 2026-03-18T00:42:15.233Z | info: running `cargo check --bins --no-default-features` on gfss (81/257) |
| 2938 | 2026-03-18T00:42:15.898Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2939 | 2026-03-18T00:42:15.901Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2940 | 2026-03-18T00:42:15.901Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2941 | 2026-03-18T00:42:15.905Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2942 | 2026-03-18T00:42:15.999Z | |
| 2943 | 2026-03-18T00:42:15.999Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/257) |
| 2944 | 2026-03-18T00:42:16.660Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2945 | 2026-03-18T00:42:16.665Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2946 | 2026-03-18T00:42:16.665Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2947 | 2026-03-18T00:42:16.668Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2948 | 2026-03-18T00:42:16.761Z | |
| 2949 | 2026-03-18T00:42:16.761Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/257) |
| 2950 | 2026-03-18T00:42:17.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2951 | 2026-03-18T00:42:17.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2952 | 2026-03-18T00:42:17.637Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2953 | 2026-03-18T00:42:18.308Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.53s |
| 2954 | 2026-03-18T00:42:18.532Z | |
| 2955 | 2026-03-18T00:42:18.532Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/257) |
| 2956 | 2026-03-18T00:42:19.231Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2957 | 2026-03-18T00:42:19.234Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2958 | 2026-03-18T00:42:19.435Z | Compiling ar_archive_writer v0.5.1 |
| 2959 | 2026-03-18T00:42:19.567Z | Compiling stacker v0.1.23 |
| 2960 | 2026-03-18T00:42:19.581Z | Compiling cfg_aliases v0.1.1 |
| 2961 | 2026-03-18T00:42:19.595Z | Compiling convert_case v0.10.0 |
| 2962 | 2026-03-18T00:42:19.605Z | Checking fd-lock v4.0.4 |
| 2963 | 2026-03-18T00:42:19.608Z | Checking nibble_vec v0.1.0 |
| 2964 | 2026-03-18T00:42:19.608Z | Checking vte v0.14.1 |
| 2965 | 2026-03-18T00:42:19.608Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2966 | 2026-03-18T00:42:19.713Z | Compiling nix v0.28.0 |
| 2967 | 2026-03-18T00:42:19.806Z | Checking endian-type v0.1.2 |
| 2968 | 2026-03-18T00:42:19.825Z | Checking strip-ansi-escapes v0.2.1 |
| 2969 | 2026-03-18T00:42:19.829Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2970 | 2026-03-18T00:42:19.883Z | Compiling peg-macros v0.8.5 |
| 2971 | 2026-03-18T00:42:19.948Z | Checking winnow v0.6.26 |
| 2972 | 2026-03-18T00:42:19.969Z | Checking radix_trie v0.2.1 |
| 2973 | 2026-03-18T00:42:20.092Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-18T00:42:20.135Z | Compiling sqlparser_derive v0.5.0 |
| 2975 | 2026-03-18T00:42:20.232Z | Checking unicode_categories v0.1.1 |
| 2976 | 2026-03-18T00:42:20.430Z | Checking nu-ansi-term v0.50.3 |
| 2977 | 2026-03-18T00:42:20.453Z | Checking home v0.5.12 |
| 2978 | 2026-03-18T00:42:20.609Z | Checking display-error-chain v0.2.2 |
| 2979 | 2026-03-18T00:42:20.698Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-18T00:42:20.727Z | Compiling psm v0.1.30 |
| 2981 | 2026-03-18T00:42:21.138Z | Checking derive_more v2.1.1 |
| 2982 | 2026-03-18T00:42:21.226Z | Checking crossterm v0.29.0 |
| 2983 | 2026-03-18T00:42:21.387Z | Checking peg v0.8.5 |
| 2984 | 2026-03-18T00:42:21.485Z | Checking rustyline v14.0.0 |
| 2985 | 2026-03-18T00:42:21.489Z | Checking sqlformat v0.3.5 |
| 2986 | 2026-03-18T00:42:21.650Z | Checking recursive v0.1.1 |
| 2987 | 2026-03-18T00:42:21.755Z | Checking sqlparser v0.61.0 |
| 2988 | 2026-03-18T00:42:37.454Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.90s |
| 2989 | 2026-03-18T00:42:37.666Z | |
| 2990 | 2026-03-18T00:42:37.666Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/257) |
| 2991 | 2026-03-18T00:42:38.362Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2992 | 2026-03-18T00:42:38.365Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2993 | 2026-03-18T00:42:38.567Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2994 | 2026-03-18T00:42:43.192Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.51s |
| 2995 | 2026-03-18T00:42:43.401Z | |
| 2996 | 2026-03-18T00:42:43.401Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/257) |
| 2997 | 2026-03-18T00:42:44.106Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2998 | 2026-03-18T00:42:44.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2999 | 2026-03-18T00:42:44.323Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3000 | 2026-03-18T00:42:47.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.16s |
| 3001 | 2026-03-18T00:42:47.781Z | |
| 3002 | 2026-03-18T00:42:47.781Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/257) |
| 3003 | 2026-03-18T00:42:48.475Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3004 | 2026-03-18T00:42:48.478Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3005 | 2026-03-18T00:42:48.675Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3006 | 2026-03-18T00:42:53.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s |
| 3007 | 2026-03-18T00:42:53.256Z | |
| 3008 | 2026-03-18T00:42:53.256Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/257) |
| 3009 | 2026-03-18T00:42:53.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3010 | 2026-03-18T00:42:53.955Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3011 | 2026-03-18T00:42:54.160Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3012 | 2026-03-18T00:42:58.575Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s |
| 3013 | 2026-03-18T00:42:58.782Z | |
| 3014 | 2026-03-18T00:42:58.782Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/257) |
| 3015 | 2026-03-18T00:42:59.478Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3016 | 2026-03-18T00:42:59.482Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3017 | 2026-03-18T00:42:59.682Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3018 | 2026-03-18T00:43:03.139Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.34s |
| 3019 | 2026-03-18T00:43:03.348Z | |
| 3020 | 2026-03-18T00:43:03.348Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/257) |
| 3021 | 2026-03-18T00:43:04.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3022 | 2026-03-18T00:43:04.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3023 | 2026-03-18T00:43:04.252Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3024 | 2026-03-18T00:43:07.726Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 3025 | 2026-03-18T00:43:07.951Z | |
| 3026 | 2026-03-18T00:43:07.951Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/257) |
| 3027 | 2026-03-18T00:43:08.648Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3028 | 2026-03-18T00:43:08.652Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3029 | 2026-03-18T00:43:08.851Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3030 | 2026-03-18T00:43:13.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.48s |
| 3031 | 2026-03-18T00:43:13.655Z | |
| 3032 | 2026-03-18T00:43:13.655Z | info: running `cargo check --bins` on oximeter (92/257) |
| 3033 | 2026-03-18T00:43:14.331Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3034 | 2026-03-18T00:43:14.334Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3035 | 2026-03-18T00:43:14.334Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3036 | 2026-03-18T00:43:14.339Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3037 | 2026-03-18T00:43:14.436Z | |
| 3038 | 2026-03-18T00:43:14.436Z | info: running `cargo check --bins` on oximeter-schema (93/257) |
| 3039 | 2026-03-18T00:43:15.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3040 | 2026-03-18T00:43:15.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3041 | 2026-03-18T00:43:15.288Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3042 | 2026-03-18T00:43:15.477Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3043 | 2026-03-18T00:43:15.497Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3044 | 2026-03-18T00:43:15.916Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3045 | 2026-03-18T00:43:20.751Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3046 | 2026-03-18T00:43:21.168Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3047 | 2026-03-18T00:43:22.699Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3048 | 2026-03-18T00:43:23.571Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.12s |
| 3049 | 2026-03-18T00:43:23.781Z | |
| 3050 | 2026-03-18T00:43:23.781Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/257) |
| 3051 | 2026-03-18T00:43:24.462Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3052 | 2026-03-18T00:43:24.465Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3053 | 2026-03-18T00:43:24.465Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3054 | 2026-03-18T00:43:24.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3055 | 2026-03-18T00:43:24.567Z | |
| 3056 | 2026-03-18T00:43:24.567Z | info: running `cargo check --bins` on oximeter-test-utils (95/257) |
| 3057 | 2026-03-18T00:43:25.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3058 | 2026-03-18T00:43:25.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3059 | 2026-03-18T00:43:25.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3060 | 2026-03-18T00:43:25.320Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3061 | 2026-03-18T00:43:25.418Z | |
| 3062 | 2026-03-18T00:43:25.418Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/257) |
| 3063 | 2026-03-18T00:43:26.111Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3064 | 2026-03-18T00:43:26.114Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3065 | 2026-03-18T00:43:26.114Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3066 | 2026-03-18T00:43:26.119Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3067 | 2026-03-18T00:43:26.222Z | |
| 3068 | 2026-03-18T00:43:26.222Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/257) |
| 3069 | 2026-03-18T00:43:26.920Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3070 | 2026-03-18T00:43:26.924Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3071 | 2026-03-18T00:43:26.924Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3072 | 2026-03-18T00:43:26.928Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3073 | 2026-03-18T00:43:27.029Z | |
| 3074 | 2026-03-18T00:43:27.029Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/257) |
| 3075 | 2026-03-18T00:43:27.725Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3076 | 2026-03-18T00:43:27.729Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3077 | 2026-03-18T00:43:27.729Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3078 | 2026-03-18T00:43:27.733Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3079 | 2026-03-18T00:43:27.836Z | |
| 3080 | 2026-03-18T00:43:27.836Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/257) |
| 3081 | 2026-03-18T00:43:28.531Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3082 | 2026-03-18T00:43:28.534Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3083 | 2026-03-18T00:43:28.534Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3084 | 2026-03-18T00:43:28.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3085 | 2026-03-18T00:43:28.642Z | |
| 3086 | 2026-03-18T00:43:28.642Z | info: running `cargo check --bins` on trust-quorum-types (100/257) |
| 3087 | 2026-03-18T00:43:29.309Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3088 | 2026-03-18T00:43:29.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3089 | 2026-03-18T00:43:29.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3090 | 2026-03-18T00:43:29.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3091 | 2026-03-18T00:43:29.412Z | |
| 3092 | 2026-03-18T00:43:29.412Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/257) |
| 3093 | 2026-03-18T00:43:30.109Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3094 | 2026-03-18T00:43:30.112Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3095 | 2026-03-18T00:43:30.112Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3096 | 2026-03-18T00:43:30.117Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3097 | 2026-03-18T00:43:30.220Z | |
| 3098 | 2026-03-18T00:43:30.220Z | info: running `cargo check --bins` on update-engine (102/257) |
| 3099 | 2026-03-18T00:43:30.885Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3100 | 2026-03-18T00:43:30.888Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3101 | 2026-03-18T00:43:30.888Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3102 | 2026-03-18T00:43:30.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3103 | 2026-03-18T00:43:30.989Z | |
| 3104 | 2026-03-18T00:43:30.989Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/257) |
| 3105 | 2026-03-18T00:43:31.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3106 | 2026-03-18T00:43:31.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3107 | 2026-03-18T00:43:31.916Z | Checking dropshot-api-manager-types v0.6.0 |
| 3108 | 2026-03-18T00:43:31.920Z | Checking nanorand v0.7.0 |
| 3109 | 2026-03-18T00:43:32.218Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3110 | 2026-03-18T00:43:32.256Z | Checking flume v0.11.1 |
| 3111 | 2026-03-18T00:43:32.526Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3112 | 2026-03-18T00:43:33.790Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s |
| 3113 | 2026-03-18T00:43:34.015Z | |
| 3114 | 2026-03-18T00:43:34.015Z | info: running `cargo check --bins` on clickhouse-admin-api (104/257) |
| 3115 | 2026-03-18T00:43:34.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3116 | 2026-03-18T00:43:34.694Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3117 | 2026-03-18T00:43:34.694Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3118 | 2026-03-18T00:43:34.699Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3119 | 2026-03-18T00:43:34.799Z | |
| 3120 | 2026-03-18T00:43:34.799Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/257) |
| 3121 | 2026-03-18T00:43:35.477Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3122 | 2026-03-18T00:43:35.480Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3123 | 2026-03-18T00:43:35.480Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3124 | 2026-03-18T00:43:35.485Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3125 | 2026-03-18T00:43:35.590Z | |
| 3126 | 2026-03-18T00:43:35.590Z | info: running `cargo check --bins` on bootstrap-agent-client (106/257) |
| 3127 | 2026-03-18T00:43:36.264Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3128 | 2026-03-18T00:43:36.267Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3129 | 2026-03-18T00:43:36.267Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3130 | 2026-03-18T00:43:36.271Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3131 | 2026-03-18T00:43:36.370Z | |
| 3132 | 2026-03-18T00:43:36.370Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/257) |
| 3133 | 2026-03-18T00:43:37.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3134 | 2026-03-18T00:43:37.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3135 | 2026-03-18T00:43:37.068Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3136 | 2026-03-18T00:43:37.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3137 | 2026-03-18T00:43:37.177Z | |
| 3138 | 2026-03-18T00:43:37.177Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/257) |
| 3139 | 2026-03-18T00:43:37.856Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3140 | 2026-03-18T00:43:37.859Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3141 | 2026-03-18T00:43:37.859Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3142 | 2026-03-18T00:43:37.864Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3143 | 2026-03-18T00:43:37.964Z | |
| 3144 | 2026-03-18T00:43:37.964Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/257) |
| 3145 | 2026-03-18T00:43:38.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3146 | 2026-03-18T00:43:38.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3147 | 2026-03-18T00:43:38.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3148 | 2026-03-18T00:43:38.654Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3149 | 2026-03-18T00:43:38.754Z | |
| 3150 | 2026-03-18T00:43:38.754Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/257) |
| 3151 | 2026-03-18T00:43:39.439Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3152 | 2026-03-18T00:43:39.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3153 | 2026-03-18T00:43:39.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3154 | 2026-03-18T00:43:39.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3155 | 2026-03-18T00:43:39.546Z | |
| 3156 | 2026-03-18T00:43:39.546Z | info: running `cargo check --bins` on cockroach-admin-client (111/257) |
| 3157 | 2026-03-18T00:43:40.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3158 | 2026-03-18T00:43:40.221Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3159 | 2026-03-18T00:43:40.221Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3160 | 2026-03-18T00:43:40.225Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3161 | 2026-03-18T00:43:40.317Z | |
| 3162 | 2026-03-18T00:43:40.317Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/257) |
| 3163 | 2026-03-18T00:43:40.989Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3164 | 2026-03-18T00:43:40.992Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3165 | 2026-03-18T00:43:40.992Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3166 | 2026-03-18T00:43:40.996Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3167 | 2026-03-18T00:43:41.096Z | |
| 3168 | 2026-03-18T00:43:41.096Z | info: running `cargo check --bins` on dns-service-client (113/257) |
| 3169 | 2026-03-18T00:43:41.774Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3170 | 2026-03-18T00:43:41.778Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3171 | 2026-03-18T00:43:41.778Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3172 | 2026-03-18T00:43:41.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3173 | 2026-03-18T00:43:41.881Z | |
| 3174 | 2026-03-18T00:43:41.881Z | info: running `cargo check --bins` on installinator-client (114/257) |
| 3175 | 2026-03-18T00:43:42.565Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3176 | 2026-03-18T00:43:42.568Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3177 | 2026-03-18T00:43:42.568Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3178 | 2026-03-18T00:43:42.572Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3179 | 2026-03-18T00:43:42.670Z | |
| 3180 | 2026-03-18T00:43:42.670Z | info: running `cargo check --bins` on nexus-client (115/257) |
| 3181 | 2026-03-18T00:43:43.392Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3182 | 2026-03-18T00:43:43.395Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3183 | 2026-03-18T00:43:43.395Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3184 | 2026-03-18T00:43:43.407Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3185 | 2026-03-18T00:43:43.511Z | |
| 3186 | 2026-03-18T00:43:43.511Z | info: running `cargo check --bins` on nexus-lockstep-client (116/257) |
| 3187 | 2026-03-18T00:43:44.233Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3188 | 2026-03-18T00:43:44.236Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3189 | 2026-03-18T00:43:44.237Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3190 | 2026-03-18T00:43:44.242Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3191 | 2026-03-18T00:43:44.351Z | |
| 3192 | 2026-03-18T00:43:44.351Z | info: running `cargo check --bins` on ntp-admin-client (117/257) |
| 3193 | 2026-03-18T00:43:45.023Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3194 | 2026-03-18T00:43:45.029Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3195 | 2026-03-18T00:43:45.029Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3196 | 2026-03-18T00:43:45.037Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3197 | 2026-03-18T00:43:45.130Z | |
| 3198 | 2026-03-18T00:43:45.130Z | info: running `cargo check --bins` on oxide-client (118/257) |
| 3199 | 2026-03-18T00:43:45.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3200 | 2026-03-18T00:43:45.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3201 | 2026-03-18T00:43:45.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3202 | 2026-03-18T00:43:45.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3203 | 2026-03-18T00:43:45.902Z | |
| 3204 | 2026-03-18T00:43:45.902Z | info: running `cargo check --bins` on oximeter-client (119/257) |
| 3205 | 2026-03-18T00:43:46.589Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3206 | 2026-03-18T00:43:46.596Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3207 | 2026-03-18T00:43:46.596Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3208 | 2026-03-18T00:43:46.604Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3209 | 2026-03-18T00:43:46.707Z | |
| 3210 | 2026-03-18T00:43:46.707Z | info: running `cargo check --bins` on repo-depot-client (120/257) |
| 3211 | 2026-03-18T00:43:47.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3212 | 2026-03-18T00:43:47.430Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3213 | 2026-03-18T00:43:47.430Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3214 | 2026-03-18T00:43:47.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3215 | 2026-03-18T00:43:47.479Z | |
| 3216 | 2026-03-18T00:43:47.479Z | info: running `cargo check --bins` on sled-agent-client (121/257) |
| 3217 | 2026-03-18T00:43:48.225Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3218 | 2026-03-18T00:43:48.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3219 | 2026-03-18T00:43:48.266Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3220 | 2026-03-18T00:43:48.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3221 | 2026-03-18T00:43:48.299Z | |
| 3222 | 2026-03-18T00:43:48.299Z | info: running `cargo check --bins` on wicketd-client (122/257) |
| 3223 | 2026-03-18T00:43:48.991Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3224 | 2026-03-18T00:43:48.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3225 | 2026-03-18T00:43:48.996Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3226 | 2026-03-18T00:43:49.010Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3227 | 2026-03-18T00:43:49.116Z | |
| 3228 | 2026-03-18T00:43:49.116Z | info: running `cargo check --bins` on installinator-common (123/257) |
| 3229 | 2026-03-18T00:43:49.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3230 | 2026-03-18T00:43:49.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3231 | 2026-03-18T00:43:49.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3232 | 2026-03-18T00:43:49.832Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3233 | 2026-03-18T00:43:49.919Z | |
| 3234 | 2026-03-18T00:43:49.919Z | info: running `cargo check --bins` on installinator-common-versions (124/257) |
| 3235 | 2026-03-18T00:43:50.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3236 | 2026-03-18T00:43:50.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3237 | 2026-03-18T00:43:50.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3238 | 2026-03-18T00:43:50.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3239 | 2026-03-18T00:43:50.673Z | |
| 3240 | 2026-03-18T00:43:50.673Z | info: running `cargo check --bins` on wicket-common (125/257) |
| 3241 | 2026-03-18T00:43:51.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3242 | 2026-03-18T00:43:51.381Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3243 | 2026-03-18T00:43:51.381Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3244 | 2026-03-18T00:43:51.397Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3245 | 2026-03-18T00:43:51.495Z | |
| 3246 | 2026-03-18T00:43:51.495Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/257) |
| 3247 | 2026-03-18T00:43:52.183Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3248 | 2026-03-18T00:43:52.187Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3249 | 2026-03-18T00:43:52.390Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3250 | 2026-03-18T00:43:52.394Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3251 | 2026-03-18T00:43:52.394Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3252 | 2026-03-18T00:43:52.543Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3253 | 2026-03-18T00:43:52.547Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3254 | 2026-03-18T00:43:52.707Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3255 | 2026-03-18T00:43:52.776Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3256 | 2026-03-18T00:43:53.024Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3257 | 2026-03-18T00:43:53.037Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3258 | 2026-03-18T00:43:55.891Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s |
| 3259 | 2026-03-18T00:43:56.096Z | |
| 3260 | 2026-03-18T00:43:56.096Z | info: running `cargo check --bins` on cockroach-admin-api (127/257) |
| 3261 | 2026-03-18T00:43:56.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3262 | 2026-03-18T00:43:56.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3263 | 2026-03-18T00:43:56.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3264 | 2026-03-18T00:43:56.789Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3265 | 2026-03-18T00:43:56.893Z | |
| 3266 | 2026-03-18T00:43:56.894Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/257) |
| 3267 | 2026-03-18T00:43:57.683Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3268 | 2026-03-18T00:43:57.696Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3269 | 2026-03-18T00:43:57.701Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3270 | 2026-03-18T00:43:57.702Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s |
| 3271 | 2026-03-18T00:43:57.802Z | |
| 3272 | 2026-03-18T00:43:57.802Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/257) |
| 3273 | 2026-03-18T00:43:58.564Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3274 | 2026-03-18T00:43:58.567Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3275 | 2026-03-18T00:43:58.567Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3276 | 2026-03-18T00:43:58.573Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3277 | 2026-03-18T00:43:58.693Z | |
| 3278 | 2026-03-18T00:43:58.693Z | info: running `cargo check --bins` on dns-server (130/257) |
| 3279 | 2026-03-18T00:43:59.375Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3280 | 2026-03-18T00:43:59.379Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3281 | 2026-03-18T00:43:59.575Z | Compiling parking_lot_core v0.8.6 |
| 3282 | 2026-03-18T00:43:59.575Z | Compiling git-stub v1.0.0 |
| 3283 | 2026-03-18T00:43:59.578Z | Compiling atomicwrites v0.4.4 |
| 3284 | 2026-03-18T00:43:59.578Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3285 | 2026-03-18T00:43:59.794Z | Checking tagptr v0.2.0 |
| 3286 | 2026-03-18T00:43:59.807Z | Checking prefix-trie v0.7.0 |
| 3287 | 2026-03-18T00:43:59.807Z | Checking fxhash v0.2.1 |
| 3288 | 2026-03-18T00:43:59.808Z | Checking hickory-client v0.25.2 |
| 3289 | 2026-03-18T00:43:59.899Z | Compiling git-stub-vcs v0.1.0 |
| 3290 | 2026-03-18T00:43:59.921Z | Checking moka v0.12.13 |
| 3291 | 2026-03-18T00:44:00.166Z | Checking hickory-server v0.25.2 |
| 3292 | 2026-03-18T00:44:00.254Z | Checking parking_lot v0.11.2 |
| 3293 | 2026-03-18T00:44:00.272Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3294 | 2026-03-18T00:44:00.351Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3295 | 2026-03-18T00:44:00.351Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3296 | 2026-03-18T00:44:00.355Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3297 | 2026-03-18T00:44:00.481Z | Checking sled v0.34.7 |
| 3298 | 2026-03-18T00:44:00.727Z | Checking hickory-resolver v0.25.2 |
| 3299 | 2026-03-18T00:44:03.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.53s |
| 3300 | 2026-03-18T00:44:03.518Z | |
| 3301 | 2026-03-18T00:44:03.518Z | info: running `cargo check --bins` on dns-server-api (131/257) |
| 3302 | 2026-03-18T00:44:04.163Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3303 | 2026-03-18T00:44:04.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3304 | 2026-03-18T00:44:04.206Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3305 | 2026-03-18T00:44:04.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3306 | 2026-03-18T00:44:05.285Z | |
| 3307 | 2026-03-18T00:44:05.285Z | info: running `cargo check --bins` on gateway-test-utils (132/257) |
| 3308 | 2026-03-18T00:44:05.327Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3309 | 2026-03-18T00:44:05.327Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3310 | 2026-03-18T00:44:05.327Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3311 | 2026-03-18T00:44:05.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3312 | 2026-03-18T00:44:05.328Z | |
| 3313 | 2026-03-18T00:44:05.328Z | info: running `cargo check --bins` on omicron-gateway (133/257) |
| 3314 | 2026-03-18T00:44:05.799Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3315 | 2026-03-18T00:44:05.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3316 | 2026-03-18T00:44:06.058Z | Compiling radium v0.7.0 |
| 3317 | 2026-03-18T00:44:06.197Z | Compiling maybe-uninit v2.0.0 |
| 3318 | 2026-03-18T00:44:06.200Z | Checking tap v1.0.1 |
| 3319 | 2026-03-18T00:44:06.223Z | Compiling zerocopy-derive v0.6.6 |
| 3320 | 2026-03-18T00:44:06.227Z | Checking funty v2.0.0 |
| 3321 | 2026-03-18T00:44:06.253Z | Compiling packed_struct v0.10.1 |
| 3322 | 2026-03-18T00:44:06.270Z | Checking crc-catalog v2.4.0 |
| 3323 | 2026-03-18T00:44:06.290Z | Compiling packed_struct_codegen v0.10.1 |
| 3324 | 2026-03-18T00:44:06.324Z | Checking wyz v0.5.1 |
| 3325 | 2026-03-18T00:44:06.389Z | Checking crc v3.4.0 |
| 3326 | 2026-03-18T00:44:06.572Z | Compiling bitfield-macros v0.19.4 |
| 3327 | 2026-03-18T00:44:06.609Z | Compiling indexmap v1.9.3 |
| 3328 | 2026-03-18T00:44:06.621Z | Checking nodrop v0.1.14 |
| 3329 | 2026-03-18T00:44:06.673Z | Checking smallvec v0.6.14 |
| 3330 | 2026-03-18T00:44:06.693Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-18T00:44:06.728Z | Checking array-init v0.0.4 |
| 3332 | 2026-03-18T00:44:06.747Z | Checking bitvec v1.0.1 |
| 3333 | 2026-03-18T00:44:06.867Z | Checking ron v0.8.1 |
| 3334 | 2026-03-18T00:44:06.920Z | Checking hashbrown v0.13.2 |
| 3335 | 2026-03-18T00:44:07.203Z | Checking serde-hex v0.1.0 |
| 3336 | 2026-03-18T00:44:07.333Z | Checking zerocopy v0.6.6 |
| 3337 | 2026-03-18T00:44:07.485Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3338 | 2026-03-18T00:44:07.503Z | Checking bitfield v0.19.4 |
| 3339 | 2026-03-18T00:44:07.570Z | Checking crc-any v2.5.0 |
| 3340 | 2026-03-18T00:44:07.677Z | Checking object v0.30.4 |
| 3341 | 2026-03-18T00:44:07.733Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3342 | 2026-03-18T00:44:07.754Z | Checking void v1.0.2 |
| 3343 | 2026-03-18T00:44:07.769Z | Checking path-slash v0.1.5 |
| 3344 | 2026-03-18T00:44:07.801Z | Checking half v1.8.3 |
| 3345 | 2026-03-18T00:44:07.889Z | Checking tungstenite v0.23.0 |
| 3346 | 2026-03-18T00:44:07.908Z | Checking lzss v0.8.2 |
| 3347 | 2026-03-18T00:44:07.912Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3348 | 2026-03-18T00:44:07.941Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3349 | 2026-03-18T00:44:08.088Z | Checking serde_cbor v0.11.2 |
| 3350 | 2026-03-18T00:44:08.143Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3351 | 2026-03-18T00:44:08.323Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3352 | 2026-03-18T00:44:08.436Z | Checking nix v0.27.1 |
| 3353 | 2026-03-18T00:44:08.456Z | Checking kstat-rs v0.2.4 |
| 3354 | 2026-03-18T00:44:08.521Z | Checking serde_bytes v0.11.19 |
| 3355 | 2026-03-18T00:44:08.608Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3356 | 2026-03-18T00:44:08.692Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-18T00:44:08.744Z | Checking tokio-tungstenite v0.23.1 |
| 3358 | 2026-03-18T00:44:08.987Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3359 | 2026-03-18T00:44:09.064Z | Checking signal-hook-tokio v0.3.1 |
| 3360 | 2026-03-18T00:44:10.024Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3361 | 2026-03-18T00:44:10.226Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3362 | 2026-03-18T00:44:13.586Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3363 | 2026-03-18T00:44:14.773Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3364 | 2026-03-18T00:44:15.142Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3365 | 2026-03-18T00:44:16.607Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3366 | 2026-03-18T00:44:19.356Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.26s |
| 3367 | 2026-03-18T00:44:19.583Z | |
| 3368 | 2026-03-18T00:44:19.584Z | info: running `cargo check --bins` on gateway-api (134/257) |
| 3369 | 2026-03-18T00:44:20.258Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3370 | 2026-03-18T00:44:20.262Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3371 | 2026-03-18T00:44:20.262Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3372 | 2026-03-18T00:44:20.266Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3373 | 2026-03-18T00:44:20.363Z | |
| 3374 | 2026-03-18T00:44:20.363Z | info: running `cargo check --bins` on ipcc (135/257) |
| 3375 | 2026-03-18T00:44:21.035Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3376 | 2026-03-18T00:44:21.038Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3377 | 2026-03-18T00:44:21.038Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3378 | 2026-03-18T00:44:21.043Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3379 | 2026-03-18T00:44:21.145Z | |
| 3380 | 2026-03-18T00:44:21.145Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/257) |
| 3381 | 2026-03-18T00:44:21.801Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3382 | 2026-03-18T00:44:21.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3383 | 2026-03-18T00:44:21.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3384 | 2026-03-18T00:44:21.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3385 | 2026-03-18T00:44:21.905Z | |
| 3386 | 2026-03-18T00:44:21.905Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/257) |
| 3387 | 2026-03-18T00:44:22.579Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3388 | 2026-03-18T00:44:22.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3389 | 2026-03-18T00:44:22.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3390 | 2026-03-18T00:44:22.587Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3391 | 2026-03-18T00:44:22.685Z | |
| 3392 | 2026-03-18T00:44:22.685Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/257) |
| 3393 | 2026-03-18T00:44:23.360Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3394 | 2026-03-18T00:44:23.368Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3395 | 2026-03-18T00:44:23.368Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3396 | 2026-03-18T00:44:23.372Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3397 | 2026-03-18T00:44:23.464Z | |
| 3398 | 2026-03-18T00:44:23.465Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/257) |
| 3399 | 2026-03-18T00:44:24.139Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3400 | 2026-03-18T00:44:24.142Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3401 | 2026-03-18T00:44:24.142Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3402 | 2026-03-18T00:44:24.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3403 | 2026-03-18T00:44:24.245Z | |
| 3404 | 2026-03-18T00:44:24.245Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/257) |
| 3405 | 2026-03-18T00:44:24.919Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3406 | 2026-03-18T00:44:24.923Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3407 | 2026-03-18T00:44:24.923Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3408 | 2026-03-18T00:44:24.927Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3409 | 2026-03-18T00:44:25.027Z | |
| 3410 | 2026-03-18T00:44:25.027Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/257) |
| 3411 | 2026-03-18T00:44:25.703Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3412 | 2026-03-18T00:44:25.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3413 | 2026-03-18T00:44:25.707Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3414 | 2026-03-18T00:44:25.711Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3415 | 2026-03-18T00:44:25.813Z | |
| 3416 | 2026-03-18T00:44:25.813Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/257) |
| 3417 | 2026-03-18T00:44:26.486Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3418 | 2026-03-18T00:44:26.490Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3419 | 2026-03-18T00:44:26.490Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3420 | 2026-03-18T00:44:26.494Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3421 | 2026-03-18T00:44:26.593Z | |
| 3422 | 2026-03-18T00:44:26.593Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/257) |
| 3423 | 2026-03-18T00:44:27.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3424 | 2026-03-18T00:44:27.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3425 | 2026-03-18T00:44:27.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3426 | 2026-03-18T00:44:27.275Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3427 | 2026-03-18T00:44:27.374Z | |
| 3428 | 2026-03-18T00:44:27.374Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/257) |
| 3429 | 2026-03-18T00:44:28.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3430 | 2026-03-18T00:44:28.051Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3431 | 2026-03-18T00:44:28.051Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3432 | 2026-03-18T00:44:28.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3433 | 2026-03-18T00:44:28.156Z | |
| 3434 | 2026-03-18T00:44:28.156Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/257) |
| 3435 | 2026-03-18T00:44:28.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3436 | 2026-03-18T00:44:28.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3437 | 2026-03-18T00:44:28.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3438 | 2026-03-18T00:44:28.837Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3439 | 2026-03-18T00:44:28.937Z | |
| 3440 | 2026-03-18T00:44:28.937Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/257) |
| 3441 | 2026-03-18T00:44:29.610Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3442 | 2026-03-18T00:44:29.614Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3443 | 2026-03-18T00:44:29.614Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3444 | 2026-03-18T00:44:29.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3445 | 2026-03-18T00:44:29.714Z | |
| 3446 | 2026-03-18T00:44:29.714Z | info: running `cargo check --bins` on oximeter-producer (147/257) |
| 3447 | 2026-03-18T00:44:30.421Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3448 | 2026-03-18T00:44:30.424Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3449 | 2026-03-18T00:44:30.424Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3450 | 2026-03-18T00:44:30.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3451 | 2026-03-18T00:44:30.539Z | |
| 3452 | 2026-03-18T00:44:30.539Z | info: running `cargo check --bins` on internal-dns-resolver (148/257) |
| 3453 | 2026-03-18T00:44:31.216Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3454 | 2026-03-18T00:44:31.220Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3455 | 2026-03-18T00:44:31.220Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3456 | 2026-03-18T00:44:31.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3457 | 2026-03-18T00:44:31.325Z | |
| 3458 | 2026-03-18T00:44:31.325Z | info: running `cargo check --bins` on sp-sim (149/257) |
| 3459 | 2026-03-18T00:44:32.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3460 | 2026-03-18T00:44:32.049Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3461 | 2026-03-18T00:44:32.288Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3462 | 2026-03-18T00:44:34.585Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 3463 | 2026-03-18T00:44:34.821Z | |
| 3464 | 2026-03-18T00:44:34.821Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/257) |
| 3465 | 2026-03-18T00:44:35.558Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3466 | 2026-03-18T00:44:35.562Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3467 | 2026-03-18T00:44:35.562Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3468 | 2026-03-18T00:44:35.567Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3469 | 2026-03-18T00:44:35.680Z | |
| 3470 | 2026-03-18T00:44:35.680Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/257) |
| 3471 | 2026-03-18T00:44:36.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3472 | 2026-03-18T00:44:36.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3473 | 2026-03-18T00:44:36.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3474 | 2026-03-18T00:44:36.430Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3475 | 2026-03-18T00:44:36.540Z | |
| 3476 | 2026-03-18T00:44:36.540Z | info: running `cargo check --bins` on db-macros (152/257) |
| 3477 | 2026-03-18T00:44:37.199Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3478 | 2026-03-18T00:44:37.202Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3479 | 2026-03-18T00:44:37.202Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3480 | 2026-03-18T00:44:37.206Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3481 | 2026-03-18T00:44:37.300Z | |
| 3482 | 2026-03-18T00:44:37.300Z | info: running `cargo check --bins` on nexus-macros-common (153/257) |
| 3483 | 2026-03-18T00:44:37.961Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3484 | 2026-03-18T00:44:37.965Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3485 | 2026-03-18T00:44:37.965Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3486 | 2026-03-18T00:44:37.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3487 | 2026-03-18T00:44:38.068Z | |
| 3488 | 2026-03-18T00:44:38.068Z | info: running `cargo check --bins` on nexus-auth (154/257) |
| 3489 | 2026-03-18T00:44:38.791Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3490 | 2026-03-18T00:44:38.794Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3491 | 2026-03-18T00:44:38.794Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3492 | 2026-03-18T00:44:38.799Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3493 | 2026-03-18T00:44:38.910Z | |
| 3494 | 2026-03-18T00:44:38.910Z | info: running `cargo check --bins` on authz-macros (155/257) |
| 3495 | 2026-03-18T00:44:39.572Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3496 | 2026-03-18T00:44:39.576Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3497 | 2026-03-18T00:44:39.576Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3498 | 2026-03-18T00:44:39.580Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3499 | 2026-03-18T00:44:39.674Z | |
| 3500 | 2026-03-18T00:44:39.674Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/257) |
| 3501 | 2026-03-18T00:44:40.396Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3502 | 2026-03-18T00:44:40.399Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3503 | 2026-03-18T00:44:40.399Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3504 | 2026-03-18T00:44:40.406Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3505 | 2026-03-18T00:44:40.513Z | |
| 3506 | 2026-03-18T00:44:40.513Z | info: running `cargo check --bins` on nexus-db-model (157/257) |
| 3507 | 2026-03-18T00:44:41.232Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3508 | 2026-03-18T00:44:41.235Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3509 | 2026-03-18T00:44:41.235Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3510 | 2026-03-18T00:44:41.240Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3511 | 2026-03-18T00:44:41.345Z | |
| 3512 | 2026-03-18T00:44:41.345Z | info: running `cargo check --bins` on nexus-db-schema (158/257) |
| 3513 | 2026-03-18T00:44:42.002Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3514 | 2026-03-18T00:44:42.005Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3515 | 2026-03-18T00:44:42.005Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3516 | 2026-03-18T00:44:42.009Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3517 | 2026-03-18T00:44:42.107Z | |
| 3518 | 2026-03-18T00:44:42.107Z | info: running `cargo check --bins` on omicron-rpaths (159/257) |
| 3519 | 2026-03-18T00:44:42.766Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3520 | 2026-03-18T00:44:42.770Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3521 | 2026-03-18T00:44:42.770Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3522 | 2026-03-18T00:44:42.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3523 | 2026-03-18T00:44:42.869Z | |
| 3524 | 2026-03-18T00:44:42.869Z | info: running `cargo check --bins` on nexus-defaults (160/257) |
| 3525 | 2026-03-18T00:44:43.545Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3526 | 2026-03-18T00:44:43.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3527 | 2026-03-18T00:44:43.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3528 | 2026-03-18T00:44:43.552Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3529 | 2026-03-18T00:44:43.650Z | |
| 3530 | 2026-03-18T00:44:43.650Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/257) |
| 3531 | 2026-03-18T00:44:44.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3532 | 2026-03-18T00:44:44.317Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3533 | 2026-03-18T00:44:44.317Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3534 | 2026-03-18T00:44:44.321Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3535 | 2026-03-18T00:44:44.418Z | |
| 3536 | 2026-03-18T00:44:44.418Z | info: running `cargo check --bins` on parallel-task-set (162/257) |
| 3537 | 2026-03-18T00:44:45.078Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3538 | 2026-03-18T00:44:45.082Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3539 | 2026-03-18T00:44:45.082Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3540 | 2026-03-18T00:44:45.087Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3541 | 2026-03-18T00:44:45.182Z | |
| 3542 | 2026-03-18T00:44:45.183Z | info: running `cargo check --bins` on nexus-db-errors (163/257) |
| 3543 | 2026-03-18T00:44:45.910Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3544 | 2026-03-18T00:44:45.914Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3545 | 2026-03-18T00:44:45.914Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3546 | 2026-03-18T00:44:45.918Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3547 | 2026-03-18T00:44:46.028Z | |
| 3548 | 2026-03-18T00:44:46.028Z | info: running `cargo check --bins` on nexus-db-lookup (164/257) |
| 3549 | 2026-03-18T00:44:46.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3550 | 2026-03-18T00:44:46.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3551 | 2026-03-18T00:44:46.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3552 | 2026-03-18T00:44:46.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3553 | 2026-03-18T00:44:46.869Z | |
| 3554 | 2026-03-18T00:44:46.869Z | info: running `cargo check --bins` on nexus-inventory (165/257) |
| 3555 | 2026-03-18T00:44:47.594Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3556 | 2026-03-18T00:44:47.598Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3557 | 2026-03-18T00:44:47.598Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3558 | 2026-03-18T00:44:47.603Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3559 | 2026-03-18T00:44:47.713Z | |
| 3560 | 2026-03-18T00:44:47.714Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/257) |
| 3561 | 2026-03-18T00:44:48.408Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3562 | 2026-03-18T00:44:48.411Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3563 | 2026-03-18T00:44:48.411Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3564 | 2026-03-18T00:44:48.415Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3565 | 2026-03-18T00:44:48.520Z | |
| 3566 | 2026-03-18T00:44:48.520Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/257) |
| 3567 | 2026-03-18T00:44:49.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3568 | 2026-03-18T00:44:49.208Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3569 | 2026-03-18T00:44:49.208Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3570 | 2026-03-18T00:44:49.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3571 | 2026-03-18T00:44:49.312Z | |
| 3572 | 2026-03-18T00:44:49.312Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/257) |
| 3573 | 2026-03-18T00:44:49.998Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3574 | 2026-03-18T00:44:50.004Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3575 | 2026-03-18T00:44:50.004Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3576 | 2026-03-18T00:44:50.007Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3577 | 2026-03-18T00:44:50.108Z | |
| 3578 | 2026-03-18T00:44:50.108Z | info: running `cargo check --bins` on key-manager (169/257) |
| 3579 | 2026-03-18T00:44:50.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3580 | 2026-03-18T00:44:50.782Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3581 | 2026-03-18T00:44:50.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3582 | 2026-03-18T00:44:50.787Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3583 | 2026-03-18T00:44:50.888Z | |
| 3584 | 2026-03-18T00:44:50.888Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/257) |
| 3585 | 2026-03-18T00:44:51.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3586 | 2026-03-18T00:44:51.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3587 | 2026-03-18T00:44:51.579Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3588 | 2026-03-18T00:44:51.583Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3589 | 2026-03-18T00:44:51.685Z | |
| 3590 | 2026-03-18T00:44:51.685Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/257) |
| 3591 | 2026-03-18T00:44:52.368Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3592 | 2026-03-18T00:44:52.375Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3593 | 2026-03-18T00:44:52.375Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3594 | 2026-03-18T00:44:52.380Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3595 | 2026-03-18T00:44:52.476Z | |
| 3596 | 2026-03-18T00:44:52.476Z | info: running `cargo check --bins` on typed-rng (172/257) |
| 3597 | 2026-03-18T00:44:53.133Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3598 | 2026-03-18T00:44:53.136Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3599 | 2026-03-18T00:44:53.136Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3600 | 2026-03-18T00:44:53.140Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 3601 | 2026-03-18T00:44:53.236Z | |
| 3602 | 2026-03-18T00:44:53.236Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/257) |
| 3603 | 2026-03-18T00:44:53.986Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3604 | 2026-03-18T00:44:53.991Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3605 | 2026-03-18T00:44:54.390Z | Compiling libefi-sys v0.1.0 |
| 3606 | 2026-03-18T00:44:54.404Z | Compiling bitfield-struct v0.6.2 |
| 3607 | 2026-03-18T00:44:54.556Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3608 | 2026-03-18T00:44:54.572Z | Compiling xshell-macros v0.2.7 |
| 3609 | 2026-03-18T00:44:54.592Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3610 | 2026-03-18T00:44:54.614Z | Compiling salty v0.3.0 |
| 3611 | 2026-03-18T00:44:54.632Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3612 | 2026-03-18T00:44:54.657Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3613 | 2026-03-18T00:44:54.657Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3614 | 2026-03-18T00:44:54.989Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3615 | 2026-03-18T00:44:55.007Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3616 | 2026-03-18T00:44:55.048Z | Checking xshell v0.2.7 |
| 3617 | 2026-03-18T00:44:55.174Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3618 | 2026-03-18T00:44:55.209Z | Checking primeorder v0.13.6 |
| 3619 | 2026-03-18T00:44:55.271Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3620 | 2026-03-18T00:44:55.293Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3621 | 2026-03-18T00:44:55.336Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3622 | 2026-03-18T00:44:55.364Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3623 | 2026-03-18T00:44:55.523Z | Checking p384 v0.13.1 |
| 3624 | 2026-03-18T00:44:55.558Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-18T00:44:55.579Z | Compiling num-derive v0.3.3 |
| 3626 | 2026-03-18T00:44:55.686Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3627 | 2026-03-18T00:44:55.761Z | Compiling proc-macro-error2 v2.0.1 |
| 3628 | 2026-03-18T00:44:55.968Z | Compiling unicase v2.9.0 |
| 3629 | 2026-03-18T00:44:55.988Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3630 | 2026-03-18T00:44:56.110Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3631 | 2026-03-18T00:44:56.161Z | Compiling tabled_derive v0.11.0 |
| 3632 | 2026-03-18T00:44:56.226Z | Compiling mime_guess v2.0.5 |
| 3633 | 2026-03-18T00:44:56.252Z | Checking papergrid v0.17.0 |
| 3634 | 2026-03-18T00:44:56.577Z | Compiling progenitor-impl v0.11.2 |
| 3635 | 2026-03-18T00:44:56.734Z | Checking libscf-sys v1.1.0 |
| 3636 | 2026-03-18T00:44:56.900Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3637 | 2026-03-18T00:44:56.919Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3638 | 2026-03-18T00:44:57.040Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3639 | 2026-03-18T00:44:57.123Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3640 | 2026-03-18T00:44:57.569Z | Checking testing_table v0.3.0 |
| 3641 | 2026-03-18T00:44:57.688Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3642 | 2026-03-18T00:44:57.746Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3643 | 2026-03-18T00:44:57.768Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3644 | 2026-03-18T00:44:57.906Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3645 | 2026-03-18T00:44:57.975Z | Checking corncobs v0.1.4 |
| 3646 | 2026-03-18T00:44:58.010Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3647 | 2026-03-18T00:44:58.013Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3648 | 2026-03-18T00:44:58.138Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3649 | 2026-03-18T00:44:58.164Z | Checking tabled v0.20.0 |
| 3650 | 2026-03-18T00:44:58.312Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3651 | 2026-03-18T00:44:58.453Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3652 | 2026-03-18T00:44:58.474Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3653 | 2026-03-18T00:44:58.738Z | Checking progenitor-client v0.11.2 |
| 3654 | 2026-03-18T00:44:58.891Z | Checking secrecy v0.8.0 |
| 3655 | 2026-03-18T00:44:59.037Z | Checking http-range v0.1.5 |
| 3656 | 2026-03-18T00:44:59.291Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3657 | 2026-03-18T00:44:59.313Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3658 | 2026-03-18T00:44:59.387Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3659 | 2026-03-18T00:44:59.690Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3660 | 2026-03-18T00:44:59.770Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3661 | 2026-03-18T00:44:59.881Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3662 | 2026-03-18T00:44:59.939Z | Checking atty v0.2.14 |
| 3663 | 2026-03-18T00:45:00.032Z | Checking crc8 v0.1.1 |
| 3664 | 2026-03-18T00:45:00.056Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3665 | 2026-03-18T00:45:00.151Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3666 | 2026-03-18T00:45:00.169Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3667 | 2026-03-18T00:45:00.261Z | Compiling progenitor-macro v0.11.2 |
| 3668 | 2026-03-18T00:45:00.326Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-18T00:45:00.576Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3670 | 2026-03-18T00:45:00.693Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3671 | 2026-03-18T00:45:00.962Z | Checking hyper-staticfile v0.10.1 |
| 3672 | 2026-03-18T00:45:01.012Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3673 | 2026-03-18T00:45:01.034Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3674 | 2026-03-18T00:45:01.239Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-18T00:45:01.325Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3676 | 2026-03-18T00:45:01.346Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3677 | 2026-03-18T00:45:01.515Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3678 | 2026-03-18T00:45:01.847Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3679 | 2026-03-18T00:45:01.998Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3680 | 2026-03-18T00:45:02.397Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3681 | 2026-03-18T00:45:02.441Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3682 | 2026-03-18T00:45:02.500Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3683 | 2026-03-18T00:45:03.034Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3684 | 2026-03-18T00:45:03.342Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3685 | 2026-03-18T00:45:03.642Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3686 | 2026-03-18T00:45:03.686Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3687 | 2026-03-18T00:45:04.212Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3688 | 2026-03-18T00:45:05.317Z | Checking progenitor v0.11.2 |
| 3689 | 2026-03-18T00:45:05.480Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3690 | 2026-03-18T00:45:12.244Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3691 | 2026-03-18T00:45:28.123Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.85s |
| 3692 | 2026-03-18T00:45:28.370Z | |
| 3693 | 2026-03-18T00:45:28.370Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/257) |
| 3694 | 2026-03-18T00:45:29.118Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3695 | 2026-03-18T00:45:29.121Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3696 | 2026-03-18T00:45:29.427Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3697 | 2026-03-18T00:45:45.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.14s |
| 3698 | 2026-03-18T00:45:45.782Z | |
| 3699 | 2026-03-18T00:45:45.782Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/257) |
| 3700 | 2026-03-18T00:45:46.519Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3701 | 2026-03-18T00:45:46.539Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3702 | 2026-03-18T00:45:46.824Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3703 | 2026-03-18T00:46:02.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3704 | 2026-03-18T00:46:03.116Z | |
| 3705 | 2026-03-18T00:46:03.116Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/257) |
| 3706 | 2026-03-18T00:46:03.870Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3707 | 2026-03-18T00:46:03.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3708 | 2026-03-18T00:46:04.225Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3709 | 2026-03-18T00:46:20.224Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.08s |
| 3710 | 2026-03-18T00:46:20.525Z | |
| 3711 | 2026-03-18T00:46:20.526Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/257) |
| 3712 | 2026-03-18T00:46:21.200Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3713 | 2026-03-18T00:46:21.206Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3714 | 2026-03-18T00:46:21.509Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3715 | 2026-03-18T00:46:37.611Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.13s |
| 3716 | 2026-03-18T00:46:37.891Z | |
| 3717 | 2026-03-18T00:46:37.891Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/257) |
| 3718 | 2026-03-18T00:46:38.620Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3719 | 2026-03-18T00:46:38.706Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3720 | 2026-03-18T00:46:38.920Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3721 | 2026-03-18T00:46:55.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3722 | 2026-03-18T00:46:55.201Z | |
| 3723 | 2026-03-18T00:46:55.201Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/257) |
| 3724 | 2026-03-18T00:46:55.941Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3725 | 2026-03-18T00:46:55.945Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3726 | 2026-03-18T00:46:56.308Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3727 | 2026-03-18T00:47:12.217Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.00s |
| 3728 | 2026-03-18T00:47:12.460Z | |
| 3729 | 2026-03-18T00:47:12.460Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/257) |
| 3730 | 2026-03-18T00:47:13.237Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3731 | 2026-03-18T00:47:13.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3732 | 2026-03-18T00:47:13.509Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3733 | 2026-03-18T00:47:29.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.12s |
| 3734 | 2026-03-18T00:47:29.839Z | |
| 3735 | 2026-03-18T00:47:29.839Z | info: running `cargo check --bins` on bootstrap-agent-api (181/257) |
| 3736 | 2026-03-18T00:47:30.532Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3737 | 2026-03-18T00:47:30.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3738 | 2026-03-18T00:47:30.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3739 | 2026-03-18T00:47:30.540Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3740 | 2026-03-18T00:47:30.642Z | |
| 3741 | 2026-03-18T00:47:30.643Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/257) |
| 3742 | 2026-03-18T00:47:31.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3743 | 2026-03-18T00:47:31.338Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3744 | 2026-03-18T00:47:31.338Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3745 | 2026-03-18T00:47:31.343Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3746 | 2026-03-18T00:47:31.446Z | |
| 3747 | 2026-03-18T00:47:31.447Z | info: running `cargo check --bins` on range-requests (183/257) |
| 3748 | 2026-03-18T00:47:32.113Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3749 | 2026-03-18T00:47:32.117Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3750 | 2026-03-18T00:47:32.117Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3751 | 2026-03-18T00:47:32.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3752 | 2026-03-18T00:47:32.219Z | |
| 3753 | 2026-03-18T00:47:32.219Z | info: running `cargo check --bins` on repo-depot-api (184/257) |
| 3754 | 2026-03-18T00:47:32.889Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3755 | 2026-03-18T00:47:32.893Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3756 | 2026-03-18T00:47:32.894Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3757 | 2026-03-18T00:47:32.898Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3758 | 2026-03-18T00:47:33.011Z | |
| 3759 | 2026-03-18T00:47:33.011Z | info: running `cargo check --bins` on sled-agent-api (185/257) |
| 3760 | 2026-03-18T00:47:33.691Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3761 | 2026-03-18T00:47:33.695Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3762 | 2026-03-18T00:47:33.695Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3763 | 2026-03-18T00:47:33.700Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3764 | 2026-03-18T00:47:33.804Z | |
| 3765 | 2026-03-18T00:47:33.804Z | info: running `cargo check --bins` on sled-diagnostics (186/257) |
| 3766 | 2026-03-18T00:47:34.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3767 | 2026-03-18T00:47:34.494Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3768 | 2026-03-18T00:47:34.494Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3769 | 2026-03-18T00:47:34.500Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3770 | 2026-03-18T00:47:34.599Z | |
| 3771 | 2026-03-18T00:47:34.600Z | info: running `cargo check --bins` on zfs-test-harness (187/257) |
| 3772 | 2026-03-18T00:47:35.285Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3773 | 2026-03-18T00:47:35.289Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3774 | 2026-03-18T00:47:35.289Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3775 | 2026-03-18T00:47:35.293Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3776 | 2026-03-18T00:47:35.396Z | |
| 3777 | 2026-03-18T00:47:35.396Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/257) |
| 3778 | 2026-03-18T00:47:36.096Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3779 | 2026-03-18T00:47:36.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3780 | 2026-03-18T00:47:36.100Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3781 | 2026-03-18T00:47:36.104Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3782 | 2026-03-18T00:47:36.207Z | |
| 3783 | 2026-03-18T00:47:36.207Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/257) |
| 3784 | 2026-03-18T00:47:36.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3785 | 2026-03-18T00:47:36.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3786 | 2026-03-18T00:47:36.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3787 | 2026-03-18T00:47:36.913Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3788 | 2026-03-18T00:47:37.017Z | |
| 3789 | 2026-03-18T00:47:37.017Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/257) |
| 3790 | 2026-03-18T00:47:37.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3791 | 2026-03-18T00:47:37.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3792 | 2026-03-18T00:47:37.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3793 | 2026-03-18T00:47:37.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3794 | 2026-03-18T00:47:37.826Z | |
| 3795 | 2026-03-18T00:47:37.826Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/257) |
| 3796 | 2026-03-18T00:47:38.529Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3797 | 2026-03-18T00:47:38.533Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3798 | 2026-03-18T00:47:38.533Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3799 | 2026-03-18T00:47:38.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3800 | 2026-03-18T00:47:38.642Z | |
| 3801 | 2026-03-18T00:47:38.642Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/257) |
| 3802 | 2026-03-18T00:47:39.342Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3803 | 2026-03-18T00:47:39.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3804 | 2026-03-18T00:47:39.345Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3805 | 2026-03-18T00:47:39.350Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3806 | 2026-03-18T00:47:39.454Z | |
| 3807 | 2026-03-18T00:47:39.454Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/257) |
| 3808 | 2026-03-18T00:47:40.154Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3809 | 2026-03-18T00:47:40.158Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3810 | 2026-03-18T00:47:40.158Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3811 | 2026-03-18T00:47:40.161Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3812 | 2026-03-18T00:47:40.265Z | |
| 3813 | 2026-03-18T00:47:40.265Z | info: running `cargo check --bins` on trust-quorum (194/257) |
| 3814 | 2026-03-18T00:47:40.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3815 | 2026-03-18T00:47:40.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3816 | 2026-03-18T00:47:40.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3817 | 2026-03-18T00:47:40.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3818 | 2026-03-18T00:47:41.082Z | |
| 3819 | 2026-03-18T00:47:41.082Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/257) |
| 3820 | 2026-03-18T00:47:41.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3821 | 2026-03-18T00:47:41.802Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3822 | 2026-03-18T00:47:41.802Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3823 | 2026-03-18T00:47:41.807Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3824 | 2026-03-18T00:47:41.917Z | |
| 3825 | 2026-03-18T00:47:41.917Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/257) |
| 3826 | 2026-03-18T00:47:42.652Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3827 | 2026-03-18T00:47:42.655Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3828 | 2026-03-18T00:47:42.655Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3829 | 2026-03-18T00:47:42.661Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3830 | 2026-03-18T00:47:42.773Z | |
| 3831 | 2026-03-18T00:47:42.774Z | info: running `cargo check --bins` on update-common (197/257) |
| 3832 | 2026-03-18T00:47:43.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3833 | 2026-03-18T00:47:43.468Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3834 | 2026-03-18T00:47:43.468Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3835 | 2026-03-18T00:47:43.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3836 | 2026-03-18T00:47:43.574Z | |
| 3837 | 2026-03-18T00:47:43.574Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/257) |
| 3838 | 2026-03-18T00:47:44.311Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3839 | 2026-03-18T00:47:44.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3840 | 2026-03-18T00:47:44.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3841 | 2026-03-18T00:47:44.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3842 | 2026-03-18T00:47:44.431Z | |
| 3843 | 2026-03-18T00:47:44.431Z | info: running `cargo check --bins` on reconfigurator-cli (199/257) |
| 3844 | 2026-03-18T00:47:45.166Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3845 | 2026-03-18T00:47:45.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3846 | 2026-03-18T00:47:45.475Z | Compiling fs-err v2.11.0 |
| 3847 | 2026-03-18T00:47:45.618Z | Checking ignore v0.4.25 |
| 3848 | 2026-03-18T00:47:45.635Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3849 | 2026-03-18T00:47:45.639Z | Checking predicates-tree v1.0.13 |
| 3850 | 2026-03-18T00:47:45.639Z | Checking parse-size v1.1.0 |
| 3851 | 2026-03-18T00:47:45.677Z | Checking rand_seeder v0.4.0 |
| 3852 | 2026-03-18T00:47:45.681Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3853 | 2026-03-18T00:47:45.712Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3854 | 2026-03-18T00:47:45.752Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3855 | 2026-03-18T00:47:45.799Z | Compiling petname v2.0.2 |
| 3856 | 2026-03-18T00:47:45.849Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3857 | 2026-03-18T00:47:46.030Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3858 | 2026-03-18T00:47:46.070Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3859 | 2026-03-18T00:47:46.146Z | Checking globwalk v0.9.1 |
| 3860 | 2026-03-18T00:47:46.172Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3861 | 2026-03-18T00:47:46.273Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3862 | 2026-03-18T00:47:46.372Z | Checking camino-tempfile-ext v0.3.3 |
| 3863 | 2026-03-18T00:47:46.392Z | Checking sapling-renderdag v0.1.0 |
| 3864 | 2026-03-18T00:47:46.497Z | Checking sync-ptr v0.1.4 |
| 3865 | 2026-03-18T00:47:46.622Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3866 | 2026-03-18T00:47:46.644Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3867 | 2026-03-18T00:47:46.723Z | Checking colored v2.2.0 |
| 3868 | 2026-03-18T00:47:46.747Z | Checking assert_matches v1.5.0 |
| 3869 | 2026-03-18T00:47:47.076Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3870 | 2026-03-18T00:47:47.225Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3871 | 2026-03-18T00:47:47.225Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-18T00:47:47.975Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3873 | 2026-03-18T00:47:49.769Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3874 | 2026-03-18T00:47:52.761Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.32s |
| 3875 | 2026-03-18T00:47:52.995Z | |
| 3876 | 2026-03-18T00:47:52.995Z | info: running `cargo check --bins` on omicron-repl-utils (200/257) |
| 3877 | 2026-03-18T00:47:53.654Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3878 | 2026-03-18T00:47:53.658Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3879 | 2026-03-18T00:47:53.658Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3880 | 2026-03-18T00:47:53.662Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3881 | 2026-03-18T00:47:53.758Z | |
| 3882 | 2026-03-18T00:47:53.758Z | info: running `cargo check --bins` on nexus-test-interface (201/257) |
| 3883 | 2026-03-18T00:47:54.484Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3884 | 2026-03-18T00:47:54.488Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3885 | 2026-03-18T00:47:54.488Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3886 | 2026-03-18T00:47:54.492Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3887 | 2026-03-18T00:47:54.604Z | |
| 3888 | 2026-03-18T00:47:54.604Z | info: running `cargo check --bins` on oximeter-collector (202/257) |
| 3889 | 2026-03-18T00:47:55.321Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3890 | 2026-03-18T00:47:55.325Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3891 | 2026-03-18T00:47:55.566Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3892 | 2026-03-18T00:47:55.569Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3893 | 2026-03-18T00:47:56.406Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3894 | 2026-03-18T00:47:58.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s |
| 3895 | 2026-03-18T00:47:58.644Z | |
| 3896 | 2026-03-18T00:47:58.644Z | info: running `cargo check --bins` on oximeter-api (203/257) |
| 3897 | 2026-03-18T00:47:59.319Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3898 | 2026-03-18T00:47:59.323Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3899 | 2026-03-18T00:47:59.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3900 | 2026-03-18T00:47:59.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3901 | 2026-03-18T00:47:59.427Z | |
| 3902 | 2026-03-18T00:47:59.427Z | info: running `cargo check --bins` on cert-dev (204/257) |
| 3903 | 2026-03-18T00:48:00.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3904 | 2026-03-18T00:48:00.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3905 | 2026-03-18T00:48:00.237Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3906 | 2026-03-18T00:48:00.568Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s |
| 3907 | 2026-03-18T00:48:00.785Z | |
| 3908 | 2026-03-18T00:48:00.785Z | info: running `cargo check --bins` on clickana (205/257) |
| 3909 | 2026-03-18T00:48:01.476Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3910 | 2026-03-18T00:48:01.481Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3911 | 2026-03-18T00:48:01.647Z | Compiling darling_core v0.23.0 |
| 3912 | 2026-03-18T00:48:01.774Z | Compiling instability v0.3.11 |
| 3913 | 2026-03-18T00:48:01.787Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3914 | 2026-03-18T00:48:01.792Z | Checking castaway v0.2.4 |
| 3915 | 2026-03-18T00:48:01.831Z | Compiling indoc v2.0.7 |
| 3916 | 2026-03-18T00:48:01.849Z | Checking unicode-truncate v1.1.0 |
| 3917 | 2026-03-18T00:48:01.849Z | Checking lru v0.12.5 |
| 3918 | 2026-03-18T00:48:01.849Z | Checking cassowary v0.3.0 |
| 3919 | 2026-03-18T00:48:01.919Z | Checking compact_str v0.8.1 |
| 3920 | 2026-03-18T00:48:03.065Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3921 | 2026-03-18T00:48:03.281Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3922 | 2026-03-18T00:48:03.774Z | Compiling darling_macro v0.23.0 |
| 3923 | 2026-03-18T00:48:04.288Z | Compiling darling v0.23.0 |
| 3924 | 2026-03-18T00:48:05.052Z | Checking ratatui v0.29.0 |
| 3925 | 2026-03-18T00:48:06.584Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3926 | 2026-03-18T00:48:07.421Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s |
| 3927 | 2026-03-18T00:48:07.628Z | |
| 3928 | 2026-03-18T00:48:07.628Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/257) |
| 3929 | 2026-03-18T00:48:08.357Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3930 | 2026-03-18T00:48:08.364Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3931 | 2026-03-18T00:48:08.600Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3932 | 2026-03-18T00:48:08.604Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3933 | 2026-03-18T00:48:09.340Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3934 | 2026-03-18T00:48:09.844Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.21s |
| 3935 | 2026-03-18T00:48:10.079Z | |
| 3936 | 2026-03-18T00:48:10.079Z | info: running `cargo check --bins` on ch-dev (207/257) |
| 3937 | 2026-03-18T00:48:10.807Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3938 | 2026-03-18T00:48:10.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3939 | 2026-03-18T00:48:11.052Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3940 | 2026-03-18T00:48:11.959Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.87s |
| 3941 | 2026-03-18T00:48:12.201Z | |
| 3942 | 2026-03-18T00:48:12.201Z | info: running `cargo check --bins` on dev-tools-common (208/257) |
| 3943 | 2026-03-18T00:48:12.734Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3944 | 2026-03-18T00:48:12.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3945 | 2026-03-18T00:48:12.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3946 | 2026-03-18T00:48:12.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 3947 | 2026-03-18T00:48:12.805Z | |
| 3948 | 2026-03-18T00:48:12.805Z | info: running `cargo check --bins` on crdb-seed (209/257) |
| 3949 | 2026-03-18T00:48:13.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3950 | 2026-03-18T00:48:13.544Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3951 | 2026-03-18T00:48:13.771Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3952 | 2026-03-18T00:48:14.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s |
| 3953 | 2026-03-18T00:48:14.533Z | |
| 3954 | 2026-03-18T00:48:14.533Z | info: running `cargo check --bins` on db-dev (210/257) |
| 3955 | 2026-03-18T00:48:15.262Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3956 | 2026-03-18T00:48:15.266Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3957 | 2026-03-18T00:48:15.506Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3958 | 2026-03-18T00:48:16.428Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s |
| 3959 | 2026-03-18T00:48:16.682Z | |
| 3960 | 2026-03-18T00:48:16.682Z | info: running `cargo check --bins` on omicron-dev-lib (211/257) |
| 3961 | 2026-03-18T00:48:17.404Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3962 | 2026-03-18T00:48:17.407Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3963 | 2026-03-18T00:48:17.408Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3964 | 2026-03-18T00:48:17.413Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3965 | 2026-03-18T00:48:17.519Z | |
| 3966 | 2026-03-18T00:48:17.520Z | info: running `cargo check --bins` on xtask-downloader (212/257) |
| 3967 | 2026-03-18T00:48:18.179Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3968 | 2026-03-18T00:48:18.184Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3969 | 2026-03-18T00:48:18.332Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3970 | 2026-03-18T00:48:19.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.67s |
| 3971 | 2026-03-18T00:48:19.405Z | |
| 3972 | 2026-03-18T00:48:19.405Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/257) |
| 3973 | 2026-03-18T00:48:20.128Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3974 | 2026-03-18T00:48:20.137Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3975 | 2026-03-18T00:48:20.402Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3976 | 2026-03-18T00:48:20.402Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-18T00:48:20.405Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3978 | 2026-03-18T00:48:20.405Z | Checking git-stub v1.0.0 |
| 3979 | 2026-03-18T00:48:20.405Z | Compiling trait-variant v0.1.2 |
| 3980 | 2026-03-18T00:48:20.557Z | Checking is_ci v1.2.0 |
| 3981 | 2026-03-18T00:48:20.570Z | Checking maplit v1.0.2 |
| 3982 | 2026-03-18T00:48:20.600Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3983 | 2026-03-18T00:48:20.695Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3984 | 2026-03-18T00:48:20.732Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-18T00:48:20.749Z | Checking git-stub-vcs v0.1.0 |
| 3986 | 2026-03-18T00:48:20.871Z | Checking drift v0.1.3 |
| 3987 | 2026-03-18T00:48:20.891Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3988 | 2026-03-18T00:48:20.909Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3989 | 2026-03-18T00:48:20.995Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3990 | 2026-03-18T00:48:21.144Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3991 | 2026-03-18T00:48:21.230Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3992 | 2026-03-18T00:48:21.249Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3993 | 2026-03-18T00:48:21.253Z | Checking dropshot-api-manager v0.6.0 |
| 3994 | 2026-03-18T00:48:21.490Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3995 | 2026-03-18T00:48:21.555Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3996 | 2026-03-18T00:48:21.733Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3997 | 2026-03-18T00:48:22.205Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3998 | 2026-03-18T00:48:29.060Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 3999 | 2026-03-18T00:48:30.436Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4000 | 2026-03-18T00:48:31.199Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4001 | 2026-03-18T00:48:31.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s |
| 4002 | 2026-03-18T00:48:31.962Z | |
| 4003 | 2026-03-18T00:48:31.962Z | info: running `cargo check --bins` on installinator-api (214/257) |
| 4004 | 2026-03-18T00:48:32.636Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4005 | 2026-03-18T00:48:32.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4006 | 2026-03-18T00:48:32.640Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4007 | 2026-03-18T00:48:32.647Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4008 | 2026-03-18T00:48:32.746Z | |
| 4009 | 2026-03-18T00:48:32.746Z | info: running `cargo check --bins` on nexus-external-api (215/257) |
| 4010 | 2026-03-18T00:48:33.470Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4011 | 2026-03-18T00:48:33.473Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4012 | 2026-03-18T00:48:33.473Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4013 | 2026-03-18T00:48:33.477Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4014 | 2026-03-18T00:48:33.587Z | |
| 4015 | 2026-03-18T00:48:33.587Z | info: running `cargo check --bins` on nexus-internal-api (216/257) |
| 4016 | 2026-03-18T00:48:34.726Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4017 | 2026-03-18T00:48:34.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4018 | 2026-03-18T00:48:34.746Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4019 | 2026-03-18T00:48:34.746Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4020 | 2026-03-18T00:48:34.746Z | |
| 4021 | 2026-03-18T00:48:34.746Z | info: running `cargo check --bins` on nexus-lockstep-api (217/257) |
| 4022 | 2026-03-18T00:48:35.158Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4023 | 2026-03-18T00:48:35.248Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4024 | 2026-03-18T00:48:35.248Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4025 | 2026-03-18T00:48:35.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4026 | 2026-03-18T00:48:35.254Z | |
| 4027 | 2026-03-18T00:48:35.254Z | info: running `cargo check --bins` on ntp-admin-api (218/257) |
| 4028 | 2026-03-18T00:48:35.922Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4029 | 2026-03-18T00:48:35.925Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4030 | 2026-03-18T00:48:35.925Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4031 | 2026-03-18T00:48:35.929Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4032 | 2026-03-18T00:48:36.030Z | |
| 4033 | 2026-03-18T00:48:36.030Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/257) |
| 4034 | 2026-03-18T00:48:36.692Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4035 | 2026-03-18T00:48:36.697Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4036 | 2026-03-18T00:48:36.697Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4037 | 2026-03-18T00:48:36.701Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4038 | 2026-03-18T00:48:36.793Z | |
| 4039 | 2026-03-18T00:48:36.793Z | info: running `cargo check --bins` on wicketd-api (220/257) |
| 4040 | 2026-03-18T00:48:37.492Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4041 | 2026-03-18T00:48:37.495Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4042 | 2026-03-18T00:48:37.495Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4043 | 2026-03-18T00:48:37.498Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 4044 | 2026-03-18T00:48:37.603Z | |
| 4045 | 2026-03-18T00:48:37.603Z | info: running `cargo check --bins` on omicron-ls-apis (221/257) |
| 4046 | 2026-03-18T00:48:38.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4047 | 2026-03-18T00:48:38.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4048 | 2026-03-18T00:48:38.418Z | Checking erased-serde v0.4.9 |
| 4049 | 2026-03-18T00:48:38.543Z | Checking ordered-float v2.10.1 |
| 4050 | 2026-03-18T00:48:38.566Z | Checking unicode-xid v0.2.6 |
| 4051 | 2026-03-18T00:48:38.591Z | Checking cargo-platform v0.2.0 |
| 4052 | 2026-03-18T00:48:38.829Z | Checking serde-value v0.7.0 |
| 4053 | 2026-03-18T00:48:38.989Z | Checking serde-untagged v0.1.9 |
| 4054 | 2026-03-18T00:48:39.200Z | Checking cargo-util-schemas v0.8.2 |
| 4055 | 2026-03-18T00:48:40.195Z | Checking cargo_metadata v0.21.0 |
| 4056 | 2026-03-18T00:48:41.047Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4057 | 2026-03-18T00:48:41.965Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s |
| 4058 | 2026-03-18T00:48:42.161Z | |
| 4059 | 2026-03-18T00:48:42.161Z | info: running `cargo check --bins` on mgs-dev (222/257) |
| 4060 | 2026-03-18T00:48:42.902Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4061 | 2026-03-18T00:48:42.905Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4062 | 2026-03-18T00:48:43.157Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4063 | 2026-03-18T00:48:43.917Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4064 | 2026-03-18T00:48:44.534Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.36s |
| 4065 | 2026-03-18T00:48:44.780Z | |
| 4066 | 2026-03-18T00:48:44.780Z | info: running `cargo check --bins` on omicron-omdb (223/257) |
| 4067 | 2026-03-18T00:48:45.557Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4068 | 2026-03-18T00:48:45.561Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4069 | 2026-03-18T00:48:45.972Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4070 | 2026-03-18T00:48:45.975Z | Compiling vergen-gitcl v1.0.8 |
| 4071 | 2026-03-18T00:48:45.975Z | Compiling dirs-sys-next v0.1.2 |
| 4072 | 2026-03-18T00:48:45.975Z | Compiling diesel_derives v2.3.7 |
| 4073 | 2026-03-18T00:48:45.975Z | Compiling glob v0.3.3 |
| 4074 | 2026-03-18T00:48:46.127Z | Compiling crunchy v0.2.4 |
| 4075 | 2026-03-18T00:48:46.193Z | Compiling dsl_auto_type v0.2.0 |
| 4076 | 2026-03-18T00:48:46.196Z | Checking scheduled-thread-pool v0.2.7 |
| 4077 | 2026-03-18T00:48:46.391Z | Compiling dirs-next v2.0.0 |
| 4078 | 2026-03-18T00:48:46.429Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4079 | 2026-03-18T00:48:46.455Z | Compiling tiny-keccak v2.0.2 |
| 4080 | 2026-03-18T00:48:46.538Z | Compiling term v0.7.0 |
| 4081 | 2026-03-18T00:48:46.641Z | Compiling clang-sys v1.8.1 |
| 4082 | 2026-03-18T00:48:46.664Z | Checking r2d2 v0.8.10 |
| 4083 | 2026-03-18T00:48:46.707Z | Checking downcast-rs v2.0.2 |
| 4084 | 2026-03-18T00:48:46.733Z | Compiling bit-vec v0.6.3 |
| 4085 | 2026-03-18T00:48:46.897Z | Compiling ascii-canvas v3.0.0 |
| 4086 | 2026-03-18T00:48:47.015Z | Compiling bit-set v0.5.3 |
| 4087 | 2026-03-18T00:48:47.116Z | Compiling itertools v0.10.5 |
| 4088 | 2026-03-18T00:48:47.207Z | Compiling ena v0.14.4 |
| 4089 | 2026-03-18T00:48:47.227Z | Compiling libloading v0.8.9 |
| 4090 | 2026-03-18T00:48:47.247Z | Compiling diff v0.1.13 |
| 4091 | 2026-03-18T00:48:47.286Z | Compiling regex-syntax v0.6.29 |
| 4092 | 2026-03-18T00:48:47.368Z | Compiling bindgen v0.71.1 |
| 4093 | 2026-03-18T00:48:47.489Z | Compiling cexpr v0.6.0 |
| 4094 | 2026-03-18T00:48:47.586Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4095 | 2026-03-18T00:48:47.820Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4096 | 2026-03-18T00:48:47.945Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4097 | 2026-03-18T00:48:48.007Z | Compiling libxml v0.3.3 |
| 4098 | 2026-03-18T00:48:48.294Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4099 | 2026-03-18T00:48:48.456Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4100 | 2026-03-18T00:48:48.574Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4101 | 2026-03-18T00:48:48.686Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4102 | 2026-03-18T00:48:48.706Z | Compiling strum_macros v0.24.3 |
| 4103 | 2026-03-18T00:48:48.802Z | Compiling indoc v1.0.9 |
| 4104 | 2026-03-18T00:48:49.362Z | Compiling lalrpop v0.19.12 |
| 4105 | 2026-03-18T00:48:50.155Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4106 | 2026-03-18T00:48:50.195Z | Checking derive_builder v0.20.2 |
| 4107 | 2026-03-18T00:48:50.336Z | Compiling oso-derive v0.27.3 |
| 4108 | 2026-03-18T00:48:50.391Z | Checking quick-xml v0.37.5 |
| 4109 | 2026-03-18T00:48:50.518Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4110 | 2026-03-18T00:48:50.949Z | Checking openssl-probe v0.1.6 |
| 4111 | 2026-03-18T00:48:51.120Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4112 | 2026-03-18T00:48:51.580Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4113 | 2026-03-18T00:48:51.815Z | Checking bb8 v0.8.6 |
| 4114 | 2026-03-18T00:48:52.247Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4115 | 2026-03-18T00:48:52.247Z | Checking nonempty v0.12.0 |
| 4116 | 2026-03-18T00:48:52.373Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4117 | 2026-03-18T00:48:52.392Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4118 | 2026-03-18T00:48:52.657Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4119 | 2026-03-18T00:48:52.676Z | Checking support-bundle-viewer v0.1.2 |
| 4120 | 2026-03-18T00:48:52.694Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4121 | 2026-03-18T00:48:52.885Z | Checking multimap v0.10.1 |
| 4122 | 2026-03-18T00:48:54.012Z | Checking diesel v2.3.7 |
| 4123 | 2026-03-18T00:48:55.658Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4124 | 2026-03-18T00:48:56.974Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4125 | 2026-03-18T00:48:57.660Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4126 | 2026-03-18T00:48:57.729Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4127 | 2026-03-18T00:48:59.070Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4128 | 2026-03-18T00:48:59.284Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4129 | 2026-03-18T00:48:59.673Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4130 | 2026-03-18T00:49:00.177Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4131 | 2026-03-18T00:49:02.749Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4132 | 2026-03-18T00:49:08.503Z | Compiling samael v0.0.19 |
| 4133 | 2026-03-18T00:49:14.366Z | Checking diesel-dtrace v0.5.0 |
| 4134 | 2026-03-18T00:49:14.420Z | Checking async-bb8-diesel v0.2.1 |
| 4135 | 2026-03-18T00:49:16.146Z | Compiling polar-core v0.27.3 |
| 4136 | 2026-03-18T00:49:21.969Z | Checking oso v0.27.3 |
| 4137 | 2026-03-18T00:50:16.583Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4138 | 2026-03-18T00:51:03.066Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s |
| 4139 | 2026-03-18T00:51:03.315Z | |
| 4140 | 2026-03-18T00:51:03.315Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/257) |
| 4141 | 2026-03-18T00:51:04.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4142 | 2026-03-18T00:51:04.073Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4143 | 2026-03-18T00:51:04.073Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4144 | 2026-03-18T00:51:04.079Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4145 | 2026-03-18T00:51:04.192Z | |
| 4146 | 2026-03-18T00:51:04.192Z | info: running `cargo check --bins` on nexus-saga-recovery (225/257) |
| 4147 | 2026-03-18T00:51:04.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4148 | 2026-03-18T00:51:04.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4149 | 2026-03-18T00:51:04.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4150 | 2026-03-18T00:51:04.948Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4151 | 2026-03-18T00:51:05.063Z | |
| 4152 | 2026-03-18T00:51:05.063Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/257) |
| 4153 | 2026-03-18T00:51:05.732Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4154 | 2026-03-18T00:51:05.735Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4155 | 2026-03-18T00:51:05.735Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4156 | 2026-03-18T00:51:05.740Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4157 | 2026-03-18T00:51:05.834Z | |
| 4158 | 2026-03-18T00:51:05.834Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/257) |
| 4159 | 2026-03-18T00:51:06.596Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4160 | 2026-03-18T00:51:06.640Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4161 | 2026-03-18T00:51:07.007Z | Compiling libz-sys v1.1.24 |
| 4162 | 2026-03-18T00:51:07.163Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4163 | 2026-03-18T00:51:07.180Z | Compiling vergen-git2 v1.0.7 |
| 4164 | 2026-03-18T00:51:07.195Z | Compiling rustls v0.21.12 |
| 4165 | 2026-03-18T00:51:07.213Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4166 | 2026-03-18T00:51:07.231Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4167 | 2026-03-18T00:51:07.234Z | Checking rustls-webpki v0.101.7 |
| 4168 | 2026-03-18T00:51:07.234Z | Checking sct v0.7.1 |
| 4169 | 2026-03-18T00:51:07.437Z | Compiling nix v0.29.0 |
| 4170 | 2026-03-18T00:51:07.460Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4171 | 2026-03-18T00:51:07.497Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4172 | 2026-03-18T00:51:07.524Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4173 | 2026-03-18T00:51:07.667Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4174 | 2026-03-18T00:51:07.836Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4175 | 2026-03-18T00:51:07.857Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4176 | 2026-03-18T00:51:07.916Z | Checking rustls-pemfile v1.0.4 |
| 4177 | 2026-03-18T00:51:08.079Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4178 | 2026-03-18T00:51:08.248Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4179 | 2026-03-18T00:51:08.452Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4180 | 2026-03-18T00:51:08.479Z | Checking twox-hash v2.1.2 |
| 4181 | 2026-03-18T00:51:08.605Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4182 | 2026-03-18T00:51:09.337Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4183 | 2026-03-18T00:51:09.432Z | Checking tokio-rustls v0.24.1 |
| 4184 | 2026-03-18T00:51:09.453Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4185 | 2026-03-18T00:51:09.615Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4186 | 2026-03-18T00:51:09.680Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4187 | 2026-03-18T00:51:09.853Z | Checking fatfs v0.3.6 |
| 4188 | 2026-03-18T00:51:10.284Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4189 | 2026-03-18T00:51:10.436Z | Compiling seq-macro v0.3.6 |
| 4190 | 2026-03-18T00:51:15.227Z | Compiling git2 v0.20.4 |
| 4191 | 2026-03-18T00:51:16.276Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4192 | 2026-03-18T00:51:16.433Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-18T00:51:18.462Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4194 | 2026-03-18T00:52:26.892Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4195 | 2026-03-18T00:52:27.151Z | |
| 4196 | 2026-03-18T00:52:27.151Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/257) |
| 4197 | 2026-03-18T00:52:31.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4198 | 2026-03-18T00:52:31.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4199 | 2026-03-18T00:52:31.290Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4200 | 2026-03-18T00:53:27.579Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s |
| 4201 | 2026-03-18T00:53:27.823Z | |
| 4202 | 2026-03-18T00:53:27.824Z | info: running `cargo check --bins` on nexus-background-task-interface (229/257) |
| 4203 | 2026-03-18T00:53:28.497Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4204 | 2026-03-18T00:53:28.505Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4205 | 2026-03-18T00:53:28.505Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4206 | 2026-03-18T00:53:28.506Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4207 | 2026-03-18T00:53:28.600Z | |
| 4208 | 2026-03-18T00:53:28.600Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/257) |
| 4209 | 2026-03-18T00:53:29.343Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4210 | 2026-03-18T00:53:29.347Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4211 | 2026-03-18T00:53:29.347Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4212 | 2026-03-18T00:53:29.354Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4213 | 2026-03-18T00:53:29.466Z | |
| 4214 | 2026-03-18T00:53:29.466Z | info: running `cargo check --bins` on nexus-mgs-updates (231/257) |
| 4215 | 2026-03-18T00:53:30.192Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4216 | 2026-03-18T00:53:30.197Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4217 | 2026-03-18T00:53:30.197Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4218 | 2026-03-18T00:53:30.201Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4219 | 2026-03-18T00:53:30.313Z | |
| 4220 | 2026-03-18T00:53:30.313Z | info: running `cargo check --bins` on nexus-networking (232/257) |
| 4221 | 2026-03-18T00:53:31.049Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4222 | 2026-03-18T00:53:31.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4223 | 2026-03-18T00:53:31.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4224 | 2026-03-18T00:53:31.057Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4225 | 2026-03-18T00:53:31.167Z | |
| 4226 | 2026-03-18T00:53:31.167Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/257) |
| 4227 | 2026-03-18T00:53:31.908Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4228 | 2026-03-18T00:53:31.911Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4229 | 2026-03-18T00:53:31.911Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4230 | 2026-03-18T00:53:31.916Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4231 | 2026-03-18T00:53:32.025Z | |
| 4232 | 2026-03-18T00:53:32.025Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/257) |
| 4233 | 2026-03-18T00:53:32.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4234 | 2026-03-18T00:53:32.768Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4235 | 2026-03-18T00:53:32.768Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4236 | 2026-03-18T00:53:32.773Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4237 | 2026-03-18T00:53:32.885Z | |
| 4238 | 2026-03-18T00:53:32.885Z | info: running `cargo check --bins` on omicron-dev (235/257) |
| 4239 | 2026-03-18T00:53:33.676Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4240 | 2026-03-18T00:53:33.679Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4241 | 2026-03-18T00:53:34.106Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4242 | 2026-03-18T00:53:34.109Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4243 | 2026-03-18T00:53:34.294Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4244 | 2026-03-18T00:53:34.317Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4245 | 2026-03-18T00:53:34.320Z | Checking diff v0.1.13 |
| 4246 | 2026-03-18T00:53:34.320Z | Checking yansi v1.0.1 |
| 4247 | 2026-03-18T00:53:34.355Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4248 | 2026-03-18T00:53:34.374Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4249 | 2026-03-18T00:53:34.497Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4250 | 2026-03-18T00:53:34.688Z | Checking pretty_assertions v1.4.1 |
| 4251 | 2026-03-18T00:53:35.521Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4252 | 2026-03-18T00:54:07.983Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4253 | 2026-03-18T00:54:07.986Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4254 | 2026-03-18T00:54:07.986Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4255 | 2026-03-18T00:54:07.986Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4256 | 2026-03-18T00:54:07.986Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4257 | 2026-03-18T00:54:07.986Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4258 | 2026-03-18T00:54:08.908Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4259 | 2026-03-18T00:54:10.316Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4260 | 2026-03-18T00:55:09.812Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s |
| 4261 | 2026-03-18T00:55:10.064Z | |
| 4262 | 2026-03-18T00:55:10.064Z | info: running `cargo check --bins` on omicron-pins (236/257) |
| 4263 | 2026-03-18T00:55:10.728Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4264 | 2026-03-18T00:55:10.731Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4265 | 2026-03-18T00:55:10.731Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4266 | 2026-03-18T00:55:10.735Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4267 | 2026-03-18T00:55:10.833Z | |
| 4268 | 2026-03-18T00:55:10.833Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (237/257) |
| 4269 | 2026-03-18T00:55:11.576Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4270 | 2026-03-18T00:55:11.579Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4271 | 2026-03-18T00:55:11.889Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4272 | 2026-03-18T00:55:12.034Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4273 | 2026-03-18T00:55:12.037Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4274 | 2026-03-18T00:55:49.301Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4275 | 2026-03-18T00:55:49.795Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4276 | 2026-03-18T00:55:52.150Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4277 | 2026-03-18T00:55:52.721Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4278 | 2026-03-18T00:55:56.773Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4279 | 2026-03-18T00:56:28.904Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4280 | 2026-03-18T00:56:29.727Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4281 | 2026-03-18T00:56:31.874Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s |
| 4282 | 2026-03-18T00:56:32.103Z | |
| 4283 | 2026-03-18T00:56:32.103Z | info: running `cargo check --bins` on reconfigurator-sp-updater (238/257) |
| 4284 | 2026-03-18T00:56:32.832Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4285 | 2026-03-18T00:56:32.835Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4286 | 2026-03-18T00:56:33.068Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4287 | 2026-03-18T00:56:33.942Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s |
| 4288 | 2026-03-18T00:56:34.180Z | |
| 4289 | 2026-03-18T00:56:34.180Z | info: running `cargo check --bins` on omicron-releng (239/257) |
| 4290 | 2026-03-18T00:56:34.871Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4291 | 2026-03-18T00:56:34.874Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4292 | 2026-03-18T00:56:35.051Z | Compiling blake3 v1.8.3 |
| 4293 | 2026-03-18T00:56:35.181Z | Checking arrayref v0.3.9 |
| 4294 | 2026-03-18T00:56:35.184Z | Checking constant_time_eq v0.4.2 |
| 4295 | 2026-03-18T00:56:35.184Z | Checking arrayvec v0.7.6 |
| 4296 | 2026-03-18T00:56:35.215Z | Checking topological-sort v0.2.2 |
| 4297 | 2026-03-18T00:56:35.217Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4298 | 2026-03-18T00:56:35.217Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4299 | 2026-03-18T00:56:35.217Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4300 | 2026-03-18T00:56:35.319Z | Checking shell-words v1.1.1 |
| 4301 | 2026-03-18T00:56:36.184Z | Checking omicron-zone-package v0.12.2 |
| 4302 | 2026-03-18T00:56:37.181Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4303 | 2026-03-18T00:56:38.279Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s |
| 4304 | 2026-03-18T00:56:38.487Z | |
| 4305 | 2026-03-18T00:56:38.487Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (240/257) |
| 4306 | 2026-03-18T00:56:39.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4307 | 2026-03-18T00:56:39.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4308 | 2026-03-18T00:56:39.355Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4309 | 2026-03-18T00:56:39.740Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4310 | 2026-03-18T00:56:40.237Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.74s |
| 4311 | 2026-03-18T00:56:40.471Z | |
| 4312 | 2026-03-18T00:56:40.471Z | info: running `cargo check --bins` on xtask (241/257) |
| 4313 | 2026-03-18T00:56:41.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4314 | 2026-03-18T00:56:41.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4315 | 2026-03-18T00:56:41.071Z | Checking libc v0.2.180 |
| 4316 | 2026-03-18T00:56:41.167Z | Checking serde v1.0.228 |
| 4317 | 2026-03-18T00:56:41.175Z | Checking zerofrom v0.1.6 |
| 4318 | 2026-03-18T00:56:41.180Z | Checking bitflags v2.11.0 |
| 4319 | 2026-03-18T00:56:41.189Z | Checking smallvec v1.15.1 |
| 4320 | 2026-03-18T00:56:41.191Z | Checking hashbrown v0.16.1 |
| 4321 | 2026-03-18T00:56:41.211Z | Checking serde_json v1.0.149 |
| 4322 | 2026-03-18T00:56:41.214Z | Checking scroll v0.12.0 |
| 4323 | 2026-03-18T00:56:41.302Z | Checking yoke v0.8.1 |
| 4324 | 2026-03-18T00:56:41.366Z | Checking num-traits v0.2.19 |
| 4325 | 2026-03-18T00:56:41.412Z | Checking thiserror v1.0.69 |
| 4326 | 2026-03-18T00:56:41.515Z | Checking zerovec v0.11.5 |
| 4327 | 2026-03-18T00:56:41.515Z | Checking zerotrie v0.2.3 |
| 4328 | 2026-03-18T00:56:41.541Z | Checking percent-encoding v2.3.2 |
| 4329 | 2026-03-18T00:56:41.584Z | Checking errno v0.3.14 |
| 4330 | 2026-03-18T00:56:41.724Z | Checking rustix v1.1.3 |
| 4331 | 2026-03-18T00:56:41.727Z | Checking toml_datetime v0.6.11 |
| 4332 | 2026-03-18T00:56:41.750Z | Checking serde_spanned v0.6.9 |
| 4333 | 2026-03-18T00:56:41.815Z | Checking indexmap v2.13.0 |
| 4334 | 2026-03-18T00:56:41.834Z | Checking log v0.4.29 |
| 4335 | 2026-03-18T00:56:41.896Z | Checking zerocopy v0.7.35 |
| 4336 | 2026-03-18T00:56:41.963Z | Checking form_urlencoded v1.2.2 |
| 4337 | 2026-03-18T00:56:42.024Z | Checking goblin v0.8.2 |
| 4338 | 2026-03-18T00:56:42.077Z | Checking getrandom v0.4.1 |
| 4339 | 2026-03-18T00:56:42.119Z | Checking thiserror v2.0.18 |
| 4340 | 2026-03-18T00:56:42.135Z | Checking tinystr v0.8.2 |
| 4341 | 2026-03-18T00:56:42.152Z | Checking potential_utf v0.1.4 |
| 4342 | 2026-03-18T00:56:42.237Z | Checking ordered-float v2.10.1 |
| 4343 | 2026-03-18T00:56:42.251Z | Checking syn v2.0.117 |
| 4344 | 2026-03-18T00:56:42.309Z | Checking icu_collections v2.1.1 |
| 4345 | 2026-03-18T00:56:42.362Z | Checking icu_locale_core v2.1.1 |
| 4346 | 2026-03-18T00:56:42.547Z | Checking serde-value v0.7.0 |
| 4347 | 2026-03-18T00:56:42.561Z | Checking toml_edit v0.22.27 |
| 4348 | 2026-03-18T00:56:42.588Z | Checking dtrace-parser v0.2.0 |
| 4349 | 2026-03-18T00:56:42.704Z | Checking thread-id v4.2.2 |
| 4350 | 2026-03-18T00:56:42.804Z | Checking once_cell v1.21.3 |
| 4351 | 2026-03-18T00:56:42.819Z | Checking cargo-platform v0.2.0 |
| 4352 | 2026-03-18T00:56:42.854Z | Checking terminal_size v0.4.3 |
| 4353 | 2026-03-18T00:56:42.894Z | Checking memmap v0.7.0 |
| 4354 | 2026-03-18T00:56:42.992Z | Checking clap_builder v4.5.60 |
| 4355 | 2026-03-18T00:56:43.025Z | Checking tempfile v3.25.0 |
| 4356 | 2026-03-18T00:56:43.039Z | Checking textwrap v0.16.2 |
| 4357 | 2026-03-18T00:56:43.052Z | Checking fs-err v3.3.0 |
| 4358 | 2026-03-18T00:56:43.142Z | Checking icu_provider v2.1.1 |
| 4359 | 2026-03-18T00:56:43.268Z | Checking camino-tempfile v1.4.1 |
| 4360 | 2026-03-18T00:56:43.282Z | Checking anyhow v1.0.102 |
| 4361 | 2026-03-18T00:56:43.301Z | Checking tabled v0.15.0 |
| 4362 | 2026-03-18T00:56:43.447Z | Checking icu_properties v2.1.2 |
| 4363 | 2026-03-18T00:56:43.463Z | Checking icu_normalizer v2.1.1 |
| 4364 | 2026-03-18T00:56:43.527Z | Checking macaddr v1.0.1 |
| 4365 | 2026-03-18T00:56:43.752Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4366 | 2026-03-18T00:56:44.031Z | Checking toml v0.8.23 |
| 4367 | 2026-03-18T00:56:44.448Z | Checking cargo_toml v0.21.0 |
| 4368 | 2026-03-18T00:56:44.574Z | Checking idna_adapter v1.2.1 |
| 4369 | 2026-03-18T00:56:44.608Z | Checking dof v0.3.0 |
| 4370 | 2026-03-18T00:56:44.629Z | Checking clap v4.5.60 |
| 4371 | 2026-03-18T00:56:44.718Z | Checking idna v1.1.0 |
| 4372 | 2026-03-18T00:56:44.949Z | Checking usdt-impl v0.5.0 |
| 4373 | 2026-03-18T00:56:45.002Z | Checking url v2.5.8 |
| 4374 | 2026-03-18T00:56:45.271Z | Checking usdt v0.5.0 |
| 4375 | 2026-03-18T00:56:45.471Z | Checking cargo-util-schemas v0.8.2 |
| 4376 | 2026-03-18T00:56:46.466Z | Checking cargo_metadata v0.21.0 |
| 4377 | 2026-03-18T00:56:47.334Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4378 | 2026-03-18T00:56:47.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.42s |
| 4379 | 2026-03-18T00:56:48.039Z | |
| 4380 | 2026-03-18T00:56:48.040Z | info: running `cargo check --bins` on end-to-end-tests (242/257) |
| 4381 | 2026-03-18T00:56:48.813Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4382 | 2026-03-18T00:56:48.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4383 | 2026-03-18T00:56:49.136Z | Checking polyval v0.6.2 |
| 4384 | 2026-03-18T00:56:49.284Z | Checking ctr v0.9.2 |
| 4385 | 2026-03-18T00:56:49.302Z | Checking ssh-encoding v0.2.0 |
| 4386 | 2026-03-18T00:56:49.305Z | Checking blowfish v0.9.1 |
| 4387 | 2026-03-18T00:56:49.337Z | Checking password-hash v0.4.2 |
| 4388 | 2026-03-18T00:56:49.358Z | Checking p256 v0.13.2 |
| 4389 | 2026-03-18T00:56:49.361Z | Checking p521 v0.13.3 |
| 4390 | 2026-03-18T00:56:49.396Z | Checking russh-cryptovec v0.7.3 |
| 4391 | 2026-03-18T00:56:49.458Z | Checking ghash v0.5.1 |
| 4392 | 2026-03-18T00:56:49.480Z | Checking md5 v0.7.0 |
| 4393 | 2026-03-18T00:56:49.498Z | Checking bcrypt-pbkdf v0.10.0 |
| 4394 | 2026-03-18T00:56:49.532Z | Checking num-bigint v0.4.6 |
| 4395 | 2026-03-18T00:56:49.555Z | Checking des v0.8.1 |
| 4396 | 2026-03-18T00:56:49.600Z | Checking aes-gcm v0.10.3 |
| 4397 | 2026-03-18T00:56:49.619Z | Checking pbkdf2 v0.11.0 |
| 4398 | 2026-03-18T00:56:49.687Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4399 | 2026-03-18T00:56:49.687Z | Checking hex-literal v0.4.1 |
| 4400 | 2026-03-18T00:56:49.725Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4401 | 2026-03-18T00:56:49.745Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4402 | 2026-03-18T00:56:49.782Z | Checking ssh-cipher v0.2.0 |
| 4403 | 2026-03-18T00:56:49.818Z | Checking socket2 v0.5.10 |
| 4404 | 2026-03-18T00:56:49.837Z | Checking internet-checksum v0.2.1 |
| 4405 | 2026-03-18T00:56:49.991Z | Checking ssh-key v0.6.7 |
| 4406 | 2026-03-18T00:56:50.189Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4407 | 2026-03-18T00:56:50.862Z | Checking russh-keys v0.45.0 |
| 4408 | 2026-03-18T00:56:51.595Z | Checking russh v0.45.0 |
| 4409 | 2026-03-18T00:57:13.146Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4410 | 2026-03-18T00:57:14.650Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.58s |
| 4411 | 2026-03-18T00:57:14.894Z | |
| 4412 | 2026-03-18T00:57:14.894Z | info: running `cargo check --bins` on gateway-cli (243/257) |
| 4413 | 2026-03-18T00:57:15.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4414 | 2026-03-18T00:57:15.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4415 | 2026-03-18T00:57:15.758Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4416 | 2026-03-18T00:57:15.887Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4417 | 2026-03-18T00:57:15.900Z | Checking termios v0.3.3 |
| 4418 | 2026-03-18T00:57:17.596Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4419 | 2026-03-18T00:57:17.774Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4420 | 2026-03-18T00:57:20.415Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4421 | 2026-03-18T00:57:21.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s |
| 4422 | 2026-03-18T00:57:21.367Z | |
| 4423 | 2026-03-18T00:57:21.367Z | info: running `cargo check --bins --no-default-features` on installinator (244/257) |
| 4424 | 2026-03-18T00:57:22.077Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4425 | 2026-03-18T00:57:22.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4426 | 2026-03-18T00:57:22.306Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4427 | 2026-03-18T00:57:22.442Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4428 | 2026-03-18T00:57:22.475Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4429 | 2026-03-18T00:57:22.478Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4430 | 2026-03-18T00:57:22.481Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4431 | 2026-03-18T00:57:22.735Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4432 | 2026-03-18T00:57:22.735Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4433 | 2026-03-18T00:57:23.666Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4434 | 2026-03-18T00:57:23.947Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4435 | 2026-03-18T00:57:23.950Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4436 | 2026-03-18T00:57:24.799Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4437 | 2026-03-18T00:57:26.919Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.54s |
| 4438 | 2026-03-18T00:57:27.135Z | |
| 4439 | 2026-03-18T00:57:27.135Z | info: running `cargo check --bins` on internal-dns-cli (245/257) |
| 4440 | 2026-03-18T00:57:27.822Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4441 | 2026-03-18T00:57:27.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4442 | 2026-03-18T00:57:28.065Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4443 | 2026-03-18T00:57:28.550Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4444 | 2026-03-18T00:57:28.946Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s |
| 4445 | 2026-03-18T00:57:29.176Z | |
| 4446 | 2026-03-18T00:57:29.176Z | info: running `cargo check --bins` on omicron-live-tests (246/257) |
| 4447 | 2026-03-18T00:57:29.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4448 | 2026-03-18T00:57:29.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4449 | 2026-03-18T00:57:29.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4450 | 2026-03-18T00:57:29.845Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4451 | 2026-03-18T00:57:29.938Z | |
| 4452 | 2026-03-18T00:57:29.938Z | info: running `cargo check --bins` on live-tests-macros (247/257) |
| 4453 | 2026-03-18T00:57:30.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-18T00:57:30.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-18T00:57:30.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4456 | 2026-03-18T00:57:30.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4457 | 2026-03-18T00:57:30.706Z | |
| 4458 | 2026-03-18T00:57:30.706Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (248/257) |
| 4459 | 2026-03-18T00:57:31.445Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4460 | 2026-03-18T00:57:31.448Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4461 | 2026-03-18T00:57:31.705Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4462 | 2026-03-18T00:57:32.439Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.72s |
| 4463 | 2026-03-18T00:57:32.687Z | |
| 4464 | 2026-03-18T00:57:32.687Z | info: running `cargo check --bins` on omicron-ntp-admin (249/257) |
| 4465 | 2026-03-18T00:57:33.364Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4466 | 2026-03-18T00:57:33.367Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4467 | 2026-03-18T00:57:33.547Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4468 | 2026-03-18T00:57:33.550Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4469 | 2026-03-18T00:57:33.850Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4470 | 2026-03-18T00:57:33.853Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4471 | 2026-03-18T00:57:34.830Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.13s |
| 4472 | 2026-03-18T00:57:35.047Z | |
| 4473 | 2026-03-18T00:57:35.047Z | info: running `cargo check --bins` on ntp-admin-types (250/257) |
| 4474 | 2026-03-18T00:57:35.715Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4475 | 2026-03-18T00:57:35.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4476 | 2026-03-18T00:57:35.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4477 | 2026-03-18T00:57:35.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4478 | 2026-03-18T00:57:35.818Z | |
| 4479 | 2026-03-18T00:57:35.818Z | info: running `cargo check --bins` on omicron-package (251/257) |
| 4480 | 2026-03-18T00:57:36.515Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4481 | 2026-03-18T00:57:36.518Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4482 | 2026-03-18T00:57:36.712Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4483 | 2026-03-18T00:57:38.080Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.25s |
| 4484 | 2026-03-18T00:57:38.320Z | |
| 4485 | 2026-03-18T00:57:38.320Z | info: running `cargo check --bins` on tqdb (252/257) |
| 4486 | 2026-03-18T00:57:39.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4487 | 2026-03-18T00:57:39.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4488 | 2026-03-18T00:57:39.373Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4489 | 2026-03-18T00:57:39.813Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4490 | 2026-03-18T00:57:40.520Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4491 | 2026-03-18T00:57:40.523Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4492 | 2026-03-18T00:57:47.198Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4493 | 2026-03-18T00:57:48.111Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4494 | 2026-03-18T00:57:48.113Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4495 | 2026-03-18T00:57:48.114Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4496 | 2026-03-18T00:57:48.114Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4497 | 2026-03-18T00:57:49.128Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4498 | 2026-03-18T00:57:58.482Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4499 | 2026-03-18T00:58:06.675Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4500 | 2026-03-18T00:58:06.691Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4501 | 2026-03-18T00:58:06.694Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4502 | 2026-03-18T00:58:06.695Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4503 | 2026-03-18T00:58:08.556Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4504 | 2026-03-18T00:58:13.075Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4505 | 2026-03-18T00:58:13.132Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4506 | 2026-03-18T00:58:13.132Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4507 | 2026-03-18T00:58:13.708Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.36s |
| 4508 | 2026-03-18T00:58:13.945Z | |
| 4509 | 2026-03-18T00:58:13.945Z | info: running `cargo check --bins` on wicket-dbg (253/257) |
| 4510 | 2026-03-18T00:58:14.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4511 | 2026-03-18T00:58:14.669Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4512 | 2026-03-18T00:58:14.896Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4513 | 2026-03-18T00:58:14.903Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4514 | 2026-03-18T00:58:15.056Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4515 | 2026-03-18T00:58:15.116Z | Checking rtoolbox v0.0.3 |
| 4516 | 2026-03-18T00:58:15.120Z | Checking tui-tree-widget v0.23.1 |
| 4517 | 2026-03-18T00:58:15.255Z | Checking rpassword v7.4.0 |
| 4518 | 2026-03-18T00:58:15.346Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4519 | 2026-03-18T00:58:16.308Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4520 | 2026-03-18T00:58:22.935Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4521 | 2026-03-18T00:58:23.846Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4522 | 2026-03-18T00:58:25.234Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4523 | 2026-03-18T00:58:29.386Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4524 | 2026-03-18T00:58:31.908Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4525 | 2026-03-18T00:58:33.076Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.09s |
| 4526 | 2026-03-18T00:58:33.353Z | |
| 4527 | 2026-03-18T00:58:33.353Z | info: running `cargo check --bins` on wicket (254/257) |
| 4528 | 2026-03-18T00:58:33.994Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4529 | 2026-03-18T00:58:34.006Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4530 | 2026-03-18T00:58:34.199Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4531 | 2026-03-18T00:58:34.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.34s |
| 4532 | 2026-03-18T00:58:34.862Z | |
| 4533 | 2026-03-18T00:58:34.862Z | info: running `cargo check --bins` on wicketd (255/257) |
| 4534 | 2026-03-18T00:58:39.009Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4535 | 2026-03-18T00:58:39.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4536 | 2026-03-18T00:58:39.046Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4537 | 2026-03-18T00:58:39.046Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4538 | 2026-03-18T00:58:39.046Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4539 | 2026-03-18T00:58:39.046Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4540 | 2026-03-18T00:58:39.046Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4541 | 2026-03-18T00:58:39.046Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4542 | 2026-03-18T00:58:42.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s |
| 4543 | 2026-03-18T00:58:42.447Z | |
| 4544 | 2026-03-18T00:58:42.447Z | info: running `cargo check --bins` on omicron-workspace-hack (256/257) |
| 4545 | 2026-03-18T00:58:43.074Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4546 | 2026-03-18T00:58:43.166Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4547 | 2026-03-18T00:58:43.166Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4548 | 2026-03-18T00:58:43.188Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 4549 | 2026-03-18T00:58:43.207Z | |
| 4550 | 2026-03-18T00:58:43.207Z | info: running `cargo check --bins` on zone-setup (257/257) |
| 4551 | 2026-03-18T00:58:43.876Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4552 | 2026-03-18T00:58:43.890Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4553 | 2026-03-18T00:58:44.073Z | Checking uzers v0.12.2 |
| 4554 | 2026-03-18T00:58:44.412Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4555 | 2026-03-18T00:58:45.340Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s |
| 4556 | 2026-03-18T00:58:45.586Z | |
| 4557 | 2026-03-18T00:58:45.590Z | real 18:59.257554510 |
| 4558 | 2026-03-18T00:58:45.590Z | user 28:19.194639302 |
| 4559 | 2026-03-18T00:58:45.590Z | sys 5:08.542047524 |
| 4560 | 2026-03-18T00:58:45.590Z | trap 0.479294876 |
| 4561 | 2026-03-18T00:58:45.590Z | tflt 0.352800640 |
| 4562 | 2026-03-18T00:58:45.590Z | dflt 0.673179143 |
| 4563 | 2026-03-18T00:58:45.590Z | kflt 0.000817830 |
| 4564 | 2026-03-18T00:58:45.590Z | lock 1:47:07.010123436 |
| 4565 | 2026-03-18T00:58:45.590Z | slp 2:12:54.926231561 |
| 4566 | 2026-03-18T00:58:45.590Z | lat 1:24.418959832 |
| 4567 | 2026-03-18T00:58:45.590Z | stop 5:17.771554786 |
| 4568 | 2026-03-18T00:58:45.590Z | process exited: duration 1374753 ms, exit code 0 |
| |
| 4569 | 2026-03-18T00:58:45.598Z | found 0 output files |