|
|
|
| 1 | 2026-03-19T02:54:46.871Z | job assigned to worker 01KM205VZRRWBFJPBK1N38TEB6 [factory aws, i-08760fdede43bf60e] (queued for 1 m 19 s) |
| |
| 2 | 2026-03-19T02:54:55.126Z | starting task 0: "setup" |
| 3 | 2026-03-19T02:54:55.133Z | ++ uname -s |
| 4 | 2026-03-19T02:54:55.137Z | + kern=SunOS |
| 5 | 2026-03-19T02:54:55.137Z | + build_user=build |
| 6 | 2026-03-19T02:54:55.137Z | + build_uid=12345 |
| 7 | 2026-03-19T02:54:55.137Z | + work_dir=/work |
| 8 | 2026-03-19T02:54:55.137Z | + input_dir=/input |
| 9 | 2026-03-19T02:54:55.137Z | + [[ 0 == 12345 ]] |
| 10 | 2026-03-19T02:54:55.137Z | + case "$kern" in |
| 11 | 2026-03-19T02:54:55.137Z | + groupadd -g 12345 build |
| 12 | 2026-03-19T02:54:55.142Z | + useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build |
| 13 | 2026-03-19T02:54:57.144Z | + zfs create -o mountpoint=/work rpool/work |
| 14 | 2026-03-19T02:54:57.256Z | ++ awk '$2 == "/home" { print $3 }' /etc/mnttab |
| 15 | 2026-03-19T02:54:57.260Z | + home_fs=zfs |
| 16 | 2026-03-19T02:54:57.260Z | + [[ zfs == autofs ]] |
| 17 | 2026-03-19T02:54:57.260Z | + mkdir -p /home/build |
| 18 | 2026-03-19T02:54:57.260Z | + chown build:build /home/build /work |
| 19 | 2026-03-19T02:54:59.262Z | + chmod 0700 /home/build /work |
| 20 | 2026-03-19T02:54:59.265Z | process exited: duration 4137 ms, exit code 0 |
| |
| 21 | 2026-03-19T02:54:59.273Z | starting task 1: "rust-toolchain" |
| 22 | 2026-03-19T02:54:59.277Z | + printf ' * rust toolchain channel = "%s"\n' 1.94.0 |
| 23 | 2026-03-19T02:54:59.278Z | * rust toolchain channel = "1.94.0" |
| 24 | 2026-03-19T02:54:59.278Z | + printf ' * rust toolchain profile = "%s"\n' default |
| 25 | 2026-03-19T02:54:59.278Z | * rust toolchain profile = "default" |
| 26 | 2026-03-19T02:54:59.278Z | + export RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 27 | 2026-03-19T02:54:59.278Z | + RUSTUP_INIT_SKIP_PATH_CHECK=true |
| 28 | 2026-03-19T02:54:59.282Z | + curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs |
| 29 | 2026-03-19T02:54:59.282Z | + /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default |
| 30 | 2026-03-19T02:54:59.392Z | info: downloading installer |
| 31 | 2026-03-19T02:55:00.817Z | warn: It looks like you have an existing installation of Rust at: |
| 32 | 2026-03-19T02:55:00.817Z | warn: /opt/ooce/bin |
| 33 | 2026-03-19T02:55:00.817Z | warn: It is recommended that rustup be the primary Rust installation. |
| 34 | 2026-03-19T02:55:00.817Z | warn: Otherwise you may have confusion unless you are careful with your PATH. |
| 35 | 2026-03-19T02:55:00.817Z | warn: If you are sure that you want both rustup and your already installed Rust |
| 36 | 2026-03-19T02:55:00.817Z | warn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes |
| 37 | 2026-03-19T02:55:00.817Z | warn: or pass `-y' to ignore all ignorable checks. |
| 38 | 2026-03-19T02:55:00.817Z | error: cannot install while Rust is installed |
| 39 | 2026-03-19T02:55:00.817Z | warn: continuing (because the -y flag is set and the error is ignorable) |
| 40 | 2026-03-19T02:55:00.817Z | warn: It looks like you have an existing rustup settings file at: |
| 41 | 2026-03-19T02:55:00.817Z | warn: /home/build/.rustup/settings.toml |
| 42 | 2026-03-19T02:55:00.817Z | warn: Rustup will install the default toolchain as specified in the settings file, |
| 43 | 2026-03-19T02:55:00.817Z | warn: instead of the one inferred from the default host triple. |
| 44 | 2026-03-19T02:55:00.829Z | info: profile set to default |
| 45 | 2026-03-19T02:55:00.829Z | info: default host triple is x86_64-unknown-illumos |
| 46 | 2026-03-19T02:55:00.832Z | info: syncing channel updates for 1.94.0-x86_64-unknown-illumos |
| 47 | 2026-03-19T02:55:01.017Z | info: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02) |
| 48 | 2026-03-19T02:55:01.021Z | info: downloading 6 components |
| 49 | 2026-03-19T02:55:16.086Z | info: default toolchain set to 1.94.0-x86_64-unknown-illumos |
| 50 | 2026-03-19T02:55:16.086Z | |
| 51 | 2026-03-19T02:55:16.092Z | 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 52 | 2026-03-19T02:55:16.093Z | |
| 53 | 2026-03-19T02:55:16.097Z | |
| 54 | 2026-03-19T02:55:16.097Z | Rust is installed now. Great! |
| 55 | 2026-03-19T02:55:16.098Z | |
| 56 | 2026-03-19T02:55:16.098Z | To get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH |
| 57 | 2026-03-19T02:55:16.098Z | environment variable. This has not been done automatically. |
| 58 | 2026-03-19T02:55:16.098Z | |
| 59 | 2026-03-19T02:55:16.099Z | To configure your current shell, you need to source |
| 60 | 2026-03-19T02:55:16.099Z | the corresponding env file under $HOME/.cargo. |
| 61 | 2026-03-19T02:55:16.099Z | |
| 62 | 2026-03-19T02:55:16.099Z | This is usually done by running one of the following (note the leading DOT): |
| 63 | 2026-03-19T02:55:16.099Z | . "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh |
| 64 | 2026-03-19T02:55:16.099Z | source "$HOME/.cargo/env.fish" # For fish |
| 65 | 2026-03-19T02:55:16.099Z | source "~/.cargo/env.nu" # For nushell |
| 66 | 2026-03-19T02:55:16.099Z | source "$HOME/.cargo/env.tcsh" # For tcsh |
| 67 | 2026-03-19T02:55:16.099Z | . "$HOME/.cargo/env.ps1" # For pwsh |
| 68 | 2026-03-19T02:55:16.099Z | source "$HOME/.cargo/env.xsh" # For xonsh |
| 69 | 2026-03-19T02:55:16.099Z | warn: no default linker (`cc`) was found in your PATH |
| 70 | 2026-03-19T02:55:16.099Z | warn: many Rust crates require a system C toolchain to build |
| 71 | 2026-03-19T02:55:16.200Z | + rustup --version |
| 72 | 2026-03-19T02:55:16.211Z | rustup 1.29.0 (28d1352db 2026-03-05) |
| 73 | 2026-03-19T02:55:16.214Z | info: This is the version for the rustup toolchain manager, not the rustc compiler. |
| 74 | 2026-03-19T02:55:16.237Z | info: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)` |
| 75 | 2026-03-19T02:55:16.240Z | + cargo --version |
| 76 | 2026-03-19T02:55:16.257Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 77 | 2026-03-19T02:55:16.260Z | + rustc --version |
| 78 | 2026-03-19T02:55:16.286Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 79 | 2026-03-19T02:55:16.289Z | process exited: duration 17012 ms, exit code 0 |
| |
| 80 | 2026-03-19T02:55:16.295Z | starting task 2: "authentication" |
| 81 | 2026-03-19T02:55:16.316Z | process exited: duration 20 ms, exit code 0 |
| |
| 82 | 2026-03-19T02:55:16.322Z | starting task 3: "clone repository" |
| 83 | 2026-03-19T02:55:16.328Z | + mkdir -p /work/oxidecomputer/omicron |
| 84 | 2026-03-19T02:55:16.331Z | + git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron |
| 85 | 2026-03-19T02:55:16.364Z | Cloning into '/work/oxidecomputer/omicron'... |
| 86 | 2026-03-19T02:57:22.387Z | + cd /work/oxidecomputer/omicron |
| 87 | 2026-03-19T02:57:22.387Z | + git fetch origin 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 88 | 2026-03-19T02:57:22.693Z | From https://github.com/oxidecomputer/omicron |
| 89 | 2026-03-19T02:57:22.696Z | * branch 45dc9f8f8266ae29c2c3985e3807a9580c439749 -> FETCH_HEAD |
| 90 | 2026-03-19T02:57:22.715Z | + [[ -n mergeconflict/fm-sb-persistence ]] |
| 91 | 2026-03-19T02:57:22.750Z | ++ git branch --show-current |
| 92 | 2026-03-19T02:57:22.750Z | + current=main |
| 93 | 2026-03-19T02:57:22.750Z | + [[ main != mergeconflict/fm-sb-persistence ]] |
| 94 | 2026-03-19T02:57:22.750Z | + git branch -f mergeconflict/fm-sb-persistence 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 95 | 2026-03-19T02:57:22.750Z | + git checkout -f mergeconflict/fm-sb-persistence |
| 96 | 2026-03-19T02:57:22.998Z | Switched to branch 'mergeconflict/fm-sb-persistence' |
| 97 | 2026-03-19T02:57:23.028Z | + git reset --hard 45dc9f8f8266ae29c2c3985e3807a9580c439749 |
| 98 | 2026-03-19T02:57:23.251Z | HEAD is now at 45dc9f8f8 fm: persist and load support bundle requests via per-variant tables |
| 99 | 2026-03-19T02:57:23.261Z | process exited: duration 126903 ms, exit code 0 |
| |
| 100 | 2026-03-19T02:57:23.292Z | starting task 4: "build" |
| 101 | 2026-03-19T02:57:23.301Z | + source .github/buildomat/ci-env.sh |
| 102 | 2026-03-19T02:57:23.301Z | ++ export CARGO_TERM_COLOR=always |
| 103 | 2026-03-19T02:57:23.301Z | ++ CARGO_TERM_COLOR=always |
| 104 | 2026-03-19T02:57:23.301Z | + cargo --version |
| 105 | 2026-03-19T02:57:23.315Z | cargo 1.94.0 (85eff7c80 2026-01-15) |
| 106 | 2026-03-19T02:57:23.315Z | + rustc --version |
| 107 | 2026-03-19T02:57:23.337Z | rustc 1.94.0 (4a4ef493e 2026-03-02) |
| 108 | 2026-03-19T02:57:23.354Z | + source ./env.sh |
| 109 | 2026-03-19T02:57:23.355Z | ++ OLD_SHELL_OPTS=ehxB |
| 110 | 2026-03-19T02:57:23.355Z | ++ set -o xtrace |
| 111 | 2026-03-19T02:57:23.355Z | ++++ dirname ./env.sh |
| 112 | 2026-03-19T02:57:23.355Z | +++ readlink -f . |
| 113 | 2026-03-19T02:57:23.355Z | ++ OMICRON_WS=/work/oxidecomputer/omicron |
| 114 | 2026-03-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.355Z | ++ 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-19T02:57:23.362Z | ++ 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-19T02:57:23.362Z | ++ case $OLD_SHELL_OPTS in |
| 123 | 2026-03-19T02:57:23.362Z | ++ unset OLD_SHELL_OPTS OMICRON_WS |
| 124 | 2026-03-19T02:57:23.362Z | + 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-19T02:57:23.362Z | + 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-19T02:57:23.362Z | + banner prerequisites |
| 127 | 2026-03-19T02:57:23.362Z | |
| 128 | 2026-03-19T02:57:23.363Z | ##### ##### ###### ##### ###### #### # # # #### # |
| 129 | 2026-03-19T02:57:23.363Z | # # # # # # # # # # # # # # # |
| 130 | 2026-03-19T02:57:23.363Z | # # # # ##### # # ##### # # # # # #### # |
| 131 | 2026-03-19T02:57:23.363Z | ##### ##### # ##### # # # # # # # # # |
| 132 | 2026-03-19T02:57:23.363Z | # # # # # # # # # # # # # # # |
| 133 | 2026-03-19T02:57:23.363Z | # # # ###### # # ###### ### # #### # #### # |
| 134 | 2026-03-19T02:57:23.363Z | |
| 135 | 2026-03-19T02:57:23.363Z | + ptime -m bash ./tools/install_builder_prerequisites.sh -y |
| 136 | 2026-03-19T02:57:33.702Z | Startup: Refreshing catalog 'helios-dev' ... Done |
| 137 | 2026-03-19T02:57:43.586Z | Startup: Caching catalogs ... Done |
| 138 | 2026-03-19T02:58:05.821Z | Planning: Solver setup ... Done (20.757s) |
| 139 | 2026-03-19T02:58:06.009Z | Planning: Running solver ... Done (0.152s) |
| 140 | 2026-03-19T02:58:06.137Z | Planning: Finding local manifests ... Done (0.003s) |
| 141 | 2026-03-19T02:58:06.200Z | Planning: Fetching manifests: 0/4 0% complete |
| 142 | 2026-03-19T02:58:06.345Z | Planning: Fetching manifests: 4/4 100% complete |
| 143 | 2026-03-19T02:58:06.391Z | Planning: Package planning ... Done (0.043s) |
| 144 | 2026-03-19T02:58:06.424Z | Planning: Merging actions ... Done (0.039s) |
| 145 | 2026-03-19T02:58:06.671Z | Planning: Checking for conflicting actions ... Done (0.238s) |
| 146 | 2026-03-19T02:58:06.680Z | Planning: Consolidating action changes ... Done (0.010s) |
| 147 | 2026-03-19T02:58:07.537Z | Planning: Evaluating mediators ... Done (0.861s) |
| 148 | 2026-03-19T02:58:07.549Z | Planning: Planning completed in 23.81 seconds |
| 149 | 2026-03-19T02:58:07.648Z | Packages to install: 4 |
| 150 | 2026-03-19T02:58:07.648Z | Mediators to change: 2 |
| 151 | 2026-03-19T02:58:07.648Z | Services to change: 1 |
| 152 | 2026-03-19T02:58:07.654Z | Estimated space available: 155.43 GB |
| 153 | 2026-03-19T02:58:07.654Z | Estimated space to be consumed: 1.83 GB |
| 154 | 2026-03-19T02:58:07.654Z | Create boot environment: No |
| 155 | 2026-03-19T02:58:07.655Z | Create backup boot environment: No |
| 156 | 2026-03-19T02:58:07.655Z | Rebuild boot archive: No |
| 157 | 2026-03-19T02:58:07.655Z | |
| 158 | 2026-03-19T02:58:07.655Z | Changed mediators: |
| 159 | 2026-03-19T02:58:07.655Z | mediator clang: |
| 160 | 2026-03-19T02:58:07.655Z | version: None -> 15 (system default) |
| 161 | 2026-03-19T02:58:07.655Z | |
| 162 | 2026-03-19T02:58:07.655Z | mediator llvm: |
| 163 | 2026-03-19T02:58:07.655Z | version: 14 (system default) -> 15 (system default) |
| 164 | 2026-03-19T02:58:07.655Z | |
| 165 | 2026-03-19T02:58:07.655Z | Changed packages: |
| 166 | 2026-03-19T02:58:07.655Z | helios-dev |
| 167 | 2026-03-19T02:58:07.655Z | developer/build-essential |
| 168 | 2026-03-19T02:58:07.655Z | None -> 11-2.0 |
| 169 | 2026-03-19T02:58:07.655Z | library/libxmlsec1 |
| 170 | 2026-03-19T02:58:07.655Z | None -> 1.2.35-2.0 |
| 171 | 2026-03-19T02:58:07.655Z | ooce/developer/clang-15 |
| 172 | 2026-03-19T02:58:07.656Z | None -> 15.0.7-2.0 |
| 173 | 2026-03-19T02:58:07.656Z | ooce/developer/llvm-15 |
| 174 | 2026-03-19T02:58:07.656Z | None -> 15.0.7-2.0 |
| 175 | 2026-03-19T02:58:07.656Z | |
| 176 | 2026-03-19T02:58:07.656Z | Services: |
| 177 | 2026-03-19T02:58:07.656Z | restart_fmri: |
| 178 | 2026-03-19T02:58:07.656Z | svc:/system/update-man-index:default |
| 179 | 2026-03-19T02:58:07.696Z | |
| 180 | 2026-03-19T02:58:07.697Z | Download: 0/3290 items 0.0/212.6MB 0% complete |
| 181 | 2026-03-19T02:58:12.748Z | Download: 1198/3290 items 83.5/212.6MB 39% complete (19.2M/s) |
| 182 | 2026-03-19T02:58:17.742Z | Download: 2828/3290 items 121.1/212.6MB 56% complete (12.2M/s) |
| 183 | 2026-03-19T02:58:21.870Z | Download: Completed 212.60 MB in 14.17 seconds (15.0M/s) |
| 184 | 2026-03-19T02:58:22.065Z | Actions: 1/3689 actions (Installing new actions) |
| 185 | 2026-03-19T02:58:26.152Z | Actions: Completed 3689 actions in 4.13 seconds. |
| 186 | 2026-03-19T02:58:26.527Z | Done (0.371s) |
| 187 | 2026-03-19T02:58:26.527Z | Done (0.000s) |
| 188 | 2026-03-19T02:58:27.523Z | Done (0.995s) |
| 189 | 2026-03-19T02:58:31.587Z | Done (3.713s) |
| 190 | 2026-03-19T02:58:31.673Z | Done (0.017s) |
| 191 | 2026-03-19T02:58:31.676Z | Done (0.000s) |
| 192 | 2026-03-19T02:58:31.826Z | Done (0.000s) |
| 193 | 2026-03-19T02:58:32.813Z | Planning: Evaluating mediator changes ... Done |
| 194 | 2026-03-19T02:58:32.960Z | Planning: Checking for conflicting actions ... Done |
| 195 | 2026-03-19T02:58:32.963Z | Planning: Consolidating action changes ... Done |
| 196 | 2026-03-19T02:58:33.185Z | Planning: Evaluating mediators ... Done |
| 197 | 2026-03-19T02:58:33.188Z | Planning: Planning completed in 0.37 seconds |
| 198 | 2026-03-19T02:58:33.215Z | Mediators to change: 2 |
| 199 | 2026-03-19T02:58:33.215Z | Create boot environment: No |
| 200 | 2026-03-19T02:58:33.218Z | Create backup boot environment: No |
| 201 | 2026-03-19T02:58:33.295Z | Done |
| 202 | 2026-03-19T02:58:33.295Z | Done |
| 203 | 2026-03-19T02:58:34.038Z | Done |
| 204 | 2026-03-19T02:58:37.374Z | Done |
| 205 | 2026-03-19T02:58:37.467Z | Done |
| 206 | 2026-03-19T02:58:37.477Z | Done |
| 207 | 2026-03-19T02:58:37.614Z | Done |
| 208 | 2026-03-19T02:58:38.152Z | Planning: Evaluating mediator changes ... Done |
| 209 | 2026-03-19T02:58:38.156Z | Planning: Merging actions ... Done |
| 210 | 2026-03-19T02:58:38.322Z | Planning: Checking for conflicting actions ... Done |
| 211 | 2026-03-19T02:58:38.326Z | Planning: Consolidating action changes ... Done |
| 212 | 2026-03-19T02:58:38.540Z | Planning: Evaluating mediators ... Done |
| 213 | 2026-03-19T02:58:38.584Z | Planning: Planning completed in 0.63 seconds |
| 214 | 2026-03-19T02:58:38.613Z | Packages to change: 1 |
| 215 | 2026-03-19T02:58:38.613Z | Mediators to change: 1 |
| 216 | 2026-03-19T02:58:38.616Z | Services to change: 1 |
| 217 | 2026-03-19T02:58:38.616Z | Create boot environment: No |
| 218 | 2026-03-19T02:58:38.616Z | Create backup boot environment: Yes |
| 219 | 2026-03-19T02:58:41.046Z | Actions: 1/6 actions (Updating modified actions) |
| 220 | 2026-03-19T02:58:41.049Z | Actions: Completed 6 actions in 0.00 seconds. |
| 221 | 2026-03-19T02:58:41.049Z | Done |
| 222 | 2026-03-19T02:58:41.049Z | Done |
| 223 | 2026-03-19T02:58:41.238Z | Done |
| 224 | 2026-03-19T02:58:44.534Z | Done |
| 225 | 2026-03-19T02:58:44.623Z | Done |
| 226 | 2026-03-19T02:58:44.626Z | Done |
| 227 | 2026-03-19T02:58:44.772Z | Done |
| 228 | 2026-03-19T02:58:45.159Z | MEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION |
| 229 | 2026-03-19T02:58:45.159Z | clang system 15 system |
| 230 | 2026-03-19T02:58:45.159Z | csh system system illumos |
| 231 | 2026-03-19T02:58:45.159Z | ctags system system illumos |
| 232 | 2026-03-19T02:58:45.159Z | file system system illumos |
| 233 | 2026-03-19T02:58:45.159Z | gcc vendor 12 vendor |
| 234 | 2026-03-19T02:58:45.159Z | gcc system 10 system |
| 235 | 2026-03-19T02:58:45.159Z | gcc system 7 system |
| 236 | 2026-03-19T02:58:45.159Z | go system 1.20 system |
| 237 | 2026-03-19T02:58:45.160Z | go system 1.19 system |
| 238 | 2026-03-19T02:58:45.160Z | llvm system 15 system |
| 239 | 2026-03-19T02:58:45.160Z | llvm system 14 system |
| 240 | 2026-03-19T02:58:45.160Z | mariadb system 10.6 system |
| 241 | 2026-03-19T02:58:45.160Z | mta vendor vendor dma |
| 242 | 2026-03-19T02:58:45.160Z | openjdk system 17 system |
| 243 | 2026-03-19T02:58:45.160Z | openjdk system 11 system |
| 244 | 2026-03-19T02:58:45.160Z | openjdk system 1.8 system |
| 245 | 2026-03-19T02:58:45.160Z | openssl vendor 3 vendor |
| 246 | 2026-03-19T02:58:45.160Z | perl system 5.36 system |
| 247 | 2026-03-19T02:58:45.160Z | postgresql system 15 system |
| 248 | 2026-03-19T02:58:45.160Z | postgresql system 13 system |
| 249 | 2026-03-19T02:58:45.160Z | python vendor 3 vendor |
| 250 | 2026-03-19T02:58:45.160Z | python system 2 system |
| 251 | 2026-03-19T02:58:45.160Z | python3 system 3.11 system |
| 252 | 2026-03-19T02:58:45.160Z | ruby system 3.0 system |
| 253 | 2026-03-19T02:58:45.160Z | words vendor vendor american-english |
| 254 | 2026-03-19T02:58:45.160Z | words system system australian-english |
| 255 | 2026-03-19T02:58:45.160Z | words system system british-english |
| 256 | 2026-03-19T02:58:45.160Z | words system system canadian-english |
| 257 | 2026-03-19T02:58:45.160Z | words system system french |
| 258 | 2026-03-19T02:58:45.160Z | words system system italian |
| 259 | 2026-03-19T02:58:45.160Z | words system system ngerman |
| 260 | 2026-03-19T02:58:45.160Z | words system system ogerman |
| 261 | 2026-03-19T02:58:45.160Z | words system system spanish |
| 262 | 2026-03-19T02:58:45.456Z | PUBLISHER TYPE STATUS P LOCATION |
| 263 | 2026-03-19T02:58:45.456Z | helios-dev origin online F https://pkg.oxide.computer/helios/2/dev/ |
| 264 | 2026-03-19T02:58:51.445Z | FMRI IFO |
| 265 | 2026-03-19T02:58:51.446Z | pkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im- |
| 266 | 2026-03-19T02:58:51.446Z | pkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i-- |
| 267 | 2026-03-19T02:58:51.446Z | pkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im- |
| 268 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im- |
| 269 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z --- |
| 270 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i-- |
| 271 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i-- |
| 272 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i-- |
| 273 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z --- |
| 274 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z --- |
| 275 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i-- |
| 276 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z --- |
| 277 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z --- |
| 278 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i-- |
| 279 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z --- |
| 280 | 2026-03-19T02:58:51.447Z | pkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z --- |
| 281 | 2026-03-19T02:58:52.729Z | Updating git repository `https://github.com/oxidecomputer/pq-sys` |
| 282 | 2026-03-19T02:58:52.994Z | Updating crates.io index |
| 283 | 2026-03-19T02:58:53.010Z | Updating git repository `https://github.com/oxidecomputer/slog-error-chain` |
| 284 | 2026-03-19T02:58:53.425Z | Updating git repository `https://github.com/oxidecomputer/lldp` |
| 285 | 2026-03-19T02:58:54.154Z | Updating git repository `https://github.com/oxidecomputer/serde_human_bytes` |
| 286 | 2026-03-19T02:58:54.368Z | Updating git repository `https://github.com/oxidecomputer/tufaceous` |
| 287 | 2026-03-19T02:58:54.802Z | Updating git repository `https://github.com/oxidecomputer/falcon` |
| 288 | 2026-03-19T02:59:03.034Z | Updating git repository `https://github.com/oxidecomputer/management-gateway-service` |
| 289 | 2026-03-19T02:59:03.565Z | Updating git repository `https://github.com/oxidecomputer/propolis` |
| 290 | 2026-03-19T02:59:05.778Z | Updating git repository `https://github.com/oxidecomputer/crucible` |
| 291 | 2026-03-19T02:59:07.373Z | Updating git repository `https://github.com/oxidecomputer/opte` |
| 292 | 2026-03-19T02:59:08.192Z | Updating git repository `https://github.com/oxidecomputer/tofino` |
| 293 | 2026-03-19T02:59:08.449Z | Updating git repository `https://github.com/oxidecomputer/maghemite` |
| 294 | 2026-03-19T02:59:09.285Z | Updating git repository `https://github.com/oxidecomputer/clickward` |
| 295 | 2026-03-19T02:59:09.711Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 296 | 2026-03-19T02:59:10.650Z | Updating git repository `https://github.com/oxidecomputer/openapi-lint` |
| 297 | 2026-03-19T02:59:10.921Z | Updating git repository `https://github.com/oxidecomputer/dendrite` |
| 298 | 2026-03-19T02:59:11.844Z | Updating git repository `https://github.com/oxidecomputer/transceiver-control` |
| 299 | 2026-03-19T02:59:12.364Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 300 | 2026-03-19T02:59:12.792Z | Updating git repository `https://github.com/oxidecomputer/hubtools.git` |
| 301 | 2026-03-19T02:59:13.069Z | Updating git repository `https://github.com/oxidecomputer/scim2-rs` |
| 302 | 2026-03-19T02:59:13.610Z | Updating git repository `https://github.com/oxidecomputer/illumos-devinfo` |
| 303 | 2026-03-19T02:59:13.852Z | Updating git repository `https://github.com/oxidecomputer/libefi-illumos` |
| 304 | 2026-03-19T02:59:14.097Z | Updating git repository `https://github.com/oxidecomputer/libnvme` |
| 305 | 2026-03-19T02:59:14.380Z | Updating git repository `https://github.com/oxidecomputer/dice-util` |
| 306 | 2026-03-19T02:59:14.820Z | Updating git repository `https://github.com/oxidecomputer/sprockets.git` |
| 307 | 2026-03-19T02:59:15.659Z | Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git` |
| 308 | 2026-03-19T02:59:16.809Z | Updating git repository `https://github.com/oxidecomputer/rats-corim.git` |
| 309 | 2026-03-19T02:59:17.066Z | Updating git repository `https://github.com/bluecatengineering/dhcproto.git` |
| 310 | 2026-03-19T02:59:17.786Z | Updating git repository `https://github.com/oxidecomputer/ispf` |
| 311 | 2026-03-19T02:59:18.877Z | Updating git repository `https://github.com/oxidecomputer/netadm-sys` |
| 312 | 2026-03-19T02:59:19.323Z | Updating git repository `https://github.com/oxidecomputer/tlvc.git` |
| 313 | 2026-03-19T02:59:19.621Z | Updating git repository `https://github.com/oxidecomputer/lpc55_support` |
| 314 | 2026-03-19T02:59:19.989Z | Updating git repository `https://github.com/oxidecomputer/ipcc-rs` |
| 315 | 2026-03-19T02:59:20.324Z | Updating git repository `https://github.com/oxidecomputer/pki-playground` |
| 316 | 2026-03-19T02:59:20.849Z | Updating git repository `https://github.com/oxidecomputer/dlpi-sys` |
| 317 | 2026-03-19T02:59:21.116Z | Updating git repository `https://github.com/jmesmon/rust-libzfs` |
| 318 | 2026-03-19T02:59:21.475Z | Updating git repository `https://github.com/oxidecomputer/rusty-doors` |
| 319 | 2026-03-19T02:59:21.725Z | Updating git repository `https://github.com/illumos/smf-rs` |
| 320 | 2026-03-19T02:59:22.119Z | Updating git repository `https://github.com/oxidecomputer/omicron` |
| 321 | 2026-03-19T03:01:08.255Z | Downloading crates ... |
| 322 | 2026-03-19T03:01:08.392Z | Downloaded usdt-macro v0.5.0 |
| 323 | 2026-03-19T03:01:08.402Z | Downloaded thiserror v1.0.69 |
| 324 | 2026-03-19T03:01:08.407Z | Downloaded utf8_iter v1.0.4 |
| 325 | 2026-03-19T03:01:08.410Z | Downloaded typenum v1.19.0 |
| 326 | 2026-03-19T03:01:08.410Z | Downloaded thread-id v4.2.2 |
| 327 | 2026-03-19T03:01:08.414Z | Downloaded unicode-linebreak v0.1.5 |
| 328 | 2026-03-19T03:01:08.414Z | Downloaded fs-err v3.3.0 |
| 329 | 2026-03-19T03:01:08.414Z | Downloaded textwrap v0.16.2 |
| 330 | 2026-03-19T03:01:08.418Z | Downloaded zmij v1.0.21 |
| 331 | 2026-03-19T03:01:08.418Z | Downloaded version_check v0.9.5 |
| 332 | 2026-03-19T03:01:08.418Z | Downloaded zerofrom v0.1.6 |
| 333 | 2026-03-19T03:01:08.421Z | Downloaded yoke-derive v0.8.1 |
| 334 | 2026-03-19T03:01:08.421Z | Downloaded unicode-ident v1.0.24 |
| 335 | 2026-03-19T03:01:08.428Z | Downloaded unicode-xid v0.2.6 |
| 336 | 2026-03-19T03:01:08.428Z | Downloaded thiserror v2.0.18 |
| 337 | 2026-03-19T03:01:08.431Z | Downloaded toml_write v0.1.2 |
| 338 | 2026-03-19T03:01:08.431Z | Downloaded toml v0.8.23 |
| 339 | 2026-03-19T03:01:08.435Z | Downloaded utf8parse v0.2.2 |
| 340 | 2026-03-19T03:01:08.440Z | Downloaded zerovec-derive v0.11.2 |
| 341 | 2026-03-19T03:01:08.445Z | Downloaded yoke v0.8.1 |
| 342 | 2026-03-19T03:01:08.452Z | Downloaded toml_edit v0.22.27 |
| 343 | 2026-03-19T03:01:08.461Z | Downloaded unicode-width v0.1.14 |
| 344 | 2026-03-19T03:01:08.469Z | Downloaded zerocopy v0.7.35 |
| 345 | 2026-03-19T03:01:08.477Z | Downloaded zerofrom-derive v0.1.6 |
| 346 | 2026-03-19T03:01:08.479Z | Downloaded usdt v0.5.0 |
| 347 | 2026-03-19T03:01:08.479Z | Downloaded url v2.5.8 |
| 348 | 2026-03-19T03:01:08.482Z | Downloaded typeid v1.0.3 |
| 349 | 2026-03-19T03:01:08.482Z | Downloaded zerocopy-derive v0.7.35 |
| 350 | 2026-03-19T03:01:08.485Z | Downloaded writeable v0.6.2 |
| 351 | 2026-03-19T03:01:08.485Z | Downloaded thiserror-impl v2.0.18 |
| 352 | 2026-03-19T03:01:08.489Z | Downloaded ucd-trie v0.1.7 |
| 353 | 2026-03-19T03:01:08.489Z | Downloaded tinystr v0.8.2 |
| 354 | 2026-03-19T03:01:08.492Z | Downloaded toml_datetime v0.6.11 |
| 355 | 2026-03-19T03:01:08.493Z | Downloaded usdt-attr-macro v0.5.0 |
| 356 | 2026-03-19T03:01:08.493Z | Downloaded zerovec v0.11.5 |
| 357 | 2026-03-19T03:01:08.496Z | Downloaded zerotrie v0.2.3 |
| 358 | 2026-03-19T03:01:08.521Z | Downloaded winnow v0.7.14 |
| 359 | 2026-03-19T03:01:08.601Z | Downloaded unicode-width v0.2.0 |
| 360 | 2026-03-19T03:01:08.612Z | Downloaded stable_deref_trait v1.2.1 |
| 361 | 2026-03-19T03:01:08.615Z | Downloaded once_cell v1.21.3 |
| 362 | 2026-03-19T03:01:08.634Z | Downloaded is_terminal_polyfill v1.70.2 |
| 363 | 2026-03-19T03:01:08.640Z | Downloaded pest_generator v2.8.6 |
| 364 | 2026-03-19T03:01:08.654Z | Downloaded clap_derive v4.5.55 |
| 365 | 2026-03-19T03:01:08.708Z | Downloaded potential_utf v0.1.4 |
| 366 | 2026-03-19T03:01:08.708Z | Downloaded serde_spanned v0.6.9 |
| 367 | 2026-03-19T03:01:08.708Z | Downloaded anstream v0.6.21 |
| 368 | 2026-03-19T03:01:08.708Z | Downloaded quote v1.0.44 |
| 369 | 2026-03-19T03:01:08.708Z | Downloaded clap_lex v1.0.0 |
| 370 | 2026-03-19T03:01:08.708Z | Downloaded thiserror-impl v1.0.69 |
| 371 | 2026-03-19T03:01:08.708Z | Downloaded cargo-platform v0.2.0 |
| 372 | 2026-03-19T03:01:08.708Z | Downloaded generic-array v0.14.7 |
| 373 | 2026-03-19T03:01:08.718Z | Downloaded cargo_toml v0.21.0 |
| 374 | 2026-03-19T03:01:08.718Z | Downloaded scroll_derive v0.12.1 |
| 375 | 2026-03-19T03:01:08.722Z | Downloaded dof v0.3.0 |
| 376 | 2026-03-19T03:01:08.722Z | Downloaded erased-serde v0.4.9 |
| 377 | 2026-03-19T03:01:08.722Z | Downloaded icu_collections v2.1.1 |
| 378 | 2026-03-19T03:01:08.727Z | Downloaded equivalent v1.0.2 |
| 379 | 2026-03-19T03:01:08.727Z | Downloaded smawk v0.3.2 |
| 380 | 2026-03-19T03:01:08.736Z | Downloaded cargo_metadata v0.21.0 |
| 381 | 2026-03-19T03:01:08.746Z | Downloaded itoa v1.0.17 |
| 382 | 2026-03-19T03:01:08.768Z | Downloaded icu_properties v2.1.2 |
| 383 | 2026-03-19T03:01:08.773Z | Downloaded pest_derive v2.8.6 |
| 384 | 2026-03-19T03:01:08.777Z | Downloaded bitflags v2.11.0 |
| 385 | 2026-03-19T03:01:08.803Z | Downloaded pest_meta v2.8.6 |
| 386 | 2026-03-19T03:01:08.816Z | Downloaded serde_tokenstream v0.2.3 |
| 387 | 2026-03-19T03:01:08.820Z | Downloaded litemap v0.8.1 |
| 388 | 2026-03-19T03:01:08.830Z | Downloaded getrandom v0.4.1 |
| 389 | 2026-03-19T03:01:08.841Z | Downloaded icu_normalizer v2.1.1 |
| 390 | 2026-03-19T03:01:09.257Z | Downloaded idna v1.1.0 |
| 391 | 2026-03-19T03:01:09.263Z | Downloaded memchr v2.8.0 |
| 392 | 2026-03-19T03:01:09.263Z | Downloaded serde-untagged v0.1.9 |
| 393 | 2026-03-19T03:01:09.263Z | Downloaded anstyle-parse v0.2.7 |
| 394 | 2026-03-19T03:01:09.263Z | Downloaded anstyle v1.0.13 |
| 395 | 2026-03-19T03:01:09.263Z | Downloaded goblin v0.8.2 |
| 396 | 2026-03-19T03:01:09.263Z | Downloaded serde_derive v1.0.228 |
| 397 | 2026-03-19T03:01:09.263Z | Downloaded serde v1.0.228 |
| 398 | 2026-03-19T03:01:09.263Z | Downloaded serde-value v0.7.0 |
| 399 | 2026-03-19T03:01:09.263Z | Downloaded anstyle-query v1.1.5 |
| 400 | 2026-03-19T03:01:09.263Z | Downloaded semver v1.0.27 |
| 401 | 2026-03-19T03:01:09.263Z | Downloaded dtrace-parser v0.2.0 |
| 402 | 2026-03-19T03:01:09.263Z | Downloaded tabled_derive v0.7.0 |
| 403 | 2026-03-19T03:01:09.263Z | Downloaded syn v2.0.117 |
| 404 | 2026-03-19T03:01:09.263Z | Downloaded swrite v0.1.0 |
| 405 | 2026-03-19T03:01:09.263Z | Downloaded form_urlencoded v1.2.2 |
| 406 | 2026-03-19T03:01:09.263Z | Downloaded ordered-float v2.10.1 |
| 407 | 2026-03-19T03:01:09.264Z | Downloaded errno v0.3.14 |
| 408 | 2026-03-19T03:01:09.264Z | Downloaded idna_adapter v1.2.1 |
| 409 | 2026-03-19T03:01:09.264Z | Downloaded heck v0.5.0 |
| 410 | 2026-03-19T03:01:09.264Z | Downloaded camino-tempfile v1.4.1 |
| 411 | 2026-03-19T03:01:09.264Z | Downloaded tempfile v3.25.0 |
| 412 | 2026-03-19T03:01:09.264Z | Downloaded byteorder v1.5.0 |
| 413 | 2026-03-19T03:01:09.264Z | Downloaded cargo-util-schemas v0.8.2 |
| 414 | 2026-03-19T03:01:09.264Z | Downloaded heck v0.4.1 |
| 415 | 2026-03-19T03:01:09.264Z | Downloaded memmap v0.7.0 |
| 416 | 2026-03-19T03:01:09.264Z | Downloaded block-buffer v0.10.4 |
| 417 | 2026-03-19T03:01:09.264Z | Downloaded sha2 v0.10.9 |
| 418 | 2026-03-19T03:01:09.264Z | Downloaded synstructure v0.13.2 |
| 419 | 2026-03-19T03:01:09.264Z | Downloaded pretty-hex v0.4.1 |
| 420 | 2026-03-19T03:01:09.264Z | Downloaded log v0.4.29 |
| 421 | 2026-03-19T03:01:09.264Z | Downloaded plain v0.2.3 |
| 422 | 2026-03-19T03:01:09.264Z | Downloaded percent-encoding v2.3.2 |
| 423 | 2026-03-19T03:01:09.264Z | Downloaded strsim v0.11.1 |
| 424 | 2026-03-19T03:01:09.264Z | Downloaded proc-macro-error-attr v1.0.4 |
| 425 | 2026-03-19T03:01:09.264Z | Downloaded cfg-if v1.0.4 |
| 426 | 2026-03-19T03:01:09.264Z | Downloaded usdt-impl v0.5.0 |
| 427 | 2026-03-19T03:01:09.264Z | Downloaded proc-macro-error v1.0.4 |
| 428 | 2026-03-19T03:01:09.264Z | Downloaded autocfg v1.5.0 |
| 429 | 2026-03-19T03:01:09.264Z | Downloaded smallvec v1.15.1 |
| 430 | 2026-03-19T03:01:09.264Z | Downloaded clap_builder v4.5.60 |
| 431 | 2026-03-19T03:01:09.264Z | Downloaded anyhow v1.0.102 |
| 432 | 2026-03-19T03:01:09.264Z | Downloaded displaydoc v0.2.5 |
| 433 | 2026-03-19T03:01:09.264Z | Downloaded papergrid v0.11.0 |
| 434 | 2026-03-19T03:01:09.264Z | Downloaded proc-macro2 v1.0.106 |
| 435 | 2026-03-19T03:01:09.264Z | Downloaded clap v4.5.60 |
| 436 | 2026-03-19T03:01:09.264Z | Downloaded macaddr v1.0.1 |
| 437 | 2026-03-19T03:01:09.264Z | Downloaded colorchoice v1.0.4 |
| 438 | 2026-03-19T03:01:09.264Z | Downloaded fnv v1.0.7 |
| 439 | 2026-03-19T03:01:09.264Z | Downloaded digest v0.10.7 |
| 440 | 2026-03-19T03:01:09.264Z | Downloaded icu_provider v2.1.1 |
| 441 | 2026-03-19T03:01:09.264Z | Downloaded fastrand v2.3.0 |
| 442 | 2026-03-19T03:01:09.264Z | Downloaded icu_normalizer_data v2.1.1 |
| 443 | 2026-03-19T03:01:09.264Z | Downloaded camino v1.2.2 |
| 444 | 2026-03-19T03:01:09.264Z | Downloaded terminal_size v0.4.3 |
| 445 | 2026-03-19T03:01:09.264Z | Downloaded indexmap v2.13.0 |
| 446 | 2026-03-19T03:01:09.265Z | Downloaded icu_locale_core v2.1.1 |
| 447 | 2026-03-19T03:01:09.265Z | Downloaded num-traits v0.2.19 |
| 448 | 2026-03-19T03:01:09.265Z | Downloaded crypto-common v0.1.7 |
| 449 | 2026-03-19T03:01:09.265Z | Downloaded serde_json v1.0.149 |
| 450 | 2026-03-19T03:01:09.265Z | Downloaded syn v1.0.109 |
| 451 | 2026-03-19T03:01:09.265Z | Downloaded pest v2.8.6 |
| 452 | 2026-03-19T03:01:09.265Z | Downloaded serde_core v1.0.228 |
| 453 | 2026-03-19T03:01:09.265Z | Downloaded scroll v0.12.0 |
| 454 | 2026-03-19T03:01:09.265Z | Downloaded hashbrown v0.16.1 |
| 455 | 2026-03-19T03:01:09.265Z | Downloaded tabled v0.15.0 |
| 456 | 2026-03-19T03:01:09.265Z | Downloaded libc v0.2.180 |
| 457 | 2026-03-19T03:01:09.269Z | Downloaded rustix v1.1.3 |
| 458 | 2026-03-19T03:01:09.285Z | Downloaded icu_properties_data v2.1.2 |
| 459 | 2026-03-19T03:01:09.292Z | Downloaded cpufeatures v0.2.17 |
| 460 | 2026-03-19T03:01:09.295Z | Downloaded bytecount v0.6.9 |
| 461 | 2026-03-19T03:01:09.358Z | Compiling proc-macro2 v1.0.106 |
| 462 | 2026-03-19T03:01:09.361Z | Compiling quote v1.0.44 |
| 463 | 2026-03-19T03:01:09.361Z | Compiling unicode-ident v1.0.24 |
| 464 | 2026-03-19T03:01:09.361Z | Compiling serde_core v1.0.228 |
| 465 | 2026-03-19T03:01:09.361Z | Compiling libc v0.2.180 |
| 466 | 2026-03-19T03:01:09.361Z | Compiling version_check v0.9.5 |
| 467 | 2026-03-19T03:01:09.362Z | Compiling serde v1.0.228 |
| 468 | 2026-03-19T03:01:09.362Z | Compiling memchr v2.8.0 |
| 469 | 2026-03-19T03:01:09.805Z | Compiling stable_deref_trait v1.2.1 |
| 470 | 2026-03-19T03:01:09.910Z | Compiling zmij v1.0.21 |
| 471 | 2026-03-19T03:01:10.106Z | Compiling autocfg v1.5.0 |
| 472 | 2026-03-19T03:01:10.204Z | Compiling ucd-trie v0.1.7 |
| 473 | 2026-03-19T03:01:10.235Z | Compiling itoa v1.0.17 |
| 474 | 2026-03-19T03:01:10.463Z | Compiling thiserror v1.0.69 |
| 475 | 2026-03-19T03:01:10.606Z | Compiling pest v2.8.6 |
| 476 | 2026-03-19T03:01:10.734Z | Compiling writeable v0.6.2 |
| 477 | 2026-03-19T03:01:10.750Z | Compiling litemap v0.8.1 |
| 478 | 2026-03-19T03:01:10.777Z | Compiling icu_normalizer_data v2.1.1 |
| 479 | 2026-03-19T03:01:10.996Z | Compiling icu_properties_data v2.1.2 |
| 480 | 2026-03-19T03:01:11.016Z | Compiling byteorder v1.5.0 |
| 481 | 2026-03-19T03:01:11.112Z | Compiling rustix v1.1.3 |
| 482 | 2026-03-19T03:01:11.314Z | Compiling syn v2.0.117 |
| 483 | 2026-03-19T03:01:11.460Z | Compiling errno v0.3.14 |
| 484 | 2026-03-19T03:01:11.480Z | Compiling serde_json v1.0.149 |
| 485 | 2026-03-19T03:01:11.644Z | Compiling bitflags v2.11.0 |
| 486 | 2026-03-19T03:01:11.796Z | Compiling num-traits v0.2.19 |
| 487 | 2026-03-19T03:01:11.840Z | Compiling smallvec v1.15.1 |
| 488 | 2026-03-19T03:01:12.024Z | Compiling hashbrown v0.16.1 |
| 489 | 2026-03-19T03:01:12.118Z | Compiling pest_meta v2.8.6 |
| 490 | 2026-03-19T03:01:12.187Z | Compiling equivalent v1.0.2 |
| 491 | 2026-03-19T03:01:12.310Z | Compiling typeid v1.0.3 |
| 492 | 2026-03-19T03:01:12.563Z | Compiling thread-id v4.2.2 |
| 493 | 2026-03-19T03:01:12.669Z | Compiling indexmap v2.13.0 |
| 494 | 2026-03-19T03:01:12.692Z | Compiling proc-macro-error-attr v1.0.4 |
| 495 | 2026-03-19T03:01:12.743Z | Compiling usdt-impl v0.5.0 |
| 496 | 2026-03-19T03:01:12.795Z | Compiling erased-serde v0.4.9 |
| 497 | 2026-03-19T03:01:12.921Z | Compiling syn v1.0.109 |
| 498 | 2026-03-19T03:01:13.004Z | Compiling toml_write v0.1.2 |
| 499 | 2026-03-19T03:01:13.136Z | Compiling winnow v0.7.14 |
| 500 | 2026-03-19T03:01:13.590Z | Compiling proc-macro-error v1.0.4 |
| 501 | 2026-03-19T03:01:13.676Z | Compiling thiserror v2.0.18 |
| 502 | 2026-03-19T03:01:13.825Z | Compiling utf8_iter v1.0.4 |
| 503 | 2026-03-19T03:01:14.008Z | Compiling log v0.4.29 |
| 504 | 2026-03-19T03:01:14.103Z | Compiling percent-encoding v2.3.2 |
| 505 | 2026-03-19T03:01:14.243Z | Compiling utf8parse v0.2.2 |
| 506 | 2026-03-19T03:01:14.350Z | Compiling getrandom v0.4.1 |
| 507 | 2026-03-19T03:01:14.389Z | Compiling plain v0.2.3 |
| 508 | 2026-03-19T03:01:14.426Z | Compiling camino v1.2.2 |
| 509 | 2026-03-19T03:01:14.450Z | Compiling anstyle-parse v0.2.7 |
| 510 | 2026-03-19T03:01:14.532Z | Compiling ordered-float v2.10.1 |
| 511 | 2026-03-19T03:01:14.707Z | Compiling form_urlencoded v1.2.2 |
| 512 | 2026-03-19T03:01:15.033Z | Compiling synstructure v0.13.2 |
| 513 | 2026-03-19T03:01:15.053Z | Compiling pest_generator v2.8.6 |
| 514 | 2026-03-19T03:01:15.106Z | Compiling terminal_size v0.4.3 |
| 515 | 2026-03-19T03:01:15.287Z | Compiling colorchoice v1.0.4 |
| 516 | 2026-03-19T03:01:15.446Z | Compiling anstyle-query v1.1.5 |
| 517 | 2026-03-19T03:01:15.497Z | Compiling pretty-hex v0.4.1 |
| 518 | 2026-03-19T03:01:15.523Z | Compiling cfg-if v1.0.4 |
| 519 | 2026-03-19T03:01:15.582Z | Compiling anstyle v1.0.13 |
| 520 | 2026-03-19T03:01:15.617Z | Compiling is_terminal_polyfill v1.70.2 |
| 521 | 2026-03-19T03:01:15.677Z | Compiling serde-untagged v0.1.9 |
| 522 | 2026-03-19T03:01:15.859Z | Compiling anstream v0.6.21 |
| 523 | 2026-03-19T03:01:15.884Z | Compiling semver v1.0.27 |
| 524 | 2026-03-19T03:01:15.996Z | Compiling fs-err v3.3.0 |
| 525 | 2026-03-19T03:01:16.035Z | Compiling anyhow v1.0.102 |
| 526 | 2026-03-19T03:01:16.235Z | Compiling heck v0.4.1 |
| 527 | 2026-03-19T03:01:16.269Z | Compiling unicode-width v0.1.14 |
| 528 | 2026-03-19T03:01:16.336Z | Compiling heck v0.5.0 |
| 529 | 2026-03-19T03:01:16.411Z | Compiling fnv v1.0.7 |
| 530 | 2026-03-19T03:01:16.435Z | Compiling fastrand v2.3.0 |
| 531 | 2026-03-19T03:01:16.538Z | Compiling bytecount v0.6.9 |
| 532 | 2026-03-19T03:01:16.630Z | Compiling strsim v0.11.1 |
| 533 | 2026-03-19T03:01:16.657Z | Compiling unicode-xid v0.2.6 |
| 534 | 2026-03-19T03:01:16.704Z | Compiling once_cell v1.21.3 |
| 535 | 2026-03-19T03:01:16.784Z | Compiling clap_lex v1.0.0 |
| 536 | 2026-03-19T03:01:16.813Z | Compiling papergrid v0.11.0 |
| 537 | 2026-03-19T03:01:16.956Z | Compiling tempfile v3.25.0 |
| 538 | 2026-03-19T03:01:16.983Z | Compiling clap_builder v4.5.60 |
| 539 | 2026-03-19T03:01:17.238Z | Compiling memmap v0.7.0 |
| 540 | 2026-03-19T03:01:17.390Z | Compiling unicode-linebreak v0.1.5 |
| 541 | 2026-03-19T03:01:17.456Z | Compiling smawk v0.3.2 |
| 542 | 2026-03-19T03:01:17.480Z | Compiling unicode-width v0.2.0 |
| 543 | 2026-03-19T03:01:17.551Z | Compiling serde_derive v1.0.228 |
| 544 | 2026-03-19T03:01:17.632Z | Compiling zerofrom-derive v0.1.6 |
| 545 | 2026-03-19T03:01:17.704Z | Compiling yoke-derive v0.8.1 |
| 546 | 2026-03-19T03:01:17.835Z | Compiling zerovec-derive v0.11.2 |
| 547 | 2026-03-19T03:01:17.931Z | Compiling displaydoc v0.2.5 |
| 548 | 2026-03-19T03:01:18.809Z | Compiling thiserror-impl v1.0.69 |
| 549 | 2026-03-19T03:01:18.899Z | Compiling zerocopy-derive v0.7.35 |
| 550 | 2026-03-19T03:01:19.252Z | Compiling pest_derive v2.8.6 |
| 551 | 2026-03-19T03:01:19.317Z | Compiling scroll_derive v0.12.1 |
| 552 | 2026-03-19T03:01:19.523Z | Compiling zerofrom v0.1.6 |
| 553 | 2026-03-19T03:01:19.694Z | Compiling yoke v0.8.1 |
| 554 | 2026-03-19T03:01:19.794Z | Compiling thiserror-impl v2.0.18 |
| 555 | 2026-03-19T03:01:19.987Z | Compiling zerovec v0.11.5 |
| 556 | 2026-03-19T03:01:20.074Z | Compiling zerotrie v0.2.3 |
| 557 | 2026-03-19T03:01:20.220Z | Compiling zerocopy v0.7.35 |
| 558 | 2026-03-19T03:01:20.485Z | Compiling scroll v0.12.0 |
| 559 | 2026-03-19T03:01:20.689Z | Compiling tinystr v0.8.2 |
| 560 | 2026-03-19T03:01:20.713Z | Compiling potential_utf v0.1.4 |
| 561 | 2026-03-19T03:01:20.848Z | Compiling dtrace-parser v0.2.0 |
| 562 | 2026-03-19T03:01:20.928Z | Compiling icu_locale_core v2.1.1 |
| 563 | 2026-03-19T03:01:20.963Z | Compiling icu_collections v2.1.1 |
| 564 | 2026-03-19T03:01:21.044Z | Compiling goblin v0.8.2 |
| 565 | 2026-03-19T03:01:21.255Z | Compiling tabled_derive v0.7.0 |
| 566 | 2026-03-19T03:01:21.612Z | Compiling clap_derive v4.5.55 |
| 567 | 2026-03-19T03:01:21.828Z | Compiling icu_provider v2.1.1 |
| 568 | 2026-03-19T03:01:21.891Z | Compiling textwrap v0.16.2 |
| 569 | 2026-03-19T03:01:22.161Z | Compiling icu_properties v2.1.2 |
| 570 | 2026-03-19T03:01:22.219Z | Compiling icu_normalizer v2.1.1 |
| 571 | 2026-03-19T03:01:22.349Z | Compiling serde_spanned v0.6.9 |
| 572 | 2026-03-19T03:01:22.379Z | Compiling toml_datetime v0.6.11 |
| 573 | 2026-03-19T03:01:22.477Z | Compiling dof v0.3.0 |
| 574 | 2026-03-19T03:01:22.520Z | Compiling serde_tokenstream v0.2.3 |
| 575 | 2026-03-19T03:01:22.545Z | Compiling serde-value v0.7.0 |
| 576 | 2026-03-19T03:01:23.137Z | Compiling toml_edit v0.22.27 |
| 577 | 2026-03-19T03:01:23.140Z | Compiling cargo-platform v0.2.0 |
| 578 | 2026-03-19T03:01:23.140Z | Compiling tabled v0.15.0 |
| 579 | 2026-03-19T03:01:23.140Z | Compiling macaddr v1.0.1 |
| 580 | 2026-03-19T03:01:23.728Z | Compiling idna_adapter v1.2.1 |
| 581 | 2026-03-19T03:01:23.752Z | Compiling camino-tempfile v1.4.1 |
| 582 | 2026-03-19T03:01:23.775Z | Compiling usdt-macro v0.5.0 |
| 583 | 2026-03-19T03:01:23.800Z | Compiling usdt-attr-macro v0.5.0 |
| 584 | 2026-03-19T03:01:23.902Z | Compiling idna v1.1.0 |
| 585 | 2026-03-19T03:01:24.407Z | Compiling clap v4.5.60 |
| 586 | 2026-03-19T03:01:24.410Z | Compiling swrite v0.1.0 |
| 587 | 2026-03-19T03:01:24.410Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 588 | 2026-03-19T03:01:24.505Z | Compiling url v2.5.8 |
| 589 | 2026-03-19T03:01:24.686Z | Compiling toml v0.8.23 |
| 590 | 2026-03-19T03:01:25.106Z | Compiling usdt v0.5.0 |
| 591 | 2026-03-19T03:01:25.259Z | Compiling cargo-util-schemas v0.8.2 |
| 592 | 2026-03-19T03:01:25.414Z | Compiling cargo_toml v0.21.0 |
| 593 | 2026-03-19T03:01:26.497Z | Compiling cargo_metadata v0.21.0 |
| 594 | 2026-03-19T03:01:27.778Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 595 | 2026-03-19T03:01:30.590Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s |
| 596 | 2026-03-19T03:01:30.903Z | Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 597 | 2026-03-19T03:01:31.644Z | Downloading crates ... |
| 598 | 2026-03-19T03:01:31.780Z | Downloaded async-bb8-diesel v0.2.1 |
| 599 | 2026-03-19T03:01:31.792Z | Downloaded convert_case v0.10.0 |
| 600 | 2026-03-19T03:01:31.796Z | Downloaded cfg_aliases v0.1.1 |
| 601 | 2026-03-19T03:01:31.811Z | Downloaded const_format v0.2.35 |
| 602 | 2026-03-19T03:01:31.815Z | Downloaded bcs v0.1.6 |
| 603 | 2026-03-19T03:01:31.818Z | Downloaded adler2 v2.0.1 |
| 604 | 2026-03-19T03:01:31.818Z | Downloaded colored v3.1.1 |
| 605 | 2026-03-19T03:01:31.862Z | Downloaded block-padding v0.3.3 |
| 606 | 2026-03-19T03:01:31.868Z | Downloaded bitvec v1.0.1 |
| 607 | 2026-03-19T03:01:31.874Z | Downloaded crc-any v2.5.0 |
| 608 | 2026-03-19T03:01:31.878Z | Downloaded dropshot-api-manager-types v0.6.0 |
| 609 | 2026-03-19T03:01:31.878Z | Downloaded bumpalo v3.20.2 |
| 610 | 2026-03-19T03:01:31.881Z | Downloaded base64 v0.21.7 |
| 611 | 2026-03-19T03:01:31.884Z | Downloaded debug-ignore v1.0.5 |
| 612 | 2026-03-19T03:01:31.888Z | Downloaded ar_archive_writer v0.5.1 |
| 613 | 2026-03-19T03:01:31.893Z | Downloaded daft v0.1.5 |
| 614 | 2026-03-19T03:01:31.901Z | Downloaded cstr-argument v0.1.2 |
| 615 | 2026-03-19T03:01:31.906Z | Downloaded filetime v0.2.27 |
| 616 | 2026-03-19T03:01:31.906Z | Downloaded float-cmp v0.10.0 |
| 617 | 2026-03-19T03:01:31.906Z | Downloaded env_logger v0.11.9 |
| 618 | 2026-03-19T03:01:31.906Z | Downloaded cipher v0.4.4 |
| 619 | 2026-03-19T03:01:31.910Z | Downloaded deranged v0.5.8 |
| 620 | 2026-03-19T03:01:31.910Z | Downloaded darling_macro v0.23.0 |
| 621 | 2026-03-19T03:01:31.915Z | Downloaded endian-type v0.1.2 |
| 622 | 2026-03-19T03:01:31.918Z | Downloaded derive-ex v0.1.8 |
| 623 | 2026-03-19T03:01:31.918Z | Downloaded backon v1.6.0 |
| 624 | 2026-03-19T03:01:31.922Z | Downloaded document-features v0.2.12 |
| 625 | 2026-03-19T03:01:31.985Z | Downloaded foreign-types-macros v0.2.3 |
| 626 | 2026-03-19T03:01:31.985Z | Downloaded ff v0.13.1 |
| 627 | 2026-03-19T03:01:31.985Z | Downloaded ed25519 v2.2.3 |
| 628 | 2026-03-19T03:01:31.985Z | Downloaded crypto-bigint v0.5.5 |
| 629 | 2026-03-19T03:01:31.986Z | Downloaded dof v0.4.0 |
| 630 | 2026-03-19T03:01:31.986Z | Downloaded derive-where v1.6.0 |
| 631 | 2026-03-19T03:01:31.986Z | Downloaded erased-serde v0.3.31 |
| 632 | 2026-03-19T03:01:31.986Z | Downloaded crossbeam-channel v0.5.15 |
| 633 | 2026-03-19T03:01:31.986Z | Downloaded dtrace-parser v0.3.0 |
| 634 | 2026-03-19T03:01:31.986Z | Downloaded dirs-next v2.0.0 |
| 635 | 2026-03-19T03:01:31.986Z | Downloaded fd-lock v4.0.4 |
| 636 | 2026-03-19T03:01:31.986Z | Downloaded daft-derive v0.1.5 |
| 637 | 2026-03-19T03:01:31.986Z | Downloaded glob v0.3.3 |
| 638 | 2026-03-19T03:01:31.986Z | Downloaded ctr v0.9.2 |
| 639 | 2026-03-19T03:01:31.986Z | Downloaded atomic-waker v1.1.2 |
| 640 | 2026-03-19T03:01:31.986Z | Downloaded float-ord v0.3.2 |
| 641 | 2026-03-19T03:01:31.986Z | Downloaded derive_builder_core v0.20.2 |
| 642 | 2026-03-19T03:01:31.986Z | Downloaded defmt-parser v1.0.0 |
| 643 | 2026-03-19T03:01:31.986Z | Downloaded chacha20 v0.10.0 |
| 644 | 2026-03-19T03:01:31.986Z | Downloaded dirs-sys-next v0.1.2 |
| 645 | 2026-03-19T03:01:31.986Z | Downloaded bindgen v0.71.1 |
| 646 | 2026-03-19T03:01:31.995Z | Downloaded foreign-types v0.5.0 |
| 647 | 2026-03-19T03:01:31.995Z | Downloaded enum-as-inner v0.6.1 |
| 648 | 2026-03-19T03:01:31.995Z | Downloaded defmt v1.0.1 |
| 649 | 2026-03-19T03:01:31.995Z | Downloaded defmt v0.3.100 |
| 650 | 2026-03-19T03:01:31.995Z | Downloaded bitfield-struct v0.6.2 |
| 651 | 2026-03-19T03:01:32.000Z | Downloaded downcast-rs v2.0.2 |
| 652 | 2026-03-19T03:01:32.005Z | Downloaded critical-section v1.2.0 |
| 653 | 2026-03-19T03:01:32.005Z | Downloaded derive_builder v0.20.2 |
| 654 | 2026-03-19T03:01:32.009Z | Downloaded darling v0.23.0 |
| 655 | 2026-03-19T03:01:32.015Z | Downloaded fallible-iterator v0.2.0 |
| 656 | 2026-03-19T03:01:32.015Z | Downloaded dsl_auto_type v0.2.0 |
| 657 | 2026-03-19T03:01:32.015Z | Downloaded display-error-chain v0.2.2 |
| 658 | 2026-03-19T03:01:32.019Z | Downloaded bit-set v0.5.3 |
| 659 | 2026-03-19T03:01:32.019Z | Downloaded darling_core v0.20.11 |
| 660 | 2026-03-19T03:01:32.019Z | Downloaded foldhash v0.2.0 |
| 661 | 2026-03-19T03:01:32.023Z | Downloaded drift v0.1.3 |
| 662 | 2026-03-19T03:01:32.026Z | Downloaded ed25519-dalek v2.2.0 |
| 663 | 2026-03-19T03:01:32.026Z | Downloaded derive_more-impl v2.1.1 |
| 664 | 2026-03-19T03:01:32.032Z | Downloaded fxhash v0.2.1 |
| 665 | 2026-03-19T03:01:32.035Z | Downloaded foreign-types v0.3.2 |
| 666 | 2026-03-19T03:01:32.035Z | Downloaded ciborium-ll v0.2.2 |
| 667 | 2026-03-19T03:01:32.035Z | Downloaded crc32fast v1.5.0 |
| 668 | 2026-03-19T03:01:32.039Z | Downloaded foldhash v0.1.5 |
| 669 | 2026-03-19T03:01:32.039Z | Downloaded chacha20poly1305 v0.10.1 |
| 670 | 2026-03-19T03:01:32.039Z | Downloaded embedded-io v0.6.1 |
| 671 | 2026-03-19T03:01:32.042Z | Downloaded dunce v1.0.5 |
| 672 | 2026-03-19T03:01:32.042Z | Downloaded fixedbitset v0.4.2 |
| 673 | 2026-03-19T03:01:32.042Z | Downloaded hickory-server v0.25.2 |
| 674 | 2026-03-19T03:01:32.047Z | Downloaded ghash v0.5.1 |
| 675 | 2026-03-19T03:01:32.051Z | Downloaded ecdsa v0.16.9 |
| 676 | 2026-03-19T03:01:32.051Z | Downloaded fatfs v0.3.6 |
| 677 | 2026-03-19T03:01:32.055Z | Downloaded darling v0.21.3 |
| 678 | 2026-03-19T03:01:32.055Z | Downloaded foreign-types-shared v0.3.1 |
| 679 | 2026-03-19T03:01:32.058Z | Downloaded foreign-types-shared v0.1.1 |
| 680 | 2026-03-19T03:01:32.058Z | Downloaded derive_builder_macro v0.20.2 |
| 681 | 2026-03-19T03:01:32.059Z | Downloaded crossbeam-epoch v0.9.18 |
| 682 | 2026-03-19T03:01:32.062Z | Downloaded hmac v0.12.1 |
| 683 | 2026-03-19T03:01:32.063Z | Downloaded console v0.16.2 |
| 684 | 2026-03-19T03:01:32.063Z | Downloaded darling_macro v0.21.3 |
| 685 | 2026-03-19T03:01:32.066Z | Downloaded buf-list v1.1.2 |
| 686 | 2026-03-19T03:01:32.066Z | Downloaded flagset v0.4.7 |
| 687 | 2026-03-19T03:01:32.069Z | Downloaded env_filter v1.0.0 |
| 688 | 2026-03-19T03:01:32.069Z | Downloaded darling_macro v0.20.11 |
| 689 | 2026-03-19T03:01:32.072Z | Downloaded aes-gcm v0.10.3 |
| 690 | 2026-03-19T03:01:32.072Z | Downloaded fixedbitset v0.5.7 |
| 691 | 2026-03-19T03:01:32.075Z | Downloaded futures-sink v0.3.32 |
| 692 | 2026-03-19T03:01:32.075Z | Downloaded crossbeam-utils v0.8.21 |
| 693 | 2026-03-19T03:01:32.078Z | Downloaded diesel-dtrace v0.5.0 |
| 694 | 2026-03-19T03:01:32.079Z | Downloaded derive_more v0.99.20 |
| 695 | 2026-03-19T03:01:32.082Z | Downloaded hash32 v0.3.1 |
| 696 | 2026-03-19T03:01:32.085Z | Downloaded crc8 v0.1.1 |
| 697 | 2026-03-19T03:01:32.085Z | Downloaded argon2 v0.5.3 |
| 698 | 2026-03-19T03:01:32.088Z | Downloaded futures v0.3.32 |
| 699 | 2026-03-19T03:01:32.091Z | Downloaded data-encoding v2.10.0 |
| 700 | 2026-03-19T03:01:32.091Z | Downloaded csv-core v0.1.13 |
| 701 | 2026-03-19T03:01:32.095Z | Downloaded dyn-clone v1.0.20 |
| 702 | 2026-03-19T03:01:32.095Z | Downloaded aead v0.5.2 |
| 703 | 2026-03-19T03:01:32.095Z | Downloaded clang-sys v1.8.1 |
| 704 | 2026-03-19T03:01:32.099Z | Downloaded ena v0.14.4 |
| 705 | 2026-03-19T03:01:32.099Z | Downloaded dropshot_endpoint v0.16.7 |
| 706 | 2026-03-19T03:01:32.102Z | Downloaded arrayvec v0.7.6 |
| 707 | 2026-03-19T03:01:32.105Z | Downloaded diff v0.1.13 |
| 708 | 2026-03-19T03:01:32.108Z | Downloaded git-stub-vcs v0.1.0 |
| 709 | 2026-03-19T03:01:32.108Z | Downloaded cargo_toml v0.22.3 |
| 710 | 2026-03-19T03:01:32.112Z | Downloaded either v1.15.0 |
| 711 | 2026-03-19T03:01:32.112Z | Downloaded iri-string v0.7.10 |
| 712 | 2026-03-19T03:01:32.116Z | Downloaded hostname v0.4.2 |
| 713 | 2026-03-19T03:01:32.119Z | Downloaded darling v0.20.11 |
| 714 | 2026-03-19T03:01:32.122Z | Downloaded memmap2 v0.9.10 |
| 715 | 2026-03-19T03:01:32.527Z | Downloaded http-range v0.1.5 |
| 716 | 2026-03-19T03:01:32.527Z | Downloaded hostname v0.3.1 |
| 717 | 2026-03-19T03:01:32.530Z | Downloaded flume v0.11.1 |
| 718 | 2026-03-19T03:01:32.530Z | Downloaded mime_guess v2.0.5 |
| 719 | 2026-03-19T03:01:32.530Z | Downloaded http-body v1.0.1 |
| 720 | 2026-03-19T03:01:32.530Z | Downloaded home v0.5.12 |
| 721 | 2026-03-19T03:01:32.530Z | Downloaded inout v0.1.4 |
| 722 | 2026-03-19T03:01:32.530Z | Downloaded gethostname v0.5.0 |
| 723 | 2026-03-19T03:01:32.530Z | Downloaded des v0.8.1 |
| 724 | 2026-03-19T03:01:32.530Z | Downloaded der_derive v0.7.3 |
| 725 | 2026-03-19T03:01:32.531Z | Downloaded half v1.8.3 |
| 726 | 2026-03-19T03:01:32.531Z | Downloaded futures-executor v0.3.32 |
| 727 | 2026-03-19T03:01:32.531Z | Downloaded const_format_proc_macros v0.2.34 |
| 728 | 2026-03-19T03:01:32.531Z | Downloaded allocator-api2 v0.2.21 |
| 729 | 2026-03-19T03:01:32.531Z | Downloaded dropshot-api-manager v0.6.0 |
| 730 | 2026-03-19T03:01:32.531Z | Downloaded base64 v0.22.1 |
| 731 | 2026-03-19T03:01:32.531Z | Downloaded indent_write v2.2.0 |
| 732 | 2026-03-19T03:01:32.531Z | Downloaded httpdate v1.0.3 |
| 733 | 2026-03-19T03:01:32.531Z | Downloaded cancel-safe-futures v0.1.5 |
| 734 | 2026-03-19T03:01:32.531Z | Downloaded elliptic-curve v0.13.8 |
| 735 | 2026-03-19T03:01:32.531Z | Downloaded chrono v0.4.44 |
| 736 | 2026-03-19T03:01:32.531Z | Downloaded hubpack v0.1.2 |
| 737 | 2026-03-19T03:01:32.531Z | Downloaded hash32 v0.2.1 |
| 738 | 2026-03-19T03:01:32.531Z | Downloaded indoc v1.0.9 |
| 739 | 2026-03-19T03:01:32.531Z | Downloaded embedded-io v0.4.0 |
| 740 | 2026-03-19T03:01:32.531Z | Downloaded crucible-workspace-hack v0.1.0 |
| 741 | 2026-03-19T03:01:32.531Z | Downloaded aws-lc-rs v1.16.0 |
| 742 | 2026-03-19T03:01:32.531Z | Downloaded hickory-client v0.25.2 |
| 743 | 2026-03-19T03:01:32.531Z | Downloaded find-msvc-tools v0.1.9 |
| 744 | 2026-03-19T03:01:32.532Z | Downloaded darling_core v0.21.3 |
| 745 | 2026-03-19T03:01:32.532Z | Downloaded is_ci v1.2.0 |
| 746 | 2026-03-19T03:01:32.532Z | Downloaded new_debug_unreachable v1.0.6 |
| 747 | 2026-03-19T03:01:32.532Z | Downloaded futures-util v0.3.32 |
| 748 | 2026-03-19T03:01:32.532Z | Downloaded lalrpop-util v0.19.12 |
| 749 | 2026-03-19T03:01:32.532Z | Downloaded globwalk v0.9.1 |
| 750 | 2026-03-19T03:01:32.532Z | Downloaded globset v0.4.18 |
| 751 | 2026-03-19T03:01:32.532Z | Downloaded headers-core v0.3.0 |
| 752 | 2026-03-19T03:01:32.532Z | Downloaded lru v0.12.5 |
| 753 | 2026-03-19T03:01:32.532Z | Downloaded expectorate v1.2.0 |
| 754 | 2026-03-19T03:01:32.532Z | Downloaded darling_core v0.23.0 |
| 755 | 2026-03-19T03:01:32.532Z | Downloaded hyper-staticfile v0.10.1 |
| 756 | 2026-03-19T03:01:32.532Z | Downloaded internet-checksum v0.2.1 |
| 757 | 2026-03-19T03:01:32.532Z | Downloaded libscf-sys v1.1.0 |
| 758 | 2026-03-19T03:01:32.532Z | Downloaded hex v0.4.3 |
| 759 | 2026-03-19T03:01:32.532Z | Downloaded git-stub v1.0.0 |
| 760 | 2026-03-19T03:01:32.532Z | Downloaded mime v0.3.17 |
| 761 | 2026-03-19T03:01:32.532Z | Downloaded bit-vec v0.8.0 |
| 762 | 2026-03-19T03:01:32.532Z | Downloaded memoffset v0.9.1 |
| 763 | 2026-03-19T03:01:32.532Z | Downloaded curve25519-dalek-derive v0.1.1 |
| 764 | 2026-03-19T03:01:32.532Z | Downloaded crc v3.4.0 |
| 765 | 2026-03-19T03:01:32.532Z | Downloaded jobserver v0.1.34 |
| 766 | 2026-03-19T03:01:32.532Z | Downloaded ingot-types v0.1.2 |
| 767 | 2026-03-19T03:01:32.532Z | Downloaded der v0.7.10 |
| 768 | 2026-03-19T03:01:32.532Z | Downloaded diesel_derives v2.3.7 |
| 769 | 2026-03-19T03:01:32.532Z | Downloaded blake2 v0.10.6 |
| 770 | 2026-03-19T03:01:32.532Z | Downloaded libefi-sys v0.1.0 |
| 771 | 2026-03-19T03:01:32.532Z | Downloaded castaway v0.2.4 |
| 772 | 2026-03-19T03:01:32.532Z | Downloaded cargo-platform v0.1.9 |
| 773 | 2026-03-19T03:01:32.532Z | Downloaded instability v0.3.11 |
| 774 | 2026-03-19T03:01:32.532Z | Downloaded defmt-macros v1.0.1 |
| 775 | 2026-03-19T03:01:32.533Z | Downloaded flate2 v1.1.9 |
| 776 | 2026-03-19T03:01:32.533Z | Downloaded linear-map v1.2.0 |
| 777 | 2026-03-19T03:01:32.533Z | Downloaded keccak v0.1.6 |
| 778 | 2026-03-19T03:01:32.533Z | Downloaded crossbeam-deque v0.8.6 |
| 779 | 2026-03-19T03:01:32.533Z | Downloaded atty v0.2.14 |
| 780 | 2026-03-19T03:01:32.533Z | Downloaded difflib v0.4.0 |
| 781 | 2026-03-19T03:01:32.533Z | Downloaded hyper-rustls v0.27.7 |
| 782 | 2026-03-19T03:01:32.533Z | Downloaded lazy_static v1.5.0 |
| 783 | 2026-03-19T03:01:32.533Z | Downloaded is-terminal v0.4.17 |
| 784 | 2026-03-19T03:01:32.533Z | Downloaded ipnet v2.11.0 |
| 785 | 2026-03-19T03:01:32.533Z | Downloaded cobs v0.3.0 |
| 786 | 2026-03-19T03:01:32.533Z | Downloaded diesel_table_macro_syntax v0.3.0 |
| 787 | 2026-03-19T03:01:32.533Z | Downloaded derive_more v2.1.1 |
| 788 | 2026-03-19T03:01:32.533Z | Downloaded heapless v0.8.0 |
| 789 | 2026-03-19T03:01:32.533Z | Downloaded nodrop v0.1.14 |
| 790 | 2026-03-19T03:01:32.533Z | Downloaded fs_extra v1.3.0 |
| 791 | 2026-03-19T03:01:32.533Z | Downloaded async-trait v0.1.89 |
| 792 | 2026-03-19T03:01:32.533Z | Downloaded instant v0.1.13 |
| 793 | 2026-03-19T03:01:32.533Z | Downloaded fs-err v2.11.0 |
| 794 | 2026-03-19T03:01:32.533Z | Downloaded atomicwrites v0.4.4 |
| 795 | 2026-03-19T03:01:32.533Z | Downloaded crossterm v0.28.1 |
| 796 | 2026-03-19T03:01:32.533Z | Downloaded md-5 v0.10.6 |
| 797 | 2026-03-19T03:01:32.533Z | Downloaded impl-trait-for-tuples v0.2.3 |
| 798 | 2026-03-19T03:01:32.533Z | Downloaded humantime v2.3.0 |
| 799 | 2026-03-19T03:01:32.533Z | Downloaded http-body-util v0.1.3 |
| 800 | 2026-03-19T03:01:32.533Z | Downloaded newline-converter v0.3.0 |
| 801 | 2026-03-19T03:01:32.533Z | Downloaded multimap v0.10.1 |
| 802 | 2026-03-19T03:01:32.533Z | Downloaded md5 v0.7.0 |
| 803 | 2026-03-19T03:01:32.533Z | Downloaded lru-cache v0.1.2 |
| 804 | 2026-03-19T03:01:32.533Z | Downloaded ignore v0.4.25 |
| 805 | 2026-03-19T03:01:32.533Z | Downloaded newtype-uuid-macros v0.1.0 |
| 806 | 2026-03-19T03:01:32.533Z | Downloaded nanorand v0.7.0 |
| 807 | 2026-03-19T03:01:32.533Z | Downloaded managed v0.8.0 |
| 808 | 2026-03-19T03:01:32.533Z | Downloaded highway v1.3.0 |
| 809 | 2026-03-19T03:01:32.533Z | Downloaded nibble_vec v0.1.0 |
| 810 | 2026-03-19T03:01:32.533Z | Downloaded lru-slab v0.1.2 |
| 811 | 2026-03-19T03:01:32.533Z | Downloaded futures-io v0.3.32 |
| 812 | 2026-03-19T03:01:32.533Z | Downloaded funty v2.0.0 |
| 813 | 2026-03-19T03:01:32.533Z | Downloaded async-stream-impl v0.3.6 |
| 814 | 2026-03-19T03:01:32.534Z | Downloaded linked-hash-map v0.5.6 |
| 815 | 2026-03-19T03:01:32.534Z | Downloaded maplit v1.0.2 |
| 816 | 2026-03-19T03:01:32.534Z | Downloaded lock_api v0.4.14 |
| 817 | 2026-03-19T03:01:32.539Z | Downloaded getrandom v0.3.4 |
| 818 | 2026-03-19T03:01:32.539Z | Downloaded hickory-resolver v0.24.4 |
| 819 | 2026-03-19T03:01:32.539Z | Downloaded num-conv v0.2.0 |
| 820 | 2026-03-19T03:01:32.539Z | Downloaded arrayref v0.3.9 |
| 821 | 2026-03-19T03:01:32.539Z | Downloaded nonempty v0.12.0 |
| 822 | 2026-03-19T03:01:32.539Z | Downloaded group v0.13.0 |
| 823 | 2026-03-19T03:01:32.539Z | Downloaded crossterm v0.29.0 |
| 824 | 2026-03-19T03:01:32.539Z | Downloaded futures-task v0.3.32 |
| 825 | 2026-03-19T03:01:32.539Z | Downloaded convert_case v0.4.0 |
| 826 | 2026-03-19T03:01:32.539Z | Downloaded openssl-macros v0.1.1 |
| 827 | 2026-03-19T03:01:32.539Z | Downloaded cmake v0.1.57 |
| 828 | 2026-03-19T03:01:32.539Z | Downloaded bitfield v0.19.4 |
| 829 | 2026-03-19T03:01:32.539Z | Downloaded hashbrown v0.13.2 |
| 830 | 2026-03-19T03:01:32.539Z | Downloaded futures-channel v0.3.32 |
| 831 | 2026-03-19T03:01:32.539Z | Downloaded kstat-rs v0.2.4 |
| 832 | 2026-03-19T03:01:32.539Z | Downloaded hyper-tls v0.6.0 |
| 833 | 2026-03-19T03:01:32.539Z | Downloaded libsw-core v0.3.2 |
| 834 | 2026-03-19T03:01:32.539Z | Downloaded oso-derive v0.27.3 |
| 835 | 2026-03-19T03:01:32.539Z | Downloaded indexmap v1.9.3 |
| 836 | 2026-03-19T03:01:32.539Z | Downloaded hickory-resolver v0.25.2 |
| 837 | 2026-03-19T03:01:32.540Z | Downloaded native-tls v0.2.18 |
| 838 | 2026-03-19T03:01:32.540Z | Downloaded olpc-cjson v0.1.4 |
| 839 | 2026-03-19T03:01:32.540Z | Downloaded backoff v0.4.0 |
| 840 | 2026-03-19T03:01:32.540Z | Downloaded ingot v0.1.1 |
| 841 | 2026-03-19T03:01:32.540Z | Downloaded num-iter v0.1.45 |
| 842 | 2026-03-19T03:01:32.540Z | Downloaded opaque-debug v0.3.1 |
| 843 | 2026-03-19T03:01:32.540Z | Downloaded num_enum_derive v0.7.5 |
| 844 | 2026-03-19T03:01:32.540Z | Downloaded num_threads v0.1.7 |
| 845 | 2026-03-19T03:01:32.540Z | Downloaded nu-ansi-term v0.50.3 |
| 846 | 2026-03-19T03:01:32.540Z | Downloaded compact_str v0.8.1 |
| 847 | 2026-03-19T03:01:32.540Z | Downloaded num-derive v0.4.2 |
| 848 | 2026-03-19T03:01:32.540Z | Downloaded litrs v1.0.0 |
| 849 | 2026-03-19T03:01:32.540Z | Downloaded newtype-uuid v1.3.2 |
| 850 | 2026-03-19T03:01:32.541Z | Downloaded libbz2-rs-sys v0.2.2 |
| 851 | 2026-03-19T03:01:32.541Z | Downloaded half v2.7.1 |
| 852 | 2026-03-19T03:01:32.541Z | Downloaded libloading v0.8.9 |
| 853 | 2026-03-19T03:01:32.541Z | Downloaded ingot-macros v0.1.1 |
| 854 | 2026-03-19T03:01:32.541Z | Downloaded parse-size v1.1.0 |
| 855 | 2026-03-19T03:01:32.541Z | Downloaded num_enum v0.7.5 |
| 856 | 2026-03-19T03:01:32.541Z | Downloaded num-rational v0.4.2 |
| 857 | 2026-03-19T03:01:32.541Z | Downloaded multer v3.1.0 |
| 858 | 2026-03-19T03:01:32.541Z | Downloaded iana-time-zone v0.1.65 |
| 859 | 2026-03-19T03:01:32.541Z | Downloaded num-integer v0.1.46 |
| 860 | 2026-03-19T03:01:32.541Z | Downloaded arc-swap v1.8.2 |
| 861 | 2026-03-19T03:01:32.541Z | Downloaded pbkdf2 v0.11.0 |
| 862 | 2026-03-19T03:01:32.541Z | Downloaded oxide-tokio-rt v0.1.3 |
| 863 | 2026-03-19T03:01:32.541Z | Downloaded cookie_store v0.22.1 |
| 864 | 2026-03-19T03:01:32.541Z | Downloaded parking_lot_core v0.8.6 |
| 865 | 2026-03-19T03:01:32.541Z | Downloaded openssl-probe v0.2.1 |
| 866 | 2026-03-19T03:01:32.541Z | Downloaded indicatif v0.18.4 |
| 867 | 2026-03-19T03:01:32.541Z | Downloaded polyval v0.6.2 |
| 868 | 2026-03-19T03:01:32.541Z | Downloaded pin-utils v0.1.0 |
| 869 | 2026-03-19T03:01:32.541Z | Downloaded packed_struct_codegen v0.10.1 |
| 870 | 2026-03-19T03:01:32.541Z | Downloaded packed_struct v0.10.1 |
| 871 | 2026-03-19T03:01:32.541Z | Downloaded num-complex v0.4.6 |
| 872 | 2026-03-19T03:01:32.541Z | Downloaded bytes v1.11.1 |
| 873 | 2026-03-19T03:01:32.541Z | Downloaded httparse v1.10.1 |
| 874 | 2026-03-19T03:01:32.541Z | Downloaded cpufeatures v0.3.0 |
| 875 | 2026-03-19T03:01:32.541Z | Downloaded num_enum_derive v0.5.11 |
| 876 | 2026-03-19T03:01:32.541Z | Downloaded normalize-line-endings v0.3.0 |
| 877 | 2026-03-19T03:01:32.541Z | Downloaded cookie v0.18.1 |
| 878 | 2026-03-19T03:01:32.541Z | Downloaded owo-colors v4.3.0 |
| 879 | 2026-03-19T03:01:32.541Z | Downloaded http v1.4.0 |
| 880 | 2026-03-19T03:01:32.541Z | Downloaded parse-display v0.10.0 |
| 881 | 2026-03-19T03:01:32.541Z | Downloaded cassowary v0.3.0 |
| 882 | 2026-03-19T03:01:32.541Z | Downloaded bit-set v0.8.0 |
| 883 | 2026-03-19T03:01:32.541Z | Downloaded bb8 v0.8.6 |
| 884 | 2026-03-19T03:01:32.541Z | Downloaded constant_time_eq v0.4.2 |
| 885 | 2026-03-19T03:01:32.541Z | Downloaded predicates-core v1.0.10 |
| 886 | 2026-03-19T03:01:32.541Z | Downloaded hex-literal v0.4.1 |
| 887 | 2026-03-19T03:01:32.541Z | Downloaded aes v0.8.4 |
| 888 | 2026-03-19T03:01:32.542Z | Downloaded peg-runtime v0.8.5 |
| 889 | 2026-03-19T03:01:32.542Z | Downloaded chacha20 v0.9.1 |
| 890 | 2026-03-19T03:01:32.542Z | Downloaded getrandom v0.2.17 |
| 891 | 2026-03-19T03:01:32.542Z | Downloaded ciborium-io v0.2.2 |
| 892 | 2026-03-19T03:01:32.542Z | Downloaded peg-macros v0.8.5 |
| 893 | 2026-03-19T03:01:32.542Z | Downloaded paste v1.0.15 |
| 894 | 2026-03-19T03:01:32.542Z | Downloaded path-slash v0.1.5 |
| 895 | 2026-03-19T03:01:32.542Z | Downloaded parse-display-derive v0.10.0 |
| 896 | 2026-03-19T03:01:32.542Z | Downloaded oxnet v0.1.4 |
| 897 | 2026-03-19T03:01:32.542Z | Downloaded peg v0.8.5 |
| 898 | 2026-03-19T03:01:32.542Z | Downloaded password-hash v0.5.0 |
| 899 | 2026-03-19T03:01:32.542Z | Downloaded parking_lot v0.12.5 |
| 900 | 2026-03-19T03:01:32.542Z | Downloaded crunchy v0.2.4 |
| 901 | 2026-03-19T03:01:32.542Z | Downloaded phf_shared v0.12.1 |
| 902 | 2026-03-19T03:01:32.542Z | Downloaded itertools v0.13.0 |
| 903 | 2026-03-19T03:01:32.542Z | Downloaded phf_shared v0.13.1 |
| 904 | 2026-03-19T03:01:32.542Z | Downloaded oso v0.27.3 |
| 905 | 2026-03-19T03:01:32.542Z | Downloaded ciborium v0.2.2 |
| 906 | 2026-03-19T03:01:32.542Z | Downloaded base16ct v1.0.0 |
| 907 | 2026-03-19T03:01:32.542Z | Downloaded proc-macro-crate v1.3.1 |
| 908 | 2026-03-19T03:01:32.542Z | Downloaded phf_shared v0.11.3 |
| 909 | 2026-03-19T03:01:32.542Z | Downloaded phf v0.12.1 |
| 910 | 2026-03-19T03:01:32.542Z | Downloaded headers v0.4.1 |
| 911 | 2026-03-19T03:01:32.542Z | Downloaded pbkdf2 v0.12.2 |
| 912 | 2026-03-19T03:01:32.542Z | Downloaded heapless v0.7.17 |
| 913 | 2026-03-19T03:01:32.542Z | Downloaded radium v0.7.0 |
| 914 | 2026-03-19T03:01:32.542Z | Downloaded proc-macro-crate v3.4.0 |
| 915 | 2026-03-19T03:01:32.542Z | Downloaded hyper-util v0.1.20 |
| 916 | 2026-03-19T03:01:32.542Z | Downloaded recursive-proc-macro-impl v0.1.1 |
| 917 | 2026-03-19T03:01:32.546Z | Downloaded predicates-tree v1.0.13 |
| 918 | 2026-03-19T03:01:32.546Z | Downloaded precomputed-hash v0.1.1 |
| 919 | 2026-03-19T03:01:32.546Z | Downloaded pem v3.0.6 |
| 920 | 2026-03-19T03:01:32.546Z | Downloaded cc v1.2.56 |
| 921 | 2026-03-19T03:01:32.546Z | Downloaded pin-project-internal v1.1.11 |
| 922 | 2026-03-19T03:01:32.546Z | Downloaded aho-corasick v1.1.4 |
| 923 | 2026-03-19T03:01:32.546Z | Downloaded ref-cast-impl v1.0.25 |
| 924 | 2026-03-19T03:01:32.546Z | Downloaded hashbrown v0.12.3 |
| 925 | 2026-03-19T03:01:32.546Z | Downloaded primeorder v0.13.6 |
| 926 | 2026-03-19T03:01:32.546Z | Downloaded progenitor v0.13.0 |
| 927 | 2026-03-19T03:01:32.546Z | Downloaded pkg-config v0.3.32 |
| 928 | 2026-03-19T03:01:32.552Z | Downloaded powerfmt v0.2.0 |
| 929 | 2026-03-19T03:01:32.552Z | Downloaded array-init v0.0.4 |
| 930 | 2026-03-19T03:01:32.555Z | Downloaded rand_core v0.10.0 |
| 931 | 2026-03-19T03:01:32.555Z | Downloaded pkcs8 v0.10.2 |
| 932 | 2026-03-19T03:01:32.555Z | Downloaded rand_chacha v0.3.1 |
| 933 | 2026-03-19T03:01:32.555Z | Downloaded recursive v0.1.1 |
| 934 | 2026-03-19T03:01:32.559Z | Downloaded rand_xorshift v0.4.0 |
| 935 | 2026-03-19T03:01:32.559Z | Downloaded parking_lot v0.11.2 |
| 936 | 2026-03-19T03:01:32.565Z | Downloaded predicates v3.1.4 |
| 937 | 2026-03-19T03:01:32.565Z | Downloaded proc-macro-error2 v2.0.1 |
| 938 | 2026-03-19T03:01:32.568Z | Downloaded minimal-lexical v0.2.1 |
| 939 | 2026-03-19T03:01:32.573Z | Downloaded omicron-zone-package v0.12.2 |
| 940 | 2026-03-19T03:01:32.576Z | Downloaded pin-project-lite v0.2.17 |
| 941 | 2026-03-19T03:01:32.580Z | Downloaded progenitor-macro v0.10.0 |
| 942 | 2026-03-19T03:01:32.580Z | Downloaded progenitor-client v0.13.0 |
| 943 | 2026-03-19T03:01:32.580Z | Downloaded miniz_oxide v0.8.9 |
| 944 | 2026-03-19T03:01:32.585Z | Downloaded pkcs1 v0.7.5 |
| 945 | 2026-03-19T03:01:32.585Z | Downloaded progenitor-extras v0.1.1 |
| 946 | 2026-03-19T03:01:32.589Z | Downloaded parking_lot_core v0.9.12 |
| 947 | 2026-03-19T03:01:32.589Z | Downloaded moka v0.12.13 |
| 948 | 2026-03-19T03:01:32.594Z | Downloaded psl-types v2.0.11 |
| 949 | 2026-03-19T03:01:32.598Z | Downloaded progenitor-macro v0.11.2 |
| 950 | 2026-03-19T03:01:32.598Z | Downloaded rustc-hash v2.1.1 |
| 951 | 2026-03-19T03:01:32.601Z | Downloaded itertools v0.14.0 |
| 952 | 2026-03-19T03:01:32.605Z | Downloaded psm v0.1.30 |
| 953 | 2026-03-19T03:01:32.608Z | Downloaded pkcs5 v0.7.1 |
| 954 | 2026-03-19T03:01:32.611Z | Downloaded resolv-conf v0.7.6 |
| 955 | 2026-03-19T03:01:32.617Z | Downloaded quinn v0.11.9 |
| 956 | 2026-03-19T03:01:32.620Z | Downloaded progenitor-client v0.10.0 |
| 957 | 2026-03-19T03:01:32.620Z | Downloaded crc-catalog v2.4.0 |
| 958 | 2026-03-19T03:01:32.620Z | Downloaded poly1305 v0.8.0 |
| 959 | 2026-03-19T03:01:32.620Z | Downloaded bit-vec v0.6.3 |
| 960 | 2026-03-19T03:01:32.623Z | Downloaded postcard v1.1.3 |
| 961 | 2026-03-19T03:01:32.623Z | Downloaded prettyplease v0.2.37 |
| 962 | 2026-03-19T03:01:33.037Z | Downloaded postgres-types v0.2.12 |
| 963 | 2026-03-19T03:01:33.041Z | Downloaded base16ct v0.2.0 |
| 964 | 2026-03-19T03:01:33.042Z | Downloaded jiff-static v0.2.21 |
| 965 | 2026-03-19T03:01:33.042Z | Downloaded russh-cryptovec v0.7.3 |
| 966 | 2026-03-19T03:01:33.042Z | Downloaded progenitor v0.10.0 |
| 967 | 2026-03-19T03:01:33.042Z | Downloaded bzip2 v0.4.4 |
| 968 | 2026-03-19T03:01:33.042Z | Downloaded p256 v0.13.2 |
| 969 | 2026-03-19T03:01:33.042Z | Downloaded lzss v0.8.2 |
| 970 | 2026-03-19T03:01:33.042Z | Downloaded progenitor v0.11.2 |
| 971 | 2026-03-19T03:01:33.042Z | Downloaded num_enum v0.5.11 |
| 972 | 2026-03-19T03:01:33.042Z | Downloaded rand_core v0.6.4 |
| 973 | 2026-03-19T03:01:33.042Z | Downloaded rustc_version v0.4.1 |
| 974 | 2026-03-19T03:01:33.042Z | Downloaded rand_chacha v0.9.0 |
| 975 | 2026-03-19T03:01:33.042Z | Downloaded progenitor-client v0.11.2 |
| 976 | 2026-03-19T03:01:33.042Z | Downloaded bzip2 v0.6.1 |
| 977 | 2026-03-19T03:01:33.042Z | Downloaded blowfish v0.9.1 |
| 978 | 2026-03-19T03:01:33.042Z | Downloaded camino-tempfile-ext v0.3.3 |
| 979 | 2026-03-19T03:01:33.042Z | Downloaded blake3 v1.8.3 |
| 980 | 2026-03-19T03:01:33.042Z | Downloaded postgres-protocol v0.6.10 |
| 981 | 2026-03-19T03:01:33.042Z | Downloaded password-hash v0.4.2 |
| 982 | 2026-03-19T03:01:33.042Z | Downloaded same-file v1.0.6 |
| 983 | 2026-03-19T03:01:33.042Z | Downloaded const-oid v0.9.6 |
| 984 | 2026-03-19T03:01:33.042Z | Downloaded base64ct v1.8.3 |
| 985 | 2026-03-19T03:01:33.042Z | Downloaded r2d2 v0.8.10 |
| 986 | 2026-03-19T03:01:33.042Z | Downloaded hashbrown v0.15.5 |
| 987 | 2026-03-19T03:01:33.042Z | Downloaded rfc6979 v0.4.0 |
| 988 | 2026-03-19T03:01:33.042Z | Downloaded futures-macro v0.3.32 |
| 989 | 2026-03-19T03:01:33.042Z | Downloaded itertools v0.10.5 |
| 990 | 2026-03-19T03:01:33.042Z | Downloaded scopeguard v1.2.0 |
| 991 | 2026-03-19T03:01:33.042Z | Downloaded shell-words v1.1.1 |
| 992 | 2026-03-19T03:01:33.042Z | Downloaded quinn-udp v0.5.14 |
| 993 | 2026-03-19T03:01:33.042Z | Downloaded openssl-sys v0.9.111 |
| 994 | 2026-03-19T03:01:33.042Z | Downloaded scheduled-thread-pool v0.2.7 |
| 995 | 2026-03-19T03:01:33.042Z | Downloaded prefix-trie v0.7.0 |
| 996 | 2026-03-19T03:01:33.042Z | Downloaded scrypt v0.11.0 |
| 997 | 2026-03-19T03:01:33.043Z | Downloaded bcrypt-pbkdf v0.10.0 |
| 998 | 2026-03-19T03:01:33.043Z | Downloaded ascii-canvas v3.0.0 |
| 999 | 2026-03-19T03:01:33.043Z | Downloaded seq-macro v0.3.6 |
| 1000 | 2026-03-19T03:01:33.043Z | Downloaded rustc_version v0.1.7 |
| 1001 | 2026-03-19T03:01:33.043Z | Downloaded rayon-core v1.13.0 |
| 1002 | 2026-03-19T03:01:33.043Z | Downloaded progenitor-impl v0.10.0 |
| 1003 | 2026-03-19T03:01:33.043Z | Downloaded async-recursion v1.1.1 |
| 1004 | 2026-03-19T03:01:33.043Z | Downloaded rustls-native-certs v0.8.3 |
| 1005 | 2026-03-19T03:01:33.043Z | Downloaded progenitor-impl v0.13.0 |
| 1006 | 2026-03-19T03:01:33.043Z | Downloaded bitflags v1.3.2 |
| 1007 | 2026-03-19T03:01:33.043Z | Downloaded serde_plain v1.0.2 |
| 1008 | 2026-03-19T03:01:33.043Z | Downloaded rustls-pki-types v1.14.0 |
| 1009 | 2026-03-19T03:01:33.043Z | Downloaded papergrid v0.17.0 |
| 1010 | 2026-03-19T03:01:33.043Z | Downloaded rusty-fork v0.3.1 |
| 1011 | 2026-03-19T03:01:33.044Z | Downloaded num-derive v0.3.3 |
| 1012 | 2026-03-19T03:01:33.044Z | Downloaded corncobs v0.1.4 |
| 1013 | 2026-03-19T03:01:33.044Z | Downloaded signal-hook-tokio v0.3.1 |
| 1014 | 2026-03-19T03:01:33.044Z | Downloaded serde_urlencoded v0.7.1 |
| 1015 | 2026-03-19T03:01:33.044Z | Downloaded console v0.15.11 |
| 1016 | 2026-03-19T03:01:33.044Z | Downloaded rand_core v0.9.5 |
| 1017 | 2026-03-19T03:01:33.044Z | Downloaded futures-core v0.3.32 |
| 1018 | 2026-03-19T03:01:33.044Z | Downloaded bstr v1.12.1 |
| 1019 | 2026-03-19T03:01:33.044Z | Downloaded serde-hex v0.1.0 |
| 1020 | 2026-03-19T03:01:33.044Z | Downloaded sha1 v0.10.6 |
| 1021 | 2026-03-19T03:01:33.044Z | Downloaded rand v0.10.0 |
| 1022 | 2026-03-19T03:01:33.044Z | Downloaded shlex v1.3.0 |
| 1023 | 2026-03-19T03:01:33.044Z | Downloaded scroll v0.13.0 |
| 1024 | 2026-03-19T03:01:33.044Z | Downloaded schemars_derive v0.8.22 |
| 1025 | 2026-03-19T03:01:33.044Z | Downloaded ident_case v1.0.1 |
| 1026 | 2026-03-19T03:01:33.044Z | Downloaded secrecy v0.8.0 |
| 1027 | 2026-03-19T03:01:33.044Z | Downloaded schemars v0.8.22 |
| 1028 | 2026-03-19T03:01:33.044Z | Downloaded slog-bunyan v2.5.0 |
| 1029 | 2026-03-19T03:01:33.044Z | Downloaded siphasher v1.0.2 |
| 1030 | 2026-03-19T03:01:33.044Z | Downloaded num-bigint v0.4.6 |
| 1031 | 2026-03-19T03:01:33.044Z | Downloaded hubpack_derive v0.1.1 |
| 1032 | 2026-03-19T03:01:33.044Z | Downloaded signature v2.2.0 |
| 1033 | 2026-03-19T03:01:33.044Z | Downloaded rsa v0.9.10 |
| 1034 | 2026-03-19T03:01:33.044Z | Downloaded slog-term v2.9.2 |
| 1035 | 2026-03-19T03:01:33.044Z | Downloaded serde_path_to_error v0.1.20 |
| 1036 | 2026-03-19T03:01:33.044Z | Downloaded sec1 v0.7.3 |
| 1037 | 2026-03-19T03:01:33.044Z | Downloaded rustls-pemfile v2.2.0 |
| 1038 | 2026-03-19T03:01:33.044Z | Downloaded iddqd v0.3.17 |
| 1039 | 2026-03-19T03:01:33.044Z | Downloaded serde_derive_internals v0.29.1 |
| 1040 | 2026-03-19T03:01:33.044Z | Downloaded ssh-cipher v0.2.0 |
| 1041 | 2026-03-19T03:01:33.044Z | Downloaded reedline v0.40.0 |
| 1042 | 2026-03-19T03:01:33.044Z | Downloaded cargo_metadata v0.19.2 |
| 1043 | 2026-03-19T03:01:33.044Z | Downloaded bitfield-macros v0.19.4 |
| 1044 | 2026-03-19T03:01:33.044Z | Downloaded rpassword v7.4.0 |
| 1045 | 2026-03-19T03:01:33.044Z | Downloaded colored v2.2.0 |
| 1046 | 2026-03-19T03:01:33.044Z | Downloaded rustls-pemfile v1.0.4 |
| 1047 | 2026-03-19T03:01:33.044Z | Downloaded progenitor-impl v0.11.2 |
| 1048 | 2026-03-19T03:01:33.044Z | Downloaded petname v2.0.2 |
| 1049 | 2026-03-19T03:01:33.045Z | Downloaded h2 v0.4.13 |
| 1050 | 2026-03-19T03:01:33.045Z | Downloaded sct v0.7.1 |
| 1051 | 2026-03-19T03:01:33.045Z | Downloaded simd-adler32 v0.3.8 |
| 1052 | 2026-03-19T03:01:33.045Z | Downloaded serde_repr v0.1.20 |
| 1053 | 2026-03-19T03:01:33.045Z | Downloaded async-stream v0.3.6 |
| 1054 | 2026-03-19T03:01:33.045Z | Downloaded slog-async v2.8.0 |
| 1055 | 2026-03-19T03:01:33.045Z | Downloaded pretty_assertions v1.4.1 |
| 1056 | 2026-03-19T03:01:33.045Z | Downloaded rcgen v0.12.1 |
| 1057 | 2026-03-19T03:01:33.045Z | Downloaded snafu v0.8.9 |
| 1058 | 2026-03-19T03:01:33.045Z | Downloaded sqlparser_derive v0.5.0 |
| 1059 | 2026-03-19T03:01:33.045Z | Downloaded slab v0.4.12 |
| 1060 | 2026-03-19T03:01:33.045Z | Downloaded newtype_derive v0.1.6 |
| 1061 | 2026-03-19T03:01:33.045Z | Downloaded strum v0.27.2 |
| 1062 | 2026-03-19T03:01:33.045Z | Downloaded serde_cbor v0.11.2 |
| 1063 | 2026-03-19T03:01:33.051Z | Downloaded cfg_aliases v0.2.1 |
| 1064 | 2026-03-19T03:01:33.051Z | Downloaded cbc v0.1.2 |
| 1065 | 2026-03-19T03:01:33.051Z | Downloaded nom v7.1.3 |
| 1066 | 2026-03-19T03:01:33.051Z | Downloaded num-bigint-dig v0.8.6 |
| 1067 | 2026-03-19T03:01:33.051Z | Downloaded tagptr v0.2.0 |
| 1068 | 2026-03-19T03:01:33.051Z | Downloaded assert_matches v1.5.0 |
| 1069 | 2026-03-19T03:01:33.051Z | Downloaded tabled_derive v0.11.0 |
| 1070 | 2026-03-19T03:01:33.051Z | Downloaded subtle v2.6.1 |
| 1071 | 2026-03-19T03:01:33.052Z | Downloaded strip-ansi-escapes v0.2.1 |
| 1072 | 2026-03-19T03:01:33.052Z | Downloaded cexpr v0.6.0 |
| 1073 | 2026-03-19T03:01:33.052Z | Downloaded smallvec v0.6.14 |
| 1074 | 2026-03-19T03:01:33.052Z | Downloaded maybe-uninit v2.0.0 |
| 1075 | 2026-03-19T03:01:33.052Z | Downloaded match_cfg v0.1.0 |
| 1076 | 2026-03-19T03:01:33.052Z | Downloaded libxml v0.3.3 |
| 1077 | 2026-03-19T03:01:33.052Z | Downloaded rustls-platform-verifier v0.6.2 |
| 1078 | 2026-03-19T03:01:33.052Z | Downloaded ref-cast v1.0.25 |
| 1079 | 2026-03-19T03:01:33.052Z | Downloaded snafu-derive v0.8.9 |
| 1080 | 2026-03-19T03:01:33.052Z | Downloaded smf v0.2.3 |
| 1081 | 2026-03-19T03:01:33.052Z | Downloaded proc-macro-error-attr2 v2.0.0 |
| 1082 | 2026-03-19T03:01:33.052Z | Downloaded quick-error v1.2.3 |
| 1083 | 2026-03-19T03:01:33.053Z | Downloaded portable-atomic v1.13.1 |
| 1084 | 2026-03-19T03:01:33.053Z | Downloaded serde_spanned v1.0.4 |
| 1085 | 2026-03-19T03:01:33.053Z | Downloaded stacker v0.1.23 |
| 1086 | 2026-03-19T03:01:33.053Z | Downloaded ron v0.8.1 |
| 1087 | 2026-03-19T03:01:33.053Z | Downloaded tinyvec_macros v0.1.1 |
| 1088 | 2026-03-19T03:01:33.053Z | Downloaded hyper v1.8.1 |
| 1089 | 2026-03-19T03:01:33.053Z | Downloaded rustls-webpki v0.102.8 |
| 1090 | 2026-03-19T03:01:33.053Z | Downloaded tokio-tungstenite v0.23.1 |
| 1091 | 2026-03-19T03:01:33.053Z | Downloaded thread-id v5.1.0 |
| 1092 | 2026-03-19T03:01:33.053Z | Downloaded schemars v0.9.0 |
| 1093 | 2026-03-19T03:01:33.053Z | Downloaded strum_macros v0.24.3 |
| 1094 | 2026-03-19T03:01:33.053Z | Downloaded pem-rfc7468 v0.7.0 |
| 1095 | 2026-03-19T03:01:33.053Z | Downloaded ppv-lite86 v0.2.21 |
| 1096 | 2026-03-19T03:01:33.053Z | Downloaded qorb v0.4.1 |
| 1097 | 2026-03-19T03:01:33.053Z | Downloaded rand_seeder v0.4.0 |
| 1098 | 2026-03-19T03:01:33.053Z | Downloaded serde-big-array v0.5.1 |
| 1099 | 2026-03-19T03:01:33.053Z | Downloaded signal-hook v0.3.18 |
| 1100 | 2026-03-19T03:01:33.053Z | Downloaded ipnetwork v0.21.1 |
| 1101 | 2026-03-19T03:01:33.054Z | Downloaded phf v0.13.1 |
| 1102 | 2026-03-19T03:01:33.054Z | Downloaded publicsuffix v2.3.0 |
| 1103 | 2026-03-19T03:01:33.054Z | Downloaded topological-sort v0.2.2 |
| 1104 | 2026-03-19T03:01:33.054Z | Downloaded libsw v3.5.0 |
| 1105 | 2026-03-19T03:01:33.054Z | Downloaded ahash v0.8.12 |
| 1106 | 2026-03-19T03:01:33.054Z | Downloaded thread_local v1.1.9 |
| 1107 | 2026-03-19T03:01:33.054Z | Downloaded thiserror-no-std v2.0.2 |
| 1108 | 2026-03-19T03:01:33.054Z | Downloaded termios v0.3.3 |
| 1109 | 2026-03-19T03:01:33.054Z | Downloaded libm v0.2.16 |
| 1110 | 2026-03-19T03:01:33.054Z | Downloaded tower-service v0.3.3 |
| 1111 | 2026-03-19T03:01:33.054Z | Downloaded tower-layer v0.3.3 |
| 1112 | 2026-03-19T03:01:33.054Z | Downloaded tls_codec v0.4.2 |
| 1113 | 2026-03-19T03:01:33.054Z | Downloaded russh-keys v0.45.0 |
| 1114 | 2026-03-19T03:01:33.054Z | Downloaded slog v2.8.2 |
| 1115 | 2026-03-19T03:01:33.054Z | Downloaded trait-variant v0.1.2 |
| 1116 | 2026-03-19T03:01:33.054Z | Downloaded p521 v0.13.3 |
| 1117 | 2026-03-19T03:01:33.054Z | Downloaded sigpipe v0.1.3 |
| 1118 | 2026-03-19T03:01:33.054Z | Downloaded rand v0.8.5 |
| 1119 | 2026-03-19T03:01:33.054Z | Downloaded typify-macro v0.4.3 |
| 1120 | 2026-03-19T03:01:33.054Z | Downloaded tokio-rustls v0.25.0 |
| 1121 | 2026-03-19T03:01:33.054Z | Downloaded progenitor-macro v0.13.0 |
| 1122 | 2026-03-19T03:01:33.054Z | Downloaded hkdf v0.12.4 |
| 1123 | 2026-03-19T03:01:33.054Z | Downloaded try-lock v0.2.5 |
| 1124 | 2026-03-19T03:01:33.054Z | Downloaded socket2 v0.5.10 |
| 1125 | 2026-03-19T03:01:33.054Z | Downloaded serde_bytes v0.11.19 |
| 1126 | 2026-03-19T03:01:33.054Z | Downloaded time-core v0.1.8 |
| 1127 | 2026-03-19T03:01:33.054Z | Downloaded static_assertions v1.1.0 |
| 1128 | 2026-03-19T03:01:33.054Z | Downloaded secrecy v0.10.3 |
| 1129 | 2026-03-19T03:01:33.054Z | Downloaded stringprep v0.1.5 |
| 1130 | 2026-03-19T03:01:33.054Z | Downloaded string_cache v0.8.9 |
| 1131 | 2026-03-19T03:01:33.054Z | Downloaded samael v0.0.19 |
| 1132 | 2026-03-19T03:01:33.054Z | Downloaded term v1.2.1 |
| 1133 | 2026-03-19T03:01:33.054Z | Downloaded take_mut v0.2.2 |
| 1134 | 2026-03-19T03:01:33.054Z | Downloaded ssh-encoding v0.2.0 |
| 1135 | 2026-03-19T03:01:33.054Z | Downloaded rtoolbox v0.0.3 |
| 1136 | 2026-03-19T03:01:33.054Z | Downloaded support-bundle-viewer v0.1.2 |
| 1137 | 2026-03-19T03:01:33.054Z | Downloaded indoc v2.0.7 |
| 1138 | 2026-03-19T03:01:33.055Z | Downloaded sqlformat v0.3.5 |
| 1139 | 2026-03-19T03:01:33.055Z | Downloaded mio v1.1.1 |
| 1140 | 2026-03-19T03:01:33.061Z | Downloaded usdt-macro v0.6.0 |
| 1141 | 2026-03-19T03:01:33.061Z | Downloaded unit-prefix v0.5.2 |
| 1142 | 2026-03-19T03:01:33.061Z | Downloaded tls_codec_derive v0.4.2 |
| 1143 | 2026-03-19T03:01:33.061Z | Downloaded structmeta v0.3.0 |
| 1144 | 2026-03-19T03:01:33.061Z | Downloaded ryu v1.0.23 |
| 1145 | 2026-03-19T03:01:33.061Z | Downloaded tabwriter v1.4.1 |
| 1146 | 2026-03-19T03:01:33.061Z | Downloaded sync-ptr v0.1.4 |
| 1147 | 2026-03-19T03:01:33.061Z | Downloaded tokio-rustls v0.26.4 |
| 1148 | 2026-03-19T03:01:33.065Z | Downloaded sync_wrapper v1.0.2 |
| 1149 | 2026-03-19T03:01:33.065Z | Downloaded tokio-rustls v0.24.1 |
| 1150 | 2026-03-19T03:01:33.065Z | Downloaded usdt v0.6.0 |
| 1151 | 2026-03-19T03:01:33.069Z | Downloaded spki v0.7.3 |
| 1152 | 2026-03-19T03:01:33.069Z | Downloaded git2 v0.20.4 |
| 1153 | 2026-03-19T03:01:33.073Z | Downloaded slog-stdlog v4.1.1 |
| 1154 | 2026-03-19T03:01:33.077Z | Downloaded sapling-renderdag v0.1.0 |
| 1155 | 2026-03-19T03:01:33.077Z | Downloaded salsa20 v0.10.2 |
| 1156 | 2026-03-19T03:01:33.081Z | Downloaded supports-color v3.0.2 |
| 1157 | 2026-03-19T03:01:33.081Z | Downloaded signal-hook-mio v0.2.5 |
| 1158 | 2026-03-19T03:01:33.081Z | Downloaded itertools v0.12.1 |
| 1159 | 2026-03-19T03:01:33.084Z | Downloaded want v0.3.1 |
| 1160 | 2026-03-19T03:01:33.090Z | Downloaded strum_macros v0.26.4 |
| 1161 | 2026-03-19T03:01:33.093Z | Downloaded dropshot v0.16.7 |
| 1162 | 2026-03-19T03:01:33.106Z | Downloaded waitgroup v0.1.2 |
| 1163 | 2026-03-19T03:01:33.109Z | Downloaded vergen-git2 v1.0.7 |
| 1164 | 2026-03-19T03:01:33.109Z | Downloaded wait-timeout v0.2.1 |
| 1165 | 2026-03-19T03:01:33.113Z | Downloaded signal-hook-registry v1.4.8 |
| 1166 | 2026-03-19T03:01:33.113Z | Downloaded unicode-truncate v1.1.0 |
| 1167 | 2026-03-19T03:01:33.113Z | Downloaded typify-macro v0.6.1 |
| 1168 | 2026-03-19T03:01:33.119Z | Downloaded toml_writer v1.0.6+spec-1.1.0 |
| 1169 | 2026-03-19T03:01:33.119Z | Downloaded toml_parser v1.0.9+spec-1.1.0 |
| 1170 | 2026-03-19T03:01:33.123Z | Downloaded tokio-tungstenite v0.21.0 |
| 1171 | 2026-03-19T03:01:33.123Z | Downloaded tiny-keccak v2.0.2 |
| 1172 | 2026-03-19T03:01:33.123Z | Downloaded structmeta-derive v0.3.0 |
| 1173 | 2026-03-19T03:01:33.123Z | Downloaded usdt-impl v0.6.0 |
| 1174 | 2026-03-19T03:01:33.127Z | Downloaded termtree v0.5.1 |
| 1175 | 2026-03-19T03:01:33.127Z | Downloaded russh v0.45.0 |
| 1176 | 2026-03-19T03:01:33.130Z | Downloaded usdt-attr-macro v0.6.0 |
| 1177 | 2026-03-19T03:01:33.133Z | Downloaded tokio-native-tls v0.3.1 |
| 1178 | 2026-03-19T03:01:33.133Z | Downloaded slog-scope v4.4.1 |
| 1179 | 2026-03-19T03:01:33.133Z | Downloaded slog-dtrace v0.3.0 |
| 1180 | 2026-03-19T03:01:33.136Z | Downloaded scroll_derive v0.13.1 |
| 1181 | 2026-03-19T03:01:33.136Z | Downloaded utf-8 v0.7.6 |
| 1182 | 2026-03-19T03:01:33.136Z | Downloaded toml v0.7.8 |
| 1183 | 2026-03-19T03:01:33.141Z | Downloaded tokio-stream v0.1.18 |
| 1184 | 2026-03-19T03:01:33.145Z | Downloaded schemars v1.2.1 |
| 1185 | 2026-03-19T03:01:33.154Z | Downloaded zeroize_derive v1.4.3 |
| 1186 | 2026-03-19T03:01:33.158Z | Downloaded xshell-macros v0.2.7 |
| 1187 | 2026-03-19T03:01:33.158Z | Downloaded xattr v1.6.1 |
| 1188 | 2026-03-19T03:01:33.161Z | Downloaded untrusted v0.9.0 |
| 1189 | 2026-03-19T03:01:33.161Z | Downloaded tui-tree-widget v0.23.1 |
| 1190 | 2026-03-19T03:01:33.161Z | Downloaded toml v0.9.12+spec-1.1.0 |
| 1191 | 2026-03-19T03:01:33.165Z | Downloaded tinyvec v1.10.0 |
| 1192 | 2026-03-19T03:01:33.172Z | Downloaded curve25519-dalek v4.1.3 |
| 1193 | 2026-03-19T03:01:33.176Z | Downloaded vergen-lib v0.1.6 |
| 1194 | 2026-03-19T03:01:33.176Z | Downloaded slog-envlogger v2.2.0 |
| 1195 | 2026-03-19T03:01:33.219Z | Downloaded tar v0.4.44 |
| 1196 | 2026-03-19T03:01:33.220Z | Downloaded zeroize v1.8.2 |
| 1197 | 2026-03-19T03:01:33.231Z | Downloaded whoami v2.1.0 |
| 1198 | 2026-03-19T03:01:33.231Z | Downloaded whoami v1.6.1 |
| 1199 | 2026-03-19T03:01:33.231Z | Downloaded rustls-webpki v0.103.9 |
| 1200 | 2026-03-19T03:01:33.231Z | Downloaded untrusted v0.7.1 |
| 1201 | 2026-03-19T03:01:33.232Z | Downloaded p384 v0.13.1 |
| 1202 | 2026-03-19T03:01:33.232Z | Downloaded steno v0.4.1 |
| 1203 | 2026-03-19T03:01:33.232Z | Downloaded uzers v0.12.2 |
| 1204 | 2026-03-19T03:01:33.232Z | Downloaded unarray v0.1.4 |
| 1205 | 2026-03-19T03:01:33.232Z | Downloaded test-strategy v0.4.5 |
| 1206 | 2026-03-19T03:01:33.232Z | Downloaded wyz v0.5.1 |
| 1207 | 2026-03-19T03:01:33.232Z | Downloaded walkdir v2.5.0 |
| 1208 | 2026-03-19T03:01:33.232Z | Downloaded vte v0.14.1 |
| 1209 | 2026-03-19T03:01:33.232Z | Downloaded vergen-gitcl v1.0.8 |
| 1210 | 2026-03-19T03:01:33.232Z | Downloaded xz2 v0.1.7 |
| 1211 | 2026-03-19T03:01:33.232Z | Downloaded term v0.7.0 |
| 1212 | 2026-03-19T03:01:33.232Z | Downloaded xshell v0.2.7 |
| 1213 | 2026-03-19T03:01:33.232Z | Downloaded tungstenite v0.23.0 |
| 1214 | 2026-03-19T03:01:33.232Z | Downloaded vsss-rs v3.3.4 |
| 1215 | 2026-03-19T03:01:33.232Z | Downloaded toml_edit v0.23.10+spec-1.0.0 |
| 1216 | 2026-03-19T03:01:33.232Z | Downloaded unicode-properties v0.1.4 |
| 1217 | 2026-03-19T03:01:33.232Z | Downloaded zstd v0.13.3 |
| 1218 | 2026-03-19T03:01:33.236Z | Downloaded reqwest v0.13.2 |
| 1219 | 2026-03-19T03:01:33.236Z | Downloaded tungstenite v0.21.0 |
| 1220 | 2026-03-19T03:01:33.236Z | Downloaded tokio-postgres v0.7.16 |
| 1221 | 2026-03-19T03:01:33.239Z | Downloaded regex v1.12.3 |
| 1222 | 2026-03-19T03:01:33.242Z | Downloaded zerocopy v0.6.6 |
| 1223 | 2026-03-19T03:01:33.249Z | Downloaded similar v2.7.0 |
| 1224 | 2026-03-19T03:01:33.253Z | Downloaded thiserror-impl-no-std v2.0.2 |
| 1225 | 2026-03-19T03:01:33.253Z | Downloaded strum_macros v0.27.2 |
| 1226 | 2026-03-19T03:01:33.253Z | Downloaded subprocess v0.2.15 |
| 1227 | 2026-03-19T03:01:33.259Z | Downloaded lalrpop v0.19.12 |
| 1228 | 2026-03-19T03:01:33.265Z | Downloaded reqwest v0.12.28 |
| 1229 | 2026-03-19T03:01:33.272Z | Downloaded unsafe-libyaml v0.2.11 |
| 1230 | 2026-03-19T03:01:33.278Z | Downloaded spin v0.9.8 |
| 1231 | 2026-03-19T03:01:33.278Z | Downloaded unicode-bidi v0.3.18 |
| 1232 | 2026-03-19T03:01:33.278Z | Downloaded typify v0.4.3 |
| 1233 | 2026-03-19T03:01:33.284Z | Downloaded tracing-core v0.1.36 |
| 1234 | 2026-03-19T03:01:33.284Z | Downloaded unicase v2.9.0 |
| 1235 | 2026-03-19T03:01:33.284Z | Downloaded serde_yaml v0.9.34+deprecated |
| 1236 | 2026-03-19T03:01:33.288Z | Downloaded ron v0.12.0 |
| 1237 | 2026-03-19T03:01:33.293Z | Downloaded zone v0.3.1 |
| 1238 | 2026-03-19T03:01:33.299Z | Downloaded void v1.0.2 |
| 1239 | 2026-03-19T03:01:33.301Z | Downloaded goblin v0.10.5 |
| 1240 | 2026-03-19T03:01:33.301Z | Downloaded serde_with_macros v3.17.0 |
| 1241 | 2026-03-19T03:01:33.318Z | Downloaded unicode_categories v0.1.1 |
| 1242 | 2026-03-19T03:01:33.318Z | Downloaded rustyline v14.0.0 |
| 1243 | 2026-03-19T03:01:33.318Z | Downloaded rand v0.9.2 |
| 1244 | 2026-03-19T03:01:33.318Z | Downloaded rustversion v1.0.22 |
| 1245 | 2026-03-19T03:01:33.318Z | Downloaded pin-project v1.1.11 |
| 1246 | 2026-03-19T03:01:33.324Z | Downloaded semver v0.1.20 |
| 1247 | 2026-03-19T03:01:33.324Z | Downloaded typify v0.6.1 |
| 1248 | 2026-03-19T03:01:33.327Z | Downloaded bzip2-sys v0.1.13+1.0.8 |
| 1249 | 2026-03-19T03:01:33.335Z | Downloaded vergen v9.0.6 |
| 1250 | 2026-03-19T03:01:33.339Z | Downloaded zip v0.6.6 |
| 1251 | 2026-03-19T03:01:33.362Z | Downloaded salty v0.3.0 |
| 1252 | 2026-03-19T03:01:33.370Z | Downloaded tracing-attributes v0.1.31 |
| 1253 | 2026-03-19T03:01:33.378Z | Downloaded yasna v0.5.2 |
| 1254 | 2026-03-19T03:01:33.382Z | Downloaded toml_edit v0.19.15 |
| 1255 | 2026-03-19T03:01:33.393Z | Downloaded unicode-segmentation v1.12.0 |
| 1256 | 2026-03-19T03:01:33.398Z | Downloaded tokio-dtrace v0.1.1 |
| 1257 | 2026-03-19T03:01:33.401Z | Downloaded nix v0.27.1 |
| 1258 | 2026-03-19T03:01:33.409Z | Downloaded uuid v1.21.0 |
| 1259 | 2026-03-19T03:01:33.412Z | Downloaded rayon v1.11.0 |
| 1260 | 2026-03-19T03:01:33.419Z | Downloaded typed-path v0.9.3 |
| 1261 | 2026-03-19T03:01:33.424Z | Downloaded x509-cert v0.2.5 |
| 1262 | 2026-03-19T03:01:33.428Z | Downloaded object v0.30.4 |
| 1263 | 2026-03-19T03:01:33.436Z | Downloaded zip v4.6.1 |
| 1264 | 2026-03-19T03:01:33.440Z | Downloaded testing_table v0.3.0 |
| 1265 | 2026-03-19T03:01:33.444Z | Downloaded radix_trie v0.2.1 |
| 1266 | 2026-03-19T03:01:33.450Z | Downloaded time-macros v0.2.27 |
| 1267 | 2026-03-19T03:01:33.455Z | Downloaded quick-xml v0.37.5 |
| 1268 | 2026-03-19T03:01:33.455Z | Downloaded tap v1.0.1 |
| 1269 | 2026-03-19T03:01:33.455Z | Downloaded rustls-webpki v0.101.7 |
| 1270 | 2026-03-19T03:01:33.464Z | Downloaded openssl-probe v0.1.6 |
| 1271 | 2026-03-19T03:01:33.468Z | Downloaded quinn-proto v0.11.13 |
| 1272 | 2026-03-19T03:01:33.474Z | Downloaded tower-http v0.6.8 |
| 1273 | 2026-03-19T03:01:33.480Z | Downloaded yansi v1.0.1 |
| 1274 | 2026-03-19T03:01:33.486Z | Downloaded tower v0.5.3 |
| 1275 | 2026-03-19T03:01:33.897Z | Downloaded openssl v0.10.75 |
| 1276 | 2026-03-19T03:01:33.900Z | Downloaded ssh-key v0.6.7 |
| 1277 | 2026-03-19T03:01:33.901Z | Downloaded hickory-proto v0.24.4 |
| 1278 | 2026-03-19T03:01:33.901Z | Downloaded zerocopy-derive v0.8.40 |
| 1279 | 2026-03-19T03:01:33.901Z | Downloaded smoltcp v0.11.0 |
| 1280 | 2026-03-19T03:01:33.901Z | Downloaded toml_datetime v0.7.5+spec-1.1.0 |
| 1281 | 2026-03-19T03:01:33.901Z | Downloaded nix v0.29.0 |
| 1282 | 2026-03-19T03:01:33.901Z | Downloaded zopfli v0.8.3 |
| 1283 | 2026-03-19T03:01:33.901Z | Downloaded proptest v1.10.0 |
| 1284 | 2026-03-19T03:01:33.901Z | Downloaded winnow v0.6.26 |
| 1285 | 2026-03-19T03:01:33.901Z | Downloaded nix v0.31.1 |
| 1286 | 2026-03-19T03:01:33.901Z | Downloaded smoltcp v0.9.1 |
| 1287 | 2026-03-19T03:01:33.901Z | Downloaded twox-hash v2.1.2 |
| 1288 | 2026-03-19T03:01:33.901Z | Downloaded object v0.37.3 |
| 1289 | 2026-03-19T03:01:33.901Z | Downloaded polar-core v0.27.3 |
| 1290 | 2026-03-19T03:01:33.901Z | Downloaded serde_with v3.17.0 |
| 1291 | 2026-03-19T03:01:33.901Z | Downloaded time v0.3.47 |
| 1292 | 2026-03-19T03:01:33.901Z | Downloaded tokio-util v0.7.18 |
| 1293 | 2026-03-19T03:01:33.901Z | Downloaded zlib-rs v0.6.2 |
| 1294 | 2026-03-19T03:01:33.901Z | Downloaded openapiv3 v2.2.0 |
| 1295 | 2026-03-19T03:01:33.901Z | Downloaded rustls v0.22.4 |
| 1296 | 2026-03-19T03:01:33.901Z | Downloaded zerocopy v0.8.40 |
| 1297 | 2026-03-19T03:01:33.901Z | Downloaded webpki-roots v1.0.6 |
| 1298 | 2026-03-19T03:01:33.901Z | Downloaded tabled v0.20.0 |
| 1299 | 2026-03-19T03:01:33.901Z | Downloaded zstd-safe v7.2.4 |
| 1300 | 2026-03-19T03:01:33.901Z | Downloaded num v0.4.3 |
| 1301 | 2026-03-19T03:01:33.901Z | Downloaded vcpkg v0.2.15 |
| 1302 | 2026-03-19T03:01:33.901Z | Downloaded tough v0.20.0 |
| 1303 | 2026-03-19T03:01:33.901Z | Downloaded sled v0.34.7 |
| 1304 | 2026-03-19T03:01:33.901Z | Downloaded regex-syntax v0.8.10 |
| 1305 | 2026-03-19T03:01:33.901Z | Downloaded hickory-proto v0.25.2 |
| 1306 | 2026-03-19T03:01:33.901Z | Downloaded regress v0.10.5 |
| 1307 | 2026-03-19T03:01:33.901Z | Downloaded rustls v0.23.37 |
| 1308 | 2026-03-19T03:01:33.901Z | Downloaded rustix v0.38.44 |
| 1309 | 2026-03-19T03:01:33.901Z | Downloaded sqlparser v0.61.0 |
| 1310 | 2026-03-19T03:01:33.901Z | Downloaded rustls v0.21.12 |
| 1311 | 2026-03-19T03:01:33.902Z | Downloaded socket2 v0.6.2 |
| 1312 | 2026-03-19T03:01:33.902Z | Downloaded lzma-sys v0.1.20 |
| 1313 | 2026-03-19T03:01:33.902Z | Downloaded regex-syntax v0.6.29 |
| 1314 | 2026-03-19T03:01:33.902Z | Downloaded diesel v2.3.7 |
| 1315 | 2026-03-19T03:01:33.902Z | Downloaded strum v0.26.3 |
| 1316 | 2026-03-19T03:01:33.902Z | Downloaded winnow v0.5.40 |
| 1317 | 2026-03-19T03:01:33.902Z | Downloaded nix v0.28.0 |
| 1318 | 2026-03-19T03:01:33.902Z | Downloaded typify-impl v0.6.1 |
| 1319 | 2026-03-19T03:01:33.902Z | Downloaded typify-impl v0.4.3 |
| 1320 | 2026-03-19T03:01:33.902Z | Downloaded tracing v0.1.44 |
| 1321 | 2026-03-19T03:01:33.902Z | Downloaded chrono-tz v0.10.4 |
| 1322 | 2026-03-19T03:01:33.909Z | Downloaded ratatui v0.29.0 |
| 1323 | 2026-03-19T03:01:33.917Z | Downloaded zstd-sys v2.0.16+zstd.1.5.7 |
| 1324 | 2026-03-19T03:01:33.933Z | Downloaded regex-automata v0.4.14 |
| 1325 | 2026-03-19T03:01:33.943Z | Downloaded zerocopy-derive v0.6.6 |
| 1326 | 2026-03-19T03:01:33.952Z | Downloaded tokio-macros v2.6.0 |
| 1327 | 2026-03-19T03:01:33.956Z | Downloaded jiff v0.2.21 |
| 1328 | 2026-03-19T03:01:33.967Z | Downloaded petgraph v0.6.5 |
| 1329 | 2026-03-19T03:01:33.983Z | Downloaded slog-json v2.6.1 |
| 1330 | 2026-03-19T03:01:33.987Z | Downloaded csv v1.4.0 |
| 1331 | 2026-03-19T03:01:34.000Z | Downloaded petgraph v0.8.3 |
| 1332 | 2026-03-19T03:01:34.024Z | Downloaded libz-sys v1.1.24 |
| 1333 | 2026-03-19T03:01:34.446Z | Downloaded tokio v1.49.0 |
| 1334 | 2026-03-19T03:01:34.488Z | Downloaded sha3 v0.10.8 |
| 1335 | 2026-03-19T03:01:34.488Z | Downloaded libgit2-sys v0.18.3+1.9.2 |
| 1336 | 2026-03-19T03:01:34.488Z | Downloaded encoding_rs v0.8.35 |
| 1337 | 2026-03-19T03:01:34.488Z | Downloaded ring v0.17.14 |
| 1338 | 2026-03-19T03:01:34.489Z | Downloaded zone_cfg_derive v0.3.1 |
| 1339 | 2026-03-19T03:01:34.753Z | Downloaded aws-lc-sys v0.37.1 |
| 1340 | 2026-03-19T03:01:35.183Z | Downloaded universal-hash v0.5.1 |
| 1341 | 2026-03-19T03:01:36.676Z | Downloaded unicode-normalization v0.1.25 |
| 1342 | 2026-03-19T03:01:36.820Z | Compiling libc v0.2.180 |
| 1343 | 2026-03-19T03:01:36.823Z | Compiling serde v1.0.228 |
| 1344 | 2026-03-19T03:01:36.823Z | Compiling log v0.4.29 |
| 1345 | 2026-03-19T03:01:36.823Z | Compiling shlex v1.3.0 |
| 1346 | 2026-03-19T03:01:37.029Z | Compiling find-msvc-tools v0.1.9 |
| 1347 | 2026-03-19T03:01:37.035Z | Compiling smallvec v1.15.1 |
| 1348 | 2026-03-19T03:01:37.047Z | Compiling syn v2.0.117 |
| 1349 | 2026-03-19T03:01:37.066Z | Compiling typenum v1.19.0 |
| 1350 | 2026-03-19T03:01:37.250Z | Compiling generic-array v0.14.7 |
| 1351 | 2026-03-19T03:01:37.271Z | Compiling subtle v2.6.1 |
| 1352 | 2026-03-19T03:01:37.329Z | Compiling scopeguard v1.2.0 |
| 1353 | 2026-03-19T03:01:37.393Z | Compiling portable-atomic v1.13.1 |
| 1354 | 2026-03-19T03:01:37.418Z | Compiling const-oid v0.9.6 |
| 1355 | 2026-03-19T03:01:37.487Z | Compiling lock_api v0.4.14 |
| 1356 | 2026-03-19T03:01:37.495Z | Compiling critical-section v1.2.0 |
| 1357 | 2026-03-19T03:01:37.570Z | Compiling zerocopy v0.8.40 |
| 1358 | 2026-03-19T03:01:37.624Z | Compiling pin-project-lite v0.2.17 |
| 1359 | 2026-03-19T03:01:37.747Z | Compiling parking_lot_core v0.9.12 |
| 1360 | 2026-03-19T03:01:37.770Z | Compiling serde_json v1.0.149 |
| 1361 | 2026-03-19T03:01:38.117Z | Compiling pkg-config v0.3.32 |
| 1362 | 2026-03-19T03:01:38.140Z | Compiling bitflags v2.11.0 |
| 1363 | 2026-03-19T03:01:38.275Z | Compiling getrandom v0.2.17 |
| 1364 | 2026-03-19T03:01:38.378Z | Compiling jobserver v0.1.34 |
| 1365 | 2026-03-19T03:01:38.425Z | Compiling errno v0.3.14 |
| 1366 | 2026-03-19T03:01:38.518Z | Compiling rand_core v0.6.4 |
| 1367 | 2026-03-19T03:01:38.606Z | Compiling signal-hook-registry v1.4.8 |
| 1368 | 2026-03-19T03:01:38.792Z | Compiling cc v1.2.56 |
| 1369 | 2026-03-19T03:01:38.900Z | Compiling once_cell v1.21.3 |
| 1370 | 2026-03-19T03:01:38.909Z | Compiling parking_lot v0.12.5 |
| 1371 | 2026-03-19T03:01:38.909Z | Compiling mio v1.1.1 |
| 1372 | 2026-03-19T03:01:38.923Z | Compiling libm v0.2.16 |
| 1373 | 2026-03-19T03:01:38.954Z | Compiling num-traits v0.2.19 |
| 1374 | 2026-03-19T03:01:39.107Z | Compiling futures-core v0.3.32 |
| 1375 | 2026-03-19T03:01:39.311Z | Compiling socket2 v0.6.2 |
| 1376 | 2026-03-19T03:01:39.352Z | Compiling percent-encoding v2.3.2 |
| 1377 | 2026-03-19T03:01:39.375Z | Compiling allocator-api2 v0.2.21 |
| 1378 | 2026-03-19T03:01:39.517Z | Compiling cpufeatures v0.2.17 |
| 1379 | 2026-03-19T03:01:39.602Z | Compiling futures-sink v0.3.32 |
| 1380 | 2026-03-19T03:01:40.029Z | Compiling foldhash v0.2.0 |
| 1381 | 2026-03-19T03:01:40.048Z | Compiling slab v0.4.12 |
| 1382 | 2026-03-19T03:01:40.048Z | Compiling futures-channel v0.3.32 |
| 1383 | 2026-03-19T03:01:40.048Z | Compiling futures-io v0.3.32 |
| 1384 | 2026-03-19T03:01:40.048Z | Compiling hashbrown v0.16.1 |
| 1385 | 2026-03-19T03:01:40.048Z | Compiling getrandom v0.4.1 |
| 1386 | 2026-03-19T03:01:40.048Z | Compiling futures-task v0.3.32 |
| 1387 | 2026-03-19T03:01:40.048Z | Compiling getrandom v0.3.4 |
| 1388 | 2026-03-19T03:01:40.131Z | Compiling rand_core v0.10.0 |
| 1389 | 2026-03-19T03:01:40.170Z | Compiling rustversion v1.0.22 |
| 1390 | 2026-03-19T03:01:40.281Z | Compiling cmake v0.1.57 |
| 1391 | 2026-03-19T03:01:40.651Z | Compiling indexmap v2.13.0 |
| 1392 | 2026-03-19T03:01:40.836Z | Compiling form_urlencoded v1.2.2 |
| 1393 | 2026-03-19T03:01:41.043Z | Compiling dunce v1.0.5 |
| 1394 | 2026-03-19T03:01:41.126Z | Compiling ident_case v1.0.1 |
| 1395 | 2026-03-19T03:01:41.126Z | Compiling fs_extra v1.3.0 |
| 1396 | 2026-03-19T03:01:41.138Z | Compiling synstructure v0.13.2 |
| 1397 | 2026-03-19T03:01:41.163Z | Compiling base64ct v1.8.3 |
| 1398 | 2026-03-19T03:01:41.244Z | Compiling flagset v0.4.7 |
| 1399 | 2026-03-19T03:01:41.399Z | Compiling aws-lc-sys v0.37.1 |
| 1400 | 2026-03-19T03:01:41.422Z | Compiling rand_core v0.9.5 |
| 1401 | 2026-03-19T03:01:41.490Z | Compiling pem-rfc7468 v0.7.0 |
| 1402 | 2026-03-19T03:01:41.518Z | Compiling rustix v1.1.3 |
| 1403 | 2026-03-19T03:01:41.537Z | Compiling iana-time-zone v0.1.65 |
| 1404 | 2026-03-19T03:01:41.559Z | Compiling ring v0.17.14 |
| 1405 | 2026-03-19T03:01:41.743Z | Compiling uuid v1.21.0 |
| 1406 | 2026-03-19T03:01:41.783Z | Compiling rustc_version v0.4.1 |
| 1407 | 2026-03-19T03:01:41.889Z | Compiling aws-lc-rs v1.16.0 |
| 1408 | 2026-03-19T03:01:41.924Z | Compiling regex-syntax v0.8.10 |
| 1409 | 2026-03-19T03:01:42.204Z | Compiling vcpkg v0.2.15 |
| 1410 | 2026-03-19T03:01:42.262Z | Compiling tracing-core v0.1.36 |
| 1411 | 2026-03-19T03:01:42.629Z | Compiling crossbeam-utils v0.8.21 |
| 1412 | 2026-03-19T03:01:43.009Z | Compiling pest_generator v2.8.6 |
| 1413 | 2026-03-19T03:01:43.031Z | Compiling serde_derive_internals v0.29.1 |
| 1414 | 2026-03-19T03:01:43.174Z | Compiling openssl-sys v0.9.111 |
| 1415 | 2026-03-19T03:01:43.651Z | Compiling serde_derive v1.0.228 |
| 1416 | 2026-03-19T03:01:43.836Z | Compiling zeroize_derive v1.4.3 |
| 1417 | 2026-03-19T03:01:43.855Z | Compiling zerofrom-derive v0.1.6 |
| 1418 | 2026-03-19T03:01:43.946Z | Compiling yoke-derive v0.8.1 |
| 1419 | 2026-03-19T03:01:44.259Z | Compiling zerocopy-derive v0.8.40 |
| 1420 | 2026-03-19T03:01:44.682Z | Compiling zeroize v1.8.2 |
| 1421 | 2026-03-19T03:01:45.186Z | Compiling zerovec-derive v0.11.2 |
| 1422 | 2026-03-19T03:01:45.556Z | Compiling displaydoc v0.2.5 |
| 1423 | 2026-03-19T03:01:45.831Z | Compiling crypto-common v0.1.7 |
| 1424 | 2026-03-19T03:01:45.847Z | Compiling zerofrom v0.1.6 |
| 1425 | 2026-03-19T03:01:45.915Z | Compiling block-buffer v0.10.4 |
| 1426 | 2026-03-19T03:01:45.991Z | Compiling yoke v0.8.1 |
| 1427 | 2026-03-19T03:01:46.124Z | Compiling digest v0.10.7 |
| 1428 | 2026-03-19T03:01:46.232Z | Compiling tokio-macros v2.6.0 |
| 1429 | 2026-03-19T03:01:46.399Z | Compiling hmac v0.12.1 |
| 1430 | 2026-03-19T03:01:46.446Z | Compiling futures-macro v0.3.32 |
| 1431 | 2026-03-19T03:01:46.525Z | Compiling zerotrie v0.2.3 |
| 1432 | 2026-03-19T03:01:46.599Z | Compiling block-padding v0.3.3 |
| 1433 | 2026-03-19T03:01:46.658Z | Compiling zerovec v0.11.5 |
| 1434 | 2026-03-19T03:01:46.799Z | Compiling inout v0.1.4 |
| 1435 | 2026-03-19T03:01:46.911Z | Compiling sha2 v0.10.9 |
| 1436 | 2026-03-19T03:01:47.017Z | Compiling cipher v0.4.4 |
| 1437 | 2026-03-19T03:01:47.197Z | Compiling der_derive v0.7.3 |
| 1438 | 2026-03-19T03:01:47.364Z | Compiling tinystr v0.8.2 |
| 1439 | 2026-03-19T03:01:47.364Z | Compiling potential_utf v0.1.4 |
| 1440 | 2026-03-19T03:01:47.514Z | Compiling futures-util v0.3.32 |
| 1441 | 2026-03-19T03:01:47.575Z | Compiling icu_collections v2.1.1 |
| 1442 | 2026-03-19T03:01:47.650Z | Compiling icu_locale_core v2.1.1 |
| 1443 | 2026-03-19T03:01:48.202Z | Compiling salsa20 v0.10.2 |
| 1444 | 2026-03-19T03:01:48.374Z | Compiling bytes v1.11.1 |
| 1445 | 2026-03-19T03:01:48.412Z | Compiling chrono v0.4.44 |
| 1446 | 2026-03-19T03:01:48.472Z | Compiling der v0.7.10 |
| 1447 | 2026-03-19T03:01:48.860Z | Compiling icu_provider v2.1.1 |
| 1448 | 2026-03-19T03:01:48.892Z | Compiling pbkdf2 v0.12.2 |
| 1449 | 2026-03-19T03:01:49.025Z | Compiling tokio v1.49.0 |
| 1450 | 2026-03-19T03:01:49.139Z | Compiling icu_properties v2.1.2 |
| 1451 | 2026-03-19T03:01:49.188Z | Compiling icu_normalizer v2.1.1 |
| 1452 | 2026-03-19T03:01:49.938Z | Compiling spki v0.7.3 |
| 1453 | 2026-03-19T03:01:50.150Z | Compiling http v1.4.0 |
| 1454 | 2026-03-19T03:01:50.221Z | Compiling thiserror-impl v2.0.18 |
| 1455 | 2026-03-19T03:01:50.340Z | Compiling scrypt v0.11.0 |
| 1456 | 2026-03-19T03:01:50.590Z | Compiling idna_adapter v1.2.1 |
| 1457 | 2026-03-19T03:01:50.663Z | Compiling ppv-lite86 v0.2.21 |
| 1458 | 2026-03-19T03:01:50.703Z | Compiling cbc v0.1.2 |
| 1459 | 2026-03-19T03:01:50.728Z | Compiling idna v1.1.0 |
| 1460 | 2026-03-19T03:01:50.756Z | Compiling aes v0.8.4 |
| 1461 | 2026-03-19T03:01:50.886Z | Compiling rustls-pki-types v1.14.0 |
| 1462 | 2026-03-19T03:01:51.107Z | Compiling url v2.5.8 |
| 1463 | 2026-03-19T03:01:51.406Z | Compiling rand_chacha v0.9.0 |
| 1464 | 2026-03-19T03:01:51.492Z | Compiling tracing-attributes v0.1.31 |
| 1465 | 2026-03-19T03:01:51.608Z | Compiling pkcs5 v0.7.1 |
| 1466 | 2026-03-19T03:01:51.975Z | Compiling thiserror v2.0.18 |
| 1467 | 2026-03-19T03:01:52.166Z | Compiling rand v0.9.2 |
| 1468 | 2026-03-19T03:01:52.592Z | Compiling http-body v1.0.1 |
| 1469 | 2026-03-19T03:01:52.603Z | Compiling base64 v0.22.1 |
| 1470 | 2026-03-19T03:01:52.603Z | Compiling schemars v0.8.22 |
| 1471 | 2026-03-19T03:01:52.604Z | Compiling syn v1.0.109 |
| 1472 | 2026-03-19T03:01:52.604Z | Compiling openssl-probe v0.2.1 |
| 1473 | 2026-03-19T03:01:52.604Z | Compiling httparse v1.10.1 |
| 1474 | 2026-03-19T03:01:52.604Z | Compiling untrusted v0.9.0 |
| 1475 | 2026-03-19T03:01:52.639Z | Compiling untrusted v0.7.1 |
| 1476 | 2026-03-19T03:01:52.759Z | Compiling pkcs8 v0.10.2 |
| 1477 | 2026-03-19T03:01:52.784Z | Compiling schemars_derive v0.8.22 |
| 1478 | 2026-03-19T03:01:52.974Z | Compiling pest_derive v2.8.6 |
| 1479 | 2026-03-19T03:01:53.130Z | Compiling scroll_derive v0.13.1 |
| 1480 | 2026-03-19T03:01:53.335Z | Compiling tracing v0.1.44 |
| 1481 | 2026-03-19T03:01:53.517Z | Compiling darling_core v0.20.11 |
| 1482 | 2026-03-19T03:01:53.622Z | Compiling rustls v0.23.37 |
| 1483 | 2026-03-19T03:01:53.805Z | Compiling try-lock v0.2.5 |
| 1484 | 2026-03-19T03:01:53.836Z | Compiling tower-service v0.3.3 |
| 1485 | 2026-03-19T03:01:53.939Z | Compiling tinyvec_macros v0.1.1 |
| 1486 | 2026-03-19T03:01:53.957Z | Compiling tower-layer v0.3.3 |
| 1487 | 2026-03-19T03:01:54.026Z | Compiling dyn-clone v1.0.20 |
| 1488 | 2026-03-19T03:01:54.159Z | Compiling tokio-util v0.7.18 |
| 1489 | 2026-03-19T03:01:54.190Z | Compiling atomic-waker v1.1.2 |
| 1490 | 2026-03-19T03:01:54.211Z | Compiling scroll v0.13.0 |
| 1491 | 2026-03-19T03:01:54.346Z | Compiling tinyvec v1.10.0 |
| 1492 | 2026-03-19T03:01:54.558Z | Compiling want v0.3.1 |
| 1493 | 2026-03-19T03:01:55.182Z | Compiling h2 v0.4.13 |
| 1494 | 2026-03-19T03:01:55.211Z | Compiling ipnet v2.11.0 |
| 1495 | 2026-03-19T03:01:55.623Z | Compiling zstd-sys v2.0.16+zstd.1.5.7 |
| 1496 | 2026-03-19T03:01:55.903Z | Compiling spin v0.9.8 |
| 1497 | 2026-03-19T03:01:56.125Z | Compiling aho-corasick v1.1.4 |
| 1498 | 2026-03-19T03:01:56.165Z | Compiling time-core v0.1.8 |
| 1499 | 2026-03-19T03:01:56.315Z | Compiling foreign-types-shared v0.1.1 |
| 1500 | 2026-03-19T03:01:56.356Z | Compiling powerfmt v0.2.0 |
| 1501 | 2026-03-19T03:01:56.421Z | Compiling num-conv v0.2.0 |
| 1502 | 2026-03-19T03:01:56.592Z | Compiling openssl v0.10.75 |
| 1503 | 2026-03-19T03:01:56.621Z | Compiling pin-utils v0.1.0 |
| 1504 | 2026-03-19T03:01:56.714Z | Compiling crc32fast v1.5.0 |
| 1505 | 2026-03-19T03:01:56.848Z | Compiling darling_macro v0.20.11 |
| 1506 | 2026-03-19T03:01:56.880Z | Compiling httpdate v1.0.3 |
| 1507 | 2026-03-19T03:01:57.041Z | Compiling tempfile v3.25.0 |
| 1508 | 2026-03-19T03:01:57.114Z | Compiling time-macros v0.2.27 |
| 1509 | 2026-03-19T03:01:57.178Z | Compiling deranged v0.5.8 |
| 1510 | 2026-03-19T03:01:57.442Z | Compiling darling v0.20.11 |
| 1511 | 2026-03-19T03:01:57.514Z | Compiling regex-automata v0.4.14 |
| 1512 | 2026-03-19T03:01:57.540Z | Compiling foreign-types v0.3.2 |
| 1513 | 2026-03-19T03:01:58.468Z | Compiling goblin v0.10.5 |
| 1514 | 2026-03-19T03:01:58.534Z | Compiling openssl-macros v0.1.1 |
| 1515 | 2026-03-19T03:01:59.026Z | Compiling thiserror-impl v1.0.69 |
| 1516 | 2026-03-19T03:01:59.236Z | Compiling hyper v1.8.1 |
| 1517 | 2026-03-19T03:02:00.526Z | Compiling wait-timeout v0.2.1 |
| 1518 | 2026-03-19T03:02:00.635Z | Compiling num_threads v0.1.7 |
| 1519 | 2026-03-19T03:02:00.716Z | Compiling quick-error v1.2.3 |
| 1520 | 2026-03-19T03:02:00.756Z | Compiling usdt-impl v0.6.0 |
| 1521 | 2026-03-19T03:02:00.844Z | Compiling simd-adler32 v0.3.8 |
| 1522 | 2026-03-19T03:02:00.868Z | Compiling native-tls v0.2.18 |
| 1523 | 2026-03-19T03:02:01.008Z | Compiling siphasher v1.0.2 |
| 1524 | 2026-03-19T03:02:01.117Z | Compiling bit-vec v0.8.0 |
| 1525 | 2026-03-19T03:02:01.169Z | Compiling either v1.15.0 |
| 1526 | 2026-03-19T03:02:01.312Z | Compiling rusty-fork v0.3.1 |
| 1527 | 2026-03-19T03:02:01.415Z | Compiling bit-set v0.8.0 |
| 1528 | 2026-03-19T03:02:01.435Z | Compiling time v0.3.47 |
| 1529 | 2026-03-19T03:02:01.453Z | Compiling thiserror v1.0.69 |
| 1530 | 2026-03-19T03:02:01.581Z | Compiling hyper-util v0.1.20 |
| 1531 | 2026-03-19T03:02:01.719Z | Compiling derive_builder_core v0.20.2 |
| 1532 | 2026-03-19T03:02:02.896Z | Compiling dof v0.4.0 |
| 1533 | 2026-03-19T03:02:03.577Z | Compiling unicode-normalization v0.1.25 |
| 1534 | 2026-03-19T03:02:03.603Z | Compiling crossbeam-epoch v0.9.18 |
| 1535 | 2026-03-19T03:02:03.864Z | Compiling dtrace-parser v0.3.0 |
| 1536 | 2026-03-19T03:02:04.030Z | Compiling rustls-native-certs v0.8.3 |
| 1537 | 2026-03-19T03:02:04.179Z | Compiling signature v2.2.0 |
| 1538 | 2026-03-19T03:02:04.406Z | Compiling scroll_derive v0.12.1 |
| 1539 | 2026-03-19T03:02:04.409Z | Compiling heapless v0.7.17 |
| 1540 | 2026-03-19T03:02:04.474Z | Compiling rand_xorshift v0.4.0 |
| 1541 | 2026-03-19T03:02:04.507Z | Compiling slog v2.8.2 |
| 1542 | 2026-03-19T03:02:04.671Z | Compiling darling_core v0.21.3 |
| 1543 | 2026-03-19T03:02:04.758Z | Compiling bzip2-sys v0.1.13+1.0.8 |
| 1544 | 2026-03-19T03:02:04.762Z | Compiling sync_wrapper v1.0.2 |
| 1545 | 2026-03-19T03:02:04.911Z | Compiling thread-id v5.1.0 |
| 1546 | 2026-03-19T03:02:04.943Z | Compiling cookie v0.18.1 |
| 1547 | 2026-03-19T03:02:05.060Z | Compiling signal-hook v0.3.18 |
| 1548 | 2026-03-19T03:02:05.113Z | Compiling unarray v0.1.4 |
| 1549 | 2026-03-19T03:02:05.172Z | Compiling anyhow v1.0.102 |
| 1550 | 2026-03-19T03:02:05.233Z | Compiling unicode-segmentation v1.12.0 |
| 1551 | 2026-03-19T03:02:05.253Z | Compiling unicode-properties v0.1.4 |
| 1552 | 2026-03-19T03:02:05.327Z | Compiling zstd-safe v7.2.4 |
| 1553 | 2026-03-19T03:02:05.524Z | Compiling paste v1.0.15 |
| 1554 | 2026-03-19T03:02:05.565Z | Compiling rayon-core v1.13.0 |
| 1555 | 2026-03-19T03:02:05.584Z | Compiling adler2 v2.0.1 |
| 1556 | 2026-03-19T03:02:05.744Z | Compiling unicode-bidi v0.3.18 |
| 1557 | 2026-03-19T03:02:05.806Z | Compiling miniz_oxide v0.8.9 |
| 1558 | 2026-03-19T03:02:05.862Z | Compiling scroll v0.12.0 |
| 1559 | 2026-03-19T03:02:05.938Z | Compiling proptest v1.10.0 |
| 1560 | 2026-03-19T03:02:06.199Z | Compiling stringprep v0.1.5 |
| 1561 | 2026-03-19T03:02:06.460Z | Compiling tower v0.5.3 |
| 1562 | 2026-03-19T03:02:06.786Z | Compiling crossbeam-deque v0.8.6 |
| 1563 | 2026-03-19T03:02:06.815Z | Compiling derive_builder_macro v0.20.2 |
| 1564 | 2026-03-19T03:02:06.868Z | Compiling ipnetwork v0.21.1 |
| 1565 | 2026-03-19T03:02:07.023Z | Compiling http-body-util v0.1.3 |
| 1566 | 2026-03-19T03:02:07.090Z | Compiling webpki-roots v1.0.6 |
| 1567 | 2026-03-19T03:02:07.122Z | Compiling rand_chacha v0.3.1 |
| 1568 | 2026-03-19T03:02:07.240Z | Compiling erased-serde v0.3.31 |
| 1569 | 2026-03-19T03:02:07.341Z | Compiling toml_datetime v0.6.11 |
| 1570 | 2026-03-19T03:02:07.384Z | Compiling serde_tokenstream v0.2.3 |
| 1571 | 2026-03-19T03:02:07.391Z | Compiling serde_spanned v0.6.9 |
| 1572 | 2026-03-19T03:02:07.578Z | Compiling md-5 v0.10.6 |
| 1573 | 2026-03-19T03:02:07.676Z | Compiling zerocopy-derive v0.7.35 |
| 1574 | 2026-03-19T03:02:07.778Z | Compiling curve25519-dalek v4.1.3 |
| 1575 | 2026-03-19T03:02:07.797Z | Compiling vergen-lib v0.1.6 |
| 1576 | 2026-03-19T03:02:07.977Z | Compiling num-integer v0.1.46 |
| 1577 | 2026-03-19T03:02:08.020Z | Compiling hash32 v0.2.1 |
| 1578 | 2026-03-19T03:02:08.158Z | Compiling ff v0.13.1 |
| 1579 | 2026-03-19T03:02:08.201Z | Compiling memoffset v0.9.1 |
| 1580 | 2026-03-19T03:02:08.269Z | Compiling cfg_aliases v0.2.1 |
| 1581 | 2026-03-19T03:02:08.287Z | Compiling darling_macro v0.21.3 |
| 1582 | 2026-03-19T03:02:08.329Z | Compiling num-bigint-dig v0.8.6 |
| 1583 | 2026-03-19T03:02:08.357Z | Compiling smoltcp v0.9.1 |
| 1584 | 2026-03-19T03:02:08.406Z | Compiling rustix v0.38.44 |
| 1585 | 2026-03-19T03:02:08.431Z | Compiling iri-string v0.7.10 |
| 1586 | 2026-03-19T03:02:08.599Z | Compiling litrs v1.0.0 |
| 1587 | 2026-03-19T03:02:08.784Z | Compiling ref-cast v1.0.25 |
| 1588 | 2026-03-19T03:02:08.835Z | Compiling zlib-rs v0.6.2 |
| 1589 | 2026-03-19T03:02:08.855Z | Compiling base16ct v0.2.0 |
| 1590 | 2026-03-19T03:02:08.891Z | Compiling ryu v1.0.23 |
| 1591 | 2026-03-19T03:02:09.106Z | Compiling fallible-iterator v0.2.0 |
| 1592 | 2026-03-19T03:02:09.128Z | Compiling psl-types v2.0.11 |
| 1593 | 2026-03-19T03:02:09.232Z | Compiling serde_urlencoded v0.7.1 |
| 1594 | 2026-03-19T03:02:09.273Z | Compiling document-features v0.2.12 |
| 1595 | 2026-03-19T03:02:09.283Z | Compiling publicsuffix v2.3.0 |
| 1596 | 2026-03-19T03:02:09.493Z | Compiling postgres-protocol v0.6.10 |
| 1597 | 2026-03-19T03:02:09.506Z | Compiling newtype-uuid v1.3.2 |
| 1598 | 2026-03-19T03:02:09.555Z | Compiling sec1 v0.7.3 |
| 1599 | 2026-03-19T03:02:10.009Z | Compiling darling v0.21.3 |
| 1600 | 2026-03-19T03:02:10.064Z | Compiling zerocopy v0.7.35 |
| 1601 | 2026-03-19T03:02:10.117Z | Compiling tower-http v0.6.8 |
| 1602 | 2026-03-19T03:02:10.287Z | Compiling nix v0.31.1 |
| 1603 | 2026-03-19T03:02:10.326Z | Compiling group v0.13.0 |
| 1604 | 2026-03-19T03:02:10.554Z | Compiling num-iter v0.1.45 |
| 1605 | 2026-03-19T03:02:10.751Z | Compiling rand v0.8.5 |
| 1606 | 2026-03-19T03:02:10.775Z | Compiling derive_builder v0.20.2 |
| 1607 | 2026-03-19T03:02:10.862Z | Compiling oxnet v0.1.4 |
| 1608 | 2026-03-19T03:02:11.244Z | Compiling tokio-native-tls v0.3.1 |
| 1609 | 2026-03-19T03:02:11.272Z | Compiling proc-macro-error v1.0.4 |
| 1610 | 2026-03-19T03:02:11.445Z | Compiling goblin v0.8.2 |
| 1611 | 2026-03-19T03:02:12.196Z | Compiling heck v0.4.1 |
| 1612 | 2026-03-19T03:02:12.227Z | Compiling phf_shared v0.13.1 |
| 1613 | 2026-03-19T03:02:12.362Z | Compiling regex v1.12.3 |
| 1614 | 2026-03-19T03:02:12.486Z | Compiling hubpack_derive v0.1.1 |
| 1615 | 2026-03-19T03:02:12.509Z | Compiling lazy_static v1.5.0 |
| 1616 | 2026-03-19T03:02:12.551Z | Compiling cargo-platform v0.1.9 |
| 1617 | 2026-03-19T03:02:12.623Z | Compiling hkdf v0.12.4 |
| 1618 | 2026-03-19T03:02:12.828Z | Compiling crypto-bigint v0.5.5 |
| 1619 | 2026-03-19T03:02:12.879Z | Compiling async-trait v0.1.89 |
| 1620 | 2026-03-19T03:02:12.952Z | Compiling strum_macros v0.27.2 |
| 1621 | 2026-03-19T03:02:13.037Z | Compiling flate2 v1.1.9 |
| 1622 | 2026-03-19T03:02:13.478Z | Compiling ref-cast-impl v1.0.25 |
| 1623 | 2026-03-19T03:02:13.595Z | Compiling daft-derive v0.1.5 |
| 1624 | 2026-03-19T03:02:14.185Z | Compiling curve25519-dalek-derive v0.1.1 |
| 1625 | 2026-03-19T03:02:14.307Z | Compiling terminal_size v0.4.3 |
| 1626 | 2026-03-19T03:02:14.485Z | Compiling vergen v9.0.6 |
| 1627 | 2026-03-19T03:02:14.539Z | Compiling fs-err v3.3.0 |
| 1628 | 2026-03-19T03:02:14.739Z | Compiling ahash v0.8.12 |
| 1629 | 2026-03-19T03:02:14.799Z | Compiling foldhash v0.1.5 |
| 1630 | 2026-03-19T03:02:14.996Z | Compiling object v0.37.3 |
| 1631 | 2026-03-19T03:02:15.023Z | Compiling winnow v0.5.40 |
| 1632 | 2026-03-19T03:02:15.072Z | Compiling bumpalo v3.20.2 |
| 1633 | 2026-03-19T03:02:15.342Z | Compiling managed v0.8.0 |
| 1634 | 2026-03-19T03:02:15.455Z | Compiling bitflags v1.3.2 |
| 1635 | 2026-03-19T03:02:15.498Z | Compiling libbz2-rs-sys v0.2.2 |
| 1636 | 2026-03-19T03:02:15.686Z | Compiling strum v0.27.2 |
| 1637 | 2026-03-19T03:02:15.789Z | Compiling clap_builder v4.5.60 |
| 1638 | 2026-03-19T03:02:15.908Z | Compiling zopfli v0.8.3 |
| 1639 | 2026-03-19T03:02:16.399Z | Compiling bzip2 v0.6.1 |
| 1640 | 2026-03-19T03:02:16.670Z | Compiling console v0.16.2 |
| 1641 | 2026-03-19T03:02:16.799Z | Compiling toml_edit v0.19.15 |
| 1642 | 2026-03-19T03:02:16.818Z | Compiling hashbrown v0.15.5 |
| 1643 | 2026-03-19T03:02:17.140Z | Compiling daft v0.1.5 |
| 1644 | 2026-03-19T03:02:17.415Z | Compiling dof v0.3.0 |
| 1645 | 2026-03-19T03:02:17.499Z | Compiling elliptic-curve v0.13.8 |
| 1646 | 2026-03-19T03:02:17.680Z | Compiling hubpack v0.1.2 |
| 1647 | 2026-03-19T03:02:17.964Z | Compiling cargo_metadata v0.19.2 |
| 1648 | 2026-03-19T03:02:18.406Z | Compiling phf v0.13.1 |
| 1649 | 2026-03-19T03:02:18.621Z | Compiling zone_cfg_derive v0.3.1 |
| 1650 | 2026-03-19T03:02:19.444Z | Compiling zstd v0.13.3 |
| 1651 | 2026-03-19T03:02:19.823Z | Compiling signal-hook-mio v0.2.5 |
| 1652 | 2026-03-19T03:02:19.864Z | Compiling cookie_store v0.22.1 |
| 1653 | 2026-03-19T03:02:20.114Z | Compiling bzip2 v0.4.4 |
| 1654 | 2026-03-19T03:02:20.231Z | Compiling rayon v1.11.0 |
| 1655 | 2026-03-19T03:02:20.336Z | Compiling hyper-tls v0.6.0 |
| 1656 | 2026-03-19T03:02:20.534Z | Compiling postgres-types v0.2.12 |
| 1657 | 2026-03-19T03:02:20.624Z | Compiling serde_with_macros v3.17.0 |
| 1658 | 2026-03-19T03:02:20.643Z | Compiling usdt-macro v0.6.0 |
| 1659 | 2026-03-19T03:02:20.750Z | Compiling usdt-attr-macro v0.6.0 |
| 1660 | 2026-03-19T03:02:21.283Z | Compiling ed25519 v2.2.3 |
| 1661 | 2026-03-19T03:02:21.610Z | Compiling dtrace-parser v0.2.0 |
| 1662 | 2026-03-19T03:02:21.792Z | Compiling itertools v0.12.1 |
| 1663 | 2026-03-19T03:02:22.073Z | Compiling phf_shared v0.11.3 |
| 1664 | 2026-03-19T03:02:22.147Z | Compiling bstr v1.12.1 |
| 1665 | 2026-03-19T03:02:22.321Z | Compiling pkcs1 v0.7.5 |
| 1666 | 2026-03-19T03:02:22.456Z | Compiling serde-big-array v0.5.1 |
| 1667 | 2026-03-19T03:02:22.636Z | Compiling hex v0.4.3 |
| 1668 | 2026-03-19T03:02:22.661Z | Compiling rfc6979 v0.4.0 |
| 1669 | 2026-03-19T03:02:22.689Z | Compiling enum-as-inner v0.6.1 |
| 1670 | 2026-03-19T03:02:22.817Z | Compiling clap_derive v4.5.55 |
| 1671 | 2026-03-19T03:02:22.867Z | Compiling serde_repr v0.1.20 |
| 1672 | 2026-03-19T03:02:22.994Z | Compiling strum_macros v0.26.4 |
| 1673 | 2026-03-19T03:02:23.031Z | Compiling float-cmp v0.10.0 |
| 1674 | 2026-03-19T03:02:23.260Z | Compiling memmap2 v0.9.10 |
| 1675 | 2026-03-19T03:02:23.343Z | Compiling thread-id v4.2.2 |
| 1676 | 2026-03-19T03:02:23.449Z | Compiling env_filter v1.0.0 |
| 1677 | 2026-03-19T03:02:23.470Z | Compiling encoding_rs v0.8.35 |
| 1678 | 2026-03-19T03:02:23.505Z | Compiling predicates-core v1.0.10 |
| 1679 | 2026-03-19T03:02:23.555Z | Compiling difflib v0.4.0 |
| 1680 | 2026-03-19T03:02:23.744Z | Compiling fixedbitset v0.4.2 |
| 1681 | 2026-03-19T03:02:23.851Z | Compiling static_assertions v1.1.0 |
| 1682 | 2026-03-19T03:02:23.949Z | Compiling whoami v2.1.0 |
| 1683 | 2026-03-19T03:02:24.027Z | Compiling fixedbitset v0.5.7 |
| 1684 | 2026-03-19T03:02:24.322Z | Compiling rustc-hash v2.1.1 |
| 1685 | 2026-03-19T03:02:24.434Z | Compiling keccak v0.1.6 |
| 1686 | 2026-03-19T03:02:24.454Z | Compiling precomputed-hash v0.1.1 |
| 1687 | 2026-03-19T03:02:24.477Z | Compiling data-encoding v2.10.0 |
| 1688 | 2026-03-19T03:02:24.565Z | Compiling jiff v0.2.21 |
| 1689 | 2026-03-19T03:02:25.285Z | Compiling mime v0.3.17 |
| 1690 | 2026-03-19T03:02:25.441Z | Compiling normalize-line-endings v0.3.0 |
| 1691 | 2026-03-19T03:02:25.478Z | Compiling unit-prefix v0.5.2 |
| 1692 | 2026-03-19T03:02:25.525Z | Compiling new_debug_unreachable v1.0.6 |
| 1693 | 2026-03-19T03:02:25.562Z | Compiling predicates v3.1.4 |
| 1694 | 2026-03-19T03:02:25.606Z | Compiling string_cache v0.8.9 |
| 1695 | 2026-03-19T03:02:25.610Z | Compiling strum v0.26.3 |
| 1696 | 2026-03-19T03:02:25.646Z | Compiling indicatif v0.18.4 |
| 1697 | 2026-03-19T03:02:25.650Z | Compiling clap v4.5.60 |
| 1698 | 2026-03-19T03:02:25.684Z | Compiling hickory-proto v0.25.2 |
| 1699 | 2026-03-19T03:02:25.767Z | Compiling sha3 v0.10.8 |
| 1700 | 2026-03-19T03:02:25.788Z | Compiling toml_edit v0.22.27 |
| 1701 | 2026-03-19T03:02:25.893Z | Compiling iddqd v0.3.17 |
| 1702 | 2026-03-19T03:02:26.357Z | Compiling petgraph v0.8.3 |
| 1703 | 2026-03-19T03:02:26.453Z | Compiling tokio-postgres v0.7.16 |
| 1704 | 2026-03-19T03:02:26.829Z | Compiling petgraph v0.6.5 |
| 1705 | 2026-03-19T03:02:27.439Z | Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1706 | 2026-03-19T03:02:28.870Z | Compiling zip v4.6.1 |
| 1707 | 2026-03-19T03:02:29.023Z | Compiling env_logger v0.11.9 |
| 1708 | 2026-03-19T03:02:29.424Z | Compiling usdt-impl v0.5.0 |
| 1709 | 2026-03-19T03:02:29.500Z | Compiling usdt v0.6.0 |
| 1710 | 2026-03-19T03:02:29.648Z | Compiling zone v0.3.1 |
| 1711 | 2026-03-19T03:02:29.870Z | Compiling serde_with v3.17.0 |
| 1712 | 2026-03-19T03:02:30.218Z | Compiling ecdsa v0.16.9 |
| 1713 | 2026-03-19T03:02:30.238Z | Compiling similar v2.7.0 |
| 1714 | 2026-03-19T03:02:30.557Z | Compiling rsa v0.9.10 |
| 1715 | 2026-03-19T03:02:30.609Z | Compiling crossterm v0.28.1 |
| 1716 | 2026-03-19T03:02:30.752Z | Compiling ed25519-dalek v2.2.0 |
| 1717 | 2026-03-19T03:02:31.418Z | Compiling zip v0.6.6 |
| 1718 | 2026-03-19T03:02:32.120Z | Compiling toml v0.7.8 |
| 1719 | 2026-03-19T03:02:32.414Z | Compiling toml_parser v1.0.9+spec-1.1.0 |
| 1720 | 2026-03-19T03:02:32.514Z | Compiling itertools v0.13.0 |
| 1721 | 2026-03-19T03:02:32.721Z | Compiling tokio-stream v0.1.18 |
| 1722 | 2026-03-19T03:02:32.994Z | Compiling buf-list v1.1.2 |
| 1723 | 2026-03-19T03:02:33.264Z | Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 1724 | 2026-03-19T03:02:33.284Z | Compiling x509-cert v0.2.5 |
| 1725 | 2026-03-19T03:02:33.334Z | Compiling openapiv3 v2.2.0 |
| 1726 | 2026-03-19T03:02:33.353Z | Compiling sha1 v0.10.6 |
| 1727 | 2026-03-19T03:02:33.640Z | Compiling toml_datetime v0.7.5+spec-1.1.0 |
| 1728 | 2026-03-19T03:02:33.673Z | Compiling lalrpop-util v0.19.12 |
| 1729 | 2026-03-19T03:02:33.939Z | Compiling peg-runtime v0.8.5 |
| 1730 | 2026-03-19T03:02:34.026Z | Compiling thread_local v1.1.9 |
| 1731 | 2026-03-19T03:02:34.220Z | Compiling slog-async v2.8.0 |
| 1732 | 2026-03-19T03:02:34.289Z | Compiling crossbeam-channel v0.5.15 |
| 1733 | 2026-03-19T03:02:34.357Z | Compiling futures-executor v0.3.32 |
| 1734 | 2026-03-19T03:02:34.621Z | Compiling filetime v0.2.27 |
| 1735 | 2026-03-19T03:02:34.693Z | Compiling is-terminal v0.4.17 |
| 1736 | 2026-03-19T03:02:34.802Z | Compiling term v1.2.1 |
| 1737 | 2026-03-19T03:02:34.886Z | Compiling xattr v1.6.1 |
| 1738 | 2026-03-19T03:02:34.891Z | Compiling take_mut v0.2.2 |
| 1739 | 2026-03-19T03:02:34.940Z | Compiling futures v0.3.32 |
| 1740 | 2026-03-19T03:02:35.044Z | Compiling tar v0.4.44 |
| 1741 | 2026-03-19T03:02:35.557Z | Compiling slog-term v2.9.2 |
| 1742 | 2026-03-19T03:02:41.911Z | Compiling rustls-webpki v0.103.9 |
| 1743 | 2026-03-19T03:02:45.940Z | Compiling tokio-rustls v0.26.4 |
| 1744 | 2026-03-19T03:02:45.941Z | Compiling rustls-platform-verifier v0.6.2 |
| 1745 | 2026-03-19T03:02:46.213Z | Compiling hyper-rustls v0.27.7 |
| 1746 | 2026-03-19T03:02:46.478Z | Compiling reqwest v0.12.28 |
| 1747 | 2026-03-19T03:02:46.478Z | Compiling reqwest v0.13.2 |
| 1748 | 2026-03-19T03:02:49.423Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1749 | 2026-03-19T03:02:49.695Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1750 | 2026-03-19T03:02:53.538Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 1751 | 2026-03-19T03:02:53.718Z | Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control` |
| 1752 | 2026-03-19T03:02:53.780Z | Mar 19 03:02:52.587 INFO Starting download, target: Clickhouse |
| 1753 | 2026-03-19T03:02:53.780Z | Mar 19 03:02:52.587 INFO Starting download, target: TransceiverControl |
| 1754 | 2026-03-19T03:02:53.780Z | Mar 19 03:02:52.587 INFO Starting download, target: MaghemiteMgd |
| 1755 | 2026-03-19T03:02:53.780Z | Mar 19 03:02:52.587 INFO Starting download, target: Cockroach |
| 1756 | 2026-03-19T03:02:53.780Z | Mar 19 03:02:52.587 INFO Starting download, target: Console |
| 1757 | 2026-03-19T03:02:53.783Z | Mar 19 03:02:52.587 INFO Starting download, target: DendriteStub |
| 1758 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console |
| 1759 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl |
| 1760 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd |
| 1761 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach |
| 1762 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub |
| 1763 | 2026-03-19T03:02:53.784Z | Mar 19 03:02:52.587 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse |
| 1764 | 2026-03-19T03:02:54.299Z | Mar 19 03:02:53.092 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl |
| 1765 | 2026-03-19T03:02:54.620Z | Mar 19 03:02:53.425 INFO Download complete, target: TransceiverControl |
| 1766 | 2026-03-19T03:02:54.711Z | Mar 19 03:02:53.515 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console |
| 1767 | 2026-03-19T03:02:55.114Z | Mar 19 03:02:53.920 INFO Download complete, target: Console |
| 1768 | 2026-03-19T03:02:55.660Z | Mar 19 03:02:54.464 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub |
| 1769 | 2026-03-19T03:02:55.888Z | Mar 19 03:02:54.693 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse |
| 1770 | 2026-03-19T03:02:56.001Z | Mar 19 03:02:54.807 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd |
| 1771 | 2026-03-19T03:02:56.534Z | Mar 19 03:02:55.339 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach |
| 1772 | 2026-03-19T03:02:56.534Z | Mar 19 03:02:55.339 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach |
| 1773 | 2026-03-19T03:02:59.189Z | Mar 19 03:02:57.995 INFO Download complete, target: DendriteStub |
| 1774 | 2026-03-19T03:02:59.602Z | Mar 19 03:02:58.408 INFO Download complete, target: MaghemiteMgd |
| 1775 | 2026-03-19T03:03:04.295Z | Mar 19 03:03:03.100 INFO Checking that binary works, target: Cockroach |
| 1776 | 2026-03-19T03:03:04.413Z | Mar 19 03:03:03.217 INFO Download complete, target: Cockroach |
| 1777 | 2026-03-19T03:03:07.125Z | Mar 19 03:03:05.929 INFO Checking that binary works, target: Clickhouse |
| 1778 | 2026-03-19T03:03:07.270Z | Mar 19 03:03:06.074 INFO Download complete, target: Clickhouse |
| 1779 | 2026-03-19T03:03:07.288Z | All builder prerequisites installed successfully, and PATH looks valid |
| 1780 | 2026-03-19T03:03:07.291Z | |
| 1781 | 2026-03-19T03:03:07.291Z | real 5:43.866577826 |
| 1782 | 2026-03-19T03:03:07.291Z | user 10:24.909746912 |
| 1783 | 2026-03-19T03:03:07.291Z | sys 1:48.513532055 |
| 1784 | 2026-03-19T03:03:07.292Z | trap 0.306862273 |
| 1785 | 2026-03-19T03:03:07.292Z | tflt 0.597913465 |
| 1786 | 2026-03-19T03:03:07.292Z | dflt 0.605075080 |
| 1787 | 2026-03-19T03:03:07.292Z | kflt 0.021303852 |
| 1788 | 2026-03-19T03:03:07.292Z | lock 30:35.938879540 |
| 1789 | 2026-03-19T03:03:07.292Z | slp 32:40.234059816 |
| 1790 | 2026-03-19T03:03:07.292Z | lat 55.535035443 |
| 1791 | 2026-03-19T03:03:07.292Z | stop 2:43.522176162 |
| 1792 | 2026-03-19T03:03:07.292Z | + banner hack-check |
| 1793 | 2026-03-19T03:03:07.292Z | |
| 1794 | 2026-03-19T03:03:07.292Z | # # ## #### # # #### # # ###### #### # # |
| 1795 | 2026-03-19T03:03:07.292Z | # # # # # # # # # # # # # # # # # |
| 1796 | 2026-03-19T03:03:07.292Z | ###### # # # #### ##### # ###### ##### # #### |
| 1797 | 2026-03-19T03:03:07.292Z | # # ###### # # # # # # # # # # |
| 1798 | 2026-03-19T03:03:07.292Z | # # # # # # # # # # # # # # # # # |
| 1799 | 2026-03-19T03:03:07.292Z | # # # # #### # # #### # # ###### #### # # |
| 1800 | 2026-03-19T03:03:07.292Z | |
| 1801 | 2026-03-19T03:03:07.292Z | + export CARGO_INCREMENTAL=0 |
| 1802 | 2026-03-19T03:03:07.292Z | + CARGO_INCREMENTAL=0 |
| 1803 | 2026-03-19T03:03:07.292Z | + ptime -m timeout 2h cargo xtask check-features --ci |
| 1804 | 2026-03-19T03:03:07.988Z | Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 1805 | 2026-03-19T03:03:08.264Z | Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 1806 | 2026-03-19T03:03:10.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.47s |
| 1807 | 2026-03-19T03:03:10.883Z | Running `target/debug/xtask check-features --ci` |
| 1808 | 2026-03-19T03:03:10.913Z | cargo-hack not found in /work/oxidecomputer/omicron/dev-tools/xtask/../out/cargo-hack, downloading a pre-built version |
| 1809 | 2026-03-19T03:03:10.917Z | running: "/home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo" "xtask" "download" "cargo-hack" |
| 1810 | 2026-03-19T03:03:11.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.63s |
| 1811 | 2026-03-19T03:03:11.584Z | Running `target/debug/xtask download cargo-hack` |
| 1812 | 2026-03-19T03:03:12.636Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 1813 | 2026-03-19T03:03:13.018Z | Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 1814 | 2026-03-19T03:03:16.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.66s |
| 1815 | 2026-03-19T03:03:16.467Z | Running `target/debug/xtask-downloader cargo-hack` |
| 1816 | 2026-03-19T03:03:16.516Z | Mar 19 03:03:15.317 INFO Starting download, target: CargoHack |
| 1817 | 2026-03-19T03:03:16.519Z | Mar 19 03:03:15.318 INFO Downloading out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz (attempt 1/3), target: CargoHack |
| 1818 | 2026-03-19T03:03:17.025Z | Mar 19 03:03:15.827 INFO Unpacking out/downloads/cargo-hack-x86_64-unknown-illumos.tar.gz to out/cargo-hack, target: CargoHack |
| 1819 | 2026-03-19T03:03:17.107Z | Mar 19 03:03:15.908 INFO Download complete, target: CargoHack |
| 1820 | 2026-03-19T03:03:17.110Z | 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" |
| 1821 | 2026-03-19T03:03:17.128Z | info: --no-dev-deps modifies real `Cargo.toml` while cargo-hack is running and restores it when finished |
| 1822 | 2026-03-19T03:03:17.330Z | info: running `cargo check --bins` on api_identity (1/259) |
| 1823 | 2026-03-19T03:03:17.996Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1824 | 2026-03-19T03:03:17.999Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1825 | 2026-03-19T03:03:17.999Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1826 | 2026-03-19T03:03:18.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1827 | 2026-03-19T03:03:18.094Z | |
| 1828 | 2026-03-19T03:03:18.094Z | info: running `cargo check --bins` on bootstore (2/259) |
| 1829 | 2026-03-19T03:03:18.755Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1830 | 2026-03-19T03:03:18.759Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1831 | 2026-03-19T03:03:18.759Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1832 | 2026-03-19T03:03:18.762Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1833 | 2026-03-19T03:03:18.854Z | |
| 1834 | 2026-03-19T03:03:18.854Z | info: running `cargo check --bins` on omicron-ledger (3/259) |
| 1835 | 2026-03-19T03:03:19.510Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1836 | 2026-03-19T03:03:19.514Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1837 | 2026-03-19T03:03:19.514Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1838 | 2026-03-19T03:03:19.517Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s |
| 1839 | 2026-03-19T03:03:19.609Z | |
| 1840 | 2026-03-19T03:03:19.609Z | info: running `cargo check --bins --no-default-features` on sled-hardware-types (4/259) |
| 1841 | 2026-03-19T03:03:20.269Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1842 | 2026-03-19T03:03:20.277Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1843 | 2026-03-19T03:03:20.277Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1844 | 2026-03-19T03:03:20.290Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1845 | 2026-03-19T03:03:20.367Z | |
| 1846 | 2026-03-19T03:03:20.367Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware-types (5/259) |
| 1847 | 2026-03-19T03:03:21.051Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1848 | 2026-03-19T03:03:21.089Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1849 | 2026-03-19T03:03:21.089Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1850 | 2026-03-19T03:03:21.089Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 1851 | 2026-03-19T03:03:21.132Z | |
| 1852 | 2026-03-19T03:03:21.132Z | info: running `cargo check --bins` on omicron-certificates (6/259) |
| 1853 | 2026-03-19T03:03:21.804Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1854 | 2026-03-19T03:03:21.812Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1855 | 2026-03-19T03:03:21.812Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1856 | 2026-03-19T03:03:21.819Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1857 | 2026-03-19T03:03:21.944Z | |
| 1858 | 2026-03-19T03:03:21.944Z | info: running `cargo check --bins --no-default-features` on omicron-common (7/259) |
| 1859 | 2026-03-19T03:03:22.577Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1860 | 2026-03-19T03:03:22.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1861 | 2026-03-19T03:03:22.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1862 | 2026-03-19T03:03:22.586Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1863 | 2026-03-19T03:03:22.683Z | |
| 1864 | 2026-03-19T03:03:22.684Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-common (8/259) |
| 1865 | 2026-03-19T03:03:23.354Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1866 | 2026-03-19T03:03:23.358Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1867 | 2026-03-19T03:03:23.358Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1868 | 2026-03-19T03:03:23.361Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 1869 | 2026-03-19T03:03:23.454Z | |
| 1870 | 2026-03-19T03:03:23.454Z | info: running `cargo check --bins --no-default-features` on omicron-uuid-kinds (9/259) |
| 1871 | 2026-03-19T03:03:24.033Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1872 | 2026-03-19T03:03:24.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1873 | 2026-03-19T03:03:24.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1874 | 2026-03-19T03:03:24.042Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1875 | 2026-03-19T03:03:24.056Z | |
| 1876 | 2026-03-19T03:03:24.056Z | info: running `cargo check --bins --no-default-features --features serde,std,testing,uuid-v4` on omicron-uuid-kinds (10/259) |
| 1877 | 2026-03-19T03:03:24.590Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1878 | 2026-03-19T03:03:24.594Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1879 | 2026-03-19T03:03:24.594Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1880 | 2026-03-19T03:03:24.594Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1881 | 2026-03-19T03:03:24.658Z | |
| 1882 | 2026-03-19T03:03:24.658Z | info: running `cargo check --bins --no-default-features --features default` on omicron-uuid-kinds (11/259) |
| 1883 | 2026-03-19T03:03:25.190Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1884 | 2026-03-19T03:03:25.193Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1885 | 2026-03-19T03:03:25.193Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1886 | 2026-03-19T03:03:25.196Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1887 | 2026-03-19T03:03:25.263Z | |
| 1888 | 2026-03-19T03:03:25.263Z | info: running `cargo check --bins --no-default-features --features schemars08` on omicron-uuid-kinds (12/259) |
| 1889 | 2026-03-19T03:03:25.790Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1890 | 2026-03-19T03:03:25.793Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1891 | 2026-03-19T03:03:25.793Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1892 | 2026-03-19T03:03:25.796Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1893 | 2026-03-19T03:03:25.857Z | |
| 1894 | 2026-03-19T03:03:25.857Z | info: running `cargo check --bins --no-default-features --features default,schemars08` on omicron-uuid-kinds (13/259) |
| 1895 | 2026-03-19T03:03:26.391Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1896 | 2026-03-19T03:03:26.394Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1897 | 2026-03-19T03:03:26.394Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1898 | 2026-03-19T03:03:26.398Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1899 | 2026-03-19T03:03:26.457Z | |
| 1900 | 2026-03-19T03:03:26.457Z | info: running `cargo check --bins --no-default-features --features serde` on omicron-uuid-kinds (14/259) |
| 1901 | 2026-03-19T03:03:26.995Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1902 | 2026-03-19T03:03:26.998Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1903 | 2026-03-19T03:03:26.998Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1904 | 2026-03-19T03:03:27.003Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1905 | 2026-03-19T03:03:27.064Z | |
| 1906 | 2026-03-19T03:03:27.064Z | info: running `cargo check --bins --no-default-features --features default,serde` on omicron-uuid-kinds (15/259) |
| 1907 | 2026-03-19T03:03:27.600Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1908 | 2026-03-19T03:03:27.603Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1909 | 2026-03-19T03:03:27.603Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1910 | 2026-03-19T03:03:27.607Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1911 | 2026-03-19T03:03:27.668Z | |
| 1912 | 2026-03-19T03:03:27.668Z | info: running `cargo check --bins --no-default-features --features schemars08,serde` on omicron-uuid-kinds (16/259) |
| 1913 | 2026-03-19T03:03:28.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1914 | 2026-03-19T03:03:28.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1915 | 2026-03-19T03:03:28.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1916 | 2026-03-19T03:03:28.216Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1917 | 2026-03-19T03:03:28.315Z | |
| 1918 | 2026-03-19T03:03:28.316Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde` on omicron-uuid-kinds (17/259) |
| 1919 | 2026-03-19T03:03:28.826Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1920 | 2026-03-19T03:03:28.841Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1921 | 2026-03-19T03:03:28.841Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1922 | 2026-03-19T03:03:28.841Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1923 | 2026-03-19T03:03:28.876Z | |
| 1924 | 2026-03-19T03:03:28.877Z | info: running `cargo check --bins --no-default-features --features std` on omicron-uuid-kinds (18/259) |
| 1925 | 2026-03-19T03:03:29.410Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1926 | 2026-03-19T03:03:29.425Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1927 | 2026-03-19T03:03:29.425Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1928 | 2026-03-19T03:03:29.425Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1929 | 2026-03-19T03:03:29.476Z | |
| 1930 | 2026-03-19T03:03:29.476Z | info: running `cargo check --bins --no-default-features --features serde,std` on omicron-uuid-kinds (19/259) |
| 1931 | 2026-03-19T03:03:30.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1932 | 2026-03-19T03:03:30.010Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1933 | 2026-03-19T03:03:30.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1934 | 2026-03-19T03:03:30.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1935 | 2026-03-19T03:03:30.075Z | |
| 1936 | 2026-03-19T03:03:30.075Z | info: running `cargo check --bins --no-default-features --features testing` on omicron-uuid-kinds (20/259) |
| 1937 | 2026-03-19T03:03:30.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1938 | 2026-03-19T03:03:30.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1939 | 2026-03-19T03:03:30.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1940 | 2026-03-19T03:03:30.615Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1941 | 2026-03-19T03:03:30.676Z | |
| 1942 | 2026-03-19T03:03:30.676Z | info: running `cargo check --bins --no-default-features --features default,testing` on omicron-uuid-kinds (21/259) |
| 1943 | 2026-03-19T03:03:31.213Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1944 | 2026-03-19T03:03:31.216Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1945 | 2026-03-19T03:03:31.216Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1946 | 2026-03-19T03:03:31.219Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1947 | 2026-03-19T03:03:31.285Z | |
| 1948 | 2026-03-19T03:03:31.285Z | info: running `cargo check --bins --no-default-features --features schemars08,testing` on omicron-uuid-kinds (22/259) |
| 1949 | 2026-03-19T03:03:31.824Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1950 | 2026-03-19T03:03:31.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1951 | 2026-03-19T03:03:31.827Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1952 | 2026-03-19T03:03:31.835Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1953 | 2026-03-19T03:03:31.897Z | |
| 1954 | 2026-03-19T03:03:31.897Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing` on omicron-uuid-kinds (23/259) |
| 1955 | 2026-03-19T03:03:32.433Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1956 | 2026-03-19T03:03:32.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1957 | 2026-03-19T03:03:32.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1958 | 2026-03-19T03:03:32.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1959 | 2026-03-19T03:03:32.501Z | |
| 1960 | 2026-03-19T03:03:32.501Z | info: running `cargo check --bins --no-default-features --features serde,testing` on omicron-uuid-kinds (24/259) |
| 1961 | 2026-03-19T03:03:33.039Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1962 | 2026-03-19T03:03:33.042Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1963 | 2026-03-19T03:03:33.042Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1964 | 2026-03-19T03:03:33.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1965 | 2026-03-19T03:03:33.112Z | |
| 1966 | 2026-03-19T03:03:33.112Z | info: running `cargo check --bins --no-default-features --features default,serde,testing` on omicron-uuid-kinds (25/259) |
| 1967 | 2026-03-19T03:03:33.646Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1968 | 2026-03-19T03:03:33.650Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1969 | 2026-03-19T03:03:33.650Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1970 | 2026-03-19T03:03:33.653Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1971 | 2026-03-19T03:03:33.714Z | |
| 1972 | 2026-03-19T03:03:33.714Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing` on omicron-uuid-kinds (26/259) |
| 1973 | 2026-03-19T03:03:34.249Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1974 | 2026-03-19T03:03:34.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1975 | 2026-03-19T03:03:34.253Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1976 | 2026-03-19T03:03:34.257Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1977 | 2026-03-19T03:03:34.320Z | |
| 1978 | 2026-03-19T03:03:34.320Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing` on omicron-uuid-kinds (27/259) |
| 1979 | 2026-03-19T03:03:34.854Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1980 | 2026-03-19T03:03:34.862Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1981 | 2026-03-19T03:03:34.862Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1982 | 2026-03-19T03:03:34.866Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1983 | 2026-03-19T03:03:34.924Z | |
| 1984 | 2026-03-19T03:03:34.924Z | info: running `cargo check --bins --no-default-features --features std,testing` on omicron-uuid-kinds (28/259) |
| 1985 | 2026-03-19T03:03:35.464Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1986 | 2026-03-19T03:03:35.467Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1987 | 2026-03-19T03:03:35.467Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1988 | 2026-03-19T03:03:35.471Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 1989 | 2026-03-19T03:03:35.534Z | |
| 1990 | 2026-03-19T03:03:35.534Z | info: running `cargo check --bins --no-default-features --features serde,std,testing` on omicron-uuid-kinds (29/259) |
| 1991 | 2026-03-19T03:03:36.071Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1992 | 2026-03-19T03:03:36.075Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1993 | 2026-03-19T03:03:36.075Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 1994 | 2026-03-19T03:03:36.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 1995 | 2026-03-19T03:03:36.140Z | |
| 1996 | 2026-03-19T03:03:36.140Z | info: running `cargo check --bins --no-default-features --features uuid-v4` on omicron-uuid-kinds (30/259) |
| 1997 | 2026-03-19T03:03:36.679Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 1998 | 2026-03-19T03:03:36.683Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 1999 | 2026-03-19T03:03:36.683Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2000 | 2026-03-19T03:03:36.687Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2001 | 2026-03-19T03:03:36.749Z | |
| 2002 | 2026-03-19T03:03:36.749Z | info: running `cargo check --bins --no-default-features --features default,uuid-v4` on omicron-uuid-kinds (31/259) |
| 2003 | 2026-03-19T03:03:37.288Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2004 | 2026-03-19T03:03:37.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2005 | 2026-03-19T03:03:37.292Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2006 | 2026-03-19T03:03:37.295Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2007 | 2026-03-19T03:03:37.358Z | |
| 2008 | 2026-03-19T03:03:37.358Z | info: running `cargo check --bins --no-default-features --features schemars08,uuid-v4` on omicron-uuid-kinds (32/259) |
| 2009 | 2026-03-19T03:03:37.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2010 | 2026-03-19T03:03:37.899Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2011 | 2026-03-19T03:03:37.899Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2012 | 2026-03-19T03:03:37.902Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2013 | 2026-03-19T03:03:37.966Z | |
| 2014 | 2026-03-19T03:03:37.966Z | info: running `cargo check --bins --no-default-features --features default,schemars08,uuid-v4` on omicron-uuid-kinds (33/259) |
| 2015 | 2026-03-19T03:03:38.503Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2016 | 2026-03-19T03:03:38.508Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2017 | 2026-03-19T03:03:38.508Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2018 | 2026-03-19T03:03:38.512Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2019 | 2026-03-19T03:03:38.596Z | |
| 2020 | 2026-03-19T03:03:38.596Z | info: running `cargo check --bins --no-default-features --features serde,uuid-v4` on omicron-uuid-kinds (34/259) |
| 2021 | 2026-03-19T03:03:39.107Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2022 | 2026-03-19T03:03:39.110Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2023 | 2026-03-19T03:03:39.110Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2024 | 2026-03-19T03:03:39.114Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2025 | 2026-03-19T03:03:39.176Z | |
| 2026 | 2026-03-19T03:03:39.177Z | info: running `cargo check --bins --no-default-features --features default,serde,uuid-v4` on omicron-uuid-kinds (35/259) |
| 2027 | 2026-03-19T03:03:39.713Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2028 | 2026-03-19T03:03:39.716Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2029 | 2026-03-19T03:03:39.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2030 | 2026-03-19T03:03:39.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2031 | 2026-03-19T03:03:39.782Z | |
| 2032 | 2026-03-19T03:03:39.782Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,uuid-v4` on omicron-uuid-kinds (36/259) |
| 2033 | 2026-03-19T03:03:40.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2034 | 2026-03-19T03:03:40.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2035 | 2026-03-19T03:03:40.320Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2036 | 2026-03-19T03:03:40.323Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2037 | 2026-03-19T03:03:40.388Z | |
| 2038 | 2026-03-19T03:03:40.388Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,uuid-v4` on omicron-uuid-kinds (37/259) |
| 2039 | 2026-03-19T03:03:40.930Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2040 | 2026-03-19T03:03:40.933Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2041 | 2026-03-19T03:03:40.933Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2042 | 2026-03-19T03:03:40.937Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 2043 | 2026-03-19T03:03:41.001Z | |
| 2044 | 2026-03-19T03:03:41.001Z | info: running `cargo check --bins --no-default-features --features std,uuid-v4` on omicron-uuid-kinds (38/259) |
| 2045 | 2026-03-19T03:03:41.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2046 | 2026-03-19T03:03:41.540Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2047 | 2026-03-19T03:03:41.540Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2048 | 2026-03-19T03:03:41.543Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2049 | 2026-03-19T03:03:41.605Z | |
| 2050 | 2026-03-19T03:03:41.605Z | info: running `cargo check --bins --no-default-features --features serde,std,uuid-v4` on omicron-uuid-kinds (39/259) |
| 2051 | 2026-03-19T03:03:42.141Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2052 | 2026-03-19T03:03:42.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2053 | 2026-03-19T03:03:42.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2054 | 2026-03-19T03:03:42.149Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2055 | 2026-03-19T03:03:42.213Z | |
| 2056 | 2026-03-19T03:03:42.213Z | info: running `cargo check --bins --no-default-features --features testing,uuid-v4` on omicron-uuid-kinds (40/259) |
| 2057 | 2026-03-19T03:03:42.748Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2058 | 2026-03-19T03:03:42.751Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2059 | 2026-03-19T03:03:42.752Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2060 | 2026-03-19T03:03:42.755Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2061 | 2026-03-19T03:03:42.817Z | |
| 2062 | 2026-03-19T03:03:42.817Z | info: running `cargo check --bins --no-default-features --features default,testing,uuid-v4` on omicron-uuid-kinds (41/259) |
| 2063 | 2026-03-19T03:03:43.355Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2064 | 2026-03-19T03:03:43.359Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2065 | 2026-03-19T03:03:43.359Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2066 | 2026-03-19T03:03:43.370Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2067 | 2026-03-19T03:03:43.424Z | |
| 2068 | 2026-03-19T03:03:43.424Z | info: running `cargo check --bins --no-default-features --features schemars08,testing,uuid-v4` on omicron-uuid-kinds (42/259) |
| 2069 | 2026-03-19T03:03:43.962Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2070 | 2026-03-19T03:03:43.966Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2071 | 2026-03-19T03:03:43.966Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2072 | 2026-03-19T03:03:43.969Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2073 | 2026-03-19T03:03:44.035Z | |
| 2074 | 2026-03-19T03:03:44.035Z | info: running `cargo check --bins --no-default-features --features default,schemars08,testing,uuid-v4` on omicron-uuid-kinds (43/259) |
| 2075 | 2026-03-19T03:03:44.571Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2076 | 2026-03-19T03:03:44.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2077 | 2026-03-19T03:03:44.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2078 | 2026-03-19T03:03:44.581Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2079 | 2026-03-19T03:03:44.642Z | |
| 2080 | 2026-03-19T03:03:44.642Z | info: running `cargo check --bins --no-default-features --features serde,testing,uuid-v4` on omicron-uuid-kinds (44/259) |
| 2081 | 2026-03-19T03:03:45.180Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2082 | 2026-03-19T03:03:45.183Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2083 | 2026-03-19T03:03:45.183Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2084 | 2026-03-19T03:03:45.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2085 | 2026-03-19T03:03:45.254Z | |
| 2086 | 2026-03-19T03:03:45.254Z | info: running `cargo check --bins --no-default-features --features default,serde,testing,uuid-v4` on omicron-uuid-kinds (45/259) |
| 2087 | 2026-03-19T03:03:45.798Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2088 | 2026-03-19T03:03:45.803Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2089 | 2026-03-19T03:03:45.803Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2090 | 2026-03-19T03:03:45.803Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2091 | 2026-03-19T03:03:45.860Z | |
| 2092 | 2026-03-19T03:03:45.860Z | info: running `cargo check --bins --no-default-features --features schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (46/259) |
| 2093 | 2026-03-19T03:03:46.397Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2094 | 2026-03-19T03:03:46.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2095 | 2026-03-19T03:03:46.401Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2096 | 2026-03-19T03:03:46.404Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2097 | 2026-03-19T03:03:46.467Z | |
| 2098 | 2026-03-19T03:03:46.467Z | info: running `cargo check --bins --no-default-features --features default,schemars08,serde,testing,uuid-v4` on omicron-uuid-kinds (47/259) |
| 2099 | 2026-03-19T03:03:47.006Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2100 | 2026-03-19T03:03:47.009Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2101 | 2026-03-19T03:03:47.010Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2102 | 2026-03-19T03:03:47.014Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2103 | 2026-03-19T03:03:47.075Z | |
| 2104 | 2026-03-19T03:03:47.075Z | info: running `cargo check --bins --no-default-features --features std,testing,uuid-v4` on omicron-uuid-kinds (48/259) |
| 2105 | 2026-03-19T03:03:47.614Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2106 | 2026-03-19T03:03:47.617Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2107 | 2026-03-19T03:03:47.617Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2108 | 2026-03-19T03:03:47.620Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.53s |
| 2109 | 2026-03-19T03:03:47.684Z | |
| 2110 | 2026-03-19T03:03:47.684Z | info: running `cargo check --bins --no-default-features` on omicron-test-utils (49/259) |
| 2111 | 2026-03-19T03:03:48.407Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2112 | 2026-03-19T03:03:48.410Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2113 | 2026-03-19T03:03:48.773Z | Checking cfg-if v1.0.4 |
| 2114 | 2026-03-19T03:03:48.930Z | Checking libc v0.2.180 |
| 2115 | 2026-03-19T03:03:48.934Z | Checking serde_core v1.0.228 |
| 2116 | 2026-03-19T03:03:48.966Z | Checking memchr v2.8.0 |
| 2117 | 2026-03-19T03:03:48.987Z | Checking smallvec v1.15.1 |
| 2118 | 2026-03-19T03:03:48.987Z | Checking itoa v1.0.17 |
| 2119 | 2026-03-19T03:03:49.022Z | Checking log v0.4.29 |
| 2120 | 2026-03-19T03:03:49.025Z | Checking zeroize v1.8.2 |
| 2121 | 2026-03-19T03:03:49.062Z | Checking stable_deref_trait v1.2.1 |
| 2122 | 2026-03-19T03:03:49.155Z | Checking zerofrom v0.1.6 |
| 2123 | 2026-03-19T03:03:49.185Z | Checking zmij v1.0.21 |
| 2124 | 2026-03-19T03:03:49.215Z | Checking scopeguard v1.2.0 |
| 2125 | 2026-03-19T03:03:49.238Z | Checking subtle v2.6.1 |
| 2126 | 2026-03-19T03:03:49.258Z | Checking percent-encoding v2.3.2 |
| 2127 | 2026-03-19T03:03:49.302Z | Checking yoke v0.8.1 |
| 2128 | 2026-03-19T03:03:49.340Z | Checking lock_api v0.4.14 |
| 2129 | 2026-03-19T03:03:49.431Z | Checking writeable v0.6.2 |
| 2130 | 2026-03-19T03:03:49.435Z | Checking litemap v0.8.1 |
| 2131 | 2026-03-19T03:03:49.471Z | Checking libm v0.2.16 |
| 2132 | 2026-03-19T03:03:49.494Z | Checking icu_properties_data v2.1.2 |
| 2133 | 2026-03-19T03:03:49.519Z | Checking getrandom v0.2.17 |
| 2134 | 2026-03-19T03:03:49.522Z | Checking errno v0.3.14 |
| 2135 | 2026-03-19T03:03:49.606Z | Checking zerovec v0.11.5 |
| 2136 | 2026-03-19T03:03:49.639Z | Checking zerotrie v0.2.3 |
| 2137 | 2026-03-19T03:03:49.662Z | Checking icu_normalizer_data v2.1.1 |
| 2138 | 2026-03-19T03:03:49.679Z | Checking pin-project-lite v0.2.17 |
| 2139 | 2026-03-19T03:03:49.700Z | Checking rand_core v0.6.4 |
| 2140 | 2026-03-19T03:03:49.718Z | Checking utf8_iter v1.0.4 |
| 2141 | 2026-03-19T03:03:49.748Z | Checking form_urlencoded v1.2.2 |
| 2142 | 2026-03-19T03:03:49.792Z | Checking typenum v1.19.0 |
| 2143 | 2026-03-19T03:03:49.869Z | Checking portable-atomic v1.13.1 |
| 2144 | 2026-03-19T03:03:49.908Z | Checking critical-section v1.2.0 |
| 2145 | 2026-03-19T03:03:49.928Z | Checking rand_core v0.10.0 |
| 2146 | 2026-03-19T03:03:49.953Z | Checking signal-hook-registry v1.4.8 |
| 2147 | 2026-03-19T03:03:50.032Z | Checking parking_lot_core v0.9.12 |
| 2148 | 2026-03-19T03:03:50.107Z | Checking getrandom v0.4.1 |
| 2149 | 2026-03-19T03:03:50.162Z | Checking mio v1.1.1 |
| 2150 | 2026-03-19T03:03:50.209Z | Checking tinystr v0.8.2 |
| 2151 | 2026-03-19T03:03:50.274Z | Checking potential_utf v0.1.4 |
| 2152 | 2026-03-19T03:03:50.294Z | Checking parking_lot v0.12.5 |
| 2153 | 2026-03-19T03:03:50.434Z | Checking icu_locale_core v2.1.1 |
| 2154 | 2026-03-19T03:03:50.455Z | Checking icu_collections v2.1.1 |
| 2155 | 2026-03-19T03:03:50.458Z | Checking once_cell v1.21.3 |
| 2156 | 2026-03-19T03:03:50.458Z | Checking num-traits v0.2.19 |
| 2157 | 2026-03-19T03:03:50.515Z | Checking generic-array v0.14.7 |
| 2158 | 2026-03-19T03:03:50.534Z | Checking socket2 v0.6.2 |
| 2159 | 2026-03-19T03:03:50.555Z | Checking zerocopy v0.8.40 |
| 2160 | 2026-03-19T03:03:50.697Z | Checking iana-time-zone v0.1.65 |
| 2161 | 2026-03-19T03:03:50.831Z | Checking futures-core v0.3.32 |
| 2162 | 2026-03-19T03:03:50.856Z | Checking allocator-api2 v0.2.21 |
| 2163 | 2026-03-19T03:03:50.859Z | Checking equivalent v1.0.2 |
| 2164 | 2026-03-19T03:03:50.978Z | Checking const-oid v0.9.6 |
| 2165 | 2026-03-19T03:03:51.002Z | Checking foldhash v0.2.0 |
| 2166 | 2026-03-19T03:03:51.113Z | Checking serde v1.0.228 |
| 2167 | 2026-03-19T03:03:51.154Z | Checking serde_json v1.0.149 |
| 2168 | 2026-03-19T03:03:51.195Z | Checking bitflags v2.11.0 |
| 2169 | 2026-03-19T03:03:51.215Z | Checking icu_provider v2.1.1 |
| 2170 | 2026-03-19T03:03:51.236Z | Checking crypto-common v0.1.7 |
| 2171 | 2026-03-19T03:03:51.280Z | Checking uuid v1.21.0 |
| 2172 | 2026-03-19T03:03:51.394Z | Checking hashbrown v0.16.1 |
| 2173 | 2026-03-19T03:03:51.423Z | Checking dyn-clone v1.0.20 |
| 2174 | 2026-03-19T03:03:51.534Z | Checking icu_properties v2.1.2 |
| 2175 | 2026-03-19T03:03:51.554Z | Checking icu_normalizer v2.1.1 |
| 2176 | 2026-03-19T03:03:51.703Z | Checking bytes v1.11.1 |
| 2177 | 2026-03-19T03:03:51.723Z | Checking chrono v0.4.44 |
| 2178 | 2026-03-19T03:03:51.957Z | Checking futures-sink v0.3.32 |
| 2179 | 2026-03-19T03:03:52.005Z | Checking block-buffer v0.10.4 |
| 2180 | 2026-03-19T03:03:52.078Z | Checking futures-channel v0.3.32 |
| 2181 | 2026-03-19T03:03:52.099Z | Checking semver v1.0.27 |
| 2182 | 2026-03-19T03:03:52.118Z | Checking futures-io v0.3.32 |
| 2183 | 2026-03-19T03:03:52.181Z | Checking futures-task v0.3.32 |
| 2184 | 2026-03-19T03:03:52.262Z | Checking slab v0.4.12 |
| 2185 | 2026-03-19T03:03:52.310Z | Checking tokio v1.49.0 |
| 2186 | 2026-03-19T03:03:52.333Z | Checking digest v0.10.7 |
| 2187 | 2026-03-19T03:03:52.361Z | Checking thiserror v2.0.18 |
| 2188 | 2026-03-19T03:03:52.361Z | Checking byteorder v1.5.0 |
| 2189 | 2026-03-19T03:03:52.462Z | Checking futures-util v0.3.32 |
| 2190 | 2026-03-19T03:03:52.485Z | Checking indexmap v2.13.0 |
| 2191 | 2026-03-19T03:03:52.589Z | Checking cpufeatures v0.2.17 |
| 2192 | 2026-03-19T03:03:52.649Z | Checking http v1.4.0 |
| 2193 | 2026-03-19T03:03:52.679Z | Checking fnv v1.0.7 |
| 2194 | 2026-03-19T03:03:52.741Z | Checking idna_adapter v1.2.1 |
| 2195 | 2026-03-19T03:03:52.797Z | Checking base64 v0.22.1 |
| 2196 | 2026-03-19T03:03:52.848Z | Checking idna v1.1.0 |
| 2197 | 2026-03-19T03:03:52.887Z | Checking unicode-ident v1.0.24 |
| 2198 | 2026-03-19T03:03:53.024Z | Checking tracing-core v0.1.36 |
| 2199 | 2026-03-19T03:03:53.104Z | Checking proc-macro2 v1.0.106 |
| 2200 | 2026-03-19T03:03:53.161Z | Checking url v2.5.8 |
| 2201 | 2026-03-19T03:03:53.263Z | Checking rustls-pki-types v1.14.0 |
| 2202 | 2026-03-19T03:03:53.426Z | Checking regex-syntax v0.8.10 |
| 2203 | 2026-03-19T03:03:53.446Z | Checking tracing v0.1.44 |
| 2204 | 2026-03-19T03:03:53.522Z | Checking quote v1.0.44 |
| 2205 | 2026-03-19T03:03:53.642Z | Checking untrusted v0.9.0 |
| 2206 | 2026-03-19T03:03:53.708Z | Checking thiserror v1.0.69 |
| 2207 | 2026-03-19T03:03:53.729Z | Checking schemars v0.8.22 |
| 2208 | 2026-03-19T03:03:53.748Z | Checking syn v2.0.117 |
| 2209 | 2026-03-19T03:03:53.776Z | Checking ring v0.17.14 |
| 2210 | 2026-03-19T03:03:53.837Z | Checking ipnet v2.11.0 |
| 2211 | 2026-03-19T03:03:54.186Z | Checking httparse v1.10.1 |
| 2212 | 2026-03-19T03:03:54.460Z | Checking http-body v1.0.1 |
| 2213 | 2026-03-19T03:03:54.625Z | Checking ppv-lite86 v0.2.21 |
| 2214 | 2026-03-19T03:03:54.628Z | Checking rustix v1.1.3 |
| 2215 | 2026-03-19T03:03:54.628Z | Checking block-padding v0.3.3 |
| 2216 | 2026-03-19T03:03:54.876Z | Checking getrandom v0.3.4 |
| 2217 | 2026-03-19T03:03:55.010Z | Checking atomic-waker v1.1.2 |
| 2218 | 2026-03-19T03:03:55.037Z | Checking inout v0.1.4 |
| 2219 | 2026-03-19T03:03:55.097Z | Checking hmac v0.12.1 |
| 2220 | 2026-03-19T03:03:55.141Z | Checking aws-lc-sys v0.37.1 |
| 2221 | 2026-03-19T03:03:55.156Z | Checking aho-corasick v1.1.4 |
| 2222 | 2026-03-19T03:03:55.211Z | Checking tower-layer v0.3.3 |
| 2223 | 2026-03-19T03:03:55.243Z | Checking powerfmt v0.2.0 |
| 2224 | 2026-03-19T03:03:55.268Z | Checking try-lock v0.2.5 |
| 2225 | 2026-03-19T03:03:55.389Z | Checking tower-service v0.3.3 |
| 2226 | 2026-03-19T03:03:55.409Z | Checking httpdate v1.0.3 |
| 2227 | 2026-03-19T03:03:55.439Z | Checking untrusted v0.7.1 |
| 2228 | 2026-03-19T03:03:55.502Z | Checking openssl-probe v0.2.1 |
| 2229 | 2026-03-19T03:03:55.578Z | Checking deranged v0.5.8 |
| 2230 | 2026-03-19T03:03:55.598Z | Checking want v0.3.1 |
| 2231 | 2026-03-19T03:03:55.631Z | Checking cipher v0.4.4 |
| 2232 | 2026-03-19T03:03:55.755Z | Checking rand_core v0.9.5 |
| 2233 | 2026-03-19T03:03:55.820Z | Checking time-core v0.1.8 |
| 2234 | 2026-03-19T03:03:55.858Z | Checking aws-lc-rs v1.16.0 |
| 2235 | 2026-03-19T03:03:55.905Z | Checking base64ct v1.8.3 |
| 2236 | 2026-03-19T03:03:55.985Z | Checking num_threads v0.1.7 |
| 2237 | 2026-03-19T03:03:56.007Z | Checking pin-utils v0.1.0 |
| 2238 | 2026-03-19T03:03:56.084Z | Checking regex-automata v0.4.14 |
| 2239 | 2026-03-19T03:03:56.106Z | Checking num-conv v0.2.0 |
| 2240 | 2026-03-19T03:03:56.127Z | Checking sha2 v0.10.9 |
| 2241 | 2026-03-19T03:03:56.213Z | Checking erased-serde v0.3.31 |
| 2242 | 2026-03-19T03:03:56.260Z | Checking pretty-hex v0.4.1 |
| 2243 | 2026-03-19T03:03:56.425Z | Checking rand_chacha v0.9.0 |
| 2244 | 2026-03-19T03:03:56.486Z | Checking ryu v1.0.23 |
| 2245 | 2026-03-19T03:03:56.651Z | Checking tokio-util v0.7.18 |
| 2246 | 2026-03-19T03:03:56.672Z | Checking fastrand v2.3.0 |
| 2247 | 2026-03-19T03:03:56.691Z | Checking rand v0.9.2 |
| 2248 | 2026-03-19T03:03:56.794Z | Checking slog v2.8.2 |
| 2249 | 2026-03-19T03:03:56.902Z | Checking time v0.3.47 |
| 2250 | 2026-03-19T03:03:56.924Z | Checking pem-rfc7468 v0.7.0 |
| 2251 | 2026-03-19T03:03:57.018Z | Checking rustls-webpki v0.103.9 |
| 2252 | 2026-03-19T03:03:57.039Z | Checking rustls-native-certs v0.8.3 |
| 2253 | 2026-03-19T03:03:57.130Z | Checking ipnetwork v0.21.1 |
| 2254 | 2026-03-19T03:03:57.148Z | Checking http-body-util v0.1.3 |
| 2255 | 2026-03-19T03:03:57.201Z | Checking sync_wrapper v1.0.2 |
| 2256 | 2026-03-19T03:03:57.331Z | Checking spin v0.9.8 |
| 2257 | 2026-03-19T03:03:57.352Z | Checking plain v0.2.3 |
| 2258 | 2026-03-19T03:03:57.408Z | Checking flagset v0.4.7 |
| 2259 | 2026-03-19T03:03:57.432Z | Checking tower v0.5.3 |
| 2260 | 2026-03-19T03:03:57.471Z | Checking h2 v0.4.13 |
| 2261 | 2026-03-19T03:03:57.494Z | Checking serde_urlencoded v0.7.1 |
| 2262 | 2026-03-19T03:03:57.565Z | Checking der v0.7.10 |
| 2263 | 2026-03-19T03:03:57.587Z | Checking rustls v0.23.37 |
| 2264 | 2026-03-19T03:03:57.606Z | Checking rand_chacha v0.3.1 |
| 2265 | 2026-03-19T03:03:57.769Z | Checking webpki-roots v1.0.6 |
| 2266 | 2026-03-19T03:03:57.881Z | Checking ucd-trie v0.1.7 |
| 2267 | 2026-03-19T03:03:57.916Z | Checking tinyvec_macros v0.1.1 |
| 2268 | 2026-03-19T03:03:57.945Z | Checking iri-string v0.7.10 |
| 2269 | 2026-03-19T03:03:58.004Z | Checking tinyvec v1.10.0 |
| 2270 | 2026-03-19T03:03:58.050Z | Checking pest v2.8.6 |
| 2271 | 2026-03-19T03:03:58.422Z | Checking rand v0.8.5 |
| 2272 | 2026-03-19T03:03:58.500Z | Checking tempfile v3.25.0 |
| 2273 | 2026-03-19T03:03:58.593Z | Checking spki v0.7.3 |
| 2274 | 2026-03-19T03:03:58.628Z | Checking salsa20 v0.10.2 |
| 2275 | 2026-03-19T03:03:58.754Z | Checking pbkdf2 v0.12.2 |
| 2276 | 2026-03-19T03:03:58.793Z | Checking foreign-types-shared v0.1.1 |
| 2277 | 2026-03-19T03:03:58.813Z | Checking unicode-width v0.2.0 |
| 2278 | 2026-03-19T03:03:58.888Z | Checking scrypt v0.11.0 |
| 2279 | 2026-03-19T03:03:58.907Z | Checking foreign-types v0.3.2 |
| 2280 | 2026-03-19T03:03:59.000Z | Checking regex v1.12.3 |
| 2281 | 2026-03-19T03:03:59.063Z | Checking aes v0.8.4 |
| 2282 | 2026-03-19T03:03:59.126Z | Checking cbc v0.1.2 |
| 2283 | 2026-03-19T03:03:59.149Z | Checking anyhow v1.0.102 |
| 2284 | 2026-03-19T03:03:59.289Z | Checking openssl-sys v0.9.111 |
| 2285 | 2026-03-19T03:03:59.381Z | Checking crossbeam-utils v0.8.21 |
| 2286 | 2026-03-19T03:03:59.405Z | Checking oxnet v0.1.4 |
| 2287 | 2026-03-19T03:03:59.425Z | Checking tower-http v0.6.8 |
| 2288 | 2026-03-19T03:03:59.530Z | Checking mime v0.3.17 |
| 2289 | 2026-03-19T03:03:59.601Z | Checking pkcs5 v0.7.1 |
| 2290 | 2026-03-19T03:03:59.716Z | Checking openapiv3 v2.2.0 |
| 2291 | 2026-03-19T03:03:59.760Z | Checking scroll v0.12.0 |
| 2292 | 2026-03-19T03:03:59.790Z | Checking encoding_rs v0.8.35 |
| 2293 | 2026-03-19T03:03:59.832Z | Checking winnow v0.7.14 |
| 2294 | 2026-03-19T03:03:59.942Z | Checking pkcs8 v0.10.2 |
| 2295 | 2026-03-19T03:03:59.945Z | Checking openssl v0.10.75 |
| 2296 | 2026-03-19T03:04:00.064Z | Checking siphasher v1.0.2 |
| 2297 | 2026-03-19T03:04:00.171Z | Checking data-encoding v2.10.0 |
| 2298 | 2026-03-19T03:04:00.277Z | Checking goblin v0.8.2 |
| 2299 | 2026-03-19T03:04:00.531Z | Checking lazy_static v1.5.0 |
| 2300 | 2026-03-19T03:04:00.649Z | Checking zerocopy v0.7.35 |
| 2301 | 2026-03-19T03:04:00.814Z | Checking tokio-rustls v0.26.4 |
| 2302 | 2026-03-19T03:04:01.060Z | Checking hyper v1.8.1 |
| 2303 | 2026-03-19T03:04:01.080Z | Checking wait-timeout v0.2.1 |
| 2304 | 2026-03-19T03:04:01.109Z | Checking bitflags v1.3.2 |
| 2305 | 2026-03-19T03:04:01.203Z | Checking either v1.15.0 |
| 2306 | 2026-03-19T03:04:01.232Z | Checking anstyle v1.0.13 |
| 2307 | 2026-03-19T03:04:01.350Z | Checking managed v0.8.0 |
| 2308 | 2026-03-19T03:04:01.456Z | Checking bit-vec v0.8.0 |
| 2309 | 2026-03-19T03:04:01.478Z | Checking psl-types v2.0.11 |
| 2310 | 2026-03-19T03:04:01.498Z | Checking utf8parse v0.2.2 |
| 2311 | 2026-03-19T03:04:01.517Z | Checking quick-error v1.2.3 |
| 2312 | 2026-03-19T03:04:01.604Z | Checking dtrace-parser v0.2.0 |
| 2313 | 2026-03-19T03:04:01.625Z | Checking publicsuffix v2.3.0 |
| 2314 | 2026-03-19T03:04:01.628Z | Checking anstyle-parse v0.2.7 |
| 2315 | 2026-03-19T03:04:01.665Z | Checking rusty-fork v0.3.1 |
| 2316 | 2026-03-19T03:04:01.708Z | Checking bit-set v0.8.0 |
| 2317 | 2026-03-19T03:04:01.827Z | Checking cookie v0.18.1 |
| 2318 | 2026-03-19T03:04:01.847Z | Checking unicode-normalization v0.1.25 |
| 2319 | 2026-03-19T03:04:01.883Z | Checking rand_xorshift v0.4.0 |
| 2320 | 2026-03-19T03:04:01.942Z | Checking sha1 v0.10.6 |
| 2321 | 2026-03-19T03:04:01.948Z | Checking thread-id v4.2.2 |
| 2322 | 2026-03-19T03:04:02.022Z | Checking colorchoice v1.0.4 |
| 2323 | 2026-03-19T03:04:02.042Z | Checking anstyle-query v1.1.5 |
| 2324 | 2026-03-19T03:04:02.109Z | Checking unarray v0.1.4 |
| 2325 | 2026-03-19T03:04:02.130Z | Checking is_terminal_polyfill v1.70.2 |
| 2326 | 2026-03-19T03:04:02.152Z | Checking cookie_store v0.22.1 |
| 2327 | 2026-03-19T03:04:02.170Z | Checking rustls-platform-verifier v0.6.2 |
| 2328 | 2026-03-19T03:04:02.239Z | Checking proptest v1.10.0 |
| 2329 | 2026-03-19T03:04:02.243Z | Checking anstream v0.6.21 |
| 2330 | 2026-03-19T03:04:02.300Z | Checking hyper-util v0.1.20 |
| 2331 | 2026-03-19T03:04:02.342Z | Checking crossbeam-epoch v0.9.18 |
| 2332 | 2026-03-19T03:04:02.374Z | Checking terminal_size v0.4.3 |
| 2333 | 2026-03-19T03:04:02.516Z | Checking scroll v0.13.0 |
| 2334 | 2026-03-19T03:04:02.536Z | Checking hex v0.4.3 |
| 2335 | 2026-03-19T03:04:02.584Z | Checking num-integer v0.1.46 |
| 2336 | 2026-03-19T03:04:02.633Z | Checking simd-adler32 v0.3.8 |
| 2337 | 2026-03-19T03:04:02.822Z | Checking goblin v0.10.5 |
| 2338 | 2026-03-19T03:04:02.841Z | Checking crossbeam-deque v0.8.6 |
| 2339 | 2026-03-19T03:04:02.844Z | Checking native-tls v0.2.18 |
| 2340 | 2026-03-19T03:04:02.882Z | Checking bstr v1.12.1 |
| 2341 | 2026-03-19T03:04:02.901Z | Checking ref-cast v1.0.25 |
| 2342 | 2026-03-19T03:04:02.986Z | Checking dof v0.3.0 |
| 2343 | 2026-03-19T03:04:03.024Z | Checking rustix v0.38.44 |
| 2344 | 2026-03-19T03:04:03.067Z | Checking camino v1.2.2 |
| 2345 | 2026-03-19T03:04:03.086Z | Checking tokio-native-tls v0.3.1 |
| 2346 | 2026-03-19T03:04:03.281Z | Checking crc32fast v1.5.0 |
| 2347 | 2026-03-19T03:04:03.360Z | Checking usdt-impl v0.5.0 |
| 2348 | 2026-03-19T03:04:03.414Z | Checking signature v2.2.0 |
| 2349 | 2026-03-19T03:04:03.418Z | Checking serde_spanned v0.6.9 |
| 2350 | 2026-03-19T03:04:03.456Z | Checking toml_datetime v0.6.11 |
| 2351 | 2026-03-19T03:04:03.576Z | Checking ff v0.13.1 |
| 2352 | 2026-03-19T03:04:03.596Z | Checking adler2 v2.0.1 |
| 2353 | 2026-03-19T03:04:03.690Z | Checking strsim v0.11.1 |
| 2354 | 2026-03-19T03:04:03.718Z | Checking base16ct v0.2.0 |
| 2355 | 2026-03-19T03:04:03.738Z | Checking unicode-properties v0.1.4 |
| 2356 | 2026-03-19T03:04:03.742Z | Checking unicode-bidi v0.3.18 |
| 2357 | 2026-03-19T03:04:03.876Z | Checking clap_lex v1.0.0 |
| 2358 | 2026-03-19T03:04:03.896Z | Checking sec1 v0.7.3 |
| 2359 | 2026-03-19T03:04:03.984Z | Checking group v0.13.0 |
| 2360 | 2026-03-19T03:04:03.989Z | Checking hyper-rustls v0.27.7 |
| 2361 | 2026-03-19T03:04:04.067Z | Checking hyper-tls v0.6.0 |
| 2362 | 2026-03-19T03:04:04.141Z | Checking stringprep v0.1.5 |
| 2363 | 2026-03-19T03:04:04.163Z | Checking clap_builder v4.5.60 |
| 2364 | 2026-03-19T03:04:04.166Z | Checking miniz_oxide v0.8.9 |
| 2365 | 2026-03-19T03:04:04.202Z | Checking rayon-core v1.13.0 |
| 2366 | 2026-03-19T03:04:04.270Z | Checking reqwest v0.13.2 |
| 2367 | 2026-03-19T03:04:04.291Z | Checking reqwest v0.12.28 |
| 2368 | 2026-03-19T03:04:04.336Z | Checking num-iter v0.1.45 |
| 2369 | 2026-03-19T03:04:04.483Z | Checking toml_parser v1.0.9+spec-1.1.0 |
| 2370 | 2026-03-19T03:04:04.633Z | Checking dtrace-parser v0.3.0 |
| 2371 | 2026-03-19T03:04:04.651Z | Checking hkdf v0.12.4 |
| 2372 | 2026-03-19T03:04:04.782Z | Checking newtype-uuid v1.3.2 |
| 2373 | 2026-03-19T03:04:04.820Z | Checking strum v0.26.3 |
| 2374 | 2026-03-19T03:04:04.922Z | Checking zstd-sys v2.0.16+zstd.1.5.7 |
| 2375 | 2026-03-19T03:04:04.942Z | Checking hash32 v0.2.1 |
| 2376 | 2026-03-19T03:04:04.962Z | Checking md-5 v0.10.6 |
| 2377 | 2026-03-19T03:04:05.037Z | Checking daft v0.1.5 |
| 2378 | 2026-03-19T03:04:05.070Z | Checking crypto-bigint v0.5.5 |
| 2379 | 2026-03-19T03:04:05.136Z | Checking toml_datetime v0.7.5+spec-1.1.0 |
| 2380 | 2026-03-19T03:04:05.151Z | Checking thread-id v5.1.0 |
| 2381 | 2026-03-19T03:04:05.253Z | Checking unicode-segmentation v1.12.0 |
| 2382 | 2026-03-19T03:04:05.350Z | Checking zlib-rs v0.6.2 |
| 2383 | 2026-03-19T03:04:05.391Z | Checking fallible-iterator v0.2.0 |
| 2384 | 2026-03-19T03:04:05.412Z | Checking heapless v0.7.17 |
| 2385 | 2026-03-19T03:04:05.437Z | Checking zstd-safe v7.2.4 |
| 2386 | 2026-03-19T03:04:05.652Z | Checking rayon v1.11.0 |
| 2387 | 2026-03-19T03:04:05.673Z | Checking itertools v0.12.1 |
| 2388 | 2026-03-19T03:04:05.761Z | Checking postgres-protocol v0.6.10 |
| 2389 | 2026-03-19T03:04:05.873Z | Checking clap v4.5.60 |
| 2390 | 2026-03-19T03:04:05.970Z | Checking phf_shared v0.13.1 |
| 2391 | 2026-03-19T03:04:05.991Z | Checking console v0.16.2 |
| 2392 | 2026-03-19T03:04:06.080Z | Checking dof v0.4.0 |
| 2393 | 2026-03-19T03:04:06.172Z | Checking curve25519-dalek v4.1.3 |
| 2394 | 2026-03-19T03:04:06.236Z | Checking memoffset v0.9.1 |
| 2395 | 2026-03-19T03:04:06.346Z | Checking bzip2-sys v0.1.13+1.0.8 |
| 2396 | 2026-03-19T03:04:06.386Z | Checking signal-hook v0.3.18 |
| 2397 | 2026-03-19T03:04:06.407Z | Checking elliptic-curve v0.13.8 |
| 2398 | 2026-03-19T03:04:06.455Z | Checking memmap2 v0.9.10 |
| 2399 | 2026-03-19T03:04:06.577Z | Checking flate2 v1.1.9 |
| 2400 | 2026-03-19T03:04:06.631Z | Checking unit-prefix v0.5.2 |
| 2401 | 2026-03-19T03:04:06.668Z | Checking bumpalo v3.20.2 |
| 2402 | 2026-03-19T03:04:06.791Z | Checking foldhash v0.1.5 |
| 2403 | 2026-03-19T03:04:06.832Z | Checking toml_write v0.1.2 |
| 2404 | 2026-03-19T03:04:06.928Z | Checking fixedbitset v0.4.2 |
| 2405 | 2026-03-19T03:04:06.954Z | Checking usdt-impl v0.6.0 |
| 2406 | 2026-03-19T03:04:06.972Z | Checking libbz2-rs-sys v0.2.2 |
| 2407 | 2026-03-19T03:04:06.993Z | Checking winnow v0.5.40 |
| 2408 | 2026-03-19T03:04:07.053Z | Checking toml_edit v0.22.27 |
| 2409 | 2026-03-19T03:04:07.087Z | Checking zone v0.3.1 |
| 2410 | 2026-03-19T03:04:07.120Z | Checking petgraph v0.6.5 |
| 2411 | 2026-03-19T03:04:07.259Z | Checking hashbrown v0.15.5 |
| 2412 | 2026-03-19T03:04:07.311Z | Checking usdt v0.6.0 |
| 2413 | 2026-03-19T03:04:07.497Z | Checking bzip2 v0.6.1 |
| 2414 | 2026-03-19T03:04:07.520Z | Checking zopfli v0.8.3 |
| 2415 | 2026-03-19T03:04:07.557Z | Checking signal-hook-mio v0.2.5 |
| 2416 | 2026-03-19T03:04:07.686Z | Checking bzip2 v0.4.4 |
| 2417 | 2026-03-19T03:04:07.706Z | Checking nix v0.31.1 |
| 2418 | 2026-03-19T03:04:07.743Z | Checking indicatif v0.18.4 |
| 2419 | 2026-03-19T03:04:07.895Z | Checking phf v0.13.1 |
| 2420 | 2026-03-19T03:04:07.898Z | Checking postgres-types v0.2.12 |
| 2421 | 2026-03-19T03:04:07.942Z | Checking smoltcp v0.9.1 |
| 2422 | 2026-03-19T03:04:08.110Z | Checking similar v2.7.0 |
| 2423 | 2026-03-19T03:04:08.233Z | Checking zstd v0.13.3 |
| 2424 | 2026-03-19T03:04:08.320Z | Checking num-bigint-dig v0.8.6 |
| 2425 | 2026-03-19T03:04:08.477Z | Checking ed25519 v2.2.3 |
| 2426 | 2026-03-19T03:04:08.563Z | Checking phf_shared v0.11.3 |
| 2427 | 2026-03-19T03:04:08.584Z | Checking toml_edit v0.19.15 |
| 2428 | 2026-03-19T03:04:08.620Z | Checking pkcs1 v0.7.5 |
| 2429 | 2026-03-19T03:04:08.712Z | Checking tokio-stream v0.1.18 |
| 2430 | 2026-03-19T03:04:08.756Z | Checking strum v0.27.2 |
| 2431 | 2026-03-19T03:04:08.759Z | Checking hubpack v0.1.2 |
| 2432 | 2026-03-19T03:04:08.848Z | Checking rfc6979 v0.4.0 |
| 2433 | 2026-03-19T03:04:08.893Z | Checking serde-big-array v0.5.1 |
| 2434 | 2026-03-19T03:04:08.896Z | Checking float-cmp v0.10.0 |
| 2435 | 2026-03-19T03:04:08.990Z | Checking env_filter v1.0.0 |
| 2436 | 2026-03-19T03:04:08.990Z | Checking precomputed-hash v0.1.1 |
| 2437 | 2026-03-19T03:04:09.068Z | Checking whoami v2.1.0 |
| 2438 | 2026-03-19T03:04:09.072Z | Checking new_debug_unreachable v1.0.6 |
| 2439 | 2026-03-19T03:04:09.111Z | Checking fixedbitset v0.5.7 |
| 2440 | 2026-03-19T03:04:09.131Z | Checking keccak v0.1.6 |
| 2441 | 2026-03-19T03:04:09.155Z | Checking predicates-core v1.0.10 |
| 2442 | 2026-03-19T03:04:09.175Z | Checking rustc-hash v2.1.1 |
| 2443 | 2026-03-19T03:04:09.222Z | Checking normalize-line-endings v0.3.0 |
| 2444 | 2026-03-19T03:04:09.312Z | Checking jiff v0.2.21 |
| 2445 | 2026-03-19T03:04:09.333Z | Checking static_assertions v1.1.0 |
| 2446 | 2026-03-19T03:04:09.352Z | Checking difflib v0.4.0 |
| 2447 | 2026-03-19T03:04:09.356Z | Checking sha3 v0.10.8 |
| 2448 | 2026-03-19T03:04:09.357Z | Checking tokio-postgres v0.7.16 |
| 2449 | 2026-03-19T03:04:09.410Z | Checking petgraph v0.8.3 |
| 2450 | 2026-03-19T03:04:09.431Z | Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2451 | 2026-03-19T03:04:09.475Z | Checking rsa v0.9.10 |
| 2452 | 2026-03-19T03:04:09.578Z | Checking predicates v3.1.4 |
| 2453 | 2026-03-19T03:04:09.657Z | Checking iddqd v0.3.17 |
| 2454 | 2026-03-19T03:04:09.982Z | Checking env_logger v0.11.9 |
| 2455 | 2026-03-19T03:04:10.010Z | Checking toml v0.7.8 |
| 2456 | 2026-03-19T03:04:10.106Z | Checking string_cache v0.8.9 |
| 2457 | 2026-03-19T03:04:10.225Z | Checking ecdsa v0.16.9 |
| 2458 | 2026-03-19T03:04:10.321Z | Checking ed25519-dalek v2.2.0 |
| 2459 | 2026-03-19T03:04:10.445Z | Checking zip v0.6.6 |
| 2460 | 2026-03-19T03:04:10.616Z | Checking crossterm v0.28.1 |
| 2461 | 2026-03-19T03:04:10.671Z | Checking serde_with v3.17.0 |
| 2462 | 2026-03-19T03:04:10.829Z | Checking itertools v0.13.0 |
| 2463 | 2026-03-19T03:04:10.870Z | Checking hickory-proto v0.25.2 |
| 2464 | 2026-03-19T03:04:11.030Z | Checking x509-cert v0.2.5 |
| 2465 | 2026-03-19T03:04:11.582Z | Checking fs-err v3.3.0 |
| 2466 | 2026-03-19T03:04:11.605Z | Checking ahash v0.8.12 |
| 2467 | 2026-03-19T03:04:11.862Z | Checking object v0.37.3 |
| 2468 | 2026-03-19T03:04:11.939Z | Checking buf-list v1.1.2 |
| 2469 | 2026-03-19T03:04:11.972Z | Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 2470 | 2026-03-19T03:04:12.171Z | Checking lalrpop-util v0.19.12 |
| 2471 | 2026-03-19T03:04:12.258Z | Checking peg-runtime v0.8.5 |
| 2472 | 2026-03-19T03:04:12.327Z | Compiling structmeta-derive v0.3.0 |
| 2473 | 2026-03-19T03:04:12.381Z | Compiling rustls v0.22.4 |
| 2474 | 2026-03-19T03:04:12.439Z | Compiling newtype-uuid-macros v0.1.0 |
| 2475 | 2026-03-19T03:04:12.473Z | Checking zip v4.6.1 |
| 2476 | 2026-03-19T03:04:12.500Z | Compiling multer v3.1.0 |
| 2477 | 2026-03-19T03:04:12.629Z | Compiling async-stream-impl v0.3.6 |
| 2478 | 2026-03-19T03:04:12.731Z | Checking futures-executor v0.3.32 |
| 2479 | 2026-03-19T03:04:12.792Z | Checking regress v0.10.5 |
| 2480 | 2026-03-19T03:04:13.274Z | Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2481 | 2026-03-19T03:04:13.407Z | Compiling dropshot v0.16.7 |
| 2482 | 2026-03-19T03:04:13.451Z | Checking futures v0.3.32 |
| 2483 | 2026-03-19T03:04:13.550Z | Compiling dropshot_endpoint v0.16.7 |
| 2484 | 2026-03-19T03:04:13.708Z | Checking thread_local v1.1.9 |
| 2485 | 2026-03-19T03:04:13.773Z | Compiling structmeta v0.3.0 |
| 2486 | 2026-03-19T03:04:13.793Z | Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds) |
| 2487 | 2026-03-19T03:04:13.917Z | Checking crossbeam-channel v0.5.15 |
| 2488 | 2026-03-19T03:04:14.047Z | Compiling derive-ex v0.1.8 |
| 2489 | 2026-03-19T03:04:14.259Z | Checking is-terminal v0.4.17 |
| 2490 | 2026-03-19T03:04:14.373Z | Checking take_mut v0.2.2 |
| 2491 | 2026-03-19T03:04:14.393Z | Checking term v1.2.1 |
| 2492 | 2026-03-19T03:04:14.507Z | Checking slog-async v2.8.0 |
| 2493 | 2026-03-19T03:04:14.686Z | Checking slog-term v2.9.2 |
| 2494 | 2026-03-19T03:04:14.707Z | Compiling parse-display-derive v0.10.0 |
| 2495 | 2026-03-19T03:04:14.733Z | Checking rustls-webpki v0.102.8 |
| 2496 | 2026-03-19T03:04:14.753Z | Checking serde_spanned v1.0.4 |
| 2497 | 2026-03-19T03:04:14.924Z | Checking debug-ignore v1.0.5 |
| 2498 | 2026-03-19T03:04:15.027Z | Checking match_cfg v0.1.0 |
| 2499 | 2026-03-19T03:04:15.052Z | Checking toml_writer v1.0.6+spec-1.1.0 |
| 2500 | 2026-03-19T03:04:15.125Z | Checking hostname v0.3.1 |
| 2501 | 2026-03-19T03:04:15.199Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2502 | 2026-03-19T03:04:15.242Z | Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf) |
| 2503 | 2026-03-19T03:04:15.290Z | Checking toml v0.9.12+spec-1.1.0 |
| 2504 | 2026-03-19T03:04:15.315Z | Checking slog-json v2.6.1 |
| 2505 | 2026-03-19T03:04:15.428Z | Checking macaddr v1.0.1 |
| 2506 | 2026-03-19T03:04:15.519Z | Checking slog-bunyan v2.5.0 |
| 2507 | 2026-03-19T03:04:15.663Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 2508 | 2026-03-19T03:04:15.666Z | Checking async-stream v0.3.6 |
| 2509 | 2026-03-19T03:04:15.942Z | Checking waitgroup v0.1.2 |
| 2510 | 2026-03-19T03:04:16.073Z | Checking rustls-pemfile v2.2.0 |
| 2511 | 2026-03-19T03:04:16.107Z | Checking serde_path_to_error v0.1.20 |
| 2512 | 2026-03-19T03:04:16.133Z | Checking hostname v0.4.2 |
| 2513 | 2026-03-19T03:04:16.164Z | Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041) |
| 2514 | 2026-03-19T03:04:16.259Z | Checking progenitor-client v0.13.0 |
| 2515 | 2026-03-19T03:04:16.259Z | Checking progenitor-client v0.10.0 |
| 2516 | 2026-03-19T03:04:16.301Z | Compiling itertools v0.14.0 |
| 2517 | 2026-03-19T03:04:16.371Z | Compiling test-strategy v0.4.5 |
| 2518 | 2026-03-19T03:04:16.524Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 2519 | 2026-03-19T03:04:16.577Z | Checking backon v1.6.0 |
| 2520 | 2026-03-19T03:04:16.634Z | Checking instant v0.1.13 |
| 2521 | 2026-03-19T03:04:16.749Z | Checking backoff v0.4.0 |
| 2522 | 2026-03-19T03:04:16.797Z | Checking progenitor-extras v0.1.1 |
| 2523 | 2026-03-19T03:04:16.978Z | Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 2524 | 2026-03-19T03:04:17.026Z | Checking parse-display v0.10.0 |
| 2525 | 2026-03-19T03:04:17.087Z | Checking heck v0.5.0 |
| 2526 | 2026-03-19T03:04:17.274Z | Checking tokio-rustls v0.25.0 |
| 2527 | 2026-03-19T03:04:17.333Z | Compiling toml_edit v0.23.10+spec-1.0.0 |
| 2528 | 2026-03-19T03:04:17.404Z | Compiling convert_case v0.4.0 |
| 2529 | 2026-03-19T03:04:17.618Z | Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2530 | 2026-03-19T03:04:17.875Z | Compiling crucible-workspace-hack v0.1.0 |
| 2531 | 2026-03-19T03:04:17.904Z | Compiling heapless v0.8.0 |
| 2532 | 2026-03-19T03:04:18.054Z | Compiling ingot-macros v0.1.1 |
| 2533 | 2026-03-19T03:04:18.123Z | Compiling proc-macro-crate v3.4.0 |
| 2534 | 2026-03-19T03:04:18.298Z | Compiling derive_more v0.99.20 |
| 2535 | 2026-03-19T03:04:18.516Z | Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 2536 | 2026-03-19T03:04:18.545Z | Checking hash32 v0.3.1 |
| 2537 | 2026-03-19T03:04:18.706Z | Checking secrecy v0.10.3 |
| 2538 | 2026-03-19T03:04:18.822Z | Compiling smoltcp v0.11.0 |
| 2539 | 2026-03-19T03:04:18.856Z | Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2540 | 2026-03-19T03:04:18.876Z | Compiling prettyplease v0.2.37 |
| 2541 | 2026-03-19T03:04:19.007Z | Compiling num_enum_derive v0.7.5 |
| 2542 | 2026-03-19T03:04:19.260Z | Compiling typify-impl v0.6.1 |
| 2543 | 2026-03-19T03:04:19.306Z | Checking tabwriter v1.4.1 |
| 2544 | 2026-03-19T03:04:19.492Z | Checking cobs v0.3.0 |
| 2545 | 2026-03-19T03:04:19.677Z | Compiling foreign-types-macros v0.2.3 |
| 2546 | 2026-03-19T03:04:19.680Z | Compiling unsafe-libyaml v0.2.11 |
| 2547 | 2026-03-19T03:04:20.062Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 2548 | 2026-03-19T03:04:20.388Z | Checking foreign-types-shared v0.3.1 |
| 2549 | 2026-03-19T03:04:20.423Z | Checking cpufeatures v0.3.0 |
| 2550 | 2026-03-19T03:04:20.500Z | Checking foreign-types v0.5.0 |
| 2551 | 2026-03-19T03:04:20.522Z | Checking chacha20 v0.10.0 |
| 2552 | 2026-03-19T03:04:20.598Z | Checking num_enum v0.7.5 |
| 2553 | 2026-03-19T03:04:20.723Z | Compiling serde_yaml v0.9.34+deprecated |
| 2554 | 2026-03-19T03:04:20.806Z | Checking postcard v1.1.3 |
| 2555 | 2026-03-19T03:04:21.795Z | Compiling proc-macro-crate v1.3.1 |
| 2556 | 2026-03-19T03:04:21.866Z | Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2557 | 2026-03-19T03:04:21.950Z | Checking ingot-types v0.1.2 |
| 2558 | 2026-03-19T03:04:22.357Z | Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2559 | 2026-03-19T03:04:22.412Z | Checking cstr-argument v0.1.2 |
| 2560 | 2026-03-19T03:04:22.433Z | Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2561 | 2026-03-19T03:04:22.458Z | Checking ingot v0.1.1 |
| 2562 | 2026-03-19T03:04:22.566Z | Checking colored v3.1.1 |
| 2563 | 2026-03-19T03:04:22.642Z | Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8) |
| 2564 | 2026-03-19T03:04:22.735Z | Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922) |
| 2565 | 2026-03-19T03:04:22.835Z | Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495) |
| 2566 | 2026-03-19T03:04:22.856Z | Compiling num_enum_derive v0.5.11 |
| 2567 | 2026-03-19T03:04:22.954Z | Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d) |
| 2568 | 2026-03-19T03:04:22.973Z | Checking rand v0.10.0 |
| 2569 | 2026-03-19T03:04:24.093Z | Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2570 | 2026-03-19T03:04:24.549Z | Checking num_enum v0.5.11 |
| 2571 | 2026-03-19T03:04:24.787Z | Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2572 | 2026-03-19T03:04:25.285Z | Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2573 | 2026-03-19T03:04:25.668Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 2574 | 2026-03-19T03:04:25.713Z | Compiling typify-macro v0.6.1 |
| 2575 | 2026-03-19T03:04:25.775Z | Compiling typify-impl v0.4.3 |
| 2576 | 2026-03-19T03:04:25.913Z | Checking camino-tempfile v1.4.1 |
| 2577 | 2026-03-19T03:04:26.002Z | Checking num-rational v0.4.2 |
| 2578 | 2026-03-19T03:04:26.383Z | Checking half v2.7.1 |
| 2579 | 2026-03-19T03:04:26.497Z | Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2580 | 2026-03-19T03:04:26.736Z | Compiling thiserror-impl-no-std v2.0.2 |
| 2581 | 2026-03-19T03:04:26.780Z | Checking universal-hash v0.5.1 |
| 2582 | 2026-03-19T03:04:26.809Z | Checking num-complex v0.4.6 |
| 2583 | 2026-03-19T03:04:26.948Z | Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e) |
| 2584 | 2026-03-19T03:04:27.270Z | Checking ciborium-io v0.2.2 |
| 2585 | 2026-03-19T03:04:27.323Z | Checking opaque-debug v0.3.1 |
| 2586 | 2026-03-19T03:04:27.361Z | Checking num v0.4.3 |
| 2587 | 2026-03-19T03:04:27.386Z | Checking ciborium-ll v0.2.2 |
| 2588 | 2026-03-19T03:04:27.416Z | Checking poly1305 v0.8.0 |
| 2589 | 2026-03-19T03:04:27.495Z | Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2590 | 2026-03-19T03:04:27.540Z | Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2591 | 2026-03-19T03:04:27.615Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 2592 | 2026-03-19T03:04:27.764Z | Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b) |
| 2593 | 2026-03-19T03:04:28.003Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 2594 | 2026-03-19T03:04:28.112Z | Compiling typify v0.6.1 |
| 2595 | 2026-03-19T03:04:28.349Z | Checking thiserror-no-std v2.0.2 |
| 2596 | 2026-03-19T03:04:28.373Z | Checking toml v0.8.23 |
| 2597 | 2026-03-19T03:04:28.460Z | Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2598 | 2026-03-19T03:04:28.697Z | Checking password-hash v0.5.0 |
| 2599 | 2026-03-19T03:04:28.833Z | Checking chacha20 v0.9.1 |
| 2600 | 2026-03-19T03:04:29.002Z | Compiling usdt-attr-macro v0.5.0 |
| 2601 | 2026-03-19T03:04:29.087Z | Compiling usdt-macro v0.5.0 |
| 2602 | 2026-03-19T03:04:29.220Z | Checking smf v0.2.3 |
| 2603 | 2026-03-19T03:04:29.529Z | Checking blake2 v0.10.6 |
| 2604 | 2026-03-19T03:04:29.661Z | Checking aead v0.5.2 |
| 2605 | 2026-03-19T03:04:29.696Z | Checking sigpipe v0.1.3 |
| 2606 | 2026-03-19T03:04:29.799Z | Checking memmap v0.7.0 |
| 2607 | 2026-03-19T03:04:29.843Z | Compiling num-derive v0.4.2 |
| 2608 | 2026-03-19T03:04:29.973Z | Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 2609 | 2026-03-19T03:04:30.032Z | Checking glob v0.3.3 |
| 2610 | 2026-03-19T03:04:30.035Z | Checking float-ord v0.3.2 |
| 2611 | 2026-03-19T03:04:30.185Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 2612 | 2026-03-19T03:04:30.233Z | Checking usdt v0.5.0 |
| 2613 | 2026-03-19T03:04:30.272Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2614 | 2026-03-19T03:04:30.448Z | Checking argon2 v0.5.3 |
| 2615 | 2026-03-19T03:04:30.477Z | Checking chacha20poly1305 v0.10.1 |
| 2616 | 2026-03-19T03:04:30.636Z | Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b) |
| 2617 | 2026-03-19T03:04:30.656Z | Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2618 | 2026-03-19T03:04:30.854Z | Checking vsss-rs v3.3.4 |
| 2619 | 2026-03-19T03:04:30.889Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 2620 | 2026-03-19T03:04:30.909Z | Compiling progenitor-impl v0.13.0 |
| 2621 | 2026-03-19T03:04:31.090Z | Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 2622 | 2026-03-19T03:04:31.627Z | Checking ciborium v0.2.2 |
| 2623 | 2026-03-19T03:04:31.752Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 2624 | 2026-03-19T03:04:31.895Z | Checking indent_write v2.2.0 |
| 2625 | 2026-03-19T03:04:31.988Z | Compiling semver v0.1.20 |
| 2626 | 2026-03-19T03:04:32.040Z | Checking whoami v1.6.1 |
| 2627 | 2026-03-19T03:04:32.205Z | Compiling typify-macro v0.4.3 |
| 2628 | 2026-03-19T03:04:32.226Z | Compiling rustc_version v0.1.7 |
| 2629 | 2026-03-19T03:04:32.246Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 2630 | 2026-03-19T03:04:32.525Z | Compiling pin-project-internal v1.1.11 |
| 2631 | 2026-03-19T03:04:32.599Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 2632 | 2026-03-19T03:04:33.388Z | Checking swrite v0.1.0 |
| 2633 | 2026-03-19T03:04:33.510Z | Checking linked-hash-map v0.5.6 |
| 2634 | 2026-03-19T03:04:33.565Z | Compiling minimal-lexical v0.2.1 |
| 2635 | 2026-03-19T03:04:33.738Z | Checking lru-cache v0.1.2 |
| 2636 | 2026-03-19T03:04:33.895Z | Compiling nom v7.1.3 |
| 2637 | 2026-03-19T03:04:33.899Z | Compiling newtype_derive v0.1.6 |
| 2638 | 2026-03-19T03:04:34.053Z | Checking pin-project v1.1.11 |
| 2639 | 2026-03-19T03:04:34.178Z | Checking newline-converter v0.3.0 |
| 2640 | 2026-03-19T03:04:34.325Z | Checking atomicwrites v0.4.4 |
| 2641 | 2026-03-19T03:04:34.491Z | Checking hickory-proto v0.24.4 |
| 2642 | 2026-03-19T03:04:34.511Z | Compiling typify v0.4.3 |
| 2643 | 2026-03-19T03:04:34.618Z | Compiling progenitor-macro v0.13.0 |
| 2644 | 2026-03-19T03:04:34.653Z | Checking phf_shared v0.12.1 |
| 2645 | 2026-03-19T03:04:34.729Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 2646 | 2026-03-19T03:04:34.767Z | Checking console v0.15.11 |
| 2647 | 2026-03-19T03:04:35.152Z | Checking pem v3.0.6 |
| 2648 | 2026-03-19T03:04:35.370Z | Checking csv-core v0.1.13 |
| 2649 | 2026-03-19T03:04:35.612Z | Compiling snafu-derive v0.8.9 |
| 2650 | 2026-03-19T03:04:35.740Z | Compiling derive-where v1.6.0 |
| 2651 | 2026-03-19T03:04:35.787Z | Compiling async-recursion v1.1.1 |
| 2652 | 2026-03-19T03:04:36.707Z | Compiling slog-dtrace v0.3.0 |
| 2653 | 2026-03-19T03:04:36.954Z | Checking same-file v1.0.6 |
| 2654 | 2026-03-19T03:04:37.005Z | Checking highway v1.3.0 |
| 2655 | 2026-03-19T03:04:37.116Z | Checking resolv-conf v0.7.6 |
| 2656 | 2026-03-19T03:04:37.319Z | Checking unicode-width v0.1.14 |
| 2657 | 2026-03-19T03:04:37.362Z | Compiling cancel-safe-futures v0.1.5 |
| 2658 | 2026-03-19T03:04:37.598Z | Compiling owo-colors v4.3.0 |
| 2659 | 2026-03-19T03:04:37.625Z | Compiling chrono-tz v0.10.4 |
| 2660 | 2026-03-19T03:04:37.654Z | Compiling const_format_proc_macros v0.2.34 |
| 2661 | 2026-03-19T03:04:37.735Z | Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 2662 | 2026-03-19T03:04:37.904Z | Checking hickory-resolver v0.24.4 |
| 2663 | 2026-03-19T03:04:38.071Z | Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types) |
| 2664 | 2026-03-19T03:04:38.337Z | Checking snafu v0.8.9 |
| 2665 | 2026-03-19T03:04:38.654Z | Checking walkdir v2.5.0 |
| 2666 | 2026-03-19T03:04:38.819Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2667 | 2026-03-19T03:04:38.892Z | Checking csv v1.4.0 |
| 2668 | 2026-03-19T03:04:39.011Z | Checking expectorate v1.2.0 |
| 2669 | 2026-03-19T03:04:39.076Z | Checking phf v0.12.1 |
| 2670 | 2026-03-19T03:04:39.200Z | Compiling progenitor-impl v0.10.0 |
| 2671 | 2026-03-19T03:04:39.331Z | Checking tokio-dtrace v0.1.1 |
| 2672 | 2026-03-19T03:04:39.397Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 2673 | 2026-03-19T03:04:39.451Z | Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl) |
| 2674 | 2026-03-19T03:04:39.568Z | Checking globset v0.4.18 |
| 2675 | 2026-03-19T03:04:39.699Z | Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro) |
| 2676 | 2026-03-19T03:04:39.854Z | Checking olpc-cjson v0.1.4 |
| 2677 | 2026-03-19T03:04:39.914Z | Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2678 | 2026-03-19T03:04:40.037Z | Checking libsw-core v0.3.2 |
| 2679 | 2026-03-19T03:04:40.135Z | Checking serde_plain v1.0.2 |
| 2680 | 2026-03-19T03:04:40.229Z | Checking arc-swap v1.8.2 |
| 2681 | 2026-03-19T03:04:40.255Z | Compiling lzma-sys v0.1.20 |
| 2682 | 2026-03-19T03:04:40.328Z | Checking typed-path v0.9.3 |
| 2683 | 2026-03-19T03:04:40.528Z | Checking bytecount v0.6.9 |
| 2684 | 2026-03-19T03:04:40.750Z | Checking utf-8 v0.7.6 |
| 2685 | 2026-03-19T03:04:40.925Z | Checking tungstenite v0.21.0 |
| 2686 | 2026-03-19T03:04:41.424Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 2687 | 2026-03-19T03:04:41.568Z | Checking tough v0.20.0 |
| 2688 | 2026-03-19T03:04:41.582Z | Checking papergrid v0.11.0 |
| 2689 | 2026-03-19T03:04:41.673Z | Checking slog-scope v4.4.1 |
| 2690 | 2026-03-19T03:04:41.829Z | Checking progenitor v0.13.0 |
| 2691 | 2026-03-19T03:04:41.853Z | Checking libsw v3.5.0 |
| 2692 | 2026-03-19T03:04:42.009Z | Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 2693 | 2026-03-19T03:04:42.059Z | Checking oxide-tokio-rt v0.1.3 |
| 2694 | 2026-03-19T03:04:42.310Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 2695 | 2026-03-19T03:04:42.552Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 2696 | 2026-03-19T03:04:42.636Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 2697 | 2026-03-19T03:04:42.899Z | Compiling progenitor-macro v0.10.0 |
| 2698 | 2026-03-19T03:04:43.656Z | Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter) |
| 2699 | 2026-03-19T03:04:43.733Z | Checking qorb v0.4.1 |
| 2700 | 2026-03-19T03:04:44.015Z | Checking const_format v0.2.35 |
| 2701 | 2026-03-19T03:04:44.261Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 2702 | 2026-03-19T03:04:44.327Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 2703 | 2026-03-19T03:04:44.417Z | Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3) |
| 2704 | 2026-03-19T03:04:44.545Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 2705 | 2026-03-19T03:04:44.856Z | Compiling cargo_toml v0.22.3 |
| 2706 | 2026-03-19T03:04:45.042Z | Checking gethostname v0.5.0 |
| 2707 | 2026-03-19T03:04:45.047Z | Compiling tabled_derive v0.7.0 |
| 2708 | 2026-03-19T03:04:45.074Z | Checking bcs v0.1.6 |
| 2709 | 2026-03-19T03:04:45.108Z | Checking termtree v0.5.1 |
| 2710 | 2026-03-19T03:04:45.287Z | Checking smawk v0.3.2 |
| 2711 | 2026-03-19T03:04:45.306Z | Checking unicode-linebreak v0.1.5 |
| 2712 | 2026-03-19T03:04:45.382Z | Checking linear-map v1.2.0 |
| 2713 | 2026-03-19T03:04:45.452Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 2714 | 2026-03-19T03:04:45.587Z | Checking textwrap v0.16.2 |
| 2715 | 2026-03-19T03:04:45.613Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 2716 | 2026-03-19T03:04:45.872Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 2717 | 2026-03-19T03:04:45.966Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 2718 | 2026-03-19T03:04:46.318Z | Checking tabled v0.15.0 |
| 2719 | 2026-03-19T03:04:47.106Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 2720 | 2026-03-19T03:04:47.137Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 2721 | 2026-03-19T03:04:47.402Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 2722 | 2026-03-19T03:04:47.453Z | Checking steno v0.4.1 |
| 2723 | 2026-03-19T03:04:47.632Z | Checking slog-stdlog v4.1.1 |
| 2724 | 2026-03-19T03:04:47.937Z | Checking typeid v1.0.3 |
| 2725 | 2026-03-19T03:04:48.006Z | Checking tokio-tungstenite v0.21.0 |
| 2726 | 2026-03-19T03:04:48.075Z | Checking humantime v2.3.0 |
| 2727 | 2026-03-19T03:04:48.330Z | Checking base64 v0.21.7 |
| 2728 | 2026-03-19T03:04:48.379Z | Checking ron v0.12.0 |
| 2729 | 2026-03-19T03:04:48.649Z | Checking xz2 v0.1.7 |
| 2730 | 2026-03-19T03:04:48.847Z | Checking slog-envlogger v2.2.0 |
| 2731 | 2026-03-19T03:04:48.873Z | Checking yasna v0.5.2 |
| 2732 | 2026-03-19T03:04:48.904Z | Compiling libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#d83f56a6) |
| 2733 | 2026-03-19T03:04:49.035Z | Checking headers-core v0.3.0 |
| 2734 | 2026-03-19T03:04:49.113Z | Checking filetime v0.2.27 |
| 2735 | 2026-03-19T03:04:49.175Z | Checking base16ct v1.0.0 |
| 2736 | 2026-03-19T03:04:49.301Z | Checking xattr v1.6.1 |
| 2737 | 2026-03-19T03:04:49.349Z | Checking headers v0.4.1 |
| 2738 | 2026-03-19T03:04:49.394Z | Checking subprocess v0.2.15 |
| 2739 | 2026-03-19T03:04:49.414Z | Checking rcgen v0.12.1 |
| 2740 | 2026-03-19T03:04:49.467Z | Checking tar v0.4.44 |
| 2741 | 2026-03-19T03:04:50.070Z | Checking progenitor v0.10.0 |
| 2742 | 2026-03-19T03:04:50.183Z | Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 2743 | 2026-03-19T03:04:58.096Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 2744 | 2026-03-19T03:05:06.438Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 2745 | 2026-03-19T03:05:08.213Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2746 | 2026-03-19T03:05:09.781Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s |
| 2747 | 2026-03-19T03:05:10.023Z | |
| 2748 | 2026-03-19T03:05:10.023Z | info: running `cargo check --bins --no-default-features --features seed-gen` on omicron-test-utils (50/259) |
| 2749 | 2026-03-19T03:05:10.792Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2750 | 2026-03-19T03:05:10.795Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2751 | 2026-03-19T03:05:11.060Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 2752 | 2026-03-19T03:05:12.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.76s |
| 2753 | 2026-03-19T03:05:13.019Z | |
| 2754 | 2026-03-19T03:05:13.019Z | info: running `cargo check --bins` on nexus-config (51/259) |
| 2755 | 2026-03-19T03:05:13.742Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2756 | 2026-03-19T03:05:13.745Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2757 | 2026-03-19T03:05:13.745Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2758 | 2026-03-19T03:05:13.751Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2759 | 2026-03-19T03:05:13.859Z | |
| 2760 | 2026-03-19T03:05:13.859Z | info: running `cargo check --bins` on nexus-types (52/259) |
| 2761 | 2026-03-19T03:05:14.580Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2762 | 2026-03-19T03:05:14.583Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2763 | 2026-03-19T03:05:14.583Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2764 | 2026-03-19T03:05:14.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 2765 | 2026-03-19T03:05:14.697Z | |
| 2766 | 2026-03-19T03:05:14.697Z | info: running `cargo check --bins` on clickhouse-admin-types (53/259) |
| 2767 | 2026-03-19T03:05:15.377Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2768 | 2026-03-19T03:05:15.380Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2769 | 2026-03-19T03:05:15.380Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2770 | 2026-03-19T03:05:15.385Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2771 | 2026-03-19T03:05:15.489Z | |
| 2772 | 2026-03-19T03:05:15.489Z | info: running `cargo check --bins` on clickhouse-admin-types-versions (54/259) |
| 2773 | 2026-03-19T03:05:16.167Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2774 | 2026-03-19T03:05:16.170Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2775 | 2026-03-19T03:05:16.170Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2776 | 2026-03-19T03:05:16.175Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2777 | 2026-03-19T03:05:16.276Z | |
| 2778 | 2026-03-19T03:05:16.276Z | info: running `cargo check --bins` on cockroach-admin-types (55/259) |
| 2779 | 2026-03-19T03:05:16.939Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2780 | 2026-03-19T03:05:16.942Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2781 | 2026-03-19T03:05:16.942Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2782 | 2026-03-19T03:05:16.947Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2783 | 2026-03-19T03:05:17.042Z | |
| 2784 | 2026-03-19T03:05:17.042Z | info: running `cargo check --bins` on cockroach-admin-types-versions (56/259) |
| 2785 | 2026-03-19T03:05:17.712Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2786 | 2026-03-19T03:05:17.715Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2787 | 2026-03-19T03:05:17.716Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2788 | 2026-03-19T03:05:17.719Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2789 | 2026-03-19T03:05:17.815Z | |
| 2790 | 2026-03-19T03:05:17.815Z | info: running `cargo check --bins` on ereport-types (57/259) |
| 2791 | 2026-03-19T03:05:18.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2792 | 2026-03-19T03:05:18.492Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2793 | 2026-03-19T03:05:18.492Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2794 | 2026-03-19T03:05:18.495Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2795 | 2026-03-19T03:05:18.592Z | |
| 2796 | 2026-03-19T03:05:18.592Z | info: running `cargo check --bins` on gateway-client (58/259) |
| 2797 | 2026-03-19T03:05:19.268Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2798 | 2026-03-19T03:05:19.271Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2799 | 2026-03-19T03:05:19.271Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2800 | 2026-03-19T03:05:19.276Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2801 | 2026-03-19T03:05:19.374Z | |
| 2802 | 2026-03-19T03:05:19.374Z | info: running `cargo check --bins --no-default-features` on gateway-types (59/259) |
| 2803 | 2026-03-19T03:05:20.048Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2804 | 2026-03-19T03:05:20.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2805 | 2026-03-19T03:05:20.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2806 | 2026-03-19T03:05:20.056Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2807 | 2026-03-19T03:05:20.157Z | |
| 2808 | 2026-03-19T03:05:20.157Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types (60/259) |
| 2809 | 2026-03-19T03:05:20.828Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2810 | 2026-03-19T03:05:20.831Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2811 | 2026-03-19T03:05:20.831Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2812 | 2026-03-19T03:05:20.836Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2813 | 2026-03-19T03:05:20.934Z | |
| 2814 | 2026-03-19T03:05:20.934Z | info: running `cargo check --bins --no-default-features` on gateway-types-versions (61/259) |
| 2815 | 2026-03-19T03:05:21.608Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2816 | 2026-03-19T03:05:21.611Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2817 | 2026-03-19T03:05:21.611Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2818 | 2026-03-19T03:05:21.616Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2819 | 2026-03-19T03:05:21.714Z | |
| 2820 | 2026-03-19T03:05:21.714Z | info: running `cargo check --bins --no-default-features --features testing` on gateway-types-versions (62/259) |
| 2821 | 2026-03-19T03:05:22.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2822 | 2026-03-19T03:05:22.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2823 | 2026-03-19T03:05:22.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2824 | 2026-03-19T03:05:22.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2825 | 2026-03-19T03:05:22.490Z | |
| 2826 | 2026-03-19T03:05:22.490Z | info: running `cargo check --bins --no-default-features` on illumos-utils (63/259) |
| 2827 | 2026-03-19T03:05:23.178Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2828 | 2026-03-19T03:05:23.181Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2829 | 2026-03-19T03:05:23.182Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2830 | 2026-03-19T03:05:23.186Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2831 | 2026-03-19T03:05:23.292Z | |
| 2832 | 2026-03-19T03:05:23.292Z | info: running `cargo check --bins --no-default-features --features testing` on illumos-utils (64/259) |
| 2833 | 2026-03-19T03:05:23.981Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2834 | 2026-03-19T03:05:23.984Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2835 | 2026-03-19T03:05:23.984Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2836 | 2026-03-19T03:05:23.989Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2837 | 2026-03-19T03:05:24.089Z | |
| 2838 | 2026-03-19T03:05:24.089Z | info: running `cargo check --bins` on key-manager-types (65/259) |
| 2839 | 2026-03-19T03:05:24.754Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2840 | 2026-03-19T03:05:24.757Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2841 | 2026-03-19T03:05:24.757Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2842 | 2026-03-19T03:05:24.763Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2843 | 2026-03-19T03:05:24.857Z | |
| 2844 | 2026-03-19T03:05:24.857Z | info: running `cargo check --bins` on oxlog (66/259) |
| 2845 | 2026-03-19T03:05:25.526Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2846 | 2026-03-19T03:05:25.529Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2847 | 2026-03-19T03:05:25.683Z | Compiling newtype-uuid v1.3.2 |
| 2848 | 2026-03-19T03:05:25.940Z | Compiling daft v0.1.5 |
| 2849 | 2026-03-19T03:05:26.201Z | Compiling iddqd v0.3.17 |
| 2850 | 2026-03-19T03:05:27.473Z | Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 2851 | 2026-03-19T03:05:27.759Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 2852 | 2026-03-19T03:05:28.121Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.25s |
| 2853 | 2026-03-19T03:05:28.315Z | |
| 2854 | 2026-03-19T03:05:28.315Z | info: running `cargo check --bins` on internal-dns-types (67/259) |
| 2855 | 2026-03-19T03:05:28.990Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2856 | 2026-03-19T03:05:28.994Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2857 | 2026-03-19T03:05:28.994Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2858 | 2026-03-19T03:05:28.998Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2859 | 2026-03-19T03:05:29.096Z | |
| 2860 | 2026-03-19T03:05:29.097Z | info: running `cargo check --bins` on internal-dns-types-versions (68/259) |
| 2861 | 2026-03-19T03:05:29.772Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2862 | 2026-03-19T03:05:29.775Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2863 | 2026-03-19T03:05:29.776Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2864 | 2026-03-19T03:05:29.779Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2865 | 2026-03-19T03:05:29.878Z | |
| 2866 | 2026-03-19T03:05:29.878Z | info: running `cargo check --bins` on nexus-types-versions (69/259) |
| 2867 | 2026-03-19T03:05:30.585Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2868 | 2026-03-19T03:05:30.589Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2869 | 2026-03-19T03:05:30.589Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2870 | 2026-03-19T03:05:30.589Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2871 | 2026-03-19T03:05:30.695Z | |
| 2872 | 2026-03-19T03:05:30.695Z | info: running `cargo check --bins` on omicron-passwords (70/259) |
| 2873 | 2026-03-19T03:05:31.363Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2874 | 2026-03-19T03:05:31.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2875 | 2026-03-19T03:05:31.366Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2876 | 2026-03-19T03:05:31.371Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2877 | 2026-03-19T03:05:31.469Z | |
| 2878 | 2026-03-19T03:05:31.470Z | info: running `cargo check --bins` on oxql-types (71/259) |
| 2879 | 2026-03-19T03:05:32.145Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2880 | 2026-03-19T03:05:32.149Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2881 | 2026-03-19T03:05:32.149Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2882 | 2026-03-19T03:05:32.153Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 2883 | 2026-03-19T03:05:32.252Z | |
| 2884 | 2026-03-19T03:05:32.252Z | info: running `cargo check --bins` on oximeter-types (72/259) |
| 2885 | 2026-03-19T03:05:32.932Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2886 | 2026-03-19T03:05:32.936Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2887 | 2026-03-19T03:05:32.936Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2888 | 2026-03-19T03:05:32.940Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2889 | 2026-03-19T03:05:33.040Z | |
| 2890 | 2026-03-19T03:05:33.040Z | info: running `cargo check --bins` on oximeter-types-versions (73/259) |
| 2891 | 2026-03-19T03:05:33.719Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2892 | 2026-03-19T03:05:33.723Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2893 | 2026-03-19T03:05:33.723Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2894 | 2026-03-19T03:05:33.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 2895 | 2026-03-19T03:05:33.830Z | |
| 2896 | 2026-03-19T03:05:33.830Z | info: running `cargo check --bins` on oximeter-macro-impl (74/259) |
| 2897 | 2026-03-19T03:05:34.490Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2898 | 2026-03-19T03:05:34.493Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2899 | 2026-03-19T03:05:34.493Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2900 | 2026-03-19T03:05:34.497Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2901 | 2026-03-19T03:05:34.592Z | |
| 2902 | 2026-03-19T03:05:34.592Z | info: running `cargo check --bins --no-default-features` on sled-agent-types (75/259) |
| 2903 | 2026-03-19T03:05:35.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2904 | 2026-03-19T03:05:35.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2905 | 2026-03-19T03:05:35.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2906 | 2026-03-19T03:05:35.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2907 | 2026-03-19T03:05:35.398Z | |
| 2908 | 2026-03-19T03:05:35.398Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types (76/259) |
| 2909 | 2026-03-19T03:05:36.098Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2910 | 2026-03-19T03:05:36.102Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2911 | 2026-03-19T03:05:36.102Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2912 | 2026-03-19T03:05:36.106Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 2913 | 2026-03-19T03:05:36.208Z | |
| 2914 | 2026-03-19T03:05:36.209Z | info: running `cargo check --bins --no-default-features` on sled-agent-types-versions (77/259) |
| 2915 | 2026-03-19T03:05:36.904Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2916 | 2026-03-19T03:05:36.907Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2917 | 2026-03-19T03:05:36.907Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2918 | 2026-03-19T03:05:36.912Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2919 | 2026-03-19T03:05:37.015Z | |
| 2920 | 2026-03-19T03:05:37.015Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-types-versions (78/259) |
| 2921 | 2026-03-19T03:05:37.709Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2922 | 2026-03-19T03:05:37.712Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2923 | 2026-03-19T03:05:37.712Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2924 | 2026-03-19T03:05:37.717Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 2925 | 2026-03-19T03:05:37.819Z | |
| 2926 | 2026-03-19T03:05:37.819Z | info: running `cargo check --bins --no-default-features` on trust-quorum-types-versions (79/259) |
| 2927 | 2026-03-19T03:05:38.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2928 | 2026-03-19T03:05:38.549Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2929 | 2026-03-19T03:05:38.549Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2930 | 2026-03-19T03:05:38.549Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2931 | 2026-03-19T03:05:38.587Z | |
| 2932 | 2026-03-19T03:05:38.587Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-types-versions (80/259) |
| 2933 | 2026-03-19T03:05:39.252Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2934 | 2026-03-19T03:05:39.256Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2935 | 2026-03-19T03:05:39.256Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2936 | 2026-03-19T03:05:39.260Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2937 | 2026-03-19T03:05:39.356Z | |
| 2938 | 2026-03-19T03:05:39.357Z | info: running `cargo check --bins --no-default-features` on gfss (81/259) |
| 2939 | 2026-03-19T03:05:40.020Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2940 | 2026-03-19T03:05:40.024Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2941 | 2026-03-19T03:05:40.024Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2942 | 2026-03-19T03:05:40.028Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2943 | 2026-03-19T03:05:40.127Z | |
| 2944 | 2026-03-19T03:05:40.127Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on gfss (82/259) |
| 2945 | 2026-03-19T03:05:40.794Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2946 | 2026-03-19T03:05:40.797Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2947 | 2026-03-19T03:05:40.797Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 2948 | 2026-03-19T03:05:40.802Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 2949 | 2026-03-19T03:05:40.896Z | |
| 2950 | 2026-03-19T03:05:40.896Z | info: running `cargo check --bins --no-default-features` on oximeter-db (83/259) |
| 2951 | 2026-03-19T03:05:41.584Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2952 | 2026-03-19T03:05:41.587Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2953 | 2026-03-19T03:05:41.782Z | Checking oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2954 | 2026-03-19T03:05:42.461Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.55s |
| 2955 | 2026-03-19T03:05:42.680Z | |
| 2956 | 2026-03-19T03:05:42.680Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql,sql` on oximeter-db (84/259) |
| 2957 | 2026-03-19T03:05:43.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2958 | 2026-03-19T03:05:43.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2959 | 2026-03-19T03:05:43.587Z | Compiling ar_archive_writer v0.5.1 |
| 2960 | 2026-03-19T03:05:43.716Z | Compiling stacker v0.1.23 |
| 2961 | 2026-03-19T03:05:43.730Z | Compiling cfg_aliases v0.1.1 |
| 2962 | 2026-03-19T03:05:43.742Z | Compiling convert_case v0.10.0 |
| 2963 | 2026-03-19T03:05:43.783Z | Checking fd-lock v4.0.4 |
| 2964 | 2026-03-19T03:05:43.786Z | Checking nibble_vec v0.1.0 |
| 2965 | 2026-03-19T03:05:43.786Z | Checking vte v0.14.1 |
| 2966 | 2026-03-19T03:05:43.786Z | Compiling recursive-proc-macro-impl v0.1.1 |
| 2967 | 2026-03-19T03:05:43.844Z | Compiling nix v0.28.0 |
| 2968 | 2026-03-19T03:05:43.942Z | Checking endian-type v0.1.2 |
| 2969 | 2026-03-19T03:05:43.981Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2970 | 2026-03-19T03:05:44.039Z | Checking strip-ansi-escapes v0.2.1 |
| 2971 | 2026-03-19T03:05:44.060Z | Compiling peg-macros v0.8.5 |
| 2972 | 2026-03-19T03:05:44.102Z | Checking radix_trie v0.2.1 |
| 2973 | 2026-03-19T03:05:44.138Z | Compiling derive_more-impl v2.1.1 |
| 2974 | 2026-03-19T03:05:44.164Z | Checking winnow v0.6.26 |
| 2975 | 2026-03-19T03:05:44.310Z | Compiling sqlparser_derive v0.5.0 |
| 2976 | 2026-03-19T03:05:44.373Z | Checking nu-ansi-term v0.50.3 |
| 2977 | 2026-03-19T03:05:44.598Z | Checking unicode_categories v0.1.1 |
| 2978 | 2026-03-19T03:05:44.644Z | Checking home v0.5.12 |
| 2979 | 2026-03-19T03:05:44.774Z | Checking reedline v0.40.0 |
| 2980 | 2026-03-19T03:05:44.832Z | Checking display-error-chain v0.2.2 |
| 2981 | 2026-03-19T03:05:44.893Z | Compiling psm v0.1.30 |
| 2982 | 2026-03-19T03:05:45.224Z | Checking derive_more v2.1.1 |
| 2983 | 2026-03-19T03:05:45.319Z | Checking crossterm v0.29.0 |
| 2984 | 2026-03-19T03:05:45.599Z | Checking peg v0.8.5 |
| 2985 | 2026-03-19T03:05:45.691Z | Checking rustyline v14.0.0 |
| 2986 | 2026-03-19T03:05:45.765Z | Checking sqlformat v0.3.5 |
| 2987 | 2026-03-19T03:05:45.840Z | Checking recursive v0.1.1 |
| 2988 | 2026-03-19T03:05:45.947Z | Checking sqlparser v0.61.0 |
| 2989 | 2026-03-19T03:06:01.776Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s |
| 2990 | 2026-03-19T03:06:01.988Z | |
| 2991 | 2026-03-19T03:06:01.988Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-db (85/259) |
| 2992 | 2026-03-19T03:06:02.690Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2993 | 2026-03-19T03:06:02.693Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 2994 | 2026-03-19T03:06:02.897Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 2995 | 2026-03-19T03:06:07.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.60s |
| 2996 | 2026-03-19T03:06:07.811Z | |
| 2997 | 2026-03-19T03:06:07.811Z | info: running `cargo check --bins --no-default-features --features native-sql-shell` on oximeter-db (86/259) |
| 2998 | 2026-03-19T03:06:08.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 2999 | 2026-03-19T03:06:08.517Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3000 | 2026-03-19T03:06:08.718Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3001 | 2026-03-19T03:06:11.990Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
| 3002 | 2026-03-19T03:06:12.203Z | |
| 3003 | 2026-03-19T03:06:12.203Z | info: running `cargo check --bins --no-default-features --features oxql` on oximeter-db (87/259) |
| 3004 | 2026-03-19T03:06:12.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3005 | 2026-03-19T03:06:12.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3006 | 2026-03-19T03:06:13.101Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3007 | 2026-03-19T03:06:17.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 3008 | 2026-03-19T03:06:17.759Z | |
| 3009 | 2026-03-19T03:06:17.759Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,oxql` on oximeter-db (88/259) |
| 3010 | 2026-03-19T03:06:18.459Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3011 | 2026-03-19T03:06:18.462Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3012 | 2026-03-19T03:06:18.666Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3013 | 2026-03-19T03:06:23.108Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.34s |
| 3014 | 2026-03-19T03:06:23.319Z | |
| 3015 | 2026-03-19T03:06:23.319Z | info: running `cargo check --bins --no-default-features --features sql` on oximeter-db (89/259) |
| 3016 | 2026-03-19T03:06:24.018Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3017 | 2026-03-19T03:06:24.021Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3018 | 2026-03-19T03:06:24.224Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3019 | 2026-03-19T03:06:27.720Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.39s |
| 3020 | 2026-03-19T03:06:27.936Z | |
| 3021 | 2026-03-19T03:06:27.936Z | info: running `cargo check --bins --no-default-features --features native-sql-shell,sql` on oximeter-db (90/259) |
| 3022 | 2026-03-19T03:06:28.633Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3023 | 2026-03-19T03:06:28.636Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3024 | 2026-03-19T03:06:28.840Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3025 | 2026-03-19T03:06:32.383Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.44s |
| 3026 | 2026-03-19T03:06:32.591Z | |
| 3027 | 2026-03-19T03:06:32.591Z | info: running `cargo check --bins --no-default-features --features oxql,sql` on oximeter-db (91/259) |
| 3028 | 2026-03-19T03:06:33.293Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3029 | 2026-03-19T03:06:33.296Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3030 | 2026-03-19T03:06:33.495Z | Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db) |
| 3031 | 2026-03-19T03:06:38.147Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s |
| 3032 | 2026-03-19T03:06:38.394Z | |
| 3033 | 2026-03-19T03:06:38.394Z | info: running `cargo check --bins` on oximeter (92/259) |
| 3034 | 2026-03-19T03:06:39.038Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3035 | 2026-03-19T03:06:39.041Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3036 | 2026-03-19T03:06:39.041Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3037 | 2026-03-19T03:06:39.046Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3038 | 2026-03-19T03:06:39.146Z | |
| 3039 | 2026-03-19T03:06:39.146Z | info: running `cargo check --bins` on oximeter-schema (93/259) |
| 3040 | 2026-03-19T03:06:39.823Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3041 | 2026-03-19T03:06:39.827Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3042 | 2026-03-19T03:06:40.004Z | Checking omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack) |
| 3043 | 2026-03-19T03:06:40.194Z | Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger) |
| 3044 | 2026-03-19T03:06:40.214Z | Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity) |
| 3045 | 2026-03-19T03:06:40.640Z | Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common) |
| 3046 | 2026-03-19T03:06:45.489Z | Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions) |
| 3047 | 2026-03-19T03:06:45.907Z | Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types) |
| 3048 | 2026-03-19T03:06:47.449Z | Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema) |
| 3049 | 2026-03-19T03:06:48.332Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.17s |
| 3050 | 2026-03-19T03:06:48.554Z | |
| 3051 | 2026-03-19T03:06:48.554Z | info: running `cargo check --bins` on oximeter-timeseries-macro (94/259) |
| 3052 | 2026-03-19T03:06:49.228Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3053 | 2026-03-19T03:06:49.232Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3054 | 2026-03-19T03:06:49.232Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3055 | 2026-03-19T03:06:49.238Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3056 | 2026-03-19T03:06:49.338Z | |
| 3057 | 2026-03-19T03:06:49.338Z | info: running `cargo check --bins` on oximeter-test-utils (95/259) |
| 3058 | 2026-03-19T03:06:50.068Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3059 | 2026-03-19T03:06:50.072Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3060 | 2026-03-19T03:06:50.072Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3061 | 2026-03-19T03:06:50.077Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3062 | 2026-03-19T03:06:50.189Z | |
| 3063 | 2026-03-19T03:06:50.189Z | info: running `cargo check --bins --no-default-features` on trust-quorum-protocol (96/259) |
| 3064 | 2026-03-19T03:06:50.886Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3065 | 2026-03-19T03:06:50.889Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3066 | 2026-03-19T03:06:50.889Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3067 | 2026-03-19T03:06:50.895Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3068 | 2026-03-19T03:06:50.999Z | |
| 3069 | 2026-03-19T03:06:50.999Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper,testing` on trust-quorum-protocol (97/259) |
| 3070 | 2026-03-19T03:06:51.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3071 | 2026-03-19T03:06:51.704Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3072 | 2026-03-19T03:06:51.704Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3073 | 2026-03-19T03:06:51.707Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3074 | 2026-03-19T03:06:51.810Z | |
| 3075 | 2026-03-19T03:06:51.811Z | info: running `cargo check --bins --no-default-features --features danger_partial_eq_ct_wrapper` on trust-quorum-protocol (98/259) |
| 3076 | 2026-03-19T03:06:52.507Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3077 | 2026-03-19T03:06:52.510Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3078 | 2026-03-19T03:06:52.510Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3079 | 2026-03-19T03:06:52.513Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3080 | 2026-03-19T03:06:52.616Z | |
| 3081 | 2026-03-19T03:06:52.616Z | info: running `cargo check --bins --no-default-features --features testing` on trust-quorum-protocol (99/259) |
| 3082 | 2026-03-19T03:06:53.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3083 | 2026-03-19T03:06:53.324Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3084 | 2026-03-19T03:06:53.324Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3085 | 2026-03-19T03:06:53.328Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3086 | 2026-03-19T03:06:53.431Z | |
| 3087 | 2026-03-19T03:06:53.431Z | info: running `cargo check --bins` on trust-quorum-types (100/259) |
| 3088 | 2026-03-19T03:06:54.092Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3089 | 2026-03-19T03:06:54.095Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3090 | 2026-03-19T03:06:54.095Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3091 | 2026-03-19T03:06:54.100Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3092 | 2026-03-19T03:06:54.202Z | |
| 3093 | 2026-03-19T03:06:54.202Z | info: running `cargo check --bins` on trust-quorum-test-utils (101/259) |
| 3094 | 2026-03-19T03:06:54.900Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3095 | 2026-03-19T03:06:54.903Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3096 | 2026-03-19T03:06:54.903Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3097 | 2026-03-19T03:06:54.908Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3098 | 2026-03-19T03:06:55.012Z | |
| 3099 | 2026-03-19T03:06:55.012Z | info: running `cargo check --bins` on update-engine (102/259) |
| 3100 | 2026-03-19T03:06:55.678Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3101 | 2026-03-19T03:06:55.681Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3102 | 2026-03-19T03:06:55.681Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3103 | 2026-03-19T03:06:55.686Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3104 | 2026-03-19T03:06:55.784Z | |
| 3105 | 2026-03-19T03:06:55.784Z | info: running `cargo check --bins` on omicron-clickhouse-admin (103/259) |
| 3106 | 2026-03-19T03:06:56.488Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3107 | 2026-03-19T03:06:56.491Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3108 | 2026-03-19T03:06:56.715Z | Checking dropshot-api-manager-types v0.6.0 |
| 3109 | 2026-03-19T03:06:56.720Z | Checking nanorand v0.7.0 |
| 3110 | 2026-03-19T03:06:57.027Z | Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api) |
| 3111 | 2026-03-19T03:06:57.047Z | Checking flume v0.11.1 |
| 3112 | 2026-03-19T03:06:57.325Z | Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin) |
| 3113 | 2026-03-19T03:06:58.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.81s |
| 3114 | 2026-03-19T03:06:58.835Z | |
| 3115 | 2026-03-19T03:06:58.835Z | info: running `cargo check --bins` on clickhouse-admin-api (104/259) |
| 3116 | 2026-03-19T03:06:59.523Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3117 | 2026-03-19T03:06:59.527Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3118 | 2026-03-19T03:06:59.527Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3119 | 2026-03-19T03:06:59.560Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3120 | 2026-03-19T03:06:59.634Z | |
| 3121 | 2026-03-19T03:06:59.634Z | info: running `cargo check --bins` on clickhouse-admin-test-utils (105/259) |
| 3122 | 2026-03-19T03:07:00.317Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3123 | 2026-03-19T03:07:00.321Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3124 | 2026-03-19T03:07:00.321Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3125 | 2026-03-19T03:07:00.325Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3126 | 2026-03-19T03:07:00.427Z | |
| 3127 | 2026-03-19T03:07:00.427Z | info: running `cargo check --bins` on bootstrap-agent-client (106/259) |
| 3128 | 2026-03-19T03:07:01.105Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3129 | 2026-03-19T03:07:01.108Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3130 | 2026-03-19T03:07:01.108Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3131 | 2026-03-19T03:07:01.116Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3132 | 2026-03-19T03:07:01.215Z | |
| 3133 | 2026-03-19T03:07:01.215Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-client (107/259) |
| 3134 | 2026-03-19T03:07:01.912Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3135 | 2026-03-19T03:07:01.916Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3136 | 2026-03-19T03:07:01.916Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3137 | 2026-03-19T03:07:01.920Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3138 | 2026-03-19T03:07:02.024Z | |
| 3139 | 2026-03-19T03:07:02.025Z | info: running `cargo check --bins` on clickhouse-admin-keeper-client (108/259) |
| 3140 | 2026-03-19T03:07:02.707Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3141 | 2026-03-19T03:07:02.710Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3142 | 2026-03-19T03:07:02.710Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3143 | 2026-03-19T03:07:02.715Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3144 | 2026-03-19T03:07:02.816Z | |
| 3145 | 2026-03-19T03:07:02.816Z | info: running `cargo check --bins` on clickhouse-admin-server-client (109/259) |
| 3146 | 2026-03-19T03:07:03.500Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3147 | 2026-03-19T03:07:03.503Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3148 | 2026-03-19T03:07:03.503Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3149 | 2026-03-19T03:07:03.508Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3150 | 2026-03-19T03:07:03.610Z | |
| 3151 | 2026-03-19T03:07:03.610Z | info: running `cargo check --bins` on clickhouse-admin-single-client (110/259) |
| 3152 | 2026-03-19T03:07:04.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3153 | 2026-03-19T03:07:04.293Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3154 | 2026-03-19T03:07:04.293Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3155 | 2026-03-19T03:07:04.297Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3156 | 2026-03-19T03:07:04.397Z | |
| 3157 | 2026-03-19T03:07:04.397Z | info: running `cargo check --bins` on cockroach-admin-client (111/259) |
| 3158 | 2026-03-19T03:07:05.064Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3159 | 2026-03-19T03:07:05.067Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3160 | 2026-03-19T03:07:05.067Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3161 | 2026-03-19T03:07:05.072Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3162 | 2026-03-19T03:07:05.169Z | |
| 3163 | 2026-03-19T03:07:05.169Z | info: running `cargo check --bins` on omicron-ddm-admin-client (112/259) |
| 3164 | 2026-03-19T03:07:05.849Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3165 | 2026-03-19T03:07:05.853Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3166 | 2026-03-19T03:07:05.853Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3167 | 2026-03-19T03:07:05.858Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3168 | 2026-03-19T03:07:05.960Z | |
| 3169 | 2026-03-19T03:07:05.960Z | info: running `cargo check --bins` on dns-service-client (113/259) |
| 3170 | 2026-03-19T03:07:06.642Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3171 | 2026-03-19T03:07:06.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3172 | 2026-03-19T03:07:06.645Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3173 | 2026-03-19T03:07:06.651Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3174 | 2026-03-19T03:07:06.753Z | |
| 3175 | 2026-03-19T03:07:06.753Z | info: running `cargo check --bins` on installinator-client (114/259) |
| 3176 | 2026-03-19T03:07:07.438Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3177 | 2026-03-19T03:07:07.442Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3178 | 2026-03-19T03:07:07.442Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3179 | 2026-03-19T03:07:07.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3180 | 2026-03-19T03:07:07.547Z | |
| 3181 | 2026-03-19T03:07:07.548Z | info: running `cargo check --bins` on nexus-client (115/259) |
| 3182 | 2026-03-19T03:07:08.270Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3183 | 2026-03-19T03:07:08.273Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3184 | 2026-03-19T03:07:08.273Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3185 | 2026-03-19T03:07:08.280Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3186 | 2026-03-19T03:07:08.390Z | |
| 3187 | 2026-03-19T03:07:08.390Z | info: running `cargo check --bins` on nexus-lockstep-client (116/259) |
| 3188 | 2026-03-19T03:07:09.110Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3189 | 2026-03-19T03:07:09.113Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3190 | 2026-03-19T03:07:09.113Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3191 | 2026-03-19T03:07:09.118Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3192 | 2026-03-19T03:07:09.229Z | |
| 3193 | 2026-03-19T03:07:09.229Z | info: running `cargo check --bins` on ntp-admin-client (117/259) |
| 3194 | 2026-03-19T03:07:09.895Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3195 | 2026-03-19T03:07:09.898Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3196 | 2026-03-19T03:07:09.898Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3197 | 2026-03-19T03:07:09.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3198 | 2026-03-19T03:07:10.001Z | |
| 3199 | 2026-03-19T03:07:10.001Z | info: running `cargo check --bins` on oxide-client (118/259) |
| 3200 | 2026-03-19T03:07:10.667Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3201 | 2026-03-19T03:07:10.671Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3202 | 2026-03-19T03:07:10.671Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3203 | 2026-03-19T03:07:10.675Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3204 | 2026-03-19T03:07:10.775Z | |
| 3205 | 2026-03-19T03:07:10.775Z | info: running `cargo check --bins` on oximeter-client (119/259) |
| 3206 | 2026-03-19T03:07:11.458Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3207 | 2026-03-19T03:07:11.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3208 | 2026-03-19T03:07:11.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3209 | 2026-03-19T03:07:11.467Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3210 | 2026-03-19T03:07:11.591Z | |
| 3211 | 2026-03-19T03:07:11.591Z | info: running `cargo check --bins` on repo-depot-client (120/259) |
| 3212 | 2026-03-19T03:07:12.235Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3213 | 2026-03-19T03:07:12.239Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3214 | 2026-03-19T03:07:12.239Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3215 | 2026-03-19T03:07:12.243Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3216 | 2026-03-19T03:07:12.344Z | |
| 3217 | 2026-03-19T03:07:12.344Z | info: running `cargo check --bins` on sled-agent-client (121/259) |
| 3218 | 2026-03-19T03:07:13.046Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3219 | 2026-03-19T03:07:13.052Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3220 | 2026-03-19T03:07:13.052Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3221 | 2026-03-19T03:07:13.055Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3222 | 2026-03-19T03:07:13.158Z | |
| 3223 | 2026-03-19T03:07:13.158Z | info: running `cargo check --bins` on wicketd-client (122/259) |
| 3224 | 2026-03-19T03:07:13.860Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3225 | 2026-03-19T03:07:13.863Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3226 | 2026-03-19T03:07:13.863Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3227 | 2026-03-19T03:07:13.868Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3228 | 2026-03-19T03:07:13.975Z | |
| 3229 | 2026-03-19T03:07:13.975Z | info: running `cargo check --bins` on installinator-common (123/259) |
| 3230 | 2026-03-19T03:07:14.665Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3231 | 2026-03-19T03:07:14.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3232 | 2026-03-19T03:07:14.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3233 | 2026-03-19T03:07:14.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3234 | 2026-03-19T03:07:14.777Z | |
| 3235 | 2026-03-19T03:07:14.777Z | info: running `cargo check --bins` on installinator-common-versions (124/259) |
| 3236 | 2026-03-19T03:07:15.442Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3237 | 2026-03-19T03:07:15.446Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3238 | 2026-03-19T03:07:15.446Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3239 | 2026-03-19T03:07:15.450Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3240 | 2026-03-19T03:07:15.548Z | |
| 3241 | 2026-03-19T03:07:15.548Z | info: running `cargo check --bins` on wicket-common (125/259) |
| 3242 | 2026-03-19T03:07:16.250Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3243 | 2026-03-19T03:07:16.253Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3244 | 2026-03-19T03:07:16.254Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3245 | 2026-03-19T03:07:16.258Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3246 | 2026-03-19T03:07:16.363Z | |
| 3247 | 2026-03-19T03:07:16.363Z | info: running `cargo check --bins` on omicron-cockroach-admin (126/259) |
| 3248 | 2026-03-19T03:07:17.053Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3249 | 2026-03-19T03:07:17.056Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3250 | 2026-03-19T03:07:17.263Z | Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19) |
| 3251 | 2026-03-19T03:07:17.266Z | Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions) |
| 3252 | 2026-03-19T03:07:17.266Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3253 | 2026-03-19T03:07:17.413Z | Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types) |
| 3254 | 2026-03-19T03:07:17.413Z | Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog) |
| 3255 | 2026-03-19T03:07:17.574Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 3256 | 2026-03-19T03:07:17.608Z | Checking illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils) |
| 3257 | 2026-03-19T03:07:17.894Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3258 | 2026-03-19T03:07:17.897Z | Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types) |
| 3259 | 2026-03-19T03:07:20.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.37s |
| 3260 | 2026-03-19T03:07:20.964Z | |
| 3261 | 2026-03-19T03:07:20.965Z | info: running `cargo check --bins` on cockroach-admin-api (127/259) |
| 3262 | 2026-03-19T03:07:21.651Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3263 | 2026-03-19T03:07:21.654Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3264 | 2026-03-19T03:07:21.654Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3265 | 2026-03-19T03:07:21.659Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3266 | 2026-03-19T03:07:21.761Z | |
| 3267 | 2026-03-19T03:07:21.761Z | info: running `cargo check --bins --no-default-features` on nexus-test-utils (128/259) |
| 3268 | 2026-03-19T03:07:22.544Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3269 | 2026-03-19T03:07:22.547Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3270 | 2026-03-19T03:07:22.547Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3271 | 2026-03-19T03:07:22.554Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3272 | 2026-03-19T03:07:22.677Z | |
| 3273 | 2026-03-19T03:07:22.677Z | info: running `cargo check --bins --no-default-features --features omicron-dev` on nexus-test-utils (129/259) |
| 3274 | 2026-03-19T03:07:23.460Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3275 | 2026-03-19T03:07:23.463Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3276 | 2026-03-19T03:07:23.463Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3277 | 2026-03-19T03:07:23.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s |
| 3278 | 2026-03-19T03:07:23.593Z | |
| 3279 | 2026-03-19T03:07:23.593Z | info: running `cargo check --bins` on dns-server (130/259) |
| 3280 | 2026-03-19T03:07:24.289Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3281 | 2026-03-19T03:07:24.292Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3282 | 2026-03-19T03:07:24.495Z | Compiling parking_lot_core v0.8.6 |
| 3283 | 2026-03-19T03:07:24.495Z | Compiling git-stub v1.0.0 |
| 3284 | 2026-03-19T03:07:24.498Z | Compiling atomicwrites v0.4.4 |
| 3285 | 2026-03-19T03:07:24.498Z | Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions) |
| 3286 | 2026-03-19T03:07:24.662Z | Checking tagptr v0.2.0 |
| 3287 | 2026-03-19T03:07:24.684Z | Checking prefix-trie v0.7.0 |
| 3288 | 2026-03-19T03:07:24.684Z | Checking fxhash v0.2.1 |
| 3289 | 2026-03-19T03:07:24.687Z | Checking hickory-client v0.25.2 |
| 3290 | 2026-03-19T03:07:24.852Z | Compiling git-stub-vcs v0.1.0 |
| 3291 | 2026-03-19T03:07:24.873Z | Checking moka v0.12.13 |
| 3292 | 2026-03-19T03:07:25.143Z | Checking hickory-server v0.25.2 |
| 3293 | 2026-03-19T03:07:25.166Z | Checking parking_lot v0.11.2 |
| 3294 | 2026-03-19T03:07:25.232Z | Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3295 | 2026-03-19T03:07:25.311Z | Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types) |
| 3296 | 2026-03-19T03:07:25.314Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3297 | 2026-03-19T03:07:25.315Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3298 | 2026-03-19T03:07:25.396Z | Checking sled v0.34.7 |
| 3299 | 2026-03-19T03:07:25.714Z | Checking hickory-resolver v0.25.2 |
| 3300 | 2026-03-19T03:07:28.198Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.60s |
| 3301 | 2026-03-19T03:07:28.408Z | |
| 3302 | 2026-03-19T03:07:28.408Z | info: running `cargo check --bins` on dns-server-api (131/259) |
| 3303 | 2026-03-19T03:07:29.087Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3304 | 2026-03-19T03:07:29.091Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3305 | 2026-03-19T03:07:29.091Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3306 | 2026-03-19T03:07:29.095Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3307 | 2026-03-19T03:07:29.194Z | |
| 3308 | 2026-03-19T03:07:29.194Z | info: running `cargo check --bins` on gateway-test-utils (132/259) |
| 3309 | 2026-03-19T03:07:29.968Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3310 | 2026-03-19T03:07:29.973Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3311 | 2026-03-19T03:07:29.973Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3312 | 2026-03-19T03:07:29.973Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3313 | 2026-03-19T03:07:30.064Z | |
| 3314 | 2026-03-19T03:07:30.064Z | info: running `cargo check --bins` on omicron-gateway (133/259) |
| 3315 | 2026-03-19T03:07:30.805Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3316 | 2026-03-19T03:07:30.809Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3317 | 2026-03-19T03:07:31.085Z | Compiling radium v0.7.0 |
| 3318 | 2026-03-19T03:07:31.088Z | Compiling maybe-uninit v2.0.0 |
| 3319 | 2026-03-19T03:07:31.088Z | Checking tap v1.0.1 |
| 3320 | 2026-03-19T03:07:31.088Z | Compiling zerocopy-derive v0.6.6 |
| 3321 | 2026-03-19T03:07:31.089Z | Checking crc-catalog v2.4.0 |
| 3322 | 2026-03-19T03:07:31.089Z | Compiling packed_struct v0.10.1 |
| 3323 | 2026-03-19T03:07:31.089Z | Checking funty v2.0.0 |
| 3324 | 2026-03-19T03:07:31.252Z | Compiling packed_struct_codegen v0.10.1 |
| 3325 | 2026-03-19T03:07:31.370Z | Checking crc v3.4.0 |
| 3326 | 2026-03-19T03:07:31.462Z | Checking wyz v0.5.1 |
| 3327 | 2026-03-19T03:07:31.584Z | Compiling bitfield-macros v0.19.4 |
| 3328 | 2026-03-19T03:07:31.604Z | Compiling indexmap v1.9.3 |
| 3329 | 2026-03-19T03:07:31.682Z | Checking nodrop v0.1.14 |
| 3330 | 2026-03-19T03:07:31.721Z | Checking hashbrown v0.12.3 |
| 3331 | 2026-03-19T03:07:31.787Z | Checking smallvec v0.6.14 |
| 3332 | 2026-03-19T03:07:31.805Z | Checking array-init v0.0.4 |
| 3333 | 2026-03-19T03:07:31.822Z | Checking bitvec v1.0.1 |
| 3334 | 2026-03-19T03:07:31.871Z | Checking ron v0.8.1 |
| 3335 | 2026-03-19T03:07:32.039Z | Checking hashbrown v0.13.2 |
| 3336 | 2026-03-19T03:07:32.280Z | Checking serde-hex v0.1.0 |
| 3337 | 2026-03-19T03:07:32.393Z | Checking zerocopy v0.6.6 |
| 3338 | 2026-03-19T03:07:32.534Z | Checking bitfield v0.19.4 |
| 3339 | 2026-03-19T03:07:32.595Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1) |
| 3340 | 2026-03-19T03:07:32.628Z | Checking crc-any v2.5.0 |
| 3341 | 2026-03-19T03:07:32.746Z | Checking object v0.30.4 |
| 3342 | 2026-03-19T03:07:32.764Z | Checking void v1.0.2 |
| 3343 | 2026-03-19T03:07:32.801Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3344 | 2026-03-19T03:07:32.857Z | Checking half v1.8.3 |
| 3345 | 2026-03-19T03:07:32.875Z | Checking path-slash v0.1.5 |
| 3346 | 2026-03-19T03:07:32.892Z | Checking tungstenite v0.23.0 |
| 3347 | 2026-03-19T03:07:32.917Z | Checking lzss v0.8.2 |
| 3348 | 2026-03-19T03:07:32.996Z | Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a) |
| 3349 | 2026-03-19T03:07:33.115Z | Checking serde_cbor v0.11.2 |
| 3350 | 2026-03-19T03:07:33.153Z | Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a) |
| 3351 | 2026-03-19T03:07:33.176Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 3352 | 2026-03-19T03:07:33.201Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 3353 | 2026-03-19T03:07:33.352Z | Checking nix v0.27.1 |
| 3354 | 2026-03-19T03:07:33.432Z | Checking kstat-rs v0.2.4 |
| 3355 | 2026-03-19T03:07:33.659Z | Checking serde_bytes v0.11.19 |
| 3356 | 2026-03-19T03:07:33.684Z | Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments) |
| 3357 | 2026-03-19T03:07:33.706Z | Checking tokio-tungstenite v0.23.1 |
| 3358 | 2026-03-19T03:07:33.864Z | Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api) |
| 3359 | 2026-03-19T03:07:34.036Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 3360 | 2026-03-19T03:07:34.061Z | Checking signal-hook-tokio v0.3.1 |
| 3361 | 2026-03-19T03:07:35.109Z | Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3362 | 2026-03-19T03:07:35.333Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 3363 | 2026-03-19T03:07:38.687Z | Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f) |
| 3364 | 2026-03-19T03:07:39.878Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3) |
| 3365 | 2026-03-19T03:07:40.250Z | Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc) |
| 3366 | 2026-03-19T03:07:41.730Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 3367 | 2026-03-19T03:07:44.496Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s |
| 3368 | 2026-03-19T03:07:44.731Z | |
| 3369 | 2026-03-19T03:07:44.731Z | info: running `cargo check --bins` on gateway-api (134/259) |
| 3370 | 2026-03-19T03:07:45.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3371 | 2026-03-19T03:07:45.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3372 | 2026-03-19T03:07:45.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3373 | 2026-03-19T03:07:45.422Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3374 | 2026-03-19T03:07:45.524Z | |
| 3375 | 2026-03-19T03:07:45.524Z | info: running `cargo check --bins` on ipcc (135/259) |
| 3376 | 2026-03-19T03:07:46.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3377 | 2026-03-19T03:07:46.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3378 | 2026-03-19T03:07:46.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3379 | 2026-03-19T03:07:46.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3380 | 2026-03-19T03:07:46.313Z | |
| 3381 | 2026-03-19T03:07:46.313Z | info: running `cargo check --bins --no-default-features` on oximeter-instruments (136/259) |
| 3382 | 2026-03-19T03:07:46.972Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3383 | 2026-03-19T03:07:46.976Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3384 | 2026-03-19T03:07:46.976Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3385 | 2026-03-19T03:07:46.980Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3386 | 2026-03-19T03:07:47.077Z | |
| 3387 | 2026-03-19T03:07:47.077Z | info: running `cargo check --bins --no-default-features --features http-instruments,kstat` on oximeter-instruments (137/259) |
| 3388 | 2026-03-19T03:07:47.759Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3389 | 2026-03-19T03:07:47.762Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3390 | 2026-03-19T03:07:47.762Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3391 | 2026-03-19T03:07:47.767Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3392 | 2026-03-19T03:07:47.868Z | |
| 3393 | 2026-03-19T03:07:47.868Z | info: running `cargo check --bins --no-default-features --features cpu` on oximeter-instruments (138/259) |
| 3394 | 2026-03-19T03:07:48.548Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3395 | 2026-03-19T03:07:48.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3396 | 2026-03-19T03:07:48.551Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3397 | 2026-03-19T03:07:48.556Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3398 | 2026-03-19T03:07:48.657Z | |
| 3399 | 2026-03-19T03:07:48.657Z | info: running `cargo check --bins --no-default-features --features datalink` on oximeter-instruments (139/259) |
| 3400 | 2026-03-19T03:07:49.338Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3401 | 2026-03-19T03:07:49.341Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3402 | 2026-03-19T03:07:49.341Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3403 | 2026-03-19T03:07:49.346Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3404 | 2026-03-19T03:07:49.448Z | |
| 3405 | 2026-03-19T03:07:49.448Z | info: running `cargo check --bins --no-default-features --features cpu,datalink` on oximeter-instruments (140/259) |
| 3406 | 2026-03-19T03:07:50.126Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3407 | 2026-03-19T03:07:50.129Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3408 | 2026-03-19T03:07:50.130Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3409 | 2026-03-19T03:07:50.134Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3410 | 2026-03-19T03:07:50.234Z | |
| 3411 | 2026-03-19T03:07:50.234Z | info: running `cargo check --bins --no-default-features --features default` on oximeter-instruments (141/259) |
| 3412 | 2026-03-19T03:07:50.918Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3413 | 2026-03-19T03:07:50.921Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3414 | 2026-03-19T03:07:50.921Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3415 | 2026-03-19T03:07:50.926Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3416 | 2026-03-19T03:07:51.026Z | |
| 3417 | 2026-03-19T03:07:51.026Z | info: running `cargo check --bins --no-default-features --features http-instruments` on oximeter-instruments (142/259) |
| 3418 | 2026-03-19T03:07:51.705Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3419 | 2026-03-19T03:07:51.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3420 | 2026-03-19T03:07:51.708Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3421 | 2026-03-19T03:07:51.713Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3422 | 2026-03-19T03:07:51.813Z | |
| 3423 | 2026-03-19T03:07:51.813Z | info: running `cargo check --bins --no-default-features --features cpu,http-instruments` on oximeter-instruments (143/259) |
| 3424 | 2026-03-19T03:07:52.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3425 | 2026-03-19T03:07:52.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3426 | 2026-03-19T03:07:52.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3427 | 2026-03-19T03:07:52.507Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3428 | 2026-03-19T03:07:52.608Z | |
| 3429 | 2026-03-19T03:07:52.608Z | info: running `cargo check --bins --no-default-features --features datalink,http-instruments` on oximeter-instruments (144/259) |
| 3430 | 2026-03-19T03:07:53.287Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3431 | 2026-03-19T03:07:53.290Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3432 | 2026-03-19T03:07:53.291Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3433 | 2026-03-19T03:07:53.296Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3434 | 2026-03-19T03:07:53.396Z | |
| 3435 | 2026-03-19T03:07:53.396Z | info: running `cargo check --bins --no-default-features --features cpu,datalink,http-instruments` on oximeter-instruments (145/259) |
| 3436 | 2026-03-19T03:07:54.075Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3437 | 2026-03-19T03:07:54.078Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3438 | 2026-03-19T03:07:54.078Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3439 | 2026-03-19T03:07:54.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3440 | 2026-03-19T03:07:54.184Z | |
| 3441 | 2026-03-19T03:07:54.184Z | info: running `cargo check --bins --no-default-features --features kstat` on oximeter-instruments (146/259) |
| 3442 | 2026-03-19T03:07:54.865Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3443 | 2026-03-19T03:07:54.868Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3444 | 2026-03-19T03:07:54.868Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3445 | 2026-03-19T03:07:54.873Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3446 | 2026-03-19T03:07:54.974Z | |
| 3447 | 2026-03-19T03:07:54.974Z | info: running `cargo check --bins` on oximeter-producer (147/259) |
| 3448 | 2026-03-19T03:07:55.695Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3449 | 2026-03-19T03:07:55.698Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3450 | 2026-03-19T03:07:55.698Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3451 | 2026-03-19T03:07:55.704Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 3452 | 2026-03-19T03:07:55.813Z | |
| 3453 | 2026-03-19T03:07:55.813Z | info: running `cargo check --bins` on internal-dns-resolver (148/259) |
| 3454 | 2026-03-19T03:07:56.499Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3455 | 2026-03-19T03:07:56.502Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3456 | 2026-03-19T03:07:56.502Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3457 | 2026-03-19T03:07:56.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3458 | 2026-03-19T03:07:56.606Z | |
| 3459 | 2026-03-19T03:07:56.606Z | info: running `cargo check --bins` on sp-sim (149/259) |
| 3460 | 2026-03-19T03:07:57.334Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3461 | 2026-03-19T03:07:57.337Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3462 | 2026-03-19T03:07:57.579Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 3463 | 2026-03-19T03:07:59.903Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s |
| 3464 | 2026-03-19T03:08:00.146Z | |
| 3465 | 2026-03-19T03:08:00.146Z | info: running `cargo check --bins --no-default-features` on nexus-db-queries (150/259) |
| 3466 | 2026-03-19T03:08:00.899Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3467 | 2026-03-19T03:08:00.902Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3468 | 2026-03-19T03:08:00.902Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3469 | 2026-03-19T03:08:00.907Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3470 | 2026-03-19T03:08:01.025Z | |
| 3471 | 2026-03-19T03:08:01.025Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-db-queries (151/259) |
| 3472 | 2026-03-19T03:08:01.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3473 | 2026-03-19T03:08:01.783Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3474 | 2026-03-19T03:08:01.783Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3475 | 2026-03-19T03:08:01.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3476 | 2026-03-19T03:08:01.905Z | |
| 3477 | 2026-03-19T03:08:01.905Z | info: running `cargo check --bins` on db-macros (152/259) |
| 3478 | 2026-03-19T03:08:02.574Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3479 | 2026-03-19T03:08:02.581Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3480 | 2026-03-19T03:08:02.581Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3481 | 2026-03-19T03:08:02.584Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3482 | 2026-03-19T03:08:02.681Z | |
| 3483 | 2026-03-19T03:08:02.681Z | info: running `cargo check --bins` on nexus-macros-common (153/259) |
| 3484 | 2026-03-19T03:08:03.351Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3485 | 2026-03-19T03:08:03.354Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3486 | 2026-03-19T03:08:03.354Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3487 | 2026-03-19T03:08:03.358Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3488 | 2026-03-19T03:08:03.463Z | |
| 3489 | 2026-03-19T03:08:03.463Z | info: running `cargo check --bins` on nexus-auth (154/259) |
| 3490 | 2026-03-19T03:08:04.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3491 | 2026-03-19T03:08:04.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3492 | 2026-03-19T03:08:04.205Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3493 | 2026-03-19T03:08:04.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3494 | 2026-03-19T03:08:04.326Z | |
| 3495 | 2026-03-19T03:08:04.326Z | info: running `cargo check --bins` on authz-macros (155/259) |
| 3496 | 2026-03-19T03:08:04.993Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3497 | 2026-03-19T03:08:04.996Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3498 | 2026-03-19T03:08:04.997Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3499 | 2026-03-19T03:08:05.000Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3500 | 2026-03-19T03:08:05.101Z | |
| 3501 | 2026-03-19T03:08:05.102Z | info: running `cargo check --bins` on nexus-db-fixed-data (156/259) |
| 3502 | 2026-03-19T03:08:05.830Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3503 | 2026-03-19T03:08:05.833Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3504 | 2026-03-19T03:08:05.833Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3505 | 2026-03-19T03:08:05.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3506 | 2026-03-19T03:08:05.955Z | |
| 3507 | 2026-03-19T03:08:05.955Z | info: running `cargo check --bins` on nexus-db-model (157/259) |
| 3508 | 2026-03-19T03:08:06.686Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3509 | 2026-03-19T03:08:06.689Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3510 | 2026-03-19T03:08:06.689Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3511 | 2026-03-19T03:08:06.696Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3512 | 2026-03-19T03:08:06.809Z | |
| 3513 | 2026-03-19T03:08:06.809Z | info: running `cargo check --bins` on nexus-db-schema (158/259) |
| 3514 | 2026-03-19T03:08:07.480Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3515 | 2026-03-19T03:08:07.483Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3516 | 2026-03-19T03:08:07.483Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3517 | 2026-03-19T03:08:07.488Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3518 | 2026-03-19T03:08:07.597Z | |
| 3519 | 2026-03-19T03:08:07.597Z | info: running `cargo check --bins` on omicron-rpaths (159/259) |
| 3520 | 2026-03-19T03:08:08.254Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3521 | 2026-03-19T03:08:08.258Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3522 | 2026-03-19T03:08:08.258Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3523 | 2026-03-19T03:08:08.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3524 | 2026-03-19T03:08:08.363Z | |
| 3525 | 2026-03-19T03:08:08.363Z | info: running `cargo check --bins` on nexus-defaults (160/259) |
| 3526 | 2026-03-19T03:08:09.044Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3527 | 2026-03-19T03:08:09.047Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3528 | 2026-03-19T03:08:09.047Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3529 | 2026-03-19T03:08:09.052Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3530 | 2026-03-19T03:08:09.154Z | |
| 3531 | 2026-03-19T03:08:09.154Z | info: running `cargo check --bins` on omicron-cockroach-metrics (161/259) |
| 3532 | 2026-03-19T03:08:09.825Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3533 | 2026-03-19T03:08:09.830Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3534 | 2026-03-19T03:08:09.830Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3535 | 2026-03-19T03:08:09.833Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 3536 | 2026-03-19T03:08:09.935Z | |
| 3537 | 2026-03-19T03:08:09.935Z | info: running `cargo check --bins` on parallel-task-set (162/259) |
| 3538 | 2026-03-19T03:08:10.601Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3539 | 2026-03-19T03:08:10.604Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3540 | 2026-03-19T03:08:10.604Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3541 | 2026-03-19T03:08:10.609Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3542 | 2026-03-19T03:08:10.706Z | |
| 3543 | 2026-03-19T03:08:10.706Z | info: running `cargo check --bins` on nexus-db-errors (163/259) |
| 3544 | 2026-03-19T03:08:11.447Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3545 | 2026-03-19T03:08:11.450Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3546 | 2026-03-19T03:08:11.451Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3547 | 2026-03-19T03:08:11.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3548 | 2026-03-19T03:08:11.571Z | |
| 3549 | 2026-03-19T03:08:11.571Z | info: running `cargo check --bins` on nexus-db-lookup (164/259) |
| 3550 | 2026-03-19T03:08:12.314Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3551 | 2026-03-19T03:08:12.318Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3552 | 2026-03-19T03:08:12.318Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3553 | 2026-03-19T03:08:12.322Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 3554 | 2026-03-19T03:08:12.436Z | |
| 3555 | 2026-03-19T03:08:12.436Z | info: running `cargo check --bins` on nexus-inventory (165/259) |
| 3556 | 2026-03-19T03:08:13.169Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3557 | 2026-03-19T03:08:13.172Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3558 | 2026-03-19T03:08:13.172Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3559 | 2026-03-19T03:08:13.181Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3560 | 2026-03-19T03:08:13.291Z | |
| 3561 | 2026-03-19T03:08:13.291Z | info: running `cargo check --bins` on sled-agent-resolvable-files-examples (166/259) |
| 3562 | 2026-03-19T03:08:13.997Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3563 | 2026-03-19T03:08:14.001Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3564 | 2026-03-19T03:08:14.001Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3565 | 2026-03-19T03:08:14.005Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3566 | 2026-03-19T03:08:14.116Z | |
| 3567 | 2026-03-19T03:08:14.116Z | info: running `cargo check --bins --no-default-features` on sled-storage (167/259) |
| 3568 | 2026-03-19T03:08:14.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3569 | 2026-03-19T03:08:14.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3570 | 2026-03-19T03:08:14.815Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3571 | 2026-03-19T03:08:14.820Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3572 | 2026-03-19T03:08:14.921Z | |
| 3573 | 2026-03-19T03:08:14.921Z | info: running `cargo check --bins --no-default-features --features testing` on sled-storage (168/259) |
| 3574 | 2026-03-19T03:08:15.617Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3575 | 2026-03-19T03:08:15.620Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3576 | 2026-03-19T03:08:15.620Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3577 | 2026-03-19T03:08:15.625Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3578 | 2026-03-19T03:08:15.731Z | |
| 3579 | 2026-03-19T03:08:15.731Z | info: running `cargo check --bins` on key-manager (169/259) |
| 3580 | 2026-03-19T03:08:16.415Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3581 | 2026-03-19T03:08:16.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3582 | 2026-03-19T03:08:16.418Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3583 | 2026-03-19T03:08:16.423Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3584 | 2026-03-19T03:08:16.524Z | |
| 3585 | 2026-03-19T03:08:16.524Z | info: running `cargo check --bins --no-default-features` on sled-hardware (170/259) |
| 3586 | 2026-03-19T03:08:17.219Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3587 | 2026-03-19T03:08:17.223Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3588 | 2026-03-19T03:08:17.223Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3589 | 2026-03-19T03:08:17.227Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3590 | 2026-03-19T03:08:17.332Z | |
| 3591 | 2026-03-19T03:08:17.332Z | info: running `cargo check --bins --no-default-features --features testing` on sled-hardware (171/259) |
| 3592 | 2026-03-19T03:08:18.030Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3593 | 2026-03-19T03:08:18.034Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3594 | 2026-03-19T03:08:18.034Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3595 | 2026-03-19T03:08:18.039Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3596 | 2026-03-19T03:08:18.142Z | |
| 3597 | 2026-03-19T03:08:18.142Z | info: running `cargo check --bins` on typed-rng (172/259) |
| 3598 | 2026-03-19T03:08:18.808Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3599 | 2026-03-19T03:08:18.811Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3600 | 2026-03-19T03:08:18.811Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3601 | 2026-03-19T03:08:18.816Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.66s |
| 3602 | 2026-03-19T03:08:18.917Z | |
| 3603 | 2026-03-19T03:08:18.917Z | info: running `cargo check --bins --no-default-features` on omicron-sled-agent (173/259) |
| 3604 | 2026-03-19T03:08:19.674Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3605 | 2026-03-19T03:08:19.677Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3606 | 2026-03-19T03:08:20.084Z | Compiling libefi-sys v0.1.0 |
| 3607 | 2026-03-19T03:08:20.088Z | Compiling bitfield-struct v0.6.2 |
| 3608 | 2026-03-19T03:08:20.259Z | Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3609 | 2026-03-19T03:08:20.277Z | Compiling xshell-macros v0.2.7 |
| 3610 | 2026-03-19T03:08:20.299Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 3611 | 2026-03-19T03:08:20.319Z | Compiling salty v0.3.0 |
| 3612 | 2026-03-19T03:08:20.340Z | Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set) |
| 3613 | 2026-03-19T03:08:20.363Z | Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3614 | 2026-03-19T03:08:20.363Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516) |
| 3615 | 2026-03-19T03:08:20.703Z | Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1) |
| 3616 | 2026-03-19T03:08:20.725Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 3617 | 2026-03-19T03:08:20.760Z | Checking xshell v0.2.7 |
| 3618 | 2026-03-19T03:08:20.890Z | Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3619 | 2026-03-19T03:08:20.935Z | Checking primeorder v0.13.6 |
| 3620 | 2026-03-19T03:08:20.988Z | Compiling proc-macro-error-attr2 v2.0.0 |
| 3621 | 2026-03-19T03:08:21.011Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520) |
| 3622 | 2026-03-19T03:08:21.055Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 3623 | 2026-03-19T03:08:21.073Z | Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3624 | 2026-03-19T03:08:21.243Z | Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client) |
| 3625 | 2026-03-19T03:08:21.282Z | Checking p384 v0.13.1 |
| 3626 | 2026-03-19T03:08:21.302Z | Compiling num-derive v0.3.3 |
| 3627 | 2026-03-19T03:08:21.406Z | Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221) |
| 3628 | 2026-03-19T03:08:21.488Z | Compiling proc-macro-error2 v2.0.1 |
| 3629 | 2026-03-19T03:08:21.688Z | Compiling unicase v2.9.0 |
| 3630 | 2026-03-19T03:08:21.720Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 3631 | 2026-03-19T03:08:21.890Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3632 | 2026-03-19T03:08:21.912Z | Compiling tabled_derive v0.11.0 |
| 3633 | 2026-03-19T03:08:21.961Z | Compiling mime_guess v2.0.5 |
| 3634 | 2026-03-19T03:08:22.038Z | Checking papergrid v0.17.0 |
| 3635 | 2026-03-19T03:08:22.374Z | Compiling progenitor-impl v0.11.2 |
| 3636 | 2026-03-19T03:08:22.510Z | Checking libscf-sys v1.1.0 |
| 3637 | 2026-03-19T03:08:22.673Z | Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3638 | 2026-03-19T03:08:22.693Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3639 | 2026-03-19T03:08:22.801Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 3640 | 2026-03-19T03:08:22.892Z | Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3641 | 2026-03-19T03:08:23.369Z | Checking testing_table v0.3.0 |
| 3642 | 2026-03-19T03:08:23.490Z | Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f) |
| 3643 | 2026-03-19T03:08:23.510Z | Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3644 | 2026-03-19T03:08:23.551Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3645 | 2026-03-19T03:08:23.659Z | Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness) |
| 3646 | 2026-03-19T03:08:23.738Z | Checking corncobs v0.1.4 |
| 3647 | 2026-03-19T03:08:23.758Z | Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9) |
| 3648 | 2026-03-19T03:08:23.824Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484) |
| 3649 | 2026-03-19T03:08:23.861Z | Checking tabled v0.20.0 |
| 3650 | 2026-03-19T03:08:23.902Z | Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3651 | 2026-03-19T03:08:24.029Z | Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51) |
| 3652 | 2026-03-19T03:08:24.205Z | Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics) |
| 3653 | 2026-03-19T03:08:24.273Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f) |
| 3654 | 2026-03-19T03:08:24.516Z | Checking progenitor-client v0.11.2 |
| 3655 | 2026-03-19T03:08:24.707Z | Checking secrecy v0.8.0 |
| 3656 | 2026-03-19T03:08:24.865Z | Checking http-range v0.1.5 |
| 3657 | 2026-03-19T03:08:25.088Z | Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api) |
| 3658 | 2026-03-19T03:08:25.118Z | Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3659 | 2026-03-19T03:08:25.236Z | Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3660 | 2026-03-19T03:08:25.472Z | Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api) |
| 3661 | 2026-03-19T03:08:25.520Z | Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client) |
| 3662 | 2026-03-19T03:08:25.741Z | Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=b603c9f3dccefcf1d3e941c04505ff6bdd1826b6#b603c9f3) |
| 3663 | 2026-03-19T03:08:25.790Z | Checking atty v0.2.14 |
| 3664 | 2026-03-19T03:08:25.818Z | Checking crc8 v0.1.1 |
| 3665 | 2026-03-19T03:08:25.914Z | Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9) |
| 3666 | 2026-03-19T03:08:25.944Z | Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa) |
| 3667 | 2026-03-19T03:08:25.965Z | Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler) |
| 3668 | 2026-03-19T03:08:26.095Z | Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server) |
| 3669 | 2026-03-19T03:08:26.116Z | Compiling progenitor-macro v0.11.2 |
| 3670 | 2026-03-19T03:08:26.372Z | Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor) |
| 3671 | 2026-03-19T03:08:26.573Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 3672 | 2026-03-19T03:08:26.694Z | Checking hyper-staticfile v0.10.1 |
| 3673 | 2026-03-19T03:08:26.864Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 3674 | 2026-03-19T03:08:26.922Z | Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3675 | 2026-03-19T03:08:27.059Z | Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests) |
| 3676 | 2026-03-19T03:08:27.080Z | Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 3677 | 2026-03-19T03:08:27.209Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 3678 | 2026-03-19T03:08:27.381Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 3679 | 2026-03-19T03:08:27.724Z | Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api) |
| 3680 | 2026-03-19T03:08:27.768Z | Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api) |
| 3681 | 2026-03-19T03:08:28.151Z | Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client) |
| 3682 | 2026-03-19T03:08:28.257Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 3683 | 2026-03-19T03:08:28.372Z | Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client) |
| 3684 | 2026-03-19T03:08:28.903Z | Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files) |
| 3685 | 2026-03-19T03:08:29.031Z | Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb) |
| 3686 | 2026-03-19T03:08:29.330Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3687 | 2026-03-19T03:08:29.542Z | Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements) |
| 3688 | 2026-03-19T03:08:30.072Z | Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum) |
| 3689 | 2026-03-19T03:08:31.119Z | Checking progenitor v0.11.2 |
| 3690 | 2026-03-19T03:08:31.288Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0) |
| 3691 | 2026-03-19T03:08:38.153Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3692 | 2026-03-19T03:08:54.048Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.11s |
| 3693 | 2026-03-19T03:08:54.301Z | |
| 3694 | 2026-03-19T03:08:54.301Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu,switch-stub` on omicron-sled-agent (174/259) |
| 3695 | 2026-03-19T03:08:55.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3696 | 2026-03-19T03:08:55.068Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3697 | 2026-03-19T03:08:55.390Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3698 | 2026-03-19T03:09:11.408Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3699 | 2026-03-19T03:09:11.652Z | |
| 3700 | 2026-03-19T03:09:11.652Z | info: running `cargo check --bins --no-default-features --features switch-asic` on omicron-sled-agent (175/259) |
| 3701 | 2026-03-19T03:09:12.414Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3702 | 2026-03-19T03:09:12.418Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3703 | 2026-03-19T03:09:12.738Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3704 | 2026-03-19T03:09:28.839Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s |
| 3705 | 2026-03-19T03:09:29.078Z | |
| 3706 | 2026-03-19T03:09:29.078Z | info: running `cargo check --bins --no-default-features --features switch-softnpu` on omicron-sled-agent (176/259) |
| 3707 | 2026-03-19T03:09:29.837Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3708 | 2026-03-19T03:09:29.840Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3709 | 2026-03-19T03:09:30.164Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3710 | 2026-03-19T03:09:46.336Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.24s |
| 3711 | 2026-03-19T03:09:46.580Z | |
| 3712 | 2026-03-19T03:09:46.580Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-softnpu` on omicron-sled-agent (177/259) |
| 3713 | 2026-03-19T03:09:47.340Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3714 | 2026-03-19T03:09:47.345Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3715 | 2026-03-19T03:09:47.649Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3716 | 2026-03-19T03:10:03.712Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.09s |
| 3717 | 2026-03-19T03:10:03.933Z | |
| 3718 | 2026-03-19T03:10:03.933Z | info: running `cargo check --bins --no-default-features --features switch-stub` on omicron-sled-agent (178/259) |
| 3719 | 2026-03-19T03:10:04.699Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3720 | 2026-03-19T03:10:04.708Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3721 | 2026-03-19T03:10:05.015Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3722 | 2026-03-19T03:10:21.132Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.19s |
| 3723 | 2026-03-19T03:10:21.374Z | |
| 3724 | 2026-03-19T03:10:21.393Z | info: running `cargo check --bins --no-default-features --features switch-asic,switch-stub` on omicron-sled-agent (179/259) |
| 3725 | 2026-03-19T03:10:22.135Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3726 | 2026-03-19T03:10:22.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3727 | 2026-03-19T03:10:22.466Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3728 | 2026-03-19T03:10:38.602Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s |
| 3729 | 2026-03-19T03:10:38.846Z | |
| 3730 | 2026-03-19T03:10:38.846Z | info: running `cargo check --bins --no-default-features --features switch-softnpu,switch-stub` on omicron-sled-agent (180/259) |
| 3731 | 2026-03-19T03:10:39.606Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3732 | 2026-03-19T03:10:39.609Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3733 | 2026-03-19T03:10:39.932Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 3734 | 2026-03-19T03:10:55.956Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.10s |
| 3735 | 2026-03-19T03:10:56.201Z | |
| 3736 | 2026-03-19T03:10:56.201Z | info: running `cargo check --bins` on bootstrap-agent-api (181/259) |
| 3737 | 2026-03-19T03:10:56.914Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3738 | 2026-03-19T03:10:56.917Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3739 | 2026-03-19T03:10:56.917Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3740 | 2026-03-19T03:10:56.922Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3741 | 2026-03-19T03:10:57.026Z | |
| 3742 | 2026-03-19T03:10:57.026Z | info: running `cargo check --bins` on bootstrap-agent-lockstep-api (182/259) |
| 3743 | 2026-03-19T03:10:57.733Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3744 | 2026-03-19T03:10:57.738Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3745 | 2026-03-19T03:10:57.738Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3746 | 2026-03-19T03:10:57.741Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3747 | 2026-03-19T03:10:57.850Z | |
| 3748 | 2026-03-19T03:10:57.850Z | info: running `cargo check --bins` on range-requests (183/259) |
| 3749 | 2026-03-19T03:10:58.533Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3750 | 2026-03-19T03:10:58.536Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3751 | 2026-03-19T03:10:58.536Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3752 | 2026-03-19T03:10:58.541Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3753 | 2026-03-19T03:10:58.640Z | |
| 3754 | 2026-03-19T03:10:58.640Z | info: running `cargo check --bins` on repo-depot-api (184/259) |
| 3755 | 2026-03-19T03:10:59.322Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3756 | 2026-03-19T03:10:59.326Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3757 | 2026-03-19T03:10:59.326Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3758 | 2026-03-19T03:10:59.330Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3759 | 2026-03-19T03:10:59.432Z | |
| 3760 | 2026-03-19T03:10:59.432Z | info: running `cargo check --bins` on sled-agent-api (185/259) |
| 3761 | 2026-03-19T03:11:00.142Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3762 | 2026-03-19T03:11:00.146Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3763 | 2026-03-19T03:11:00.146Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3764 | 2026-03-19T03:11:00.150Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3765 | 2026-03-19T03:11:00.256Z | |
| 3766 | 2026-03-19T03:11:00.256Z | info: running `cargo check --bins` on sled-diagnostics (186/259) |
| 3767 | 2026-03-19T03:11:00.952Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3768 | 2026-03-19T03:11:00.956Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3769 | 2026-03-19T03:11:00.956Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3770 | 2026-03-19T03:11:00.960Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3771 | 2026-03-19T03:11:01.066Z | |
| 3772 | 2026-03-19T03:11:01.066Z | info: running `cargo check --bins` on zfs-test-harness (187/259) |
| 3773 | 2026-03-19T03:11:01.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3774 | 2026-03-19T03:11:01.769Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3775 | 2026-03-19T03:11:01.769Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3776 | 2026-03-19T03:11:01.774Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3777 | 2026-03-19T03:11:01.879Z | |
| 3778 | 2026-03-19T03:11:01.879Z | info: running `cargo check --bins --no-default-features` on sled-agent-config-reconciler (188/259) |
| 3779 | 2026-03-19T03:11:02.592Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3780 | 2026-03-19T03:11:02.595Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3781 | 2026-03-19T03:11:02.595Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3782 | 2026-03-19T03:11:02.600Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3783 | 2026-03-19T03:11:02.704Z | |
| 3784 | 2026-03-19T03:11:02.704Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-config-reconciler (189/259) |
| 3785 | 2026-03-19T03:11:03.419Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3786 | 2026-03-19T03:11:03.423Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3787 | 2026-03-19T03:11:03.423Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3788 | 2026-03-19T03:11:03.427Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3789 | 2026-03-19T03:11:03.534Z | |
| 3790 | 2026-03-19T03:11:03.534Z | info: running `cargo check --bins` on sled-agent-health-monitor (190/259) |
| 3791 | 2026-03-19T03:11:04.239Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3792 | 2026-03-19T03:11:04.243Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3793 | 2026-03-19T03:11:04.243Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3794 | 2026-03-19T03:11:04.247Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.70s |
| 3795 | 2026-03-19T03:11:04.353Z | |
| 3796 | 2026-03-19T03:11:04.354Z | info: running `cargo check --bins --no-default-features` on sled-agent-measurements (191/259) |
| 3797 | 2026-03-19T03:11:05.066Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3798 | 2026-03-19T03:11:05.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3799 | 2026-03-19T03:11:05.070Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3800 | 2026-03-19T03:11:05.075Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3801 | 2026-03-19T03:11:05.180Z | |
| 3802 | 2026-03-19T03:11:05.180Z | info: running `cargo check --bins --no-default-features --features testing` on sled-agent-measurements (192/259) |
| 3803 | 2026-03-19T03:11:05.888Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3804 | 2026-03-19T03:11:05.891Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3805 | 2026-03-19T03:11:05.892Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3806 | 2026-03-19T03:11:05.896Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3807 | 2026-03-19T03:11:06.002Z | |
| 3808 | 2026-03-19T03:11:06.002Z | info: running `cargo check --bins` on sled-agent-resolvable-files (193/259) |
| 3809 | 2026-03-19T03:11:06.714Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3810 | 2026-03-19T03:11:06.718Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3811 | 2026-03-19T03:11:06.718Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3812 | 2026-03-19T03:11:06.722Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3813 | 2026-03-19T03:11:06.827Z | |
| 3814 | 2026-03-19T03:11:06.827Z | info: running `cargo check --bins` on trust-quorum (194/259) |
| 3815 | 2026-03-19T03:11:07.542Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3816 | 2026-03-19T03:11:07.546Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3817 | 2026-03-19T03:11:07.546Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3818 | 2026-03-19T03:11:07.550Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 3819 | 2026-03-19T03:11:07.655Z | |
| 3820 | 2026-03-19T03:11:07.655Z | info: running `cargo check --bins` on nexus-reconfigurator-blippy (195/259) |
| 3821 | 2026-03-19T03:11:08.386Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3822 | 2026-03-19T03:11:08.389Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3823 | 2026-03-19T03:11:08.389Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3824 | 2026-03-19T03:11:08.394Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3825 | 2026-03-19T03:11:08.502Z | |
| 3826 | 2026-03-19T03:11:08.502Z | info: running `cargo check --bins` on nexus-reconfigurator-planning (196/259) |
| 3827 | 2026-03-19T03:11:09.256Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3828 | 2026-03-19T03:11:09.259Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3829 | 2026-03-19T03:11:09.259Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3830 | 2026-03-19T03:11:09.265Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3831 | 2026-03-19T03:11:09.379Z | |
| 3832 | 2026-03-19T03:11:09.379Z | info: running `cargo check --bins` on update-common (197/259) |
| 3833 | 2026-03-19T03:11:10.076Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3834 | 2026-03-19T03:11:10.080Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3835 | 2026-03-19T03:11:10.080Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3836 | 2026-03-19T03:11:10.084Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3837 | 2026-03-19T03:11:10.185Z | |
| 3838 | 2026-03-19T03:11:10.185Z | info: running `cargo check --bins` on nexus-reconfigurator-simulation (198/259) |
| 3839 | 2026-03-19T03:11:10.934Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3840 | 2026-03-19T03:11:10.938Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3841 | 2026-03-19T03:11:10.938Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3842 | 2026-03-19T03:11:10.943Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3843 | 2026-03-19T03:11:11.066Z | |
| 3844 | 2026-03-19T03:11:11.066Z | info: running `cargo check --bins` on reconfigurator-cli (199/259) |
| 3845 | 2026-03-19T03:11:11.812Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3846 | 2026-03-19T03:11:11.816Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3847 | 2026-03-19T03:11:12.120Z | Compiling fs-err v2.11.0 |
| 3848 | 2026-03-19T03:11:12.262Z | Checking ignore v0.4.25 |
| 3849 | 2026-03-19T03:11:12.280Z | Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3) |
| 3850 | 2026-03-19T03:11:12.283Z | Checking predicates-tree v1.0.13 |
| 3851 | 2026-03-19T03:11:12.310Z | Checking parse-size v1.1.0 |
| 3852 | 2026-03-19T03:11:12.328Z | Checking rand_seeder v0.4.0 |
| 3853 | 2026-03-19T03:11:12.332Z | Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics) |
| 3854 | 2026-03-19T03:11:12.365Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3855 | 2026-03-19T03:11:12.422Z | Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client) |
| 3856 | 2026-03-19T03:11:12.475Z | Compiling petname v2.0.2 |
| 3857 | 2026-03-19T03:11:12.510Z | Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng) |
| 3858 | 2026-03-19T03:11:12.695Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 3859 | 2026-03-19T03:11:12.714Z | Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths) |
| 3860 | 2026-03-19T03:11:12.789Z | Checking globwalk v0.9.1 |
| 3861 | 2026-03-19T03:11:12.820Z | Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3862 | 2026-03-19T03:11:12.917Z | Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 3863 | 2026-03-19T03:11:13.024Z | Checking camino-tempfile-ext v0.3.3 |
| 3864 | 2026-03-19T03:11:13.048Z | Checking sapling-renderdag v0.1.0 |
| 3865 | 2026-03-19T03:11:13.148Z | Checking sync-ptr v0.1.4 |
| 3866 | 2026-03-19T03:11:13.288Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 3867 | 2026-03-19T03:11:13.307Z | Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils) |
| 3868 | 2026-03-19T03:11:13.395Z | Checking colored v2.2.0 |
| 3869 | 2026-03-19T03:11:13.422Z | Checking assert_matches v1.5.0 |
| 3870 | 2026-03-19T03:11:13.758Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 3871 | 2026-03-19T03:11:13.856Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 3872 | 2026-03-19T03:11:13.861Z | Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0) |
| 3873 | 2026-03-19T03:11:14.632Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 3874 | 2026-03-19T03:11:16.441Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 3875 | 2026-03-19T03:11:19.457Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.38s |
| 3876 | 2026-03-19T03:11:19.698Z | |
| 3877 | 2026-03-19T03:11:19.698Z | info: running `cargo check --bins` on omicron-repl-utils (200/259) |
| 3878 | 2026-03-19T03:11:20.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3879 | 2026-03-19T03:11:20.383Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3880 | 2026-03-19T03:11:20.384Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3881 | 2026-03-19T03:11:20.388Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 3882 | 2026-03-19T03:11:20.487Z | |
| 3883 | 2026-03-19T03:11:20.487Z | info: running `cargo check --bins` on nexus-test-interface (201/259) |
| 3884 | 2026-03-19T03:11:21.240Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3885 | 2026-03-19T03:11:21.245Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3886 | 2026-03-19T03:11:21.246Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3887 | 2026-03-19T03:11:21.250Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 3888 | 2026-03-19T03:11:21.365Z | |
| 3889 | 2026-03-19T03:11:21.365Z | info: running `cargo check --bins` on oximeter-collector (202/259) |
| 3890 | 2026-03-19T03:11:22.095Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3891 | 2026-03-19T03:11:22.099Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3892 | 2026-03-19T03:11:22.348Z | Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client) |
| 3893 | 2026-03-19T03:11:22.352Z | Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api) |
| 3894 | 2026-03-19T03:11:23.193Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 3895 | 2026-03-19T03:11:25.218Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.84s |
| 3896 | 2026-03-19T03:11:25.464Z | |
| 3897 | 2026-03-19T03:11:25.465Z | info: running `cargo check --bins` on oximeter-api (203/259) |
| 3898 | 2026-03-19T03:11:26.143Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3899 | 2026-03-19T03:11:26.152Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3900 | 2026-03-19T03:11:26.152Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3901 | 2026-03-19T03:11:26.152Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 3902 | 2026-03-19T03:11:26.255Z | |
| 3903 | 2026-03-19T03:11:26.255Z | info: running `cargo check --bins` on cert-dev (204/259) |
| 3904 | 2026-03-19T03:11:26.940Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3905 | 2026-03-19T03:11:26.948Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3906 | 2026-03-19T03:11:27.088Z | Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev) |
| 3907 | 2026-03-19T03:11:27.505Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.15s |
| 3908 | 2026-03-19T03:11:27.669Z | |
| 3909 | 2026-03-19T03:11:27.669Z | info: running `cargo check --bins` on clickana (205/259) |
| 3910 | 2026-03-19T03:11:28.335Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3911 | 2026-03-19T03:11:28.366Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3912 | 2026-03-19T03:11:28.514Z | Compiling darling_core v0.23.0 |
| 3913 | 2026-03-19T03:11:28.640Z | Compiling instability v0.3.11 |
| 3914 | 2026-03-19T03:11:28.664Z | Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions) |
| 3915 | 2026-03-19T03:11:28.668Z | Checking castaway v0.2.4 |
| 3916 | 2026-03-19T03:11:28.684Z | Compiling indoc v2.0.7 |
| 3917 | 2026-03-19T03:11:28.695Z | Checking unicode-truncate v1.1.0 |
| 3918 | 2026-03-19T03:11:28.700Z | Checking lru v0.12.5 |
| 3919 | 2026-03-19T03:11:28.726Z | Checking cassowary v0.3.0 |
| 3920 | 2026-03-19T03:11:28.799Z | Checking compact_str v0.8.1 |
| 3921 | 2026-03-19T03:11:29.946Z | Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types) |
| 3922 | 2026-03-19T03:11:30.164Z | Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client) |
| 3923 | 2026-03-19T03:11:30.635Z | Compiling darling_macro v0.23.0 |
| 3924 | 2026-03-19T03:11:31.158Z | Compiling darling v0.23.0 |
| 3925 | 2026-03-19T03:11:31.952Z | Checking ratatui v0.29.0 |
| 3926 | 2026-03-19T03:11:33.500Z | Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana) |
| 3927 | 2026-03-19T03:11:34.348Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.70s |
| 3928 | 2026-03-19T03:11:34.572Z | |
| 3929 | 2026-03-19T03:11:34.572Z | info: running `cargo check --bins` on clickhouse-cluster-dev (206/259) |
| 3930 | 2026-03-19T03:11:35.316Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3931 | 2026-03-19T03:11:35.320Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3932 | 2026-03-19T03:11:35.565Z | Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils) |
| 3933 | 2026-03-19T03:11:35.569Z | Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils) |
| 3934 | 2026-03-19T03:11:36.308Z | Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev) |
| 3935 | 2026-03-19T03:11:36.822Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s |
| 3936 | 2026-03-19T03:11:37.069Z | |
| 3937 | 2026-03-19T03:11:37.069Z | info: running `cargo check --bins` on ch-dev (207/259) |
| 3938 | 2026-03-19T03:11:37.811Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3939 | 2026-03-19T03:11:37.815Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3940 | 2026-03-19T03:11:38.059Z | Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev) |
| 3941 | 2026-03-19T03:11:38.985Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s |
| 3942 | 2026-03-19T03:11:39.234Z | |
| 3943 | 2026-03-19T03:11:39.234Z | info: running `cargo check --bins` on dev-tools-common (208/259) |
| 3944 | 2026-03-19T03:11:39.777Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3945 | 2026-03-19T03:11:39.781Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3946 | 2026-03-19T03:11:39.782Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3947 | 2026-03-19T03:11:39.786Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s |
| 3948 | 2026-03-19T03:11:39.850Z | |
| 3949 | 2026-03-19T03:11:39.850Z | info: running `cargo check --bins` on crdb-seed (209/259) |
| 3950 | 2026-03-19T03:11:40.587Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3951 | 2026-03-19T03:11:40.591Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3952 | 2026-03-19T03:11:40.831Z | Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed) |
| 3953 | 2026-03-19T03:11:41.368Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.51s |
| 3954 | 2026-03-19T03:11:41.616Z | |
| 3955 | 2026-03-19T03:11:41.616Z | info: running `cargo check --bins` on db-dev (210/259) |
| 3956 | 2026-03-19T03:11:42.352Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3957 | 2026-03-19T03:11:42.355Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3958 | 2026-03-19T03:11:42.602Z | Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev) |
| 3959 | 2026-03-19T03:11:43.539Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s |
| 3960 | 2026-03-19T03:11:43.783Z | |
| 3961 | 2026-03-19T03:11:43.783Z | info: running `cargo check --bins` on omicron-dev-lib (211/259) |
| 3962 | 2026-03-19T03:11:44.520Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3963 | 2026-03-19T03:11:44.524Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3964 | 2026-03-19T03:11:44.524Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 3965 | 2026-03-19T03:11:44.528Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 3966 | 2026-03-19T03:11:44.639Z | |
| 3967 | 2026-03-19T03:11:44.639Z | info: running `cargo check --bins` on xtask-downloader (212/259) |
| 3968 | 2026-03-19T03:11:45.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3969 | 2026-03-19T03:11:45.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3970 | 2026-03-19T03:11:45.475Z | Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader) |
| 3971 | 2026-03-19T03:11:46.351Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.70s |
| 3972 | 2026-03-19T03:11:46.579Z | |
| 3973 | 2026-03-19T03:11:46.579Z | info: running `cargo check --bins` on omicron-dropshot-apis (213/259) |
| 3974 | 2026-03-19T03:11:47.315Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 3975 | 2026-03-19T03:11:47.319Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 3976 | 2026-03-19T03:11:47.611Z | Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3977 | 2026-03-19T03:11:47.611Z | Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3978 | 2026-03-19T03:11:47.615Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3979 | 2026-03-19T03:11:47.616Z | Checking git-stub v1.0.0 |
| 3980 | 2026-03-19T03:11:47.616Z | Compiling trait-variant v0.1.2 |
| 3981 | 2026-03-19T03:11:47.616Z | Checking is_ci v1.2.0 |
| 3982 | 2026-03-19T03:11:47.750Z | Checking maplit v1.0.2 |
| 3983 | 2026-03-19T03:11:47.779Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 3984 | 2026-03-19T03:11:47.872Z | Checking supports-color v3.0.2 |
| 3985 | 2026-03-19T03:11:47.889Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 3986 | 2026-03-19T03:11:48.002Z | Checking git-stub-vcs v0.1.0 |
| 3987 | 2026-03-19T03:11:48.026Z | Checking drift v0.1.3 |
| 3988 | 2026-03-19T03:11:48.044Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 3989 | 2026-03-19T03:11:48.106Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 3990 | 2026-03-19T03:11:48.252Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 3991 | 2026-03-19T03:11:48.347Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 3992 | 2026-03-19T03:11:48.391Z | Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api) |
| 3993 | 2026-03-19T03:11:48.413Z | Checking dropshot-api-manager v0.6.0 |
| 3994 | 2026-03-19T03:11:48.486Z | Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db) |
| 3995 | 2026-03-19T03:11:48.652Z | Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761) |
| 3996 | 2026-03-19T03:11:48.772Z | Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484) |
| 3997 | 2026-03-19T03:11:49.083Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=b31ba90d14636ef6bba9dbb56d756efa249d4b4e#b31ba90d) |
| 3998 | 2026-03-19T03:11:49.453Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 3999 | 2026-03-19T03:11:56.430Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4000 | 2026-03-19T03:11:57.829Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4001 | 2026-03-19T03:11:58.617Z | Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis) |
| 4002 | 2026-03-19T03:11:59.148Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.56s |
| 4003 | 2026-03-19T03:11:59.384Z | |
| 4004 | 2026-03-19T03:11:59.384Z | info: running `cargo check --bins` on installinator-api (214/259) |
| 4005 | 2026-03-19T03:12:00.070Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4006 | 2026-03-19T03:12:00.074Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4007 | 2026-03-19T03:12:00.074Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4008 | 2026-03-19T03:12:00.078Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4009 | 2026-03-19T03:12:00.182Z | |
| 4010 | 2026-03-19T03:12:00.182Z | info: running `cargo check --bins` on nexus-external-api (215/259) |
| 4011 | 2026-03-19T03:12:00.906Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4012 | 2026-03-19T03:12:00.909Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4013 | 2026-03-19T03:12:00.909Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4014 | 2026-03-19T03:12:00.914Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s |
| 4015 | 2026-03-19T03:12:01.028Z | |
| 4016 | 2026-03-19T03:12:01.028Z | info: running `cargo check --bins` on nexus-internal-api (216/259) |
| 4017 | 2026-03-19T03:12:01.757Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4018 | 2026-03-19T03:12:01.761Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4019 | 2026-03-19T03:12:01.761Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4020 | 2026-03-19T03:12:01.766Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4021 | 2026-03-19T03:12:01.879Z | |
| 4022 | 2026-03-19T03:12:01.879Z | info: running `cargo check --bins` on nexus-lockstep-api (217/259) |
| 4023 | 2026-03-19T03:12:02.609Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4024 | 2026-03-19T03:12:02.613Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4025 | 2026-03-19T03:12:02.613Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4026 | 2026-03-19T03:12:02.618Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4027 | 2026-03-19T03:12:02.730Z | |
| 4028 | 2026-03-19T03:12:02.730Z | info: running `cargo check --bins` on ntp-admin-api (218/259) |
| 4029 | 2026-03-19T03:12:03.418Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4030 | 2026-03-19T03:12:03.422Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4031 | 2026-03-19T03:12:03.422Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4032 | 2026-03-19T03:12:03.426Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.69s |
| 4033 | 2026-03-19T03:12:03.529Z | |
| 4034 | 2026-03-19T03:12:03.529Z | info: running `cargo check --bins` on ntp-admin-types-versions (219/259) |
| 4035 | 2026-03-19T03:12:04.203Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4036 | 2026-03-19T03:12:04.207Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4037 | 2026-03-19T03:12:04.207Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4038 | 2026-03-19T03:12:04.211Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4039 | 2026-03-19T03:12:04.315Z | |
| 4040 | 2026-03-19T03:12:04.315Z | info: running `cargo check --bins` on wicketd-api (220/259) |
| 4041 | 2026-03-19T03:12:05.026Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4042 | 2026-03-19T03:12:05.030Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4043 | 2026-03-19T03:12:05.030Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4044 | 2026-03-19T03:12:05.035Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.71s |
| 4045 | 2026-03-19T03:12:05.142Z | |
| 4046 | 2026-03-19T03:12:05.142Z | info: running `cargo check --bins` on omicron-ls-apis (221/259) |
| 4047 | 2026-03-19T03:12:05.817Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4048 | 2026-03-19T03:12:05.825Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4049 | 2026-03-19T03:12:06.010Z | Checking erased-serde v0.4.9 |
| 4050 | 2026-03-19T03:12:06.097Z | Checking ordered-float v2.10.1 |
| 4051 | 2026-03-19T03:12:06.124Z | Checking unicode-xid v0.2.6 |
| 4052 | 2026-03-19T03:12:06.146Z | Checking cargo-platform v0.2.0 |
| 4053 | 2026-03-19T03:12:06.389Z | Checking serde-value v0.7.0 |
| 4054 | 2026-03-19T03:12:06.562Z | Checking serde-untagged v0.1.9 |
| 4055 | 2026-03-19T03:12:06.776Z | Checking cargo-util-schemas v0.8.2 |
| 4056 | 2026-03-19T03:12:07.771Z | Checking cargo_metadata v0.21.0 |
| 4057 | 2026-03-19T03:12:08.637Z | Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis) |
| 4058 | 2026-03-19T03:12:09.565Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s |
| 4059 | 2026-03-19T03:12:09.760Z | |
| 4060 | 2026-03-19T03:12:09.760Z | info: running `cargo check --bins` on mgs-dev (222/259) |
| 4061 | 2026-03-19T03:12:10.512Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4062 | 2026-03-19T03:12:10.516Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4063 | 2026-03-19T03:12:10.786Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4064 | 2026-03-19T03:12:11.559Z | Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev) |
| 4065 | 2026-03-19T03:12:12.183Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.41s |
| 4066 | 2026-03-19T03:12:12.423Z | |
| 4067 | 2026-03-19T03:12:12.424Z | info: running `cargo check --bins` on omicron-omdb (223/259) |
| 4068 | 2026-03-19T03:12:13.202Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4069 | 2026-03-19T03:12:13.205Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4070 | 2026-03-19T03:12:13.625Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4071 | 2026-03-19T03:12:13.628Z | Compiling vergen-gitcl v1.0.8 |
| 4072 | 2026-03-19T03:12:13.628Z | Compiling dirs-sys-next v0.1.2 |
| 4073 | 2026-03-19T03:12:13.628Z | Compiling diesel_derives v2.3.7 |
| 4074 | 2026-03-19T03:12:13.628Z | Compiling crunchy v0.2.4 |
| 4075 | 2026-03-19T03:12:13.830Z | Compiling glob v0.3.3 |
| 4076 | 2026-03-19T03:12:13.869Z | Compiling dsl_auto_type v0.2.0 |
| 4077 | 2026-03-19T03:12:13.872Z | Checking scheduled-thread-pool v0.2.7 |
| 4078 | 2026-03-19T03:12:14.032Z | Compiling dirs-next v2.0.0 |
| 4079 | 2026-03-19T03:12:14.052Z | Compiling diesel_table_macro_syntax v0.3.0 |
| 4080 | 2026-03-19T03:12:14.102Z | Compiling tiny-keccak v2.0.2 |
| 4081 | 2026-03-19T03:12:14.181Z | Compiling term v0.7.0 |
| 4082 | 2026-03-19T03:12:14.202Z | Checking r2d2 v0.8.10 |
| 4083 | 2026-03-19T03:12:14.321Z | Compiling bit-vec v0.6.3 |
| 4084 | 2026-03-19T03:12:14.365Z | Compiling clang-sys v1.8.1 |
| 4085 | 2026-03-19T03:12:14.391Z | Checking downcast-rs v2.0.2 |
| 4086 | 2026-03-19T03:12:14.514Z | Compiling itertools v0.10.5 |
| 4087 | 2026-03-19T03:12:14.606Z | Compiling bit-set v0.5.3 |
| 4088 | 2026-03-19T03:12:14.816Z | Compiling ascii-canvas v3.0.0 |
| 4089 | 2026-03-19T03:12:14.864Z | Compiling ena v0.14.4 |
| 4090 | 2026-03-19T03:12:14.941Z | Compiling libloading v0.8.9 |
| 4091 | 2026-03-19T03:12:14.980Z | Compiling diff v0.1.13 |
| 4092 | 2026-03-19T03:12:15.034Z | Compiling regex-syntax v0.6.29 |
| 4093 | 2026-03-19T03:12:15.129Z | Compiling bindgen v0.71.1 |
| 4094 | 2026-03-19T03:12:15.212Z | Compiling cexpr v0.6.0 |
| 4095 | 2026-03-19T03:12:15.323Z | Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema) |
| 4096 | 2026-03-19T03:12:15.560Z | Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common) |
| 4097 | 2026-03-19T03:12:15.719Z | Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4098 | 2026-03-19T03:12:15.748Z | Compiling libxml v0.3.3 |
| 4099 | 2026-03-19T03:12:15.975Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4100 | 2026-03-19T03:12:16.061Z | Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros) |
| 4101 | 2026-03-19T03:12:16.132Z | Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4102 | 2026-03-19T03:12:16.386Z | Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults) |
| 4103 | 2026-03-19T03:12:16.406Z | Compiling strum_macros v0.24.3 |
| 4104 | 2026-03-19T03:12:16.472Z | Compiling indoc v1.0.9 |
| 4105 | 2026-03-19T03:12:17.077Z | Compiling lalrpop v0.19.12 |
| 4106 | 2026-03-19T03:12:17.831Z | Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4107 | 2026-03-19T03:12:18.015Z | Checking derive_builder v0.20.2 |
| 4108 | 2026-03-19T03:12:18.065Z | Compiling oso-derive v0.27.3 |
| 4109 | 2026-03-19T03:12:18.161Z | Checking quick-xml v0.37.5 |
| 4110 | 2026-03-19T03:12:18.292Z | Compiling impl-trait-for-tuples v0.2.3 |
| 4111 | 2026-03-19T03:12:18.703Z | Checking openssl-probe v0.1.6 |
| 4112 | 2026-03-19T03:12:18.875Z | Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros) |
| 4113 | 2026-03-19T03:12:19.387Z | Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4114 | 2026-03-19T03:12:19.626Z | Checking bb8 v0.8.6 |
| 4115 | 2026-03-19T03:12:19.872Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4116 | 2026-03-19T03:12:19.991Z | Checking nonempty v0.12.0 |
| 4117 | 2026-03-19T03:12:20.142Z | Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4118 | 2026-03-19T03:12:20.202Z | Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4119 | 2026-03-19T03:12:20.421Z | Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb) |
| 4120 | 2026-03-19T03:12:20.447Z | Checking support-bundle-viewer v0.1.2 |
| 4121 | 2026-03-19T03:12:20.493Z | Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4122 | 2026-03-19T03:12:20.674Z | Checking multimap v0.10.1 |
| 4123 | 2026-03-19T03:12:21.809Z | Checking diesel v2.3.7 |
| 4124 | 2026-03-19T03:12:23.491Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4125 | 2026-03-19T03:12:25.004Z | Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client) |
| 4126 | 2026-03-19T03:12:25.488Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4127 | 2026-03-19T03:12:25.619Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4128 | 2026-03-19T03:12:26.981Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4129 | 2026-03-19T03:12:27.310Z | Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer) |
| 4130 | 2026-03-19T03:12:27.565Z | Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client) |
| 4131 | 2026-03-19T03:12:28.247Z | Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway) |
| 4132 | 2026-03-19T03:12:30.885Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4133 | 2026-03-19T03:12:37.363Z | Compiling samael v0.0.19 |
| 4134 | 2026-03-19T03:12:42.201Z | Checking diesel-dtrace v0.5.0 |
| 4135 | 2026-03-19T03:12:42.517Z | Checking async-bb8-diesel v0.2.1 |
| 4136 | 2026-03-19T03:12:43.920Z | Compiling polar-core v0.27.3 |
| 4137 | 2026-03-19T03:12:49.828Z | Checking oso v0.27.3 |
| 4138 | 2026-03-19T03:13:45.478Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4139 | 2026-03-19T03:14:32.829Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s |
| 4140 | 2026-03-19T03:14:33.086Z | |
| 4141 | 2026-03-19T03:14:33.086Z | info: running `cargo check --bins` on nexus-reconfigurator-preparation (224/259) |
| 4142 | 2026-03-19T03:14:33.839Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4143 | 2026-03-19T03:14:33.842Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4144 | 2026-03-19T03:14:33.842Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4145 | 2026-03-19T03:14:33.848Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s |
| 4146 | 2026-03-19T03:14:33.966Z | |
| 4147 | 2026-03-19T03:14:33.966Z | info: running `cargo check --bins` on nexus-saga-recovery (225/259) |
| 4148 | 2026-03-19T03:14:34.720Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4149 | 2026-03-19T03:14:34.724Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4150 | 2026-03-19T03:14:34.724Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4151 | 2026-03-19T03:14:34.729Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4152 | 2026-03-19T03:14:34.844Z | |
| 4153 | 2026-03-19T03:14:34.844Z | info: running `cargo check --bins` on nexus-test-utils-macros (226/259) |
| 4154 | 2026-03-19T03:14:35.518Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4155 | 2026-03-19T03:14:35.521Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4156 | 2026-03-19T03:14:35.521Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4157 | 2026-03-19T03:14:35.526Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4158 | 2026-03-19T03:14:35.625Z | |
| 4159 | 2026-03-19T03:14:35.625Z | info: running `cargo check --bins --no-default-features` on omicron-nexus (227/259) |
| 4160 | 2026-03-19T03:14:36.402Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4161 | 2026-03-19T03:14:36.406Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4162 | 2026-03-19T03:14:36.825Z | Compiling libz-sys v1.1.24 |
| 4163 | 2026-03-19T03:14:36.980Z | Compiling libgit2-sys v0.18.3+1.9.2 |
| 4164 | 2026-03-19T03:14:36.999Z | Compiling vergen-git2 v1.0.7 |
| 4165 | 2026-03-19T03:14:37.016Z | Compiling rustls v0.21.12 |
| 4166 | 2026-03-19T03:14:37.034Z | Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4167 | 2026-03-19T03:14:37.053Z | Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4168 | 2026-03-19T03:14:37.056Z | Checking rustls-webpki v0.101.7 |
| 4169 | 2026-03-19T03:14:37.056Z | Checking sct v0.7.1 |
| 4170 | 2026-03-19T03:14:37.261Z | Compiling nix v0.29.0 |
| 4171 | 2026-03-19T03:14:37.283Z | Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4172 | 2026-03-19T03:14:37.303Z | Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4173 | 2026-03-19T03:14:37.354Z | Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4174 | 2026-03-19T03:14:37.494Z | Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4175 | 2026-03-19T03:14:37.661Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4176 | 2026-03-19T03:14:37.683Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4177 | 2026-03-19T03:14:37.751Z | Checking rustls-pemfile v1.0.4 |
| 4178 | 2026-03-19T03:14:37.916Z | Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client) |
| 4179 | 2026-03-19T03:14:38.087Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4180 | 2026-03-19T03:14:38.274Z | Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e) |
| 4181 | 2026-03-19T03:14:38.319Z | Checking twox-hash v2.1.2 |
| 4182 | 2026-03-19T03:14:38.433Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4183 | 2026-03-19T03:14:39.281Z | Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api) |
| 4184 | 2026-03-19T03:14:39.281Z | Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api) |
| 4185 | 2026-03-19T03:14:39.322Z | Checking tokio-rustls v0.24.1 |
| 4186 | 2026-03-19T03:14:39.344Z | Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api) |
| 4187 | 2026-03-19T03:14:39.572Z | Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface) |
| 4188 | 2026-03-19T03:14:39.751Z | Checking fatfs v0.3.6 |
| 4189 | 2026-03-19T03:14:40.160Z | Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df) |
| 4190 | 2026-03-19T03:14:40.177Z | Compiling seq-macro v0.3.6 |
| 4191 | 2026-03-19T03:14:45.185Z | Compiling git2 v0.20.4 |
| 4192 | 2026-03-19T03:14:46.209Z | Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4193 | 2026-03-19T03:14:46.368Z | Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df) |
| 4194 | 2026-03-19T03:14:48.434Z | Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a) |
| 4195 | 2026-03-19T03:15:57.168Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4196 | 2026-03-19T03:15:57.430Z | |
| 4197 | 2026-03-19T03:15:57.431Z | info: running `cargo check --bins --no-default-features --features multicast` on omicron-nexus (228/259) |
| 4198 | 2026-03-19T03:15:58.275Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4199 | 2026-03-19T03:15:58.279Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4200 | 2026-03-19T03:15:58.658Z | Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4201 | 2026-03-19T03:16:59.248Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s |
| 4202 | 2026-03-19T03:16:59.502Z | |
| 4203 | 2026-03-19T03:16:59.502Z | info: running `cargo check --bins` on nexus-background-task-interface (229/259) |
| 4204 | 2026-03-19T03:17:00.247Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4205 | 2026-03-19T03:17:00.270Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4206 | 2026-03-19T03:17:00.270Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4207 | 2026-03-19T03:17:00.270Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4208 | 2026-03-19T03:17:00.294Z | |
| 4209 | 2026-03-19T03:17:00.296Z | info: running `cargo check --bins` on nexus-metrics-producer-gc (230/259) |
| 4210 | 2026-03-19T03:17:01.040Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4211 | 2026-03-19T03:17:01.045Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4212 | 2026-03-19T03:17:01.045Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4213 | 2026-03-19T03:17:01.053Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4214 | 2026-03-19T03:17:01.166Z | |
| 4215 | 2026-03-19T03:17:01.166Z | info: running `cargo check --bins` on nexus-mgs-updates (231/259) |
| 4216 | 2026-03-19T03:17:01.925Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4217 | 2026-03-19T03:17:01.935Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4218 | 2026-03-19T03:17:01.935Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4219 | 2026-03-19T03:17:01.935Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s |
| 4220 | 2026-03-19T03:17:02.027Z | |
| 4221 | 2026-03-19T03:17:02.027Z | info: running `cargo check --bins` on nexus-networking (232/259) |
| 4222 | 2026-03-19T03:17:02.779Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4223 | 2026-03-19T03:17:02.790Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4224 | 2026-03-19T03:17:02.790Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4225 | 2026-03-19T03:17:02.794Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4226 | 2026-03-19T03:17:02.903Z | |
| 4227 | 2026-03-19T03:17:02.904Z | info: running `cargo check --bins` on nexus-reconfigurator-execution (233/259) |
| 4228 | 2026-03-19T03:17:03.656Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4229 | 2026-03-19T03:17:03.668Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4230 | 2026-03-19T03:17:03.668Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4231 | 2026-03-19T03:17:03.673Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4232 | 2026-03-19T03:17:03.788Z | |
| 4233 | 2026-03-19T03:17:03.788Z | info: running `cargo check --bins` on nexus-reconfigurator-rendezvous (234/259) |
| 4234 | 2026-03-19T03:17:04.537Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4235 | 2026-03-19T03:17:04.541Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4236 | 2026-03-19T03:17:04.541Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4237 | 2026-03-19T03:17:04.545Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4238 | 2026-03-19T03:17:04.662Z | |
| 4239 | 2026-03-19T03:17:04.662Z | info: running `cargo check --bins --no-default-features` on nexus-fm (235/259) |
| 4240 | 2026-03-19T03:17:05.399Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4241 | 2026-03-19T03:17:05.405Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4242 | 2026-03-19T03:17:05.406Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4243 | 2026-03-19T03:17:05.418Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s |
| 4244 | 2026-03-19T03:17:05.520Z | |
| 4245 | 2026-03-19T03:17:05.520Z | info: running `cargo check --bins --no-default-features --features testing` on nexus-fm (236/259) |
| 4246 | 2026-03-19T03:17:06.293Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4247 | 2026-03-19T03:17:06.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4248 | 2026-03-19T03:17:06.298Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4249 | 2026-03-19T03:17:06.298Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s |
| 4250 | 2026-03-19T03:17:06.398Z | |
| 4251 | 2026-03-19T03:17:06.399Z | info: running `cargo check --bins` on omicron-dev (237/259) |
| 4252 | 2026-03-19T03:17:07.220Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4253 | 2026-03-19T03:17:07.237Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4254 | 2026-03-19T03:17:07.647Z | Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils) |
| 4255 | 2026-03-19T03:17:07.658Z | Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4256 | 2026-03-19T03:17:07.838Z | Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin) |
| 4257 | 2026-03-19T03:17:07.931Z | Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils) |
| 4258 | 2026-03-19T03:17:07.932Z | Checking yansi v1.0.1 |
| 4259 | 2026-03-19T03:17:07.932Z | Checking diff v0.1.13 |
| 4260 | 2026-03-19T03:17:07.943Z | Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent) |
| 4261 | 2026-03-19T03:17:07.943Z | Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector) |
| 4262 | 2026-03-19T03:17:08.045Z | Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev) |
| 4263 | 2026-03-19T03:17:08.226Z | Checking pretty_assertions v1.4.1 |
| 4264 | 2026-03-19T03:17:09.116Z | Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils) |
| 4265 | 2026-03-19T03:17:42.618Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4266 | 2026-03-19T03:17:42.645Z | Checking nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface) |
| 4267 | 2026-03-19T03:17:42.645Z | Checking nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery) |
| 4268 | 2026-03-19T03:17:42.645Z | Checking nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc) |
| 4269 | 2026-03-19T03:17:42.645Z | Checking nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation) |
| 4270 | 2026-03-19T03:17:42.646Z | Checking nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous) |
| 4271 | 2026-03-19T03:17:43.540Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4272 | 2026-03-19T03:17:45.008Z | Checking omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus) |
| 4273 | 2026-03-19T03:18:45.446Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s |
| 4274 | 2026-03-19T03:18:45.713Z | |
| 4275 | 2026-03-19T03:18:45.713Z | info: running `cargo check --bins` on omicron-pins (238/259) |
| 4276 | 2026-03-19T03:18:46.436Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4277 | 2026-03-19T03:18:46.519Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4278 | 2026-03-19T03:18:46.519Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4279 | 2026-03-19T03:18:46.519Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.68s |
| 4280 | 2026-03-19T03:18:46.710Z | |
| 4281 | 2026-03-19T03:18:46.710Z | info: running `cargo check --bins` on omicron-reconfigurator-exec-unsafe (239/259) |
| 4282 | 2026-03-19T03:18:47.238Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4283 | 2026-03-19T03:18:47.264Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4284 | 2026-03-19T03:18:47.601Z | Checking nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model) |
| 4285 | 2026-03-19T03:18:47.715Z | Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates) |
| 4286 | 2026-03-19T03:18:47.747Z | Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe) |
| 4287 | 2026-03-19T03:19:25.844Z | Checking nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data) |
| 4288 | 2026-03-19T03:19:26.090Z | Checking nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth) |
| 4289 | 2026-03-19T03:19:27.920Z | Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors) |
| 4290 | 2026-03-19T03:19:28.525Z | Checking nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup) |
| 4291 | 2026-03-19T03:19:33.122Z | Checking nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries) |
| 4292 | 2026-03-19T03:20:05.154Z | Checking nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking) |
| 4293 | 2026-03-19T03:20:06.028Z | Checking nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution) |
| 4294 | 2026-03-19T03:20:08.212Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s |
| 4295 | 2026-03-19T03:20:08.416Z | |
| 4296 | 2026-03-19T03:20:08.417Z | info: running `cargo check --bins` on reconfigurator-sp-updater (240/259) |
| 4297 | 2026-03-19T03:20:09.765Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4298 | 2026-03-19T03:20:09.879Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4299 | 2026-03-19T03:20:09.893Z | Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater) |
| 4300 | 2026-03-19T03:20:10.286Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.86s |
| 4301 | 2026-03-19T03:20:10.618Z | |
| 4302 | 2026-03-19T03:20:10.618Z | info: running `cargo check --bins` on omicron-releng (241/259) |
| 4303 | 2026-03-19T03:20:11.251Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4304 | 2026-03-19T03:20:11.298Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4305 | 2026-03-19T03:20:11.434Z | Compiling blake3 v1.8.3 |
| 4306 | 2026-03-19T03:20:11.617Z | Checking constant_time_eq v0.4.2 |
| 4307 | 2026-03-19T03:20:11.687Z | Checking arrayvec v0.7.6 |
| 4308 | 2026-03-19T03:20:11.715Z | Checking arrayref v0.3.9 |
| 4309 | 2026-03-19T03:20:11.715Z | Checking topological-sort v0.2.2 |
| 4310 | 2026-03-19T03:20:11.715Z | Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins) |
| 4311 | 2026-03-19T03:20:11.715Z | Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common) |
| 4312 | 2026-03-19T03:20:11.715Z | Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516) |
| 4313 | 2026-03-19T03:20:11.792Z | Checking shell-words v1.1.1 |
| 4314 | 2026-03-19T03:20:12.643Z | Checking omicron-zone-package v0.12.2 |
| 4315 | 2026-03-19T03:20:13.612Z | Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng) |
| 4316 | 2026-03-19T03:20:14.710Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.17s |
| 4317 | 2026-03-19T03:20:14.954Z | |
| 4318 | 2026-03-19T03:20:14.954Z | info: running `cargo check --bins` on omicron-repo-depot-standalone (242/259) |
| 4319 | 2026-03-19T03:20:15.953Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4320 | 2026-03-19T03:20:15.953Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4321 | 2026-03-19T03:20:15.953Z | Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api) |
| 4322 | 2026-03-19T03:20:16.200Z | Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone) |
| 4323 | 2026-03-19T03:20:16.714Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.78s |
| 4324 | 2026-03-19T03:20:19.902Z | |
| 4325 | 2026-03-19T03:20:19.902Z | info: running `cargo check --bins` on xtask (243/259) |
| 4326 | 2026-03-19T03:20:20.151Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4327 | 2026-03-19T03:20:20.151Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4328 | 2026-03-19T03:20:20.151Z | Checking libc v0.2.180 |
| 4329 | 2026-03-19T03:20:20.151Z | Checking serde v1.0.228 |
| 4330 | 2026-03-19T03:20:20.151Z | Checking zerofrom v0.1.6 |
| 4331 | 2026-03-19T03:20:20.151Z | Checking bitflags v2.11.0 |
| 4332 | 2026-03-19T03:20:20.151Z | Checking hashbrown v0.16.1 |
| 4333 | 2026-03-19T03:20:20.151Z | Checking smallvec v1.15.1 |
| 4334 | 2026-03-19T03:20:20.151Z | Checking serde_json v1.0.149 |
| 4335 | 2026-03-19T03:20:20.151Z | Checking scroll v0.12.0 |
| 4336 | 2026-03-19T03:20:20.151Z | Checking yoke v0.8.1 |
| 4337 | 2026-03-19T03:20:20.151Z | Checking num-traits v0.2.19 |
| 4338 | 2026-03-19T03:20:20.151Z | Checking thiserror v1.0.69 |
| 4339 | 2026-03-19T03:20:20.151Z | Checking log v0.4.29 |
| 4340 | 2026-03-19T03:20:20.151Z | Checking zerovec v0.11.5 |
| 4341 | 2026-03-19T03:20:20.151Z | Checking zerotrie v0.2.3 |
| 4342 | 2026-03-19T03:20:20.151Z | Checking errno v0.3.14 |
| 4343 | 2026-03-19T03:20:20.152Z | Checking serde_spanned v0.6.9 |
| 4344 | 2026-03-19T03:20:20.152Z | Checking toml_datetime v0.6.11 |
| 4345 | 2026-03-19T03:20:20.152Z | Checking rustix v1.1.3 |
| 4346 | 2026-03-19T03:20:20.152Z | Checking indexmap v2.13.0 |
| 4347 | 2026-03-19T03:20:20.152Z | Checking percent-encoding v2.3.2 |
| 4348 | 2026-03-19T03:20:20.152Z | Checking goblin v0.8.2 |
| 4349 | 2026-03-19T03:20:20.152Z | Checking zerocopy v0.7.35 |
| 4350 | 2026-03-19T03:20:20.152Z | Checking form_urlencoded v1.2.2 |
| 4351 | 2026-03-19T03:20:20.177Z | Checking getrandom v0.4.1 |
| 4352 | 2026-03-19T03:20:20.177Z | Checking tinystr v0.8.2 |
| 4353 | 2026-03-19T03:20:20.178Z | Checking potential_utf v0.1.4 |
| 4354 | 2026-03-19T03:20:20.178Z | Checking ordered-float v2.10.1 |
| 4355 | 2026-03-19T03:20:20.178Z | Checking thiserror v2.0.18 |
| 4356 | 2026-03-19T03:20:20.178Z | Checking icu_collections v2.1.1 |
| 4357 | 2026-03-19T03:20:20.178Z | Checking icu_locale_core v2.1.1 |
| 4358 | 2026-03-19T03:20:20.178Z | Checking syn v2.0.117 |
| 4359 | 2026-03-19T03:20:20.178Z | Checking serde-value v0.7.0 |
| 4360 | 2026-03-19T03:20:20.178Z | Checking toml_edit v0.22.27 |
| 4361 | 2026-03-19T03:20:20.178Z | Checking dtrace-parser v0.2.0 |
| 4362 | 2026-03-19T03:20:20.178Z | Checking thread-id v4.2.2 |
| 4363 | 2026-03-19T03:20:20.178Z | Checking once_cell v1.21.3 |
| 4364 | 2026-03-19T03:20:20.178Z | Checking cargo-platform v0.2.0 |
| 4365 | 2026-03-19T03:20:20.178Z | Checking terminal_size v0.4.3 |
| 4366 | 2026-03-19T03:20:20.178Z | Checking memmap v0.7.0 |
| 4367 | 2026-03-19T03:20:20.178Z | Checking tempfile v3.25.0 |
| 4368 | 2026-03-19T03:20:20.178Z | Checking clap_builder v4.5.60 |
| 4369 | 2026-03-19T03:20:20.178Z | Checking textwrap v0.16.2 |
| 4370 | 2026-03-19T03:20:20.178Z | Checking icu_provider v2.1.1 |
| 4371 | 2026-03-19T03:20:20.178Z | Checking fs-err v3.3.0 |
| 4372 | 2026-03-19T03:20:20.178Z | Checking camino-tempfile v1.4.1 |
| 4373 | 2026-03-19T03:20:20.178Z | Checking tabled v0.15.0 |
| 4374 | 2026-03-19T03:20:20.433Z | Checking anyhow v1.0.102 |
| 4375 | 2026-03-19T03:20:20.434Z | Checking icu_properties v2.1.2 |
| 4376 | 2026-03-19T03:20:20.434Z | Checking icu_normalizer v2.1.1 |
| 4377 | 2026-03-19T03:20:20.666Z | Checking macaddr v1.0.1 |
| 4378 | 2026-03-19T03:20:20.666Z | Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common) |
| 4379 | 2026-03-19T03:20:20.845Z | Checking toml v0.8.23 |
| 4380 | 2026-03-19T03:20:21.019Z | Checking dof v0.3.0 |
| 4381 | 2026-03-19T03:20:21.097Z | Checking cargo_toml v0.21.0 |
| 4382 | 2026-03-19T03:20:21.141Z | Checking idna_adapter v1.2.1 |
| 4383 | 2026-03-19T03:20:21.226Z | Checking clap v4.5.60 |
| 4384 | 2026-03-19T03:20:21.308Z | Checking idna v1.1.0 |
| 4385 | 2026-03-19T03:20:21.504Z | Checking usdt-impl v0.5.0 |
| 4386 | 2026-03-19T03:20:21.548Z | Checking url v2.5.8 |
| 4387 | 2026-03-19T03:20:21.841Z | Checking usdt v0.5.0 |
| 4388 | 2026-03-19T03:20:22.023Z | Checking cargo-util-schemas v0.8.2 |
| 4389 | 2026-03-19T03:20:23.029Z | Checking cargo_metadata v0.21.0 |
| 4390 | 2026-03-19T03:20:23.914Z | Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask) |
| 4391 | 2026-03-19T03:20:24.532Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.54s |
| 4392 | 2026-03-19T03:20:24.668Z | |
| 4393 | 2026-03-19T03:20:24.668Z | info: running `cargo check --bins` on end-to-end-tests (244/259) |
| 4394 | 2026-03-19T03:20:25.468Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4395 | 2026-03-19T03:20:25.551Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4396 | 2026-03-19T03:20:25.733Z | Checking polyval v0.6.2 |
| 4397 | 2026-03-19T03:20:25.885Z | Checking ctr v0.9.2 |
| 4398 | 2026-03-19T03:20:25.915Z | Checking ssh-encoding v0.2.0 |
| 4399 | 2026-03-19T03:20:25.922Z | Checking blowfish v0.9.1 |
| 4400 | 2026-03-19T03:20:25.942Z | Checking password-hash v0.4.2 |
| 4401 | 2026-03-19T03:20:25.963Z | Checking p256 v0.13.2 |
| 4402 | 2026-03-19T03:20:25.987Z | Checking p521 v0.13.3 |
| 4403 | 2026-03-19T03:20:25.997Z | Checking russh-cryptovec v0.7.3 |
| 4404 | 2026-03-19T03:20:26.065Z | Checking ghash v0.5.1 |
| 4405 | 2026-03-19T03:20:26.085Z | Checking bcrypt-pbkdf v0.10.0 |
| 4406 | 2026-03-19T03:20:26.103Z | Checking md5 v0.7.0 |
| 4407 | 2026-03-19T03:20:26.158Z | Checking num-bigint v0.4.6 |
| 4408 | 2026-03-19T03:20:26.178Z | Checking des v0.8.1 |
| 4409 | 2026-03-19T03:20:26.214Z | Checking aes-gcm v0.10.3 |
| 4410 | 2026-03-19T03:20:26.233Z | Checking pbkdf2 v0.11.0 |
| 4411 | 2026-03-19T03:20:26.286Z | Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4412 | 2026-03-19T03:20:26.303Z | Checking hex-literal v0.4.1 |
| 4413 | 2026-03-19T03:20:26.328Z | Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client) |
| 4414 | 2026-03-19T03:20:26.374Z | Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9) |
| 4415 | 2026-03-19T03:20:26.405Z | Checking ssh-cipher v0.2.0 |
| 4416 | 2026-03-19T03:20:26.426Z | Checking socket2 v0.5.10 |
| 4417 | 2026-03-19T03:20:26.456Z | Checking internet-checksum v0.2.1 |
| 4418 | 2026-03-19T03:20:26.625Z | Checking ssh-key v0.6.7 |
| 4419 | 2026-03-19T03:20:26.803Z | Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc) |
| 4420 | 2026-03-19T03:20:27.525Z | Checking russh-keys v0.45.0 |
| 4421 | 2026-03-19T03:20:28.260Z | Checking russh v0.45.0 |
| 4422 | 2026-03-19T03:20:49.873Z | Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests) |
| 4423 | 2026-03-19T03:20:51.429Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.79s |
| 4424 | 2026-03-19T03:20:51.682Z | |
| 4425 | 2026-03-19T03:20:51.682Z | info: running `cargo check --bins` on gateway-cli (245/259) |
| 4426 | 2026-03-19T03:20:52.380Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4427 | 2026-03-19T03:20:52.384Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4428 | 2026-03-19T03:20:52.563Z | Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions) |
| 4429 | 2026-03-19T03:20:52.708Z | Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types) |
| 4430 | 2026-03-19T03:20:52.714Z | Checking termios v0.3.3 |
| 4431 | 2026-03-19T03:20:54.411Z | Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types) |
| 4432 | 2026-03-19T03:20:54.595Z | Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client) |
| 4433 | 2026-03-19T03:20:57.227Z | Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli) |
| 4434 | 2026-03-19T03:20:57.988Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s |
| 4435 | 2026-03-19T03:20:58.195Z | |
| 4436 | 2026-03-19T03:20:58.195Z | info: running `cargo check --bins --no-default-features` on installinator (246/259) |
| 4437 | 2026-03-19T03:20:58.923Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4438 | 2026-03-19T03:20:58.927Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4439 | 2026-03-19T03:20:59.157Z | Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types) |
| 4440 | 2026-03-19T03:20:59.293Z | Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine) |
| 4441 | 2026-03-19T03:20:59.327Z | Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager) |
| 4442 | 2026-03-19T03:20:59.333Z | Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions) |
| 4443 | 2026-03-19T03:20:59.333Z | Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc) |
| 4444 | 2026-03-19T03:20:59.594Z | Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware) |
| 4445 | 2026-03-19T03:20:59.598Z | Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client) |
| 4446 | 2026-03-19T03:21:00.548Z | Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage) |
| 4447 | 2026-03-19T03:21:00.828Z | Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common) |
| 4448 | 2026-03-19T03:21:00.833Z | Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client) |
| 4449 | 2026-03-19T03:21:01.676Z | Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator) |
| 4450 | 2026-03-19T03:21:03.838Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s |
| 4451 | 2026-03-19T03:21:04.047Z | |
| 4452 | 2026-03-19T03:21:04.047Z | info: running `cargo check --bins` on internal-dns-cli (247/259) |
| 4453 | 2026-03-19T03:21:04.740Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4454 | 2026-03-19T03:21:04.743Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4455 | 2026-03-19T03:21:04.913Z | Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver) |
| 4456 | 2026-03-19T03:21:05.484Z | Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli) |
| 4457 | 2026-03-19T03:21:05.893Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.84s |
| 4458 | 2026-03-19T03:21:06.124Z | |
| 4459 | 2026-03-19T03:21:06.125Z | info: running `cargo check --bins` on omicron-live-tests (248/259) |
| 4460 | 2026-03-19T03:21:06.800Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4461 | 2026-03-19T03:21:06.804Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4462 | 2026-03-19T03:21:06.804Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4463 | 2026-03-19T03:21:06.808Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4464 | 2026-03-19T03:21:06.906Z | |
| 4465 | 2026-03-19T03:21:06.906Z | info: running `cargo check --bins` on live-tests-macros (249/259) |
| 4466 | 2026-03-19T03:21:07.583Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4467 | 2026-03-19T03:21:07.586Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4468 | 2026-03-19T03:21:07.587Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4469 | 2026-03-19T03:21:07.591Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4470 | 2026-03-19T03:21:07.688Z | |
| 4471 | 2026-03-19T03:21:07.689Z | info: running `cargo check --bins` on nexus-reconfigurator-cli-integration-tests (250/259) |
| 4472 | 2026-03-19T03:21:08.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4473 | 2026-03-19T03:21:08.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4474 | 2026-03-19T03:21:08.723Z | Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests) |
| 4475 | 2026-03-19T03:21:09.469Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.77s |
| 4476 | 2026-03-19T03:21:09.709Z | |
| 4477 | 2026-03-19T03:21:09.709Z | info: running `cargo check --bins` on omicron-ntp-admin (251/259) |
| 4478 | 2026-03-19T03:21:10.398Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4479 | 2026-03-19T03:21:10.401Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4480 | 2026-03-19T03:21:10.587Z | Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions) |
| 4481 | 2026-03-19T03:21:10.592Z | Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin) |
| 4482 | 2026-03-19T03:21:10.896Z | Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types) |
| 4483 | 2026-03-19T03:21:10.899Z | Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api) |
| 4484 | 2026-03-19T03:21:11.915Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.20s |
| 4485 | 2026-03-19T03:21:12.136Z | |
| 4486 | 2026-03-19T03:21:12.136Z | info: running `cargo check --bins` on ntp-admin-types (252/259) |
| 4487 | 2026-03-19T03:21:12.809Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4488 | 2026-03-19T03:21:12.813Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4489 | 2026-03-19T03:21:12.813Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4490 | 2026-03-19T03:21:12.817Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4491 | 2026-03-19T03:21:12.915Z | |
| 4492 | 2026-03-19T03:21:12.915Z | info: running `cargo check --bins` on omicron-package (253/259) |
| 4493 | 2026-03-19T03:21:13.640Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4494 | 2026-03-19T03:21:13.645Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4495 | 2026-03-19T03:21:13.822Z | Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package) |
| 4496 | 2026-03-19T03:21:15.209Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.28s |
| 4497 | 2026-03-19T03:21:15.439Z | |
| 4498 | 2026-03-19T03:21:15.439Z | info: running `cargo check --bins` on tqdb (254/259) |
| 4499 | 2026-03-19T03:21:16.191Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4500 | 2026-03-19T03:21:16.195Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4501 | 2026-03-19T03:21:16.517Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4502 | 2026-03-19T03:21:16.966Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4503 | 2026-03-19T03:21:17.676Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4504 | 2026-03-19T03:21:17.683Z | Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types) |
| 4505 | 2026-03-19T03:21:24.326Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4506 | 2026-03-19T03:21:25.248Z | Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol) |
| 4507 | 2026-03-19T03:21:25.252Z | Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions) |
| 4508 | 2026-03-19T03:21:25.252Z | Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client) |
| 4509 | 2026-03-19T03:21:25.253Z | Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples) |
| 4510 | 2026-03-19T03:21:26.241Z | Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils) |
| 4511 | 2026-03-19T03:21:35.906Z | Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types) |
| 4512 | 2026-03-19T03:21:44.363Z | Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory) |
| 4513 | 2026-03-19T03:21:44.366Z | Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config) |
| 4514 | 2026-03-19T03:21:44.366Z | Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy) |
| 4515 | 2026-03-19T03:21:44.367Z | Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim) |
| 4516 | 2026-03-19T03:21:46.263Z | Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning) |
| 4517 | 2026-03-19T03:21:48.094Z | Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation) |
| 4518 | 2026-03-19T03:21:49.015Z | Checking reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli) |
| 4519 | 2026-03-19T03:21:50.762Z | Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb) |
| 4520 | 2026-03-19T03:21:51.480Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.02s |
| 4521 | 2026-03-19T03:21:51.718Z | |
| 4522 | 2026-03-19T03:21:51.718Z | info: running `cargo check --bins` on wicket-dbg (255/259) |
| 4523 | 2026-03-19T03:21:52.443Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4524 | 2026-03-19T03:21:52.447Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4525 | 2026-03-19T03:21:52.684Z | Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss) |
| 4526 | 2026-03-19T03:21:52.688Z | Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore) |
| 4527 | 2026-03-19T03:21:52.836Z | Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords) |
| 4528 | 2026-03-19T03:21:52.868Z | Checking rtoolbox v0.0.3 |
| 4529 | 2026-03-19T03:21:52.872Z | Checking tui-tree-widget v0.23.1 |
| 4530 | 2026-03-19T03:21:53.068Z | Checking rpassword v7.4.0 |
| 4531 | 2026-03-19T03:21:53.210Z | Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions) |
| 4532 | 2026-03-19T03:21:54.118Z | Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions) |
| 4533 | 2026-03-19T03:22:00.806Z | Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types) |
| 4534 | 2026-03-19T03:22:01.733Z | Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common) |
| 4535 | 2026-03-19T03:22:03.153Z | Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client) |
| 4536 | 2026-03-19T03:22:07.344Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4537 | 2026-03-19T03:22:09.921Z | Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg) |
| 4538 | 2026-03-19T03:22:11.112Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.38s |
| 4539 | 2026-03-19T03:22:11.338Z | |
| 4540 | 2026-03-19T03:22:11.338Z | info: running `cargo check --bins` on wicket (256/259) |
| 4541 | 2026-03-19T03:22:12.065Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4542 | 2026-03-19T03:22:12.070Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4543 | 2026-03-19T03:22:12.279Z | Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket) |
| 4544 | 2026-03-19T03:22:12.723Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.37s |
| 4545 | 2026-03-19T03:22:12.976Z | |
| 4546 | 2026-03-19T03:22:12.976Z | info: running `cargo check --bins` on wicketd (257/259) |
| 4547 | 2026-03-19T03:22:13.716Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4548 | 2026-03-19T03:22:13.719Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4549 | 2026-03-19T03:22:13.958Z | Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client) |
| 4550 | 2026-03-19T03:22:13.961Z | Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api) |
| 4551 | 2026-03-19T03:22:14.091Z | Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates) |
| 4552 | 2026-03-19T03:22:14.095Z | Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client) |
| 4553 | 2026-03-19T03:22:15.528Z | Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api) |
| 4554 | 2026-03-19T03:22:16.314Z | Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd) |
| 4555 | 2026-03-19T03:22:20.391Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.40s |
| 4556 | 2026-03-19T03:22:20.634Z | |
| 4557 | 2026-03-19T03:22:20.634Z | info: running `cargo check --bins` on omicron-workspace-hack (258/259) |
| 4558 | 2026-03-19T03:22:21.308Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4559 | 2026-03-19T03:22:21.312Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4560 | 2026-03-19T03:22:21.312Z | warning: target filter `bins` specified, but no targets matched; this is a no-op |
| 4561 | 2026-03-19T03:22:21.315Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.67s |
| 4562 | 2026-03-19T03:22:21.414Z | |
| 4563 | 2026-03-19T03:22:21.414Z | info: running `cargo check --bins` on zone-setup (259/259) |
| 4564 | 2026-03-19T03:22:22.116Z | warning: profile package spec `blake2b_simd` in profile `dev` did not match any packages |
| 4565 | 2026-03-19T03:22:22.120Z | warning: profile package spec `rust-argon2` in profile `dev` did not match any packages |
| 4566 | 2026-03-19T03:22:22.314Z | Checking uzers v0.12.2 |
| 4567 | 2026-03-19T03:22:22.665Z | Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup) |
| 4568 | 2026-03-19T03:22:23.619Z | Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.19s |
| 4569 | 2026-03-19T03:22:23.871Z | |
| 4570 | 2026-03-19T03:22:23.875Z | real 19:16.337481949 |
| 4571 | 2026-03-19T03:22:23.875Z | user 28:44.922549958 |
| 4572 | 2026-03-19T03:22:23.875Z | sys 5:15.363869699 |
| 4573 | 2026-03-19T03:22:23.876Z | trap 0.484404318 |
| 4574 | 2026-03-19T03:22:23.876Z | tflt 0.297617120 |
| 4575 | 2026-03-19T03:22:23.876Z | dflt 0.643071509 |
| 4576 | 2026-03-19T03:22:23.876Z | kflt 0.000969713 |
| 4577 | 2026-03-19T03:22:23.876Z | lock 1:45:26.017222329 |
| 4578 | 2026-03-19T03:22:23.876Z | slp 2:14:53.578940228 |
| 4579 | 2026-03-19T03:22:23.876Z | lat 1:26.176819244 |
| 4580 | 2026-03-19T03:22:23.876Z | stop 5:27.084841195 |
| 4581 | 2026-03-19T03:22:23.876Z | process exited: duration 1500268 ms, exit code 0 |
| |
| 4582 | 2026-03-19T03:22:23.884Z | found 0 output files |